Pull request #3897 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 6188f306df09559b8d149e3f27915f9c3123d865+de3e46c9e66e58c3746600f5f36eb4922299a402 (06f08dba488211cf101def3c8391943dd8e72763) 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-ssh1134085331346656826.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1169353637437504412.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/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-3897/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17744429298012359787.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12755349443923231144.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/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-3897/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17699410962053961047.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-7739 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit de3e46c9e66e58c3746600f5f36eb4922299a402 into PR head commit 6188f306df09559b8d149e3f27915f9c3123d865 Merge succeeded, producing 6188f306df09559b8d149e3f27915f9c3123d865 Checking out Revision 6188f306df09559b8d149e3f27915f9c3123d865 (PR-3897) > git config core.sparsecheckout # timeout=10 > git checkout -f 6188f306df09559b8d149e3f27915f9c3123d865 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge de3e46c9e66e58c3746600f5f36eb4922299a402 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6188f306df09559b8d149e3f27915f9c3123d865 # timeout=10 Commit message: "feat(security): Update SPIFFE_TRUSTDOMAIN and SPIFFE_ENDPOINTSOCKET based on the WG discussion and decision" First time build. Skipping changelog. > git rev-list --no-walk 55ce91e16f67b25920ca415a4106a2722ab38ad5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-16T23:29:12.610Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-16T23:29:12.653Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-16T23:29:12.669Z] ========================================================= [2022-03-16T23:29:12.669Z] EdgeX Global Pipelines Version Info [2022-03-16T23:29:12.669Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-16T23:29:13.404Z] ------------------- [2022-03-16T23:29:13.404Z] stable info: [2022-03-16T23:29:13.404Z] ------------------- [2022-03-16T23:29:13.404Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-16T23:29:13.404Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-16T23:29:13.404Z] Message: update stable to v1.0.221 [2022-03-16T23:29:13.978Z] ------------------- [2022-03-16T23:29:13.978Z] experimental info: [2022-03-16T23:29:13.978Z] ------------------- [2022-03-16T23:29:13.978Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-16T23:29:13.978Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-16T23:29:13.978Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-16T23:29:14.111Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-16T23:29:14.125Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-16T23:29:14.135Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-16T23:29:14.147Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-16T23:29:14.160Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-16T23:29:14.171Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-16T23:29:14.185Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-16T23:29:14.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-16T23:29:14.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-16T23:29:14.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-16T23:29:14.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-16T23:29:14.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-16T23:29:14.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-16T23:29:14.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-16T23:29:14.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-16T23:29:14.296Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-16T23:29:14.308Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-16T23:29:14.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-16T23:29:14.331Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-16T23:29:14.344Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-16T23:29:14.356Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-16T23:29:14.367Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-16T23:29:14.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3897 [Pipeline] echo [2022-03-16T23:29:14.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3897 [Pipeline] echo [2022-03-16T23:29:14.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3897 [Pipeline] echo [2022-03-16T23:29:14.420Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6188f306df09559b8d149e3f27915f9c3123d865 [Pipeline] echo [2022-03-16T23:29:14.432Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6188f30 [Pipeline] echo [2022-03-16T23:29:14.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T23:29:14.487Z] provisioning config files... [2022-03-16T23:29:14.499Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config742440675239196155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T23:29:14.803Z] ---> docker-login.sh [2022-03-16T23:29:14.803Z] nexus3.edgexfoundry.org:10001 [2022-03-16T23:29:15.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T23:29:15.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T23:29:15.064Z] Configure a credential helper to remove this warning. See [2022-03-16T23:29:15.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T23:29:15.064Z] [2022-03-16T23:29:15.064Z] Login Succeeded [2022-03-16T23:29:15.064Z] nexus3.edgexfoundry.org:10002 [2022-03-16T23:29:15.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T23:29:15.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T23:29:15.329Z] Configure a credential helper to remove this warning. See [2022-03-16T23:29:15.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T23:29:15.329Z] [2022-03-16T23:29:15.329Z] Login Succeeded [2022-03-16T23:29:15.329Z] nexus3.edgexfoundry.org:10003 [2022-03-16T23:29:15.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T23:29:15.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T23:29:15.589Z] Configure a credential helper to remove this warning. See [2022-03-16T23:29:15.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T23:29:15.589Z] [2022-03-16T23:29:15.589Z] Login Succeeded [2022-03-16T23:29:15.589Z] nexus3.edgexfoundry.org:10004 [2022-03-16T23:29:15.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T23:29:15.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T23:29:15.589Z] Configure a credential helper to remove this warning. See [2022-03-16T23:29:15.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T23:29:15.589Z] [2022-03-16T23:29:15.589Z] Login Succeeded [2022-03-16T23:29:15.589Z] docker.io [2022-03-16T23:29:15.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T23:29:16.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T23:29:16.114Z] Configure a credential helper to remove this warning. See [2022-03-16T23:29:16.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T23:29:16.114Z] [2022-03-16T23:29:16.114Z] Login Succeeded [2022-03-16T23:29:16.114Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T23:29:16.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-16T23:29:16.439Z] + 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-16T23:29:16.439Z] + cut -d/ -f2 [2022-03-16T23:29:16.439Z] + dirname cmd/core-command/Dockerfile [2022-03-16T23:29:16.439Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-16T23:29:16.439Z] + dirname cmd/core-data/Dockerfile [2022-03-16T23:29:16.439Z] + cut -d/ -f2 [2022-03-16T23:29:16.439Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-16T23:29:16.439Z] + + dirname cmd/core-metadata/Dockerfile [2022-03-16T23:29:16.439Z] cut -d/ -f2 [2022-03-16T23:29:16.439Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-16T23:29:16.439Z] + cut -d/ -f2 [2022-03-16T23:29:16.439Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-16T23:29:16.439Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-16T23:29:16.439Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-16T23:29:16.439Z] + cut -d/ -f2 [2022-03-16T23:29:16.439Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-16T23:29:16.439Z] + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 [2022-03-16T23:29:16.439Z] [2022-03-16T23:29:16.439Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-16T23:29:16.439Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-16T23:29:16.439Z] + cut -d/ -f2 [2022-03-16T23:29:16.439Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-16T23:29:16.439Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-16T23:29:16.439Z] + cut -d/ -f2 [2022-03-16T23:29:16.439Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-16T23:29:16.439Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-16T23:29:16.439Z] + cut -d/ -f2 [2022-03-16T23:29:16.439Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-16T23:29:16.439Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-16T23:29:16.439Z] + cut -d/ -f2 [2022-03-16T23:29:16.439Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-16T23:29:16.439Z] + dirname cmd/support-notifications/Dockerfile [2022-03-16T23:29:16.439Z] + cut -d/ -f2 [2022-03-16T23:29:16.439Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-16T23:29:16.439Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-16T23:29:16.439Z] + cut -d/ -f2 [2022-03-16T23:29:16.439Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-16T23:29:16.439Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-16T23:29:16.439Z] + cut -d/ -f2 [2022-03-16T23:29:16.439Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-16T23:29:16.463Z] 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-16T23:29:16.822Z] + git rev-list -1 --merges 6188f306df09559b8d149e3f27915f9c3123d865~1..6188f306df09559b8d149e3f27915f9c3123d865 [Pipeline] echo [2022-03-16T23:29:16.841Z] -----------> git rev-list -1 --merges 6188f306df09559b8d149e3f27915f9c3123d865~1..6188f306df09559b8d149e3f27915f9c3123d865 6188f306df09559b8d149e3f27915f9c3123d865 [false] [Pipeline] sh [2022-03-16T23:29:17.134Z] + git log --format=format:%s -1 6188f306df09559b8d149e3f27915f9c3123d865 [Pipeline] echo [2022-03-16T23:29:17.151Z] ========================================================= [2022-03-16T23:29:17.151Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-16T23:29:17.151Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-16T23:29:17.606Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-16T23:29:17.606Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-16T23:29:17.606Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-16T23:29:17.606Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-16T23:29:17.606Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-16T23:29:17.606Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-16T23:29:17.606Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-16T23:29:18.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T23:29:18.037Z] [2022-03-16T23:29:18.037Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T23:29:18.344Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T23:29:18.344Z] latest: Pulling from edgex-devops/git-semver [2022-03-16T23:29:18.344Z] a0d0a0d46f8b: Pulling fs layer [2022-03-16T23:29:18.344Z] 3e5f54012d9b: Pulling fs layer [2022-03-16T23:29:18.344Z] 4c7163046ea9: Pulling fs layer [2022-03-16T23:29:18.344Z] 0c2d73faf560: Pulling fs layer [2022-03-16T23:29:18.344Z] 0c2d73faf560: Waiting [2022-03-16T23:29:18.344Z] 3e5f54012d9b: Verifying Checksum [2022-03-16T23:29:18.344Z] 3e5f54012d9b: Download complete [2022-03-16T23:29:18.344Z] a0d0a0d46f8b: Download complete [2022-03-16T23:29:18.344Z] 0c2d73faf560: Verifying Checksum [2022-03-16T23:29:18.344Z] 4c7163046ea9: Verifying Checksum [2022-03-16T23:29:18.344Z] 4c7163046ea9: Download complete [2022-03-16T23:29:18.605Z] a0d0a0d46f8b: Pull complete [2022-03-16T23:29:18.605Z] 3e5f54012d9b: Pull complete [2022-03-16T23:29:18.865Z] 4c7163046ea9: Pull complete [2022-03-16T23:29:19.128Z] 0c2d73faf560: Pull complete [2022-03-16T23:29:19.128Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-16T23:29:19.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T23:29:19.128Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-16T23:29:19.204Z] prd-ubuntu20.04-docker-8c-8g-7739 does not seem to be running inside a container [2022-03-16T23:29:19.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-16T23:29:19.913Z] $ docker top eb20737744ebab24fac76cfaa6e65d268af5cf7b4cdcfd1b558af41850d68fd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-16T23:29:19.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-16T23:29:19.999Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-16T23:29:20.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-16T23:29:20.142Z] $ docker exec eb20737744ebab24fac76cfaa6e65d268af5cf7b4cdcfd1b558af41850d68fd5 ssh-agent [2022-03-16T23:29:20.256Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmikpjh/agent.13 [2022-03-16T23:29:20.256Z] SSH_AGENT_PID=19 [2022-03-16T23:29:20.264Z] Running ssh-add (command line suppressed) [2022-03-16T23:29:20.396Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6774564408182710461.key (/w/workspace/edgex-go/4@tmp/private_key_6774564408182710461.key) [2022-03-16T23:29:20.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-16T23:29:20.691Z] + git tag --points-at HEAD [Pipeline] } [2022-03-16T23:29:20.712Z] $ docker exec --env ******** --env ******** eb20737744ebab24fac76cfaa6e65d268af5cf7b4cdcfd1b558af41850d68fd5 ssh-agent -k [2022-03-16T23:29:20.818Z] unset SSH_AUTH_SOCK; [2022-03-16T23:29:20.818Z] unset SSH_AGENT_PID; [2022-03-16T23:29:20.818Z] echo Agent pid 19 killed; [2022-03-16T23:29:20.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-16T23:29:20.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-16T23:29:20.845Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-16T23:29:20.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-16T23:29:20.999Z] $ docker exec eb20737744ebab24fac76cfaa6e65d268af5cf7b4cdcfd1b558af41850d68fd5 ssh-agent [2022-03-16T23:29:21.124Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpJlJoD/agent.52 [2022-03-16T23:29:21.124Z] SSH_AGENT_PID=58 [2022-03-16T23:29:21.130Z] Running ssh-add (command line suppressed) [2022-03-16T23:29:21.257Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6349153830075119424.key (/w/workspace/edgex-go/4@tmp/private_key_6349153830075119424.key) [2022-03-16T23:29:21.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-16T23:29:21.563Z] + git semver init [2022-03-16T23:29:21.563Z] # -> Open(): unable to determine branch for HEAD [2022-03-16T23:29:21.563Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2022-03-16T23:29:21.563Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2022-03-16T23:29:21.563Z] # $SEMVER_REMOTE_NAME = origin [2022-03-16T23:29:21.563Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-16T23:29:21.563Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-16T23:29:21.563Z] # $SEMVER_BRANCH = PR-3897 [2022-03-16T23:29:21.563Z] # $SEMVER_TEMP = /tmp/semver-353485288 [2022-03-16T23:29:21.563Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-16T23:29:36.490Z] # '/tmp/semver-353485288' -> '/w/workspace/edgex-go/4/.semver' [2022-03-16T23:29:36.490Z] # -> Force: false [2022-03-16T23:29:36.490Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2022-03-16T23:29:36.509Z] $ docker exec --env ******** --env ******** eb20737744ebab24fac76cfaa6e65d268af5cf7b4cdcfd1b558af41850d68fd5 ssh-agent -k [2022-03-16T23:29:36.618Z] unset SSH_AUTH_SOCK; [2022-03-16T23:29:36.618Z] unset SSH_AGENT_PID; [2022-03-16T23:29:36.618Z] echo Agent pid 58 killed; [2022-03-16T23:29:36.623Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-16T23:29:36.929Z] + git semver [Pipeline] } [2022-03-16T23:29:36.950Z] $ docker stop --time=1 eb20737744ebab24fac76cfaa6e65d268af5cf7b4cdcfd1b558af41850d68fd5 [2022-03-16T23:29:38.775Z] $ docker rm -f eb20737744ebab24fac76cfaa6e65d268af5cf7b4cdcfd1b558af41850d68fd5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T23:29:39.151Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-16T23:29:39.442Z] Stashed 1 file(s) [Pipeline] echo [2022-03-16T23:29:39.446Z] [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-16T23:29:39.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-16T23:29:39.557Z] ========================================================= [2022-03-16T23:29:39.557Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-16T23:29:39.557Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T23:29:39.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T23:29:39.843Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-16T23:29:39.843Z] 59bf1c3509f3: Pulling fs layer [2022-03-16T23:29:39.843Z] 666ba61612fd: Pulling fs layer [2022-03-16T23:29:39.843Z] 8ed8ca486205: Pulling fs layer [2022-03-16T23:29:39.843Z] 4fe6c5a15a65: Pulling fs layer [2022-03-16T23:29:39.843Z] 22a0e8bec74d: Pulling fs layer [2022-03-16T23:29:39.843Z] 640e595b4fbd: Pulling fs layer [2022-03-16T23:29:39.843Z] 763cafe07f6e: Pulling fs layer [2022-03-16T23:29:39.843Z] 0c0b528cf693: Pulling fs layer [2022-03-16T23:29:39.843Z] 10935f4eaf8b: Pulling fs layer [2022-03-16T23:29:39.843Z] 640e595b4fbd: Waiting [2022-03-16T23:29:39.843Z] 763cafe07f6e: Waiting [2022-03-16T23:29:39.843Z] 0c0b528cf693: Waiting [2022-03-16T23:29:39.843Z] 10935f4eaf8b: Waiting [2022-03-16T23:29:39.843Z] 4fe6c5a15a65: Waiting [2022-03-16T23:29:39.843Z] 22a0e8bec74d: Waiting [2022-03-16T23:29:39.843Z] 8ed8ca486205: Verifying Checksum [2022-03-16T23:29:39.843Z] 8ed8ca486205: Download complete [2022-03-16T23:29:39.843Z] 666ba61612fd: Verifying Checksum [2022-03-16T23:29:39.843Z] 666ba61612fd: Download complete [2022-03-16T23:29:39.843Z] 22a0e8bec74d: Verifying Checksum [2022-03-16T23:29:39.843Z] 22a0e8bec74d: Download complete [2022-03-16T23:29:39.843Z] 640e595b4fbd: Verifying Checksum [2022-03-16T23:29:39.843Z] 640e595b4fbd: Download complete [2022-03-16T23:29:39.843Z] 59bf1c3509f3: Verifying Checksum [2022-03-16T23:29:39.843Z] 59bf1c3509f3: Download complete [2022-03-16T23:29:39.843Z] 763cafe07f6e: Verifying Checksum [2022-03-16T23:29:39.843Z] 763cafe07f6e: Download complete [2022-03-16T23:29:39.843Z] 0c0b528cf693: Verifying Checksum [2022-03-16T23:29:39.843Z] 0c0b528cf693: Download complete [2022-03-16T23:29:40.104Z] 59bf1c3509f3: Pull complete [2022-03-16T23:29:40.104Z] 666ba61612fd: Pull complete [2022-03-16T23:29:40.364Z] 8ed8ca486205: Pull complete [2022-03-16T23:29:40.624Z] 10935f4eaf8b: Verifying Checksum [2022-03-16T23:29:40.624Z] 10935f4eaf8b: Download complete [2022-03-16T23:29:40.624Z] 4fe6c5a15a65: Verifying Checksum [2022-03-16T23:29:40.624Z] 4fe6c5a15a65: Download complete [2022-03-16T23:29:44.826Z] 4fe6c5a15a65: Pull complete [2022-03-16T23:29:44.826Z] 22a0e8bec74d: Pull complete [2022-03-16T23:29:44.826Z] 640e595b4fbd: Pull complete [2022-03-16T23:29:44.826Z] 763cafe07f6e: Pull complete [2022-03-16T23:29:44.826Z] 0c0b528cf693: Pull complete [2022-03-16T23:29:46.735Z] 10935f4eaf8b: Pull complete [2022-03-16T23:29:46.735Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-16T23:29:46.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T23:29:46.735Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-16T23:29:47.036Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T23:29:47.036Z] WORKDIR /edgex [2022-03-16T23:29:47.036Z] COPY go.mod . [2022-03-16T23:29:47.036Z] RUN go mod download [2022-03-16T23:29:47.036Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-16T23:29:48.418Z] Sending build context to Docker daemon 334.4MB [2022-03-16T23:29:48.418Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T23:29:48.418Z] ---> 99d49a6021b9 [2022-03-16T23:29:48.418Z] Step 2/4 : WORKDIR /edgex [2022-03-16T23:29:50.327Z] ---> Running in 776733f180ce [2022-03-16T23:29:50.327Z] Removing intermediate container 776733f180ce [2022-03-16T23:29:50.327Z] ---> 71132851ff46 [2022-03-16T23:29:50.327Z] Step 3/4 : COPY go.mod . [2022-03-16T23:29:50.327Z] ---> 02ec5989f753 [2022-03-16T23:29:50.327Z] Step 4/4 : RUN go mod download [2022-03-16T23:29:50.586Z] ---> Running in d0831effdfff [2022-03-16T23:29:54.516Z] Still waiting to schedule task [2022-03-16T23:29:54.516Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-16T23:30:22.691Z] Removing intermediate container d0831effdfff [2022-03-16T23:30:22.691Z] ---> a0799b50bec3 [2022-03-16T23:30:22.691Z] Successfully built a0799b50bec3 [2022-03-16T23:30:22.691Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T23:30:22.990Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-16T23:30:22.990Z] . [Pipeline] withDockerContainer [2022-03-16T23:30:23.060Z] prd-ubuntu20.04-docker-8c-8g-7739 does not seem to be running inside a container [2022-03-16T23:30:23.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-16T23:30:23.539Z] $ docker top 6bc79840b9d9807f17290eb9453088725c7e584269ae553d2a9e06335791e352 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T23:30:23.891Z] + go version [2022-03-16T23:30:23.891Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-16T23:30:23.910Z] $ docker stop --time=1 6bc79840b9d9807f17290eb9453088725c7e584269ae553d2a9e06335791e352 [2022-03-16T23:30:25.244Z] $ docker rm -f 6bc79840b9d9807f17290eb9453088725c7e584269ae553d2a9e06335791e352 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T23:30:25.640Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-16T23:30:25.640Z] . [Pipeline] withDockerContainer [2022-03-16T23:30:25.704Z] prd-ubuntu20.04-docker-8c-8g-7739 does not seem to be running inside a container [2022-03-16T23:30:25.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-16T23:30:26.134Z] $ docker top dfd5678dd70996eee6843b60b7b4204be19ca2fea44d4e3c48079347f6f68916 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-16T23:30:26.209Z] ========================================================= [2022-03-16T23:30:26.209Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-16T23:30:26.209Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T23:30:26.497Z] + make test [2022-03-16T23:30:26.497Z] go mod tidy [2022-03-16T23:30:26.497Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-16T23:30:33.076Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-16T23:30:41.198Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-16T23:30:41.198Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-16T23:30:41.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-16T23:30:41.768Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-16T23:30:41.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-16T23:30:41.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-16T23:30:41.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-16T23:30:41.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-16T23:30:45.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-16T23:30:45.966Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-16T23:30:45.966Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-16T23:30:45.966Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-16T23:30:45.966Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-16T23:30:45.966Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-16T23:30:45.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-16T23:30:45.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements [2022-03-16T23:30:45.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-16T23:30:45.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-16T23:30:45.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.101s coverage: 98.5% of statements [2022-03-16T23:30:45.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-16T23:30:45.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.9% of statements [2022-03-16T23:30:45.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-16T23:30:45.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-16T23:30:49.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.094s coverage: 89.2% of statements [2022-03-16T23:30:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-16T23:30:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-16T23:30:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-16T23:30:49.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 84.4% of statements [2022-03-16T23:30:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-16T23:30:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-16T23:30:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-16T23:30:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-16T23:30:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-16T23:30:49.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.400s coverage: 94.2% of statements [2022-03-16T23:30:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-16T23:30:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-16T23:30:49.265Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements [2022-03-16T23:30:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-16T23:30:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-16T23:30:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-16T23:30:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-16T23:30:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-16T23:30:49.265Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2022-03-16T23:30:49.265Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-16T23:30:49.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-16T23:30:49.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-16T23:30:49.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2022-03-16T23:30:49.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-16T23:30:49.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.086s coverage: 58.8% of statements [2022-03-16T23:30:49.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 24.0% of statements [2022-03-16T23:30:49.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-16T23:30:49.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 47.1% of statements [2022-03-16T23:30:49.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2022-03-16T23:30:49.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.096s coverage: 94.1% of statements [2022-03-16T23:30:49.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.107s coverage: 96.3% of statements [2022-03-16T23:30:49.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements [2022-03-16T23:30:59.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements [2022-03-16T23:30:59.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.083s coverage: 44.8% of statements [2022-03-16T23:30:59.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.201s coverage: 82.5% of statements [2022-03-16T23:30:59.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.110s coverage: 92.9% of statements [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.2% of statements [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.391s coverage: 65.4% of statements [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.8% of statements [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-16T23:31:09.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-03-16T23:31:09.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-03-16T23:31:09.924Z] 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-16T23:31:28.020Z] GO111MODULE=on go vet ./... [2022-03-16T23:31:28.978Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7742 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws [2022-03-16T23:31:28.994Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-03-16T23:31:29.262Z] The recommended git tool is: git [2022-03-16T23:31:31.386Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-16T23:31:31.671Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-16T23:31:31.930Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-16T23:31:32.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-16T23:31:32.809Z] + ls -al . [2022-03-16T23:31:32.810Z] total 676 [2022-03-16T23:31:32.810Z] drwxrwxr-x 10 1001 1001 4096 Mar 16 23:31 . [2022-03-16T23:31:32.810Z] drwxr-xr-x 4 root root 4096 Mar 16 23:30 .. [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 23:29 .dockerignore [2022-03-16T23:31:32.810Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 23:29 .git [2022-03-16T23:31:32.810Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 23:29 .github [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 870 Mar 16 23:29 .gitignore [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 23:29 .golangci.yml [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 87 Mar 16 23:29 .hadolint.yml [2022-03-16T23:31:32.810Z] drwx------ 3 1001 1001 4096 Mar 16 23:29 .semver [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 23:29 .sonarcloud.properties [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 23:29 ADOPTERS.md [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 9953 Mar 16 23:29 Attribution.txt [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 51732 Mar 16 23:29 CHANGELOG.md [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 23:29 CONTRIBUTING.md [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 23:29 GOVERNANCE.md [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 849 Mar 16 23:29 Jenkinsfile [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 23:29 LICENSE [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 8072 Mar 16 23:29 Makefile [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 23:29 OWNERS.md [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 8207 Mar 16 23:29 README.md [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 6912 Mar 16 23:29 SECURITY.md [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 23:29 VERSION [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 23:29 ZMQWindows.md [2022-03-16T23:31:32.810Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 23:29 bin [2022-03-16T23:31:32.810Z] drwxrwxr-x 18 1001 1001 4096 Mar 16 23:29 cmd [2022-03-16T23:31:32.810Z] -rw-r--r-- 1 root root 426503 Mar 16 23:31 coverage.out [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 3169 Mar 16 23:29 go.mod [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 51739 Mar 16 23:29 go.sum [2022-03-16T23:31:32.810Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 23:29 internal [2022-03-16T23:31:32.810Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 23:29 openapi [2022-03-16T23:31:32.810Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 23:29 snap [2022-03-16T23:31:32.810Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 23:29 version.go [Pipeline] sh [2022-03-16T23:31:33.101Z] + '[' -e coverage.out ] [2022-03-16T23:31:33.101Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-16T23:31:33.196Z] Stashed 1 file(s) [Pipeline] sh [2022-03-16T23:31:33.481Z] + make build [2022-03-16T23:31:33.481Z] 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-16T23:31:34.860Z] 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-16T23:31:36.592Z] using credential edgex-jenkins-ssh [2022-03-16T23:31:36.609Z] Cloning the remote Git repository [2022-03-16T23:31:36.677Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-16T23:31:36.764Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-16T23:31:36.935Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T23:31:36.936Z] > git --version # timeout=10 [2022-03-16T23:31:36.990Z] > git --version # 'git version 2.25.1' [2022-03-16T23:31:36.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T23:31:37.187Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T23:31:40.133Z] 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-16T23:31:40.392Z] 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-16T23:31:41.776Z] 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-16T23:31:41.776Z] 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-16T23:31:42.713Z] 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-16T23:31:43.655Z] 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-16T23:31:44.225Z] 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-16T23:31:45.606Z] 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-16T23:31:46.178Z] 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-16T23:31:47.118Z] 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-16T23:31:48.500Z] 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-16T23:31:51.818Z] $ docker stop --time=1 dfd5678dd70996eee6843b60b7b4204be19ca2fea44d4e3c48079347f6f68916 [2022-03-16T23:31:53.336Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T23:31:53.354Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T23:31:53.387Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T23:31:53.423Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T23:31:53.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T23:31:53.438Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-16T23:31:53.855Z] $ docker rm -f dfd5678dd70996eee6843b60b7b4204be19ca2fea44d4e3c48079347f6f68916 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-03-16T23:31:54.282Z] Merging remotes/origin/main commit de3e46c9e66e58c3746600f5f36eb4922299a402 into PR head commit 6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:31:54.633Z] Merge succeeded, producing 6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:31:54.633Z] Checking out Revision 6188f306df09559b8d149e3f27915f9c3123d865 (PR-3897) [Pipeline] isUnix [Pipeline] sh [2022-03-16T23:31:55.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T23:31:55.150Z] [2022-03-16T23:31:55.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T23:31:55.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T23:31:55.449Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-16T23:31:55.449Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-16T23:31:55.449Z] ca9280d653b3: Pulling fs layer [2022-03-16T23:31:55.449Z] 7e9c9ca2126c: Pulling fs layer [2022-03-16T23:31:55.449Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-16T23:31:55.449Z] cbdbe7a5bc2a: Download complete [2022-03-16T23:31:55.708Z] ca9280d653b3: Verifying Checksum [2022-03-16T23:31:55.708Z] ca9280d653b3: Download complete [2022-03-16T23:31:55.708Z] cbdbe7a5bc2a: Pull complete [2022-03-16T23:31:55.967Z] 7e9c9ca2126c: Download complete [2022-03-16T23:31:54.302Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T23:31:54.318Z] > git checkout -f 6188f306df09559b8d149e3f27915f9c3123d865 # timeout=10 [2022-03-16T23:31:54.554Z] > git remote # timeout=10 [2022-03-16T23:31:54.570Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T23:31:54.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T23:31:54.595Z] > git merge de3e46c9e66e58c3746600f5f36eb4922299a402 # timeout=10 [2022-03-16T23:31:54.618Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-16T23:31:54.641Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T23:31:54.653Z] > git checkout -f 6188f306df09559b8d149e3f27915f9c3123d865 # timeout=10 [2022-03-16T23:31:56.225Z] ca9280d653b3: Pull complete [2022-03-16T23:31:58.915Z] Commit message: "feat(security): Update SPIFFE_TRUSTDOMAIN and SPIFFE_ENDPOINTSOCKET based on the WG discussion and decision" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-16T23:31:59.782Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-16T23:31:59.782Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T23:31:59.783Z] Dload Upload Total Spent Left Speed [2022-03-16T23:31:59.783Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48938 0 --:--:-- --:--:-- --:--:-- 48938 [Pipeline] sh [2022-03-16T23:32:00.366Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-16T23:32:00.416Z] 7e9c9ca2126c: Pull complete [2022-03-16T23:32:00.416Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-16T23:32:00.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T23:32:00.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-16T23:32:00.517Z] prd-ubuntu20.04-docker-8c-8g-7739 does not seem to be running inside a container [2022-03-16T23:32:00.559Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-16T23:32:00.716Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-16T23:32:00.716Z] + sudo tee /etc/docker/daemon.new [2022-03-16T23:32:00.716Z] { [2022-03-16T23:32:00.716Z] "registry-mirrors": [ [2022-03-16T23:32:00.716Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-16T23:32:00.716Z] ], [2022-03-16T23:32:00.716Z] "bip": "10.250.0.254/24", [2022-03-16T23:32:00.716Z] "hosts": [ [2022-03-16T23:32:00.716Z] "tcp://0.0.0.0:5555", [2022-03-16T23:32:00.716Z] "unix:///var/run/docker.sock" [2022-03-16T23:32:00.716Z] ], [2022-03-16T23:32:00.716Z] "mtu": 1458, [2022-03-16T23:32:00.716Z] "selinux-enabled": true, [2022-03-16T23:32:00.716Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-16T23:32:00.716Z] } [2022-03-16T23:32:02.035Z] $ docker top 9e6f50c909a645d0a7ff71526fb0dfc2444d160c72d63b1eb2d3849467aa0716 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-03-16T23:32:02.514Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-16T23:32:02.538Z] + docker-compose build --help [2022-03-16T23:32:02.538Z] + grep parallel [2022-03-16T23:32:02.864Z] + sudo service docker restart [2022-03-16T23:32:03.106Z] --parallel Build images in parallel. [Pipeline] } [2022-03-16T23:32:03.125Z] $ docker stop --time=1 9e6f50c909a645d0a7ff71526fb0dfc2444d160c72d63b1eb2d3849467aa0716 [2022-03-16T23:32:04.467Z] $ docker rm -f 9e6f50c909a645d0a7ff71526fb0dfc2444d160c72d63b1eb2d3849467aa0716 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T23:32:04.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T23:32:04.854Z] . [Pipeline] withDockerContainer [2022-03-16T23:32:04.927Z] prd-ubuntu20.04-docker-8c-8g-7739 does not seem to be running inside a container [2022-03-16T23:32:04.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-16T23:32:05.389Z] $ docker top b039105e4f679b113fa8dcf81b74f4cea52a7fd240055915de92d11061fae989 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T23:32:05.758Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-16T23:32:06.331Z] Building core-command ... [2022-03-16T23:32:06.331Z] Building core-data ... [2022-03-16T23:32:06.331Z] Building core-metadata ... [2022-03-16T23:32:06.331Z] Building security-bootstrapper ... [2022-03-16T23:32:06.331Z] Building security-proxy-setup ... [2022-03-16T23:32:06.331Z] Building security-secretstore-setup ... [2022-03-16T23:32:06.331Z] Building security-spiffe-token-provider ... [2022-03-16T23:32:06.331Z] Building security-spire-agent ... [2022-03-16T23:32:06.331Z] Building security-spire-config ... [2022-03-16T23:32:06.331Z] Building security-spire-server ... [2022-03-16T23:32:06.331Z] Building support-notifications ... [2022-03-16T23:32:06.331Z] Building support-scheduler ... [2022-03-16T23:32:06.331Z] Building sys-mgmt-agent ... [2022-03-16T23:32:06.331Z] Building security-proxy-setup [2022-03-16T23:32:06.331Z] Building support-scheduler [2022-03-16T23:32:06.331Z] Building security-bootstrapper [2022-03-16T23:32:06.331Z] Building security-spire-server [2022-03-16T23:32:06.331Z] Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T23:32:21.217Z] provisioning config files... [2022-03-16T23:32:21.240Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config606345555521816020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T23:32:21.599Z] ---> docker-login.sh [2022-03-16T23:32:21.599Z] nexus3.edgexfoundry.org:10001 [2022-03-16T23:32:22.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T23:32:22.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T23:32:22.481Z] Configure a credential helper to remove this warning. See [2022-03-16T23:32:22.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T23:32:22.481Z] [2022-03-16T23:32:22.481Z] Login Succeeded [2022-03-16T23:32:22.481Z] nexus3.edgexfoundry.org:10002 [2022-03-16T23:32:22.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T23:32:22.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T23:32:22.755Z] Configure a credential helper to remove this warning. See [2022-03-16T23:32:22.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T23:32:22.755Z] [2022-03-16T23:32:22.755Z] Login Succeeded [2022-03-16T23:32:22.755Z] nexus3.edgexfoundry.org:10003 [2022-03-16T23:32:23.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T23:32:23.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T23:32:23.357Z] Configure a credential helper to remove this warning. See [2022-03-16T23:32:23.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T23:32:23.357Z] [2022-03-16T23:32:23.357Z] Login Succeeded [2022-03-16T23:32:23.357Z] nexus3.edgexfoundry.org:10004 [2022-03-16T23:32:23.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T23:32:23.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T23:32:23.910Z] Configure a credential helper to remove this warning. See [2022-03-16T23:32:23.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T23:32:23.910Z] [2022-03-16T23:32:23.910Z] Login Succeeded [2022-03-16T23:32:23.910Z] docker.io [2022-03-16T23:32:24.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T23:32:24.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T23:32:24.781Z] Configure a credential helper to remove this warning. See [2022-03-16T23:32:24.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T23:32:24.781Z] [2022-03-16T23:32:24.781Z] Login Succeeded [2022-03-16T23:32:24.781Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T23:32:24.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-16T23:32:25.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-16T23:32:25.324Z] ========================================================= [2022-03-16T23:32:25.324Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-16T23:32:25.324Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T23:32:25.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T23:32:25.969Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-16T23:32:25.970Z] 9b3977197b4f: Pulling fs layer [2022-03-16T23:32:25.970Z] 1a89e8eeedd5: Pulling fs layer [2022-03-16T23:32:25.970Z] 94645a83ff95: Pulling fs layer [2022-03-16T23:32:25.970Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-16T23:32:25.970Z] 0c92f367c5e7: Pulling fs layer [2022-03-16T23:32:25.970Z] f7c0051592d6: Pulling fs layer [2022-03-16T23:32:25.970Z] a227ed2f7395: Pulling fs layer [2022-03-16T23:32:25.970Z] 7b1c46037f91: Pulling fs layer [2022-03-16T23:32:25.970Z] 0c92f367c5e7: Waiting [2022-03-16T23:32:25.970Z] f7c0051592d6: Waiting [2022-03-16T23:32:25.970Z] a227ed2f7395: Waiting [2022-03-16T23:32:25.970Z] 7b1c46037f91: Waiting [2022-03-16T23:32:25.970Z] 3f3a8bcf1eab: Waiting [2022-03-16T23:32:25.970Z] 94645a83ff95: Verifying Checksum [2022-03-16T23:32:25.970Z] 94645a83ff95: Download complete [2022-03-16T23:32:25.970Z] 1a89e8eeedd5: Verifying Checksum [2022-03-16T23:32:25.970Z] 1a89e8eeedd5: Download complete [2022-03-16T23:32:25.970Z] 0c92f367c5e7: Verifying Checksum [2022-03-16T23:32:25.970Z] 0c92f367c5e7: Download complete [2022-03-16T23:32:25.970Z] f7c0051592d6: Verifying Checksum [2022-03-16T23:32:25.970Z] f7c0051592d6: Download complete [2022-03-16T23:32:25.970Z] 9b3977197b4f: Verifying Checksum [2022-03-16T23:32:25.970Z] 9b3977197b4f: Download complete [2022-03-16T23:32:25.970Z] a227ed2f7395: Download complete [2022-03-16T23:32:26.576Z] 9b3977197b4f: Pull complete [2022-03-16T23:32:27.178Z] 1a89e8eeedd5: Pull complete [2022-03-16T23:32:27.454Z] 94645a83ff95: Pull complete [2022-03-16T23:32:28.058Z] 7b1c46037f91: Verifying Checksum [2022-03-16T23:32:28.058Z] 7b1c46037f91: Download complete [2022-03-16T23:32:28.279Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:32:28.279Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:32:28.279Z] ---> a0799b50bec3 [2022-03-16T23:32:28.279Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T23:32:28.279Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:32:28.279Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:32:28.279Z] ---> a0799b50bec3 [2022-03-16T23:32:28.279Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T23:32:28.279Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:32:28.279Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:32:28.279Z] ---> a0799b50bec3 [2022-03-16T23:32:28.279Z] Step 3/21 : WORKDIR /edgex-go [2022-03-16T23:32:28.279Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:32:28.279Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:32:28.279Z] ---> a0799b50bec3 [2022-03-16T23:32:28.279Z] Step 3/31 : WORKDIR /edgex-go [2022-03-16T23:32:28.279Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:32:28.279Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:32:28.279Z] ---> a0799b50bec3 [2022-03-16T23:32:28.279Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T23:32:28.279Z] ---> Running in dc97395d96e3 [2022-03-16T23:32:28.279Z] ---> Running in 0a1b187e2ddb [2022-03-16T23:32:28.279Z] ---> Running in ecd64b26efd3 [2022-03-16T23:32:28.279Z] ---> Running in 4853ffca6fa0 [2022-03-16T23:32:28.279Z] ---> Running in 45bf9821b7c5 [2022-03-16T23:32:28.279Z] Removing intermediate container ecd64b26efd3 [2022-03-16T23:32:28.279Z] ---> ccc584e0fdee [2022-03-16T23:32:28.279Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:32:28.279Z] Removing intermediate container 0a1b187e2ddb [2022-03-16T23:32:28.279Z] ---> 594e8274638e [2022-03-16T23:32:28.279Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:32:28.279Z] Removing intermediate container 4853ffca6fa0 [2022-03-16T23:32:28.279Z] ---> 11ab5cfea8b8 [2022-03-16T23:32:28.279Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:32:28.279Z] Removing intermediate container dc97395d96e3 [2022-03-16T23:32:28.279Z] ---> a9ea1aeda0f3 [2022-03-16T23:32:28.279Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:32:28.279Z] Removing intermediate container 45bf9821b7c5 [2022-03-16T23:32:28.279Z] ---> 9e5c2c4ac16e [2022-03-16T23:32:28.279Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:32:28.279Z] ---> Running in f2db08564d8c [2022-03-16T23:32:28.279Z] ---> Running in 00bbb730ea32 [2022-03-16T23:32:28.279Z] ---> Running in c80dc70feaea [2022-03-16T23:32:28.279Z] ---> Running in d445a3188eba [2022-03-16T23:32:28.279Z] ---> Running in 3b3a0037d5e2 [2022-03-16T23:32:28.279Z] Removing intermediate container f2db08564d8c [2022-03-16T23:32:28.279Z] ---> b02b1d048163 [2022-03-16T23:32:28.279Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-16T23:32:28.279Z] ---> Running in 7f677b8c2fa5 [2022-03-16T23:32:28.279Z] Removing intermediate container c80dc70feaea [2022-03-16T23:32:28.279Z] ---> 5ba4d520d831 [2022-03-16T23:32:28.279Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-16T23:32:28.279Z] ---> Running in f6d762b36561 [2022-03-16T23:32:28.653Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-16T23:32:28.653Z] 3f3a8bcf1eab: Download complete [2022-03-16T23:32:28.848Z] Removing intermediate container 00bbb730ea32 [2022-03-16T23:32:28.848Z] ---> d08cfc34c5d2 [2022-03-16T23:32:28.848Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T23:32:28.848Z] ---> Running in 41f78c4a41bf [2022-03-16T23:32:28.848Z] Removing intermediate container d445a3188eba [2022-03-16T23:32:28.848Z] ---> b2113ba3ad76 [2022-03-16T23:32:28.848Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-16T23:32:28.848Z] ---> Running in 8ab2c1845c58 [2022-03-16T23:32:29.107Z] Removing intermediate container 3b3a0037d5e2 [2022-03-16T23:32:29.107Z] ---> 966acf09a590 [2022-03-16T23:32:29.107Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-16T23:32:29.107Z] ---> Running in 26f849fee157 [2022-03-16T23:32:29.107Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:32:29.107Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:32:29.367Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:32:29.367Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:32:29.367Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:32:29.938Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:32:29.938Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:32:30.199Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:32:30.199Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:32:30.199Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:32:30.459Z] OK: 221 MiB in 52 packages [2022-03-16T23:32:30.459Z] OK: 221 MiB in 52 packages [2022-03-16T23:32:30.459Z] OK: 221 MiB in 52 packages [2022-03-16T23:32:30.724Z] OK: 221 MiB in 52 packages [2022-03-16T23:32:30.724Z] OK: 221 MiB in 52 packages [2022-03-16T23:32:30.985Z] Removing intermediate container 7f677b8c2fa5 [2022-03-16T23:32:30.985Z] ---> 7abd38662a5f [2022-03-16T23:32:30.985Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T23:32:30.985Z] Removing intermediate container f6d762b36561 [2022-03-16T23:32:30.985Z] ---> f4a9a3ddb607 [2022-03-16T23:32:30.985Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T23:32:31.246Z] Removing intermediate container 8ab2c1845c58 [2022-03-16T23:32:31.246Z] ---> 65e9487d7414 [2022-03-16T23:32:31.246Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-16T23:32:31.246Z] ---> 2653cfe66f0c [2022-03-16T23:32:31.246Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:32:31.246Z] ---> a2a96ba5c873 [2022-03-16T23:32:31.246Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:32:31.246Z] Removing intermediate container 41f78c4a41bf [2022-03-16T23:32:31.246Z] ---> a6ba7298eb97 [2022-03-16T23:32:31.246Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T23:32:31.246Z] Removing intermediate container 26f849fee157 [2022-03-16T23:32:31.246Z] ---> 6047d9c82cb5 [2022-03-16T23:32:31.246Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-16T23:32:31.246Z] ---> Running in c6bb285caa32 [2022-03-16T23:32:31.246Z] ---> Running in 56aa05d5a569 [2022-03-16T23:32:31.246Z] ---> 724442564717 [2022-03-16T23:32:31.246Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:32:31.506Z] ---> Running in 13a0c460ebc5 [2022-03-16T23:32:31.506Z] ---> 01bb5f4a92f2 [2022-03-16T23:32:31.506Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:32:31.506Z] ---> Running in 56ec9eb329eb [2022-03-16T23:32:31.506Z] ---> 37c0d0b06a86 [2022-03-16T23:32:31.506Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:32:31.506Z] ---> Running in fde07eae4275 [2022-03-16T23:32:32.887Z] Removing intermediate container 56aa05d5a569 [2022-03-16T23:32:32.887Z] ---> 00d5bfbdcfd1 [2022-03-16T23:32:32.887Z] Step 8/22 : COPY . . [2022-03-16T23:32:34.271Z] Removing intermediate container c6bb285caa32 [2022-03-16T23:32:34.271Z] ---> cfb685861150 [2022-03-16T23:32:34.271Z] Step 8/22 : COPY . . [2022-03-16T23:32:34.271Z] Removing intermediate container 13a0c460ebc5 [2022-03-16T23:32:34.271Z] ---> e3679a03c7f4 [2022-03-16T23:32:34.271Z] Step 8/21 : COPY . . [2022-03-16T23:32:34.271Z] Removing intermediate container fde07eae4275 [2022-03-16T23:32:34.271Z] ---> 36ad9857caec [2022-03-16T23:32:34.271Z] Step 8/31 : COPY . . [2022-03-16T23:32:34.271Z] Removing intermediate container 56ec9eb329eb [2022-03-16T23:32:34.271Z] ---> cdf419f870a6 [2022-03-16T23:32:34.271Z] Step 8/23 : COPY . . [2022-03-16T23:32:41.070Z] 3f3a8bcf1eab: Pull complete [2022-03-16T23:32:41.070Z] 0c92f367c5e7: Pull complete [2022-03-16T23:32:41.070Z] f7c0051592d6: Pull complete [2022-03-16T23:32:41.070Z] a227ed2f7395: Pull complete [2022-03-16T23:32:44.405Z] ---> cb0ff0212957 [2022-03-16T23:32:44.405Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-16T23:32:44.405Z] ---> ff67061dc7da [2022-03-16T23:32:44.405Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-16T23:32:44.405Z] ---> 9f1d71ea01f7 [2022-03-16T23:32:44.405Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-16T23:32:44.405Z] ---> e71866a7a672 [2022-03-16T23:32:44.405Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-16T23:32:44.405Z] ---> aa2552660859 [2022-03-16T23:32:44.405Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-16T23:32:44.405Z] ---> Running in c5c269cb6674 [2022-03-16T23:32:44.405Z] ---> Running in 120f254c3484 [2022-03-16T23:32:44.405Z] ---> Running in 39019b0e8987 [2022-03-16T23:32:44.405Z] ---> Running in 2d92611aa7e2 [2022-03-16T23:32:44.405Z] ---> Running in b8720543ec62 [2022-03-16T23:32:44.405Z] Removing intermediate container c5c269cb6674 [2022-03-16T23:32:44.405Z] ---> 45f41edcf42f [2022-03-16T23:32:44.405Z] 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-16T23:32:44.405Z] ---> Running in f06b258c60d9 [2022-03-16T23:32:44.405Z] 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-16T23:32:44.405Z] 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-16T23:32:44.405Z] 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-16T23:32:44.405Z] 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-16T23:32:44.664Z] spire-1.2.0/ [2022-03-16T23:32:45.599Z] spire-1.2.0/README.md [2022-03-16T23:32:45.599Z] spire-1.2.0/bin/ [2022-03-16T23:32:45.599Z] spire-1.2.0/bin/spire-server [2022-03-16T23:32:45.599Z] spire-1.2.0/bin/spire-agent [2022-03-16T23:32:45.599Z] spire-1.2.0/conf/ [2022-03-16T23:32:45.599Z] spire-1.2.0/conf/server/ [2022-03-16T23:32:45.599Z] spire-1.2.0/conf/server/server.conf [2022-03-16T23:32:45.599Z] spire-1.2.0/conf/agent/ [2022-03-16T23:32:45.599Z] spire-1.2.0/conf/agent/agent.conf [2022-03-16T23:32:45.599Z] spire-1.2.0/LICENSE [2022-03-16T23:32:48.889Z] Removing intermediate container f06b258c60d9 [2022-03-16T23:32:48.889Z] ---> b3fcddf4ae81 [2022-03-16T23:32:48.889Z] [2022-03-16T23:32:48.889Z] Step 11/23 : FROM alpine:3.15 [2022-03-16T23:32:49.150Z] 3.15: Pulling from library/alpine [2022-03-16T23:32:49.360Z] 7b1c46037f91: Pull complete [2022-03-16T23:32:49.360Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-16T23:32:49.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T23:32:49.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-16T23:32:49.445Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-16T23:32:49.445Z] Status: Downloaded newer image for alpine:3.15 [2022-03-16T23:32:49.445Z] ---> c059bfaa849c [2022-03-16T23:32:49.445Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-16T23:32:49.704Z] ---> Running in 4f530c795c2a [2022-03-16T23:32:49.712Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T23:32:49.712Z] WORKDIR /edgex [2022-03-16T23:32:49.712Z] COPY go.mod . [2022-03-16T23:32:49.712Z] RUN go mod download [2022-03-16T23:32:49.712Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-16T23:32:49.964Z] Removing intermediate container 4f530c795c2a [2022-03-16T23:32:49.964Z] ---> 8afb9c39aeb9 [2022-03-16T23:32:49.964Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:32:49.964Z] ---> Running in d221d0a8e8d2 [2022-03-16T23:32:51.341Z] Removing intermediate container d221d0a8e8d2 [2022-03-16T23:32:51.341Z] ---> a0853b38bc30 [2022-03-16T23:32:51.341Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-16T23:32:51.600Z] ---> Running in 8c6ebfed9fff [2022-03-16T23:32:52.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:32:52.340Z] Sending build context to Docker daemon 169MB [2022-03-16T23:32:52.340Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T23:32:52.340Z] ---> f79e39bc4007 [2022-03-16T23:32:52.340Z] Step 2/4 : WORKDIR /edgex [2022-03-16T23:32:53.106Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:32:53.370Z] v3.15.0-385-g91c4c10346 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-16T23:32:53.370Z] v3.15.1-1-ga4f691502c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-16T23:32:53.370Z] OK: 15859 distinct packages available [2022-03-16T23:32:53.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:32:54.304Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:32:54.319Z] ---> Running in e463c63cca75 [2022-03-16T23:32:54.319Z] Removing intermediate container e463c63cca75 [2022-03-16T23:32:54.319Z] ---> b598171be9c8 [2022-03-16T23:32:54.319Z] Step 3/4 : COPY go.mod . [2022-03-16T23:32:54.563Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-16T23:32:54.822Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-16T23:32:54.822Z] (3/5) Installing libucontext (1.1-r0) [2022-03-16T23:32:54.822Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-16T23:32:54.918Z] ---> ca5bac20cd2a [2022-03-16T23:32:54.918Z] Step 4/4 : RUN go mod download [2022-03-16T23:32:54.918Z] ---> Running in 59a24ca47413 [2022-03-16T23:32:55.081Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-16T23:32:55.081Z] Executing busybox-1.34.1-r3.trigger [2022-03-16T23:32:55.081Z] OK: 7 MiB in 19 packages [2022-03-16T23:32:56.020Z] 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-16T23:32:56.591Z] Removing intermediate container 8c6ebfed9fff [2022-03-16T23:32:56.591Z] ---> e03249ee2b3d [2022-03-16T23:32:56.591Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-16T23:32:57.970Z] ---> 4ee267761cde [2022-03-16T23:32:57.970Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-16T23:32:57.970Z] Removing intermediate container 120f254c3484 [2022-03-16T23:32:57.970Z] ---> 72e6a5b59936 [2022-03-16T23:32:57.970Z] [2022-03-16T23:32:57.970Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T23:32:57.970Z] Removing intermediate container 39019b0e8987 [2022-03-16T23:32:57.970Z] ---> c24f94c5e8ae [2022-03-16T23:32:57.970Z] [2022-03-16T23:32:57.970Z] Step 10/31 : FROM alpine:3.14 [2022-03-16T23:32:58.543Z] 3.14: Pulling from library/alpine [2022-03-16T23:32:58.543Z] 3.14: Pulling from library/alpine [2022-03-16T23:32:58.804Z] ---> 28bdf431f14d [2022-03-16T23:32:58.804Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-16T23:32:58.804Z] Removing intermediate container 2d92611aa7e2 [2022-03-16T23:32:58.804Z] ---> 36372ee41ec7 [2022-03-16T23:32:58.804Z] [2022-03-16T23:32:58.804Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T23:32:58.804Z] Removing intermediate container b8720543ec62 [2022-03-16T23:32:58.804Z] ---> aec3156a567c [2022-03-16T23:32:58.804Z] [2022-03-16T23:32:58.804Z] Step 10/21 : FROM alpine:3.14 [2022-03-16T23:32:58.804Z] ---> 570a6ea5f0ab [2022-03-16T23:32:58.804Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-16T23:32:59.074Z] ---> b39efead3a0e [2022-03-16T23:32:59.074Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-16T23:32:59.074Z] ---> Running in 42cc55b7c7a6 [2022-03-16T23:32:59.074Z] Removing intermediate container 42cc55b7c7a6 [2022-03-16T23:32:59.074Z] ---> 0580399f4676 [2022-03-16T23:32:59.074Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-16T23:32:59.334Z] ---> Running in f2a70067ecba [2022-03-16T23:32:59.334Z] Removing intermediate container f2a70067ecba [2022-03-16T23:32:59.334Z] ---> cb970639ae75 [2022-03-16T23:32:59.334Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T23:32:59.334Z] ---> Running in 9b68d0da44f9 [2022-03-16T23:32:59.334Z] 3.14: Pulling from library/alpine [2022-03-16T23:32:59.334Z] 3.14: Pulling from library/alpine [2022-03-16T23:32:59.595Z] Removing intermediate container 9b68d0da44f9 [2022-03-16T23:32:59.595Z] ---> 104affb200d4 [2022-03-16T23:32:59.596Z] Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:32:59.596Z] ---> Running in 1dc4f2c05742 [2022-03-16T23:32:59.596Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T23:32:59.596Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T23:32:59.596Z] Status: Downloaded newer image for alpine:3.14 [2022-03-16T23:32:59.596Z] Status: Image is up to date for alpine:3.14 [2022-03-16T23:32:59.596Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T23:32:59.596Z] Status: Image is up to date for alpine:3.14 [2022-03-16T23:32:59.596Z] ---> 0a97eee8041e [2022-03-16T23:32:59.596Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-16T23:32:59.596Z] ---> 0a97eee8041e [2022-03-16T23:32:59.596Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-16T23:32:59.596Z] ---> 0a97eee8041e [2022-03-16T23:32:59.596Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T23:32:59.596Z] Step 11/22 : RUN apk add --update --no-cache dumb-initStatus: Image is up to date for alpine:3.14 [2022-03-16T23:32:59.596Z] [2022-03-16T23:32:59.596Z] ---> 0a97eee8041e [2022-03-16T23:32:59.596Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-16T23:32:59.873Z] ---> Running in 868b5dc15c62 [2022-03-16T23:32:59.873Z] ---> Running in e9649b053bbe [2022-03-16T23:32:59.873Z] ---> Running in 5c27c1297700 [2022-03-16T23:32:59.873Z] ---> Running in ec343a743df0 [2022-03-16T23:32:59.874Z] Removing intermediate container 1dc4f2c05742 [2022-03-16T23:32:59.874Z] ---> a43f323d2ac4 [2022-03-16T23:32:59.874Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T23:32:59.874Z] ---> Running in 1733e09820c1 [2022-03-16T23:32:59.874Z] Removing intermediate container e9649b053bbe [2022-03-16T23:32:59.874Z] ---> 75bcc308f879 [2022-03-16T23:32:59.874Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-16T23:33:00.132Z] ---> Running in 5fe7c27f8008 [2022-03-16T23:33:00.132Z] Removing intermediate container 1733e09820c1 [2022-03-16T23:33:00.132Z] ---> f71f7aebf4ac [2022-03-16T23:33:00.132Z] [2022-03-16T23:33:00.132Z] Successfully built f71f7aebf4ac [2022-03-16T23:33:00.132Z] Successfully tagged security-spire-server:latest [2022-03-16T23:33:00.132Z] Building security-spire-agent [2022-03-16T23:33:00.392Z]  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:00.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:00.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:00.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:00.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:00.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:00.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:00.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:00.651Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-16T23:33:00.651Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-16T23:33:00.651Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T23:33:00.651Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T23:33:00.651Z] OK: 6 MiB in 16 packages [2022-03-16T23:33:00.651Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-16T23:33:00.651Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T23:33:00.651Z] OK: 6 MiB in 15 packages [2022-03-16T23:33:00.651Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-16T23:33:00.651Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-16T23:33:00.651Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T23:33:00.912Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-16T23:33:00.912Z] (5/5) Installing curl (7.79.1-r0) [2022-03-16T23:33:00.912Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-16T23:33:00.912Z] (2/2) Installing su-exec (0.2-r1) [2022-03-16T23:33:00.912Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T23:33:00.912Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T23:33:00.912Z] OK: 6 MiB in 16 packages [2022-03-16T23:33:00.912Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T23:33:00.912Z] OK: 8 MiB in 19 packages [2022-03-16T23:33:02.815Z] Removing intermediate container 5fe7c27f8008 [2022-03-16T23:33:02.815Z] ---> c86528f10c14 [2022-03-16T23:33:02.815Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-16T23:33:02.815Z] Removing intermediate container 5c27c1297700 [2022-03-16T23:33:02.815Z] ---> b5577ff590f6 [2022-03-16T23:33:02.815Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T23:33:02.815Z] ---> Running in 42c07de411e4 [2022-03-16T23:33:02.815Z] ---> Running in 6121de73a64f [2022-03-16T23:33:02.815Z] Removing intermediate container 868b5dc15c62 [2022-03-16T23:33:02.815Z] ---> 432581c5fed3 [2022-03-16T23:33:02.815Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T23:33:02.815Z] Removing intermediate container ec343a743df0 [2022-03-16T23:33:02.815Z] ---> d28222f2f75f [2022-03-16T23:33:02.815Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-16T23:33:02.815Z] ---> Running in 1ad65d127d27 [2022-03-16T23:33:03.078Z] ---> Running in f8223dd88d88 [2022-03-16T23:33:03.078Z] Removing intermediate container 42c07de411e4 [2022-03-16T23:33:03.078Z] ---> b5f735c39f5a [2022-03-16T23:33:03.078Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-16T23:33:03.078Z] Removing intermediate container 6121de73a64f [2022-03-16T23:33:03.078Z] ---> ea023794b0b5 [2022-03-16T23:33:03.078Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-16T23:33:03.078Z] ---> Running in 878666dab878 [2022-03-16T23:33:03.078Z] ---> Running in e15c87b7c762 [2022-03-16T23:33:03.078Z] Removing intermediate container 1ad65d127d27 [2022-03-16T23:33:03.078Z] ---> cf2c971ba079 [2022-03-16T23:33:03.078Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-16T23:33:03.078Z] Removing intermediate container f8223dd88d88 [2022-03-16T23:33:03.078Z] ---> 6b1580951f2b [2022-03-16T23:33:03.078Z] Step 13/21 : WORKDIR /edgex [2022-03-16T23:33:03.337Z] ---> Running in 01490a1bc39e [2022-03-16T23:33:03.337Z] ---> Running in 82219d23dec6 [2022-03-16T23:33:03.337Z] Removing intermediate container e15c87b7c762 [2022-03-16T23:33:03.337Z] Removing intermediate container 878666dab878 [2022-03-16T23:33:03.337Z] ---> 707042e9a143 [2022-03-16T23:33:03.337Z] ---> 181806cd9ac6 [2022-03-16T23:33:03.337Z] Step 14/22 : EXPOSE $APP_PORTStep 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-16T23:33:03.337Z] [2022-03-16T23:33:03.337Z] ---> Running in 94027aebe56f [2022-03-16T23:33:03.337Z] ---> Running in 60e83d43becd [2022-03-16T23:33:03.598Z] Removing intermediate container 01490a1bc39e [2022-03-16T23:33:03.598Z] ---> 4317efa97817 [2022-03-16T23:33:03.598Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-16T23:33:03.598Z] Removing intermediate container 82219d23dec6 [2022-03-16T23:33:03.598Z] ---> c8fd7118c7de [2022-03-16T23:33:03.598Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-16T23:33:03.598Z] Removing intermediate container 94027aebe56f [2022-03-16T23:33:03.598Z] ---> a2bb9bf843ce [2022-03-16T23:33:03.598Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T23:33:03.598Z] ---> Running in b79ce30e2395 [2022-03-16T23:33:03.859Z] Removing intermediate container b79ce30e2395 [2022-03-16T23:33:03.859Z] ---> 421345a9843f [2022-03-16T23:33:03.859Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T23:33:03.859Z] ---> 2ac52826ad16 [2022-03-16T23:33:03.859Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-16T23:33:03.859Z] ---> caf444810294 [2022-03-16T23:33:03.859Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-16T23:33:04.118Z] ---> beba1d30fa98 [2022-03-16T23:33:04.118Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-16T23:33:04.376Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:33:04.376Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:33:04.376Z] ---> a0799b50bec3 [2022-03-16T23:33:04.376Z] Step 3/24 : WORKDIR /edgex-go [2022-03-16T23:33:04.376Z] ---> Using cache [2022-03-16T23:33:04.376Z] ---> a9ea1aeda0f3 [2022-03-16T23:33:04.376Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:33:04.376Z] ---> Using cache [2022-03-16T23:33:04.376Z] ---> 966acf09a590 [2022-03-16T23:33:04.376Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-16T23:33:04.376Z] ---> Using cache [2022-03-16T23:33:04.376Z] ---> 6047d9c82cb5 [2022-03-16T23:33:04.376Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-16T23:33:04.376Z] ---> Using cache [2022-03-16T23:33:04.376Z] ---> 37c0d0b06a86 [2022-03-16T23:33:04.376Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:33:04.376Z] ---> Using cache [2022-03-16T23:33:04.376Z] ---> 36ad9857caec [2022-03-16T23:33:04.376Z] Step 8/24 : COPY . . [2022-03-16T23:33:04.376Z] ---> Using cache [2022-03-16T23:33:04.376Z] ---> aa2552660859 [2022-03-16T23:33:04.376Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-16T23:33:04.376Z] ---> fa93fec061dc [2022-03-16T23:33:04.376Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-16T23:33:04.376Z] Removing intermediate container 60e83d43becd [2022-03-16T23:33:04.376Z] ---> f3d7b4cd92de [2022-03-16T23:33:04.376Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-16T23:33:04.376Z] ---> Running in 9fa45d182dcb [2022-03-16T23:33:04.376Z] ---> b14674f2ea8c [2022-03-16T23:33:04.376Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-16T23:33:04.376Z] ---> Running in 54d8e0d7324f [2022-03-16T23:33:04.376Z] ---> 0ae9673eeacd [2022-03-16T23:33:04.376Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-16T23:33:04.376Z] Removing intermediate container 9fa45d182dcb [2022-03-16T23:33:04.376Z] ---> 56abfe18bac7 [2022-03-16T23:33:04.376Z] 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-16T23:33:04.635Z] ---> Running in bc612ed94496 [2022-03-16T23:33:04.635Z] Removing intermediate container 54d8e0d7324f [2022-03-16T23:33:04.635Z] ---> b1b493bd0207 [2022-03-16T23:33:04.635Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-16T23:33:04.635Z] ---> fe5609a3f4ea [2022-03-16T23:33:04.635Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-16T23:33:04.635Z] ---> Running in 9f448b672a2e [2022-03-16T23:33:04.635Z] ---> 0d8db6e4e15c [2022-03-16T23:33:04.635Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-16T23:33:04.635Z] ---> 693d8fc666fd [2022-03-16T23:33:04.635Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-16T23:33:04.635Z] ---> Running in d7061ec3b599 [2022-03-16T23:33:04.635Z] ---> Running in 571ae1c8d79f [2022-03-16T23:33:04.635Z] ---> eaead72c26ff [2022-03-16T23:33:04.635Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-16T23:33:04.899Z] ---> Running in e19dff2d2033 [2022-03-16T23:33:04.899Z] Removing intermediate container 9f448b672a2e [2022-03-16T23:33:04.899Z] ---> 35833fd6271f [2022-03-16T23:33:04.899Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T23:33:04.899Z] ---> Running in 5e91241b2a14 [2022-03-16T23:33:04.899Z] Removing intermediate container 571ae1c8d79f [2022-03-16T23:33:04.899Z] ---> 5e703495c0aa [2022-03-16T23:33:04.899Z] Step 18/21 : CMD ["--init=true"] [2022-03-16T23:33:04.899Z] Removing intermediate container d7061ec3b599 [2022-03-16T23:33:04.899Z] ---> f683c8b1856b [2022-03-16T23:33:04.899Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T23:33:04.899Z] ---> Running in 572bba39be92 [2022-03-16T23:33:04.899Z] ---> Running in 992021d566cd [2022-03-16T23:33:04.899Z] Removing intermediate container 5e91241b2a14 [2022-03-16T23:33:04.899Z] ---> 6a2a7ddadc60 [2022-03-16T23:33:04.899Z] Step 20/22 : LABEL arch=x86_64 [2022-03-16T23:33:04.899Z] ---> Running in 40dea484492f [2022-03-16T23:33:05.157Z] Removing intermediate container 572bba39be92 [2022-03-16T23:33:05.157Z] ---> 8005f085527a [2022-03-16T23:33:05.157Z] Step 19/21 : LABEL arch=x86_64 [2022-03-16T23:33:05.157Z] Removing intermediate container 992021d566cd [2022-03-16T23:33:05.157Z] ---> 3643f409fa4f [2022-03-16T23:33:05.157Z] Step 20/22 : LABEL arch=x86_64 [2022-03-16T23:33:05.157Z] ---> Running in 71fc2f77c5a7 [2022-03-16T23:33:05.157Z] ---> Running in 92c9e562714b [2022-03-16T23:33:05.157Z] Removing intermediate container 40dea484492f [2022-03-16T23:33:05.157Z] ---> 4e445fcbfafe [2022-03-16T23:33:05.157Z] Step 21/22 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:33:05.157Z] ---> Running in af688ad64a95 [2022-03-16T23:33:05.157Z] spire-1.2.0/ [2022-03-16T23:33:05.157Z] Removing intermediate container 92c9e562714b [2022-03-16T23:33:05.157Z] ---> 408954f57173 [2022-03-16T23:33:05.157Z] Step 21/22 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:33:05.157Z] Removing intermediate container 71fc2f77c5a7 [2022-03-16T23:33:05.157Z] ---> 4943acee8ff1 [2022-03-16T23:33:05.157Z] Step 20/21 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:33:05.417Z] ---> Running in b48e06953277 [2022-03-16T23:33:05.417Z] ---> Running in 71cf4050b323 [2022-03-16T23:33:05.417Z] Removing intermediate container af688ad64a95 [2022-03-16T23:33:05.417Z] ---> 967e39602e87 [2022-03-16T23:33:05.417Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T23:33:05.417Z] ---> Running in 2362aaccb840 [2022-03-16T23:33:05.417Z] Removing intermediate container 71cf4050b323 [2022-03-16T23:33:05.417Z] ---> 65856c02a3f1 [2022-03-16T23:33:05.417Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T23:33:05.417Z] Removing intermediate container e19dff2d2033 [2022-03-16T23:33:05.417Z] ---> 4b7e1353fbbe [2022-03-16T23:33:05.417Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T23:33:05.417Z] Removing intermediate container b48e06953277 [2022-03-16T23:33:05.417Z] ---> 5e26b7432801 [2022-03-16T23:33:05.417Z] Step 21/21 : LABEL version=0.0.0 [2022-03-16T23:33:05.417Z] ---> Running in 8fb5419d4033 [2022-03-16T23:33:05.677Z] Removing intermediate container 2362aaccb840 [2022-03-16T23:33:05.677Z] ---> 29880b5dc9ed [2022-03-16T23:33:05.677Z] [2022-03-16T23:33:05.677Z] ---> Running in 4bd9af579427 [2022-03-16T23:33:05.677Z] Successfully built 29880b5dc9ed [2022-03-16T23:33:05.677Z] Removing intermediate container 8fb5419d4033 [2022-03-16T23:33:05.677Z] ---> 36be49a70000 [2022-03-16T23:33:05.677Z] [2022-03-16T23:33:05.677Z] Successfully tagged support-scheduler:latest [2022-03-16T23:33:05.677Z] Building security-spiffe-token-provider [2022-03-16T23:33:05.677Z]  Building support-scheduler ... done Removing intermediate container 4bd9af579427 [2022-03-16T23:33:05.677Z] ---> 6dfcf878c6f3 [2022-03-16T23:33:05.677Z] [2022-03-16T23:33:05.677Z] ---> 4cc9a2db51b8 [2022-03-16T23:33:05.677Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-16T23:33:05.677Z] Successfully built 36be49a70000 [2022-03-16T23:33:05.677Z] Successfully tagged support-notifications:latest [2022-03-16T23:33:05.677Z] Building security-secretstore-setup [2022-03-16T23:33:06.008Z]  Building support-notifications ... done Successfully built 6dfcf878c6f3 [2022-03-16T23:33:06.008Z] Successfully tagged security-proxy-setup:latest [2022-03-16T23:33:06.008Z]  Building security-proxy-setup ... done Building core-data [2022-03-16T23:33:06.267Z] ---> 2862e1ba0395 [2022-03-16T23:33:06.267Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-16T23:33:06.526Z] spire-1.2.0/README.md [2022-03-16T23:33:06.526Z] spire-1.2.0/bin/ [2022-03-16T23:33:06.526Z] spire-1.2.0/bin/spire-server [2022-03-16T23:33:06.526Z] spire-1.2.0/bin/spire-agent [2022-03-16T23:33:06.526Z] spire-1.2.0/conf/ [2022-03-16T23:33:06.526Z] spire-1.2.0/conf/server/ [2022-03-16T23:33:06.526Z] spire-1.2.0/conf/server/server.conf [2022-03-16T23:33:06.526Z] spire-1.2.0/conf/agent/ [2022-03-16T23:33:06.526Z] spire-1.2.0/conf/agent/agent.conf [2022-03-16T23:33:06.526Z] spire-1.2.0/LICENSE [2022-03-16T23:33:07.096Z] ---> 70ff52646bef [2022-03-16T23:33:07.096Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-16T23:33:07.096Z] ---> 51558a22dccb [2022-03-16T23:33:07.096Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-16T23:33:07.672Z] ---> 2740555ea687 [2022-03-16T23:33:07.672Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-16T23:33:08.242Z] ---> Running in 5d4b9508eaea [2022-03-16T23:33:08.501Z] Removing intermediate container bc612ed94496 [2022-03-16T23:33:08.501Z] ---> 70b290715412 [2022-03-16T23:33:08.501Z] [2022-03-16T23:33:08.501Z] Step 11/24 : FROM alpine:3.15 [2022-03-16T23:33:08.501Z] ---> c059bfaa849c [2022-03-16T23:33:08.502Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-16T23:33:08.502Z] ---> Using cache [2022-03-16T23:33:08.502Z] ---> 8afb9c39aeb9 [2022-03-16T23:33:08.502Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:33:08.502Z] ---> Using cache [2022-03-16T23:33:08.502Z] ---> a0853b38bc30 [2022-03-16T23:33:08.502Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-16T23:33:08.502Z] ---> Using cache [2022-03-16T23:33:08.502Z] ---> e03249ee2b3d [2022-03-16T23:33:08.502Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-16T23:33:08.502Z] Removing intermediate container 5d4b9508eaea [2022-03-16T23:33:08.502Z] ---> 570b22f5c416 [2022-03-16T23:33:08.502Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-16T23:33:09.442Z] ---> 1a731afcc4db [2022-03-16T23:33:09.442Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-16T23:33:09.442Z] ---> c9187fa9ed82 [2022-03-16T23:33:09.442Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-16T23:33:09.442Z] ---> Running in e390b9b7a95f [2022-03-16T23:33:10.820Z] ---> 4ab8dd5a2c9e [2022-03-16T23:33:10.820Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-16T23:33:10.820Z] Removing intermediate container e390b9b7a95f [2022-03-16T23:33:10.820Z] ---> 678a9176ec56 [2022-03-16T23:33:10.820Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-16T23:33:10.820Z] ---> Running in df25c9dc898e [2022-03-16T23:33:10.820Z] ---> 0b707a3d3568 [2022-03-16T23:33:10.820Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-16T23:33:10.820Z] Removing intermediate container df25c9dc898e [2022-03-16T23:33:10.820Z] ---> fd472309fe74 [2022-03-16T23:33:10.820Z] Step 28/31 : CMD ["gate"] [2022-03-16T23:33:11.079Z] ---> Running in 7c9b1a438399 [2022-03-16T23:33:11.079Z] ---> d295e8464bfa [2022-03-16T23:33:11.079Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-16T23:33:11.079Z] Removing intermediate container 7c9b1a438399 [2022-03-16T23:33:11.079Z] ---> 38cf8f4ab2a7 [2022-03-16T23:33:11.079Z] Step 29/31 : LABEL arch=x86_64 [2022-03-16T23:33:11.344Z] ---> Running in f08c68bb56b0 [2022-03-16T23:33:11.344Z] ---> 302c4848b713 [2022-03-16T23:33:11.344Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-16T23:33:11.344Z] Removing intermediate container f08c68bb56b0 [2022-03-16T23:33:11.344Z] ---> 2babe21feff1 [2022-03-16T23:33:11.344Z] Step 30/31 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:33:11.344Z] ---> Running in d0a81c23f176 [2022-03-16T23:33:11.602Z] ---> Running in a61a786c584e [2022-03-16T23:33:11.603Z] Removing intermediate container d0a81c23f176 [2022-03-16T23:33:11.603Z] ---> 139491e4eced [2022-03-16T23:33:11.603Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-16T23:33:11.603Z] ---> Running in c67b91a2ab2f [2022-03-16T23:33:11.603Z] Removing intermediate container a61a786c584e [2022-03-16T23:33:11.603Z] ---> 34fec4af0ec8 [2022-03-16T23:33:11.603Z] Step 31/31 : LABEL version=0.0.0 [2022-03-16T23:33:11.862Z] Removing intermediate container c67b91a2ab2f [2022-03-16T23:33:11.862Z] ---> f6e425589e88 [2022-03-16T23:33:11.862Z] Step 22/24 : LABEL arch=x86_64 [2022-03-16T23:33:11.862Z] ---> Running in 5691a14d9bc8 [2022-03-16T23:33:11.862Z] ---> Running in f9e6d87d0068 [2022-03-16T23:33:12.122Z] Removing intermediate container 5691a14d9bc8 [2022-03-16T23:33:12.122Z] ---> f08020288029 [2022-03-16T23:33:12.122Z] [2022-03-16T23:33:12.122Z] Successfully built f08020288029 [2022-03-16T23:33:12.122Z] Successfully tagged security-bootstrapper:latest [2022-03-16T23:33:12.122Z]  Building security-bootstrapper ... done Building security-spire-config [2022-03-16T23:33:12.122Z] Removing intermediate container f9e6d87d0068 [2022-03-16T23:33:12.122Z] ---> 2b5e05d10ada [2022-03-16T23:33:12.122Z] Step 23/24 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:33:12.408Z] ---> Running in b39a170e8463 [2022-03-16T23:33:12.408Z] Removing intermediate container b39a170e8463 [2022-03-16T23:33:12.408Z] ---> 8367261e4386 [2022-03-16T23:33:12.408Z] Step 24/24 : LABEL version=0.0.0 [2022-03-16T23:33:12.408Z] ---> Running in d2b091451548 [2022-03-16T23:33:12.669Z] Removing intermediate container d2b091451548 [2022-03-16T23:33:12.669Z] ---> ef7f2444bb6e [2022-03-16T23:33:12.669Z] [2022-03-16T23:33:12.669Z] Successfully built ef7f2444bb6e [2022-03-16T23:33:12.669Z] Successfully tagged security-spire-agent:latest [2022-03-16T23:33:12.669Z]  Building security-spire-agent ... done Building sys-mgmt-agent [2022-03-16T23:33:16.858Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:33:16.858Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:33:16.858Z] ---> a0799b50bec3 [2022-03-16T23:33:16.858Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T23:33:16.858Z] ---> Using cache [2022-03-16T23:33:16.858Z] ---> a9ea1aeda0f3 [2022-03-16T23:33:16.858Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:33:16.858Z] ---> Using cache [2022-03-16T23:33:16.858Z] ---> 966acf09a590 [2022-03-16T23:33:16.858Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-16T23:33:18.762Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:33:18.762Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:33:18.762Z] ---> a0799b50bec3 [2022-03-16T23:33:18.762Z] Step 3/25 : WORKDIR /edgex-go [2022-03-16T23:33:18.762Z] ---> Using cache [2022-03-16T23:33:18.762Z] ---> a9ea1aeda0f3 [2022-03-16T23:33:18.762Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:33:18.762Z] ---> Using cache [2022-03-16T23:33:18.762Z] ---> 966acf09a590 [2022-03-16T23:33:18.762Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-16T23:33:18.762Z] ---> Using cache [2022-03-16T23:33:18.762Z] ---> 6047d9c82cb5 [2022-03-16T23:33:18.762Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-16T23:33:18.762Z] ---> Using cache [2022-03-16T23:33:18.762Z] ---> 37c0d0b06a86 [2022-03-16T23:33:18.762Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:33:18.762Z] ---> Using cache [2022-03-16T23:33:18.762Z] ---> 36ad9857caec [2022-03-16T23:33:18.762Z] Step 8/25 : COPY . . [2022-03-16T23:33:18.762Z] ---> Using cache [2022-03-16T23:33:18.762Z] ---> aa2552660859 [2022-03-16T23:33:18.762Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-16T23:33:18.762Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:33:18.762Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:33:18.762Z] ---> a0799b50bec3 [2022-03-16T23:33:18.762Z] Step 3/20 : WORKDIR /edgex-go [2022-03-16T23:33:18.762Z] ---> Using cache [2022-03-16T23:33:18.762Z] ---> a9ea1aeda0f3 [2022-03-16T23:33:18.762Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-16T23:33:20.669Z] ---> Running in 11e8e085a78b [2022-03-16T23:33:20.669Z] ---> Running in 1c3db3df51a1 [2022-03-16T23:33:20.669Z] ---> Running in 20304c4775ff [2022-03-16T23:33:21.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:21.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:21.607Z] 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-16T23:33:21.607Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:33:21.607Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:33:21.607Z] ---> a0799b50bec3 [2022-03-16T23:33:21.607Z] Step 3/24 : WORKDIR /edgex-go [2022-03-16T23:33:21.607Z] ---> Using cache [2022-03-16T23:33:21.607Z] ---> a9ea1aeda0f3 [2022-03-16T23:33:21.607Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:33:21.607Z] ---> Using cache [2022-03-16T23:33:21.607Z] ---> 966acf09a590 [2022-03-16T23:33:21.607Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-16T23:33:21.607Z] ---> Using cache [2022-03-16T23:33:21.607Z] ---> 6047d9c82cb5 [2022-03-16T23:33:21.607Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-16T23:33:21.607Z] ---> Using cache [2022-03-16T23:33:21.607Z] ---> 37c0d0b06a86 [2022-03-16T23:33:21.607Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:33:21.607Z] ---> Using cache [2022-03-16T23:33:21.607Z] ---> 36ad9857caec [2022-03-16T23:33:21.607Z] Step 8/24 : COPY . . [2022-03-16T23:33:21.607Z] ---> Using cache [2022-03-16T23:33:21.607Z] ---> aa2552660859 [2022-03-16T23:33:21.607Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-16T23:33:21.607Z] ---> Using cache [2022-03-16T23:33:21.607Z] ---> 56abfe18bac7 [2022-03-16T23:33:21.607Z] 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-16T23:33:21.607Z] ---> Using cache [2022-03-16T23:33:21.607Z] ---> 70b290715412 [2022-03-16T23:33:21.607Z] [2022-03-16T23:33:21.607Z] Step 11/24 : FROM alpine:3.15 [2022-03-16T23:33:21.607Z] ---> c059bfaa849c [2022-03-16T23:33:21.607Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-16T23:33:21.607Z] ---> Using cache [2022-03-16T23:33:21.607Z] ---> 8afb9c39aeb9 [2022-03-16T23:33:21.607Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:33:21.607Z] ---> Using cache [2022-03-16T23:33:21.607Z] ---> a0853b38bc30 [2022-03-16T23:33:21.607Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-16T23:33:21.607Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:33:21.607Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:33:21.607Z] ---> a0799b50bec3 [2022-03-16T23:33:21.607Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T23:33:21.607Z] ---> Using cache [2022-03-16T23:33:21.607Z] ---> a9ea1aeda0f3 [2022-03-16T23:33:21.607Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:33:21.607Z] ---> Using cache [2022-03-16T23:33:21.607Z] ---> 966acf09a590 [2022-03-16T23:33:21.607Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-16T23:33:22.176Z] ---> Running in 00cfa720eaeb [2022-03-16T23:33:22.176Z] ---> Running in 229364637a9a [2022-03-16T23:33:22.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:22.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:22.433Z] OK: 221 MiB in 52 packages [2022-03-16T23:33:22.692Z] v3.15.0-385-g91c4c10346 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-16T23:33:22.692Z] v3.15.1-1-ga4f691502c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-16T23:33:22.692Z] OK: 15862 distinct packages available [2022-03-16T23:33:22.692Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:22.962Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:22.962Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:23.223Z] Removing intermediate container 1c3db3df51a1 [2022-03-16T23:33:23.223Z] ---> 244c79f6fde9 [2022-03-16T23:33:23.223Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T23:33:23.223Z] ---> bdbc432b0824 [2022-03-16T23:33:23.223Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:33:23.223Z] ---> Running in e7a379221604 [2022-03-16T23:33:23.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:23.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:23.742Z] OK: 221 MiB in 52 packages [2022-03-16T23:33:23.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:24.002Z] v3.15.0-385-g91c4c10346 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-16T23:33:24.002Z] v3.15.1-1-ga4f691502c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-16T23:33:24.002Z] OK: 15859 distinct packages available [2022-03-16T23:33:24.263Z] OK: 221 MiB in 52 packages [2022-03-16T23:33:24.263Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:24.833Z] Removing intermediate container 20304c4775ff [2022-03-16T23:33:24.833Z] ---> 7ad8ab33b038 [2022-03-16T23:33:24.833Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-16T23:33:24.833Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:25.092Z] Removing intermediate container e7a379221604 [2022-03-16T23:33:25.092Z] ---> 1f8d6bfbdf35 [2022-03-16T23:33:25.092Z] Step 8/23 : COPY . . [2022-03-16T23:33:25.092Z] Removing intermediate container 00cfa720eaeb [2022-03-16T23:33:25.092Z] ---> a016b4cf503d [2022-03-16T23:33:25.092Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T23:33:25.092Z] ---> fe6bcf5161ea [2022-03-16T23:33:25.092Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:33:25.351Z] ---> Running in e99b668b3b56 [2022-03-16T23:33:25.351Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-16T23:33:25.351Z] ---> 4a9cf36b8c17 [2022-03-16T23:33:25.351Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:33:25.351Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-16T23:33:25.351Z] ---> Running in 42f245c751c1 [2022-03-16T23:33:25.609Z] (3/4) Installing libucontext (1.1-r0) [2022-03-16T23:33:25.609Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-16T23:33:25.609Z] Executing busybox-1.34.1-r3.trigger [2022-03-16T23:33:25.609Z] OK: 6 MiB in 18 packages [2022-03-16T23:33:26.987Z] Removing intermediate container 229364637a9a [2022-03-16T23:33:26.987Z] ---> 29f74912f793 [2022-03-16T23:33:26.987Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-16T23:33:27.245Z] Removing intermediate container e99b668b3b56 [2022-03-16T23:33:27.245Z] ---> 17da2f693fff [2022-03-16T23:33:27.245Z] Step 7/20 : COPY . . [2022-03-16T23:33:27.245Z] Removing intermediate container 42f245c751c1 [2022-03-16T23:33:27.245Z] ---> d2d8597efea2 [2022-03-16T23:33:27.245Z] Step 8/23 : COPY . . [2022-03-16T23:33:27.811Z] 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-16T23:33:31.101Z] ---> c9e47014f318 [2022-03-16T23:33:31.101Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-16T23:33:31.101Z] ---> e4b5f9b695eb [2022-03-16T23:33:31.101Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-16T23:33:31.101Z] ---> 234da12db678 [2022-03-16T23:33:31.101Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-16T23:33:31.101Z] ---> Running in 70552cf600b7 [2022-03-16T23:33:31.358Z] ---> Running in 30fcc0533a0d [2022-03-16T23:33:31.617Z] Removing intermediate container 70552cf600b7 [2022-03-16T23:33:31.617Z] ---> ca4999407c5d [2022-03-16T23:33:31.617Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-16T23:33:31.617Z] 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-16T23:33:31.617Z] Removing intermediate container 11e8e085a78b [2022-03-16T23:33:31.617Z] ---> ae5cc2f723af [2022-03-16T23:33:31.617Z] [2022-03-16T23:33:31.617Z] Step 10/25 : FROM alpine:3.14 [2022-03-16T23:33:31.617Z] ---> 0a97eee8041e [2022-03-16T23:33:31.617Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-16T23:33:31.879Z] ---> Running in 502c1858173c [2022-03-16T23:33:31.879Z] ---> 37754d8e5003 [2022-03-16T23:33:31.879Z] Step 19/24 : WORKDIR / [2022-03-16T23:33:31.879Z] ---> Running in c26addb1c4c5 [2022-03-16T23:33:32.446Z] Removing intermediate container c26addb1c4c5 [2022-03-16T23:33:32.446Z] ---> 1971b2e8c222 [2022-03-16T23:33:32.446Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-16T23:33:32.446Z] ---> Running in e7707eb00445 [2022-03-16T23:33:32.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:32.446Z] ---> 26b7ba46aa6e [2022-03-16T23:33:32.446Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-16T23:33:32.446Z] ---> 98b69b210b45 [2022-03-16T23:33:32.446Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-16T23:33:32.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:32.446Z] Removing intermediate container e7707eb00445 [2022-03-16T23:33:32.446Z] ---> fbeacd7bea4c [2022-03-16T23:33:32.446Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-16T23:33:32.703Z] ---> Running in 7cf05486ae07 [2022-03-16T23:33:32.703Z] ---> Running in 728deab602c6 [2022-03-16T23:33:32.703Z] ---> Running in 6984ffb34efa [2022-03-16T23:33:32.703Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-16T23:33:32.703Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-16T23:33:32.703Z] (3/3) Installing su-exec (0.2-r1) [2022-03-16T23:33:32.703Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T23:33:32.703Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T23:33:32.703Z] OK: 6 MiB in 17 packages [2022-03-16T23:33:32.962Z] Removing intermediate container 6984ffb34efa [2022-03-16T23:33:32.962Z] ---> 137021fceb92 [2022-03-16T23:33:32.962Z] Step 22/24 : LABEL arch=x86_64 [2022-03-16T23:33:32.962Z] ---> Running in ca29bca57383 [2022-03-16T23:33:33.220Z] Removing intermediate container ca29bca57383 [2022-03-16T23:33:33.220Z] ---> 42704a6a2b80 [2022-03-16T23:33:33.220Z] Step 23/24 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:33:33.220Z] ---> Running in 0d50231efe0d [2022-03-16T23:33:33.220Z] 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-16T23:33:33.478Z] Removing intermediate container 0d50231efe0d [2022-03-16T23:33:33.478Z] ---> 5a8f0a7ff6ae [2022-03-16T23:33:33.478Z] Step 24/24 : LABEL version=0.0.0 [2022-03-16T23:33:33.478Z] 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-16T23:33:33.478Z] Removing intermediate container 502c1858173c [2022-03-16T23:33:33.478Z] ---> e0cf61454579 [2022-03-16T23:33:33.478Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-16T23:33:33.478Z] ---> Running in 9e0fdfd58447 [2022-03-16T23:33:33.478Z] ---> Running in 45219738e595 [2022-03-16T23:33:33.736Z] Removing intermediate container 9e0fdfd58447 [2022-03-16T23:33:33.736Z] ---> 1908bae672b6 [2022-03-16T23:33:33.736Z] [2022-03-16T23:33:33.736Z] Removing intermediate container 45219738e595 [2022-03-16T23:33:33.736Z] ---> a20c2254c978 [2022-03-16T23:33:33.736Z] Step 13/25 : WORKDIR / [2022-03-16T23:33:33.736Z] ---> Running in 8f530d52bada [2022-03-16T23:33:33.736Z] Successfully built 1908bae672b6 [2022-03-16T23:33:33.736Z] Successfully tagged security-spire-config:latest [2022-03-16T23:33:33.736Z]  Building security-spire-config ... done Building core-command [2022-03-16T23:33:33.993Z] Removing intermediate container 8f530d52bada [2022-03-16T23:33:33.993Z] ---> b0d676df052d [2022-03-16T23:33:33.993Z] 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-16T23:33:35.369Z] ---> fb8ca6b5ee4d [2022-03-16T23:33:35.369Z] 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-16T23:33:35.935Z] ---> 7beaf512753d [2022-03-16T23:33:35.935Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-16T23:33:36.504Z] ---> 273ce1e56f5b [2022-03-16T23:33:36.504Z] 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-16T23:33:37.072Z] ---> ce7e383dd6f4 [2022-03-16T23:33:37.072Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-16T23:33:38.453Z] ---> 84e040cf1385 [2022-03-16T23:33:38.453Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-16T23:33:39.391Z] ---> 0efc8d1f2d7b [2022-03-16T23:33:39.391Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-16T23:33:39.651Z] ---> b2726558a3d3 [2022-03-16T23:33:39.651Z] 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-16T23:33:39.651Z] ---> Running in 687b0f2d06a4 [2022-03-16T23:33:40.621Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:33:40.621Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:33:40.621Z] ---> a0799b50bec3 [2022-03-16T23:33:40.621Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T23:33:40.621Z] ---> Using cache [2022-03-16T23:33:40.621Z] ---> a9ea1aeda0f3 [2022-03-16T23:33:40.621Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:33:40.621Z] ---> Using cache [2022-03-16T23:33:40.621Z] ---> 966acf09a590 [2022-03-16T23:33:40.621Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T23:33:40.621Z] ---> Using cache [2022-03-16T23:33:40.621Z] ---> 6047d9c82cb5 [2022-03-16T23:33:40.621Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T23:33:40.621Z] ---> Using cache [2022-03-16T23:33:40.621Z] ---> 37c0d0b06a86 [2022-03-16T23:33:40.621Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:33:40.621Z] ---> Using cache [2022-03-16T23:33:40.621Z] ---> 36ad9857caec [2022-03-16T23:33:40.621Z] Step 8/23 : COPY . . [2022-03-16T23:33:40.621Z] ---> Using cache [2022-03-16T23:33:40.621Z] ---> aa2552660859 [2022-03-16T23:33:40.621Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-16T23:33:40.880Z] ---> Running in 010bc4f2e148 [2022-03-16T23:33:41.141Z] Removing intermediate container 687b0f2d06a4 [2022-03-16T23:33:41.141Z] ---> e8bc1598180d [2022-03-16T23:33:41.141Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-16T23:33:41.412Z] ---> Running in 59a1e65d0d7d [2022-03-16T23:33:41.671Z] 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-16T23:33:41.671Z] Removing intermediate container 59a1e65d0d7d [2022-03-16T23:33:41.671Z] ---> 33d54d08ba4f [2022-03-16T23:33:41.671Z] Step 23/25 : LABEL arch=x86_64 [2022-03-16T23:33:41.671Z] ---> Running in f0cc943e4c92 [2022-03-16T23:33:41.931Z] Removing intermediate container f0cc943e4c92 [2022-03-16T23:33:41.931Z] ---> 7dca5ab9eae7 [2022-03-16T23:33:41.931Z] Step 24/25 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:33:42.190Z] ---> Running in fc958afe3981 [2022-03-16T23:33:42.448Z] Removing intermediate container fc958afe3981 [2022-03-16T23:33:42.448Z] ---> ee7c97654b41 [2022-03-16T23:33:42.448Z] Step 25/25 : LABEL version=0.0.0 [2022-03-16T23:33:42.448Z] ---> Running in 328223965c2e [2022-03-16T23:33:43.385Z] Removing intermediate container 328223965c2e [2022-03-16T23:33:43.385Z] ---> 6e4e6b52c445 [2022-03-16T23:33:43.385Z] [2022-03-16T23:33:43.643Z] Successfully built 6e4e6b52c445 [2022-03-16T23:33:43.643Z] Successfully tagged security-secretstore-setup:latest [2022-03-16T23:33:43.643Z]  Building security-secretstore-setup ... done Building core-metadata [2022-03-16T23:33:43.643Z] Removing intermediate container 30fcc0533a0d [2022-03-16T23:33:43.643Z] ---> f5fca2fa4d28 [2022-03-16T23:33:43.643Z] [2022-03-16T23:33:43.643Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T23:33:43.643Z] ---> 0a97eee8041e [2022-03-16T23:33:43.643Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-16T23:33:43.912Z] ---> Running in bf60d2c0720c [2022-03-16T23:33:45.292Z] Removing intermediate container bf60d2c0720c [2022-03-16T23:33:45.292Z] ---> a87fb560b9cd [2022-03-16T23:33:45.292Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-16T23:33:46.688Z] ---> Running in e196d5ac5bd4 [2022-03-16T23:33:46.948Z] Removing intermediate container e196d5ac5bd4 [2022-03-16T23:33:46.948Z] ---> d0e6e41c274f [2022-03-16T23:33:46.948Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-16T23:33:46.948Z] ---> Running in d4a658116cc2 [2022-03-16T23:33:47.516Z] Removing intermediate container d4a658116cc2 [2022-03-16T23:33:47.516Z] ---> 4b79e150a752 [2022-03-16T23:33:47.516Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:33:47.774Z] ---> Running in 3ff76b927bd1 [2022-03-16T23:33:48.349Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:33:48.349Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:33:48.349Z] ---> a0799b50bec3 [2022-03-16T23:33:48.349Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T23:33:48.349Z] ---> Using cache [2022-03-16T23:33:48.349Z] ---> a9ea1aeda0f3 [2022-03-16T23:33:48.349Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:33:48.349Z] ---> Using cache [2022-03-16T23:33:48.349Z] ---> 966acf09a590 [2022-03-16T23:33:48.349Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T23:33:48.349Z] ---> Using cache [2022-03-16T23:33:48.349Z] ---> 6047d9c82cb5 [2022-03-16T23:33:48.349Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T23:33:48.349Z] ---> Using cache [2022-03-16T23:33:48.349Z] ---> 37c0d0b06a86 [2022-03-16T23:33:48.349Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:33:48.349Z] ---> Using cache [2022-03-16T23:33:48.349Z] ---> 36ad9857caec [2022-03-16T23:33:48.349Z] Step 8/23 : COPY . . [2022-03-16T23:33:48.349Z] ---> Using cache [2022-03-16T23:33:48.349Z] ---> aa2552660859 [2022-03-16T23:33:48.349Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-16T23:33:48.349Z] Removing intermediate container 7cf05486ae07 [2022-03-16T23:33:48.349Z] ---> 39b34f8295ad [2022-03-16T23:33:48.349Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-16T23:33:48.608Z] ---> Running in 63f63f7e5483 [2022-03-16T23:33:48.608Z] ---> Running in b0fbac78269c [2022-03-16T23:33:49.175Z] 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-16T23:33:49.175Z] 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-16T23:33:49.433Z] Removing intermediate container 3ff76b927bd1 [2022-03-16T23:33:49.433Z] ---> 25cf858ae4a4 [2022-03-16T23:33:49.433Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-16T23:33:49.691Z] ---> Running in 6992e82ffad4 [2022-03-16T23:33:50.261Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:50.519Z] Removing intermediate container 728deab602c6 [2022-03-16T23:33:50.519Z] ---> 8360a01b6ed9 [2022-03-16T23:33:50.519Z] [2022-03-16T23:33:50.519Z] Step 9/20 : FROM alpine:3.15 [2022-03-16T23:33:50.519Z] ---> c059bfaa849c [2022-03-16T23:33:50.519Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-16T23:33:50.519Z] ---> Using cache [2022-03-16T23:33:50.519Z] ---> 8afb9c39aeb9 [2022-03-16T23:33:50.520Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:33:50.520Z] ---> Using cache [2022-03-16T23:33:50.520Z] ---> a0853b38bc30 [2022-03-16T23:33:50.520Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-16T23:33:50.520Z] ---> Running in 448735256b00 [2022-03-16T23:33:50.520Z] Removing intermediate container b0fbac78269c [2022-03-16T23:33:50.520Z] ---> a33404ac91a4 [2022-03-16T23:33:50.520Z] [2022-03-16T23:33:50.520Z] Step 11/23 : FROM docker:20.10.10 [2022-03-16T23:33:50.780Z] 20.10.10: Pulling from library/docker [2022-03-16T23:33:51.039Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:51.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:51.298Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-16T23:33:51.557Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T23:33:51.557Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-16T23:33:51.557Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T23:33:51.828Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-16T23:33:51.828Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-16T23:33:52.151Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T23:33:52.151Z] OK: 8 MiB in 20 packages [2022-03-16T23:33:52.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:52.151Z] Removing intermediate container 010bc4f2e148 [2022-03-16T23:33:52.151Z] ---> af57ff9938f6 [2022-03-16T23:33:52.151Z] [2022-03-16T23:33:52.151Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T23:33:52.151Z] ---> 0a97eee8041e [2022-03-16T23:33:52.151Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T23:33:52.151Z] ---> Using cache [2022-03-16T23:33:52.151Z] ---> b5577ff590f6 [2022-03-16T23:33:52.151Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T23:33:52.151Z] ---> Using cache [2022-03-16T23:33:52.151Z] ---> ea023794b0b5 [2022-03-16T23:33:52.151Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-16T23:33:52.151Z] ---> Running in 28af1ae0998e [2022-03-16T23:33:52.425Z] v3.15.0-385-g91c4c10346 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-16T23:33:52.425Z] v3.15.1-1-ga4f691502c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-16T23:33:52.425Z] OK: 15859 distinct packages available [2022-03-16T23:33:52.425Z] Removing intermediate container 28af1ae0998e [2022-03-16T23:33:52.425Z] ---> bbad0601b0ae [2022-03-16T23:33:52.425Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T23:33:52.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:52.729Z] ---> Running in 194215f3eccc [2022-03-16T23:33:52.729Z] Removing intermediate container 6992e82ffad4 [2022-03-16T23:33:52.729Z] ---> 593d55dc562d [2022-03-16T23:33:52.729Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T23:33:52.729Z] Removing intermediate container 194215f3eccc [2022-03-16T23:33:52.729Z] ---> 9e8bcbb53053 [2022-03-16T23:33:52.729Z] Step 15/23 : WORKDIR / [2022-03-16T23:33:53.055Z] ---> ddb8fec645f1 [2022-03-16T23:33:53.055Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-16T23:33:53.055Z] ---> Running in cdc184a128c2 [2022-03-16T23:33:53.338Z] Removing intermediate container cdc184a128c2 [2022-03-16T23:33:53.338Z] ---> 9f3ff76a3956 [2022-03-16T23:33:53.338Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T23:33:53.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:53.599Z] ---> c1d2da46e6cb [2022-03-16T23:33:53.599Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-16T23:33:53.599Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-16T23:33:53.599Z] ---> ce0402794297 [2022-03-16T23:33:53.599Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-16T23:33:53.599Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-16T23:33:53.858Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-16T23:33:53.858Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-16T23:33:54.119Z] (5/9) Installing curl (7.80.0-r0) [2022-03-16T23:33:54.119Z] ---> 4a7d030bcd6f [2022-03-16T23:33:54.119Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-16T23:33:54.119Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-16T23:33:54.119Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-16T23:33:54.378Z] (8/9) Installing libucontext (1.1-r0) [2022-03-16T23:33:54.378Z] ---> 6da60f51aa2f [2022-03-16T23:33:54.378Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-16T23:33:54.378Z] ---> Running in aafcf94ea4a1 [2022-03-16T23:33:54.378Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-16T23:33:54.378Z] Executing busybox-1.34.1-r3.trigger [2022-03-16T23:33:54.378Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T23:33:54.636Z] OK: 8 MiB in 23 packages [2022-03-16T23:33:54.637Z] Removing intermediate container aafcf94ea4a1 [2022-03-16T23:33:54.637Z] ---> a51feb36279a [2022-03-16T23:33:54.637Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T23:33:54.897Z] ---> 64ca08dc7bbb [2022-03-16T23:33:54.897Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-16T23:33:54.897Z] ---> Running in 57bfd258c401 [2022-03-16T23:33:55.155Z] ---> Running in e8c55710c335 [2022-03-16T23:33:55.155Z] Removing intermediate container 57bfd258c401 [2022-03-16T23:33:55.155Z] ---> 272a604b451f [2022-03-16T23:33:55.155Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T23:33:55.414Z] Removing intermediate container e8c55710c335 [2022-03-16T23:33:55.414Z] ---> 75cbecd269cf [2022-03-16T23:33:55.414Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T23:33:55.414Z] ---> Running in 502834c98127 [2022-03-16T23:33:55.673Z] ---> Running in f940ac644596 [2022-03-16T23:33:55.673Z] Removing intermediate container 448735256b00 [2022-03-16T23:33:55.673Z] ---> b794e9832b74 [2022-03-16T23:33:55.673Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T23:33:55.673Z] Removing intermediate container 502834c98127 [2022-03-16T23:33:55.673Z] ---> 60970047ba54 [2022-03-16T23:33:55.673Z] Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:33:55.673Z] Removing intermediate container f940ac644596 [2022-03-16T23:33:55.673Z] ---> 99625e39e634 [2022-03-16T23:33:55.673Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T23:33:55.673Z] ---> Running in a08a1fe8c626 [2022-03-16T23:33:55.673Z] ---> Running in 5c7b18c0c574 [2022-03-16T23:33:55.673Z] ---> fe6df50de2b4 [2022-03-16T23:33:55.673Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-16T23:33:55.932Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-16T23:33:55.932Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-16T23:33:55.932Z] Removing intermediate container a08a1fe8c626 [2022-03-16T23:33:55.932Z] ---> f732d2295223 [2022-03-16T23:33:55.932Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T23:33:55.932Z] ---> b706a049f56e [2022-03-16T23:33:55.932Z] 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-16T23:33:56.191Z] Removing intermediate container 5c7b18c0c574 [2022-03-16T23:33:56.191Z] ---> e5ffadf3d7c7 [2022-03-16T23:33:56.191Z] Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:33:56.191Z] ---> Running in d6a3b26e67dc [2022-03-16T23:33:56.191Z] ---> Running in cbb80a9bb03a [2022-03-16T23:33:56.452Z] ---> Running in a1451c747c3c [2022-03-16T23:33:56.452Z] ---> fd76081bbdb9 [2022-03-16T23:33:56.452Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-16T23:33:56.452Z] Removing intermediate container d6a3b26e67dc [2022-03-16T23:33:56.452Z] ---> f52108ce302e [2022-03-16T23:33:56.452Z] [2022-03-16T23:33:56.452Z] Removing intermediate container cbb80a9bb03a [2022-03-16T23:33:56.452Z] ---> 19c91f15516a [2022-03-16T23:33:56.452Z] 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-16T23:33:56.452Z] Removing intermediate container a1451c747c3c [2022-03-16T23:33:56.452Z] ---> ff6475e36cd5 [2022-03-16T23:33:56.452Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T23:33:56.712Z] ---> Running in bee8830ae9bb [2022-03-16T23:33:56.712Z] Successfully built f52108ce302e [2022-03-16T23:33:56.712Z] Successfully tagged core-data:latest [2022-03-16T23:33:56.972Z]  Building core-data ... done  ---> Running in 51cc21eb2310 [2022-03-16T23:33:56.972Z] ---> 7cf39f9eb869 [2022-03-16T23:33:56.972Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-16T23:33:57.232Z] Removing intermediate container 51cc21eb2310 [2022-03-16T23:33:57.232Z] ---> c4bdc1e4006b [2022-03-16T23:33:57.232Z] [2022-03-16T23:33:57.232Z] ---> Running in c88c24944e4c [2022-03-16T23:33:57.232Z] Successfully built c4bdc1e4006b [2022-03-16T23:33:57.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:57.495Z] Successfully tagged core-command:latest [2022-03-16T23:33:57.495Z]  Building core-command ... done Removing intermediate container c88c24944e4c [2022-03-16T23:33:57.495Z] ---> c0b4a02bccea [2022-03-16T23:33:57.495Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T23:33:57.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T23:33:57.495Z] ---> Running in 14811847d533 [2022-03-16T23:33:57.495Z] Removing intermediate container 63f63f7e5483 [2022-03-16T23:33:57.495Z] ---> 30d6eeca5be2 [2022-03-16T23:33:57.495Z] [2022-03-16T23:33:57.495Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T23:33:57.495Z] ---> 0a97eee8041e [2022-03-16T23:33:57.495Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T23:33:57.495Z] ---> Using cache [2022-03-16T23:33:57.495Z] ---> b5577ff590f6 [2022-03-16T23:33:57.495Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T23:33:57.495Z] ---> Using cache [2022-03-16T23:33:57.495Z] ---> ea023794b0b5 [2022-03-16T23:33:57.495Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-16T23:33:57.495Z] ---> Running in 6e74c5df89fb [2022-03-16T23:33:57.757Z] Removing intermediate container 14811847d533 [2022-03-16T23:33:57.757Z] ---> 8cde16c2039b [2022-03-16T23:33:57.757Z] Step 18/20 : LABEL arch=x86_64 [2022-03-16T23:33:57.757Z] ---> Running in d68152f8bb93 [2022-03-16T23:33:57.757Z] (1/42) Installing readline (8.1.0-r0) [2022-03-16T23:33:57.757Z] (2/42) Installing bash (5.1.4-r0) [2022-03-16T23:33:57.757Z] Removing intermediate container 6e74c5df89fb [2022-03-16T23:33:57.757Z] ---> fd0a2b9450b7 [2022-03-16T23:33:57.757Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T23:33:57.757Z] Executing bash-5.1.4-r0.post-install [2022-03-16T23:33:57.757Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-16T23:33:57.757Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T23:33:57.757Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-16T23:33:57.757Z] (6/42) Installing curl (7.79.1-r0) [2022-03-16T23:33:57.757Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-16T23:33:57.757Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-16T23:33:57.757Z] (9/42) Installing expat (2.4.7-r0) [2022-03-16T23:33:57.757Z] (10/42) Installing libffi (3.3-r2) [2022-03-16T23:33:57.757Z] ---> Running in 67ec62c33607 [2022-03-16T23:33:57.757Z] (11/42) Installing gdbm (1.19-r0) [2022-03-16T23:33:57.757Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-16T23:33:57.757Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T23:33:57.757Z] Removing intermediate container d68152f8bb93 [2022-03-16T23:33:57.757Z] ---> c54b1f93e1ff [2022-03-16T23:33:57.757Z] Step 19/20 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:33:57.757Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T23:33:57.757Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-16T23:33:57.757Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-16T23:33:57.757Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-16T23:33:58.015Z] ---> Running in 4fb572d5b9af [2022-03-16T23:33:58.015Z] Removing intermediate container 67ec62c33607 [2022-03-16T23:33:58.015Z] ---> d0796c58458e [2022-03-16T23:33:58.015Z] Step 15/23 : WORKDIR / [2022-03-16T23:33:58.280Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-16T23:33:58.280Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-16T23:33:58.280Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-16T23:33:58.280Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-16T23:33:58.548Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-16T23:33:58.548Z] Removing intermediate container 4fb572d5b9af [2022-03-16T23:33:58.548Z] ---> f4f3e1ccc8e3 [2022-03-16T23:33:58.548Z] Step 20/20 : LABEL version=0.0.0 [2022-03-16T23:33:58.548Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-16T23:33:58.548Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-16T23:33:58.548Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-16T23:33:58.548Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-16T23:33:58.548Z] ---> Running in 56aa761d4ca7 [2022-03-16T23:33:58.548Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-16T23:33:58.548Z] ---> Running in 925f600fd8b9 [2022-03-16T23:33:58.548Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-16T23:33:58.548Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-16T23:33:58.548Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-16T23:33:58.548Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-16T23:33:58.548Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-16T23:33:58.805Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-16T23:33:58.805Z] Removing intermediate container 56aa761d4ca7 [2022-03-16T23:33:58.805Z] ---> e46a8eb6bb18 [2022-03-16T23:33:58.805Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T23:33:58.805Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-16T23:33:58.805Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-16T23:33:58.805Z] Removing intermediate container 925f600fd8b9 [2022-03-16T23:33:58.805Z] ---> 08d07f1b6c26 [2022-03-16T23:33:58.805Z] [2022-03-16T23:33:58.805Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-16T23:33:58.805Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-16T23:33:58.805Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-16T23:33:58.805Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-16T23:33:58.805Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-16T23:33:58.805Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-16T23:33:58.805Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-16T23:33:58.805Z] Successfully built 08d07f1b6c26 [2022-03-16T23:33:58.805Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-16T23:33:59.066Z]  Building security-spiffe-token-provider ... done  ---> 86280f948d0e [2022-03-16T23:33:59.066Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-16T23:33:59.066Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T23:33:59.066Z] OK: 84 MiB in 64 packages [2022-03-16T23:33:59.324Z] ---> 9213430f4705 [2022-03-16T23:33:59.324Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-16T23:33:59.581Z] ---> bcb15b4fb1f6 [2022-03-16T23:33:59.581Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-16T23:33:59.581Z] ---> Running in 64ca1346ea42 [2022-03-16T23:33:59.581Z] Removing intermediate container 64ca1346ea42 [2022-03-16T23:33:59.581Z] ---> e5e6da336b72 [2022-03-16T23:33:59.581Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T23:33:59.845Z] ---> Running in 369e2850d19d [2022-03-16T23:33:59.845Z] Collecting docker-compose==1.23.2 [2022-03-16T23:33:59.845Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-16T23:33:59.845Z] Removing intermediate container 369e2850d19d [2022-03-16T23:33:59.845Z] ---> c172c77aa053 [2022-03-16T23:33:59.845Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T23:33:59.845Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-16T23:34:00.105Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-16T23:34:00.105Z] Collecting cached-property<2,>=1.2.0 [2022-03-16T23:34:00.105Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-16T23:34:00.105Z] ---> Running in 97e0f39b70eb [2022-03-16T23:34:00.105Z] Collecting docopt<0.7,>=0.6.1 [2022-03-16T23:34:00.105Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-16T23:34:00.366Z] Removing intermediate container 97e0f39b70eb [2022-03-16T23:34:00.366Z] ---> ece170987a69 [2022-03-16T23:34:00.366Z] Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:34:00.366Z] ---> Running in 8b7f03b9c210 [2022-03-16T23:34:00.366Z] 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-16T23:34:00.626Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-16T23:34:00.626Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-16T23:34:00.626Z] Collecting jsonschema<3,>=2.5.1 [2022-03-16T23:34:00.626Z] Removing intermediate container 8b7f03b9c210 [2022-03-16T23:34:00.626Z] ---> f2707e585bec [2022-03-16T23:34:00.626Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-16T23:34:00.626Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T23:34:00.626Z] ---> Running in 0a4e9ec1455c [2022-03-16T23:34:00.626Z] Collecting PyYAML<4,>=3.10 [2022-03-16T23:34:00.626Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-16T23:34:00.885Z] Removing intermediate container 0a4e9ec1455c [2022-03-16T23:34:00.885Z] ---> 6d6148cb337c [2022-03-16T23:34:00.885Z] [2022-03-16T23:34:00.885Z] Successfully built 6d6148cb337c [2022-03-16T23:34:00.885Z] Successfully tagged core-metadata:latest [2022-03-16T23:34:01.143Z]  Building core-metadata ... done Collecting texttable<0.10,>=0.9.0 [2022-03-16T23:34:01.143Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-16T23:34:01.402Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-16T23:34:01.402Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-16T23:34:01.971Z] Collecting docker<4.0,>=3.6.0 [2022-03-16T23:34:01.971Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-16T23:34:01.971Z] Collecting docker-pycreds>=0.4.0 [2022-03-16T23:34:01.971Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-16T23:34:01.971Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-16T23:34:01.971Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-16T23:34:01.971Z] Collecting idna<2.8,>=2.5 [2022-03-16T23:34:01.971Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-16T23:34:01.971Z] 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-16T23:34:02.237Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-16T23:34:02.237Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-16T23:34:02.237Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-16T23:34:02.237Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-16T23:34:02.237Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-16T23:34:02.237Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-16T23:34:02.237Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-16T23:34:02.237Z] Attempting uninstall: urllib3 [2022-03-16T23:34:02.237Z] Found existing installation: urllib3 1.26.5 [2022-03-16T23:34:02.237Z] Uninstalling urllib3-1.26.5: [2022-03-16T23:34:02.237Z] Successfully uninstalled urllib3-1.26.5 [2022-03-16T23:34:02.500Z] Attempting uninstall: idna [2022-03-16T23:34:02.500Z] Found existing installation: idna 3.2 [2022-03-16T23:34:02.500Z] Uninstalling idna-3.2: [2022-03-16T23:34:02.500Z] Successfully uninstalled idna-3.2 [2022-03-16T23:34:02.500Z] Attempting uninstall: chardet [2022-03-16T23:34:02.500Z] Found existing installation: chardet 4.0.0 [2022-03-16T23:34:02.500Z] Uninstalling chardet-4.0.0: [2022-03-16T23:34:02.500Z] Successfully uninstalled chardet-4.0.0 [2022-03-16T23:34:02.763Z] Attempting uninstall: requests [2022-03-16T23:34:02.763Z] Found existing installation: requests 2.25.1 [2022-03-16T23:34:02.763Z] Uninstalling requests-2.25.1: [2022-03-16T23:34:02.763Z] Successfully uninstalled requests-2.25.1 [2022-03-16T23:34:03.024Z] Running setup.py install for texttable: started [2022-03-16T23:34:03.286Z] Running setup.py install for texttable: finished with status 'done' [2022-03-16T23:34:03.286Z] Running setup.py install for PyYAML: started [2022-03-16T23:34:03.546Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-16T23:34:03.546Z] Running setup.py install for docopt: started [2022-03-16T23:34:03.807Z] Running setup.py install for docopt: finished with status 'done' [2022-03-16T23:34:03.807Z] Running setup.py install for dockerpty: started [2022-03-16T23:34:04.377Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-16T23:34:04.377Z] 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-16T23:34:07.684Z] Removing intermediate container bee8830ae9bb [2022-03-16T23:34:07.684Z] ---> 6ec1756d1d7f [2022-03-16T23:34:07.684Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-16T23:34:07.684Z] ---> Running in be0d9a96c723 [2022-03-16T23:34:07.684Z] Removing intermediate container be0d9a96c723 [2022-03-16T23:34:07.684Z] ---> a4f976fabef4 [2022-03-16T23:34:07.684Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-16T23:34:07.684Z] ---> Running in d86fc4bb5203 [2022-03-16T23:34:07.684Z] Removing intermediate container d86fc4bb5203 [2022-03-16T23:34:07.684Z] ---> 08828668e7d7 [2022-03-16T23:34:07.684Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-16T23:34:07.947Z] ---> 4de6e3439291 [2022-03-16T23:34:07.947Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-16T23:34:07.947Z] ---> 7b819f8aba72 [2022-03-16T23:34:07.947Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-16T23:34:08.207Z] ---> e6acce8ba03a [2022-03-16T23:34:08.207Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-16T23:34:08.207Z] ---> Running in 5dd64c1e580d [2022-03-16T23:34:08.481Z] Removing intermediate container 5dd64c1e580d [2022-03-16T23:34:08.481Z] ---> 2eaf46cd2336 [2022-03-16T23:34:08.481Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T23:34:08.481Z] ---> Running in d40bcdb2ed59 [2022-03-16T23:34:08.481Z] Removing intermediate container d40bcdb2ed59 [2022-03-16T23:34:08.481Z] ---> eadd902043e5 [2022-03-16T23:34:08.481Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T23:34:08.742Z] ---> Running in 70677c52c1e2 [2022-03-16T23:34:08.742Z] Removing intermediate container 70677c52c1e2 [2022-03-16T23:34:08.742Z] ---> 6804a097380f [2022-03-16T23:34:08.742Z] Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:34:08.742Z] ---> Running in 235e74ff26cc [2022-03-16T23:34:09.003Z] Removing intermediate container 235e74ff26cc [2022-03-16T23:34:09.003Z] ---> 9cd81f51cfb4 [2022-03-16T23:34:09.003Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T23:34:09.003Z] ---> Running in 82d1be604e10 [2022-03-16T23:34:09.003Z] Removing intermediate container 82d1be604e10 [2022-03-16T23:34:09.003Z] ---> 33e48caf5013 [2022-03-16T23:34:09.003Z] [2022-03-16T23:34:09.003Z] Successfully built 33e48caf5013 [2022-03-16T23:34:09.003Z] Successfully tagged sys-mgmt-agent:latest [2022-03-16T23:34:09.271Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-16T23:34:09.283Z] $ docker stop --time=1 b039105e4f679b113fa8dcf81b74f4cea52a7fd240055915de92d11061fae989 [2022-03-16T23:34:10.603Z] $ docker rm -f b039105e4f679b113fa8dcf81b74f4cea52a7fd240055915de92d11061fae989 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T23:34:10.950Z] + docker images [2022-03-16T23:34:10.950Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-16T23:34:10.950Z] sys-mgmt-agent latest 33e48caf5013 2 seconds ago 296MB [2022-03-16T23:34:10.950Z] core-metadata latest 6d6148cb337c 10 seconds ago 16.6MB [2022-03-16T23:34:10.950Z] security-spiffe-token-provider latest 08d07f1b6c26 12 seconds ago 28.5MB [2022-03-16T23:34:10.950Z] 30d6eeca5be2 13 seconds ago 1.8GB [2022-03-16T23:34:10.950Z] core-command latest c4bdc1e4006b 14 seconds ago 15.8MB [2022-03-16T23:34:10.950Z] core-data latest f52108ce302e 14 seconds ago 20MB [2022-03-16T23:34:10.950Z] af57ff9938f6 19 seconds ago 1.79GB [2022-03-16T23:34:10.950Z] a33404ac91a4 20 seconds ago 1.8GB [2022-03-16T23:34:10.950Z] 8360a01b6ed9 20 seconds ago 1.84GB [2022-03-16T23:34:10.950Z] f5fca2fa4d28 27 seconds ago 1.81GB [2022-03-16T23:34:10.950Z] security-secretstore-setup latest 6e4e6b52c445 28 seconds ago 27.9MB [2022-03-16T23:34:10.950Z] security-spire-config latest 1908bae672b6 37 seconds ago 82.2MB [2022-03-16T23:34:10.950Z] ae5cc2f723af 39 seconds ago 1.8GB [2022-03-16T23:34:10.950Z] security-spire-agent latest ef7f2444bb6e 58 seconds ago 119MB [2022-03-16T23:34:10.950Z] security-bootstrapper latest f08020288029 59 seconds ago 18.7MB [2022-03-16T23:34:10.950Z] 70b290715412 About a minute ago 1.88GB [2022-03-16T23:34:10.950Z] security-proxy-setup latest 6dfcf878c6f3 About a minute ago 26.2MB [2022-03-16T23:34:10.950Z] support-scheduler latest 29880b5dc9ed About a minute ago 16MB [2022-03-16T23:34:10.950Z] support-notifications latest 36be49a70000 About a minute ago 16.7MB [2022-03-16T23:34:10.950Z] security-spire-server latest f71f7aebf4ac About a minute ago 82.9MB [2022-03-16T23:34:10.950Z] aec3156a567c About a minute ago 1.8GB [2022-03-16T23:34:10.950Z] 36372ee41ec7 About a minute ago 1.8GB [2022-03-16T23:34:10.950Z] c24f94c5e8ae About a minute ago 1.8GB [2022-03-16T23:34:10.950Z] 72e6a5b59936 About a minute ago 1.8GB [2022-03-16T23:34:10.950Z] b3fcddf4ae81 About a minute ago 1.88GB [2022-03-16T23:34:10.950Z] ci-base-image-x86_64 latest a0799b50bec3 3 minutes ago 1.27GB [2022-03-16T23:34:10.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB [2022-03-16T23:34:10.950Z] alpine 3.15 c059bfaa849c 3 months ago 5.59MB [2022-03-16T23:34:10.950Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-16T23:34:10.950Z] alpine 3.14 0a97eee8041e 4 months ago 5.61MB [2022-03-16T23:34:10.950Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-16T23:34:10.950Z] 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-16T23:34:16.713Z] Removing intermediate container 59a24ca47413 [2022-03-16T23:34:16.713Z] ---> c27437037fe2 [2022-03-16T23:34:16.713Z] Successfully built c27437037fe2 [2022-03-16T23:34:16.713Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T23:34:17.053Z] + docker inspect -f . ci-base-image-arm64 [2022-03-16T23:34:17.054Z] . [Pipeline] withDockerContainer [2022-03-16T23:34:17.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-7742 does not seem to be running inside a container [2022-03-16T23:34:17.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-16T23:34:18.567Z] $ docker top 40ffb743812cb32876e8ecb8a50a21eb278568c73a2967c7ea7051fa1249299d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T23:34:19.466Z] + go version [2022-03-16T23:34:19.466Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-16T23:34:19.491Z] $ docker stop --time=1 40ffb743812cb32876e8ecb8a50a21eb278568c73a2967c7ea7051fa1249299d [2022-03-16T23:34:21.170Z] $ docker rm -f 40ffb743812cb32876e8ecb8a50a21eb278568c73a2967c7ea7051fa1249299d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T23:34:21.792Z] + docker inspect -f . ci-base-image-arm64 [2022-03-16T23:34:21.792Z] . [Pipeline] withDockerContainer [2022-03-16T23:34:22.000Z] prd-ubuntu20.04-docker-arm64-4c-16g-7742 does not seem to be running inside a container [2022-03-16T23:34:22.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-16T23:34:23.318Z] $ docker top 649e82d987ae4a900bb13beeee99954822fdab1b8aac6e122324eade299f6e18 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-16T23:34:23.568Z] ========================================================= [2022-03-16T23:34:23.568Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-16T23:34:23.568Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T23:34:24.218Z] + make test [2022-03-16T23:34:24.218Z] go mod tidy [2022-03-16T23:34:25.200Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-16T23:34:26.130Z] Still waiting to schedule task [2022-03-16T23:34:26.130Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-16T23:34:57.569Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-16T23:35:25.060Z] Running on prd-ubuntu18.04-docker-8c-8g-7745 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws [2022-03-16T23:35:25.080Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-03-16T23:35:25.183Z] The recommended git tool is: git [2022-03-16T23:35:26.832Z] using credential edgex-jenkins-ssh [2022-03-16T23:35:26.844Z] Cloning the remote Git repository [2022-03-16T23:35:26.872Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-16T23:35:26.915Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-16T23:35:26.941Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T23:35:26.941Z] > git --version # timeout=10 [2022-03-16T23:35:26.951Z] > git --version # 'git version 2.17.1' [2022-03-16T23:35:26.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T23:35:26.976Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T23:35:31.803Z] Merging remotes/origin/main commit de3e46c9e66e58c3746600f5f36eb4922299a402 into PR head commit 6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:35:31.905Z] Merge succeeded, producing 6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:35:31.906Z] Checking out Revision 6188f306df09559b8d149e3f27915f9c3123d865 (PR-3897) [2022-03-16T23:35:31.122Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T23:35:31.128Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T23:35:31.144Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T23:35:31.156Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T23:35:31.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T23:35:31.160Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-16T23:35:31.819Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T23:35:31.826Z] > git checkout -f 6188f306df09559b8d149e3f27915f9c3123d865 # timeout=10 [2022-03-16T23:35:31.877Z] > git remote # timeout=10 [2022-03-16T23:35:31.883Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T23:35:31.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T23:35:31.893Z] > git merge de3e46c9e66e58c3746600f5f36eb4922299a402 # timeout=10 [2022-03-16T23:35:31.899Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-16T23:35:31.916Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T23:35:31.926Z] > git checkout -f 6188f306df09559b8d149e3f27915f9c3123d865 # timeout=10 [2022-03-16T23:35:35.426Z] Commit message: "feat(security): Update SPIFFE_TRUSTDOMAIN and SPIFFE_ENDPOINTSOCKET based on the WG discussion and decision" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T23:35:36.162Z] + echo snap-build.sh [2022-03-16T23:35:36.162Z] snap-build.sh [2022-03-16T23:35:36.162Z] + SNAP_BASE_DIR=. [2022-03-16T23:35:36.162Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2022-03-16T23:35:36.162Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2022-03-16T23:35:36.162Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2022-03-16T23:35:36.162Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2022-03-16T23:35:36.162Z] + cd /w/workspace/edgex-go/4 [2022-03-16T23:35:36.162Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-16T23:35:36.162Z] Reading package lists... [2022-03-16T23:35:36.162Z] Building dependency tree... [2022-03-16T23:35:36.162Z] Reading state information... [2022-03-16T23:35:36.162Z] The following packages were automatically installed and are no longer required: [2022-03-16T23:35:36.162Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-16T23:35:36.162Z] uidmap xdelta3 [2022-03-16T23:35:36.162Z] Use 'sudo apt autoremove' to remove them. [2022-03-16T23:35:36.162Z] The following packages will be REMOVED: [2022-03-16T23:35:36.162Z] lxd* lxd-client* [2022-03-16T23:35:36.162Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-16T23:35:36.426Z] After this operation, 31.7 MB disk space will be freed. [2022-03-16T23:35:36.952Z] (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-16T23:35:36.952Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-16T23:35:37.899Z] Removing lxd dnsmasq configuration [2022-03-16T23:35:37.899Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-16T23:35:37.899Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-16T23:35:38.846Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-16T23:35:38.846Z] (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-16T23:35:38.846Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-16T23:35:40.235Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-16T23:35:40.235Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-16T23:35:40.811Z] + sudo snap remove --purge lxd [2022-03-16T23:35:41.074Z] snap "lxd" is not installed [2022-03-16T23:35:41.074Z] + sudo groupadd --force --system lxd [2022-03-16T23:35:41.074Z] ++ whoami [2022-03-16T23:35:41.074Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-16T23:35:41.074Z] + newgrp - lxd [2022-03-16T23:35:41.074Z] + sudo snap install lxd [2022-03-16T23:35:51.113Z] 2022-03-16T23:35:48Z INFO Waiting for automatic snapd restart... [2022-03-16T23:35:54.181Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-16T23:35:58.524Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-16T23:35:58.801Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-16T23:35:58.801Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-16T23:36:06.054Z] lxd 4.24 from Canonical* installed [2022-03-16T23:36:06.054Z] + sudo lxd init --auto [2022-03-16T23:36:11.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-16T23:36:11.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-16T23:36:11.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-16T23:36:11.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-16T23:36:14.216Z] + sudo snap install --classic snapcraft [2022-03-16T23:36:18.425Z] snapcraft 6.0.2 from Canonical* installed [2022-03-16T23:36:18.425Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-16T23:36:18.425Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-16T23:36:18.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T23:36:18.425Z] Dload Upload Total Spent Left Speed [2022-03-16T23:36:18.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4386 0 --:--:-- --:--:-- --:--:-- 4386 [2022-03-16T23:36:18.425Z] 82 3325k 82 2735k 0 0 6907k 0 --:--:-- --:--:-- --:--:-- 6907k 100 3325k 100 3325k 0 0 8271k 0 --:--:-- --:--:-- --:--:-- 95.9M [2022-03-16T23:36:18.425Z] ./yq_linux_amd64 [2022-03-16T23:36:18.686Z] + sudo snapcraft prime --use-lxd [2022-03-16T23:36:20.612Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-16T23:36:20.612Z] 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-16T23:36:20.612Z] - README.md [2022-03-16T23:36:20.612Z] [2022-03-16T23:36:20.612Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-16T23:36:21.185Z] Launching a container. [2022-03-16T23:36:31.189Z] Waiting for container to be ready [2022-03-16T23:36:31.765Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-16T23:36:31.765Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-16T23:36:31.765Z] [2022-03-16T23:36:35.977Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-16T23:36:37.360Z] Waiting for network to be ready... [2022-03-16T23:36:37.621Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-16T23:36:37.882Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-16T23:36:37.882Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] [2022-03-16T23:36:37.882Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] [2022-03-16T23:36:37.882Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-16T23:36:37.882Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-16T23:36:37.882Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-16T23:36:37.882Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-16T23:36:37.882Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-16T23:36:37.882Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-16T23:36:38.454Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-16T23:36:38.454Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-16T23:36:38.715Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-16T23:36:38.715Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-16T23:36:38.715Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-16T23:36:38.715Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-16T23:36:38.715Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-16T23:36:38.715Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-16T23:36:38.976Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-16T23:36:39.238Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1643 kB] [2022-03-16T23:36:39.238Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-16T23:36:39.238Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-16T23:36:39.238Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-16T23:36:39.238Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-16T23:36:39.238Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-16T23:36:39.238Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-16T23:36:39.238Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-16T23:36:41.154Z] Fetched 23.4 MB in 4s (6262 kB/s) [2022-03-16T23:36:42.100Z] Reading package lists... [2022-03-16T23:36:42.100Z] Reading package lists... [2022-03-16T23:36:42.361Z] Building dependency tree... [2022-03-16T23:36:42.361Z] Reading state information... [2022-03-16T23:36:42.622Z] The following additional packages will be installed: [2022-03-16T23:36:42.622Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-16T23:36:42.622Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-16T23:36:42.622Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-16T23:36:42.622Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-16T23:36:42.622Z] Suggested packages: [2022-03-16T23:36:42.622Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-16T23:36:42.622Z] Recommended packages: [2022-03-16T23:36:42.622Z] gnupg libsasl2-modules [2022-03-16T23:36:42.622Z] The following NEW packages will be installed: [2022-03-16T23:36:42.622Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-16T23:36:42.622Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-16T23:36:42.622Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-16T23:36:42.622Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-16T23:36:42.622Z] The following packages will be upgraded: [2022-03-16T23:36:42.622Z] gpg gpg-agent gpgconf libudev1 [2022-03-16T23:36:42.886Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-16T23:36:42.886Z] Need to get 3859 kB of archives. [2022-03-16T23:36:42.886Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-16T23:36:42.886Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-16T23:36:42.886Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-16T23:36:43.147Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-16T23:36:43.147Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-16T23:36:43.147Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-16T23:36:43.408Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-16T23:36:43.408Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-16T23:36:43.408Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-16T23:36:43.668Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-16T23:36:43.669Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-16T23:36:43.669Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-16T23:36:43.669Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-16T23:36:43.669Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-16T23:36:43.669Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-16T23:36:43.669Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-16T23:36:43.669Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-16T23:36:43.669Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-16T23:36:43.669Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-16T23:36:43.669Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-16T23:36:43.669Z] 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-16T23:36:43.669Z] 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-16T23:36:43.669Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-16T23:36:43.929Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T23:36:43.929Z] Fetched 3859 kB in 1s (3297 kB/s) [2022-03-16T23:36:43.929Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-16T23:36:43.929Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T23:36:43.929Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T23:36:43.929Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T23:36:44.190Z] Selecting previously unselected package udev. [2022-03-16T23:36:44.190Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-16T23:36:44.190Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T23:36:44.190Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-16T23:36:44.190Z] Selecting previously unselected package libfuse2:amd64. [2022-03-16T23:36:44.190Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-16T23:36:44.190Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-16T23:36:44.451Z] Selecting previously unselected package fuse. [2022-03-16T23:36:44.451Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-16T23:36:44.451Z] Unpacking fuse (2.9.9-3) ... [2022-03-16T23:36:44.451Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T23:36:44.451Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T23:36:44.451Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T23:36:44.451Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T23:36:44.451Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T23:36:44.451Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T23:36:44.712Z] Selecting previously unselected package libksba8:amd64. [2022-03-16T23:36:44.712Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-16T23:36:44.712Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-16T23:36:44.712Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-16T23:36:44.712Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T23:36:44.712Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T23:36:44.712Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-16T23:36:44.712Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T23:36:44.712Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T23:36:44.712Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-16T23:36:44.712Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T23:36:44.712Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T23:36:44.973Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-16T23:36:44.973Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T23:36:44.973Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T23:36:44.973Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-16T23:36:44.973Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T23:36:44.973Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T23:36:44.973Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-16T23:36:44.973Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T23:36:44.973Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T23:36:44.973Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-16T23:36:44.973Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T23:36:44.973Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T23:36:44.973Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-16T23:36:44.973Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T23:36:44.973Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T23:36:45.235Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-16T23:36:45.235Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T23:36:45.235Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T23:36:45.235Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-16T23:36:45.235Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-16T23:36:45.235Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T23:36:45.235Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-16T23:36:45.235Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-16T23:36:45.235Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T23:36:45.235Z] Selecting previously unselected package libldap-common. [2022-03-16T23:36:45.235Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-16T23:36:45.235Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T23:36:45.235Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-16T23:36:45.235Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-16T23:36:45.235Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T23:36:45.235Z] Selecting previously unselected package dirmngr. [2022-03-16T23:36:45.235Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T23:36:45.496Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-16T23:36:45.496Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-16T23:36:45.496Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-16T23:36:45.496Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T23:36:45.496Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T23:36:45.496Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-16T23:36:46.066Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-16T23:36:46.066Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T23:36:46.066Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T23:36:46.066Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-16T23:36:46.066Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-16T23:36:46.066Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T23:36:46.066Z] Setting up fuse (2.9.9-3) ... [2022-03-16T23:36:46.326Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-16T23:36:46.587Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T23:36:46.587Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T23:36:46.587Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T23:36:46.587Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T23:36:46.846Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T23:36:46.846Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T23:36:46.846Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T23:36:46.846Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T23:36:46.846Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-16T23:36:46.846Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-16T23:36:46.846Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-16T23:36:47.106Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-16T23:36:47.367Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-16T23:36:47.367Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-16T23:36:47.367Z] units). This means they are not meant to be enabled using systemctl. [2022-03-16T23:36:47.367Z] [2022-03-16T23:36:47.367Z] Possible reasons for having this kind of units are: [2022-03-16T23:36:47.367Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-16T23:36:47.367Z] .wants/ or .requires/ directory. [2022-03-16T23:36:47.367Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-16T23:36:47.367Z] a requirement dependency on it. [2022-03-16T23:36:47.367Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-16T23:36:47.367Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-16T23:36:47.367Z] • In case of template units, the unit is meant to be enabled with some [2022-03-16T23:36:47.367Z] instance name specified. [2022-03-16T23:36:47.938Z] Reading package lists... [2022-03-16T23:36:47.938Z] Building dependency tree... [2022-03-16T23:36:47.938Z] Reading state information... [2022-03-16T23:36:48.199Z] The following additional packages will be installed: [2022-03-16T23:36:48.199Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-16T23:36:48.199Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-16T23:36:48.199Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-16T23:36:48.199Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-16T23:36:48.199Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-16T23:36:48.199Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-16T23:36:48.199Z] Suggested packages: [2022-03-16T23:36:48.199Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-16T23:36:48.199Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-16T23:36:48.199Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-16T23:36:48.199Z] systemd-container policykit-1 [2022-03-16T23:36:48.199Z] Recommended packages: [2022-03-16T23:36:48.199Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-16T23:36:48.199Z] The following NEW packages will be installed: [2022-03-16T23:36:48.199Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-16T23:36:48.199Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-16T23:36:48.199Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-16T23:36:48.199Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-16T23:36:48.199Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-16T23:36:48.199Z] The following packages will be upgraded: [2022-03-16T23:36:48.199Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-16T23:36:48.199Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-16T23:36:48.199Z] Need to get 46.5 MB of archives. [2022-03-16T23:36:48.199Z] After this operation, 181 MB of additional disk space will be used. [2022-03-16T23:36:48.199Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-16T23:36:48.473Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-16T23:36:48.474Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-16T23:36:48.474Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-16T23:36:48.474Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-16T23:36:48.474Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-16T23:36:48.474Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-16T23:36:48.474Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-16T23:36:48.474Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-16T23:36:48.474Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-16T23:36:48.474Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-16T23:36:48.474Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-16T23:36:48.474Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-16T23:36:48.474Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-16T23:36:48.474Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-16T23:36:48.474Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-16T23:36:48.474Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-16T23:36:48.474Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-16T23:36:48.474Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-16T23:36:48.474Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-16T23:36:48.474Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-16T23:36:48.736Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-16T23:36:48.736Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-16T23:36:48.736Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-16T23:36:48.736Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-16T23:36:49.018Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-16T23:36:49.018Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-16T23:36:49.018Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-16T23:36:49.018Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-16T23:36:49.018Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-16T23:36:49.018Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-16T23:36:49.018Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-16T23:36:49.300Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-16T23:36:49.300Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T23:36:49.300Z] Fetched 46.5 MB in 1s (51.0 MB/s) [2022-03-16T23:36:49.300Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-16T23:36:49.300Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T23:36:49.300Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T23:36:49.566Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T23:36:49.566Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T23:36:49.566Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T23:36:49.851Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T23:36:50.425Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T23:36:50.425Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T23:36:50.425Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T23:36:50.425Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-16T23:36:50.425Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-16T23:36:50.425Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T23:36:50.425Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T23:36:50.685Z] Selecting previously unselected package libexpat1:amd64. [2022-03-16T23:36:50.685Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-16T23:36:50.685Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-16T23:36:50.685Z] Selecting previously unselected package python3.8-minimal. [2022-03-16T23:36:50.685Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T23:36:50.685Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T23:36:50.946Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T23:36:50.946Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-16T23:36:50.946Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T23:36:51.516Z] Selecting previously unselected package python3-minimal. [2022-03-16T23:36:51.516Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-16T23:36:51.516Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-16T23:36:51.516Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-16T23:36:51.516Z] Selecting previously unselected package mime-support. [2022-03-16T23:36:51.516Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-16T23:36:51.516Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-16T23:36:51.516Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-16T23:36:51.516Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-16T23:36:51.516Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-16T23:36:51.516Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-16T23:36:51.516Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T23:36:51.516Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T23:36:51.777Z] Selecting previously unselected package python3.8. [2022-03-16T23:36:51.778Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T23:36:51.778Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T23:36:51.778Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-16T23:36:51.778Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-16T23:36:51.778Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-16T23:36:51.778Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-16T23:36:52.038Z] Selecting previously unselected package python3. [2022-03-16T23:36:52.038Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-16T23:36:52.038Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-16T23:36:52.038Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-16T23:36:52.038Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-16T23:36:52.038Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-16T23:36:52.038Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-16T23:36:52.300Z] Selecting previously unselected package dbus. [2022-03-16T23:36:52.300Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-16T23:36:52.300Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-16T23:36:52.300Z] Selecting previously unselected package libbsd0:amd64. [2022-03-16T23:36:52.300Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-16T23:36:52.300Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-16T23:36:52.300Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-16T23:36:52.300Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T23:36:52.300Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T23:36:52.300Z] Selecting previously unselected package sudo. [2022-03-16T23:36:52.300Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-16T23:36:52.300Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-16T23:36:52.560Z] Selecting previously unselected package apparmor. [2022-03-16T23:36:52.560Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-16T23:36:52.560Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-16T23:36:52.560Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-16T23:36:52.560Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-16T23:36:52.560Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-16T23:36:52.822Z] Selecting previously unselected package libedit2:amd64. [2022-03-16T23:36:52.822Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-16T23:36:52.822Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-16T23:36:52.822Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-16T23:36:52.822Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-16T23:36:52.822Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-16T23:36:52.822Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-16T23:36:52.822Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T23:36:52.822Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:36:52.822Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-16T23:36:52.822Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T23:36:52.822Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:36:52.822Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-16T23:36:52.822Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-16T23:36:52.822Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-16T23:36:53.082Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-16T23:36:53.082Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T23:36:53.082Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:36:53.082Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-16T23:36:53.082Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T23:36:53.082Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:36:53.082Z] Selecting previously unselected package openssh-client. [2022-03-16T23:36:53.082Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-16T23:36:53.082Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-16T23:36:53.343Z] Selecting previously unselected package dbus-user-session. [2022-03-16T23:36:53.343Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-16T23:36:53.343Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-16T23:36:53.343Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-16T23:36:53.343Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-16T23:36:53.343Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-16T23:36:53.343Z] Selecting previously unselected package squashfs-tools. [2022-03-16T23:36:53.343Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-16T23:36:53.343Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-16T23:36:53.343Z] Selecting previously unselected package snapd. [2022-03-16T23:36:53.343Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-16T23:36:53.343Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-16T23:36:56.652Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-16T23:36:56.652Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-16T23:36:56.652Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-16T23:36:56.652Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-16T23:36:56.652Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:36:56.652Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-16T23:36:56.652Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-16T23:36:56.652Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-16T23:36:56.912Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:36:56.912Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:36:56.912Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-16T23:36:56.912Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T23:36:56.912Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-16T23:36:56.912Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T23:36:57.485Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-16T23:36:57.485Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-16T23:36:57.485Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-16T23:36:57.485Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-16T23:36:57.485Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-16T23:36:57.485Z] running python rtupdate hooks for python3.8... [2022-03-16T23:36:57.485Z] running python post-rtupdate hooks for python3.8... [2022-03-16T23:36:57.485Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-16T23:36:58.438Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-16T23:36:58.698Z] Reloading AppArmor profiles [2022-03-16T23:36:58.698Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:36:58.698Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-16T23:36:58.698Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-16T23:36:58.962Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-16T23:36:58.962Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-16T23:36:58.962Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-16T23:36:59.224Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-16T23:37:00.609Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-16T23:37:00.609Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T23:37:00.870Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-16T23:37:00.870Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-16T23:37:01.130Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-16T23:37:01.391Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-16T23:37:01.651Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-16T23:37:01.911Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-16T23:37:02.172Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-16T23:37:02.172Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-16T23:37:02.432Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-16T23:37:02.692Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-16T23:37:02.954Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-16T23:37:03.214Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-16T23:37:03.475Z] /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-16T23:37:03.475Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-16T23:37:04.417Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-16T23:37:04.417Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-16T23:37:04.417Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-16T23:37:05.620Z] Reading package lists... [2022-03-16T23:37:05.620Z] Reading package lists... [2022-03-16T23:37:05.880Z] Building dependency tree... [2022-03-16T23:37:05.880Z] Reading state information... [2022-03-16T23:37:05.880Z] Calculating upgrade... [2022-03-16T23:37:06.140Z] The following packages will be upgraded: [2022-03-16T23:37:06.140Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-16T23:37:06.140Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-16T23:37:06.140Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-16T23:37:06.140Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-16T23:37:06.140Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-16T23:37:06.140Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-16T23:37:06.140Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-16T23:37:06.140Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-16T23:37:06.140Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-16T23:37:06.140Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-16T23:37:06.140Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-16T23:37:06.140Z] xz-utils zlib1g [2022-03-16T23:37:06.140Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-16T23:37:06.140Z] Need to get 65.7 MB of archives. [2022-03-16T23:37:06.140Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-16T23:37:06.140Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-16T23:37:06.140Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-16T23:37:06.400Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-16T23:37:06.400Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-16T23:37:06.400Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-16T23:37:06.400Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-16T23:37:06.400Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-16T23:37:06.400Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-16T23:37:06.400Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-16T23:37:06.400Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-16T23:37:06.400Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-16T23:37:06.400Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-16T23:37:06.400Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-16T23:37:06.400Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-16T23:37:06.400Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-16T23:37:06.400Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-16T23:37:06.400Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-16T23:37:06.400Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-16T23:37:06.400Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-16T23:37:06.400Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-16T23:37:06.400Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-16T23:37:06.400Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-16T23:37:06.400Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-16T23:37:06.400Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-16T23:37:06.400Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-16T23:37:06.400Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-16T23:37:06.400Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-16T23:37:06.400Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-16T23:37:06.401Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-16T23:37:06.401Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-16T23:37:06.401Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-16T23:37:06.401Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-16T23:37:06.401Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-16T23:37:06.401Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-16T23:37:06.401Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-16T23:37:06.660Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-16T23:37:06.660Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-16T23:37:06.660Z] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-16T23:37:06.660Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-16T23:37:06.660Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-16T23:37:06.660Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-16T23:37:06.660Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-16T23:37:06.660Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-16T23:37:06.660Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-16T23:37:06.660Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-16T23:37:06.660Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-16T23:37:06.660Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-16T23:37:06.660Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-16T23:37:06.660Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-16T23:37:06.660Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-16T23:37:06.660Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-16T23:37:06.660Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-16T23:37:06.660Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-16T23:37:06.660Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-16T23:37:06.660Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-16T23:37:06.660Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-16T23:37:06.660Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-16T23:37:06.660Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-16T23:37:06.921Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-16T23:37:06.921Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-16T23:37:06.921Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-16T23:37:06.921Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-16T23:37:06.921Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-16T23:37:06.921Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-16T23:37:06.921Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-16T23:37:06.921Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-16T23:37:06.921Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-16T23:37:07.182Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-16T23:37:07.182Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-16T23:37:07.182Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-16T23:37:07.182Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-16T23:37:07.182Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-16T23:37:07.182Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-16T23:37:07.182Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-16T23:37:07.182Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-16T23:37:07.182Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-16T23:37:07.182Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-16T23:37:07.755Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T23:37:07.755Z] Fetched 65.7 MB in 1s (55.8 MB/s) [2022-03-16T23:37:07.755Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-16T23:37:07.755Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T23:37:07.755Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T23:37:07.897Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-16T23:37:07.897Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-16T23:37:07.897Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-16T23:37:07.897Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-16T23:37:07.897Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-16T23:37:07.897Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-16T23:37:07.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-16T23:37:07.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.225s coverage: 28.7% of statements [2022-03-16T23:37:07.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-16T23:37:07.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-16T23:37:07.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.362s coverage: 98.5% of statements [2022-03-16T23:37:07.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-16T23:37:07.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.384s coverage: 54.9% of statements [2022-03-16T23:37:07.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-16T23:37:07.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-16T23:37:08.014Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T23:37:08.014Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T23:37:08.014Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-16T23:37:08.014Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-16T23:37:08.275Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T23:37:08.275Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T23:37:08.535Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T23:37:08.535Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T23:37:08.535Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T23:37:08.796Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T23:37:08.796Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T23:37:08.796Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T23:37:08.796Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T23:37:08.796Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T23:37:09.058Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T23:37:09.058Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T23:37:09.058Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T23:37:09.058Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T23:37:09.058Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T23:37:09.058Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T23:37:09.058Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T23:37:09.058Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T23:37:09.058Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T23:37:09.318Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T23:37:09.318Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T23:37:09.318Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T23:37:09.318Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T23:37:09.318Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T23:37:09.318Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T23:37:09.318Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T23:37:09.579Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T23:37:09.579Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T23:37:09.579Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T23:37:09.840Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T23:37:09.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.181s coverage: 89.2% of statements [2022-03-16T23:37:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-16T23:37:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-16T23:37:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-16T23:37:09.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.406s coverage: 84.4% of statements [2022-03-16T23:37:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-16T23:37:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-16T23:37:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-16T23:37:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-16T23:37:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-16T23:37:09.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.155s coverage: 94.2% of statements [2022-03-16T23:37:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-16T23:37:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-16T23:37:09.881Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.543s coverage: 72.2% of statements [2022-03-16T23:37:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-16T23:37:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-16T23:37:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-16T23:37:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-16T23:37:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-16T23:37:09.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.352s coverage: 60.0% of statements [2022-03-16T23:37:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-16T23:37:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-16T23:37:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-16T23:37:10.101Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-16T23:37:10.362Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T23:37:10.362Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-16T23:37:10.362Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-16T23:37:10.362Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-16T23:37:10.362Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-16T23:37:10.625Z] Setting up base-files (11ubuntu5.5) ... [2022-03-16T23:37:10.885Z] Installing new version of config file /etc/issue ... [2022-03-16T23:37:10.885Z] Installing new version of config file /etc/issue.net ... [2022-03-16T23:37:10.885Z] Installing new version of config file /etc/lsb-release ... [2022-03-16T23:37:10.885Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-16T23:37:11.145Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-16T23:37:11.145Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-16T23:37:11.145Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-16T23:37:11.406Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:11.406Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-16T23:37:11.406Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-16T23:37:11.406Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-16T23:37:11.406Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-03-16T23:37:11.406Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:11.406Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T23:37:11.406Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-16T23:37:11.667Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-16T23:37:11.667Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:11.667Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-16T23:37:11.667Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-16T23:37:11.667Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-16T23:37:11.928Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:11.928Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-16T23:37:11.928Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T23:37:12.188Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-16T23:37:12.449Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T23:37:12.449Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-16T23:37:12.449Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T23:37:12.708Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-16T23:37:12.708Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:12.708Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-16T23:37:12.708Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T23:37:13.277Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-16T23:37:13.277Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-16T23:37:13.277Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-16T23:37:13.277Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:13.277Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-16T23:37:13.277Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-16T23:37:13.277Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-16T23:37:13.277Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:13.277Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T23:37:13.536Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T23:37:13.536Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T23:37:13.536Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:13.536Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T23:37:13.536Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T23:37:13.536Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T23:37:13.536Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:13.536Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T23:37:13.536Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T23:37:13.798Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T23:37:13.798Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T23:37:13.798Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T23:37:13.798Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:13.798Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T23:37:13.798Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T23:37:13.798Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T23:37:14.059Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:14.059Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T23:37:14.059Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T23:37:14.059Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T23:37:14.059Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T23:37:14.568Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.585s coverage: 0.9% of statements [2022-03-16T23:37:14.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-16T23:37:14.568Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.225s coverage: 58.8% of statements [2022-03-16T23:37:14.568Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.249s coverage: 24.0% of statements [2022-03-16T23:37:14.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-16T23:37:14.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.290s coverage: 47.1% of statements [2022-03-16T23:37:14.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.412s coverage: 79.5% of statements [2022-03-16T23:37:14.630Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-16T23:37:14.630Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-16T23:37:15.200Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-16T23:37:15.200Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:15.200Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T23:37:15.200Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T23:37:15.200Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-16T23:37:15.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.309s coverage: 94.1% of statements [2022-03-16T23:37:15.461Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:15.461Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-16T23:37:15.461Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-16T23:37:15.461Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-16T23:37:15.461Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:15.461Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-16T23:37:15.461Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-16T23:37:15.721Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-16T23:37:15.721Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:15.721Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-16T23:37:15.721Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-16T23:37:15.721Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-16T23:37:15.721Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:15.721Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-16T23:37:15.721Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-16T23:37:15.981Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-16T23:37:15.981Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:15.981Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-16T23:37:15.981Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-16T23:37:15.981Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-16T23:37:16.240Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:16.240Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T23:37:16.240Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T23:37:16.240Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-16T23:37:16.240Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:16.240Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-16T23:37:16.240Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-16T23:37:16.240Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-16T23:37:16.240Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:16.240Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-16T23:37:16.502Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-16T23:37:16.502Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-16T23:37:16.502Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:16.502Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-16T23:37:16.502Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-16T23:37:16.502Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-16T23:37:16.502Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:16.502Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-16T23:37:16.764Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-16T23:37:16.764Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-16T23:37:16.764Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:16.764Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-16T23:37:16.764Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-16T23:37:17.025Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-16T23:37:17.025Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:17.025Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-16T23:37:17.025Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-16T23:37:17.025Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-16T23:37:17.025Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:17.025Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-16T23:37:17.025Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-16T23:37:17.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.358s coverage: 96.3% of statements [2022-03-16T23:37:17.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.353s coverage: 87.5% of statements [2022-03-16T23:37:17.599Z] Setting up apt (2.0.6) ... [2022-03-16T23:37:18.169Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-16T23:37:18.169Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:18.169Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-16T23:37:18.169Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T23:37:18.169Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-16T23:37:18.169Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T23:37:18.169Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-16T23:37:18.430Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T23:37:18.430Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-16T23:37:18.430Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-16T23:37:18.430Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-16T23:37:18.430Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T23:37:18.430Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-16T23:37:18.692Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-16T23:37:18.692Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T23:37:18.692Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T23:37:18.692Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-16T23:37:18.692Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T23:37:18.692Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-16T23:37:18.953Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-16T23:37:18.953Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-16T23:37:18.953Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-16T23:37:19.214Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-16T23:37:19.214Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-16T23:37:19.214Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-16T23:37:19.214Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-16T23:37:19.475Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-16T23:37:19.475Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-16T23:37:19.475Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-16T23:37:19.475Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-16T23:37:19.737Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-16T23:37:19.737Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-16T23:37:19.737Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-16T23:37:19.737Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-16T23:37:19.998Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-16T23:37:19.998Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-16T23:37:19.998Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-16T23:37:19.998Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-16T23:37:19.998Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-16T23:37:19.998Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-16T23:37:19.998Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-16T23:37:19.998Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-16T23:37:20.259Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-16T23:37:20.259Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-16T23:37:20.519Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-16T23:37:20.519Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-16T23:37:20.519Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T23:37:20.519Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T23:37:20.519Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T23:37:20.519Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T23:37:20.780Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T23:37:20.780Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T23:37:21.040Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T23:37:21.040Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T23:37:21.040Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T23:37:21.040Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T23:37:21.040Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T23:37:21.040Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T23:37:21.040Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-16T23:37:21.040Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-16T23:37:21.301Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T23:37:21.301Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T23:37:21.561Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T23:37:21.561Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T23:37:22.133Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T23:37:22.394Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T23:37:22.967Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T23:37:22.967Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T23:37:23.227Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T23:37:23.227Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T23:37:23.486Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T23:37:23.486Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T23:37:24.428Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T23:37:24.428Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T23:37:24.428Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-16T23:37:24.428Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-16T23:37:24.428Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-16T23:37:24.428Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-16T23:37:24.428Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T23:37:24.428Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-16T23:37:24.428Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T23:37:24.428Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T23:37:24.428Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-16T23:37:24.428Z] [2022-03-16T23:37:24.428Z] Current default time zone: 'Etc/UTC' [2022-03-16T23:37:24.428Z] Local time is now: Wed Mar 16 23:37:24 UTC 2022. [2022-03-16T23:37:24.428Z] Universal Time is now: Wed Mar 16 23:37:24 UTC 2022. [2022-03-16T23:37:24.428Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-16T23:37:24.428Z] [2022-03-16T23:37:24.428Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-16T23:37:24.692Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T23:37:24.692Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T23:37:24.692Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T23:37:24.692Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T23:37:24.692Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-16T23:37:24.692Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-16T23:37:24.692Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-16T23:37:24.692Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T23:37:24.692Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-16T23:37:24.692Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-16T23:37:24.692Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T23:37:24.692Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T23:37:24.692Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-16T23:37:24.692Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T23:37:24.692Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T23:37:24.692Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T23:37:24.692Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T23:37:24.692Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-16T23:37:24.692Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-16T23:37:26.605Z] Updating certificates in /etc/ssl/certs... [2022-03-16T23:37:27.546Z] 21 added, 21 removed; done. [2022-03-16T23:37:27.808Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T23:37:27.808Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-16T23:37:27.808Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-16T23:37:27.808Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T23:37:28.068Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-16T23:37:28.068Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-16T23:37:28.068Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-16T23:37:28.068Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-16T23:37:28.068Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T23:37:28.068Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-16T23:37:28.068Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T23:37:28.068Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T23:37:28.068Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T23:37:28.068Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-16T23:37:28.068Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-16T23:37:28.068Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-16T23:37:28.068Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-16T23:37:28.328Z] Updating certificates in /etc/ssl/certs... [2022-03-16T23:37:28.903Z] 0 added, 0 removed; done. [2022-03-16T23:37:28.903Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-16T23:37:28.903Z] done. [2022-03-16T23:37:29.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.236s coverage: 94.4% of statements [2022-03-16T23:37:29.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements [2022-03-16T23:37:30.107Z] Reading package lists... [2022-03-16T23:37:30.107Z] Building dependency tree... [2022-03-16T23:37:30.107Z] Reading state information... [2022-03-16T23:37:30.368Z] The following NEW packages will be installed: [2022-03-16T23:37:30.368Z] apt-transport-https [2022-03-16T23:37:30.368Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-16T23:37:30.628Z] Need to get 4680 B of archives. [2022-03-16T23:37:30.628Z] After this operation, 162 kB of additional disk space will be used. [2022-03-16T23:37:30.628Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-16T23:37:30.888Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T23:37:30.888Z] Fetched 4680 B in 0s (24.2 kB/s) [2022-03-16T23:37:30.888Z] Selecting previously unselected package apt-transport-https. [2022-03-16T23:37:30.888Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-16T23:37:30.888Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-16T23:37:30.888Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-16T23:37:30.888Z] Setting up apt-transport-https (2.0.6) ... [2022-03-16T23:37:31.150Z] Waiting for network to be ready... [2022-03-16T23:37:35.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.652s coverage: 82.5% of statements [2022-03-16T23:37:35.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-16T23:37:37.743Z] 2022-03-16T23:37:35Z INFO Waiting for automatic snapd restart... [2022-03-16T23:37:38.314Z] snapd 2.54.4 from Canonical* installed [2022-03-16T23:37:39.255Z] "snapd" switched to the "latest/stable" channel [2022-03-16T23:37:39.255Z] [2022-03-16T23:37:42.558Z] core20 20220304 from Canonical* installed [2022-03-16T23:37:42.559Z] "core20" switched to the "latest/stable" channel [2022-03-16T23:37:42.559Z] [2022-03-16T23:37:43.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.334s coverage: 92.9% of statements [2022-03-16T23:37:43.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-16T23:37:43.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-16T23:37:43.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-16T23:37:43.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-03-16T23:37:43.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-16T23:37:43.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-16T23:37:43.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-16T23:37:43.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-16T23:37:43.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-16T23:37:43.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements [2022-03-16T23:37:43.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-16T23:37:43.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-16T23:37:43.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2022-03-16T23:37:43.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-16T23:37:43.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.279s coverage: 58.8% of statements [2022-03-16T23:37:43.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-16T23:37:43.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.286s coverage: 80.0% of statements [2022-03-16T23:37:43.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.268s coverage: 87.2% of statements [2022-03-16T23:37:43.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.304s coverage: 85.4% of statements [2022-03-16T23:37:43.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.845s coverage: 91.2% of statements [2022-03-16T23:37:43.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-16T23:37:43.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.832s coverage: 64.4% of statements [2022-03-16T23:37:43.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-16T23:37:43.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-16T23:37:43.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.212s coverage: 100.0% of statements [2022-03-16T23:37:43.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements [2022-03-16T23:37:43.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2022-03-16T23:37:43.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.134s coverage: 73.7% of statements [2022-03-16T23:37:43.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2022-03-16T23:37:44.479Z] snapcraft 6.0.2 from Canonical* installed [2022-03-16T23:37:44.739Z] "snapcraft" switched to the "latest/stable" channel [2022-03-16T23:37:44.739Z] [2022-03-16T23:37:49.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.429s coverage: 65.4% of statements [2022-03-16T23:37:49.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-16T23:37:49.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-16T23:37:49.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-16T23:37:50.022Z] 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-16T23:37:50.022Z] - README.md [2022-03-16T23:37:50.022Z] [2022-03-16T23:37:50.022Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-16T23:37:50.022Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-16T23:37:50.022Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-16T23:37:50.022Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-16T23:37:51.224Z] Reading package lists... [2022-03-16T23:37:51.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.894s coverage: 43.8% of statements [2022-03-16T23:37:51.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-16T23:37:51.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-16T23:37:51.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.260s coverage: 89.5% of statements [2022-03-16T23:37:51.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-16T23:37:51.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements [2022-03-16T23:37:51.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-16T23:37:51.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-16T23:37:51.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-16T23:37:51.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-16T23:37:51.484Z] 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-16T23:37:51.484Z] Reading package lists... [2022-03-16T23:37:51.744Z] Building dependency tree... [2022-03-16T23:37:51.744Z] Reading state information... [2022-03-16T23:37:51.744Z] Suggested packages: [2022-03-16T23:37:51.744Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-16T23:37:51.744Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-16T23:37:51.744Z] krb5-user libnorm-doc [2022-03-16T23:37:51.744Z] Recommended packages: [2022-03-16T23:37:51.744Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-16T23:37:52.004Z] The following NEW packages will be installed: [2022-03-16T23:37:52.004Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-16T23:37:52.004Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-16T23:37:52.004Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-16T23:37:52.004Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-16T23:37:52.004Z] libzmq5 pkg-config zip [2022-03-16T23:37:52.004Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-16T23:37:52.264Z] Need to get 10.3 MB of archives. [2022-03-16T23:37:52.264Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-16T23:37:52.264Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-16T23:37:52.264Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-16T23:37:52.835Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-16T23:37:52.835Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-16T23:37:52.835Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-16T23:37:52.835Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-16T23:37:52.835Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-16T23:37:52.835Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-16T23:37:52.835Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-16T23:37:52.835Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-16T23:37:52.836Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-16T23:37:52.836Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-16T23:37:52.836Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-16T23:37:52.836Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-16T23:37:52.836Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-16T23:37:53.096Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-16T23:37:53.096Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-16T23:37:53.096Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-16T23:37:53.096Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-16T23:37:53.096Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-16T23:37:53.096Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-16T23:37:53.096Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-16T23:37:53.096Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-16T23:37:53.096Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-16T23:37:53.096Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-16T23:37:53.096Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-16T23:37:53.096Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-16T23:37:53.096Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T23:37:53.096Z] Fetched 10.3 MB in 1s (9331 kB/s) [2022-03-16T23:37:53.356Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-16T23:37:53.356Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-16T23:37:53.356Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-16T23:37:53.356Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-16T23:37:53.356Z] Selecting previously unselected package libsodium23:amd64. [2022-03-16T23:37:53.356Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-16T23:37:53.356Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-16T23:37:53.356Z] Selecting previously unselected package libpsl5:amd64. [2022-03-16T23:37:53.616Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-16T23:37:53.616Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-16T23:37:53.616Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-16T23:37:53.616Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-16T23:37:53.616Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-16T23:37:53.616Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-16T23:37:53.616Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-16T23:37:53.616Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-16T23:37:53.616Z] Selecting previously unselected package librtmp1:amd64. [2022-03-16T23:37:53.616Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-16T23:37:53.616Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-16T23:37:53.616Z] Selecting previously unselected package libssh-4:amd64. [2022-03-16T23:37:53.616Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-16T23:37:53.616Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-16T23:37:53.876Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-16T23:37:53.876Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-16T23:37:53.876Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-16T23:37:53.876Z] Selecting previously unselected package liberror-perl. [2022-03-16T23:37:53.876Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-16T23:37:53.876Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-16T23:37:53.876Z] Selecting previously unselected package git-man. [2022-03-16T23:37:53.876Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-16T23:37:53.876Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-16T23:37:54.137Z] Selecting previously unselected package git. [2022-03-16T23:37:54.137Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-16T23:37:54.137Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-16T23:37:54.707Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-16T23:37:54.707Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T23:37:54.707Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:37:54.707Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-16T23:37:54.707Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T23:37:54.707Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:37:54.707Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-16T23:37:54.707Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T23:37:54.707Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:37:54.707Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-16T23:37:54.707Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T23:37:54.707Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:37:54.707Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-16T23:37:54.707Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-16T23:37:54.707Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-16T23:37:54.707Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-16T23:37:54.707Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T23:37:54.707Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:37:54.967Z] Selecting previously unselected package libnorm1:amd64. [2022-03-16T23:37:54.967Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-16T23:37:54.967Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T23:37:54.967Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-16T23:37:54.967Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-16T23:37:54.967Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T23:37:54.967Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-16T23:37:54.967Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-16T23:37:54.967Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T23:37:55.226Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-16T23:37:55.226Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-16T23:37:55.226Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T23:37:55.226Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-16T23:37:55.226Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-16T23:37:55.226Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-16T23:37:55.226Z] Selecting previously unselected package libzmq5:amd64. [2022-03-16T23:37:55.226Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-16T23:37:55.226Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T23:37:55.226Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-16T23:37:55.226Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T23:37:55.226Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:37:55.226Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-16T23:37:55.226Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-16T23:37:55.486Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T23:37:55.486Z] Selecting previously unselected package pkg-config. [2022-03-16T23:37:55.486Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-16T23:37:55.486Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-16T23:37:55.486Z] Selecting previously unselected package zip. [2022-03-16T23:37:55.486Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-16T23:37:55.486Z] Unpacking zip (3.0-11build1) ... [2022-03-16T23:37:55.486Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-16T23:37:55.486Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-16T23:37:55.486Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-16T23:37:55.486Z] No schema files found: doing nothing. [2022-03-16T23:37:55.486Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-16T23:37:55.486Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T23:37:55.486Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-16T23:37:55.747Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T23:37:55.747Z] Setting up liberror-perl (0.17029-1) ... [2022-03-16T23:37:55.747Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:37:55.747Z] Setting up zip (3.0-11build1) ... [2022-03-16T23:37:55.747Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-16T23:37:55.747Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-16T23:37:55.747Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-16T23:37:55.747Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-16T23:37:55.747Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-16T23:37:55.747Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:37:55.747Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-16T23:37:55.747Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:37:55.747Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T23:37:55.747Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:37:55.747Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T23:37:55.747Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-16T23:37:55.747Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T23:37:55.747Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-16T23:37:55.747Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:37:55.747Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T23:37:55.747Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T23:37:55.747Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-16T23:37:56.688Z] comerr-dev set to automatically installed. [2022-03-16T23:37:56.688Z] git set to automatically installed. [2022-03-16T23:37:56.688Z] git-man set to automatically installed. [2022-03-16T23:37:56.688Z] krb5-multidev set to automatically installed. [2022-03-16T23:37:56.688Z] libbrotli1 set to automatically installed. [2022-03-16T23:37:56.688Z] libcurl3-gnutls set to automatically installed. [2022-03-16T23:37:56.688Z] liberror-perl set to automatically installed. [2022-03-16T23:37:56.688Z] libglib2.0-0 set to automatically installed. [2022-03-16T23:37:56.688Z] libgssrpc4 set to automatically installed. [2022-03-16T23:37:56.688Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-16T23:37:56.688Z] libkadm5srv-mit11 set to automatically installed. [2022-03-16T23:37:56.688Z] libkdb5-9 set to automatically installed. [2022-03-16T23:37:56.688Z] libkrb5-dev set to automatically installed. [2022-03-16T23:37:56.688Z] libnghttp2-14 set to automatically installed. [2022-03-16T23:37:56.688Z] libnorm-dev set to automatically installed. [2022-03-16T23:37:56.688Z] libnorm1 set to automatically installed. [2022-03-16T23:37:56.688Z] libpgm-5.2-0 set to automatically installed. [2022-03-16T23:37:56.688Z] libpgm-dev set to automatically installed. [2022-03-16T23:37:56.688Z] libpsl5 set to automatically installed. [2022-03-16T23:37:56.688Z] librtmp1 set to automatically installed. [2022-03-16T23:37:56.688Z] libsodium-dev set to automatically installed. [2022-03-16T23:37:56.688Z] libsodium23 set to automatically installed. [2022-03-16T23:37:56.688Z] libssh-4 set to automatically installed. [2022-03-16T23:37:56.688Z] libzmq3-dev set to automatically installed. [2022-03-16T23:37:56.688Z] libzmq5 set to automatically installed. [2022-03-16T23:37:56.688Z] pkg-config set to automatically installed. [2022-03-16T23:37:56.688Z] zip set to automatically installed. [2022-03-16T23:37:57.258Z] snapd is not logged in, snap install commands will use sudo [2022-03-16T23:37:59.638Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.281s coverage: 17.7% of statements [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-16T23:37:59.638Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.683s coverage: 92.3% of statements [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-16T23:37:59.638Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.324s coverage: 63.2% of statements [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-16T23:37:59.638Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.488s coverage: 97.7% of statements [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-16T23:37:59.638Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.192s coverage: 28.9% of statements [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-16T23:37:59.638Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-16T23:37:59.638Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.185s coverage: 100.0% of statements [2022-03-16T23:37:59.638Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 96.9% of statements [2022-03-16T23:37:59.638Z] 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-16T23:37:59.638Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-16T23:37:59.638Z] GO111MODULE=on go vet ./... [2022-03-16T23:38:07.255Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-16T23:38:07.515Z] Downloading snap 'edgex-app-service-configurable' [2022-03-16T23:38:10.063Z] Pulling app-service-configurable [2022-03-16T23:38:10.063Z] + snapcraftctl pull [2022-03-16T23:38:11.454Z] Pulling config-common [2022-03-16T23:38:11.454Z] + snapcraftctl pull [2022-03-16T23:38:12.842Z] Pulling go-build-helper [2022-03-16T23:38:12.842Z] + snapcraftctl pull [2022-03-16T23:38:14.753Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-16T23:38:14.753Z] Skipping pull go-build-helper (already ran) [2022-03-16T23:38:14.753Z] Building go-build-helper [2022-03-16T23:38:14.753Z] + snapcraftctl build [2022-03-16T23:38:15.693Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-16T23:38:16.327Z] Staging go-build-helper [2022-03-16T23:38:16.327Z] + snapcraftctl stage [2022-03-16T23:38:21.724Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-16T23:38:21.724Z] Fetched 290 kB in 0s (0 B/s) [2022-03-16T23:38:21.724Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-16T23:38:21.724Z] Fetched 158 kB in 0s (0 B/s) [2022-03-16T23:38:21.724Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-16T23:38:21.724Z] Fetched 242 kB in 0s (0 B/s) [2022-03-16T23:38:21.724Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-16T23:38:21.724Z] Fetched 150 kB in 0s (0 B/s) [2022-03-16T23:38:21.724Z] Pulling edgex-go [2022-03-16T23:38:21.724Z] + snapcraftctl pull [2022-03-16T23:38:23.640Z] Pulling hooks [2022-03-16T23:38:23.640Z] + snapcraftctl pull [2022-03-16T23:38:38.554Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-16T23:38:38.554Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-16T23:38:38.554Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-16T23:38:38.554Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-16T23:38:38.554Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-16T23:38:38.554Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-16T23:38:38.554Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-16T23:38:38.554Z] Fetched 234 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-16T23:38:38.554Z] Fetched 155 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-16T23:38:38.554Z] Fetched 170 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-16T23:38:38.554Z] Fetched 267 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-16T23:38:38.554Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-16T23:38:38.554Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-16T23:38:38.554Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-16T23:38:38.554Z] Fetched 121 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-16T23:38:38.554Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-16T23:38:38.554Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-16T23:38:38.554Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-16T23:38:38.554Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-16T23:38:38.554Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-16T23:38:38.554Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-16T23:38:38.554Z] Fetched 142 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-16T23:38:38.554Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-16T23:38:38.554Z] Fetched 181 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-16T23:38:38.554Z] Fetched 208 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-16T23:38:38.554Z] Fetched 161 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-16T23:38:38.554Z] Fetched 107 kB in 0s (0 B/s) [2022-03-16T23:38:38.554Z] Pulling static-packages [2022-03-16T23:38:38.554Z] + snapcraftctl pull [2022-03-16T23:38:38.554Z] Pulling version [2022-03-16T23:38:38.554Z] + cd /root/project [2022-03-16T23:38:38.554Z] ++ git describe --tags --abbrev=0 [2022-03-16T23:38:38.554Z] ++ sed s/v// [2022-03-16T23:38:38.554Z] + GIT_VERSION=2.2.0-dev.36 [2022-03-16T23:38:38.554Z] + '[' -z 2.2.0-dev.36 ']' [2022-03-16T23:38:38.554Z] + snapcraftctl set-version 2.2.0-dev.36 [2022-03-16T23:38:39.125Z] Building app-service-configurable [2022-03-16T23:38:39.125Z] + snapcraftctl build [2022-03-16T23:38:41.043Z] Building config-common [2022-03-16T23:38:41.043Z] + snapcraftctl build [2022-03-16T23:38:42.428Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-16T23:38:43.000Z] Skipping build go-build-helper (already ran) [2022-03-16T23:38:43.261Z] Building edgex-go [2022-03-16T23:38:43.522Z] + cd /root/parts/edgex-go/src [2022-03-16T23:38:43.522Z] ++ git describe --tags --abbrev=0 [2022-03-16T23:38:43.522Z] ++ sed s/v// [2022-03-16T23:38:43.522Z] + GIT_VERSION=2.2.0-dev.36 [2022-03-16T23:38:43.522Z] + '[' -z 2.2.0-dev.36 ']' [2022-03-16T23:38:43.522Z] + echo 2.2.0-dev.36 [2022-03-16T23:38:43.522Z] + '[' '!' -d vendor ']' [2022-03-16T23:38:43.522Z] + go mod download all [2022-03-16T23:38:55.759Z] + make build [2022-03-16T23:38:55.759Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/core-data/core-data ./cmd/core-data [2022-03-16T23:39:05.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-16T23:39:11.037Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/core-command/core-command ./cmd/core-command [2022-03-16T23:39:11.705Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-16T23:39:13.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-16T23:39:13.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-16T23:39:15.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-16T23:39:15.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-16T23:39:17.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-16T23:39:18.755Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-16T23:39:19.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-16T23:39:20.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-16T23:39:22.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-16T23:39:29.119Z] + 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-16T23:39:29.119Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-16T23:39:29.119Z] + case "$service" in [2022-03-16T23:39:29.119Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-16T23:39:29.119Z] + 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-16T23:39:29.119Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-16T23:39:29.119Z] + case "$service" in [2022-03-16T23:39:29.119Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-16T23:39:29.119Z] + 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-16T23:39:29.119Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-16T23:39:29.119Z] + case "$service" in [2022-03-16T23:39:29.119Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-16T23:39:29.119Z] + 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-16T23:39:29.119Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-16T23:39:29.119Z] + case "$service" in [2022-03-16T23:39:29.119Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-16T23:39:29.119Z] + 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-16T23:39:29.119Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-16T23:39:29.119Z] + case "$service" in [2022-03-16T23:39:29.119Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-16T23:39:29.119Z] + 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-16T23:39:29.119Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-16T23:39:29.119Z] + case "$service" in [2022-03-16T23:39:29.119Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-16T23:39:29.119Z] + 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-16T23:39:29.119Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-16T23:39:29.119Z] + case "$service" in [2022-03-16T23:39:29.119Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-16T23:39:29.119Z] + 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-16T23:39:29.119Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-16T23:39:29.119Z] + case "$service" in [2022-03-16T23:39:29.119Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-16T23:39:29.119Z] + 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-16T23:39:29.119Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-16T23:39:29.119Z] + case "$service" in [2022-03-16T23:39:29.119Z] + 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-16T23:39:29.119Z] + 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-16T23:39:29.119Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-16T23:39:29.119Z] + case "$service" in [2022-03-16T23:39:29.119Z] + 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-16T23:39:29.119Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-16T23:39:29.119Z] + 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-16T23:39:29.119Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-16T23:39:29.119Z] + case "$service" in [2022-03-16T23:39:29.119Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-16T23:39:29.119Z] + 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-16T23:39:29.119Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-16T23:39:29.119Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-16T23:39:29.119Z] + 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-16T23:39:29.690Z] Building hooks [2022-03-16T23:39:29.690Z] + cd /root/parts/hooks/src [2022-03-16T23:39:29.690Z] + make build [2022-03-16T23:39:29.690Z] go mod tidy [2022-03-16T23:39:29.690Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-16T23:39:30.258Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-16T23:39:30.258Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-16T23:39:30.258Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-16T23:39:31.198Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-16T23:39:31.774Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-16T23:39:31.774Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-16T23:39:33.685Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-16T23:39:33.685Z] Building static-packages [2022-03-16T23:39:33.685Z] + snapcraftctl build [2022-03-16T23:39:35.594Z] Building version [2022-03-16T23:39:35.594Z] + snapcraftctl build [2022-03-16T23:39:37.506Z] Staging app-service-configurable [2022-03-16T23:39:37.507Z] + snapcraftctl stage [2022-03-16T23:39:38.890Z] Staging config-common [2022-03-16T23:39:38.890Z] + snapcraftctl stage [2022-03-16T23:39:40.272Z] Skipping stage go-build-helper (already ran) [2022-03-16T23:39:40.272Z] Staging edgex-go [2022-03-16T23:39:40.272Z] + snapcraftctl stage [2022-03-16T23:39:41.651Z] Staging hooks [2022-03-16T23:39:41.651Z] + snapcraftctl stage [2022-03-16T23:39:43.032Z] Staging static-packages [2022-03-16T23:39:43.032Z] + snapcraftctl stage [2022-03-16T23:39:44.414Z] Staging version [2022-03-16T23:39:44.414Z] + snapcraftctl stage [2022-03-16T23:39:46.323Z] Priming app-service-configurable [2022-03-16T23:39:46.323Z] + snapcraftctl prime [2022-03-16T23:39:48.227Z] 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-16T23:39:48.227Z] stage-packages: [2022-03-16T23:39:48.227Z] - libnorm1 [2022-03-16T23:39:48.227Z] - libpgm-5.2-0 [2022-03-16T23:39:48.227Z] - libsodium23 [2022-03-16T23:39:48.227Z] - libzmq5 [2022-03-16T23:39:48.527Z] Priming config-common [2022-03-16T23:39:48.527Z] + snapcraftctl prime [2022-03-16T23:39:49.983Z] Priming go-build-helper [2022-03-16T23:39:49.983Z] + snapcraftctl prime [2022-03-16T23:39:51.361Z] Priming edgex-go [2022-03-16T23:39:51.361Z] + snapcraftctl prime [2022-03-16T23:39:51.504Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-16T23:39:51.504Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-16T23:39:51.504Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-16T23:39:52.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-16T23:39:52.773Z] + ls -al . [2022-03-16T23:39:52.773Z] total 672 [2022-03-16T23:39:52.773Z] drwxrwxr-x 9 1001 1001 4096 Mar 16 23:39 . [2022-03-16T23:39:52.773Z] drwxr-xr-x 4 root root 4096 Mar 16 23:34 .. [2022-03-16T23:39:52.773Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 23:31 .dockerignore [2022-03-16T23:39:52.773Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 23:31 .git [2022-03-16T23:39:52.773Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 23:31 .github [2022-03-16T23:39:52.773Z] -rw-rw-r-- 1 1001 1001 870 Mar 16 23:31 .gitignore [2022-03-16T23:39:52.773Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 23:31 .golangci.yml [2022-03-16T23:39:52.773Z] -rw-rw-r-- 1 1001 1001 87 Mar 16 23:31 .hadolint.yml [2022-03-16T23:39:52.773Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 23:31 .sonarcloud.properties [2022-03-16T23:39:52.773Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 23:31 ADOPTERS.md [2022-03-16T23:39:52.773Z] -rw-rw-r-- 1 1001 1001 9953 Mar 16 23:31 Attribution.txt [2022-03-16T23:39:52.773Z] -rw-rw-r-- 1 1001 1001 51732 Mar 16 23:31 CHANGELOG.md [2022-03-16T23:39:52.773Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 23:31 CONTRIBUTING.md [2022-03-16T23:39:52.773Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 23:31 GOVERNANCE.md [2022-03-16T23:39:52.773Z] -rw-rw-r-- 1 1001 1001 849 Mar 16 23:31 Jenkinsfile [2022-03-16T23:39:52.773Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 23:31 LICENSE [2022-03-16T23:39:52.773Z] -rw-rw-r-- 1 1001 1001 8072 Mar 16 23:31 Makefile [2022-03-16T23:39:52.773Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 23:31 OWNERS.md [2022-03-16T23:39:52.773Z] -rw-rw-r-- 1 1001 1001 8207 Mar 16 23:31 README.md [2022-03-16T23:39:52.773Z] -rw-rw-r-- 1 1001 1001 6912 Mar 16 23:31 SECURITY.md [2022-03-16T23:39:52.773Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 23:29 VERSION [2022-03-16T23:39:52.773Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 23:31 ZMQWindows.md [2022-03-16T23:39:52.773Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 23:31 bin [2022-03-16T23:39:52.773Z] drwxrwxr-x 18 1001 1001 4096 Mar 16 23:31 cmd [2022-03-16T23:39:52.773Z] -rw-r--r-- 1 root root 426503 Mar 16 23:37 coverage.out [2022-03-16T23:39:52.774Z] -rw-rw-r-- 1 1001 1001 3169 Mar 16 23:31 go.mod [2022-03-16T23:39:52.774Z] -rw-rw-r-- 1 1001 1001 51739 Mar 16 23:31 go.sum [2022-03-16T23:39:52.774Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 23:31 internal [2022-03-16T23:39:52.774Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 23:31 openapi [2022-03-16T23:39:52.774Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 23:31 snap [2022-03-16T23:39:52.774Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 23:31 version.go [Pipeline] sh [2022-03-16T23:39:53.267Z] Priming hooks [2022-03-16T23:39:53.267Z] + snapcraftctl prime [2022-03-16T23:39:53.436Z] + '[' -e coverage.out ] [2022-03-16T23:39:53.436Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-16T23:39:53.467Z] Warning: overwriting stash ‘coverage-report’ [2022-03-16T23:39:54.211Z] Priming static-packages [2022-03-16T23:39:54.336Z] Stashed 1 file(s) [Pipeline] sh [2022-03-16T23:39:54.471Z] + snapcraftctl prime [2022-03-16T23:39:54.983Z] + make build [2022-03-16T23:39:54.983Z] 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-16T23:39:59.756Z] Priming version [2022-03-16T23:39:59.756Z] + snapcraftctl prime [2022-03-16T23:40:00.326Z] 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-16T23:40:03.262Z] 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-16T23:40:35.657Z] 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-16T23:40:35.657Z] 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-16T23:40:39.046Z] 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-16T23:40:40.483Z] 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-16T23:40:43.865Z] 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-16T23:40:47.249Z] 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-16T23:40:50.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-16T23:40:56.260Z] 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-16T23:40:58.884Z] 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-16T23:41:02.275Z] 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-16T23:41:08.988Z] 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-16T23:41:24.089Z] $ docker stop --time=1 649e82d987ae4a900bb13beeee99954822fdab1b8aac6e122324eade299f6e18 [2022-03-16T23:41:26.030Z] $ docker rm -f 649e82d987ae4a900bb13beeee99954822fdab1b8aac6e122324eade299f6e18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T23:41:27.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T23:41:27.836Z] [2022-03-16T23:41:27.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T23:41:28.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T23:41:28.459Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-16T23:41:28.459Z] 29e5d40040c1: Pulling fs layer [2022-03-16T23:41:28.459Z] 1ce36da41761: Pulling fs layer [2022-03-16T23:41:28.459Z] 25b303627fd3: Pulling fs layer [2022-03-16T23:41:28.459Z] 29e5d40040c1: Download complete [2022-03-16T23:41:28.733Z] 1ce36da41761: Verifying Checksum [2022-03-16T23:41:28.733Z] 1ce36da41761: Download complete [2022-03-16T23:41:29.008Z] 29e5d40040c1: Pull complete [2022-03-16T23:41:30.444Z] 25b303627fd3: Verifying Checksum [2022-03-16T23:41:30.444Z] 25b303627fd3: Download complete [2022-03-16T23:41:30.444Z] 1ce36da41761: Pull complete [2022-03-16T23:41:42.830Z] 25b303627fd3: Pull complete [2022-03-16T23:41:42.830Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-16T23:41:42.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T23:41:42.830Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-16T23:41:43.070Z] prd-ubuntu20.04-docker-arm64-4c-16g-7742 does not seem to be running inside a container [2022-03-16T23:41:43.148Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-16T23:41:45.516Z] $ docker top 46c04fe2127b6241dc3834884ddfbfa632dda240f019d3e62b6702c0eed1e6d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T23:41:46.448Z] + grep+ paralleldocker-compose [2022-03-16T23:41:46.448Z] build --help [2022-03-16T23:41:51.850Z] --parallel Build images in parallel. [Pipeline] } [2022-03-16T23:41:52.147Z] $ docker stop --time=1 46c04fe2127b6241dc3834884ddfbfa632dda240f019d3e62b6702c0eed1e6d0 [2022-03-16T23:41:53.879Z] $ docker rm -f 46c04fe2127b6241dc3834884ddfbfa632dda240f019d3e62b6702c0eed1e6d0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T23:41:54.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T23:41:54.490Z] . [Pipeline] withDockerContainer [2022-03-16T23:41:54.738Z] prd-ubuntu20.04-docker-arm64-4c-16g-7742 does not seem to be running inside a container [2022-03-16T23:41:54.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-16T23:41:56.296Z] $ docker top 9c845844c5d35b40283abfc54a544e8745ed509fd763c627f13f4a4354d64918 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T23:41:57.243Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-16T23:42:01.536Z] Building core-command ... [2022-03-16T23:42:01.536Z] Building core-data ... [2022-03-16T23:42:01.536Z] Building core-metadata ... [2022-03-16T23:42:01.536Z] Building security-bootstrapper ... [2022-03-16T23:42:01.536Z] Building security-proxy-setup ... [2022-03-16T23:42:01.536Z] Building security-secretstore-setup ... [2022-03-16T23:42:01.536Z] Building security-spiffe-token-provider ... [2022-03-16T23:42:01.536Z] Building security-spire-agent ... [2022-03-16T23:42:01.536Z] Building security-spire-config ... [2022-03-16T23:42:01.536Z] Building security-spire-server ... [2022-03-16T23:42:01.536Z] Building support-notifications ... [2022-03-16T23:42:01.536Z] Building support-scheduler ... [2022-03-16T23:42:01.536Z] Building sys-mgmt-agent ... [2022-03-16T23:42:01.536Z] Building sys-mgmt-agent [2022-03-16T23:42:01.536Z] Building security-bootstrapper [2022-03-16T23:42:01.536Z] Building core-data [2022-03-16T23:42:01.536Z] Building security-spire-config [2022-03-16T23:42:01.536Z] Building core-metadata [2022-03-16T23:43:23.294Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:43:23.294Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:43:23.294Z] ---> c27437037fe2 [2022-03-16T23:43:23.294Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T23:43:23.294Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:43:23.294Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:43:23.294Z] ---> c27437037fe2 [2022-03-16T23:43:23.294Z] Step 3/24 : WORKDIR /edgex-go [2022-03-16T23:43:23.294Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:43:23.294Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:43:23.294Z] ---> c27437037fe2 [2022-03-16T23:43:23.294Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T23:43:23.294Z] ---> Running in ff0926f21126 [2022-03-16T23:43:23.294Z] ---> Running in e5c81c5a3122 [2022-03-16T23:43:23.294Z] ---> Running in 30e25e0fef94 [2022-03-16T23:43:23.294Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:43:23.294Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:43:23.294Z] ---> c27437037fe2 [2022-03-16T23:43:23.294Z] Step 3/31 : WORKDIR /edgex-go [2022-03-16T23:43:23.294Z] ---> Running in e0cc90cf54a2 [2022-03-16T23:43:23.294Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:43:23.294Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:43:23.294Z] ---> c27437037fe2 [2022-03-16T23:43:23.294Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T23:43:23.294Z] ---> Running in e3f72cc64e56 [2022-03-16T23:43:23.294Z] Removing intermediate container e5c81c5a3122 [2022-03-16T23:43:23.294Z] ---> e6e614b6a81f [2022-03-16T23:43:23.294Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:43:23.294Z] Removing intermediate container ff0926f21126 [2022-03-16T23:43:23.294Z] ---> 69cd5cf64c8e [2022-03-16T23:43:23.294Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:43:23.294Z] ---> Running in 8a499a72d4fe [2022-03-16T23:43:23.294Z] Removing intermediate container e0cc90cf54a2 [2022-03-16T23:43:23.294Z] ---> f7b6d47dde7a [2022-03-16T23:43:23.294Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:43:23.294Z] ---> Running in 8099e90bffa4 [2022-03-16T23:43:23.294Z] Removing intermediate container 30e25e0fef94 [2022-03-16T23:43:23.294Z] ---> e656d1a57c9c [2022-03-16T23:43:23.294Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:43:23.294Z] ---> Running in db70f4d95617 [2022-03-16T23:43:23.294Z] ---> Running in 8bebeb3e3893 [2022-03-16T23:43:23.294Z] Removing intermediate container e3f72cc64e56 [2022-03-16T23:43:23.294Z] ---> 389f5627f0c5 [2022-03-16T23:43:23.294Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:43:23.294Z] ---> Running in ef73f18041d6 [2022-03-16T23:43:25.943Z] Removing intermediate container 8a499a72d4fe [2022-03-16T23:43:25.943Z] ---> 3f405a57dc27 [2022-03-16T23:43:25.943Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-16T23:43:25.943Z] ---> Running in aa6ed05f0c4b [2022-03-16T23:43:26.221Z] Removing intermediate container db70f4d95617 [2022-03-16T23:43:26.221Z] ---> a20d148a1ca1 [2022-03-16T23:43:26.221Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-16T23:43:26.221Z] ---> Running in 89f3266720bd [2022-03-16T23:43:26.514Z] Removing intermediate container 8bebeb3e3893 [2022-03-16T23:43:26.514Z] ---> e36c942d43cd [2022-03-16T23:43:26.514Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-16T23:43:26.514Z] Removing intermediate container 8099e90bffa4 [2022-03-16T23:43:26.514Z] ---> ccb76edd930e [2022-03-16T23:43:26.514Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-16T23:43:26.794Z] Removing intermediate container ef73f18041d6 [2022-03-16T23:43:26.794Z] ---> efae49bfbffa [2022-03-16T23:43:26.794Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T23:43:26.794Z] ---> Running in e5f55cab334e [2022-03-16T23:43:26.794Z] ---> Running in 41f8ee1de757 [2022-03-16T23:43:27.078Z] ---> Running in 6aa337c2ee78 [2022-03-16T23:43:28.063Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:43:28.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:43:28.934Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:43:28.934Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:43:28.934Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:43:28.934Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:43:29.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:43:29.875Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:43:29.875Z] OK: 220 MiB in 52 packages [2022-03-16T23:43:29.875Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:43:29.875Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:43:30.947Z] OK: 220 MiB in 52 packages [2022-03-16T23:43:31.696Z] OK: 220 MiB in 52 packages [2022-03-16T23:43:32.144Z] OK: 220 MiB in 52 packages [2022-03-16T23:43:32.144Z] Removing intermediate container aa6ed05f0c4b [2022-03-16T23:43:32.144Z] ---> c9e3d2cc4eca [2022-03-16T23:43:32.144Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T23:43:32.144Z] OK: 220 MiB in 52 packages [2022-03-16T23:43:32.765Z] Removing intermediate container 89f3266720bd [2022-03-16T23:43:32.765Z] ---> 3ce14b6c4270 [2022-03-16T23:43:32.765Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-16T23:43:33.360Z] ---> c492bda4ef59 [2022-03-16T23:43:33.360Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:43:33.635Z] ---> Running in 8c80c9b8ef06 [2022-03-16T23:43:33.635Z] Removing intermediate container 6aa337c2ee78 [2022-03-16T23:43:33.635Z] ---> bc305810039f [2022-03-16T23:43:33.635Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T23:43:33.912Z] Removing intermediate container 41f8ee1de757 [2022-03-16T23:43:33.912Z] ---> 216f8ce083ee [2022-03-16T23:43:33.912Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-16T23:43:33.912Z] Removing intermediate container e5f55cab334e [2022-03-16T23:43:33.912Z] ---> d9fb6d2d54ce [2022-03-16T23:43:33.912Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T23:43:34.510Z] ---> 5760d77c2bfe [2022-03-16T23:43:34.510Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:43:34.785Z] ---> Running in f12543502c99 [2022-03-16T23:43:35.066Z] ---> a70d8b36e5b0 [2022-03-16T23:43:35.066Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:43:35.066Z] ---> Running in 75459664dd9c [2022-03-16T23:43:35.675Z] ---> 896bcdd911e4 [2022-03-16T23:43:35.675Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:43:35.953Z] ---> Running in a223fdad2ec1 [2022-03-16T23:43:35.953Z] ---> a154ca0a4e29 [2022-03-16T23:43:35.953Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:43:36.226Z] ---> Running in f83ea5fdb3e3 [2022-03-16T23:43:38.877Z] Removing intermediate container 8c80c9b8ef06 [2022-03-16T23:43:38.878Z] ---> bec31acf3b73 [2022-03-16T23:43:38.878Z] Step 8/23 : COPY . . [2022-03-16T23:43:43.207Z] Removing intermediate container f12543502c99 [2022-03-16T23:43:43.207Z] ---> cd687b981448 [2022-03-16T23:43:43.207Z] Step 8/31 : COPY . . [2022-03-16T23:43:43.207Z] Removing intermediate container 75459664dd9c [2022-03-16T23:43:43.207Z] ---> d0eef1fd1cc3 [2022-03-16T23:43:43.207Z] Step 8/23 : COPY . . [2022-03-16T23:43:43.483Z] Removing intermediate container f83ea5fdb3e3 [2022-03-16T23:43:43.483Z] ---> 4f4a4e12ba9e [2022-03-16T23:43:43.483Z] Step 8/24 : COPY . . [2022-03-16T23:43:43.483Z] Removing intermediate container a223fdad2ec1 [2022-03-16T23:43:43.483Z] ---> 32fe1919ece4 [2022-03-16T23:43:43.483Z] Step 8/23 : COPY . . [2022-03-16T23:44:05.665Z] ---> 49d9ad43e839 [2022-03-16T23:44:05.665Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-16T23:44:05.665Z] ---> Running in cc57cc9f117d [2022-03-16T23:44:05.665Z] 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-16T23:44:11.099Z] ---> f8526075f877 [2022-03-16T23:44:11.099Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-16T23:44:11.099Z] ---> Running in 6c4d3f95c8c0 [2022-03-16T23:44:11.099Z] ---> 33b3578e67cf [2022-03-16T23:44:11.099Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-16T23:44:11.374Z] ---> Running in 800df03ef62c [2022-03-16T23:44:11.655Z] ---> baf0f18f4013 [2022-03-16T23:44:11.655Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-16T23:44:11.931Z] ---> c76efe1a3425 [2022-03-16T23:44:11.931Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-16T23:44:11.931Z] ---> Running in 12f8f0412425 [2022-03-16T23:44:11.931Z] ---> Running in e62de2df98f4 [2022-03-16T23:44:13.394Z] Removing intermediate container 12f8f0412425 [2022-03-16T23:44:13.394Z] ---> 1beed78ee367 [2022-03-16T23:44:13.394Z] 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-16T23:44:13.394Z] ---> Running in d2e160215909 [2022-03-16T23:44:13.394Z] 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-16T23:44:14.387Z] 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-16T23:44:15.377Z] 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-16T23:44:17.374Z] spire-1.2.0/ [2022-03-16T23:44:22.799Z] spire-1.2.0/README.md [2022-03-16T23:44:22.799Z] spire-1.2.0/bin/ [2022-03-16T23:44:22.799Z] spire-1.2.0/bin/spire-server [2022-03-16T23:44:22.799Z] spire-1.2.0/bin/spire-agent [2022-03-16T23:44:22.799Z] spire-1.2.0/conf/ [2022-03-16T23:44:22.799Z] spire-1.2.0/conf/server/ [2022-03-16T23:44:22.799Z] spire-1.2.0/conf/server/server.conf [2022-03-16T23:44:22.799Z] spire-1.2.0/conf/agent/ [2022-03-16T23:44:22.799Z] spire-1.2.0/conf/agent/agent.conf [2022-03-16T23:44:22.799Z] spire-1.2.0/LICENSE [2022-03-16T23:44:28.239Z] Removing intermediate container d2e160215909 [2022-03-16T23:44:28.239Z] ---> f17d7357ab25 [2022-03-16T23:44:28.239Z] [2022-03-16T23:44:28.239Z] Step 11/24 : FROM alpine:3.15 [2022-03-16T23:44:28.239Z] 3.15: Pulling from library/alpine [2022-03-16T23:44:28.239Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-16T23:44:28.239Z] Status: Downloaded newer image for alpine:3.15 [2022-03-16T23:44:28.239Z] ---> 8e1d7573f448 [2022-03-16T23:44:28.239Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-16T23:44:28.239Z] ---> Running in 3e8760e203f9 [2022-03-16T23:44:28.859Z] Removing intermediate container 3e8760e203f9 [2022-03-16T23:44:28.859Z] ---> 2bdb1f71be2d [2022-03-16T23:44:28.859Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:44:28.859Z] ---> Running in 711b915bcfd3 [2022-03-16T23:44:31.515Z] Removing intermediate container 711b915bcfd3 [2022-03-16T23:44:31.515Z] ---> e63e84893f56 [2022-03-16T23:44:31.515Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-16T23:44:31.797Z] ---> Running in 477e44c2632e [2022-03-16T23:44:33.796Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:44:34.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:44:36.231Z] v3.15.0-385-g91c4c10346 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-16T23:44:36.231Z] v3.15.1-1-ga4f691502c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-16T23:44:36.231Z] OK: 15734 distinct packages available [2022-03-16T23:44:36.231Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:44:37.221Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:44:38.208Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-16T23:44:38.483Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-16T23:44:38.483Z] (3/4) Installing libucontext (1.1-r0) [2022-03-16T23:44:38.483Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-16T23:44:38.761Z] Executing busybox-1.34.1-r3.trigger [2022-03-16T23:44:38.761Z] OK: 6 MiB in 18 packages [2022-03-16T23:44:40.223Z] Removing intermediate container 477e44c2632e [2022-03-16T23:44:40.223Z] ---> 85bb32e12c3f [2022-03-16T23:44:40.223Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-16T23:44:45.638Z] ---> e2da81da0af4 [2022-03-16T23:44:45.638Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-16T23:44:46.634Z] ---> 6e7f8e5ea7ee [2022-03-16T23:44:46.634Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-16T23:44:46.634Z] ---> Running in a1203adb7cfa [2022-03-16T23:44:47.230Z] Removing intermediate container a1203adb7cfa [2022-03-16T23:44:47.230Z] ---> 5624e2220dfd [2022-03-16T23:44:47.230Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-16T23:44:48.215Z] ---> cc191e4b24b7 [2022-03-16T23:44:48.215Z] Step 19/24 : WORKDIR / [2022-03-16T23:44:48.215Z] ---> Running in 4d0d959a5f3f [2022-03-16T23:44:48.491Z] Removing intermediate container 4d0d959a5f3f [2022-03-16T23:44:48.491Z] ---> 9e947589a9b0 [2022-03-16T23:44:48.491Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-16T23:44:48.768Z] ---> Running in 31496d2e38f9 [2022-03-16T23:44:49.364Z] Removing intermediate container 31496d2e38f9 [2022-03-16T23:44:49.364Z] ---> 830c23e0f05c [2022-03-16T23:44:49.364Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-16T23:44:49.364Z] ---> Running in 82b1627c78ce [2022-03-16T23:44:49.965Z] Removing intermediate container 82b1627c78ce [2022-03-16T23:44:49.965Z] ---> 9d619d915bfc [2022-03-16T23:44:49.965Z] Step 22/24 : LABEL arch=arm64 [2022-03-16T23:44:49.965Z] ---> Running in e195aa8b951d [2022-03-16T23:44:50.564Z] Removing intermediate container e195aa8b951d [2022-03-16T23:44:50.564Z] ---> c0795b463646 [2022-03-16T23:44:50.564Z] Step 23/24 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:44:50.564Z] ---> Running in 2285ef283fb0 [2022-03-16T23:44:51.169Z] Removing intermediate container 2285ef283fb0 [2022-03-16T23:44:51.169Z] ---> cb17a2d65a49 [2022-03-16T23:44:51.169Z] Step 24/24 : LABEL version=0.0.0 [2022-03-16T23:44:51.169Z] ---> Running in 0194f1f6bd11 [2022-03-16T23:44:51.772Z] Removing intermediate container 0194f1f6bd11 [2022-03-16T23:44:51.772Z] ---> a8161ac76823 [2022-03-16T23:44:51.772Z] [2022-03-16T23:44:52.046Z] Successfully built a8161ac76823 [2022-03-16T23:44:52.046Z] Successfully tagged security-spire-config-arm64:latest [2022-03-16T23:44:52.046Z]  Building security-spire-config ... done Building support-scheduler [2022-03-16T23:45:18.877Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:45:18.877Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:45:18.877Z] ---> c27437037fe2 [2022-03-16T23:45:18.877Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T23:45:18.877Z] ---> Using cache [2022-03-16T23:45:18.877Z] ---> 389f5627f0c5 [2022-03-16T23:45:18.877Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:45:18.877Z] ---> Using cache [2022-03-16T23:45:18.877Z] ---> efae49bfbffa [2022-03-16T23:45:18.877Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-16T23:45:18.877Z] ---> Using cache [2022-03-16T23:45:18.877Z] ---> bc305810039f [2022-03-16T23:45:18.877Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T23:45:18.877Z] ---> Using cache [2022-03-16T23:45:18.877Z] ---> a70d8b36e5b0 [2022-03-16T23:45:18.877Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:45:18.877Z] ---> Using cache [2022-03-16T23:45:18.877Z] ---> d0eef1fd1cc3 [2022-03-16T23:45:18.877Z] Step 8/22 : COPY . . [2022-03-16T23:45:18.877Z] ---> Using cache [2022-03-16T23:45:18.877Z] ---> 33b3578e67cf [2022-03-16T23:45:18.877Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-16T23:45:20.314Z] ---> Running in eb8ae2b544a6 [2022-03-16T23:45:22.310Z] 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-16T23:46:44.214Z] Removing intermediate container e62de2df98f4 [2022-03-16T23:46:44.214Z] ---> a99fa56ed320 [2022-03-16T23:46:44.214Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-16T23:46:44.490Z] ---> Running in 6775291ec964 [2022-03-16T23:46:47.128Z] 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-16T23:46:49.784Z] Removing intermediate container 6c4d3f95c8c0 [2022-03-16T23:46:49.784Z] ---> 937993c98683 [2022-03-16T23:46:49.784Z] [2022-03-16T23:46:49.784Z] Step 10/31 : FROM alpine:3.14 [2022-03-16T23:46:50.063Z] 3.14: Pulling from library/alpine [2022-03-16T23:46:51.508Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T23:46:51.508Z] Status: Downloaded newer image for alpine:3.14 [2022-03-16T23:46:51.508Z] ---> 5b8b7b635229 [2022-03-16T23:46:51.508Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-16T23:46:51.508Z] ---> Running in 6e3aceeac5e9 [2022-03-16T23:46:52.514Z] Removing intermediate container 6e3aceeac5e9 [2022-03-16T23:46:52.514Z] ---> dc00486af748 [2022-03-16T23:46:52.514Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-16T23:46:52.514Z] ---> Running in cd2350aa786c [2022-03-16T23:46:53.505Z] Removing intermediate container 6775291ec964 [2022-03-16T23:46:53.505Z] ---> 2b7e7ef6e19b [2022-03-16T23:46:53.505Z] [2022-03-16T23:46:53.505Z] Step 11/23 : FROM docker:20.10.10 [2022-03-16T23:46:53.505Z] 20.10.10: Pulling from library/docker [2022-03-16T23:46:54.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:46:55.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:46:57.008Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-16T23:46:57.008Z] (2/2) Installing su-exec (0.2-r1) [2022-03-16T23:46:57.008Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T23:46:57.008Z] OK: 6 MiB in 16 packages [2022-03-16T23:46:59.018Z] Removing intermediate container cd2350aa786c [2022-03-16T23:46:59.018Z] ---> f1e7327091ad [2022-03-16T23:46:59.018Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-16T23:46:59.297Z] ---> Running in a26aed897f71 [2022-03-16T23:46:59.899Z] Removing intermediate container a26aed897f71 [2022-03-16T23:46:59.899Z] ---> a3e28a5fe382 [2022-03-16T23:46:59.899Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-16T23:47:00.189Z] ---> Running in ae1d6ef518b9 [2022-03-16T23:47:01.182Z] Removing intermediate container ae1d6ef518b9 [2022-03-16T23:47:01.182Z] ---> afc90c7f493e [2022-03-16T23:47:01.182Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-16T23:47:01.182Z] ---> Running in d6caf7164974 [2022-03-16T23:47:05.543Z] Removing intermediate container d6caf7164974 [2022-03-16T23:47:05.543Z] ---> 63ec9f0c3d23 [2022-03-16T23:47:05.543Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-16T23:47:05.543Z] ---> Running in ef5b806c2c01 [2022-03-16T23:47:06.528Z] Removing intermediate container ef5b806c2c01 [2022-03-16T23:47:06.528Z] ---> eb52d74e9464 [2022-03-16T23:47:06.528Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-16T23:47:07.969Z] ---> b99245fc3532 [2022-03-16T23:47:07.969Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-16T23:47:08.567Z] ---> Running in 1da38b192855 [2022-03-16T23:47:12.864Z] Removing intermediate container 800df03ef62c [2022-03-16T23:47:12.864Z] ---> 38a1cffa6e1d [2022-03-16T23:47:12.864Z] [2022-03-16T23:47:12.864Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T23:47:12.864Z] ---> 5b8b7b635229 [2022-03-16T23:47:12.864Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T23:47:12.864Z] ---> Running in 39c66b2b41d2 [2022-03-16T23:47:13.140Z] Removing intermediate container 1da38b192855 [2022-03-16T23:47:13.140Z] ---> 21f1b86fb07a [2022-03-16T23:47:13.140Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T23:47:15.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:47:15.446Z] ---> 93f863f7de2b [2022-03-16T23:47:15.446Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-16T23:47:15.446Z] Removing intermediate container cc57cc9f117d [2022-03-16T23:47:15.446Z] ---> 8d3c811c0e42 [2022-03-16T23:47:15.446Z] [2022-03-16T23:47:15.446Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T23:47:15.446Z] ---> 5b8b7b635229 [2022-03-16T23:47:15.446Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-16T23:47:15.725Z] ---> Running in 5c8dbd970b4c [2022-03-16T23:47:15.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:47:16.747Z] Removing intermediate container 5c8dbd970b4c [2022-03-16T23:47:16.747Z] ---> c14932df7ad0 [2022-03-16T23:47:16.747Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-16T23:47:16.747Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-16T23:47:16.747Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T23:47:16.747Z] OK: 6 MiB in 15 packages [2022-03-16T23:47:16.747Z] ---> Running in 55a1d7b39129 [2022-03-16T23:47:18.215Z] Removing intermediate container 55a1d7b39129 [2022-03-16T23:47:18.215Z] ---> ae507b8a829e [2022-03-16T23:47:18.215Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-16T23:47:18.492Z] ---> Running in 90ab3029f6e9 [2022-03-16T23:47:18.492Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-16T23:47:18.770Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-16T23:47:18.770Z] ---> 520e9a0a30f7 [2022-03-16T23:47:18.770Z] 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-16T23:47:18.770Z] Removing intermediate container 39c66b2b41d2 [2022-03-16T23:47:18.770Z] ---> 1f5ae95fc006 [2022-03-16T23:47:18.770Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T23:47:19.067Z] ---> Running in 7f1f013a39ee [2022-03-16T23:47:19.067Z] ---> Running in aec38544b3e4 [2022-03-16T23:47:19.344Z] Removing intermediate container 90ab3029f6e9 [2022-03-16T23:47:19.344Z] ---> 2a3d61e71bd2 [2022-03-16T23:47:19.344Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:47:19.344Z] ---> a331ca5a9d2e [2022-03-16T23:47:19.344Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-16T23:47:19.624Z] ---> Running in fe206e30c3a7 [2022-03-16T23:47:19.901Z] Removing intermediate container 7f1f013a39ee [2022-03-16T23:47:19.901Z] ---> 8d94fb020d16 [2022-03-16T23:47:19.901Z] 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-16T23:47:20.182Z] ---> Running in db9e9c0fb399 [2022-03-16T23:47:20.786Z] Removing intermediate container aec38544b3e4 [2022-03-16T23:47:20.786Z] ---> a0bba7bd688c [2022-03-16T23:47:20.786Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-16T23:47:21.075Z] ---> Running in bd7f3d2fff8d [2022-03-16T23:47:21.676Z] ---> de886d47893e [2022-03-16T23:47:21.676Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-16T23:47:21.953Z] Removing intermediate container bd7f3d2fff8d [2022-03-16T23:47:21.953Z] ---> c004372c8e01 [2022-03-16T23:47:21.953Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T23:47:21.953Z] ---> Running in 90678b6f7f67 [2022-03-16T23:47:22.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:47:22.961Z] Removing intermediate container 90678b6f7f67 [2022-03-16T23:47:22.961Z] ---> fb2ba6e49e59 [2022-03-16T23:47:22.961Z] Step 15/23 : WORKDIR / [2022-03-16T23:47:22.961Z] ---> Running in 8973fb2fabe1 [2022-03-16T23:47:23.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:47:23.241Z] ---> b7e3aff25817 [2022-03-16T23:47:23.241Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-16T23:47:23.855Z] Removing intermediate container 8973fb2fabe1 [2022-03-16T23:47:23.855Z] ---> f8e033b2d32f [2022-03-16T23:47:23.855Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T23:47:24.131Z] (1/42) Installing readline (8.1.0-r0) [2022-03-16T23:47:24.131Z] (2/42) Installing bash (5.1.4-r0) [2022-03-16T23:47:24.131Z] Removing intermediate container fe206e30c3a7 [2022-03-16T23:47:24.131Z] ---> b19be6c735f3 [2022-03-16T23:47:24.131Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-16T23:47:24.131Z] Executing bash-5.1.4-r0.post-install [2022-03-16T23:47:24.403Z] ---> Running in ab4e849d0c41 [2022-03-16T23:47:24.403Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-16T23:47:24.403Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T23:47:24.403Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-16T23:47:24.403Z] (6/42) Installing curl (7.79.1-r0) [2022-03-16T23:47:24.403Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-16T23:47:24.403Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-16T23:47:24.403Z] (9/42) Installing expat (2.4.7-r0) [2022-03-16T23:47:24.403Z] (10/42) Installing libffi (3.3-r2) [2022-03-16T23:47:24.403Z] (11/42) Installing gdbm (1.19-r0) [2022-03-16T23:47:24.403Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-16T23:47:24.403Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T23:47:24.679Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T23:47:24.679Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-16T23:47:24.679Z] ---> bc8e9be04e1f [2022-03-16T23:47:24.679Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-16T23:47:24.955Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-16T23:47:24.955Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-16T23:47:25.237Z] ---> Running in 630653d54ac9 [2022-03-16T23:47:25.237Z] ---> 4757ba7eb149 [2022-03-16T23:47:25.237Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-16T23:47:26.687Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:47:26.687Z] Removing intermediate container 630653d54ac9 [2022-03-16T23:47:26.687Z] ---> 913bdea5942c [2022-03-16T23:47:26.687Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-16T23:47:27.674Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-16T23:47:27.674Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-16T23:47:27.674Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:47:27.674Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-16T23:47:27.674Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-16T23:47:27.674Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-16T23:47:27.674Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-16T23:47:27.674Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-16T23:47:27.954Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-16T23:47:27.954Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-16T23:47:27.954Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-16T23:47:27.954Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-16T23:47:27.954Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-16T23:47:27.954Z] ---> 54e181b4197a [2022-03-16T23:47:27.954Z] ---> 5fe248ceb533 [2022-03-16T23:47:27.955Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-16T23:47:27.955Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-16T23:47:27.955Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-16T23:47:27.955Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-16T23:47:27.955Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-16T23:47:28.251Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-16T23:47:28.251Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-16T23:47:28.251Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-16T23:47:28.251Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-16T23:47:28.251Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-16T23:47:28.526Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-16T23:47:28.526Z] ---> Running in 43b18cb7bcd6 [2022-03-16T23:47:28.526Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-16T23:47:28.526Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-16T23:47:28.526Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-16T23:47:28.526Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-16T23:47:28.804Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-16T23:47:28.804Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T23:47:28.804Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-16T23:47:28.804Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T23:47:29.108Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-16T23:47:29.395Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-16T23:47:29.395Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T23:47:29.395Z] OK: 8 MiB in 20 packages [2022-03-16T23:47:29.395Z] ---> ef6195ec6b07 [2022-03-16T23:47:29.395Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-16T23:47:29.395Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T23:47:29.684Z] OK: 84 MiB in 64 packages [2022-03-16T23:47:29.684Z] ---> Running in c02ced189c3a [2022-03-16T23:47:30.688Z] Removing intermediate container c02ced189c3a [2022-03-16T23:47:30.688Z] ---> 1a4a62c3eda0 [2022-03-16T23:47:30.688Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T23:47:30.688Z] ---> Running in 62b3046044f1 [2022-03-16T23:47:31.673Z] Removing intermediate container 62b3046044f1 [2022-03-16T23:47:31.673Z] ---> 3826cdc0fecd [2022-03-16T23:47:31.673Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T23:47:31.673Z] Removing intermediate container ab4e849d0c41 [2022-03-16T23:47:31.673Z] ---> 409a186a45bc [2022-03-16T23:47:31.673Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T23:47:31.673Z] Removing intermediate container 43b18cb7bcd6 [2022-03-16T23:47:31.673Z] ---> adc21086a5f3 [2022-03-16T23:47:31.673Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-16T23:47:31.944Z] ---> Running in c32cf36de731 [2022-03-16T23:47:32.537Z] ---> Running in a49afd2ef2fe [2022-03-16T23:47:32.537Z] Removing intermediate container c32cf36de731 [2022-03-16T23:47:32.537Z] ---> 9fe3876d018c [2022-03-16T23:47:32.537Z] Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:47:32.809Z] ---> Running in 72f0524965db [2022-03-16T23:47:33.093Z] Removing intermediate container a49afd2ef2fe [2022-03-16T23:47:33.093Z] ---> ec0b956d3faf [2022-03-16T23:47:33.093Z] Step 28/31 : CMD ["gate"] [2022-03-16T23:47:33.093Z] ---> 06a8eff139cd [2022-03-16T23:47:33.093Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-16T23:47:33.367Z] ---> Running in 2b8cb7975c6e [2022-03-16T23:47:33.367Z] Removing intermediate container 72f0524965db [2022-03-16T23:47:33.367Z] ---> 8c3283511d70 [2022-03-16T23:47:33.367Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T23:47:33.644Z] ---> Running in aee194562793 [2022-03-16T23:47:34.243Z] Removing intermediate container 2b8cb7975c6e [2022-03-16T23:47:34.243Z] ---> d08716485f37 [2022-03-16T23:47:34.243Z] Step 29/31 : LABEL arch=arm64 [2022-03-16T23:47:34.243Z] Removing intermediate container aee194562793 [2022-03-16T23:47:34.243Z] ---> 47068af44638 [2022-03-16T23:47:34.243Z] [2022-03-16T23:47:34.838Z] ---> Running in 9a4a119343d2 [2022-03-16T23:47:34.838Z] Collecting docker-compose==1.23.2 [2022-03-16T23:47:34.838Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-16T23:47:35.438Z] Successfully built 47068af44638 [2022-03-16T23:47:35.438Z] Successfully tagged core-metadata-arm64:latest [2022-03-16T23:47:35.438Z] Building security-secretstore-setup [2022-03-16T23:47:35.438Z]  Building core-metadata ... done Removing intermediate container 9a4a119343d2 [2022-03-16T23:47:35.438Z] ---> bf8116a3cdad [2022-03-16T23:47:35.438Z] Step 30/31 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:47:35.438Z] Collecting jsonschema<3,>=2.5.1 [2022-03-16T23:47:35.438Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-16T23:47:35.714Z] ---> 03be59971b40 [2022-03-16T23:47:35.714Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-16T23:47:35.995Z] ---> Running in 93f983bed3ad [2022-03-16T23:47:36.281Z] Collecting docker<4.0,>=3.6.0 [2022-03-16T23:47:36.281Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-16T23:47:36.281Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-16T23:47:36.281Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-16T23:47:36.917Z] Removing intermediate container 93f983bed3ad [2022-03-16T23:47:36.917Z] ---> 23a83b8806be [2022-03-16T23:47:36.917Z] Step 31/31 : LABEL version=0.0.0 [2022-03-16T23:47:37.197Z] ---> 98dccfd341d2 [2022-03-16T23:47:37.197Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-16T23:47:37.475Z] ---> Running in 9df27ce84751 [2022-03-16T23:47:37.475Z] ---> Running in 739473c147c1 [2022-03-16T23:47:38.456Z] 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-16T23:47:38.456Z] Removing intermediate container 9df27ce84751 [2022-03-16T23:47:38.456Z] ---> 7fb600038ab1 [2022-03-16T23:47:38.456Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T23:47:38.456Z] Removing intermediate container 739473c147c1 [2022-03-16T23:47:38.456Z] ---> eb1432ededd6 [2022-03-16T23:47:38.456Z] [2022-03-16T23:47:38.732Z] ---> Running in eb050e473838 [2022-03-16T23:47:39.004Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-16T23:47:39.004Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-16T23:47:39.295Z] Removing intermediate container eb050e473838 [2022-03-16T23:47:39.295Z] ---> 2a4de9bd70bf [2022-03-16T23:47:39.295Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T23:47:39.295Z] Removing intermediate container eb8ae2b544a6 [2022-03-16T23:47:39.295Z] ---> 7220453d04d8 [2022-03-16T23:47:39.295Z] [2022-03-16T23:47:39.295Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T23:47:39.295Z] ---> 5b8b7b635229 [2022-03-16T23:47:39.295Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-16T23:47:39.295Z] ---> Using cache [2022-03-16T23:47:39.295Z] ---> 1f5ae95fc006 [2022-03-16T23:47:39.295Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T23:47:39.295Z] ---> Using cache [2022-03-16T23:47:39.295Z] ---> a0bba7bd688c [2022-03-16T23:47:39.295Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-16T23:47:39.295Z] Successfully built eb1432ededd6 [2022-03-16T23:47:39.295Z] ---> Running in 0855991993f7 [2022-03-16T23:47:39.578Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-16T23:47:39.578Z]  Building security-bootstrapper ... done Building security-spire-server [2022-03-16T23:47:39.578Z] ---> Running in 9daeab0be9e6 [2022-03-16T23:47:39.862Z] Removing intermediate container 0855991993f7 [2022-03-16T23:47:39.862Z] ---> 01e5a3990d73 [2022-03-16T23:47:39.862Z] Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:47:39.862Z] Removing intermediate container 9daeab0be9e6 [2022-03-16T23:47:39.862Z] ---> e9689898fe34 [2022-03-16T23:47:39.862Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-16T23:47:40.137Z] ---> Running in ba918c42758e [2022-03-16T23:47:40.137Z] ---> Running in 8cd4f990aaf9 [2022-03-16T23:47:40.137Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-16T23:47:40.137Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-16T23:47:40.414Z] Removing intermediate container 8cd4f990aaf9 [2022-03-16T23:47:40.414Z] ---> 58175bbe8f75 [2022-03-16T23:47:40.689Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T23:47:40.689Z] Removing intermediate container ba918c42758e [2022-03-16T23:47:40.689Z] ---> a5fe8bbeb064 [2022-03-16T23:47:40.689Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T23:47:40.689Z] ---> Running in 9d90b83f36e6 [2022-03-16T23:47:41.300Z] Collecting PyYAML<4,>=3.10 [2022-03-16T23:47:41.300Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-16T23:47:41.300Z] Removing intermediate container 9d90b83f36e6 [2022-03-16T23:47:41.300Z] ---> bff687e8d7b0 [2022-03-16T23:47:41.300Z] [2022-03-16T23:47:41.300Z] ---> ed748170d491 [2022-03-16T23:47:41.300Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-16T23:47:41.573Z] Successfully built bff687e8d7b0 [2022-03-16T23:47:41.573Z] Successfully tagged core-data-arm64:latest [2022-03-16T23:47:41.573Z]  Building core-data ... done Building security-proxy-setup [2022-03-16T23:47:43.021Z] ---> 239ccd245422 [2022-03-16T23:47:43.021Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-16T23:47:43.624Z] ---> af5f05ae6c81 [2022-03-16T23:47:43.624Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-16T23:47:43.624Z] ---> Running in 29c430861761 [2022-03-16T23:47:44.227Z] Removing intermediate container 29c430861761 [2022-03-16T23:47:44.227Z] ---> 6a0f7d32a03f [2022-03-16T23:47:44.227Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T23:47:44.227Z] ---> Running in dd121d61a736 [2022-03-16T23:47:44.510Z] Removing intermediate container dd121d61a736 [2022-03-16T23:47:44.510Z] ---> 1d95a7f339fa [2022-03-16T23:47:44.510Z] Step 20/22 : LABEL arch=arm64 [2022-03-16T23:47:44.784Z] ---> Running in e3a9b3403443 [2022-03-16T23:47:45.061Z] Collecting texttable<0.10,>=0.9.0 [2022-03-16T23:47:45.061Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-16T23:47:45.356Z] Removing intermediate container e3a9b3403443 [2022-03-16T23:47:45.356Z] ---> 8024c54da312 [2022-03-16T23:47:45.356Z] Step 21/22 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:47:45.356Z] ---> Running in 4374a4213709 [2022-03-16T23:47:46.138Z] Removing intermediate container 4374a4213709 [2022-03-16T23:47:46.138Z] ---> 96257c273c46 [2022-03-16T23:47:46.138Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T23:47:46.138Z] ---> Running in 7a949c6f48ed [2022-03-16T23:47:46.417Z] Removing intermediate container 7a949c6f48ed [2022-03-16T23:47:46.417Z] ---> 41b95deaa18e [2022-03-16T23:47:46.417Z] [2022-03-16T23:47:47.092Z] Successfully built 41b95deaa18e [2022-03-16T23:47:47.092Z] Successfully tagged support-scheduler-arm64:latest [2022-03-16T23:47:47.092Z]  Building support-scheduler ... done Building support-notifications [2022-03-16T23:47:47.380Z] Collecting docopt<0.7,>=0.6.1 [2022-03-16T23:47:47.380Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-16T23:47:50.025Z] Collecting cached-property<2,>=1.2.0 [2022-03-16T23:47:50.025Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-16T23:47:50.025Z] Collecting docker-pycreds>=0.4.0 [2022-03-16T23:47:50.025Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-16T23:47:51.012Z] 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-16T23:47:51.610Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-16T23:47:51.610Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-16T23:47:51.885Z] Collecting idna<2.8,>=2.5 [2022-03-16T23:47:51.885Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-16T23:47:51.885Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-16T23:47:51.885Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-16T23:47:52.491Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-16T23:47:52.491Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-16T23:47:52.491Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-16T23:47:52.491Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-16T23:47:53.477Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-16T23:47:53.477Z] Attempting uninstall: urllib3 [2022-03-16T23:47:53.477Z] Found existing installation: urllib3 1.26.5 [2022-03-16T23:47:53.477Z] Uninstalling urllib3-1.26.5: [2022-03-16T23:47:53.477Z] Successfully uninstalled urllib3-1.26.5 [2022-03-16T23:47:54.470Z] Attempting uninstall: idna [2022-03-16T23:47:54.470Z] Found existing installation: idna 3.2 [2022-03-16T23:47:54.470Z] Uninstalling idna-3.2: [2022-03-16T23:47:54.470Z] Successfully uninstalled idna-3.2 [2022-03-16T23:47:55.456Z] Attempting uninstall: chardet [2022-03-16T23:47:55.456Z] Found existing installation: chardet 4.0.0 [2022-03-16T23:47:55.456Z] Uninstalling chardet-4.0.0: [2022-03-16T23:47:55.733Z] Successfully uninstalled chardet-4.0.0 [2022-03-16T23:47:57.722Z] Attempting uninstall: requests [2022-03-16T23:47:57.722Z] Found existing installation: requests 2.25.1 [2022-03-16T23:47:57.722Z] Uninstalling requests-2.25.1: [2022-03-16T23:47:57.722Z] Successfully uninstalled requests-2.25.1 [2022-03-16T23:47:57.998Z] Running setup.py install for texttable: started [2022-03-16T23:48:00.634Z] Running setup.py install for texttable: finished with status 'done' [2022-03-16T23:48:00.634Z] Running setup.py install for PyYAML: started [2022-03-16T23:48:03.282Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-16T23:48:03.282Z] Running setup.py install for docopt: started [2022-03-16T23:48:05.906Z] Running setup.py install for docopt: finished with status 'done' [2022-03-16T23:48:05.906Z] Running setup.py install for dockerpty: started [2022-03-16T23:48:07.892Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-16T23:48:09.876Z] 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-16T23:48:28.236Z] Removing intermediate container db9e9c0fb399 [2022-03-16T23:48:28.236Z] ---> eabb5690cef2 [2022-03-16T23:48:28.236Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-16T23:48:28.236Z] ---> Running in 9e737ab2e51a [2022-03-16T23:48:28.236Z] Removing intermediate container 9e737ab2e51a [2022-03-16T23:48:28.236Z] ---> d0dab7ab6273 [2022-03-16T23:48:28.236Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-16T23:48:28.236Z] ---> Running in 13a1eb70a308 [2022-03-16T23:48:28.236Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:48:28.236Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:48:28.236Z] ---> c27437037fe2 [2022-03-16T23:48:28.236Z] Step 3/25 : WORKDIR /edgex-go [2022-03-16T23:48:28.236Z] ---> Using cache [2022-03-16T23:48:28.236Z] ---> 389f5627f0c5 [2022-03-16T23:48:28.236Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:48:28.236Z] ---> Using cache [2022-03-16T23:48:28.236Z] ---> efae49bfbffa [2022-03-16T23:48:28.236Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-16T23:48:28.236Z] ---> Using cache [2022-03-16T23:48:28.236Z] ---> bc305810039f [2022-03-16T23:48:28.236Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-16T23:48:28.236Z] ---> Using cache [2022-03-16T23:48:28.236Z] ---> a70d8b36e5b0 [2022-03-16T23:48:28.236Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:48:28.236Z] ---> Using cache [2022-03-16T23:48:28.236Z] ---> d0eef1fd1cc3 [2022-03-16T23:48:28.236Z] Step 8/25 : COPY . . [2022-03-16T23:48:28.236Z] ---> Using cache [2022-03-16T23:48:28.236Z] ---> 33b3578e67cf [2022-03-16T23:48:28.236Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-16T23:48:28.236Z] Removing intermediate container 13a1eb70a308 [2022-03-16T23:48:28.236Z] ---> 2ddc97d3fead [2022-03-16T23:48:28.236Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-16T23:48:28.236Z] ---> Running in 7e547f117100 [2022-03-16T23:48:29.694Z] 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-16T23:48:31.148Z] ---> 56e1a2cd05f7 [2022-03-16T23:48:31.148Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-16T23:48:32.597Z] ---> 66227fb1d1f2 [2022-03-16T23:48:32.597Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-16T23:48:34.587Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:48:34.587Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:48:34.587Z] ---> c27437037fe2 [2022-03-16T23:48:34.587Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T23:48:34.587Z] ---> Using cache [2022-03-16T23:48:34.587Z] ---> 389f5627f0c5 [2022-03-16T23:48:34.587Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:48:34.587Z] ---> Using cache [2022-03-16T23:48:34.587Z] ---> efae49bfbffa [2022-03-16T23:48:34.587Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T23:48:34.587Z] ---> Using cache [2022-03-16T23:48:34.587Z] ---> bc305810039f [2022-03-16T23:48:34.587Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T23:48:34.587Z] ---> Using cache [2022-03-16T23:48:34.587Z] ---> a70d8b36e5b0 [2022-03-16T23:48:34.587Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:48:34.587Z] ---> Using cache [2022-03-16T23:48:34.587Z] ---> d0eef1fd1cc3 [2022-03-16T23:48:34.587Z] Step 8/23 : COPY . . [2022-03-16T23:48:35.574Z] ---> Using cache [2022-03-16T23:48:35.574Z] ---> a3e415116518 [2022-03-16T23:48:35.574Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-16T23:48:35.574Z] ---> 33b3578e67cf [2022-03-16T23:48:35.575Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-16T23:48:35.575Z] ---> Running in 659a19ef7a45 [2022-03-16T23:48:35.575Z] ---> Running in 83ada95b37b1 [2022-03-16T23:48:36.568Z] Removing intermediate container 659a19ef7a45 [2022-03-16T23:48:36.568Z] ---> bc501d84e3fa [2022-03-16T23:48:36.568Z] 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-16T23:48:36.568Z] Removing intermediate container 83ada95b37b1 [2022-03-16T23:48:36.568Z] ---> e113e9f40535 [2022-03-16T23:48:36.568Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T23:48:36.846Z] ---> Running in 30e34b4df8a7 [2022-03-16T23:48:36.846Z] ---> Running in 905bbe761ae3 [2022-03-16T23:48:37.448Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:48:37.448Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:48:37.448Z] ---> c27437037fe2 [2022-03-16T23:48:37.448Z] Step 3/21 : WORKDIR /edgex-go [2022-03-16T23:48:37.448Z] ---> Using cache [2022-03-16T23:48:37.448Z] ---> 389f5627f0c5 [2022-03-16T23:48:37.448Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:48:37.448Z] ---> Using cache [2022-03-16T23:48:37.448Z] ---> efae49bfbffa [2022-03-16T23:48:37.448Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-16T23:48:37.448Z] ---> Using cache [2022-03-16T23:48:37.448Z] ---> bc305810039f [2022-03-16T23:48:37.448Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-16T23:48:37.448Z] ---> Using cache [2022-03-16T23:48:37.448Z] ---> a70d8b36e5b0 [2022-03-16T23:48:37.448Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:48:37.448Z] ---> Using cache [2022-03-16T23:48:37.448Z] ---> d0eef1fd1cc3 [2022-03-16T23:48:37.448Z] Step 8/21 : COPY . . [2022-03-16T23:48:38.059Z] Removing intermediate container 905bbe761ae3 [2022-03-16T23:48:38.059Z] ---> 32657409c57b [2022-03-16T23:48:38.059Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T23:48:38.344Z] ---> Using cache [2022-03-16T23:48:38.344Z] ---> 33b3578e67cf [2022-03-16T23:48:38.344Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-16T23:48:38.344Z] ---> Running in 4541c28f873b [2022-03-16T23:48:38.630Z] ---> Running in 4fabefb00124 [2022-03-16T23:48:40.082Z] Removing intermediate container 4541c28f873b [2022-03-16T23:48:40.082Z] ---> 9d2646b28c99 [2022-03-16T23:48:40.082Z] Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:48:40.082Z] ---> Running in a1c00c675459 [2022-03-16T23:48:41.076Z] spire-1.2.0/ [2022-03-16T23:48:41.076Z] Removing intermediate container a1c00c675459 [2022-03-16T23:48:41.076Z] ---> 06f0972ee131 [2022-03-16T23:48:41.076Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T23:48:41.355Z] ---> Running in cff643eabf97 [2022-03-16T23:48:41.355Z] 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-16T23:48:41.970Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:48:41.970Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:48:41.970Z] ---> c27437037fe2 [2022-03-16T23:48:41.970Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T23:48:41.970Z] ---> Using cache [2022-03-16T23:48:41.970Z] ---> 389f5627f0c5 [2022-03-16T23:48:41.970Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:48:41.970Z] ---> Using cache [2022-03-16T23:48:41.970Z] ---> efae49bfbffa [2022-03-16T23:48:41.970Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-16T23:48:41.970Z] ---> Running in 41285bc0a401 [2022-03-16T23:48:42.248Z] Removing intermediate container cff643eabf97 [2022-03-16T23:48:42.248Z] ---> 462b047ae6c1 [2022-03-16T23:48:42.248Z] [2022-03-16T23:48:43.242Z] Successfully built 462b047ae6c1 [2022-03-16T23:48:43.242Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-16T23:48:43.242Z]  Building sys-mgmt-agent ... done Building core-command [2022-03-16T23:48:43.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:48:44.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:48:45.839Z] spire-1.2.0/README.md [2022-03-16T23:48:45.839Z] spire-1.2.0/bin/ [2022-03-16T23:48:45.839Z] spire-1.2.0/bin/spire-server [2022-03-16T23:48:45.839Z] spire-1.2.0/bin/spire-agent [2022-03-16T23:48:45.839Z] spire-1.2.0/conf/ [2022-03-16T23:48:45.839Z] spire-1.2.0/conf/server/ [2022-03-16T23:48:45.839Z] spire-1.2.0/conf/server/server.conf [2022-03-16T23:48:45.839Z] spire-1.2.0/conf/agent/ [2022-03-16T23:48:45.839Z] spire-1.2.0/conf/agent/agent.conf [2022-03-16T23:48:45.839Z] spire-1.2.0/LICENSE [2022-03-16T23:48:45.839Z] OK: 220 MiB in 52 packages [2022-03-16T23:48:47.873Z] Removing intermediate container 41285bc0a401 [2022-03-16T23:48:47.873Z] ---> f78e4dbd7bc0 [2022-03-16T23:48:47.873Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T23:48:49.333Z] ---> 0be6267d4d9a [2022-03-16T23:48:49.333Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:48:49.333Z] ---> Running in a5d9fc625469 [2022-03-16T23:48:53.664Z] Removing intermediate container 30e34b4df8a7 [2022-03-16T23:48:53.664Z] ---> 657d3fa1a1ac [2022-03-16T23:48:53.664Z] [2022-03-16T23:48:53.664Z] Step 11/23 : FROM alpine:3.15 [2022-03-16T23:48:53.664Z] ---> 8e1d7573f448 [2022-03-16T23:48:53.664Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-16T23:48:53.664Z] ---> Using cache [2022-03-16T23:48:53.664Z] ---> 2bdb1f71be2d [2022-03-16T23:48:53.664Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:48:53.664Z] ---> Using cache [2022-03-16T23:48:53.664Z] ---> e63e84893f56 [2022-03-16T23:48:53.664Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-16T23:48:53.664Z] ---> Running in b28d2c2f7def [2022-03-16T23:48:56.308Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:48:56.914Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:48:58.361Z] Removing intermediate container a5d9fc625469 [2022-03-16T23:48:58.361Z] ---> ce3b9efcd121 [2022-03-16T23:48:58.361Z] Step 8/22 : COPY . . [2022-03-16T23:48:58.638Z] v3.15.0-385-g91c4c10346 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-16T23:48:58.638Z] v3.15.1-1-ga4f691502c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-16T23:48:58.638Z] OK: 15734 distinct packages available [2022-03-16T23:48:58.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:48:59.915Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:49:01.364Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-16T23:49:01.364Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-16T23:49:01.648Z] (3/5) Installing libucontext (1.1-r0) [2022-03-16T23:49:01.648Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-16T23:49:01.925Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-16T23:49:01.925Z] Executing busybox-1.34.1-r3.trigger [2022-03-16T23:49:01.925Z] OK: 6 MiB in 19 packages [2022-03-16T23:49:05.327Z] Removing intermediate container b28d2c2f7def [2022-03-16T23:49:05.327Z] ---> 41ea0852a780 [2022-03-16T23:49:05.327Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-16T23:49:15.530Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:49:15.530Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:49:15.530Z] ---> c27437037fe2 [2022-03-16T23:49:15.531Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T23:49:15.531Z] ---> Using cache [2022-03-16T23:49:15.531Z] ---> 389f5627f0c5 [2022-03-16T23:49:15.531Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:49:15.531Z] ---> Using cache [2022-03-16T23:49:15.531Z] ---> efae49bfbffa [2022-03-16T23:49:15.531Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T23:49:15.531Z] ---> Using cache [2022-03-16T23:49:15.531Z] ---> bc305810039f [2022-03-16T23:49:15.531Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T23:49:15.531Z] ---> Using cache [2022-03-16T23:49:15.531Z] ---> a70d8b36e5b0 [2022-03-16T23:49:15.531Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:49:15.531Z] ---> Using cache [2022-03-16T23:49:15.531Z] ---> d0eef1fd1cc3 [2022-03-16T23:49:15.531Z] Step 8/23 : COPY . . [2022-03-16T23:49:15.531Z] ---> Using cache [2022-03-16T23:49:15.531Z] ---> 33b3578e67cf [2022-03-16T23:49:15.531Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-16T23:49:16.077Z] ---> Running in 0ab754bb018b [2022-03-16T23:49:16.462Z] ---> f01acb19406a [2022-03-16T23:49:16.462Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-16T23:49:19.295Z] ---> dfed855788be [2022-03-16T23:49:19.295Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-16T23:49:19.295Z] 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-16T23:49:20.296Z] ---> 9c3b2d03dd23 [2022-03-16T23:49:20.296Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-16T23:49:21.757Z] ---> 0916f181fea4 [2022-03-16T23:49:21.757Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-16T23:49:21.757Z] ---> Running in 56ee11f09d31 [2022-03-16T23:49:22.378Z] Removing intermediate container 56ee11f09d31 [2022-03-16T23:49:22.378Z] ---> fce49850641c [2022-03-16T23:49:22.378Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-16T23:49:22.653Z] ---> Running in 720056034c2a [2022-03-16T23:49:23.653Z] Removing intermediate container 720056034c2a [2022-03-16T23:49:23.653Z] ---> b212f9f9cc9c [2022-03-16T23:49:23.653Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T23:49:23.653Z] ---> Running in b81573c89adf [2022-03-16T23:49:24.642Z] Removing intermediate container b81573c89adf [2022-03-16T23:49:24.642Z] ---> 15095c635a42 [2022-03-16T23:49:24.642Z] Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:49:24.642Z] ---> Running in 541badaa9557 [2022-03-16T23:49:25.635Z] Removing intermediate container 541badaa9557 [2022-03-16T23:49:25.635Z] ---> 55272c723d3d [2022-03-16T23:49:25.635Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T23:49:25.635Z] ---> Running in 1b81dbff91c9 [2022-03-16T23:49:26.631Z] Removing intermediate container 1b81dbff91c9 [2022-03-16T23:49:26.631Z] ---> 48346a865e66 [2022-03-16T23:49:26.631Z] [2022-03-16T23:49:28.086Z] Successfully built 48346a865e66 [2022-03-16T23:49:28.086Z] Successfully tagged security-spire-server-arm64:latest [2022-03-16T23:49:28.086Z]  Building security-spire-server ... done Building security-spire-agent [2022-03-16T23:49:32.408Z] ---> ec80e2f68156 [2022-03-16T23:49:32.408Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-16T23:49:32.408Z] ---> Running in 7ad80272a404 [2022-03-16T23:49:33.855Z] 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-16T23:49:56.044Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:49:56.044Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:49:56.044Z] ---> c27437037fe2 [2022-03-16T23:49:56.044Z] Step 3/24 : WORKDIR /edgex-go [2022-03-16T23:49:56.044Z] ---> Using cache [2022-03-16T23:49:56.044Z] ---> 389f5627f0c5 [2022-03-16T23:49:56.044Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:49:56.044Z] ---> Using cache [2022-03-16T23:49:56.044Z] ---> efae49bfbffa [2022-03-16T23:49:56.044Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-16T23:49:56.044Z] ---> Using cache [2022-03-16T23:49:56.044Z] ---> bc305810039f [2022-03-16T23:49:56.044Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-16T23:49:56.044Z] ---> Using cache [2022-03-16T23:49:56.044Z] ---> a70d8b36e5b0 [2022-03-16T23:49:56.044Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:49:56.044Z] ---> Using cache [2022-03-16T23:49:56.044Z] ---> d0eef1fd1cc3 [2022-03-16T23:49:56.044Z] Step 8/24 : COPY . . [2022-03-16T23:49:56.044Z] ---> Using cache [2022-03-16T23:49:56.044Z] ---> 33b3578e67cf [2022-03-16T23:49:56.044Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-16T23:49:56.044Z] ---> Using cache [2022-03-16T23:49:56.044Z] ---> bc501d84e3fa [2022-03-16T23:49:56.044Z] 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-16T23:49:56.044Z] ---> Using cache [2022-03-16T23:49:56.044Z] ---> 657d3fa1a1ac [2022-03-16T23:49:56.044Z] [2022-03-16T23:49:56.044Z] Step 11/24 : FROM alpine:3.15 [2022-03-16T23:49:56.044Z] ---> 8e1d7573f448 [2022-03-16T23:49:56.044Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-16T23:49:56.044Z] ---> Using cache [2022-03-16T23:49:56.044Z] ---> 2bdb1f71be2d [2022-03-16T23:49:56.044Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:49:56.044Z] ---> Using cache [2022-03-16T23:49:56.044Z] ---> e63e84893f56 [2022-03-16T23:49:56.044Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-16T23:49:56.044Z] ---> Using cache [2022-03-16T23:49:56.044Z] ---> 41ea0852a780 [2022-03-16T23:49:56.044Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-16T23:50:00.382Z] ---> 3e3dddf1abe8 [2022-03-16T23:50:00.382Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-16T23:50:04.730Z] ---> 77a42e518f4f [2022-03-16T23:50:04.730Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-16T23:50:05.713Z] ---> 40cb8aac948f [2022-03-16T23:50:05.713Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-16T23:50:06.704Z] ---> 67870ba3795f [2022-03-16T23:50:06.704Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-16T23:50:07.695Z] ---> 6fa18364ef84 [2022-03-16T23:50:07.695Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-16T23:50:07.695Z] ---> Running in 341937611e3a [2022-03-16T23:50:07.979Z] Removing intermediate container 341937611e3a [2022-03-16T23:50:07.979Z] ---> 5ad1de852cfe [2022-03-16T23:50:07.979Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-16T23:50:08.264Z] ---> Running in 9ee5e41ff593 [2022-03-16T23:50:08.875Z] Removing intermediate container 9ee5e41ff593 [2022-03-16T23:50:08.875Z] ---> b8d15c789813 [2022-03-16T23:50:08.875Z] Step 22/24 : LABEL arch=arm64 [2022-03-16T23:50:08.875Z] ---> Running in ac0a5dba398a [2022-03-16T23:50:09.480Z] Removing intermediate container ac0a5dba398a [2022-03-16T23:50:09.480Z] ---> 209ffbc820d7 [2022-03-16T23:50:09.480Z] Step 23/24 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:50:09.480Z] ---> Running in e79fb88b40a5 [2022-03-16T23:50:09.760Z] Removing intermediate container e79fb88b40a5 [2022-03-16T23:50:09.760Z] ---> 5bf80987bc08 [2022-03-16T23:50:09.760Z] Step 24/24 : LABEL version=0.0.0 [2022-03-16T23:50:10.040Z] ---> Running in ad49dc2a1276 [2022-03-16T23:50:10.641Z] Removing intermediate container ad49dc2a1276 [2022-03-16T23:50:10.641Z] ---> eab4d2080ef3 [2022-03-16T23:50:10.641Z] [2022-03-16T23:50:11.241Z] Successfully built eab4d2080ef3 [2022-03-16T23:50:11.241Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-16T23:50:11.241Z] Building security-spiffe-token-provider [2022-03-16T23:50:43.614Z]  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T23:50:43.614Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-16T23:50:43.614Z] ---> c27437037fe2 [2022-03-16T23:50:43.614Z] Step 3/20 : WORKDIR /edgex-go [2022-03-16T23:50:43.614Z] ---> Using cache [2022-03-16T23:50:43.614Z] ---> 389f5627f0c5 [2022-03-16T23:50:43.614Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-16T23:50:43.614Z] ---> Running in 45e92cd318cb [2022-03-16T23:50:43.614Z] 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-16T23:50:43.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:50:43.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:50:43.614Z] v3.15.0-385-g91c4c10346 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-16T23:50:43.614Z] v3.15.1-1-ga4f691502c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-16T23:50:43.614Z] OK: 15737 distinct packages available [2022-03-16T23:50:43.889Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:50:44.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:50:46.327Z] OK: 220 MiB in 52 packages [2022-03-16T23:50:47.815Z] Removing intermediate container 45e92cd318cb [2022-03-16T23:50:47.815Z] ---> ef8b3075489f [2022-03-16T23:50:47.815Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-16T23:50:48.821Z] ---> a7bf1b3931b8 [2022-03-16T23:50:48.821Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T23:50:48.821Z] ---> Running in b89e404efeb4 [2022-03-16T23:50:57.138Z] Removing intermediate container 7e547f117100 [2022-03-16T23:50:57.138Z] ---> 0dcfd9ff277e [2022-03-16T23:50:57.138Z] [2022-03-16T23:50:57.138Z] Step 10/25 : FROM alpine:3.14 [2022-03-16T23:50:57.138Z] ---> 5b8b7b635229 [2022-03-16T23:50:57.138Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-16T23:50:57.138Z] ---> Running in 5910b4a875e1 [2022-03-16T23:50:57.138Z] Removing intermediate container b89e404efeb4 [2022-03-16T23:50:57.138Z] ---> 70da3204eb50 [2022-03-16T23:50:57.138Z] Step 7/20 : COPY . . [2022-03-16T23:50:58.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:50:58.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:50:59.728Z] 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-16T23:51:00.004Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-16T23:51:00.280Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-16T23:51:00.280Z] (3/3) Installing su-exec (0.2-r1) [2022-03-16T23:51:00.280Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T23:51:00.280Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T23:51:00.557Z] OK: 6 MiB in 17 packages [2022-03-16T23:51:03.200Z] Removing intermediate container 5910b4a875e1 [2022-03-16T23:51:03.200Z] ---> 64cf24d40a93 [2022-03-16T23:51:03.200Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-16T23:51:03.492Z] ---> Running in 41c890e62733 [2022-03-16T23:51:04.090Z] Removing intermediate container 41c890e62733 [2022-03-16T23:51:04.090Z] ---> 5f00c1991895 [2022-03-16T23:51:04.090Z] Step 13/25 : WORKDIR / [2022-03-16T23:51:04.090Z] ---> Running in cc30589f8397 [2022-03-16T23:51:05.113Z] Removing intermediate container cc30589f8397 [2022-03-16T23:51:05.113Z] ---> 3d35517ba4dc [2022-03-16T23:51:05.113Z] 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-16T23:51:06.558Z] ---> 988cd5a6235a [2022-03-16T23:51:06.558Z] 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-16T23:51:08.018Z] ---> ea1739680817 [2022-03-16T23:51:08.018Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-16T23:51:09.728Z] ---> 8ec34da1e2e6 [2022-03-16T23:51:09.728Z] 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-16T23:51:11.195Z] ---> 2bf4cf9cceed [2022-03-16T23:51:11.195Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-16T23:51:13.854Z] ---> 1d3f467bd89a [2022-03-16T23:51:13.854Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-16T23:51:17.284Z] ---> cb7fd6573497 [2022-03-16T23:51:17.284Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-16T23:51:18.295Z] ---> 5d864fb74355 [2022-03-16T23:51:18.295Z] 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-16T23:51:18.295Z] ---> Running in 0260a9a4915b [2022-03-16T23:51:22.624Z] Removing intermediate container 0260a9a4915b [2022-03-16T23:51:22.624Z] ---> d01f48129fcc [2022-03-16T23:51:22.624Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-16T23:51:22.624Z] ---> Running in d260bfc6e3e1 [2022-03-16T23:51:23.607Z] Removing intermediate container d260bfc6e3e1 [2022-03-16T23:51:23.607Z] ---> 8fccc96234d2 [2022-03-16T23:51:23.607Z] Step 23/25 : LABEL arch=arm64 [2022-03-16T23:51:23.882Z] ---> Running in 530adff2504e [2022-03-16T23:51:24.869Z] Removing intermediate container 530adff2504e [2022-03-16T23:51:24.869Z] ---> 9c56389e135e [2022-03-16T23:51:24.869Z] Step 24/25 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:51:24.869Z] Removing intermediate container 4fabefb00124 [2022-03-16T23:51:24.869Z] ---> 25a84e5bd935 [2022-03-16T23:51:24.869Z] [2022-03-16T23:51:24.869Z] Step 10/21 : FROM alpine:3.14 [2022-03-16T23:51:24.869Z] ---> 5b8b7b635229 [2022-03-16T23:51:24.869Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-16T23:51:25.141Z] ---> Running in 749360876c90 [2022-03-16T23:51:25.141Z] ---> Running in 78fabb56603d [2022-03-16T23:51:26.584Z] Removing intermediate container 749360876c90 [2022-03-16T23:51:26.584Z] ---> 4b3449d0ad13 [2022-03-16T23:51:26.584Z] Step 25/25 : LABEL version=0.0.0 [2022-03-16T23:51:26.584Z] ---> Running in 62b934a23a47 [2022-03-16T23:51:27.563Z] Removing intermediate container 62b934a23a47 [2022-03-16T23:51:27.563Z] ---> 180949b03804 [2022-03-16T23:51:27.563Z] [2022-03-16T23:51:27.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:51:28.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:51:28.772Z] Successfully built 180949b03804 [2022-03-16T23:51:28.772Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-16T23:51:29.369Z]  Building security-secretstore-setup ... done (1/5) Installing ca-certificates (20211220-r0) [2022-03-16T23:51:29.369Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-16T23:51:29.369Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T23:51:29.369Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-16T23:51:29.369Z] ---> 9b67d0dfac57 [2022-03-16T23:51:29.369Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-16T23:51:29.369Z] (5/5) Installing curl (7.79.1-r0) [2022-03-16T23:51:29.369Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T23:51:29.369Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T23:51:29.646Z] ---> Running in 45faa2c4dc85 [2022-03-16T23:51:29.925Z] OK: 8 MiB in 19 packages [2022-03-16T23:51:31.940Z] 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-16T23:51:32.542Z] Removing intermediate container 78fabb56603d [2022-03-16T23:51:32.542Z] ---> 29f7af15287c [2022-03-16T23:51:32.542Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-16T23:51:32.542Z] ---> Running in f5ab4f8f2e1b [2022-03-16T23:51:33.147Z] Removing intermediate container f5ab4f8f2e1b [2022-03-16T23:51:33.147Z] ---> d790c5a07212 [2022-03-16T23:51:33.147Z] Step 13/21 : WORKDIR /edgex [2022-03-16T23:51:33.147Z] ---> Running in 267d8715da76 [2022-03-16T23:51:33.747Z] Removing intermediate container 267d8715da76 [2022-03-16T23:51:33.747Z] ---> ef28afd80464 [2022-03-16T23:51:33.747Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-16T23:51:34.734Z] ---> e2f3ff105a3b [2022-03-16T23:51:34.735Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-16T23:51:36.169Z] ---> 4b7cf44c3a07 [2022-03-16T23:51:36.169Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-16T23:51:38.153Z] ---> 00271bda9abd [2022-03-16T23:51:38.153Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-16T23:51:38.153Z] ---> Running in 97e9e0c4c9bb [2022-03-16T23:51:38.443Z] Removing intermediate container 97e9e0c4c9bb [2022-03-16T23:51:38.443Z] ---> 2ffe3ff36098 [2022-03-16T23:51:38.443Z] Step 18/21 : CMD ["--init=true"] [2022-03-16T23:51:38.721Z] ---> Running in a2b40366e8f7 [2022-03-16T23:51:39.325Z] Removing intermediate container a2b40366e8f7 [2022-03-16T23:51:39.325Z] ---> d895c4b23805 [2022-03-16T23:51:39.325Z] Step 19/21 : LABEL arch=arm64 [2022-03-16T23:51:39.615Z] ---> Running in 91487ddb5e82 [2022-03-16T23:51:40.236Z] Removing intermediate container 91487ddb5e82 [2022-03-16T23:51:40.237Z] ---> 6df21866cc08 [2022-03-16T23:51:40.237Z] Step 20/21 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:51:40.512Z] ---> Running in 7b3d4fcb6246 [2022-03-16T23:51:41.130Z] Removing intermediate container 7b3d4fcb6246 [2022-03-16T23:51:41.130Z] ---> cf068967764e [2022-03-16T23:51:41.130Z] Step 21/21 : LABEL version=0.0.0 [2022-03-16T23:51:41.405Z] ---> Running in 0262586d50f8 [2022-03-16T23:51:42.398Z] Removing intermediate container 0262586d50f8 [2022-03-16T23:51:42.398Z] ---> e3cab53ee1ee [2022-03-16T23:51:42.398Z] [2022-03-16T23:51:43.398Z] Successfully built e3cab53ee1ee [2022-03-16T23:51:43.398Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-16T23:51:44.382Z]  Building security-proxy-setup ... done Removing intermediate container 0ab754bb018b [2022-03-16T23:51:44.382Z] ---> 9ee09e22bce3 [2022-03-16T23:51:44.382Z] [2022-03-16T23:51:44.382Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T23:51:44.382Z] ---> 5b8b7b635229 [2022-03-16T23:51:44.382Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T23:51:44.382Z] ---> Using cache [2022-03-16T23:51:44.382Z] ---> 1f5ae95fc006 [2022-03-16T23:51:44.382Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T23:51:44.382Z] ---> Using cache [2022-03-16T23:51:44.382Z] ---> a0bba7bd688c [2022-03-16T23:51:44.382Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-16T23:51:44.382Z] ---> Running in dd5cc820bb7a [2022-03-16T23:51:44.982Z] Removing intermediate container dd5cc820bb7a [2022-03-16T23:51:44.982Z] ---> f8babc98e0e1 [2022-03-16T23:51:44.982Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T23:51:44.982Z] ---> Running in 0ca100cd1fa1 [2022-03-16T23:51:45.587Z] Removing intermediate container 0ca100cd1fa1 [2022-03-16T23:51:45.587Z] ---> d20f3dbe61cc [2022-03-16T23:51:45.587Z] Step 15/23 : WORKDIR / [2022-03-16T23:51:45.587Z] ---> Running in c4e77e9cca03 [2022-03-16T23:51:46.191Z] Removing intermediate container c4e77e9cca03 [2022-03-16T23:51:46.191Z] ---> 1a6b60b7d687 [2022-03-16T23:51:46.191Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T23:51:47.199Z] ---> 1c56b0ece36b [2022-03-16T23:51:47.199Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-16T23:51:48.653Z] ---> d198668f9271 [2022-03-16T23:51:48.653Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-16T23:51:49.650Z] ---> 785b671ac988 [2022-03-16T23:51:49.650Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-16T23:51:49.650Z] ---> Running in cdb66bd98ef4 [2022-03-16T23:51:50.259Z] Removing intermediate container cdb66bd98ef4 [2022-03-16T23:51:50.259Z] ---> 9540eeb4b9e8 [2022-03-16T23:51:50.259Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T23:51:50.259Z] ---> Running in ae6d51bf8dde [2022-03-16T23:51:50.870Z] Removing intermediate container ae6d51bf8dde [2022-03-16T23:51:50.870Z] ---> fa8a33fe1479 [2022-03-16T23:51:50.870Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T23:51:50.870Z] ---> Running in 02052ce0deef [2022-03-16T23:51:51.469Z] Removing intermediate container 02052ce0deef [2022-03-16T23:51:51.469Z] ---> 29d80bd9cf93 [2022-03-16T23:51:51.469Z] Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:51:51.747Z] ---> Running in b01e1de8281d [2022-03-16T23:51:52.342Z] Removing intermediate container b01e1de8281d [2022-03-16T23:51:52.342Z] ---> 60b4df09b37e [2022-03-16T23:51:52.342Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T23:51:52.342Z] ---> Running in a502e8a71133 [2022-03-16T23:51:52.941Z] Removing intermediate container a502e8a71133 [2022-03-16T23:51:52.941Z] ---> ed4d8b1ac2e3 [2022-03-16T23:51:52.941Z] [2022-03-16T23:51:53.541Z] Successfully built ed4d8b1ac2e3 [2022-03-16T23:51:53.541Z] Successfully tagged core-command-arm64:latest [2022-03-16T23:52:03.710Z]  Building core-command ... done Removing intermediate container 7ad80272a404 [2022-03-16T23:52:03.710Z] ---> 12905db8932a [2022-03-16T23:52:03.710Z] [2022-03-16T23:52:03.710Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T23:52:03.710Z] ---> 5b8b7b635229 [2022-03-16T23:52:03.710Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-16T23:52:03.710Z] ---> Running in e68f406c2ef7 [2022-03-16T23:52:04.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:52:04.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:52:05.574Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-16T23:52:05.574Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-16T23:52:05.574Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T23:52:05.574Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T23:52:05.852Z] OK: 6 MiB in 16 packages [2022-03-16T23:52:07.833Z] Removing intermediate container e68f406c2ef7 [2022-03-16T23:52:07.833Z] ---> f7038b982ee5 [2022-03-16T23:52:07.833Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T23:52:07.833Z] ---> Running in 0c1a2806e1fd [2022-03-16T23:52:08.433Z] Removing intermediate container 0c1a2806e1fd [2022-03-16T23:52:08.433Z] ---> f9fb046124bd [2022-03-16T23:52:08.433Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-16T23:52:08.716Z] ---> Running in ae858e9ee121 [2022-03-16T23:52:09.316Z] Removing intermediate container ae858e9ee121 [2022-03-16T23:52:09.316Z] ---> 675979abf8d6 [2022-03-16T23:52:09.316Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-16T23:52:09.316Z] ---> Running in 6e613c5ee49d [2022-03-16T23:52:09.914Z] Removing intermediate container 6e613c5ee49d [2022-03-16T23:52:09.914Z] ---> f376c9ad8516 [2022-03-16T23:52:09.914Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T23:52:10.908Z] ---> 6eb4b4fdf8be [2022-03-16T23:52:10.908Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-16T23:52:12.343Z] ---> 3f72969a1e46 [2022-03-16T23:52:12.343Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-16T23:52:13.347Z] ---> 1b33a351f3af [2022-03-16T23:52:13.347Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-16T23:52:13.347Z] ---> Running in bec6595cfa45 [2022-03-16T23:52:13.625Z] Removing intermediate container bec6595cfa45 [2022-03-16T23:52:13.625Z] ---> 0d7faa7062a5 [2022-03-16T23:52:13.625Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T23:52:13.904Z] ---> Running in 5f4da3c2a8fa [2022-03-16T23:52:14.180Z] Removing intermediate container 5f4da3c2a8fa [2022-03-16T23:52:14.180Z] ---> 653af1186d67 [2022-03-16T23:52:14.180Z] Step 20/22 : LABEL arch=arm64 [2022-03-16T23:52:14.459Z] ---> Running in 08f4d37b4fdd [2022-03-16T23:52:15.060Z] Removing intermediate container 08f4d37b4fdd [2022-03-16T23:52:15.060Z] ---> 893ed26158b8 [2022-03-16T23:52:15.060Z] Step 21/22 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:52:15.060Z] ---> Running in 4782547a1c07 [2022-03-16T23:52:15.671Z] Removing intermediate container 4782547a1c07 [2022-03-16T23:52:15.671Z] ---> c398a4618475 [2022-03-16T23:52:15.671Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T23:52:15.671Z] ---> Running in 192e7b565056 [2022-03-16T23:52:16.354Z] Removing intermediate container 192e7b565056 [2022-03-16T23:52:16.354Z] ---> 556b99cb57d7 [2022-03-16T23:52:16.354Z] [2022-03-16T23:52:17.059Z] Successfully built 556b99cb57d7 [2022-03-16T23:52:17.059Z] Successfully tagged support-notifications-arm64:latest [2022-03-16T23:52:56.629Z]  Building support-notifications ... done Removing intermediate container 45faa2c4dc85 [2022-03-16T23:52:56.630Z] ---> b3eb501cfcad [2022-03-16T23:52:56.630Z] [2022-03-16T23:52:56.630Z] Step 9/20 : FROM alpine:3.15 [2022-03-16T23:52:56.630Z] ---> 8e1d7573f448 [2022-03-16T23:52:56.630Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-16T23:52:56.630Z] ---> Using cache [2022-03-16T23:52:56.630Z] ---> 2bdb1f71be2d [2022-03-16T23:52:56.630Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T23:52:56.630Z] ---> Using cache [2022-03-16T23:52:56.630Z] ---> e63e84893f56 [2022-03-16T23:52:56.630Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-16T23:52:56.630Z] ---> Running in f07d71ea1c3e [2022-03-16T23:52:56.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:52:56.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:52:56.630Z] v3.15.0-385-g91c4c10346 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-16T23:52:56.630Z] v3.15.1-1-ga4f691502c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-16T23:52:56.630Z] OK: 15734 distinct packages available [2022-03-16T23:52:56.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T23:52:56.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T23:52:57.220Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-16T23:52:57.220Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-16T23:52:57.491Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-16T23:52:57.491Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-16T23:52:57.491Z] (5/9) Installing curl (7.80.0-r0) [2022-03-16T23:52:57.763Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-16T23:52:57.763Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-16T23:52:57.763Z] (8/9) Installing libucontext (1.1-r0) [2022-03-16T23:52:58.033Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-16T23:52:58.033Z] Executing busybox-1.34.1-r3.trigger [2022-03-16T23:52:58.033Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T23:52:58.303Z] OK: 8 MiB in 23 packages [2022-03-16T23:52:59.742Z] Removing intermediate container f07d71ea1c3e [2022-03-16T23:52:59.742Z] ---> fdceec6a1186 [2022-03-16T23:52:59.742Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T23:53:00.340Z] ---> 02555e06a9e1 [2022-03-16T23:53:00.340Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-16T23:53:01.313Z] ---> e3d6a1711afd [2022-03-16T23:53:01.313Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-16T23:53:01.911Z] ---> e9d058821475 [2022-03-16T23:53:01.911Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-16T23:53:02.182Z] ---> Running in 893a42639659 [2022-03-16T23:53:02.455Z] Removing intermediate container 893a42639659 [2022-03-16T23:53:02.455Z] ---> 139caf1fa850 [2022-03-16T23:53:02.455Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T23:53:02.455Z] ---> Running in c36865c5cd85 [2022-03-16T23:53:02.727Z] Removing intermediate container c36865c5cd85 [2022-03-16T23:53:02.727Z] ---> 13f1fa01f83a [2022-03-16T23:53:02.727Z] Step 18/20 : LABEL arch=arm64 [2022-03-16T23:53:02.727Z] ---> Running in 564b0b0ce0f4 [2022-03-16T23:53:03.008Z] Removing intermediate container 564b0b0ce0f4 [2022-03-16T23:53:03.008Z] ---> 6920dea7a4df [2022-03-16T23:53:03.008Z] Step 19/20 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 [2022-03-16T23:53:03.286Z] ---> Running in 7744666d575e [2022-03-16T23:53:03.559Z] Removing intermediate container 7744666d575e [2022-03-16T23:53:03.559Z] ---> 2f93e7863945 [2022-03-16T23:53:03.559Z] Step 20/20 : LABEL version=0.0.0 [2022-03-16T23:53:03.559Z] ---> Running in 6dfb3864761e [2022-03-16T23:53:03.831Z] Removing intermediate container 6dfb3864761e [2022-03-16T23:53:03.831Z] ---> ab33b10fa3dc [2022-03-16T23:53:03.831Z] [2022-03-16T23:53:04.430Z] Successfully built ab33b10fa3dc [2022-03-16T23:53:04.430Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-16T23:53:04.447Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-03-16T23:53:04.450Z] $ docker stop --time=1 9c845844c5d35b40283abfc54a544e8745ed509fd763c627f13f4a4354d64918 [2022-03-16T23:53:06.089Z] $ docker rm -f 9c845844c5d35b40283abfc54a544e8745ed509fd763c627f13f4a4354d64918 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T23:53:06.635Z] + docker images [2022-03-16T23:53:06.905Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-16T23:53:06.905Z] security-spiffe-token-provider-arm64 latest ab33b10fa3dc 3 seconds ago 27.6MB [2022-03-16T23:53:06.905Z] b3eb501cfcad 15 seconds ago 1.66GB [2022-03-16T23:53:06.905Z] support-notifications-arm64 latest 556b99cb57d7 50 seconds ago 16.1MB [2022-03-16T23:53:06.905Z] 12905db8932a About a minute ago 1.62GB [2022-03-16T23:53:06.905Z] core-command-arm64 latest ed4d8b1ac2e3 About a minute ago 15.3MB [2022-03-16T23:53:06.905Z] 9ee09e22bce3 About a minute ago 1.61GB [2022-03-16T23:53:06.905Z] security-proxy-setup-arm64 latest e3cab53ee1ee About a minute ago 25.5MB [2022-03-16T23:53:06.905Z] security-secretstore-setup-arm64 latest 180949b03804 About a minute ago 27MB [2022-03-16T23:53:06.905Z] 25a84e5bd935 About a minute ago 1.62GB [2022-03-16T23:53:06.905Z] 0dcfd9ff277e 2 minutes ago 1.62GB [2022-03-16T23:53:06.905Z] security-spire-agent-arm64 latest eab4d2080ef3 2 minutes ago 118MB [2022-03-16T23:53:06.905Z] security-spire-server-arm64 latest 48346a865e66 3 minutes ago 82.6MB [2022-03-16T23:53:06.905Z] 657d3fa1a1ac 4 minutes ago 1.7GB [2022-03-16T23:53:06.905Z] sys-mgmt-agent-arm64 latest 462b047ae6c1 4 minutes ago 280MB [2022-03-16T23:53:06.905Z] support-scheduler-arm64 latest 41b95deaa18e 5 minutes ago 15.4MB [2022-03-16T23:53:06.905Z] core-data-arm64 latest bff687e8d7b0 5 minutes ago 19.2MB [2022-03-16T23:53:06.905Z] 7220453d04d8 5 minutes ago 1.62GB [2022-03-16T23:53:06.905Z] security-bootstrapper-arm64 latest eb1432ededd6 5 minutes ago 18MB [2022-03-16T23:53:06.905Z] core-metadata-arm64 latest 47068af44638 5 minutes ago 16MB [2022-03-16T23:53:06.905Z] 8d3c811c0e42 5 minutes ago 1.63GB [2022-03-16T23:53:06.905Z] 38a1cffa6e1d 5 minutes ago 1.62GB [2022-03-16T23:53:06.905Z] 2b7e7ef6e19b 6 minutes ago 1.61GB [2022-03-16T23:53:06.905Z] 937993c98683 6 minutes ago 1.61GB [2022-03-16T23:53:06.905Z] security-spire-config-arm64 latest a8161ac76823 8 minutes ago 81.9MB [2022-03-16T23:53:06.905Z] f17d7357ab25 8 minutes ago 1.7GB [2022-03-16T23:53:06.905Z] ci-base-image-arm64 latest c27437037fe2 19 minutes ago 1.26GB [2022-03-16T23:53:06.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB [2022-03-16T23:53:06.905Z] alpine 3.15 8e1d7573f448 3 months ago 5.33MB [2022-03-16T23:53:06.905Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-16T23:53:06.905Z] alpine 3.14 5b8b7b635229 4 months ago 5.35MB [2022-03-16T23:53:06.905Z] 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-16T23:53:07.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T23:53:07.351Z] [2022-03-16T23:53:07.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-16T23:53:07.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T23:53:07.976Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-16T23:53:07.976Z] 8998bd30e6a1: Pulling fs layer [2022-03-16T23:53:07.976Z] 04944245beec: Pulling fs layer [2022-03-16T23:53:07.976Z] 699f458cf7ca: Pulling fs layer [2022-03-16T23:53:07.976Z] 765212b225bb: Pulling fs layer [2022-03-16T23:53:07.976Z] f23df028b6ca: Pulling fs layer [2022-03-16T23:53:07.976Z] d65c8cfc05b1: Pulling fs layer [2022-03-16T23:53:07.976Z] 2437ff75d9bd: Pulling fs layer [2022-03-16T23:53:07.976Z] f23df028b6ca: Waiting [2022-03-16T23:53:07.976Z] d65c8cfc05b1: Waiting [2022-03-16T23:53:07.976Z] 2437ff75d9bd: Waiting [2022-03-16T23:53:07.976Z] 765212b225bb: Waiting [2022-03-16T23:53:07.976Z] 04944245beec: Verifying Checksum [2022-03-16T23:53:07.976Z] 04944245beec: Download complete [2022-03-16T23:53:07.976Z] 765212b225bb: Verifying Checksum [2022-03-16T23:53:07.976Z] 765212b225bb: Download complete [2022-03-16T23:53:07.976Z] f23df028b6ca: Verifying Checksum [2022-03-16T23:53:07.976Z] f23df028b6ca: Download complete [2022-03-16T23:53:07.976Z] d65c8cfc05b1: Verifying Checksum [2022-03-16T23:53:07.976Z] d65c8cfc05b1: Download complete [2022-03-16T23:53:08.249Z] 699f458cf7ca: Verifying Checksum [2022-03-16T23:53:08.249Z] 699f458cf7ca: Download complete [2022-03-16T23:53:08.523Z] 8998bd30e6a1: Verifying Checksum [2022-03-16T23:53:08.523Z] 8998bd30e6a1: Download complete [2022-03-16T23:53:11.146Z] 2437ff75d9bd: Verifying Checksum [2022-03-16T23:53:11.146Z] 2437ff75d9bd: Download complete [2022-03-16T23:53:13.125Z] 8998bd30e6a1: Pull complete [2022-03-16T23:53:13.723Z] 04944245beec: Pull complete [2022-03-16T23:53:15.694Z] 699f458cf7ca: Pull complete [2022-03-16T23:53:15.694Z] 765212b225bb: Pull complete [2022-03-16T23:53:16.672Z] f23df028b6ca: Pull complete [2022-03-16T23:53:16.672Z] d65c8cfc05b1: Pull complete [2022-03-16T23:53:31.745Z] 2437ff75d9bd: Pull complete [2022-03-16T23:53:31.745Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-16T23:53:31.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T23:53:31.745Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-16T23:53:32.016Z] prd-ubuntu20.04-docker-arm64-4c-16g-7742 does not seem to be running inside a container [2022-03-16T23:53:32.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-16T23:53:34.897Z] $ docker top 056a1ec6da09f8b6e8a440769de8b18d38dabb0c0e769397e4ffbfa509d2008c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T23:53:35.963Z] ---> job-cost.sh [2022-03-16T23:53:35.964Z] lf-activate-venv: SKIPPING [2022-03-16T23:53:35.964Z] INFO: No Stack... [2022-03-16T23:53:36.553Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-16T23:53:37.140Z] INFO: Archiving Costs [Pipeline] sh [2022-03-16T23:53:37.797Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-03-16T23:53:37.797Z] + cut -d, -f6 [Pipeline] lock [2022-03-16T23:53:37.859Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3897-4-stack-cost] [2022-03-16T23:53:37.864Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3897-4-stack-cost] did not exist. Created. [2022-03-16T23:53:37.864Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3897-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-16T23:53:38.523Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-16T23:53:38.690Z] Stashed 1 file(s) [Pipeline] } [2022-03-16T23:53:38.695Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3897-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-16T23:53:38.708Z] $ docker stop --time=1 056a1ec6da09f8b6e8a440769de8b18d38dabb0c0e769397e4ffbfa509d2008c [2022-03-16T23:53:40.237Z] $ docker rm -f 056a1ec6da09f8b6e8a440769de8b18d38dabb0c0e769397e4ffbfa509d2008c [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-16T23:53:40.819Z] provisioning config files... [2022-03-16T23:53:40.829Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config2593475345540349398tmp [Pipeline] { [Pipeline] sh [2022-03-16T23:53:41.128Z] + set +x [2022-03-16T23:53:41.128Z] + bash+ -s -- [2022-03-16T23:53:41.128Z] curl -s https://codecov.io/bash [2022-03-16T23:53:41.128Z] [2022-03-16T23:53:41.128Z] _____ _ [2022-03-16T23:53:41.128Z] / ____| | | [2022-03-16T23:53:41.128Z] | | ___ __| | ___ ___ _____ __ [2022-03-16T23:53:41.128Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-16T23:53:41.128Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-16T23:53:41.128Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-16T23:53:41.128Z] Bash-1.0.6 [2022-03-16T23:53:41.128Z] [2022-03-16T23:53:41.128Z] [2022-03-16T23:53:41.128Z] ==> git version 2.25.1 found [2022-03-16T23:53:41.128Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-16T23:53:41.128Z] Release-Date: 2020-01-08 [2022-03-16T23:53:41.128Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-16T23:53:41.128Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-16T23:53:41.128Z] ==> Jenkins CI detected. [2022-03-16T23:53:41.128Z] current dir:  /w/workspace/edgex-go/4 [2022-03-16T23:53:41.128Z] project root: . [2022-03-16T23:53:41.128Z] --> token set from env [2022-03-16T23:53:41.128Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-16T23:53:41.128Z] ==> Running gcov in . (disable via -X gcov) [2022-03-16T23:53:41.128Z] ==> Python coveragepy not found [2022-03-16T23:53:41.128Z] ==> Searching for coverage reports in: [2022-03-16T23:53:41.128Z] + . [2022-03-16T23:53:41.128Z] -> Found 1 reports [2022-03-16T23:53:41.389Z] ==> Detecting git/mercurial file structure [2022-03-16T23:53:41.389Z] ==> Reading reports [2022-03-16T23:53:41.389Z] + ./coverage.out bytes=426503 [2022-03-16T23:53:41.389Z] ==> Appending adjustments [2022-03-16T23:53:41.389Z] https://docs.codecov.io/docs/fixing-reports [2022-03-16T23:53:42.329Z] + Found adjustments [2022-03-16T23:53:42.329Z] ==> Gzipping contents [2022-03-16T23:53:42.329Z] 60K /tmp/codecov.OTVPrf.gz [2022-03-16T23:53:42.329Z] ==> Uploading reports [2022-03-16T23:53:42.329Z] url: https://codecov.io [2022-03-16T23:53:42.329Z] query: branch=PR-3897&commit=6188f306df09559b8d149e3f27915f9c3123d865&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3897%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3897&job=&cmd_args= [2022-03-16T23:53:42.329Z] -> Pinging Codecov [2022-03-16T23:53:42.329Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3897&commit=6188f306df09559b8d149e3f27915f9c3123d865&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3897%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3897&job=&cmd_args= [2022-03-16T23:53:42.898Z] -> Uploading to [2022-03-16T23:53:42.898Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-16/00271124DB129430A58F1EEE437C3FCB/6188f306df09559b8d149e3f27915f9c3123d865/6acb7d8a-3d86-479d-a0d9-a1079da4d3c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220316T235342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=11cbbbfa2df432b237142e6ee49d5a94016f691b6e2b0b302d36a7f4a5577219 [2022-03-16T23:53:42.898Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T23:53:42.898Z] Dload Upload Total Spent Left Speed [2022-03-16T23:53:43.158Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58338 0 0 100 58338 0 186k --:--:-- --:--:-- --:--:-- 187k [2022-03-16T23:53:43.158Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6188f306df09559b8d149e3f27915f9c3123d865 [Pipeline] } [2022-03-16T23:53:43.166Z] 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-16T23:53:43.756Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-16T23:53:44.047Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T23:53:44.906Z] ---> package-listing.sh [2022-03-16T23:53:44.906Z] ++ facter osfamily [2022-03-16T23:53:44.906Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-16T23:53:45.167Z] + OS_FAMILY=debian [2022-03-16T23:53:45.167Z] + workspace=/w/workspace/edgex-go/4 [2022-03-16T23:53:45.167Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-16T23:53:45.167Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-16T23:53:45.167Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-16T23:53:45.167Z] + PACKAGES=/tmp/packages_start.txt [2022-03-16T23:53:45.167Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-16T23:53:45.167Z] + PACKAGES=/tmp/packages_end.txt [2022-03-16T23:53:45.167Z] + case "${OS_FAMILY}" in [2022-03-16T23:53:45.167Z] + dpkg -l [2022-03-16T23:53:45.167Z] + grep '^ii' [2022-03-16T23:53:45.167Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-16T23:53:45.167Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-16T23:53:45.167Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-16T23:53:45.167Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-16T23:53:45.167Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-03-16T23:53:45.167Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-03-16T23:53:45.179Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-16T23:53:45.459Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-16T23:53:45.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T23:53:45.758Z] [2022-03-16T23:53:45.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T23:53:46.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T23:53:46.065Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-16T23:53:46.065Z] 5eb5b503b376: Pulling fs layer [2022-03-16T23:53:46.065Z] 5c69ac0246d0: Pulling fs layer [2022-03-16T23:53:46.065Z] ec43610c2a17: Pulling fs layer [2022-03-16T23:53:46.065Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-16T23:53:46.065Z] 33b1e0a273af: Pulling fs layer [2022-03-16T23:53:46.065Z] 5d3b04190fa2: Pulling fs layer [2022-03-16T23:53:46.065Z] 2f39f015ded8: Pulling fs layer [2022-03-16T23:53:46.065Z] 5d3b04190fa2: Waiting [2022-03-16T23:53:46.065Z] 33b1e0a273af: Waiting [2022-03-16T23:53:46.065Z] 2f39f015ded8: Waiting [2022-03-16T23:53:46.065Z] 3a2ae6a8a46f: Waiting [2022-03-16T23:53:46.065Z] 5c69ac0246d0: Verifying Checksum [2022-03-16T23:53:46.065Z] 5c69ac0246d0: Download complete [2022-03-16T23:53:46.065Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-16T23:53:46.065Z] 3a2ae6a8a46f: Download complete [2022-03-16T23:53:46.065Z] 33b1e0a273af: Verifying Checksum [2022-03-16T23:53:46.065Z] 33b1e0a273af: Download complete [2022-03-16T23:53:46.065Z] 5d3b04190fa2: Verifying Checksum [2022-03-16T23:53:46.065Z] 5d3b04190fa2: Download complete [2022-03-16T23:53:46.324Z] ec43610c2a17: Verifying Checksum [2022-03-16T23:53:46.324Z] ec43610c2a17: Download complete [2022-03-16T23:53:46.324Z] 5eb5b503b376: Verifying Checksum [2022-03-16T23:53:46.324Z] 5eb5b503b376: Download complete [2022-03-16T23:53:46.893Z] 2f39f015ded8: Download complete [2022-03-16T23:53:47.833Z] 5eb5b503b376: Pull complete [2022-03-16T23:53:47.833Z] 5c69ac0246d0: Pull complete [2022-03-16T23:53:48.400Z] ec43610c2a17: Pull complete [2022-03-16T23:53:48.400Z] 3a2ae6a8a46f: Pull complete [2022-03-16T23:53:48.660Z] 33b1e0a273af: Pull complete [2022-03-16T23:53:48.660Z] 5d3b04190fa2: Pull complete [2022-03-16T23:53:54.058Z] 2f39f015ded8: Pull complete [2022-03-16T23:53:54.058Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-16T23:53:54.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T23:53:54.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-16T23:53:54.124Z] prd-ubuntu20.04-docker-8c-8g-7739 does not seem to be running inside a container [2022-03-16T23:53:54.167Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-16T23:53:55.782Z] $ docker top e265d0b126390765ebf04f66ffd6f2e8bd4dd2b3ea4f2d10cb73e4b11fb714af -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T23:53:56.135Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-16T23:53:56.424Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-16T23:53:56.715Z] + ls /var/log/sa-host [2022-03-16T23:53:56.715Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T23:53:56.795Z] provisioning config files... [2022-03-16T23:53:56.803Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4757191537492378700tmp [Pipeline] { [Pipeline] echo [2022-03-16T23:53:56.820Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T23:53:57.113Z] ---> create-netrc.sh [Pipeline] } [2022-03-16T23:53:57.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-16T23:53:57.436Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-16T23:53:57.444Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T23:53:57.728Z] ---> sudo-logs.sh [2022-03-16T23:53:57.729Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-16T23:53:58.006Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T23:53:58.291Z] ---> job-cost.sh [2022-03-16T23:53:58.291Z] lf-activate-venv: SKIPPING [2022-03-16T23:53:58.291Z] DEBUG: total: 0.10999999940395355 [2022-03-16T23:53:58.291Z] INFO: Retrieving Stack Cost... [2022-03-16T23:53:58.550Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-16T23:53:59.122Z] INFO: Archiving Costs [Pipeline] echo [2022-03-16T23:53:59.137Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T23:53:59.419Z] ---> logs-deploy.sh [2022-03-16T23:53:59.419Z] lf-activate-venv: SKIPPING [2022-03-16T23:53:59.419Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3897/4 [2022-03-16T23:53:59.419Z] INFO: archiving workspace using pattern(s): [2022-03-16T23:54:00.357Z] Archives upload complete. [2022-03-16T23:54:00.357Z] INFO: archiving logs to Nexus