Pull request #3904 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 rather than 810ec84be1e3c89b9d79b758676db4fbb7e5f130 Obtained Jenkinsfile from 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 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-ssh8960075621953377347.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-ssh10390316363741967269.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9899104616365153299.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-ssh16927712140257458500.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1800677446569959520.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9239 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/20 [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/20 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit 810ec84be1e3c89b9d79b758676db4fbb7e5f130 Merge succeeded, producing 93aea0b364c73c2caed7c301a7df38f5c1ec4c78 Checking out Revision 93aea0b364c73c2caed7c301a7df38f5c1ec4c78 (PR-3904) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 810ec84be1e3c89b9d79b758676db4fbb7e5f130 # 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 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93aea0b364c73c2caed7c301a7df38f5c1ec4c78 # timeout=10 Commit message: "Merge commit '8e1ceee72f1e8b529f59e19a94ec3dfd502baa97' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-28T08:52:54.469Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-28T08:52:54.513Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-28T08:52:54.527Z] ========================================================= [2022-03-28T08:52:54.527Z] EdgeX Global Pipelines Version Info [2022-03-28T08:52:54.527Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk dcdbe7517045eaf1f173ba4200cbd319e1888c40 # timeout=10 [2022-03-28T08:52:55.325Z] ------------------- [2022-03-28T08:52:55.325Z] stable info: [2022-03-28T08:52:55.325Z] ------------------- [2022-03-28T08:52:55.325Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-28T08:52:55.325Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-28T08:52:55.325Z] Message: update stable to v1.0.221 [2022-03-28T08:52:55.899Z] ------------------- [2022-03-28T08:52:55.899Z] experimental info: [2022-03-28T08:52:55.899Z] ------------------- [2022-03-28T08:52:55.899Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-28T08:52:55.899Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-28T08:52:55.899Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-28T08:52:56.050Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-28T08:52:56.063Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-28T08:52:56.080Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-28T08:52:56.095Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-28T08:52:56.106Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-28T08:52:56.117Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-28T08:52:56.128Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-28T08:52:56.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-28T08:52:56.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-28T08:52:56.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-28T08:52:56.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-28T08:52:56.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-28T08:52:56.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-28T08:52:56.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-28T08:52:56.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-28T08:52:56.241Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-28T08:52:56.253Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-28T08:52:56.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-28T08:52:56.276Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-28T08:52:56.336Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-28T08:52:56.353Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-28T08:52:56.364Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-28T08:52:56.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3904 [Pipeline] echo [2022-03-28T08:52:56.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3904 [Pipeline] echo [2022-03-28T08:52:56.407Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3904 [Pipeline] echo [2022-03-28T08:52:56.419Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [Pipeline] echo [2022-03-28T08:52:56.432Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93aea0b [Pipeline] echo [2022-03-28T08:52:56.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T08:52:56.483Z] provisioning config files... [2022-03-28T08:52:56.501Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config1602871868888293742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T08:52:56.815Z] ---> docker-login.sh [2022-03-28T08:52:56.815Z] nexus3.edgexfoundry.org:10001 [2022-03-28T08:52:57.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T08:52:57.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T08:52:57.337Z] Configure a credential helper to remove this warning. See [2022-03-28T08:52:57.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T08:52:57.337Z] [2022-03-28T08:52:57.337Z] Login Succeeded [2022-03-28T08:52:57.337Z] nexus3.edgexfoundry.org:10002 [2022-03-28T08:52:57.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T08:52:57.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T08:52:57.337Z] Configure a credential helper to remove this warning. See [2022-03-28T08:52:57.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T08:52:57.337Z] [2022-03-28T08:52:57.337Z] Login Succeeded [2022-03-28T08:52:57.337Z] nexus3.edgexfoundry.org:10003 [2022-03-28T08:52:57.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T08:52:57.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T08:52:57.599Z] Configure a credential helper to remove this warning. See [2022-03-28T08:52:57.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T08:52:57.599Z] [2022-03-28T08:52:57.599Z] Login Succeeded [2022-03-28T08:52:57.599Z] nexus3.edgexfoundry.org:10004 [2022-03-28T08:52:57.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T08:52:57.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T08:52:57.861Z] Configure a credential helper to remove this warning. See [2022-03-28T08:52:57.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T08:52:57.861Z] [2022-03-28T08:52:57.861Z] Login Succeeded [2022-03-28T08:52:57.861Z] docker.io [2022-03-28T08:52:57.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T08:52:58.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T08:52:58.123Z] Configure a credential helper to remove this warning. See [2022-03-28T08:52:58.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T08:52:58.123Z] [2022-03-28T08:52:58.123Z] Login Succeeded [2022-03-28T08:52:58.123Z] ---> docker-login.sh ends [Pipeline] } [2022-03-28T08:52:58.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-28T08:52:58.442Z] + 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-28T08:52:58.442Z] + dirname cmd/core-command/Dockerfile [2022-03-28T08:52:58.442Z] + cut -d/ -f2 [2022-03-28T08:52:58.442Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-28T08:52:58.442Z] + dirname cmd/core-data/Dockerfile [2022-03-28T08:52:58.442Z] + cut -d/ -f2 [2022-03-28T08:52:58.442Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-28T08:52:58.442Z] + dirname cmd/core-metadata/Dockerfile [2022-03-28T08:52:58.442Z] + cut -d/ -f2 [2022-03-28T08:52:58.442Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-28T08:52:58.442Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-28T08:52:58.442Z] + cut -d/ -f2 [2022-03-28T08:52:58.442Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-28T08:52:58.442Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-28T08:52:58.442Z] + cut -d/ -f2 [2022-03-28T08:52:58.442Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-28T08:52:58.442Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-28T08:52:58.442Z] + cut -d/ -f2 [2022-03-28T08:52:58.442Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-28T08:52:58.442Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-28T08:52:58.442Z] + cut -d/ -f2 [2022-03-28T08:52:58.442Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-28T08:52:58.442Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-28T08:52:58.442Z] + cut -d/ -f2 [2022-03-28T08:52:58.442Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-28T08:52:58.442Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-28T08:52:58.442Z] + cut -d/ -f2 [2022-03-28T08:52:58.442Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-28T08:52:58.442Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-28T08:52:58.442Z] + cut -d/ -f2 [2022-03-28T08:52:58.442Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-28T08:52:58.442Z] + + dirname cmd/support-notifications/Dockerfilecut [2022-03-28T08:52:58.442Z] -d/ -f2 [2022-03-28T08:52:58.442Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-28T08:52:58.442Z] + + dirname cmd/support-scheduler/Dockerfile [2022-03-28T08:52:58.442Z] cut -d/ -f2 [2022-03-28T08:52:58.442Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-28T08:52:58.442Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-28T08:52:58.442Z] + cut -d/ -f2 [2022-03-28T08:52:58.442Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-28T08:52:58.478Z] 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-28T08:52:58.835Z] + git rev-list -1 --merges 93aea0b364c73c2caed7c301a7df38f5c1ec4c78~1..93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [Pipeline] echo [2022-03-28T08:52:58.850Z] -----------> git rev-list -1 --merges 93aea0b364c73c2caed7c301a7df38f5c1ec4c78~1..93aea0b364c73c2caed7c301a7df38f5c1ec4c78 93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [2022-03-28T08:52:58.850Z] 93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [false] [Pipeline] sh [2022-03-28T08:52:59.145Z] + git log --format=format:%s -1 93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [Pipeline] echo [2022-03-28T08:52:59.162Z] ========================================================= [2022-03-28T08:52:59.162Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-28T08:52:59.162Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-28T08:52:59.733Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-28T08:52:59.733Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-28T08:52:59.733Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-28T08:52:59.733Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-28T08:52:59.733Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-28T08:52:59.733Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-28T08:52:59.733Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-28T08:53:00.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T08:53:00.211Z] [2022-03-28T08:53:00.211Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T08:53:00.522Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T08:53:00.522Z] latest: Pulling from edgex-devops/git-semver [2022-03-28T08:53:00.522Z] a0d0a0d46f8b: Pulling fs layer [2022-03-28T08:53:00.522Z] 3e5f54012d9b: Pulling fs layer [2022-03-28T08:53:00.522Z] 4c7163046ea9: Pulling fs layer [2022-03-28T08:53:00.522Z] 0c2d73faf560: Pulling fs layer [2022-03-28T08:53:00.522Z] 0c2d73faf560: Waiting [2022-03-28T08:53:00.522Z] 3e5f54012d9b: Download complete [2022-03-28T08:53:00.522Z] a0d0a0d46f8b: Verifying Checksum [2022-03-28T08:53:00.522Z] a0d0a0d46f8b: Download complete [2022-03-28T08:53:00.785Z] 4c7163046ea9: Verifying Checksum [2022-03-28T08:53:00.785Z] 4c7163046ea9: Download complete [2022-03-28T08:53:00.785Z] 0c2d73faf560: Verifying Checksum [2022-03-28T08:53:00.785Z] 0c2d73faf560: Download complete [2022-03-28T08:53:00.785Z] a0d0a0d46f8b: Pull complete [2022-03-28T08:53:00.785Z] 3e5f54012d9b: Pull complete [2022-03-28T08:53:01.360Z] 4c7163046ea9: Pull complete [2022-03-28T08:53:01.360Z] 0c2d73faf560: Pull complete [2022-03-28T08:53:01.360Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-28T08:53:01.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T08:53:01.360Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-28T08:53:01.517Z] prd-ubuntu20.04-docker-8c-8g-9239 does not seem to be running inside a container [2022-03-28T08:53:01.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-28T08:53:02.488Z] $ docker top 054c4387b9722d635464628ef3cebc12923b5c63e675b387244dc271c5b4422b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-28T08:53:02.595Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-28T08:53:02.595Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-28T08:53:02.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-28T08:53:02.747Z] $ docker exec 054c4387b9722d635464628ef3cebc12923b5c63e675b387244dc271c5b4422b ssh-agent [2022-03-28T08:53:02.872Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiAbanK/agent.13 [2022-03-28T08:53:02.872Z] SSH_AGENT_PID=20 [2022-03-28T08:53:02.884Z] Running ssh-add (command line suppressed) [2022-03-28T08:53:03.010Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_621291468084793024.key (/w/workspace/edgex-go/20@tmp/private_key_621291468084793024.key) [2022-03-28T08:53:03.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-28T08:53:03.323Z] + git tag --points-at HEAD [Pipeline] } [2022-03-28T08:53:03.353Z] $ docker exec --env ******** --env ******** 054c4387b9722d635464628ef3cebc12923b5c63e675b387244dc271c5b4422b ssh-agent -k [2022-03-28T08:53:03.472Z] unset SSH_AUTH_SOCK; [2022-03-28T08:53:03.472Z] unset SSH_AGENT_PID; [2022-03-28T08:53:03.473Z] echo Agent pid 20 killed; [2022-03-28T08:53:03.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-28T08:53:03.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-28T08:53:03.507Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-28T08:53:03.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-28T08:53:03.653Z] $ docker exec 054c4387b9722d635464628ef3cebc12923b5c63e675b387244dc271c5b4422b ssh-agent [2022-03-28T08:53:03.771Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDGplkF/agent.54 [2022-03-28T08:53:03.771Z] SSH_AGENT_PID=60 [2022-03-28T08:53:03.777Z] Running ssh-add (command line suppressed) [2022-03-28T08:53:03.915Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_5228922485593163653.key (/w/workspace/edgex-go/20@tmp/private_key_5228922485593163653.key) [2022-03-28T08:53:03.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-28T08:53:04.227Z] + git semver init [2022-03-28T08:53:04.227Z] # -> Open(): unable to determine branch for HEAD [2022-03-28T08:53:04.227Z] # $GIT_DIR = /w/workspace/edgex-go/20/.git [2022-03-28T08:53:04.227Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/20 [2022-03-28T08:53:04.227Z] # $SEMVER_REMOTE_NAME = origin [2022-03-28T08:53:04.227Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-28T08:53:04.227Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-28T08:53:04.227Z] # $SEMVER_BRANCH = PR-3904 [2022-03-28T08:53:04.227Z] # $SEMVER_TEMP = /tmp/semver-191459815 [2022-03-28T08:53:04.227Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-28T08:53:19.156Z] # '/tmp/semver-191459815' -> '/w/workspace/edgex-go/20/.semver' [2022-03-28T08:53:19.156Z] # -> Force: false [2022-03-28T08:53:19.156Z] # $SEMVER_DIR = /w/workspace/edgex-go/20/.semver [Pipeline] } [2022-03-28T08:53:19.175Z] $ docker exec --env ******** --env ******** 054c4387b9722d635464628ef3cebc12923b5c63e675b387244dc271c5b4422b ssh-agent -k [2022-03-28T08:53:19.287Z] unset SSH_AUTH_SOCK; [2022-03-28T08:53:19.287Z] unset SSH_AGENT_PID; [2022-03-28T08:53:19.288Z] echo Agent pid 60 killed; [2022-03-28T08:53:19.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-28T08:53:19.608Z] + git semver [Pipeline] } [2022-03-28T08:53:19.630Z] $ docker stop --time=1 054c4387b9722d635464628ef3cebc12923b5c63e675b387244dc271c5b4422b [2022-03-28T08:53:21.630Z] $ docker rm -f 054c4387b9722d635464628ef3cebc12923b5c63e675b387244dc271c5b4422b [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-28T08:53:22.009Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-28T08:53:22.295Z] Stashed 1 file(s) [Pipeline] echo [2022-03-28T08:53:22.299Z] [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-28T08:53:22.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-28T08:53:22.439Z] ========================================================= [2022-03-28T08:53:22.439Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-28T08:53:22.439Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-28T08:53:22.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-28T08:53:22.737Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-28T08:53:22.737Z] 59bf1c3509f3: Pulling fs layer [2022-03-28T08:53:22.737Z] 666ba61612fd: Pulling fs layer [2022-03-28T08:53:22.737Z] 8ed8ca486205: Pulling fs layer [2022-03-28T08:53:22.737Z] 4fe6c5a15a65: Pulling fs layer [2022-03-28T08:53:22.737Z] 22a0e8bec74d: Pulling fs layer [2022-03-28T08:53:22.737Z] 640e595b4fbd: Pulling fs layer [2022-03-28T08:53:22.737Z] 763cafe07f6e: Pulling fs layer [2022-03-28T08:53:22.737Z] 0c0b528cf693: Pulling fs layer [2022-03-28T08:53:22.737Z] 10935f4eaf8b: Pulling fs layer [2022-03-28T08:53:22.737Z] 4fe6c5a15a65: Waiting [2022-03-28T08:53:22.737Z] 22a0e8bec74d: Waiting [2022-03-28T08:53:22.737Z] 640e595b4fbd: Waiting [2022-03-28T08:53:22.737Z] 763cafe07f6e: Waiting [2022-03-28T08:53:22.737Z] 0c0b528cf693: Waiting [2022-03-28T08:53:22.737Z] 10935f4eaf8b: Waiting [2022-03-28T08:53:22.737Z] 8ed8ca486205: Download complete [2022-03-28T08:53:22.737Z] 666ba61612fd: Verifying Checksum [2022-03-28T08:53:22.737Z] 666ba61612fd: Download complete [2022-03-28T08:53:22.737Z] 22a0e8bec74d: Verifying Checksum [2022-03-28T08:53:22.737Z] 22a0e8bec74d: Download complete [2022-03-28T08:53:22.737Z] 640e595b4fbd: Download complete [2022-03-28T08:53:22.737Z] 59bf1c3509f3: Download complete [2022-03-28T08:53:22.737Z] 763cafe07f6e: Verifying Checksum [2022-03-28T08:53:22.737Z] 763cafe07f6e: Download complete [2022-03-28T08:53:23.003Z] 0c0b528cf693: Verifying Checksum [2022-03-28T08:53:23.003Z] 0c0b528cf693: Download complete [2022-03-28T08:53:23.003Z] 59bf1c3509f3: Pull complete [2022-03-28T08:53:23.264Z] 666ba61612fd: Pull complete [2022-03-28T08:53:23.264Z] 8ed8ca486205: Pull complete [2022-03-28T08:53:23.525Z] 10935f4eaf8b: Verifying Checksum [2022-03-28T08:53:23.525Z] 10935f4eaf8b: Download complete [2022-03-28T08:53:23.786Z] 4fe6c5a15a65: Download complete [2022-03-28T08:53:28.004Z] 4fe6c5a15a65: Pull complete [2022-03-28T08:53:28.004Z] 22a0e8bec74d: Pull complete [2022-03-28T08:53:28.004Z] 640e595b4fbd: Pull complete [2022-03-28T08:53:28.004Z] 763cafe07f6e: Pull complete [2022-03-28T08:53:28.004Z] 0c0b528cf693: Pull complete [2022-03-28T08:53:30.545Z] 10935f4eaf8b: Pull complete [2022-03-28T08:53:30.545Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-28T08:53:30.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-28T08:53:30.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-28T08:53:30.849Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-28T08:53:30.849Z] WORKDIR /edgex [2022-03-28T08:53:30.849Z] COPY go.mod . [2022-03-28T08:53:30.849Z] RUN go mod download build [2022-03-28T08:53:30.849Z] -t ci-base-image-x86_64 -f - . [2022-03-28T08:53:32.232Z] Sending build context to Docker daemon 334.6MB [2022-03-28T08:53:32.232Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-28T08:53:32.232Z] ---> 99d49a6021b9 [2022-03-28T08:53:32.232Z] Step 2/4 : WORKDIR /edgex [2022-03-28T08:53:34.786Z] ---> Running in d5f6b178e431 [2022-03-28T08:53:34.786Z] Removing intermediate container d5f6b178e431 [2022-03-28T08:53:34.786Z] ---> 27557a4819cb [2022-03-28T08:53:34.786Z] Step 3/4 : COPY go.mod . [2022-03-28T08:53:34.786Z] ---> 335728d5f7ef [2022-03-28T08:53:34.786Z] Step 4/4 : RUN go mod download [2022-03-28T08:53:34.786Z] ---> Running in 017106a8b792 [2022-03-28T08:53:37.396Z] Still waiting to schedule task [2022-03-28T08:53:37.396Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-28T08:53:52.906Z] Removing intermediate container 017106a8b792 [2022-03-28T08:53:52.906Z] ---> 9d5a54a20818 [2022-03-28T08:53:52.906Z] Successfully built 9d5a54a20818 [2022-03-28T08:53:52.906Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T08:53:53.207Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-28T08:53:53.207Z] . [Pipeline] withDockerContainer [2022-03-28T08:53:53.288Z] prd-ubuntu20.04-docker-8c-8g-9239 does not seem to be running inside a container [2022-03-28T08:53:53.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-28T08:53:53.774Z] $ docker top 9d0aa22367ee35864230d2d1fd081f8e4608ef63731c21342b83b92cc69a245e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T08:53:54.142Z] + go version [2022-03-28T08:53:54.142Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-28T08:53:54.162Z] $ docker stop --time=1 9d0aa22367ee35864230d2d1fd081f8e4608ef63731c21342b83b92cc69a245e [2022-03-28T08:53:55.452Z] $ docker rm -f 9d0aa22367ee35864230d2d1fd081f8e4608ef63731c21342b83b92cc69a245e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T08:53:55.860Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-28T08:53:55.860Z] . [Pipeline] withDockerContainer [2022-03-28T08:53:55.943Z] prd-ubuntu20.04-docker-8c-8g-9239 does not seem to be running inside a container [2022-03-28T08:53:55.983Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-28T08:53:56.391Z] $ docker top e55cbb4c9a61ca2ff01d20fcc840b8968c35fe8c6e471431786134839d4872eb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-28T08:53:56.475Z] ========================================================= [2022-03-28T08:53:56.475Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-28T08:53:56.475Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-28T08:53:56.762Z] + make test [2022-03-28T08:53:56.762Z] go mod tidy -compat=1.17 [2022-03-28T08:53:57.022Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-28T08:54:03.602Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-28T08:54:15.834Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-28T08:54:15.834Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-28T08:54:15.835Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-28T08:54:15.835Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-28T08:54:15.835Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-28T08:54:15.835Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-28T08:54:15.835Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-28T08:54:15.835Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-28T08:54:15.835Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-28T08:54:15.835Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-28T08:54:15.835Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-28T08:54:15.835Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-28T08:54:15.835Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-28T08:54:15.835Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-28T08:54:15.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-28T08:54:16.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2022-03-28T08:54:16.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-28T08:54:16.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-28T08:54:16.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.146s coverage: 98.5% of statements [2022-03-28T08:54:16.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-28T08:54:17.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.9% of statements [2022-03-28T08:54:17.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-28T08:54:17.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-28T08:54:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.026s coverage: 89.2% of statements [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-28T08:54:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.076s coverage: 84.4% of statements [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-28T08:54:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.388s coverage: 94.2% of statements [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-28T08:54:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-28T08:54:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-28T08:54:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-28T08:54:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2022-03-28T08:54:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.099s coverage: 24.0% of statements [2022-03-28T08:54:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-28T08:54:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements [2022-03-28T08:54:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2022-03-28T08:54:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2022-03-28T08:54:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements [2022-03-28T08:54:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2022-03-28T08:54:30.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements [2022-03-28T08:54:30.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-03-28T08:54:31.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.219s coverage: 82.5% of statements [2022-03-28T08:54:31.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-28T08:54:41.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2022-03-28T08:54:41.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-28T08:54:41.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-28T08:54:41.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-28T08:54:41.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements [2022-03-28T08:54:41.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-28T08:54:41.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.059s coverage: 58.8% of statements [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.095s coverage: 80.0% of statements [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.2% of statements [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.067s coverage: 89.4% of statements [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.414s coverage: 65.4% of statements [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 43.8% of statements [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-28T08:54:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-03-28T08:54:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-03-28T08:54:41.912Z] 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-28T08:55:00.015Z] GO111MODULE=on go vet ./... [2022-03-28T08:55:02.552Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-28T08:55:02.552Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-28T08:55:02.811Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-28T08:55:03.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-28T08:55:03.689Z] + ls -al . [2022-03-28T08:55:03.689Z] total 664 [2022-03-28T08:55:03.689Z] drwxrwxr-x 10 1001 1001 4096 Mar 28 08:55 . [2022-03-28T08:55:03.689Z] drwxr-xr-x 4 root root 4096 Mar 28 08:53 .. [2022-03-28T08:55:03.689Z] -rw-rw-r-- 1 1001 1001 11 Mar 28 08:52 .dockerignore [2022-03-28T08:55:03.689Z] drwxrwxr-x 8 1001 1001 4096 Mar 28 08:52 .git [2022-03-28T08:55:03.689Z] drwxrwxr-x 4 1001 1001 4096 Mar 28 08:52 .github [2022-03-28T08:55:03.689Z] -rw-rw-r-- 1 1001 1001 870 Mar 28 08:52 .gitignore [2022-03-28T08:55:03.689Z] -rw-rw-r-- 1 1001 1001 42 Mar 28 08:52 .golangci.yml [2022-03-28T08:55:03.689Z] -rw-rw-r-- 1 1001 1001 87 Mar 28 08:52 .hadolint.yml [2022-03-28T08:55:03.689Z] drwx------ 3 1001 1001 4096 Mar 28 08:53 .semver [2022-03-28T08:55:03.689Z] -rw-rw-r-- 1 1001 1001 166 Mar 28 08:52 .sonarcloud.properties [2022-03-28T08:55:03.689Z] -rw-rw-r-- 1 1001 1001 1171 Mar 28 08:52 ADOPTERS.md [2022-03-28T08:55:03.689Z] -rw-rw-r-- 1 1001 1001 9953 Mar 28 08:52 Attribution.txt [2022-03-28T08:55:03.689Z] -rw-rw-r-- 1 1001 1001 51732 Mar 28 08:52 CHANGELOG.md [2022-03-28T08:55:03.689Z] -rw-rw-r-- 1 1001 1001 3804 Mar 28 08:52 CONTRIBUTING.md [2022-03-28T08:55:03.690Z] -rw-rw-r-- 1 1001 1001 677 Mar 28 08:52 GOVERNANCE.md [2022-03-28T08:55:03.690Z] -rw-rw-r-- 1 1001 1001 849 Mar 28 08:52 Jenkinsfile [2022-03-28T08:55:03.690Z] -rw-rw-r-- 1 1001 1001 10775 Mar 28 08:52 LICENSE [2022-03-28T08:55:03.690Z] -rw-rw-r-- 1 1001 1001 8478 Mar 28 08:52 Makefile [2022-03-28T08:55:03.690Z] -rw-rw-r-- 1 1001 1001 582 Mar 28 08:52 OWNERS.md [2022-03-28T08:55:03.690Z] -rw-rw-r-- 1 1001 1001 8207 Mar 28 08:52 README.md [2022-03-28T08:55:03.690Z] -rw-rw-r-- 1 1001 1001 6912 Mar 28 08:52 SECURITY.md [2022-03-28T08:55:03.690Z] -rw-rw-r-- 1 1001 1001 5 Mar 28 08:53 VERSION [2022-03-28T08:55:03.690Z] -rw-rw-r-- 1 1001 1001 4131 Mar 28 08:52 ZMQWindows.md [2022-03-28T08:55:03.690Z] drwxrwxr-x 2 1001 1001 4096 Mar 28 08:52 bin [2022-03-28T08:55:03.690Z] drwxrwxr-x 18 1001 1001 4096 Mar 28 08:52 cmd [2022-03-28T08:55:03.690Z] -rw-r--r-- 1 root root 426503 Mar 28 08:54 coverage.out [2022-03-28T08:55:03.690Z] -rw-rw-r-- 1 1001 1001 3175 Mar 28 08:52 go.mod [2022-03-28T08:55:03.690Z] -rw-rw-r-- 1 1001 1001 34990 Mar 28 08:53 go.sum [2022-03-28T08:55:03.690Z] drwxrwxr-x 8 1001 1001 4096 Mar 28 08:52 internal [2022-03-28T08:55:03.690Z] drwxrwxr-x 3 1001 1001 4096 Mar 28 08:52 openapi [2022-03-28T08:55:03.690Z] drwxrwxr-x 4 1001 1001 4096 Mar 28 08:52 snap [2022-03-28T08:55:03.690Z] -rw-rw-r-- 1 1001 1001 204 Mar 28 08:52 version.go [Pipeline] sh [2022-03-28T08:55:03.978Z] + '[' -e coverage.out ] [2022-03-28T08:55:03.978Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-28T08:55:04.092Z] Stashed 1 file(s) [Pipeline] sh [2022-03-28T08:55:04.375Z] + make build [2022-03-28T08:55:04.375Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-28T08:55:16.707Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9240 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-28T08:55:16.719Z] Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout [2022-03-28T08:55:16.918Z] The recommended git tool is: git [2022-03-28T08:55:22.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-28T08:55:23.727Z] using credential edgex-jenkins-ssh [2022-03-28T08:55:23.754Z] Cloning the remote Git repository [2022-03-28T08:55:23.834Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-28T08:55:23.945Z] > git init /w/workspace/edgex-go/20 # timeout=10 [2022-03-28T08:55:24.094Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-28T08:55:24.095Z] > git --version # timeout=10 [2022-03-28T08:55:24.211Z] > git --version # 'git version 2.25.1' [2022-03-28T08:55:24.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T08:55:24.323Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-28T08:55:32.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-28T08:55:33.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-28T08:55:34.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-28T08:55:35.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-28T08:55:36.435Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-28T08:55:37.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-28T08:55:39.208Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-28T08:55:40.590Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-28T08:55:41.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-28T08:55:42.392Z] Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit 810ec84be1e3c89b9d79b758676db4fbb7e5f130 [2022-03-28T08:55:42.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-28T08:55:43.125Z] Merge succeeded, producing e87c15684c2d2b9ca88865de8fac344e7b7d958b [2022-03-28T08:55:43.126Z] Checking out Revision e87c15684c2d2b9ca88865de8fac344e7b7d958b (PR-3904) [2022-03-28T08:55:41.409Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-28T08:55:41.427Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-28T08:55:41.460Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-28T08:55:41.500Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-28T08:55:41.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T08:55:41.519Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-28T08:55:42.411Z] > git config core.sparsecheckout # timeout=10 [2022-03-28T08:55:42.492Z] > git checkout -f 810ec84be1e3c89b9d79b758676db4fbb7e5f130 # timeout=10 [2022-03-28T08:55:42.745Z] > git remote # timeout=10 [2022-03-28T08:55:42.769Z] > git config --get remote.origin.url # timeout=10 [2022-03-28T08:55:42.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T08:55:42.793Z] > git merge 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 [2022-03-28T08:55:43.105Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-28T08:55:43.132Z] > git config core.sparsecheckout # timeout=10 [2022-03-28T08:55:43.154Z] > git checkout -f e87c15684c2d2b9ca88865de8fac344e7b7d958b # timeout=10 [2022-03-28T08:55:44.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-28T08:55:45.778Z] $ docker stop --time=1 e55cbb4c9a61ca2ff01d20fcc840b8968c35fe8c6e471431786134839d4872eb [2022-03-28T08:55:47.277Z] Commit message: "Merge commit '8e1ceee72f1e8b529f59e19a94ec3dfd502baa97' into HEAD" [2022-03-28T08:55:47.302Z] First time build. Skipping changelog. [2022-03-28T08:55:47.285Z] > git rev-list --no-walk dcdbe7517045eaf1f173ba4200cbd319e1888c40 # timeout=10 [2022-03-28T08:55:49.228Z] $ docker rm -f e55cbb4c9a61ca2ff01d20fcc840b8968c35fe8c6e471431786134839d4872eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-28T08:55:50.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-28T08:55:50.657Z] [2022-03-28T08:55:50.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T08:55:50.917Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-28T08:55:50.917Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T08:55:50.917Z] Dload Upload Total Spent Left Speed [2022-03-28T08:55:50.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44522 0 --:--:-- --:--:-- --:--:-- 44522 [2022-03-28T08:55:50.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-28T08:55:50.961Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-28T08:55:50.961Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-28T08:55:50.961Z] ca9280d653b3: Pulling fs layer [2022-03-28T08:55:50.961Z] 7e9c9ca2126c: Pulling fs layer [Pipeline] sh [2022-03-28T08:55:51.220Z] cbdbe7a5bc2a: Download complete [2022-03-28T08:55:51.220Z] ca9280d653b3: Verifying Checksum [2022-03-28T08:55:51.220Z] cbdbe7a5bc2a: Pull complete [2022-03-28T08:55:51.442Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-28T08:55:51.785Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-03-28T08:55:51.785Z] /etc/docker/daemon.json [2022-03-28T08:55:51.785Z] { [2022-03-28T08:55:51.785Z] "registry-mirrors": [ [2022-03-28T08:55:51.785Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-28T08:55:51.785Z] ], [2022-03-28T08:55:51.785Z] "bip": "10.250.0.254/24", [2022-03-28T08:55:51.785Z] "hosts": [ [2022-03-28T08:55:51.785Z] "tcp://0.0.0.0:5555", [2022-03-28T08:55:51.785Z] "unix:///var/run/docker.sock" [2022-03-28T08:55:51.785Z] ], [2022-03-28T08:55:51.785Z] "mtu": 1458, [2022-03-28T08:55:51.785Z] "selinux-enabled": true, [2022-03-28T08:55:51.785Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-28T08:55:51.785Z] } [2022-03-28T08:55:51.788Z] 7e9c9ca2126c: Verifying Checksum [2022-03-28T08:55:51.788Z] 7e9c9ca2126c: Download complete [2022-03-28T08:55:51.788Z] ca9280d653b3: Pull complete [Pipeline] sh [2022-03-28T08:55:52.130Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-28T08:55:52.567Z] + sudo service docker restart [2022-03-28T08:55:55.091Z] 7e9c9ca2126c: Pull complete [2022-03-28T08:55:55.091Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-28T08:55:55.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-28T08:55:55.091Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-28T08:55:55.160Z] prd-ubuntu20.04-docker-8c-8g-9239 does not seem to be running inside a container [2022-03-28T08:55:55.198Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-28T08:55:56.902Z] $ docker top 2d0cf415e0a18e556add72b49d97ddba67e99b0a09f35f2a05e57f3321e5a9c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T08:55:57.254Z] + docker-compose build --help [2022-03-28T08:55:57.255Z] + grep parallel [2022-03-28T08:55:57.828Z] --parallel Build images in parallel. [Pipeline] } [2022-03-28T08:55:57.846Z] $ docker stop --time=1 2d0cf415e0a18e556add72b49d97ddba67e99b0a09f35f2a05e57f3321e5a9c5 [2022-03-28T08:55:59.173Z] $ docker rm -f 2d0cf415e0a18e556add72b49d97ddba67e99b0a09f35f2a05e57f3321e5a9c5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T08:55:59.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-28T08:55:59.568Z] . [Pipeline] withDockerContainer [2022-03-28T08:55:59.639Z] prd-ubuntu20.04-docker-8c-8g-9239 does not seem to be running inside a container [2022-03-28T08:55:59.678Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-28T08:56:00.084Z] $ docker top 85e89407485f98612b334a147b823a383537d08b61b32bc8b4d9783b61bc2dba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T08:56:00.445Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-28T08:56:01.014Z] Building core-command ... [2022-03-28T08:56:01.014Z] Building core-data ... [2022-03-28T08:56:01.014Z] Building core-metadata ... [2022-03-28T08:56:01.015Z] Building security-bootstrapper ... [2022-03-28T08:56:01.015Z] Building security-proxy-setup ... [2022-03-28T08:56:01.015Z] Building security-secretstore-setup ... [2022-03-28T08:56:01.015Z] Building security-spiffe-token-provider ... [2022-03-28T08:56:01.015Z] Building security-spire-agent ... [2022-03-28T08:56:01.015Z] Building security-spire-config ... [2022-03-28T08:56:01.015Z] Building security-spire-server ... [2022-03-28T08:56:01.015Z] Building support-notifications ... [2022-03-28T08:56:01.015Z] Building support-scheduler ... [2022-03-28T08:56:01.015Z] Building sys-mgmt-agent ... [2022-03-28T08:56:01.015Z] Building support-notifications [2022-03-28T08:56:01.015Z] Building sys-mgmt-agent [2022-03-28T08:56:01.015Z] Building security-proxy-setup [2022-03-28T08:56:01.015Z] Building security-bootstrapper [2022-03-28T08:56:01.015Z] Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T08:56:10.913Z] provisioning config files... [2022-03-28T08:56:10.936Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config6052964197040456676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T08:56:11.293Z] ---> docker-login.sh [2022-03-28T08:56:11.293Z] nexus3.edgexfoundry.org:10001 [2022-03-28T08:56:11.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T08:56:12.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T08:56:12.161Z] Configure a credential helper to remove this warning. See [2022-03-28T08:56:12.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T08:56:12.161Z] [2022-03-28T08:56:12.161Z] Login Succeeded [2022-03-28T08:56:12.161Z] nexus3.edgexfoundry.org:10002 [2022-03-28T08:56:12.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T08:56:12.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T08:56:12.709Z] Configure a credential helper to remove this warning. See [2022-03-28T08:56:12.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T08:56:12.709Z] [2022-03-28T08:56:12.709Z] Login Succeeded [2022-03-28T08:56:12.709Z] nexus3.edgexfoundry.org:10003 [2022-03-28T08:56:12.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T08:56:12.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T08:56:12.984Z] Configure a credential helper to remove this warning. See [2022-03-28T08:56:12.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T08:56:12.984Z] [2022-03-28T08:56:12.984Z] Login Succeeded [2022-03-28T08:56:12.984Z] nexus3.edgexfoundry.org:10004 [2022-03-28T08:56:13.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T08:56:13.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T08:56:13.582Z] Configure a credential helper to remove this warning. See [2022-03-28T08:56:13.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T08:56:13.582Z] [2022-03-28T08:56:13.582Z] Login Succeeded [2022-03-28T08:56:13.582Z] docker.io [2022-03-28T08:56:13.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T08:56:14.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T08:56:14.450Z] Configure a credential helper to remove this warning. See [2022-03-28T08:56:14.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T08:56:14.450Z] [2022-03-28T08:56:14.450Z] Login Succeeded [2022-03-28T08:56:14.450Z] ---> docker-login.sh ends [Pipeline] } [2022-03-28T08:56:14.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-28T08:56:15.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-28T08:56:15.021Z] ========================================================= [2022-03-28T08:56:15.021Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-28T08:56:15.021Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-28T08:56:15.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-28T08:56:15.627Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-28T08:56:15.627Z] 9b3977197b4f: Pulling fs layer [2022-03-28T08:56:15.627Z] 1a89e8eeedd5: Pulling fs layer [2022-03-28T08:56:15.627Z] 94645a83ff95: Pulling fs layer [2022-03-28T08:56:15.627Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-28T08:56:15.627Z] 0c92f367c5e7: Pulling fs layer [2022-03-28T08:56:15.627Z] f7c0051592d6: Pulling fs layer [2022-03-28T08:56:15.627Z] a227ed2f7395: Pulling fs layer [2022-03-28T08:56:15.627Z] 7b1c46037f91: Pulling fs layer [2022-03-28T08:56:15.627Z] f7c0051592d6: Waiting [2022-03-28T08:56:15.627Z] a227ed2f7395: Waiting [2022-03-28T08:56:15.627Z] 3f3a8bcf1eab: Waiting [2022-03-28T08:56:15.627Z] 7b1c46037f91: Waiting [2022-03-28T08:56:15.627Z] 0c92f367c5e7: Waiting [2022-03-28T08:56:15.627Z] 94645a83ff95: Download complete [2022-03-28T08:56:15.627Z] 1a89e8eeedd5: Download complete [2022-03-28T08:56:15.627Z] 0c92f367c5e7: Verifying Checksum [2022-03-28T08:56:15.627Z] 0c92f367c5e7: Download complete [2022-03-28T08:56:15.627Z] f7c0051592d6: Verifying Checksum [2022-03-28T08:56:15.627Z] f7c0051592d6: Download complete [2022-03-28T08:56:15.627Z] 9b3977197b4f: Download complete [2022-03-28T08:56:15.627Z] a227ed2f7395: Download complete [2022-03-28T08:56:16.620Z] 9b3977197b4f: Pull complete [2022-03-28T08:56:16.898Z] 1a89e8eeedd5: Pull complete [2022-03-28T08:56:17.503Z] 94645a83ff95: Pull complete [2022-03-28T08:56:17.503Z] 7b1c46037f91: Verifying Checksum [2022-03-28T08:56:17.503Z] 7b1c46037f91: Download complete [2022-03-28T08:56:18.105Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-28T08:56:18.105Z] 3f3a8bcf1eab: Download complete [2022-03-28T08:56:19.190Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T08:56:19.190Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T08:56:19.190Z] ---> 9d5a54a20818 [2022-03-28T08:56:19.190Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T08:56:19.190Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T08:56:19.190Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T08:56:19.190Z] ---> 9d5a54a20818 [2022-03-28T08:56:19.190Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T08:56:19.190Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T08:56:19.190Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-28T08:56:19.190Z] ---> 9d5a54a20818 [2022-03-28T08:56:19.190Z] Step 3/31 : WORKDIR /edgex-go [2022-03-28T08:56:19.190Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T08:56:19.190Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-28T08:56:19.190Z] ---> 9d5a54a20818 [2022-03-28T08:56:19.190Z] Step 3/24 : WORKDIR /edgex-go [2022-03-28T08:56:19.190Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T08:56:19.190Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T08:56:19.190Z] ---> 9d5a54a20818 [2022-03-28T08:56:19.190Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T08:56:23.397Z] ---> Running in 4eaaf419ac53 [2022-03-28T08:56:23.397Z] ---> Running in 6e074c314da4 [2022-03-28T08:56:23.397Z] ---> Running in d7d4c4e7e49e [2022-03-28T08:56:23.397Z] ---> Running in d2f6e2b708d2 [2022-03-28T08:56:23.397Z] ---> Running in af428338f88c [2022-03-28T08:56:23.657Z] Removing intermediate container af428338f88c [2022-03-28T08:56:23.657Z] ---> b2f54cb18d10 [2022-03-28T08:56:23.657Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T08:56:23.657Z] Removing intermediate container 4eaaf419ac53 [2022-03-28T08:56:23.657Z] ---> 0b682516bff2 [2022-03-28T08:56:23.657Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T08:56:23.658Z] Removing intermediate container d2f6e2b708d2 [2022-03-28T08:56:23.658Z] ---> 6e4d74d59268 [2022-03-28T08:56:23.658Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T08:56:23.658Z] Removing intermediate container 6e074c314da4 [2022-03-28T08:56:23.658Z] ---> 38f2d09c5b4b [2022-03-28T08:56:23.658Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T08:56:23.658Z] Removing intermediate container d7d4c4e7e49e [2022-03-28T08:56:23.658Z] ---> aad209c26786 [2022-03-28T08:56:23.658Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T08:56:23.658Z] ---> Running in cdf8573b13cb [2022-03-28T08:56:23.658Z] ---> Running in b84154e8e7fb [2022-03-28T08:56:23.658Z] ---> Running in bc3cfe08fa0c [2022-03-28T08:56:23.658Z] ---> Running in 3cd9603e61fa [2022-03-28T08:56:23.658Z] ---> Running in 413da718ba56 [2022-03-28T08:56:24.598Z] Removing intermediate container b84154e8e7fb [2022-03-28T08:56:24.598Z] ---> b37b0f0a873c [2022-03-28T08:56:24.598Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-28T08:56:24.858Z] ---> Running in 9609d69f9ffb [2022-03-28T08:56:24.858Z] Removing intermediate container cdf8573b13cb [2022-03-28T08:56:24.858Z] ---> 7dbf0390dfc0 [2022-03-28T08:56:24.858Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-28T08:56:24.858Z] ---> Running in 6f68c776b1bf [2022-03-28T08:56:25.118Z] Removing intermediate container bc3cfe08fa0c [2022-03-28T08:56:25.118Z] ---> 0035980b95f1 [2022-03-28T08:56:25.118Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-28T08:56:25.118Z] ---> Running in 056e3d51be13 [2022-03-28T08:56:25.118Z] Removing intermediate container 413da718ba56 [2022-03-28T08:56:25.118Z] ---> a760020ab614 [2022-03-28T08:56:25.118Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-28T08:56:25.118Z] ---> Running in b0f5c31ab014 [2022-03-28T08:56:25.378Z] Removing intermediate container 3cd9603e61fa [2022-03-28T08:56:25.378Z] ---> e07d8d2bbe12 [2022-03-28T08:56:25.378Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-28T08:56:25.638Z] ---> Running in 7a9899929ddb [2022-03-28T08:56:25.638Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:56:25.638Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:56:25.638Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:56:25.638Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:56:25.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:56:26.471Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:56:26.471Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:56:26.471Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:56:26.471Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:56:26.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:56:26.731Z] OK: 221 MiB in 52 packages [2022-03-28T08:56:26.731Z] OK: 221 MiB in 52 packages [2022-03-28T08:56:26.731Z] OK: 221 MiB in 52 packages [2022-03-28T08:56:26.993Z] OK: 221 MiB in 52 packages [2022-03-28T08:56:26.993Z] OK: 221 MiB in 52 packages [2022-03-28T08:56:27.566Z] Removing intermediate container 6f68c776b1bf [2022-03-28T08:56:27.566Z] ---> beef5cefcc7b [2022-03-28T08:56:27.566Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T08:56:27.566Z] Removing intermediate container 9609d69f9ffb [2022-03-28T08:56:27.566Z] ---> 8a3b95c3c080 [2022-03-28T08:56:27.566Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T08:56:27.566Z] Removing intermediate container 056e3d51be13 [2022-03-28T08:56:27.566Z] ---> 3efd608ccc5e [2022-03-28T08:56:27.566Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T08:56:27.566Z] Removing intermediate container b0f5c31ab014 [2022-03-28T08:56:27.566Z] ---> 175ed80092bc [2022-03-28T08:56:27.566Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-28T08:56:27.566Z] ---> 56f5830e3afe [2022-03-28T08:56:27.566Z] Removing intermediate container 7a9899929ddb [2022-03-28T08:56:27.566Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 63b090649649 [2022-03-28T08:56:27.566Z] [2022-03-28T08:56:27.566Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-28T08:56:27.826Z] ---> d4b0fc620888 [2022-03-28T08:56:27.826Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T08:56:27.826Z] ---> 61512ce919d3 [2022-03-28T08:56:27.826Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T08:56:27.826Z] ---> Running in b1f0c2c85e6c [2022-03-28T08:56:27.826Z] ---> d9124d68ebae [2022-03-28T08:56:27.826Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T08:56:27.826Z] ---> Running in 21c9618d33f5 [2022-03-28T08:56:27.826Z] ---> Running in 8590ebcbfe08 [2022-03-28T08:56:27.826Z] ---> Running in 342b40c7c77d [2022-03-28T08:56:27.826Z] ---> 5f6e79c60c36 [2022-03-28T08:56:28.085Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T08:56:28.085Z] ---> Running in 6a9c749b50c8 [2022-03-28T08:56:29.025Z] Removing intermediate container b1f0c2c85e6c [2022-03-28T08:56:29.025Z] ---> f12d0d6d427a [2022-03-28T08:56:29.025Z] Step 8/22 : COPY . . [2022-03-28T08:56:29.964Z] Removing intermediate container 21c9618d33f5 [2022-03-28T08:56:29.964Z] ---> 9358bd619009 [2022-03-28T08:56:29.964Z] Step 8/22 : COPY . . [2022-03-28T08:56:30.519Z] 3f3a8bcf1eab: Pull complete [2022-03-28T08:56:30.519Z] 0c92f367c5e7: Pull complete [2022-03-28T08:56:30.519Z] f7c0051592d6: Pull complete [2022-03-28T08:56:30.519Z] a227ed2f7395: Pull complete [2022-03-28T08:56:30.532Z] Removing intermediate container 342b40c7c77d [2022-03-28T08:56:30.532Z] ---> 538fb972456b [2022-03-28T08:56:30.532Z] Step 8/31 : COPY . . [2022-03-28T08:56:37.129Z] Removing intermediate container 6a9c749b50c8 [2022-03-28T08:56:37.129Z] ---> 519e636bec4b [2022-03-28T08:56:37.129Z] Step 8/24 : COPY . . [2022-03-28T08:56:37.129Z] Removing intermediate container 8590ebcbfe08 [2022-03-28T08:56:37.129Z] ---> 8db023020ff1 [2022-03-28T08:56:37.129Z] Step 8/23 : COPY . . [2022-03-28T08:56:38.799Z] 7b1c46037f91: Pull complete [2022-03-28T08:56:38.799Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-28T08:56:38.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-28T08:56:38.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-28T08:56:39.151Z] + docker build -t ci-base-image-arm64+ -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-28T08:56:39.151Z] WORKDIR /edgex [2022-03-28T08:56:39.151Z] COPY go.mod . [2022-03-28T08:56:39.151Z] RUN go mod download . [2022-03-28T08:56:39.151Z] [2022-03-28T08:56:41.804Z] Sending build context to Docker daemon 169.1MB [2022-03-28T08:56:41.804Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-28T08:56:41.804Z] ---> f79e39bc4007 [2022-03-28T08:56:41.804Z] Step 2/4 : WORKDIR /edgex [2022-03-28T08:56:42.596Z] ---> a71dbce5ef7e [2022-03-28T08:56:42.596Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-28T08:56:42.596Z] ---> f9d582c123a1 [2022-03-28T08:56:42.596Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-28T08:56:42.596Z] ---> d49208d4477d [2022-03-28T08:56:42.596Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-28T08:56:42.596Z] ---> Running in d046f08c80e8 [2022-03-28T08:56:42.596Z] ---> Running in d2e7957cffa1 [2022-03-28T08:56:42.596Z] ---> 9b9ad59a9076 [2022-03-28T08:56:42.596Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T08:56:42.596Z] ---> 063fd2f2abf5 [2022-03-28T08:56:42.596Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-28T08:56:42.596Z] ---> Running in 44560b4b1b70 [2022-03-28T08:56:42.596Z] ---> Running in 447e149eb123 [2022-03-28T08:56:42.596Z] ---> Running in 7059bce328b9 [2022-03-28T08:56:42.596Z] Removing intermediate container 7059bce328b9 [2022-03-28T08:56:42.596Z] ---> 34e622ab59e1 [2022-03-28T08:56:42.596Z] 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-28T08:56:42.856Z] ---> Running in 423d1cd1acc4 [2022-03-28T08:56:43.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-28T08:56:43.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-28T08:56:43.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-28T08:56:43.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-28T08:56:43.784Z] ---> Running in 2c4d65053ef8 [2022-03-28T08:56:43.784Z] Removing intermediate container 2c4d65053ef8 [2022-03-28T08:56:43.784Z] ---> 9ad6e99889a7 [2022-03-28T08:56:43.784Z] Step 3/4 : COPY go.mod . [2022-03-28T08:56:43.956Z] spire-1.2.0/ [2022-03-28T08:56:44.383Z] ---> e966b20f25d8 [2022-03-28T08:56:44.383Z] Step 4/4 : RUN go mod download [2022-03-28T08:56:44.383Z] ---> Running in d4bcbbe1fd2b [2022-03-28T08:56:45.334Z] spire-1.2.0/README.md [2022-03-28T08:56:45.334Z] spire-1.2.0/bin/ [2022-03-28T08:56:45.334Z] spire-1.2.0/bin/spire-server [2022-03-28T08:56:45.334Z] spire-1.2.0/bin/spire-agent [2022-03-28T08:56:45.334Z] spire-1.2.0/conf/ [2022-03-28T08:56:45.334Z] spire-1.2.0/conf/server/ [2022-03-28T08:56:45.334Z] spire-1.2.0/conf/server/server.conf [2022-03-28T08:56:45.334Z] spire-1.2.0/conf/agent/ [2022-03-28T08:56:45.334Z] spire-1.2.0/conf/agent/agent.conf [2022-03-28T08:56:45.334Z] spire-1.2.0/LICENSE [2022-03-28T08:56:48.630Z] Removing intermediate container 423d1cd1acc4 [2022-03-28T08:56:48.630Z] ---> bf0969eb18e0 [2022-03-28T08:56:48.630Z] [2022-03-28T08:56:48.630Z] Step 11/24 : FROM alpine:3.15 [2022-03-28T08:56:48.630Z] 3.15: Pulling from library/alpine [2022-03-28T08:56:49.018Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-28T08:56:49.018Z] Status: Downloaded newer image for alpine:3.15 [2022-03-28T08:56:49.018Z] ---> 9c842ac49a39 [2022-03-28T08:56:49.018Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T08:56:49.588Z] ---> Running in 36e2b7546a47 [2022-03-28T08:56:49.847Z] Removing intermediate container 36e2b7546a47 [2022-03-28T08:56:49.847Z] ---> 7943e9bbd5a6 [2022-03-28T08:56:49.847Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T08:56:50.107Z] ---> Running in 7c8b4359bae6 [2022-03-28T08:56:52.653Z] Removing intermediate container 7c8b4359bae6 [2022-03-28T08:56:52.653Z] ---> e25fdc9aea2e [2022-03-28T08:56:52.653Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-28T08:56:52.653Z] ---> Running in a1b72aaeda35 [2022-03-28T08:56:54.036Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:56:54.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:56:55.172Z] v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T08:56:55.172Z] v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T08:56:55.172Z] OK: 15854 distinct packages available [2022-03-28T08:56:55.172Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:56:56.111Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:56:56.371Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-28T08:56:56.371Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-28T08:56:56.632Z] (3/5) Installing libucontext (1.1-r0) [2022-03-28T08:56:56.632Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-28T08:56:56.632Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-28T08:56:56.891Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T08:56:56.891Z] OK: 6 MiB in 19 packages [2022-03-28T08:56:59.429Z] Removing intermediate container a1b72aaeda35 [2022-03-28T08:56:59.429Z] ---> 384f143dc73a [2022-03-28T08:56:59.429Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-28T08:57:01.334Z] ---> 4a247881402d [2022-03-28T08:57:01.334Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T08:57:03.868Z] ---> 74b25fdc5834 [2022-03-28T08:57:03.869Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T08:57:04.440Z] ---> 5f82ce59f48e [2022-03-28T08:57:04.440Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-28T08:57:05.376Z] ---> 7b0cbd57c8a3 [2022-03-28T08:57:05.376Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-28T08:57:05.954Z] ---> 30801cc507a8 [2022-03-28T08:57:05.954Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T08:57:06.213Z] ---> Running in 5718c88f3a58 [2022-03-28T08:57:06.782Z] Removing intermediate container 5718c88f3a58 [2022-03-28T08:57:06.782Z] ---> 6740572153c5 [2022-03-28T08:57:06.782Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T08:57:06.782Z] ---> Running in 53ccc974acfb [2022-03-28T08:57:07.350Z] Removing intermediate container 53ccc974acfb [2022-03-28T08:57:07.350Z] ---> 3cc1497b435b [2022-03-28T08:57:07.350Z] Step 22/24 : LABEL arch=x86_64 [2022-03-28T08:57:07.350Z] ---> Running in d4005e198cbb [2022-03-28T08:57:07.921Z] Removing intermediate container d4005e198cbb [2022-03-28T08:57:07.921Z] ---> baa74b5d2c4d [2022-03-28T08:57:07.921Z] Step 23/24 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [2022-03-28T08:57:08.181Z] ---> Running in e2e4f56bcad5 [2022-03-28T08:57:08.750Z] Removing intermediate container e2e4f56bcad5 [2022-03-28T08:57:08.750Z] ---> 7f69d0cee670 [2022-03-28T08:57:08.750Z] Step 24/24 : LABEL version=0.0.0 [2022-03-28T08:57:09.010Z] ---> Running in 7aa1ccb137a0 [2022-03-28T08:57:09.270Z] Removing intermediate container 7aa1ccb137a0 [2022-03-28T08:57:09.270Z] ---> ce45a558424f [2022-03-28T08:57:09.270Z] [2022-03-28T08:57:09.528Z] Successfully built ce45a558424f [2022-03-28T08:57:09.528Z] Successfully tagged security-spire-agent:latest [2022-03-28T08:57:09.528Z]  Building security-spire-agent ... done Building support-scheduler [2022-03-28T08:57:12.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-28T08:57:14.610Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T08:57:14.610Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T08:57:14.610Z] ---> 9d5a54a20818 [2022-03-28T08:57:14.610Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T08:57:14.610Z] ---> Using cache [2022-03-28T08:57:14.610Z] ---> aad209c26786 [2022-03-28T08:57:14.610Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T08:57:14.610Z] ---> Using cache [2022-03-28T08:57:14.610Z] ---> a760020ab614 [2022-03-28T08:57:14.610Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-28T08:57:14.610Z] ---> Using cache [2022-03-28T08:57:14.610Z] ---> 175ed80092bc [2022-03-28T08:57:14.610Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T08:57:14.610Z] ---> Using cache [2022-03-28T08:57:14.610Z] ---> d9124d68ebae [2022-03-28T08:57:14.610Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T08:57:14.610Z] ---> Using cache [2022-03-28T08:57:14.610Z] ---> 538fb972456b [2022-03-28T08:57:14.610Z] Step 8/22 : COPY . . [2022-03-28T08:57:14.610Z] ---> Using cache [2022-03-28T08:57:14.610Z] ---> d49208d4477d [2022-03-28T08:57:14.610Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-28T08:57:16.531Z] ---> Running in e22ceea2777c [2022-03-28T08:57:17.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-28T08:57:22.402Z] Removing intermediate container 447e149eb123 [2022-03-28T08:57:22.402Z] ---> 95808b13b92d [2022-03-28T08:57:22.402Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-28T08:57:22.402Z] Removing intermediate container d046f08c80e8 [2022-03-28T08:57:22.402Z] ---> dee98efb1d64 [2022-03-28T08:57:22.402Z] [2022-03-28T08:57:22.402Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T08:57:22.402Z] Removing intermediate container d2e7957cffa1 [2022-03-28T08:57:22.402Z] ---> 165e7af35930 [2022-03-28T08:57:22.402Z] [2022-03-28T08:57:22.402Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T08:57:22.402Z] Removing intermediate container 44560b4b1b70 [2022-03-28T08:57:22.402Z] ---> 218c25d4b55f [2022-03-28T08:57:22.402Z] [2022-03-28T08:57:22.402Z] Step 10/31 : FROM alpine:3.14 [2022-03-28T08:57:22.664Z] ---> Running in a09b5242d4c3 [2022-03-28T08:57:22.923Z] 3.14: Pulling from library/alpine [2022-03-28T08:57:23.495Z] 3.14: Pulling from library/alpine [2022-03-28T08:57:23.495Z] 3.14: Pulling from library/alpine [2022-03-28T08:57:24.881Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-28T08:57:24.881Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-28T08:57:24.881Z] Status: Downloaded newer image for alpine:3.14 [2022-03-28T08:57:24.881Z] Status: Downloaded newer image for alpine:3.14 [2022-03-28T08:57:24.881Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-28T08:57:24.881Z] Status: Image is up to date for alpine:3.14 [2022-03-28T08:57:24.881Z] ---> a33ac4f1069a [2022-03-28T08:57:24.881Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-28T08:57:25.141Z] ---> a33ac4f1069a [2022-03-28T08:57:25.141Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-28T08:57:25.141Z] ---> a33ac4f1069a [2022-03-28T08:57:25.141Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-28T08:57:25.713Z] ---> Running in 50b4a1b5400f [2022-03-28T08:57:25.713Z] ---> Running in 37f7336aad07 [2022-03-28T08:57:25.713Z] ---> Running in 13ba1c378ca4 [2022-03-28T08:57:25.713Z] Removing intermediate container 50b4a1b5400f [2022-03-28T08:57:25.713Z] ---> cf127772c764 [2022-03-28T08:57:25.713Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-28T08:57:25.713Z] ---> Running in 665bcd774260 [2022-03-28T08:57:25.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-28T08:57:26.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:57:26.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:57:26.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:57:26.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:57:26.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:57:26.494Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-28T08:57:26.494Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-28T08:57:26.494Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-28T08:57:26.494Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-28T08:57:26.494Z] (5/6) Installing curl (7.79.1-r0) [2022-03-28T08:57:26.494Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-28T08:57:26.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:57:26.494Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T08:57:26.494Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T08:57:26.756Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-28T08:57:26.756Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-28T08:57:26.757Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T08:57:26.757Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T08:57:26.757Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-28T08:57:26.757Z] (2/2) Installing su-exec (0.2-r1) [2022-03-28T08:57:26.757Z] OK: 8 MiB in 20 packages [2022-03-28T08:57:26.757Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T08:57:26.757Z] OK: 6 MiB in 16 packages [2022-03-28T08:57:26.757Z] OK: 6 MiB in 16 packages [2022-03-28T08:57:27.330Z] Removing intermediate container a09b5242d4c3 [2022-03-28T08:57:27.330Z] ---> 5e5c15bdc003 [2022-03-28T08:57:27.330Z] [2022-03-28T08:57:27.330Z] Step 11/23 : FROM docker:20.10.10 [2022-03-28T08:57:27.330Z] 20.10.10: Pulling from library/docker [2022-03-28T08:57:28.270Z] Removing intermediate container 665bcd774260 [2022-03-28T08:57:28.270Z] ---> ebcf7be0d28d [2022-03-28T08:57:28.270Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-28T08:57:28.270Z] Removing intermediate container 37f7336aad07 [2022-03-28T08:57:28.270Z] ---> b35e539b6dd0 [2022-03-28T08:57:28.270Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-28T08:57:28.270Z] ---> Running in ba37ec391286 [2022-03-28T08:57:28.270Z] ---> Running in 3368e71e3ca7 [2022-03-28T08:57:28.535Z] Removing intermediate container 13ba1c378ca4 [2022-03-28T08:57:28.535Z] ---> e1153a9eb94d [2022-03-28T08:57:28.535Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T08:57:28.535Z] ---> Running in cac11215fb86 [2022-03-28T08:57:28.535Z] Removing intermediate container ba37ec391286 [2022-03-28T08:57:28.535Z] ---> da7c3925ccbc [2022-03-28T08:57:28.535Z] Step 13/22 : WORKDIR /edgex [2022-03-28T08:57:28.535Z] Removing intermediate container 3368e71e3ca7 [2022-03-28T08:57:28.535Z] ---> 2f6e9c628c5d [2022-03-28T08:57:28.535Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-28T08:57:28.796Z] ---> Running in 676d5b2c117e [2022-03-28T08:57:28.796Z] ---> Running in 5c5d71f74ee8 [2022-03-28T08:57:28.796Z] Removing intermediate container cac11215fb86 [2022-03-28T08:57:28.796Z] ---> 82a2239d46dc [2022-03-28T08:57:28.796Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-28T08:57:29.059Z] ---> Running in c408bc9aac88 [2022-03-28T08:57:29.059Z] Removing intermediate container 676d5b2c117e [2022-03-28T08:57:29.059Z] ---> 26722ac13dad [2022-03-28T08:57:29.059Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-28T08:57:29.059Z] Removing intermediate container 5c5d71f74ee8 [2022-03-28T08:57:29.059Z] ---> 92fa4b9b5b2b [2022-03-28T08:57:29.059Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-28T08:57:29.059Z] ---> Running in cc135ee5bc8f [2022-03-28T08:57:29.059Z] Removing intermediate container c408bc9aac88 [2022-03-28T08:57:29.059Z] ---> d33c1d73b1af [2022-03-28T08:57:29.059Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-28T08:57:29.318Z] ---> Running in 6328b09c68f8 [2022-03-28T08:57:29.318Z] ---> 2ca3ee7eb1bc [2022-03-28T08:57:29.318Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-28T08:57:29.318Z] Removing intermediate container 6328b09c68f8 [2022-03-28T08:57:29.318Z] ---> 99057ecd548d [2022-03-28T08:57:29.318Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T08:57:29.891Z] ---> 5f09e476da16 [2022-03-28T08:57:29.891Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-28T08:57:30.462Z] ---> 57f79a6f3eae [2022-03-28T08:57:30.462Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-28T08:57:30.722Z] Removing intermediate container cc135ee5bc8f [2022-03-28T08:57:30.722Z] ---> 756d2e4f7c8d [2022-03-28T08:57:30.722Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-28T08:57:31.294Z] ---> 14a9c93c02e6 [2022-03-28T08:57:31.294Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-28T08:57:31.294Z] ---> 6d7585c3e063 [2022-03-28T08:57:31.294Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-28T08:57:31.294Z] ---> Running in 7d592e9a7897 [2022-03-28T08:57:31.379Z] Removing intermediate container d4bcbbe1fd2b [2022-03-28T08:57:31.379Z] ---> b44da304f9bd [2022-03-28T08:57:31.379Z] Successfully built b44da304f9bd [2022-03-28T08:57:31.379Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T08:57:31.553Z] Removing intermediate container 7d592e9a7897 [2022-03-28T08:57:31.553Z] ---> c9618e8a0ce6 [2022-03-28T08:57:31.553Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-28T08:57:31.726Z] + docker inspect -f . ci-base-image-arm64 [2022-03-28T08:57:31.726Z] . [Pipeline] withDockerContainer [2022-03-28T08:57:31.813Z] ---> 7593ba0b8778 [2022-03-28T08:57:31.813Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-28T08:57:31.813Z] ---> 8c905a88aeaf [2022-03-28T08:57:31.813Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-28T08:57:31.971Z] prd-ubuntu20.04-docker-arm64-4c-16g-9240 does not seem to be running inside a container [2022-03-28T08:57:32.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-28T08:57:32.072Z] ---> 7dd71b26ad42 [2022-03-28T08:57:32.072Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-28T08:57:32.072Z] ---> Running in b801fb1ad729 [2022-03-28T08:57:32.072Z] ---> Running in 41a41a2a1bdd [2022-03-28T08:57:32.332Z] ---> Running in ce98f8bc1fed [2022-03-28T08:57:32.332Z] Removing intermediate container b801fb1ad729 [2022-03-28T08:57:32.332Z] ---> e3389c9b1b85 [2022-03-28T08:57:32.332Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T08:57:32.595Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-28T08:57:32.595Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-28T08:57:32.595Z] ---> Running in 494848ccd467 [2022-03-28T08:57:32.595Z] ---> b706a049f56e [2022-03-28T08:57:32.595Z] 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-28T08:57:32.855Z] ---> Running in 1cc42193f523 [2022-03-28T08:57:32.855Z] Removing intermediate container 494848ccd467 [2022-03-28T08:57:32.855Z] ---> 52c892b0cada [2022-03-28T08:57:32.855Z] Step 20/22 : LABEL arch=x86_64 [2022-03-28T08:57:33.131Z] Removing intermediate container 1cc42193f523 [2022-03-28T08:57:33.131Z] ---> 9ffc92103230 [2022-03-28T08:57:33.131Z] 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-28T08:57:33.131Z] ---> Running in 1eecc12b4f1b [2022-03-28T08:57:33.391Z] $ docker top 82570928b1080c1398fb679702c557c47088a0c58143b31d3621985c653b51e3 -eo pid,comm [2022-03-28T08:57:33.393Z] ---> Running in c6f529101eea [Pipeline] { [Pipeline] sh [2022-03-28T08:57:33.652Z] Removing intermediate container 1eecc12b4f1b [2022-03-28T08:57:33.652Z] ---> 9b3e66e21d65 [2022-03-28T08:57:33.652Z] Step 21/22 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [2022-03-28T08:57:33.652Z] Removing intermediate container 41a41a2a1bdd [2022-03-28T08:57:33.652Z] ---> 228e870f5be6 [2022-03-28T08:57:33.652Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-28T08:57:33.652Z] ---> Running in 7cfdc69c55c2 [2022-03-28T08:57:33.652Z] ---> Running in 312043725c0e [2022-03-28T08:57:33.652Z] Removing intermediate container ce98f8bc1fed [2022-03-28T08:57:33.652Z] ---> ec13c8a07858 [2022-03-28T08:57:33.652Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T08:57:33.912Z] Removing intermediate container 7cfdc69c55c2 [2022-03-28T08:57:33.912Z] ---> 52d32e938c6e [2022-03-28T08:57:33.912Z] Step 22/22 : LABEL version=0.0.0 [2022-03-28T08:57:33.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:57:34.173Z] Removing intermediate container e22ceea2777c [2022-03-28T08:57:34.173Z] ---> c0e98f4dcbe6 [2022-03-28T08:57:34.173Z] [2022-03-28T08:57:34.173Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T08:57:34.173Z] ---> a33ac4f1069a [2022-03-28T08:57:34.173Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-28T08:57:34.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:57:34.173Z] Removing intermediate container 312043725c0e [2022-03-28T08:57:34.173Z] ---> 83533391997d [2022-03-28T08:57:34.173Z] Step 20/22 : LABEL arch=x86_64 [2022-03-28T08:57:34.173Z] ---> d34104b315a9 [2022-03-28T08:57:34.173Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-28T08:57:34.173Z] ---> Running in 34b87449e8a3 [2022-03-28T08:57:34.173Z] ---> Running in 983b738bbabc [2022-03-28T08:57:34.173Z] ---> Running in c8b1cc740b49 [2022-03-28T08:57:34.173Z] Removing intermediate container 34b87449e8a3 [2022-03-28T08:57:34.173Z] ---> 790b24408a06 [2022-03-28T08:57:34.173Z] [2022-03-28T08:57:34.289Z] + go version [2022-03-28T08:57:34.289Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-28T08:57:34.314Z] $ docker stop --time=1 82570928b1080c1398fb679702c557c47088a0c58143b31d3621985c653b51e3 [2022-03-28T08:57:34.478Z] (1/42) Installing readline (8.1.0-r0) [2022-03-28T08:57:34.479Z] (2/42) Installing bash (5.1.16-r0) [2022-03-28T08:57:34.479Z] Executing bash-5.1.16-r0.post-install [2022-03-28T08:57:34.479Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-28T08:57:34.479Z] Removing intermediate container c8b1cc740b49 [2022-03-28T08:57:34.479Z] ---> 40fd4bd20e47 [2022-03-28T08:57:34.479Z] Step 21/22 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [2022-03-28T08:57:34.479Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-28T08:57:34.479Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-28T08:57:34.479Z] (6/42) Installing curl (7.79.1-r0) [2022-03-28T08:57:34.479Z] Successfully built 790b24408a06 [2022-03-28T08:57:34.479Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-28T08:57:34.479Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-28T08:57:34.479Z] (9/42) Installing expat (2.4.7-r0) [2022-03-28T08:57:34.479Z] (10/42) Installing libffi (3.3-r2) [2022-03-28T08:57:34.479Z] (11/42) Installing gdbm (1.19-r0) [2022-03-28T08:57:34.479Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-28T08:57:34.479Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T08:57:34.479Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T08:57:34.479Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-28T08:57:34.479Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-28T08:57:34.479Z] Successfully tagged support-notifications:latest [2022-03-28T08:57:34.479Z]  Building support-notifications ... done Building security-secretstore-setup [2022-03-28T08:57:34.747Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-28T08:57:34.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:57:34.747Z] ---> Running in 64fa14d20ba0 [2022-03-28T08:57:34.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:57:35.007Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-28T08:57:35.007Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T08:57:35.007Z] OK: 6 MiB in 15 packages [2022-03-28T08:57:35.007Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-28T08:57:35.007Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-28T08:57:35.007Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-28T08:57:35.268Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-28T08:57:35.268Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-28T08:57:35.268Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-28T08:57:35.268Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-28T08:57:35.268Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-28T08:57:35.268Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-28T08:57:35.268Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-28T08:57:35.268Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-28T08:57:35.268Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-28T08:57:35.268Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-28T08:57:35.268Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-28T08:57:35.268Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-28T08:57:35.268Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-28T08:57:35.268Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-28T08:57:35.268Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-28T08:57:35.268Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-28T08:57:35.268Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-28T08:57:35.268Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-28T08:57:35.268Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-28T08:57:35.268Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-28T08:57:35.268Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-28T08:57:35.268Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-28T08:57:35.527Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T08:57:35.527Z] OK: 84 MiB in 64 packages [2022-03-28T08:57:35.941Z] $ docker rm -f 82570928b1080c1398fb679702c557c47088a0c58143b31d3621985c653b51e3 [2022-03-28T08:57:36.102Z] Collecting docker-compose==1.23.2 [2022-03-28T08:57:36.102Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T08:57:36.363Z] Collecting PyYAML<4,>=3.10 [2022-03-28T08:57:36.363Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-28T08:57:36.573Z] + docker inspect -f . ci-base-image-arm64 [2022-03-28T08:57:36.573Z] . [Pipeline] withDockerContainer [2022-03-28T08:57:36.793Z] prd-ubuntu20.04-docker-arm64-4c-16g-9240 does not seem to be running inside a container [2022-03-28T08:57:36.878Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-28T08:57:37.306Z] Collecting docopt<0.7,>=0.6.1 [2022-03-28T08:57:37.306Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-28T08:57:37.877Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-28T08:57:37.877Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-28T08:57:38.136Z] Removing intermediate container 64fa14d20ba0 [2022-03-28T08:57:38.136Z] ---> c540fa8bf60f [2022-03-28T08:57:38.136Z] Step 22/22 : LABEL version=0.0.0 [2022-03-28T08:57:38.136Z] ---> 7cf4ae1d25b9 [2022-03-28T08:57:38.136Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-28T08:57:38.136Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-28T08:57:38.136Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-28T08:57:38.136Z] Collecting docker<4.0,>=3.6.0 [2022-03-28T08:57:38.136Z] ---> Running in 6abecbb339b0 [2022-03-28T08:57:38.136Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-28T08:57:38.169Z] $ docker top 8f500e8d4709af412c64cfbc1c3fc2f784e9a7fd49d3b7cd5689b95bfe39172b -eo pid,comm [Pipeline] { [2022-03-28T08:57:38.435Z] Collecting cached-property<2,>=1.2.0 [2022-03-28T08:57:38.435Z] Removing intermediate container 983b738bbabc [2022-03-28T08:57:38.435Z] ---> 877736614977 [2022-03-28T08:57:38.435Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T08:57:38.435Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-28T08:57:38.435Z] Collecting texttable<0.10,>=0.9.0 [2022-03-28T08:57:38.435Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-28T08:57:38.435Z] ---> c586ce38b1c1 [2022-03-28T08:57:38.435Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-28T08:57:38.435Z] ---> Running in 7e51a9fa18c8 [2022-03-28T08:57:38.435Z] Removing intermediate container 6abecbb339b0 [2022-03-28T08:57:38.435Z] ---> 284d916f3597 [2022-03-28T08:57:38.435Z] [Pipeline] echo [2022-03-28T08:57:38.446Z] ========================================================= [2022-03-28T08:57:38.446Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-28T08:57:38.446Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-28T08:57:38.695Z] ---> 7e2ddf9a50bd [2022-03-28T08:57:38.695Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-28T08:57:38.695Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-28T08:57:38.695Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-28T08:57:38.695Z] Successfully built 284d916f3597 [2022-03-28T08:57:38.695Z] Successfully tagged security-proxy-setup:latest [2022-03-28T08:57:38.695Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-03-28T08:57:38.695Z] Removing intermediate container 7e51a9fa18c8 [2022-03-28T08:57:38.695Z] ---> d44f36bbce89 [2022-03-28T08:57:38.695Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-28T08:57:38.991Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T08:57:38.991Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-28T08:57:38.991Z] ---> 9d5a54a20818 [2022-03-28T08:57:38.991Z] Step 3/25 : WORKDIR /edgex-go [2022-03-28T08:57:38.991Z] ---> Using cache [2022-03-28T08:57:38.991Z] ---> aad209c26786 [2022-03-28T08:57:38.991Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T08:57:38.991Z] ---> Using cache [2022-03-28T08:57:38.991Z] ---> a760020ab614 [2022-03-28T08:57:38.991Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-28T08:57:38.991Z] ---> Using cache [2022-03-28T08:57:38.991Z] ---> 175ed80092bc [2022-03-28T08:57:38.991Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-28T08:57:38.991Z] ---> Using cache [2022-03-28T08:57:38.991Z] ---> d9124d68ebae [2022-03-28T08:57:38.991Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T08:57:38.991Z] ---> Using cache [2022-03-28T08:57:38.991Z] ---> 538fb972456b [2022-03-28T08:57:38.991Z] Step 8/25 : COPY . . [2022-03-28T08:57:38.991Z] ---> Using cache [2022-03-28T08:57:38.991Z] ---> d49208d4477d [2022-03-28T08:57:38.991Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-28T08:57:38.991Z] ---> a5eae3d90836 [2022-03-28T08:57:38.991Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} ---> Running in 47d8e30531fe [2022-03-28T08:57:38.991Z] [2022-03-28T08:57:38.991Z] ---> Running in 13b21990f2a3 [2022-03-28T08:57:38.991Z] Collecting jsonschema<3,>=2.5.1 [2022-03-28T08:57:38.991Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-28T08:57:38.991Z] 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-28T08:57:39.096Z] + make test [2022-03-28T08:57:39.096Z] go mod tidy -compat=1.17 [2022-03-28T08:57:39.277Z] Collecting docker-pycreds>=0.4.0 [2022-03-28T08:57:39.277Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-28T08:57:39.277Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-28T08:57:39.277Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-28T08:57:39.277Z] Collecting idna<2.8,>=2.5 [2022-03-28T08:57:39.277Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-28T08:57:39.277Z] 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-28T08:57:39.277Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-28T08:57:39.277Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-28T08:57:39.560Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-28T08:57:39.560Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-28T08:57:39.560Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-28T08:57:39.560Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-28T08:57:39.890Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-28T08:57:39.890Z] Attempting uninstall: urllib3 [2022-03-28T08:57:39.890Z] Found existing installation: urllib3 1.26.5 [2022-03-28T08:57:39.890Z] Uninstalling urllib3-1.26.5: [2022-03-28T08:57:39.890Z] Successfully uninstalled urllib3-1.26.5 [2022-03-28T08:57:40.083Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-28T08:57:40.167Z] ---> Running in 64b361f2ed3c [2022-03-28T08:57:40.167Z] Attempting uninstall: idna [2022-03-28T08:57:40.167Z] Found existing installation: idna 3.2 [2022-03-28T08:57:40.167Z] Uninstalling idna-3.2: [2022-03-28T08:57:40.167Z] Successfully uninstalled idna-3.2 [2022-03-28T08:57:40.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-28T08:57:41.052Z] Attempting uninstall: chardet [2022-03-28T08:57:41.052Z] Found existing installation: chardet 4.0.0 [2022-03-28T08:57:41.052Z] Uninstalling chardet-4.0.0: [2022-03-28T08:57:41.312Z] Successfully uninstalled chardet-4.0.0 [2022-03-28T08:57:41.572Z] Removing intermediate container 47d8e30531fe [2022-03-28T08:57:41.572Z] ---> 1bdccbd86a50 [2022-03-28T08:57:41.572Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-28T08:57:42.162Z] Attempting uninstall: requests [2022-03-28T08:57:42.162Z] Found existing installation: requests 2.25.1 [2022-03-28T08:57:42.162Z] Uninstalling requests-2.25.1: [2022-03-28T08:57:42.162Z] Successfully uninstalled requests-2.25.1 [2022-03-28T08:57:42.421Z] Removing intermediate container 64b361f2ed3c [2022-03-28T08:57:42.421Z] ---> 972c96169ed2 [2022-03-28T08:57:42.421Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-28T08:57:42.421Z] ---> Running in 75f1fb26daad [2022-03-28T08:57:42.421Z] Running setup.py install for texttable: started [2022-03-28T08:57:42.681Z] Removing intermediate container 75f1fb26daad [2022-03-28T08:57:42.681Z] ---> 4c3ba99eb659 [2022-03-28T08:57:42.681Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T08:57:42.941Z] ---> 7f87e7f7bbda [2022-03-28T08:57:42.941Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-28T08:57:42.941Z] Running setup.py install for texttable: finished with status 'done' [2022-03-28T08:57:42.941Z] Running setup.py install for PyYAML: started [2022-03-28T08:57:43.200Z] ---> Running in 3b02c5423a1d [2022-03-28T08:57:43.200Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T08:57:43.200Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-28T08:57:43.200Z] ---> 9d5a54a20818 [2022-03-28T08:57:43.200Z] Step 3/20 : WORKDIR /edgex-go [2022-03-28T08:57:43.200Z] ---> Using cache [2022-03-28T08:57:43.200Z] ---> aad209c26786 [2022-03-28T08:57:43.200Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-28T08:57:43.200Z] ---> d0e7aba780ed [2022-03-28T08:57:43.200Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-28T08:57:43.200Z] ---> Running in 4dfd19b77b86 [2022-03-28T08:57:43.460Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-28T08:57:43.460Z] Running setup.py install for docopt: started [2022-03-28T08:57:43.720Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:57:43.981Z] ---> 0c89da4b1876 [2022-03-28T08:57:43.981Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-28T08:57:43.981Z] Running setup.py install for docopt: finished with status 'done' [2022-03-28T08:57:43.981Z] Running setup.py install for dockerpty: started [2022-03-28T08:57:44.240Z] ---> 9a610d98cba9 [2022-03-28T08:57:44.240Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-28T08:57:44.241Z] ---> Running in 4fcbaeba5024 [2022-03-28T08:57:44.241Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-28T08:57:44.501Z] Removing intermediate container 3b02c5423a1d [2022-03-28T08:57:44.501Z] ---> aa208096b912 [2022-03-28T08:57:44.501Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-28T08:57:44.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:57:44.501Z] Removing intermediate container 4fcbaeba5024 [2022-03-28T08:57:44.501Z] ---> 0972e7bde29b [2022-03-28T08:57:44.501Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T08:57:44.759Z] ---> Running in 2a0c6c0dddae [2022-03-28T08:57:44.759Z] ---> Running in 8e32ac65cc79 [2022-03-28T08:57:45.065Z] v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T08:57:45.065Z] v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T08:57:45.065Z] OK: 15863 distinct packages available [2022-03-28T08:57:45.065Z] Removing intermediate container 2a0c6c0dddae [2022-03-28T08:57:45.065Z] ---> a1bf051f5675 [2022-03-28T08:57:45.065Z] Step 28/31 : CMD ["gate"] [2022-03-28T08:57:45.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:57:45.065Z] Removing intermediate container 8e32ac65cc79 [2022-03-28T08:57:45.065Z] ---> e7f568cf8211 [2022-03-28T08:57:45.065Z] Step 20/22 : LABEL arch=x86_64 [2022-03-28T08:57:45.328Z] 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-28T08:57:45.328Z] ---> Running in 31c748a4f7fa [2022-03-28T08:57:45.328Z] ---> Running in cf080dbed2d9 [2022-03-28T08:57:45.589Z] Removing intermediate container cf080dbed2d9 [2022-03-28T08:57:45.589Z] ---> f1dadb5db24e [2022-03-28T08:57:45.589Z] Step 21/22 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [2022-03-28T08:57:45.589Z] Removing intermediate container 31c748a4f7fa [2022-03-28T08:57:45.589Z] ---> 0b4831a687dc [2022-03-28T08:57:45.589Z] Step 29/31 : LABEL arch=x86_64 [2022-03-28T08:57:45.850Z] ---> Running in 933cbf7e5d07 [2022-03-28T08:57:45.850Z] ---> Running in 074bb0999521 [2022-03-28T08:57:45.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:57:46.109Z] Removing intermediate container 933cbf7e5d07 [2022-03-28T08:57:46.109Z] ---> 18f64e51cb14 [2022-03-28T08:57:46.109Z] Step 30/31 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [2022-03-28T08:57:46.109Z] Removing intermediate container 074bb0999521 [2022-03-28T08:57:46.109Z] ---> a9ef2e38a7a0 [2022-03-28T08:57:46.109Z] Step 22/22 : LABEL version=0.0.0 [2022-03-28T08:57:46.109Z] OK: 221 MiB in 52 packages [2022-03-28T08:57:46.368Z] ---> Running in 78238efddd98 [2022-03-28T08:57:46.368Z] ---> Running in 75bdfce78784 [2022-03-28T08:57:46.636Z] Removing intermediate container 78238efddd98 [2022-03-28T08:57:46.636Z] ---> 79df4d5af196 [2022-03-28T08:57:46.636Z] [2022-03-28T08:57:46.895Z] Removing intermediate container 75bdfce78784 [2022-03-28T08:57:46.895Z] ---> 32f8b7711c6e [2022-03-28T08:57:46.895Z] Step 31/31 : LABEL version=0.0.0 [2022-03-28T08:57:46.895Z] Successfully built 79df4d5af196 [2022-03-28T08:57:46.895Z] Successfully tagged support-scheduler:latest [2022-03-28T08:57:46.895Z] Building core-metadata [2022-03-28T08:57:48.799Z]  Building support-scheduler ... done  ---> Running in dee1a2841e1e [2022-03-28T08:57:48.799Z] Removing intermediate container 4dfd19b77b86 [2022-03-28T08:57:48.799Z] ---> c33bc8663bc9 [2022-03-28T08:57:48.799Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-28T08:57:51.339Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T08:57:51.339Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T08:57:51.339Z] ---> 9d5a54a20818 [2022-03-28T08:57:51.339Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T08:57:51.339Z] ---> Using cache [2022-03-28T08:57:51.339Z] ---> aad209c26786 [2022-03-28T08:57:51.339Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T08:57:51.339Z] ---> Using cache [2022-03-28T08:57:51.339Z] ---> a760020ab614 [2022-03-28T08:57:51.339Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T08:57:51.339Z] ---> Using cache [2022-03-28T08:57:51.339Z] ---> 175ed80092bc [2022-03-28T08:57:51.339Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T08:57:51.339Z] ---> Using cache [2022-03-28T08:57:51.339Z] ---> d9124d68ebae [2022-03-28T08:57:51.339Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T08:57:51.339Z] ---> Using cache [2022-03-28T08:57:51.339Z] ---> 538fb972456b [2022-03-28T08:57:51.339Z] Step 8/23 : COPY . . [2022-03-28T08:57:51.339Z] ---> Using cache [2022-03-28T08:57:51.339Z] ---> d49208d4477d [2022-03-28T08:57:51.339Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-28T08:57:52.276Z] ---> 7fcd59428faf [2022-03-28T08:57:52.276Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T08:57:52.276Z] Removing intermediate container dee1a2841e1e [2022-03-28T08:57:52.276Z] ---> fee1d8a941fb [2022-03-28T08:57:52.276Z] [2022-03-28T08:57:52.276Z] ---> Running in 1c591a6f0ef7 [2022-03-28T08:57:52.276Z] ---> Running in 6f6a7c600a4b [2022-03-28T08:57:52.276Z] Successfully built fee1d8a941fb [2022-03-28T08:57:52.276Z] Successfully tagged security-bootstrapper:latest [2022-03-28T08:57:52.276Z]  Building security-bootstrapper ... done Building core-data [2022-03-28T08:57:52.276Z] Removing intermediate container c6f529101eea [2022-03-28T08:57:52.276Z] ---> 1854d09b7f9d [2022-03-28T08:57:52.276Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-28T08:57:52.845Z] ---> Running in d04e09f41ae4 [2022-03-28T08:57:53.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-28T08:57:55.009Z] Removing intermediate container d04e09f41ae4 [2022-03-28T08:57:55.009Z] ---> c3e69c63c13d [2022-03-28T08:57:55.009Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-28T08:57:56.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-28T08:57:56.915Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T08:57:56.915Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T08:57:56.915Z] ---> 9d5a54a20818 [2022-03-28T08:57:56.915Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T08:57:56.915Z] ---> Using cache [2022-03-28T08:57:56.915Z] ---> aad209c26786 [2022-03-28T08:57:56.915Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T08:57:56.915Z] ---> Using cache [2022-03-28T08:57:56.915Z] ---> a760020ab614 [2022-03-28T08:57:56.915Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-28T08:57:56.915Z] ---> Running in d69cc80f15dd [2022-03-28T08:57:57.183Z] ---> Running in 098814359e9c [2022-03-28T08:57:57.183Z] Removing intermediate container 6f6a7c600a4b [2022-03-28T08:57:57.183Z] ---> 2f0e6add0287 [2022-03-28T08:57:57.183Z] Step 7/20 : COPY . . [2022-03-28T08:57:57.445Z] Removing intermediate container d69cc80f15dd [2022-03-28T08:57:57.445Z] ---> dc19bebe0257 [2022-03-28T08:57:57.445Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-28T08:57:57.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:57:58.659Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:57:58.659Z] OK: 221 MiB in 52 packages [2022-03-28T08:58:01.965Z] ---> 285be4ffc34b [2022-03-28T08:58:01.965Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-28T08:58:01.965Z] Removing intermediate container 13b21990f2a3 [2022-03-28T08:58:01.965Z] ---> 522b57c647a3 [2022-03-28T08:58:01.965Z] [2022-03-28T08:58:01.965Z] Step 10/25 : FROM alpine:3.14 [2022-03-28T08:58:01.965Z] ---> a33ac4f1069a [2022-03-28T08:58:01.965Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-28T08:58:01.965Z] Removing intermediate container 098814359e9c [2022-03-28T08:58:01.965Z] ---> 31347b43ec06 [2022-03-28T08:58:01.965Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T08:58:01.965Z] ---> Running in d5c5283b632b [2022-03-28T08:58:02.228Z] ---> 904334c5882b [2022-03-28T08:58:02.228Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-28T08:58:02.491Z] ---> 3598eb9118c3 [2022-03-28T08:58:02.491Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T08:58:03.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:58:03.061Z] ---> Running in 3fc1a9383c17 [2022-03-28T08:58:03.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:58:03.061Z] ---> 7fca3075527f [2022-03-28T08:58:03.061Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-28T08:58:03.322Z] ---> Running in d389af3f61ea [2022-03-28T08:58:03.322Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-28T08:58:03.322Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-28T08:58:03.322Z] (3/3) Installing su-exec (0.2-r1) [2022-03-28T08:58:03.322Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T08:58:03.322Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T08:58:03.322Z] OK: 6 MiB in 17 packages [2022-03-28T08:58:03.892Z] Removing intermediate container d389af3f61ea [2022-03-28T08:58:03.892Z] ---> e40030b392de [2022-03-28T08:58:03.892Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T08:58:03.892Z] ---> Running in 4fdd9b17a9d1 [2022-03-28T08:58:04.462Z] Removing intermediate container 4fdd9b17a9d1 [2022-03-28T08:58:04.462Z] ---> ff721dabf2d2 [2022-03-28T08:58:04.462Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T08:58:05.405Z] Removing intermediate container d5c5283b632b [2022-03-28T08:58:05.405Z] ---> d9ba1732175c [2022-03-28T08:58:05.405Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-28T08:58:05.405Z] ---> Running in 514e5991731d [2022-03-28T08:58:05.670Z] ---> Running in b1f4f19cdccf [2022-03-28T08:58:05.935Z] Removing intermediate container 514e5991731d [2022-03-28T08:58:05.935Z] ---> 8883a6b24cab [2022-03-28T08:58:05.935Z] Step 22/23 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [2022-03-28T08:58:05.935Z] Removing intermediate container 3fc1a9383c17 [2022-03-28T08:58:05.935Z] ---> 6693d0cdadf8 [2022-03-28T08:58:05.935Z] Step 8/23 : COPY . . [2022-03-28T08:58:05.935Z] ---> 581978a900e0 [2022-03-28T08:58:05.935Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-28T08:58:05.935Z] Removing intermediate container b1f4f19cdccf [2022-03-28T08:58:05.935Z] ---> 8afc16c3f2d7 [2022-03-28T08:58:05.935Z] Step 13/25 : WORKDIR / [2022-03-28T08:58:05.935Z] ---> Running in add7d76b2c4e [2022-03-28T08:58:05.935Z] ---> Running in a9b61f74c7d0 [2022-03-28T08:58:06.207Z] ---> Running in cfd2415cd0f0 [2022-03-28T08:58:07.151Z] Removing intermediate container add7d76b2c4e [2022-03-28T08:58:07.151Z] ---> a23bab65c2bf [2022-03-28T08:58:07.151Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T08:58:07.762Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-28T08:58:09.153Z] Removing intermediate container cfd2415cd0f0 [2022-03-28T08:58:09.153Z] ---> eb4516535b34 [2022-03-28T08:58:09.153Z] 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-28T08:58:09.153Z] ---> Running in f08460cad126 [2022-03-28T08:58:09.420Z] ---> cec54428764b [2022-03-28T08:58:09.420Z] 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-28T08:58:09.684Z] Removing intermediate container f08460cad126 [2022-03-28T08:58:09.684Z] ---> 31c7ebab651e [2022-03-28T08:58:09.684Z] [2022-03-28T08:58:09.684Z] Successfully built 31c7ebab651e [2022-03-28T08:58:09.945Z] Successfully tagged sys-mgmt-agent:latest [2022-03-28T08:58:09.945Z]  Building sys-mgmt-agent ... done Building security-spire-config [2022-03-28T08:58:09.945Z] ---> 52581fc0e735 [2022-03-28T08:58:09.945Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-28T08:58:12.458Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-28T08:58:14.161Z] ---> d930fc1c8f00 [2022-03-28T08:58:14.161Z] 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-28T08:58:14.421Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T08:58:14.421Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-28T08:58:14.991Z] ---> 9d5a54a20818 [2022-03-28T08:58:14.991Z] Step 3/24 : WORKDIR /edgex-go [2022-03-28T08:58:14.991Z] ---> Using cache [2022-03-28T08:58:14.991Z] ---> aad209c26786 [2022-03-28T08:58:14.991Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T08:58:14.991Z] ---> Using cache [2022-03-28T08:58:14.991Z] ---> a760020ab614 [2022-03-28T08:58:14.991Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-28T08:58:14.991Z] ---> Using cache [2022-03-28T08:58:14.991Z] ---> 175ed80092bc [2022-03-28T08:58:14.991Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-28T08:58:14.991Z] ---> Using cache [2022-03-28T08:58:14.991Z] ---> d9124d68ebae [2022-03-28T08:58:14.991Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T08:58:14.991Z] ---> Using cache [2022-03-28T08:58:14.991Z] ---> 538fb972456b [2022-03-28T08:58:14.991Z] Step 8/24 : COPY . . [2022-03-28T08:58:15.265Z] ---> Using cache [2022-03-28T08:58:15.265Z] ---> d49208d4477d [2022-03-28T08:58:15.265Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T08:58:15.265Z] ---> Running in c83f01d384be [2022-03-28T08:58:15.265Z] ---> ca6effcb70d5 [2022-03-28T08:58:15.265Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-28T08:58:15.265Z] Removing intermediate container 1c591a6f0ef7 [2022-03-28T08:58:15.265Z] ---> 3787a0c0ec68 [2022-03-28T08:58:15.265Z] [2022-03-28T08:58:15.265Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T08:58:15.265Z] ---> cf94079544f6 [2022-03-28T08:58:15.265Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-28T08:58:15.265Z] ---> a33ac4f1069a [2022-03-28T08:58:15.265Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-28T08:58:15.265Z] ---> Using cache [2022-03-28T08:58:15.265Z] ---> 877736614977 [2022-03-28T08:58:15.265Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T08:58:15.265Z] ---> Using cache [2022-03-28T08:58:15.265Z] ---> d44f36bbce89 [2022-03-28T08:58:15.265Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-28T08:58:15.535Z] ---> Running in 20d47fe443a7 [2022-03-28T08:58:15.535Z] ---> Running in ae17071b8eec [2022-03-28T08:58:15.535Z] Removing intermediate container c83f01d384be [2022-03-28T08:58:15.535Z] ---> 74603857ddd7 [2022-03-28T08:58:15.535Z] 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-28T08:58:15.800Z] ---> Running in 926ca7dbedb7 [2022-03-28T08:58:15.800Z] Removing intermediate container 20d47fe443a7 [2022-03-28T08:58:15.800Z] ---> f44ea4ac48be [2022-03-28T08:58:15.800Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-28T08:58:16.059Z] ---> Running in 61779501714c [2022-03-28T08:58:16.318Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-28T08:58:16.318Z] ---> 169a74bbc4c4 [2022-03-28T08:58:16.318Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-28T08:58:16.581Z] Removing intermediate container 61779501714c [2022-03-28T08:58:16.581Z] ---> c3e8237efef3 [2022-03-28T08:58:16.581Z] Step 15/23 : WORKDIR / [2022-03-28T08:58:16.581Z] ---> Running in 48c7984a1b02 [2022-03-28T08:58:17.152Z] Removing intermediate container 48c7984a1b02 [2022-03-28T08:58:17.152Z] ---> 35e686c68664 [2022-03-28T08:58:17.152Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T08:58:17.410Z] spire-1.2.0/ [2022-03-28T08:58:17.669Z] ---> 6cb26afcd379 [2022-03-28T08:58:17.669Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-28T08:58:17.669Z] ---> 7470708f7a9d [2022-03-28T08:58:17.669Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-28T08:58:18.262Z] ---> fa3d2f1e973e [2022-03-28T08:58:18.262Z] 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-28T08:58:18.262Z] ---> Running in d902e5d0ea35 [2022-03-28T08:58:18.522Z] ---> 649d64a02feb [2022-03-28T08:58:18.522Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-28T08:58:18.787Z] ---> 8298276b98b5 [2022-03-28T08:58:18.787Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-28T08:58:18.787Z] spire-1.2.0/README.md [2022-03-28T08:58:18.787Z] spire-1.2.0/bin/ [2022-03-28T08:58:18.787Z] spire-1.2.0/bin/spire-server [2022-03-28T08:58:18.787Z] spire-1.2.0/bin/spire-agent [2022-03-28T08:58:18.787Z] spire-1.2.0/conf/ [2022-03-28T08:58:18.787Z] spire-1.2.0/conf/server/ [2022-03-28T08:58:18.787Z] spire-1.2.0/conf/server/server.conf [2022-03-28T08:58:18.787Z] spire-1.2.0/conf/agent/ [2022-03-28T08:58:18.787Z] spire-1.2.0/conf/agent/agent.conf [2022-03-28T08:58:18.787Z] spire-1.2.0/LICENSE [2022-03-28T08:58:19.049Z] ---> Running in ef17240835c3 [2022-03-28T08:58:19.308Z] Removing intermediate container ef17240835c3 [2022-03-28T08:58:19.308Z] ---> 543ffa3d31d2 [2022-03-28T08:58:19.308Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T08:58:19.910Z] ---> Running in 5632bebc1a12 [2022-03-28T08:58:19.910Z] Removing intermediate container d902e5d0ea35 [2022-03-28T08:58:19.910Z] ---> e9ef43db1b50 [2022-03-28T08:58:19.910Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-28T08:58:20.170Z] Removing intermediate container 5632bebc1a12 [2022-03-28T08:58:20.170Z] ---> b5adf9a61301 [2022-03-28T08:58:20.170Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T08:58:20.449Z] ---> Running in de55fcae2e0a [2022-03-28T08:58:20.716Z] ---> Running in 766b63b212da [2022-03-28T08:58:20.716Z] Removing intermediate container 926ca7dbedb7 [2022-03-28T08:58:20.716Z] ---> 38ce0c50319e [2022-03-28T08:58:20.716Z] [2022-03-28T08:58:20.716Z] Step 11/24 : FROM alpine:3.15 [2022-03-28T08:58:20.716Z] ---> 9c842ac49a39 [2022-03-28T08:58:20.716Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T08:58:20.716Z] ---> Using cache [2022-03-28T08:58:20.716Z] ---> 7943e9bbd5a6 [2022-03-28T08:58:20.716Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T08:58:20.716Z] ---> Using cache [2022-03-28T08:58:20.716Z] ---> e25fdc9aea2e [2022-03-28T08:58:20.716Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-28T08:58:20.716Z] Removing intermediate container de55fcae2e0a [2022-03-28T08:58:20.716Z] ---> 26e0c66a0d72 [2022-03-28T08:58:20.716Z] Step 23/25 : LABEL arch=x86_64 [2022-03-28T08:58:20.997Z] ---> Running in 1c4f685b0ab4 [2022-03-28T08:58:20.997Z] ---> Running in b8bcf39c4b5c [2022-03-28T08:58:20.997Z] Removing intermediate container 766b63b212da [2022-03-28T08:58:20.997Z] ---> 3c86b7ea9ed3 [2022-03-28T08:58:20.997Z] Step 22/23 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [2022-03-28T08:58:21.257Z] ---> Running in f1d7b7e40210 [2022-03-28T08:58:21.515Z] Removing intermediate container b8bcf39c4b5c [2022-03-28T08:58:21.515Z] ---> 2347e4564c76 [2022-03-28T08:58:21.515Z] Step 24/25 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [2022-03-28T08:58:21.515Z] ---> Running in c06a92c6cf05 [2022-03-28T08:58:21.808Z] Removing intermediate container f1d7b7e40210 [2022-03-28T08:58:21.808Z] ---> a06e66ad3b29 [2022-03-28T08:58:21.808Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T08:58:21.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:58:21.808Z] Removing intermediate container c06a92c6cf05 [2022-03-28T08:58:21.808Z] ---> b11ca1875b06 [2022-03-28T08:58:21.808Z] Step 25/25 : LABEL version=0.0.0 [2022-03-28T08:58:21.808Z] ---> Running in a2359f52be24 [2022-03-28T08:58:22.068Z] ---> Running in 40d63faff593 [2022-03-28T08:58:22.068Z] Removing intermediate container a2359f52be24 [2022-03-28T08:58:22.068Z] ---> c84b69c118e2 [2022-03-28T08:58:22.068Z] [2022-03-28T08:58:22.068Z] Successfully built c84b69c118e2 [2022-03-28T08:58:22.068Z] Removing intermediate container 40d63faff593 [2022-03-28T08:58:22.068Z] ---> 00cd74daf2ee [2022-03-28T08:58:22.068Z] [2022-03-28T08:58:22.068Z] Successfully tagged core-metadata:latest [2022-03-28T08:58:22.068Z] Building core-command [2022-03-28T08:58:22.330Z]  Building core-metadata ... done Successfully built 00cd74daf2ee [2022-03-28T08:58:22.330Z] Successfully tagged security-secretstore-setup:latest [2022-03-28T08:58:22.330Z] Building security-spire-server [2022-03-28T08:58:22.591Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:58:22.851Z] v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T08:58:22.851Z] v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T08:58:22.851Z] OK: 15854 distinct packages available [2022-03-28T08:58:22.851Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:58:23.791Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:58:24.052Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-28T08:58:24.052Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-28T08:58:24.317Z] (3/4) Installing libucontext (1.1-r0) [2022-03-28T08:58:24.317Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-28T08:58:24.317Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T08:58:24.317Z] OK: 6 MiB in 18 packages [2022-03-28T08:58:29.596Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T08:58:29.596Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T08:58:29.596Z] ---> 9d5a54a20818 [2022-03-28T08:58:29.596Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T08:58:29.596Z] ---> Using cache [2022-03-28T08:58:29.596Z] ---> aad209c26786 [2022-03-28T08:58:29.596Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T08:58:29.596Z] ---> Using cache [2022-03-28T08:58:29.596Z] ---> a760020ab614 [2022-03-28T08:58:29.596Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T08:58:29.596Z] ---> Using cache [2022-03-28T08:58:29.596Z] ---> 175ed80092bc [2022-03-28T08:58:29.597Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T08:58:29.597Z] ---> Using cache [2022-03-28T08:58:29.597Z] ---> d9124d68ebae [2022-03-28T08:58:29.597Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T08:58:29.597Z] ---> Using cache [2022-03-28T08:58:29.597Z] ---> 538fb972456b [2022-03-28T08:58:29.597Z] Step 8/23 : COPY . . [2022-03-28T08:58:29.597Z] ---> Using cache [2022-03-28T08:58:29.597Z] ---> d49208d4477d [2022-03-28T08:58:29.597Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-28T08:58:29.597Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T08:58:29.597Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T08:58:29.597Z] ---> 9d5a54a20818 [2022-03-28T08:58:29.597Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T08:58:29.597Z] ---> Using cache [2022-03-28T08:58:29.597Z] ---> aad209c26786 [2022-03-28T08:58:29.597Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T08:58:29.597Z] ---> Using cache [2022-03-28T08:58:29.597Z] ---> a760020ab614 [2022-03-28T08:58:29.597Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T08:58:29.597Z] ---> Using cache [2022-03-28T08:58:29.597Z] ---> 175ed80092bc [2022-03-28T08:58:29.597Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T08:58:29.597Z] ---> Using cache [2022-03-28T08:58:29.597Z] ---> d9124d68ebae [2022-03-28T08:58:29.597Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T08:58:29.597Z] ---> Using cache [2022-03-28T08:58:29.597Z] ---> 538fb972456b [2022-03-28T08:58:29.597Z] Step 8/23 : COPY . . [2022-03-28T08:58:29.597Z] ---> Using cache [2022-03-28T08:58:29.597Z] ---> d49208d4477d [2022-03-28T08:58:29.597Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T08:58:29.597Z] ---> Using cache [2022-03-28T08:58:29.597Z] ---> 74603857ddd7 [2022-03-28T08:58:29.597Z] 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-28T08:58:29.597Z] ---> Using cache [2022-03-28T08:58:29.597Z] ---> 38ce0c50319e [2022-03-28T08:58:29.597Z] [2022-03-28T08:58:29.597Z] Step 11/23 : FROM alpine:3.15 [2022-03-28T08:58:29.597Z] ---> 9c842ac49a39 [2022-03-28T08:58:29.597Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T08:58:29.597Z] ---> Using cache [2022-03-28T08:58:29.597Z] ---> 7943e9bbd5a6 [2022-03-28T08:58:29.597Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T08:58:29.597Z] ---> Using cache [2022-03-28T08:58:29.597Z] ---> e25fdc9aea2e [2022-03-28T08:58:29.597Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-28T08:58:29.597Z] ---> Using cache [2022-03-28T08:58:29.597Z] ---> 384f143dc73a [2022-03-28T08:58:29.597Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T08:58:31.513Z] ---> Running in 3364efb44259 [2022-03-28T08:58:31.773Z] ---> 26c9fd9a64da [2022-03-28T08:58:31.773Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T08:58:31.773Z] Removing intermediate container 1c4f685b0ab4 [2022-03-28T08:58:31.773Z] ---> e0d79e09b382 [2022-03-28T08:58:31.773Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T08:58:32.343Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-28T08:58:32.604Z] ---> 6a8e2ff7a3af [2022-03-28T08:58:32.604Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-28T08:58:32.604Z] Removing intermediate container a9b61f74c7d0 [2022-03-28T08:58:32.604Z] ---> be4057c4503b [2022-03-28T08:58:32.604Z] [2022-03-28T08:58:32.604Z] Step 9/20 : FROM alpine:3.15 [2022-03-28T08:58:32.604Z] ---> 9c842ac49a39 [2022-03-28T08:58:32.604Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T08:58:32.604Z] ---> Using cache [2022-03-28T08:58:32.604Z] ---> 7943e9bbd5a6 [2022-03-28T08:58:32.604Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T08:58:32.604Z] ---> Using cache [2022-03-28T08:58:32.604Z] ---> e25fdc9aea2e [2022-03-28T08:58:32.604Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-28T08:58:33.172Z] ---> Running in d1d999ed3b7e [2022-03-28T08:58:33.172Z] ---> 5d6cb3a05635 [2022-03-28T08:58:33.172Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-28T08:58:33.172Z] ---> 19d5ea8df389 [2022-03-28T08:58:33.172Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T08:58:33.441Z] ---> 40986624f9a0 [2022-03-28T08:58:33.441Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T08:58:33.441Z] ---> Running in 52c933496cbe [2022-03-28T08:58:33.441Z] ---> dd8726ec533c [2022-03-28T08:58:33.441Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-28T08:58:33.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:58:33.441Z] ---> Running in 8bb7377c4ce1 [2022-03-28T08:58:33.441Z] Removing intermediate container 52c933496cbe [2022-03-28T08:58:33.441Z] ---> a1bd6758b3bc [2022-03-28T08:58:33.441Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T08:58:33.699Z] Removing intermediate container 8bb7377c4ce1 [2022-03-28T08:58:33.699Z] ---> 9e3ba0202f9a [2022-03-28T08:58:33.699Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-28T08:58:33.699Z] ---> Running in 570942645a4d [2022-03-28T08:58:33.699Z] Removing intermediate container 570942645a4d [2022-03-28T08:58:33.699Z] ---> 77cc065f0126 [2022-03-28T08:58:33.699Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T08:58:33.968Z] ---> Running in 8adef72612b8 [2022-03-28T08:58:33.968Z] ---> 7f2048758f13 [2022-03-28T08:58:33.968Z] Step 19/24 : WORKDIR / [2022-03-28T08:58:33.968Z] ---> Running in e96dbc65f126 [2022-03-28T08:58:34.229Z] Removing intermediate container 8adef72612b8 [2022-03-28T08:58:34.229Z] ---> 28ee1c6cfb70 [2022-03-28T08:58:34.229Z] Step 22/23 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [2022-03-28T08:58:34.229Z] ---> Running in acb2573c60f7 [2022-03-28T08:58:34.229Z] Removing intermediate container e96dbc65f126 [2022-03-28T08:58:34.229Z] ---> 9c114c1d2cc6 [2022-03-28T08:58:34.229Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T08:58:34.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:58:34.229Z] ---> Running in 298e209149f9 [2022-03-28T08:58:34.229Z] Removing intermediate container acb2573c60f7 [2022-03-28T08:58:34.229Z] ---> b001655d9975 [2022-03-28T08:58:34.229Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T08:58:34.490Z] ---> Running in f3c07628f2c4 [2022-03-28T08:58:34.490Z] Removing intermediate container 298e209149f9 [2022-03-28T08:58:34.490Z] ---> 7cf44f2dc904 [2022-03-28T08:58:34.490Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T08:58:34.490Z] ---> Running in 301d8477a88a [2022-03-28T08:58:34.490Z] Removing intermediate container f3c07628f2c4 [2022-03-28T08:58:34.490Z] ---> df41db028feb [2022-03-28T08:58:34.490Z] [2022-03-28T08:58:34.750Z] v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T08:58:34.750Z] v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T08:58:34.750Z] OK: 15854 distinct packages available [2022-03-28T08:58:34.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:58:34.750Z] Successfully built df41db028feb [2022-03-28T08:58:34.750Z] Successfully tagged security-spire-server:latest [2022-03-28T08:58:34.750Z]  Building security-spire-server ... done Removing intermediate container 301d8477a88a [2022-03-28T08:58:34.750Z] ---> 081bf416dc61 [2022-03-28T08:58:34.750Z] Step 22/24 : LABEL arch=x86_64 [2022-03-28T08:58:35.011Z] ---> Running in 86c7323052a7 [2022-03-28T08:58:35.289Z] Removing intermediate container 86c7323052a7 [2022-03-28T08:58:35.289Z] ---> 96033b01856b [2022-03-28T08:58:35.290Z] Step 23/24 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [2022-03-28T08:58:35.290Z] ---> Running in d982a9dbdab5 [2022-03-28T08:58:35.549Z] Removing intermediate container d982a9dbdab5 [2022-03-28T08:58:35.549Z] ---> 517db2c3590b [2022-03-28T08:58:35.549Z] Step 24/24 : LABEL version=0.0.0 [2022-03-28T08:58:35.549Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:58:35.549Z] ---> Running in 310e3d83a4e0 [2022-03-28T08:58:35.807Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-28T08:58:35.807Z] Removing intermediate container 310e3d83a4e0 [2022-03-28T08:58:35.807Z] ---> d01fd365d8ba [2022-03-28T08:58:35.807Z] [2022-03-28T08:58:36.066Z] Successfully built d01fd365d8ba [2022-03-28T08:58:36.066Z] Successfully tagged security-spire-config:latest [2022-03-28T08:58:36.066Z]  Building security-spire-config ... done (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-28T08:58:36.066Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-28T08:58:36.066Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-28T08:58:36.327Z] (5/9) Installing curl (7.80.0-r0) [2022-03-28T08:58:36.327Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-28T08:58:36.327Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-28T08:58:36.586Z] (8/9) Installing libucontext (1.1-r0) [2022-03-28T08:58:36.586Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-28T08:58:36.586Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T08:58:36.586Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T08:58:36.586Z] OK: 8 MiB in 23 packages [2022-03-28T08:58:38.498Z] Removing intermediate container ae17071b8eec [2022-03-28T08:58:38.498Z] ---> 1a8f4b14b91a [2022-03-28T08:58:38.498Z] [2022-03-28T08:58:38.498Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T08:58:38.498Z] ---> a33ac4f1069a [2022-03-28T08:58:38.498Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-28T08:58:38.758Z] ---> Running in f7e295dedba7 [2022-03-28T08:58:38.758Z] Removing intermediate container d1d999ed3b7e [2022-03-28T08:58:38.758Z] ---> 3a2049272489 [2022-03-28T08:58:38.758Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T08:58:39.018Z] Removing intermediate container f7e295dedba7 [2022-03-28T08:58:39.018Z] ---> 237b0c12868b [2022-03-28T08:58:39.018Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-28T08:58:39.278Z] ---> Running in 64c2fee59c2f [2022-03-28T08:58:39.278Z] ---> 3834896a6529 [2022-03-28T08:58:39.278Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-28T08:58:39.538Z] Removing intermediate container 64c2fee59c2f [2022-03-28T08:58:39.538Z] ---> 8c66a803ab2e [2022-03-28T08:58:39.538Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-28T08:58:39.538Z] ---> Running in be1577516883 [2022-03-28T08:58:39.797Z] ---> 65e6b2d4f916 [2022-03-28T08:58:39.797Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-28T08:58:40.056Z] Removing intermediate container be1577516883 [2022-03-28T08:58:40.056Z] ---> fc87976dba10 [2022-03-28T08:58:40.056Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T08:58:40.056Z] ---> Running in 3214ded7fa0e [2022-03-28T08:58:40.644Z] ---> 4f45d4fd0970 [2022-03-28T08:58:40.644Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-28T08:58:40.644Z] ---> Running in 4d0493a589c8 [2022-03-28T08:58:40.925Z] Removing intermediate container 4d0493a589c8 [2022-03-28T08:58:40.925Z] ---> e01e5acffff5 [2022-03-28T08:58:40.925Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T08:58:40.925Z] ---> Running in 4d4bc604e92e [2022-03-28T08:58:40.925Z] Removing intermediate container 3214ded7fa0e [2022-03-28T08:58:40.925Z] ---> 7d41f90148ca [2022-03-28T08:58:40.925Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-28T08:58:40.926Z] ---> Running in 085eaffd04cc [2022-03-28T08:58:40.926Z] Removing intermediate container 4d4bc604e92e [2022-03-28T08:58:40.926Z] ---> 59ef201def35 [2022-03-28T08:58:40.926Z] Step 18/20 : LABEL arch=x86_64 [2022-03-28T08:58:41.250Z] ---> Running in bfdf68e72c4a [2022-03-28T08:58:41.250Z] Removing intermediate container bfdf68e72c4a [2022-03-28T08:58:41.250Z] ---> 3e6955fcaeed [2022-03-28T08:58:41.250Z] Step 19/20 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [2022-03-28T08:58:41.250Z] ---> Running in e6598f06bd86 [2022-03-28T08:58:41.568Z] Removing intermediate container e6598f06bd86 [2022-03-28T08:58:41.568Z] ---> 8900d28679e2 [2022-03-28T08:58:41.568Z] Step 20/20 : LABEL version=0.0.0 [2022-03-28T08:58:41.568Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T08:58:41.568Z] ---> Running in 0af9a102de7c [2022-03-28T08:58:41.568Z] Removing intermediate container 0af9a102de7c [2022-03-28T08:58:41.568Z] ---> 0ff629e79cda [2022-03-28T08:58:41.568Z] [2022-03-28T08:58:41.868Z] Successfully built 0ff629e79cda [2022-03-28T08:58:41.868Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-28T08:58:42.438Z]  Building security-spiffe-token-provider ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T08:58:42.697Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-28T08:58:42.697Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T08:58:42.697Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-28T08:58:42.956Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T08:58:42.956Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-28T08:58:42.956Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-28T08:58:43.216Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T08:58:43.216Z] OK: 8 MiB in 20 packages [2022-03-28T08:58:44.155Z] Removing intermediate container 085eaffd04cc [2022-03-28T08:58:44.155Z] ---> a6891da800a6 [2022-03-28T08:58:44.155Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T08:58:44.155Z] ---> 0eae78b3167e [2022-03-28T08:58:44.155Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-28T08:58:45.097Z] ---> e46d050855d9 [2022-03-28T08:58:45.097Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-28T08:58:45.356Z] ---> 175619bbb80e [2022-03-28T08:58:45.356Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-28T08:58:45.356Z] ---> Running in b1ab633a6f80 [2022-03-28T08:58:45.356Z] Removing intermediate container b1ab633a6f80 [2022-03-28T08:58:45.356Z] ---> 7266a2ca332b [2022-03-28T08:58:45.356Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T08:58:45.617Z] ---> Running in db6cbfa96791 [2022-03-28T08:58:45.617Z] Removing intermediate container db6cbfa96791 [2022-03-28T08:58:45.617Z] ---> 9ec387c8540a [2022-03-28T08:58:45.617Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T08:58:45.877Z] ---> Running in e6c0d37455e3 [2022-03-28T08:58:46.138Z] Removing intermediate container e6c0d37455e3 [2022-03-28T08:58:46.138Z] ---> cb070064d10c [2022-03-28T08:58:46.138Z] Step 22/23 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [2022-03-28T08:58:46.399Z] ---> Running in 03a733a69a61 [2022-03-28T08:58:46.660Z] Removing intermediate container 03a733a69a61 [2022-03-28T08:58:46.660Z] ---> 3808409b8bc6 [2022-03-28T08:58:46.660Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T08:58:46.660Z] ---> Running in dbcd15b43567 [2022-03-28T08:58:46.921Z] Removing intermediate container dbcd15b43567 [2022-03-28T08:58:46.921Z] ---> 484a3081eb0d [2022-03-28T08:58:46.921Z] [2022-03-28T08:58:46.921Z] Successfully built 484a3081eb0d [2022-03-28T08:58:46.921Z] Successfully tagged core-data:latest [2022-03-28T08:58:48.308Z]  Building core-data ... done Removing intermediate container 3364efb44259 [2022-03-28T08:58:48.308Z] ---> 4f35e392baeb [2022-03-28T08:58:48.308Z] [2022-03-28T08:58:48.308Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T08:58:48.308Z] ---> a33ac4f1069a [2022-03-28T08:58:48.308Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-28T08:58:48.308Z] ---> Using cache [2022-03-28T08:58:48.308Z] ---> 877736614977 [2022-03-28T08:58:48.308Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T08:58:48.308Z] ---> Using cache [2022-03-28T08:58:48.308Z] ---> d44f36bbce89 [2022-03-28T08:58:48.308Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-28T08:58:48.308Z] ---> Running in b0cac46ed8d8 [2022-03-28T08:58:48.308Z] Removing intermediate container b0cac46ed8d8 [2022-03-28T08:58:48.308Z] ---> 8ad2082127ef [2022-03-28T08:58:48.308Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-28T08:58:48.308Z] ---> Running in 3e6c0ac947e8 [2022-03-28T08:58:48.308Z] Removing intermediate container 3e6c0ac947e8 [2022-03-28T08:58:48.308Z] ---> de804db13fb3 [2022-03-28T08:58:48.308Z] Step 15/23 : WORKDIR / [2022-03-28T08:58:48.308Z] ---> Running in dc50c1ab8c1e [2022-03-28T08:58:48.570Z] Removing intermediate container dc50c1ab8c1e [2022-03-28T08:58:48.570Z] ---> af8146767684 [2022-03-28T08:58:48.570Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T08:58:48.570Z] ---> 57d1cc7bfb6a [2022-03-28T08:58:48.570Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-28T08:58:49.143Z] ---> cc01b2b7cbaf [2022-03-28T08:58:49.143Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-28T08:58:49.403Z] ---> 0a65aea1d01e [2022-03-28T08:58:49.403Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-28T08:58:49.403Z] ---> Running in a9cb0888dbf8 [2022-03-28T08:58:49.403Z] Removing intermediate container a9cb0888dbf8 [2022-03-28T08:58:49.403Z] ---> 02d6f97d7625 [2022-03-28T08:58:49.403Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T08:58:49.670Z] ---> Running in 2228318c3375 [2022-03-28T08:58:49.671Z] Removing intermediate container 2228318c3375 [2022-03-28T08:58:49.671Z] ---> 2bb2efa58d6c [2022-03-28T08:58:49.671Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T08:58:49.671Z] ---> Running in 638a80991d75 [2022-03-28T08:58:49.671Z] Removing intermediate container 638a80991d75 [2022-03-28T08:58:49.671Z] ---> 5cf0c2e604a3 [2022-03-28T08:58:49.671Z] Step 22/23 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [2022-03-28T08:58:49.932Z] ---> Running in 424b6fd19140 [2022-03-28T08:58:49.932Z] Removing intermediate container 424b6fd19140 [2022-03-28T08:58:49.932Z] ---> 604d43090b0b [2022-03-28T08:58:49.932Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T08:58:49.932Z] ---> Running in 1e266af809b9 [2022-03-28T08:58:50.194Z] Removing intermediate container 1e266af809b9 [2022-03-28T08:58:50.194Z] ---> 59ebebc1a1d3 [2022-03-28T08:58:50.194Z] [2022-03-28T08:58:50.194Z] Successfully built 59ebebc1a1d3 [2022-03-28T08:58:50.194Z] Successfully tagged core-command:latest [2022-03-28T08:58:50.200Z]  Building core-command ... done  [Pipeline] } [2022-03-28T08:58:50.210Z] $ docker stop --time=1 85e89407485f98612b334a147b823a383537d08b61b32bc8b4d9783b61bc2dba [2022-03-28T08:58:51.558Z] $ docker rm -f 85e89407485f98612b334a147b823a383537d08b61b32bc8b4d9783b61bc2dba [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-28T08:58:51.937Z] + docker images [2022-03-28T08:58:51.937Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-28T08:58:51.937Z] core-command latest 59ebebc1a1d3 2 seconds ago 24.5MB [2022-03-28T08:58:51.937Z] 4f35e392baeb 4 seconds ago 1.61GB [2022-03-28T08:58:51.937Z] core-data latest 484a3081eb0d 5 seconds ago 35.9MB [2022-03-28T08:58:51.937Z] security-spiffe-token-provider latest 0ff629e79cda 10 seconds ago 28.5MB [2022-03-28T08:58:51.938Z] 1a8f4b14b91a 13 seconds ago 1.65GB [2022-03-28T08:58:51.938Z] security-spire-config latest d01fd365d8ba 16 seconds ago 82.2MB [2022-03-28T08:58:51.938Z] security-spire-server latest df41db028feb 17 seconds ago 82.9MB [2022-03-28T08:58:51.938Z] be4057c4503b 19 seconds ago 1.61GB [2022-03-28T08:58:51.938Z] security-secretstore-setup latest 00cd74daf2ee 30 seconds ago 42.1MB [2022-03-28T08:58:51.938Z] core-metadata latest c84b69c118e2 30 seconds ago 26.1MB [2022-03-28T08:58:51.938Z] 38ce0c50319e 31 seconds ago 1.61GB [2022-03-28T08:58:51.938Z] 3787a0c0ec68 38 seconds ago 1.62GB [2022-03-28T08:58:51.938Z] sys-mgmt-agent latest 31c7ebab651e 42 seconds ago 305MB [2022-03-28T08:58:51.938Z] 522b57c647a3 50 seconds ago 1.63GB [2022-03-28T08:58:51.938Z] security-bootstrapper latest fee1d8a941fb About a minute ago 24.3MB [2022-03-28T08:58:51.938Z] support-scheduler latest 79df4d5af196 About a minute ago 26MB [2022-03-28T08:58:51.938Z] security-proxy-setup latest 284d916f3597 About a minute ago 43.4MB [2022-03-28T08:58:51.938Z] support-notifications latest 790b24408a06 About a minute ago 26.6MB [2022-03-28T08:58:51.938Z] c0e98f4dcbe6 About a minute ago 1.62GB [2022-03-28T08:58:51.938Z] 5e5c15bdc003 About a minute ago 1.61GB [2022-03-28T08:58:51.938Z] 218c25d4b55f About a minute ago 1.61GB [2022-03-28T08:58:51.938Z] dee98efb1d64 About a minute ago 1.63GB [2022-03-28T08:58:51.938Z] 165e7af35930 About a minute ago 1.62GB [2022-03-28T08:58:51.938Z] security-spire-agent latest ce45a558424f About a minute ago 119MB [2022-03-28T08:58:51.938Z] bf0969eb18e0 2 minutes ago 1.61GB [2022-03-28T08:58:51.938Z] ci-base-image-x86_64 latest 9d5a54a20818 5 minutes ago 896MB [2022-03-28T08:58:51.938Z] alpine 3.15 9c842ac49a39 4 days ago 5.57MB [2022-03-28T08:58:51.938Z] alpine 3.14 a33ac4f1069a 10 days ago 5.59MB [2022-03-28T08:58:51.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB [2022-03-28T08:58:51.938Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-28T08:58:51.938Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-28T08:58:51.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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-28T08:59:07.158Z] Still waiting to schedule task [2022-03-28T08:59:07.159Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-28T08:59:20.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-28T08:59:47.422Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-28T08:59:47.422Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-28T08:59:47.422Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-28T08:59:47.422Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-28T08:59:47.422Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-28T08:59:47.422Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-28T08:59:47.422Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-28T08:59:47.422Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-28T08:59:47.422Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-28T08:59:47.422Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-28T08:59:47.422Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-28T08:59:47.422Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-28T08:59:47.422Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-28T08:59:47.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-28T08:59:57.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.204s coverage: 28.7% of statements [2022-03-28T08:59:57.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-28T08:59:57.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-28T09:00:00.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.494s coverage: 98.5% of statements [2022-03-28T09:00:00.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-28T09:00:03.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.383s coverage: 54.9% of statements [2022-03-28T09:00:03.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-28T09:00:03.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-28T09:00:25.439Z] Running on prd-ubuntu18.04-docker-8c-8g-9241 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-28T09:00:25.454Z] Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout [2022-03-28T09:00:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.174s coverage: 89.2% of statements [2022-03-28T09:00:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-28T09:00:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-28T09:00:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-28T09:00:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.245s coverage: 84.4% of statements [2022-03-28T09:00:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-28T09:00:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-28T09:00:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-28T09:00:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-28T09:00:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-28T09:00:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.509s coverage: 94.2% of statements [2022-03-28T09:00:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-28T09:00:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-28T09:00:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.225s coverage: 72.2% of statements [2022-03-28T09:00:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-28T09:00:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-28T09:00:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-28T09:00:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-28T09:00:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-28T09:00:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.332s coverage: 60.0% of statements [2022-03-28T09:00:25.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-28T09:00:25.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-28T09:00:25.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-28T09:00:25.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.519s coverage: 0.9% of statements [2022-03-28T09:00:25.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-28T09:00:25.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.329s coverage: 58.8% of statements [2022-03-28T09:00:25.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.378s coverage: 24.0% of statements [2022-03-28T09:00:25.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-28T09:00:25.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.266s coverage: 47.1% of statements [2022-03-28T09:00:25.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.323s coverage: 79.5% of statements [2022-03-28T09:00:25.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements [2022-03-28T09:00:25.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.258s coverage: 96.3% of statements [2022-03-28T09:00:25.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.243s coverage: 87.5% of statements [2022-03-28T09:00:25.574Z] The recommended git tool is: git [2022-03-28T09:00:27.252Z] using credential edgex-jenkins-ssh [2022-03-28T09:00:27.265Z] Cloning the remote Git repository [2022-03-28T09:00:27.291Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-28T09:00:27.329Z] > git init /w/workspace/edgex-go/20 # timeout=10 [2022-03-28T09:00:27.356Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-28T09:00:27.356Z] > git --version # timeout=10 [2022-03-28T09:00:27.362Z] > git --version # 'git version 2.17.1' [2022-03-28T09:00:27.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T09:00:27.396Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-28T09:00:32.221Z] Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit 810ec84be1e3c89b9d79b758676db4fbb7e5f130 [2022-03-28T09:00:32.386Z] Merge succeeded, producing 90c65e1c16914549e78c5d2537afca93569f8c8d [2022-03-28T09:00:32.387Z] Checking out Revision 90c65e1c16914549e78c5d2537afca93569f8c8d (PR-3904) [2022-03-28T09:00:31.530Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-28T09:00:31.538Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-28T09:00:31.549Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-28T09:00:31.562Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-28T09:00:31.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T09:00:31.567Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-28T09:00:32.237Z] > git config core.sparsecheckout # timeout=10 [2022-03-28T09:00:32.246Z] > git checkout -f 810ec84be1e3c89b9d79b758676db4fbb7e5f130 # timeout=10 [2022-03-28T09:00:32.308Z] > git remote # timeout=10 [2022-03-28T09:00:32.315Z] > git config --get remote.origin.url # timeout=10 [2022-03-28T09:00:32.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T09:00:32.325Z] > git merge 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 [2022-03-28T09:00:32.386Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-28T09:00:32.396Z] > git config core.sparsecheckout # timeout=10 [2022-03-28T09:00:32.403Z] > git checkout -f 90c65e1c16914549e78c5d2537afca93569f8c8d # timeout=10 [2022-03-28T09:00:35.943Z] Commit message: "Merge commit '8e1ceee72f1e8b529f59e19a94ec3dfd502baa97' into HEAD" [2022-03-28T09:00:35.954Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T09:00:35.953Z] > git rev-list --no-walk dcdbe7517045eaf1f173ba4200cbd319e1888c40 # timeout=10 [2022-03-28T09:00:36.825Z] + echo snap-build.sh [2022-03-28T09:00:36.825Z] snap-build.sh [2022-03-28T09:00:36.825Z] + SNAP_BASE_DIR=. [2022-03-28T09:00:36.825Z] + '[' '!' -z /w/workspace/edgex-go/20 ']' [2022-03-28T09:00:36.825Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/20 [2022-03-28T09:00:36.825Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/20]' [2022-03-28T09:00:36.825Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/20] [2022-03-28T09:00:36.825Z] + cd /w/workspace/edgex-go/20 [2022-03-28T09:00:36.825Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-28T09:00:36.825Z] Reading package lists... [2022-03-28T09:00:36.825Z] Building dependency tree... [2022-03-28T09:00:36.825Z] Reading state information... [2022-03-28T09:00:36.825Z] The following packages were automatically installed and are no longer required: [2022-03-28T09:00:36.825Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-28T09:00:36.825Z] uidmap xdelta3 [2022-03-28T09:00:36.825Z] Use 'sudo apt autoremove' to remove them. [2022-03-28T09:00:36.825Z] The following packages will be REMOVED: [2022-03-28T09:00:36.825Z] lxd* lxd-client* [2022-03-28T09:00:36.825Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-28T09:00:37.400Z] After this operation, 31.7 MB disk space will be freed. [2022-03-28T09:00:37.923Z] (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-28T09:00:37.923Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-28T09:00:38.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.277s coverage: 94.4% of statements [2022-03-28T09:00:38.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements [2022-03-28T09:00:38.865Z] Removing lxd dnsmasq configuration [2022-03-28T09:00:38.865Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-28T09:00:38.865Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-28T09:00:39.812Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-28T09:00:39.812Z] (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-28T09:00:39.812Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-28T09:00:41.210Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-28T09:00:41.210Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-28T09:00:41.786Z] + sudo snap remove --purge lxd [2022-03-28T09:00:42.049Z] snap "lxd" is not installed [2022-03-28T09:00:42.049Z] + sudo groupadd --force --system lxd [2022-03-28T09:00:42.049Z] ++ whoami [2022-03-28T09:00:42.049Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-28T09:00:42.049Z] + newgrp - lxd [2022-03-28T09:00:42.049Z] + sudo snap install lxd [2022-03-28T09:00:44.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.644s coverage: 82.5% of statements [2022-03-28T09:00:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-28T09:00:51.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.340s coverage: 92.9% of statements [2022-03-28T09:00:51.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-28T09:00:51.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-28T09:00:51.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-28T09:00:51.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2022-03-28T09:00:51.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-28T09:00:51.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-28T09:00:51.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-28T09:00:51.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-28T09:00:51.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-28T09:00:51.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements [2022-03-28T09:00:51.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-28T09:00:51.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-28T09:00:51.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-03-28T09:00:51.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-28T09:00:51.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements [2022-03-28T09:00:51.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-28T09:00:51.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.275s coverage: 80.0% of statements [2022-03-28T09:00:51.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.219s coverage: 87.2% of statements [2022-03-28T09:00:51.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.287s coverage: 85.4% of statements [2022-03-28T09:00:51.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.724s coverage: 91.2% of statements [2022-03-28T09:00:51.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-28T09:00:51.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.783s coverage: 64.4% of statements [2022-03-28T09:00:51.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-28T09:00:51.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-28T09:00:51.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.219s coverage: 100.0% of statements [2022-03-28T09:00:51.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 89.4% of statements [2022-03-28T09:00:51.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2022-03-28T09:00:52.069Z] 2022-03-28T09:00:49Z INFO Waiting for automatic snapd restart... [2022-03-28T09:00:52.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2022-03-28T09:00:52.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2022-03-28T09:00:59.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.417s coverage: 65.4% of statements [2022-03-28T09:00:59.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-28T09:00:59.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-28T09:00:59.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-28T09:01:00.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.747s coverage: 43.8% of statements [2022-03-28T09:01:00.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-28T09:01:00.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-28T09:01:00.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.242s coverage: 89.5% of statements [2022-03-28T09:01:00.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-28T09:01:00.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.394s coverage: 84.8% of statements [2022-03-28T09:01:00.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-28T09:01:00.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-28T09:01:00.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-28T09:01:00.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-28T09:01:06.999Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-28T09:01:06.999Z] + sudo lxd init --auto [2022-03-28T09:01:08.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.274s coverage: 17.7% of statements [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-28T09:01:08.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.613s coverage: 92.3% of statements [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-28T09:01:08.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.235s coverage: 63.2% of statements [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-28T09:01:08.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.418s coverage: 97.7% of statements [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-28T09:01:08.526Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.223s coverage: 28.9% of statements [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-28T09:01:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-28T09:01:08.526Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.348s coverage: 100.0% of statements [2022-03-28T09:01:08.526Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements [2022-03-28T09:01:09.121Z] 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-28T09:01:09.393Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-28T09:01:09.393Z] GO111MODULE=on go vet ./... [2022-03-28T09:01:15.153Z] + sudo snap install --classic snapcraft [2022-03-28T09:01:17.704Z] snapcraft 6.1 from Canonical* installed [2022-03-28T09:01:17.704Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-28T09:01:17.704Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-28T09:01:17.704Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T09:01:17.704Z] Dload Upload Total Spent Left Speed [2022-03-28T09:01:17.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4416 0 --:--:-- --:--:-- --:--:-- 4416 [2022-03-28T09:01:17.704Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9554k 0 --:--:-- --:--:-- --:--:-- 60.1M [2022-03-28T09:01:17.704Z] ./yq_linux_amd64 [2022-03-28T09:01:17.966Z] + sudo snapcraft prime --use-lxd [2022-03-28T09:01:19.881Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-28T09:01:19.881Z] 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-28T09:01:19.881Z] - README.md [2022-03-28T09:01:19.881Z] [2022-03-28T09:01:19.881Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-28T09:01:20.452Z] Launching a container. [2022-03-28T09:01:32.697Z] Waiting for container to be ready [2022-03-28T09:01:32.697Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-28T09:01:32.697Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-28T09:01:32.697Z] [2022-03-28T09:01:35.995Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-28T09:01:37.396Z] Waiting for network to be ready... [2022-03-28T09:01:37.396Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-28T09:01:37.396Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-28T09:01:37.657Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-28T09:01:37.657Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] [2022-03-28T09:01:37.657Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] [2022-03-28T09:01:37.657Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-28T09:01:37.657Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-28T09:01:37.657Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] [2022-03-28T09:01:37.657Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] [2022-03-28T09:01:37.657Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-28T09:01:37.657Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-28T09:01:37.657Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-28T09:01:37.919Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-28T09:01:37.919Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-28T09:01:37.919Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-28T09:01:37.919Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-28T09:01:37.919Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-28T09:01:37.919Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-28T09:01:37.919Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-28T09:01:37.919Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1674 kB] [2022-03-28T09:01:37.919Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] [2022-03-28T09:01:37.919Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-28T09:01:37.919Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-28T09:01:37.919Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] [2022-03-28T09:01:37.919Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] [2022-03-28T09:01:37.919Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] [2022-03-28T09:01:37.919Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] [2022-03-28T09:01:41.221Z] Fetched 23.5 MB in 3s (7055 kB/s) [2022-03-28T09:01:41.481Z] Reading package lists... [2022-03-28T09:01:41.742Z] Reading package lists... [2022-03-28T09:01:41.742Z] Building dependency tree... [2022-03-28T09:01:41.742Z] Reading state information... [2022-03-28T09:01:42.002Z] The following additional packages will be installed: [2022-03-28T09:01:42.002Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-28T09:01:42.002Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-28T09:01:42.002Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-28T09:01:42.002Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-28T09:01:42.002Z] Suggested packages: [2022-03-28T09:01:42.002Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-28T09:01:42.002Z] Recommended packages: [2022-03-28T09:01:42.002Z] gnupg libsasl2-modules [2022-03-28T09:01:42.002Z] The following NEW packages will be installed: [2022-03-28T09:01:42.002Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-28T09:01:42.002Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-28T09:01:42.002Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-28T09:01:42.002Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-28T09:01:42.002Z] The following packages will be upgraded: [2022-03-28T09:01:42.002Z] gpg gpg-agent gpgconf libudev1 [2022-03-28T09:01:42.002Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-28T09:01:42.002Z] Need to get 3859 kB of archives. [2022-03-28T09:01:42.002Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-28T09:01:42.002Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-28T09:01:42.002Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-28T09:01:42.263Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-28T09:01:42.263Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-28T09:01:42.263Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-28T09:01:42.263Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-28T09:01:42.263Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-28T09:01:42.263Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-28T09:01:42.263Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-28T09:01:42.263Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-28T09:01:42.263Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-28T09:01:42.263Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-28T09:01:42.263Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-28T09:01:42.263Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-28T09:01:42.263Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-28T09:01:42.263Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-28T09:01:42.263Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-28T09:01:42.263Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-28T09:01:42.263Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-28T09:01:42.263Z] 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-28T09:01:42.263Z] 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-28T09:01:42.263Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-28T09:01:42.523Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-28T09:01:42.523Z] Fetched 3859 kB in 0s (13.8 MB/s) [2022-03-28T09:01:42.523Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-28T09:01:42.523Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T09:01:42.523Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-28T09:01:42.523Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-28T09:01:42.523Z] Selecting previously unselected package udev. [2022-03-28T09:01:42.523Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-28T09:01:42.523Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T09:01:42.523Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-28T09:01:42.784Z] Selecting previously unselected package libfuse2:amd64. [2022-03-28T09:01:42.784Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-28T09:01:42.784Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-28T09:01:42.784Z] Selecting previously unselected package fuse. [2022-03-28T09:01:42.784Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-28T09:01:42.784Z] Unpacking fuse (2.9.9-3) ... [2022-03-28T09:01:43.044Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-28T09:01:43.044Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-28T09:01:43.044Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-28T09:01:43.044Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-28T09:01:43.044Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-28T09:01:43.044Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-28T09:01:43.308Z] Selecting previously unselected package libksba8:amd64. [2022-03-28T09:01:43.308Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-28T09:01:43.308Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-28T09:01:43.308Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-28T09:01:43.308Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T09:01:43.308Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T09:01:43.308Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-28T09:01:43.308Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T09:01:43.308Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T09:01:43.308Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-28T09:01:43.308Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T09:01:43.308Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T09:01:43.568Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-28T09:01:43.568Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T09:01:43.568Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T09:01:43.568Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-28T09:01:43.568Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T09:01:43.568Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T09:01:43.568Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-28T09:01:43.568Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T09:01:43.568Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T09:01:43.569Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-28T09:01:43.569Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T09:01:43.569Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T09:01:43.829Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-28T09:01:43.829Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T09:01:43.829Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T09:01:43.829Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-28T09:01:43.829Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T09:01:43.829Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T09:01:43.829Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-28T09:01:43.829Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-28T09:01:43.829Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-28T09:01:43.829Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-28T09:01:43.829Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-28T09:01:43.829Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-28T09:01:43.829Z] Selecting previously unselected package libldap-common. [2022-03-28T09:01:43.829Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-28T09:01:43.829Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-28T09:01:44.088Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-28T09:01:44.088Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-28T09:01:44.088Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-28T09:01:44.088Z] Selecting previously unselected package dirmngr. [2022-03-28T09:01:44.088Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-28T09:01:44.088Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-28T09:01:44.088Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-28T09:01:44.088Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-28T09:01:44.089Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-28T09:01:44.089Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-28T09:01:44.347Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-28T09:01:44.917Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-28T09:01:44.917Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-28T09:01:44.917Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T09:01:44.917Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-28T09:01:44.917Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-28T09:01:44.917Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T09:01:44.917Z] Setting up fuse (2.9.9-3) ... [2022-03-28T09:01:44.917Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-28T09:01:45.488Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T09:01:45.488Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T09:01:45.488Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T09:01:45.488Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T09:01:45.488Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T09:01:45.488Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T09:01:45.488Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T09:01:45.488Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-28T09:01:45.749Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-28T09:01:45.749Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-28T09:01:45.749Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-28T09:01:46.009Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-28T09:01:46.272Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-28T09:01:46.272Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-28T09:01:46.272Z] units). This means they are not meant to be enabled using systemctl. [2022-03-28T09:01:46.272Z] [2022-03-28T09:01:46.272Z] Possible reasons for having this kind of units are: [2022-03-28T09:01:46.272Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-28T09:01:46.272Z] .wants/ or .requires/ directory. [2022-03-28T09:01:46.272Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-28T09:01:46.272Z] a requirement dependency on it. [2022-03-28T09:01:46.272Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-28T09:01:46.272Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-28T09:01:46.272Z] • In case of template units, the unit is meant to be enabled with some [2022-03-28T09:01:46.272Z] instance name specified. [2022-03-28T09:01:46.532Z] Reading package lists... [2022-03-28T09:01:46.793Z] Building dependency tree... [2022-03-28T09:01:46.793Z] Reading state information... [2022-03-28T09:01:46.793Z] The following additional packages will be installed: [2022-03-28T09:01:46.793Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-28T09:01:46.793Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-28T09:01:46.793Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-28T09:01:46.793Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-28T09:01:46.793Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-28T09:01:46.793Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-28T09:01:46.793Z] Suggested packages: [2022-03-28T09:01:46.793Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-28T09:01:46.793Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-28T09:01:46.793Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-28T09:01:46.793Z] systemd-container policykit-1 [2022-03-28T09:01:46.793Z] Recommended packages: [2022-03-28T09:01:46.793Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-28T09:01:46.793Z] The following NEW packages will be installed: [2022-03-28T09:01:46.793Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-28T09:01:46.793Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-28T09:01:46.793Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-28T09:01:46.793Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-28T09:01:46.793Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-28T09:01:46.793Z] The following packages will be upgraded: [2022-03-28T09:01:46.793Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-28T09:01:47.053Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-28T09:01:47.053Z] Need to get 46.5 MB of archives. [2022-03-28T09:01:47.053Z] After this operation, 181 MB of additional disk space will be used. [2022-03-28T09:01:47.053Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-28T09:01:47.053Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-28T09:01:47.053Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-28T09:01:47.053Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-28T09:01:47.053Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-28T09:01:47.053Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-28T09:01:47.053Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-28T09:01:47.053Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-28T09:01:47.053Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-28T09:01:47.053Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-28T09:01:47.053Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-28T09:01:47.053Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-28T09:01:47.053Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-28T09:01:47.053Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-28T09:01:47.053Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-28T09:01:47.053Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-28T09:01:47.053Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-28T09:01:47.053Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-28T09:01:47.053Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-28T09:01:47.053Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-28T09:01:47.053Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-28T09:01:47.314Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-28T09:01:47.314Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-28T09:01:47.314Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-28T09:01:47.314Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-28T09:01:47.314Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-28T09:01:47.314Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-28T09:01:47.314Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-28T09:01:47.314Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-28T09:01:47.314Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-28T09:01:47.314Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-28T09:01:47.314Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-28T09:01:47.314Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-28T09:01:47.575Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-28T09:01:47.575Z] Fetched 46.5 MB in 1s (77.0 MB/s) [2022-03-28T09:01:47.837Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-28T09:01:47.837Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T09:01:47.837Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-28T09:01:47.837Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T09:01:47.837Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-28T09:01:47.837Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T09:01:48.097Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-28T09:01:48.667Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T09:01:48.667Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-28T09:01:48.667Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-28T09:01:48.667Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-28T09:01:48.667Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-28T09:01:48.667Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-28T09:01:48.667Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-28T09:01:48.928Z] Selecting previously unselected package libexpat1:amd64. [2022-03-28T09:01:48.928Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-28T09:01:48.928Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-28T09:01:48.928Z] Selecting previously unselected package python3.8-minimal. [2022-03-28T09:01:48.928Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-28T09:01:48.928Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-28T09:01:49.189Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-28T09:01:49.189Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-28T09:01:49.189Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-28T09:01:49.761Z] Selecting previously unselected package python3-minimal. [2022-03-28T09:01:49.761Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-28T09:01:49.761Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-28T09:01:49.761Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-28T09:01:49.761Z] Selecting previously unselected package mime-support. [2022-03-28T09:01:49.761Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-28T09:01:49.761Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-28T09:01:50.022Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-28T09:01:50.022Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-28T09:01:50.022Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-28T09:01:50.022Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-28T09:01:50.022Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-28T09:01:50.022Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-28T09:01:50.284Z] Selecting previously unselected package python3.8. [2022-03-28T09:01:50.284Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-28T09:01:50.284Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-28T09:01:50.284Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-28T09:01:50.284Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-28T09:01:50.284Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-28T09:01:50.284Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-28T09:01:50.547Z] Selecting previously unselected package python3. [2022-03-28T09:01:50.547Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-28T09:01:50.547Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-28T09:01:50.547Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-28T09:01:50.547Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-28T09:01:50.548Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-28T09:01:50.548Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-28T09:01:50.548Z] Selecting previously unselected package dbus. [2022-03-28T09:01:50.548Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-28T09:01:50.548Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-28T09:01:50.809Z] Selecting previously unselected package libbsd0:amd64. [2022-03-28T09:01:50.809Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-28T09:01:50.809Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-28T09:01:50.809Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-28T09:01:50.809Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T09:01:50.809Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-28T09:01:50.809Z] Selecting previously unselected package sudo. [2022-03-28T09:01:50.809Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-28T09:01:50.809Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-28T09:01:51.070Z] Selecting previously unselected package apparmor. [2022-03-28T09:01:51.070Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-28T09:01:51.070Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-28T09:01:51.070Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-28T09:01:51.070Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-28T09:01:51.070Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-28T09:01:51.070Z] Selecting previously unselected package libedit2:amd64. [2022-03-28T09:01:51.070Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-28T09:01:51.070Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-28T09:01:51.330Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-28T09:01:51.330Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-28T09:01:51.330Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-28T09:01:51.330Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-28T09:01:51.330Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T09:01:51.330Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:01:51.330Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-28T09:01:51.330Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T09:01:51.330Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:01:51.330Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-28T09:01:51.330Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-28T09:01:51.330Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-28T09:01:51.330Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-28T09:01:51.330Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T09:01:51.330Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:01:51.590Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-28T09:01:51.590Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T09:01:51.590Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:01:51.590Z] Selecting previously unselected package openssh-client. [2022-03-28T09:01:51.590Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-28T09:01:51.590Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-28T09:01:51.854Z] Selecting previously unselected package dbus-user-session. [2022-03-28T09:01:51.854Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-28T09:01:51.854Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-28T09:01:51.854Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-28T09:01:51.854Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-28T09:01:51.854Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-28T09:01:51.854Z] Selecting previously unselected package squashfs-tools. [2022-03-28T09:01:51.854Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-28T09:01:51.854Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-28T09:01:51.854Z] Selecting previously unselected package snapd. [2022-03-28T09:01:51.854Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-28T09:01:51.854Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-28T09:01:55.153Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-28T09:01:55.153Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-28T09:01:55.153Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-28T09:01:55.153Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-28T09:01:55.153Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:01:55.153Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-28T09:01:55.153Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-28T09:01:55.413Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-28T09:01:55.413Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:01:55.413Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:01:55.413Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-28T09:01:55.413Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-28T09:01:55.413Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-28T09:01:55.413Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-28T09:01:55.983Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-28T09:01:55.983Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-28T09:01:55.983Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-28T09:01:55.983Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-28T09:01:55.983Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-28T09:01:55.983Z] running python rtupdate hooks for python3.8... [2022-03-28T09:01:55.983Z] running python post-rtupdate hooks for python3.8... [2022-03-28T09:01:56.244Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-28T09:01:57.182Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-28T09:01:57.442Z] Reloading AppArmor profiles [2022-03-28T09:01:57.442Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:01:57.442Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-28T09:01:57.442Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-28T09:01:58.013Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-28T09:01:58.013Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-28T09:01:58.013Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-28T09:01:58.013Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-28T09:01:59.398Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-28T09:01:59.398Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-28T09:01:59.660Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-28T09:01:59.660Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-28T09:01:59.920Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-28T09:02:00.182Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-28T09:02:00.446Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-28T09:02:00.708Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-28T09:02:00.970Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-28T09:02:00.970Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-28T09:02:01.231Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-28T09:02:01.493Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-28T09:02:01.754Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-28T09:02:02.014Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-28T09:02:02.014Z] /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-28T09:02:02.277Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-28T09:02:02.848Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-28T09:02:02.848Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-28T09:02:02.848Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-28T09:02:04.049Z] Reading package lists... [2022-03-28T09:02:04.049Z] Reading package lists... [2022-03-28T09:02:04.309Z] Building dependency tree... [2022-03-28T09:02:04.310Z] Reading state information... [2022-03-28T09:02:04.310Z] Calculating upgrade... [2022-03-28T09:02:04.570Z] The following packages will be upgraded: [2022-03-28T09:02:04.570Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-28T09:02:04.570Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-28T09:02:04.570Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-28T09:02:04.570Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-28T09:02:04.570Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-28T09:02:04.570Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-28T09:02:04.570Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-28T09:02:04.570Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-28T09:02:04.570Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-28T09:02:04.570Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-28T09:02:04.570Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-28T09:02:04.570Z] xz-utils zlib1g [2022-03-28T09:02:04.833Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-28T09:02:04.833Z] Need to get 65.7 MB of archives. [2022-03-28T09:02:04.833Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-28T09:02:04.833Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-28T09:02:04.833Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-28T09:02:05.094Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-28T09:02:05.666Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-28T09:02:05.667Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-28T09:02:05.667Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-28T09:02:05.667Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-28T09:02:05.667Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-28T09:02:05.667Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-28T09:02:05.667Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-28T09:02:05.667Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-28T09:02:05.667Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] [2022-03-28T09:02:05.667Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-28T09:02:05.667Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-28T09:02:05.667Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-28T09:02:05.667Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-28T09:02:05.667Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-28T09:02:05.667Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-28T09:02:05.667Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-28T09:02:05.667Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-28T09:02:05.667Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-28T09:02:05.667Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-28T09:02:05.667Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-28T09:02:05.927Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-28T09:02:05.927Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-28T09:02:05.927Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-28T09:02:05.927Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-28T09:02:05.927Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-28T09:02:05.928Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-28T09:02:05.928Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-28T09:02:05.928Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-28T09:02:05.928Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-28T09:02:05.928Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-28T09:02:05.928Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-28T09:02:05.928Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-28T09:02:05.928Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-28T09:02:06.188Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-28T09:02:06.188Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-28T09:02:06.188Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-28T09:02:06.188Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-28T09:02:06.189Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-28T09:02:06.189Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-28T09:02:06.189Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-28T09:02:06.450Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-28T09:02:06.450Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-28T09:02:06.450Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-28T09:02:06.450Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-28T09:02:06.450Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-28T09:02:06.450Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-28T09:02:06.450Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-28T09:02:06.450Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-28T09:02:06.450Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-28T09:02:06.450Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-28T09:02:06.450Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-28T09:02:06.450Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-28T09:02:06.450Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-28T09:02:06.450Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-28T09:02:06.450Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-28T09:02:06.712Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-28T09:02:06.712Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-28T09:02:06.712Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-28T09:02:06.712Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-28T09:02:06.712Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-28T09:02:06.712Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-28T09:02:06.712Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-28T09:02:06.712Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-28T09:02:06.712Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-28T09:02:06.712Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-28T09:02:06.712Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-28T09:02:06.712Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-28T09:02:06.712Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-28T09:02:06.712Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-28T09:02:06.974Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-28T09:02:07.234Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-28T09:02:07.493Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-28T09:02:07.493Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-28T09:02:07.758Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-03-28T09:02:08.020Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-28T09:02:08.020Z] Fetched 65.7 MB in 3s (21.1 MB/s) [2022-03-28T09:02:08.020Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-28T09:02:08.020Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-28T09:02:08.281Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-28T09:02:08.541Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-28T09:02:08.541Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-28T09:02:08.541Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... [2022-03-28T09:02:08.541Z] Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... [2022-03-28T09:02:08.805Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T09:02:08.805Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T09:02:09.066Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T09:02:09.066Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T09:02:09.327Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T09:02:09.327Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T09:02:09.327Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T09:02:09.327Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T09:02:09.588Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T09:02:09.588Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T09:02:09.588Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T09:02:09.588Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T09:02:09.588Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T09:02:09.588Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T09:02:09.850Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T09:02:09.850Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-28T09:02:09.850Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T09:02:09.850Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T09:02:09.850Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T09:02:09.850Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-28T09:02:09.850Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T09:02:09.850Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T09:02:10.112Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T09:02:10.112Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T09:02:10.112Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T09:02:10.112Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T09:02:10.112Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T09:02:10.373Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-28T09:02:10.373Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-28T09:02:10.373Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-28T09:02:11.315Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-28T09:02:11.315Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-28T09:02:11.315Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-28T09:02:11.315Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-28T09:02:11.315Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-28T09:02:11.316Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-28T09:02:11.885Z] Setting up base-files (11ubuntu5.5) ... [2022-03-28T09:02:11.885Z] Installing new version of config file /etc/issue ... [2022-03-28T09:02:11.885Z] Installing new version of config file /etc/issue.net ... [2022-03-28T09:02:11.885Z] Installing new version of config file /etc/lsb-release ... [2022-03-28T09:02:11.885Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-28T09:02:12.147Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-28T09:02:12.147Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-28T09:02:12.147Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-28T09:02:12.407Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:12.407Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-28T09:02:12.407Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-28T09:02:12.407Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-28T09:02:12.407Z] 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-28T09:02:12.407Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:12.407Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T09:02:12.407Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-28T09:02:12.694Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-28T09:02:12.694Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:12.694Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-28T09:02:12.694Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-28T09:02:12.694Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-28T09:02:12.973Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:12.973Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-28T09:02:12.973Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-28T09:02:13.597Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-28T09:02:13.597Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-28T09:02:13.597Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-28T09:02:13.597Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-28T09:02:13.874Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-28T09:02:13.874Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:13.874Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-28T09:02:13.874Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-28T09:02:14.465Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-28T09:02:14.465Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-28T09:02:14.466Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-28T09:02:14.466Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:14.466Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-28T09:02:14.466Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-28T09:02:14.466Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-28T09:02:14.733Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:14.733Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T09:02:14.733Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T09:02:14.733Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-28T09:02:14.733Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:14.733Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T09:02:14.733Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T09:02:14.733Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-28T09:02:14.994Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:14.994Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T09:02:14.994Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T09:02:14.994Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T09:02:14.994Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T09:02:14.994Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-28T09:02:14.994Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:14.994Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T09:02:15.255Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T09:02:15.255Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-28T09:02:15.255Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:15.255Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T09:02:15.255Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T09:02:15.255Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T09:02:15.255Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T09:02:15.828Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-28T09:02:16.088Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-28T09:02:16.353Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-28T09:02:16.614Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:16.614Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-28T09:02:16.614Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-28T09:02:16.614Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-28T09:02:16.876Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:16.876Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-28T09:02:16.876Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-28T09:02:16.876Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-28T09:02:16.876Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:16.876Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-28T09:02:17.136Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-28T09:02:17.136Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-28T09:02:17.136Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:17.136Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-28T09:02:17.136Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-28T09:02:17.136Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-28T09:02:17.136Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:17.136Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-28T09:02:17.397Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-28T09:02:17.397Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-28T09:02:17.397Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:17.397Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-28T09:02:17.397Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-28T09:02:17.659Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-28T09:02:17.659Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:17.659Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-28T09:02:17.659Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-28T09:02:17.659Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-28T09:02:17.659Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:17.659Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-28T09:02:17.659Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-28T09:02:17.920Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-28T09:02:17.920Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:17.920Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-28T09:02:17.920Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-28T09:02:17.920Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-28T09:02:17.920Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:17.920Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-28T09:02:17.920Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-28T09:02:18.180Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-28T09:02:18.180Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:18.180Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-28T09:02:18.180Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-28T09:02:18.180Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-28T09:02:18.180Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:18.180Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-28T09:02:18.180Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-28T09:02:18.442Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-28T09:02:18.442Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:18.442Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-28T09:02:18.442Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-28T09:02:18.442Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-28T09:02:18.703Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:18.703Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-28T09:02:18.703Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-28T09:02:18.965Z] Setting up apt (2.0.6) ... [2022-03-28T09:02:19.540Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-28T09:02:19.540Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:19.540Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-28T09:02:19.540Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-28T09:02:19.800Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-28T09:02:19.800Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T09:02:19.800Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-28T09:02:19.800Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-28T09:02:19.800Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-28T09:02:20.061Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-28T09:02:20.061Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-28T09:02:20.061Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-28T09:02:20.061Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-28T09:02:20.320Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-28T09:02:20.320Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T09:02:20.320Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T09:02:20.320Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-28T09:02:20.320Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-28T09:02:20.320Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-28T09:02:20.582Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-28T09:02:20.582Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-28T09:02:20.582Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-28T09:02:20.845Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-28T09:02:20.845Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-28T09:02:20.845Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-28T09:02:20.845Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-28T09:02:21.106Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-28T09:02:21.106Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-28T09:02:21.106Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-28T09:02:21.106Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-28T09:02:21.367Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-28T09:02:21.367Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-28T09:02:21.628Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-28T09:02:21.628Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-28T09:02:21.628Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-28T09:02:21.628Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-28T09:02:21.628Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-28T09:02:21.628Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-28T09:02:21.628Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-28T09:02:21.628Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-28T09:02:21.889Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-28T09:02:21.889Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-28T09:02:21.889Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-28T09:02:21.889Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-28T09:02:22.150Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-28T09:02:22.409Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-28T09:02:22.409Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-28T09:02:22.409Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-28T09:02:22.409Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-28T09:02:22.409Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-28T09:02:22.670Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-28T09:02:22.670Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-28T09:02:22.932Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-28T09:02:22.932Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-28T09:02:22.932Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-28T09:02:22.932Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-28T09:02:23.192Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-28T09:02:23.192Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-28T09:02:23.192Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-28T09:02:23.192Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-28T09:02:23.192Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T09:02:23.192Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T09:02:23.453Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T09:02:23.453Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T09:02:24.396Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T09:02:24.396Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T09:02:24.967Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T09:02:24.967Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T09:02:25.227Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T09:02:25.488Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T09:02:25.488Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T09:02:25.748Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T09:02:26.320Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T09:02:26.320Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T09:02:26.320Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-28T09:02:26.320Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-28T09:02:26.320Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-28T09:02:26.581Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-28T09:02:26.581Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-28T09:02:26.581Z] Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... [2022-03-28T09:02:26.581Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-28T09:02:26.581Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T09:02:26.581Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-28T09:02:26.581Z] [2022-03-28T09:02:26.581Z] Current default time zone: 'Etc/UTC' [2022-03-28T09:02:26.581Z] Local time is now: Mon Mar 28 09:02:26 UTC 2022. [2022-03-28T09:02:26.581Z] Universal Time is now: Mon Mar 28 09:02:26 UTC 2022. [2022-03-28T09:02:26.581Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-28T09:02:26.581Z] [2022-03-28T09:02:26.841Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-28T09:02:26.841Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T09:02:26.841Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T09:02:26.841Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-28T09:02:26.841Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T09:02:26.841Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-28T09:02:26.841Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-28T09:02:26.841Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-28T09:02:26.841Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-28T09:02:26.841Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-28T09:02:26.841Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-28T09:02:26.841Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T09:02:26.841Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T09:02:26.841Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-28T09:02:26.841Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T09:02:26.841Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T09:02:26.841Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T09:02:26.841Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-28T09:02:26.841Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-28T09:02:26.841Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-28T09:02:28.751Z] Updating certificates in /etc/ssl/certs... [2022-03-28T09:02:29.323Z] 21 added, 21 removed; done. [2022-03-28T09:02:29.323Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T09:02:29.323Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-28T09:02:29.590Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-28T09:02:29.590Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T09:02:29.590Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-28T09:02:29.590Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-28T09:02:29.590Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-28T09:02:29.852Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-28T09:02:29.852Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T09:02:29.852Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-28T09:02:29.852Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T09:02:29.852Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T09:02:29.852Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T09:02:29.852Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-28T09:02:29.852Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-28T09:02:29.852Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-28T09:02:29.852Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-28T09:02:30.111Z] Updating certificates in /etc/ssl/certs... [2022-03-28T09:02:30.680Z] 0 added, 0 removed; done. [2022-03-28T09:02:30.680Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-28T09:02:30.680Z] done. [2022-03-28T09:02:31.883Z] Reading package lists... [2022-03-28T09:02:31.883Z] Building dependency tree... [2022-03-28T09:02:31.883Z] Reading state information... [2022-03-28T09:02:32.144Z] The following NEW packages will be installed: [2022-03-28T09:02:32.144Z] apt-transport-https [2022-03-28T09:02:32.144Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-28T09:02:32.144Z] Need to get 4680 B of archives. [2022-03-28T09:02:32.144Z] After this operation, 162 kB of additional disk space will be used. [2022-03-28T09:02:32.144Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-28T09:02:32.405Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-28T09:02:32.406Z] Fetched 4680 B in 0s (89.4 kB/s) [2022-03-28T09:02:32.406Z] Selecting previously unselected package apt-transport-https. [2022-03-28T09:02:32.406Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-28T09:02:32.406Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-28T09:02:32.406Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-28T09:02:32.406Z] Setting up apt-transport-https (2.0.6) ... [2022-03-28T09:02:32.665Z] Waiting for network to be ready... [2022-03-28T09:02:39.245Z] 2022-03-28T09:02:36Z INFO Waiting for automatic snapd restart... [2022-03-28T09:02:40.187Z] snapd 2.54.4 from Canonical* installed [2022-03-28T09:02:41.124Z] "snapd" switched to the "latest/stable" channel [2022-03-28T09:02:41.124Z] [2022-03-28T09:02:44.424Z] core20 20220304 from Canonical* installed [2022-03-28T09:02:44.424Z] "core20" switched to the "latest/stable" channel [2022-03-28T09:02:44.424Z] [2022-03-28T09:02:46.200Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-28T09:02:46.200Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-28T09:02:46.481Z] ./bin/test-attribution-txt.sh [2022-03-28T09:02:46.970Z] snapcraft 6.1 from Canonical* installed [2022-03-28T09:02:46.970Z] "snapcraft" switched to the "latest/stable" channel [2022-03-28T09:02:46.970Z] [Pipeline] echo [2022-03-28T09:02:49.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-28T09:02:50.542Z] + ls -al . [2022-03-28T09:02:50.542Z] total 660 [2022-03-28T09:02:50.542Z] drwxrwxr-x 9 1001 1001 4096 Mar 28 09:02 . [2022-03-28T09:02:50.542Z] drwxr-xr-x 4 root root 4096 Mar 28 08:57 .. [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 11 Mar 28 08:55 .dockerignore [2022-03-28T09:02:50.542Z] drwxrwxr-x 8 1001 1001 4096 Mar 28 08:55 .git [2022-03-28T09:02:50.542Z] drwxrwxr-x 4 1001 1001 4096 Mar 28 08:55 .github [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 870 Mar 28 08:55 .gitignore [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 42 Mar 28 08:55 .golangci.yml [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 87 Mar 28 08:55 .hadolint.yml [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 166 Mar 28 08:55 .sonarcloud.properties [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 1171 Mar 28 08:55 ADOPTERS.md [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 9953 Mar 28 08:55 Attribution.txt [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 51732 Mar 28 08:55 CHANGELOG.md [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 3804 Mar 28 08:55 CONTRIBUTING.md [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 677 Mar 28 08:55 GOVERNANCE.md [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 849 Mar 28 08:55 Jenkinsfile [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 10775 Mar 28 08:55 LICENSE [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 8478 Mar 28 08:55 Makefile [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 582 Mar 28 08:55 OWNERS.md [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 8207 Mar 28 08:55 README.md [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 6912 Mar 28 08:55 SECURITY.md [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 5 Mar 28 08:53 VERSION [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 4131 Mar 28 08:55 ZMQWindows.md [2022-03-28T09:02:50.542Z] drwxrwxr-x 2 1001 1001 4096 Mar 28 08:55 bin [2022-03-28T09:02:50.542Z] drwxrwxr-x 18 1001 1001 4096 Mar 28 08:55 cmd [2022-03-28T09:02:50.542Z] -rw-r--r-- 1 root root 426503 Mar 28 09:01 coverage.out [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 3175 Mar 28 08:55 go.mod [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 34990 Mar 28 08:57 go.sum [2022-03-28T09:02:50.542Z] drwxrwxr-x 8 1001 1001 4096 Mar 28 08:55 internal [2022-03-28T09:02:50.542Z] drwxrwxr-x 3 1001 1001 4096 Mar 28 08:55 openapi [2022-03-28T09:02:50.542Z] drwxrwxr-x 4 1001 1001 4096 Mar 28 08:55 snap [2022-03-28T09:02:50.542Z] -rw-rw-r-- 1 1001 1001 204 Mar 28 08:55 version.go [Pipeline] sh [2022-03-28T09:02:51.196Z] + '[' -e coverage.out ] [2022-03-28T09:02:51.196Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-28T09:02:51.225Z] Warning: overwriting stash ‘coverage-report’ [2022-03-28T09:02:51.996Z] Stashed 1 file(s) [Pipeline] sh [2022-03-28T09:02:52.253Z] 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-28T09:02:52.253Z] - README.md [2022-03-28T09:02:52.253Z] [2022-03-28T09:02:52.253Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-28T09:02:52.253Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-28T09:02:52.253Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-28T09:02:52.253Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-28T09:02:52.641Z] + make build [2022-03-28T09:02:52.641Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-28T09:02:53.452Z] Reading package lists... [2022-03-28T09:02:53.713Z] 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-28T09:02:53.713Z] Reading package lists... [2022-03-28T09:02:53.972Z] Building dependency tree... [2022-03-28T09:02:53.972Z] Reading state information... [2022-03-28T09:02:53.972Z] Suggested packages: [2022-03-28T09:02:53.972Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-28T09:02:53.972Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-28T09:02:53.972Z] krb5-user libnorm-doc [2022-03-28T09:02:53.972Z] Recommended packages: [2022-03-28T09:02:53.972Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-28T09:02:54.246Z] The following NEW packages will be installed: [2022-03-28T09:02:54.246Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-28T09:02:54.246Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-28T09:02:54.246Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-28T09:02:54.246Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-28T09:02:54.246Z] libzmq5 pkg-config zip [2022-03-28T09:02:54.246Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-28T09:02:54.246Z] Need to get 10.3 MB of archives. [2022-03-28T09:02:54.246Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-28T09:02:54.246Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-28T09:02:54.246Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-28T09:02:54.246Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-28T09:02:54.512Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-28T09:02:54.512Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-28T09:02:54.512Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-28T09:02:54.512Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-28T09:02:54.512Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-28T09:02:54.512Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-28T09:02:54.512Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-28T09:02:54.512Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-28T09:02:54.512Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-28T09:02:54.512Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-28T09:02:54.512Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-28T09:02:54.512Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-28T09:02:54.512Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-28T09:02:54.512Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-28T09:02:54.512Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-28T09:02:54.512Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-28T09:02:54.512Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-28T09:02:54.512Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-28T09:02:54.512Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-28T09:02:54.512Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-28T09:02:54.512Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-28T09:02:54.512Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-28T09:02:54.512Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-28T09:02:54.512Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-28T09:02:54.512Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-28T09:02:54.512Z] Fetched 10.3 MB in 0s (38.1 MB/s) [2022-03-28T09:02:54.778Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-28T09:02:54.778Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-28T09:02:54.778Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-28T09:02:54.778Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-28T09:02:54.778Z] Selecting previously unselected package libsodium23:amd64. [2022-03-28T09:02:54.778Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-28T09:02:54.778Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-28T09:02:55.038Z] Selecting previously unselected package libpsl5:amd64. [2022-03-28T09:02:55.038Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-28T09:02:55.038Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-28T09:02:55.038Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-28T09:02:55.038Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-28T09:02:55.038Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-28T09:02:55.038Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-28T09:02:55.038Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-28T09:02:55.038Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-28T09:02:55.038Z] Selecting previously unselected package librtmp1:amd64. [2022-03-28T09:02:55.302Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-28T09:02:55.302Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-28T09:02:55.302Z] Selecting previously unselected package libssh-4:amd64. [2022-03-28T09:02:55.302Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-28T09:02:55.302Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-28T09:02:55.302Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-28T09:02:55.302Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-28T09:02:55.302Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-28T09:02:55.302Z] Selecting previously unselected package liberror-perl. [2022-03-28T09:02:55.302Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-28T09:02:55.302Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-28T09:02:55.302Z] Selecting previously unselected package git-man. [2022-03-28T09:02:55.302Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-28T09:02:55.302Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-28T09:02:55.562Z] Selecting previously unselected package git. [2022-03-28T09:02:55.562Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-28T09:02:55.562Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-28T09:02:56.131Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-28T09:02:56.131Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T09:02:56.131Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:02:56.131Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-28T09:02:56.131Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T09:02:56.131Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:02:56.131Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-28T09:02:56.131Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T09:02:56.131Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:02:56.131Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-28T09:02:56.392Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T09:02:56.392Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:02:56.392Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-28T09:02:56.392Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-28T09:02:56.392Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-28T09:02:56.392Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-28T09:02:56.392Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T09:02:56.392Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:02:56.392Z] Selecting previously unselected package libnorm1:amd64. [2022-03-28T09:02:56.392Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-28T09:02:56.392Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-28T09:02:56.651Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-28T09:02:56.651Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-28T09:02:56.651Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-28T09:02:56.651Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-28T09:02:56.651Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-28T09:02:56.651Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-28T09:02:56.651Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-28T09:02:56.651Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-28T09:02:56.651Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-28T09:02:56.651Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-28T09:02:56.651Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-28T09:02:56.651Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-28T09:02:56.912Z] Selecting previously unselected package libzmq5:amd64. [2022-03-28T09:02:56.912Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-28T09:02:56.912Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-28T09:02:56.912Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-28T09:02:56.912Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T09:02:56.912Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:02:56.912Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-28T09:02:56.912Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-28T09:02:56.912Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-28T09:02:57.172Z] Selecting previously unselected package pkg-config. [2022-03-28T09:02:57.172Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-28T09:02:57.172Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-28T09:02:57.172Z] Selecting previously unselected package zip. [2022-03-28T09:02:57.172Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-28T09:02:57.172Z] Unpacking zip (3.0-11build1) ... [2022-03-28T09:02:57.172Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-28T09:02:57.172Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-28T09:02:57.172Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-28T09:02:57.172Z] No schema files found: doing nothing. [2022-03-28T09:02:57.172Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-28T09:02:57.172Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-28T09:02:57.172Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-28T09:02:57.172Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-28T09:02:57.172Z] Setting up liberror-perl (0.17029-1) ... [2022-03-28T09:02:57.442Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:02:57.442Z] Setting up zip (3.0-11build1) ... [2022-03-28T09:02:57.442Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-28T09:02:57.442Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-28T09:02:57.442Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-28T09:02:57.442Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-28T09:02:57.442Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-28T09:02:57.442Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:02:57.442Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-28T09:02:57.442Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:02:57.442Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-28T09:02:57.442Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:02:57.442Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-28T09:02:57.442Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-28T09:02:57.442Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-28T09:02:57.442Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-28T09:02:57.442Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:02:57.442Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T09:02:57.442Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-28T09:02:57.702Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-28T09:02:58.273Z] comerr-dev set to automatically installed. [2022-03-28T09:02:58.273Z] git set to automatically installed. [2022-03-28T09:02:58.273Z] git-man set to automatically installed. [2022-03-28T09:02:58.273Z] krb5-multidev set to automatically installed. [2022-03-28T09:02:58.273Z] libbrotli1 set to automatically installed. [2022-03-28T09:02:58.273Z] libcurl3-gnutls set to automatically installed. [2022-03-28T09:02:58.273Z] liberror-perl set to automatically installed. [2022-03-28T09:02:58.273Z] libglib2.0-0 set to automatically installed. [2022-03-28T09:02:58.273Z] libgssrpc4 set to automatically installed. [2022-03-28T09:02:58.273Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-28T09:02:58.273Z] libkadm5srv-mit11 set to automatically installed. [2022-03-28T09:02:58.273Z] libkdb5-9 set to automatically installed. [2022-03-28T09:02:58.273Z] libkrb5-dev set to automatically installed. [2022-03-28T09:02:58.273Z] libnghttp2-14 set to automatically installed. [2022-03-28T09:02:58.273Z] libnorm-dev set to automatically installed. [2022-03-28T09:02:58.273Z] libnorm1 set to automatically installed. [2022-03-28T09:02:58.273Z] libpgm-5.2-0 set to automatically installed. [2022-03-28T09:02:58.273Z] libpgm-dev set to automatically installed. [2022-03-28T09:02:58.273Z] libpsl5 set to automatically installed. [2022-03-28T09:02:58.273Z] librtmp1 set to automatically installed. [2022-03-28T09:02:58.273Z] libsodium-dev set to automatically installed. [2022-03-28T09:02:58.273Z] libsodium23 set to automatically installed. [2022-03-28T09:02:58.273Z] libssh-4 set to automatically installed. [2022-03-28T09:02:58.273Z] libzmq3-dev set to automatically installed. [2022-03-28T09:02:58.273Z] libzmq5 set to automatically installed. [2022-03-28T09:02:58.273Z] pkg-config set to automatically installed. [2022-03-28T09:02:58.273Z] zip set to automatically installed. [2022-03-28T09:02:58.842Z] snapd is not logged in, snap install commands will use sudo [2022-03-28T09:03:11.072Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-28T09:03:11.332Z] Downloading snap 'edgex-app-service-configurable' [2022-03-28T09:03:14.634Z] Pulling app-service-configurable [2022-03-28T09:03:14.634Z] + snapcraftctl pull [2022-03-28T09:03:16.014Z] Pulling config-common [2022-03-28T09:03:16.014Z] + snapcraftctl pull [2022-03-28T09:03:17.397Z] Pulling go-build-helper [2022-03-28T09:03:17.397Z] + snapcraftctl pull [2022-03-28T09:03:18.781Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-28T09:03:18.781Z] Skipping pull go-build-helper (already ran) [2022-03-28T09:03:18.781Z] Building go-build-helper [2022-03-28T09:03:18.781Z] + snapcraftctl build [2022-03-28T09:03:20.167Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-28T09:03:20.741Z] Staging go-build-helper [2022-03-28T09:03:20.741Z] + snapcraftctl stage [2022-03-28T09:03:26.027Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-28T09:03:26.027Z] Fetched 290 kB in 0s (0 B/s) [2022-03-28T09:03:26.027Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-28T09:03:26.027Z] Fetched 158 kB in 0s (0 B/s) [2022-03-28T09:03:26.027Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-28T09:03:26.027Z] Fetched 242 kB in 0s (0 B/s) [2022-03-28T09:03:26.027Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-28T09:03:26.027Z] Fetched 150 kB in 0s (0 B/s) [2022-03-28T09:03:26.027Z] Pulling edgex-go [2022-03-28T09:03:26.027Z] + snapcraftctl pull [2022-03-28T09:03:27.410Z] Pulling hooks [2022-03-28T09:03:27.410Z] + snapcraftctl pull [2022-03-28T09:03:39.676Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-28T09:03:39.676Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-28T09:03:39.676Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-28T09:03:39.676Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-28T09:03:39.676Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-28T09:03:39.676Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-28T09:03:39.676Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-28T09:03:39.676Z] Fetched 234 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-28T09:03:39.676Z] Fetched 155 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-28T09:03:39.676Z] Fetched 170 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-28T09:03:39.676Z] Fetched 267 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-28T09:03:39.676Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-28T09:03:39.676Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-28T09:03:39.676Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-28T09:03:39.676Z] Fetched 121 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-28T09:03:39.676Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-28T09:03:39.676Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-28T09:03:39.676Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-28T09:03:39.676Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-28T09:03:39.676Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-28T09:03:39.676Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-28T09:03:39.676Z] Fetched 142 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-28T09:03:39.676Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-28T09:03:39.676Z] Fetched 181 kB in 0s (0 B/s) [2022-03-28T09:03:39.676Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-28T09:03:39.677Z] Fetched 208 kB in 0s (0 B/s) [2022-03-28T09:03:39.677Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-28T09:03:39.677Z] Fetched 161 kB in 0s (0 B/s) [2022-03-28T09:03:39.677Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-28T09:03:39.677Z] Fetched 107 kB in 0s (0 B/s) [2022-03-28T09:03:39.677Z] Pulling static-packages [2022-03-28T09:03:39.677Z] + snapcraftctl pull [2022-03-28T09:03:39.677Z] Pulling version [2022-03-28T09:03:39.677Z] + cd /root/project [2022-03-28T09:03:39.677Z] ++ git describe --tags --abbrev=0 [2022-03-28T09:03:39.677Z] ++ sed s/v// [2022-03-28T09:03:39.677Z] + GIT_VERSION=2.2.0-dev.47 [2022-03-28T09:03:39.677Z] + '[' -z 2.2.0-dev.47 ']' [2022-03-28T09:03:39.677Z] + snapcraftctl set-version 2.2.0-dev.47 [2022-03-28T09:03:40.675Z] Building app-service-configurable [2022-03-28T09:03:40.675Z] + snapcraftctl build [2022-03-28T09:03:43.214Z] Building config-common [2022-03-28T09:03:43.214Z] + snapcraftctl build [2022-03-28T09:03:44.156Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-28T09:03:44.725Z] Skipping build go-build-helper (already ran) [2022-03-28T09:03:44.985Z] Building edgex-go [2022-03-28T09:03:45.245Z] + cd /root/parts/edgex-go/src [2022-03-28T09:03:45.245Z] ++ git describe --tags --abbrev=0 [2022-03-28T09:03:45.245Z] ++ sed s/v// [2022-03-28T09:03:45.245Z] + GIT_VERSION=2.2.0-dev.47 [2022-03-28T09:03:45.245Z] + '[' -z 2.2.0-dev.47 ']' [2022-03-28T09:03:45.245Z] + echo 2.2.0-dev.47 [2022-03-28T09:03:45.245Z] + '[' '!' -d vendor ']' [2022-03-28T09:03:45.245Z] + go mod download all [2022-03-28T09:03:50.556Z] + make build [2022-03-28T09:03:50.556Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-28T09:04:12.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-28T09:04:24.730Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-28T09:04:24.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-28T09:04:26.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-28T09:04:27.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-28T09:04:29.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-28T09:04:30.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-28T09:04:31.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-28T09:04:33.748Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-28T09:04:35.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-28T09:04:36.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-28T09:04:39.059Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-28T09:04:39.996Z] + 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-28T09:04:39.996Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-28T09:04:39.996Z] + case "$service" in [2022-03-28T09:04:39.996Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-28T09:04:39.996Z] + 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-28T09:04:39.996Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-28T09:04:39.996Z] + case "$service" in [2022-03-28T09:04:39.996Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-28T09:04:39.996Z] + 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-28T09:04:39.996Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-28T09:04:39.996Z] + case "$service" in [2022-03-28T09:04:39.996Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-28T09:04:39.996Z] + 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-28T09:04:39.996Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-28T09:04:39.996Z] + case "$service" in [2022-03-28T09:04:39.996Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-28T09:04:39.997Z] + 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-28T09:04:39.997Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-28T09:04:39.997Z] + case "$service" in [2022-03-28T09:04:39.997Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-28T09:04:39.997Z] + 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-28T09:04:39.997Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-28T09:04:40.256Z] + case "$service" in [2022-03-28T09:04:40.256Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-28T09:04:40.256Z] + 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-28T09:04:40.256Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-28T09:04:40.256Z] + case "$service" in [2022-03-28T09:04:40.256Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-28T09:04:40.256Z] + 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-28T09:04:40.256Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-28T09:04:40.256Z] + case "$service" in [2022-03-28T09:04:40.256Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-28T09:04:40.256Z] + 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-28T09:04:40.256Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-28T09:04:40.256Z] + case "$service" in [2022-03-28T09:04:40.256Z] + 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-28T09:04:40.256Z] + 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-28T09:04:40.256Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-28T09:04:40.256Z] + case "$service" in [2022-03-28T09:04:40.256Z] + 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-28T09:04:40.256Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-28T09:04:40.256Z] + 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-28T09:04:40.256Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-28T09:04:40.256Z] + case "$service" in [2022-03-28T09:04:40.256Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-28T09:04:40.256Z] + 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-28T09:04:40.256Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-28T09:04:40.256Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-28T09:04:40.256Z] + 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-28T09:04:41.194Z] Building hooks [2022-03-28T09:04:41.194Z] + cd /root/parts/hooks/src [2022-03-28T09:04:41.194Z] + make build [2022-03-28T09:04:41.194Z] go mod tidy [2022-03-28T09:04:41.194Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-28T09:04:41.454Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-28T09:04:41.454Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-28T09:04:41.454Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-28T09:04:41.713Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-28T09:04:43.620Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-28T09:04:43.883Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-28T09:04:43.883Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-28T09:04:44.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-28T09:04:45.793Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-28T09:04:45.794Z] Building static-packages [2022-03-28T09:04:45.794Z] + snapcraftctl build [2022-03-28T09:04:48.338Z] Building version [2022-03-28T09:04:48.338Z] + snapcraftctl build [2022-03-28T09:04:50.255Z] Staging app-service-configurable [2022-03-28T09:04:50.255Z] + snapcraftctl stage [2022-03-28T09:04:51.646Z] Staging config-common [2022-03-28T09:04:51.646Z] + snapcraftctl stage [2022-03-28T09:04:53.036Z] Skipping stage go-build-helper (already ran) [2022-03-28T09:04:53.036Z] Staging edgex-go [2022-03-28T09:04:53.036Z] + snapcraftctl stage [2022-03-28T09:04:54.956Z] Staging hooks [2022-03-28T09:04:54.956Z] + snapcraftctl stage [2022-03-28T09:04:56.341Z] Staging static-packages [2022-03-28T09:04:56.341Z] + snapcraftctl stage [2022-03-28T09:04:57.722Z] Staging version [2022-03-28T09:04:57.722Z] + snapcraftctl stage [2022-03-28T09:04:59.118Z] Priming app-service-configurable [2022-03-28T09:04:59.118Z] + snapcraftctl prime [2022-03-28T09:05:02.421Z] 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-28T09:05:02.421Z] stage-packages: [2022-03-28T09:05:02.421Z] - libnorm1 [2022-03-28T09:05:02.421Z] - libpgm-5.2-0 [2022-03-28T09:05:02.421Z] - libsodium23 [2022-03-28T09:05:02.421Z] - libzmq5 [2022-03-28T09:05:02.421Z] Priming config-common [2022-03-28T09:05:02.421Z] + snapcraftctl prime [2022-03-28T09:05:03.809Z] Priming go-build-helper [2022-03-28T09:05:03.809Z] + snapcraftctl prime [2022-03-28T09:05:05.195Z] Priming edgex-go [2022-03-28T09:05:05.195Z] + snapcraftctl prime [2022-03-28T09:05:07.109Z] Priming hooks [2022-03-28T09:05:07.109Z] + snapcraftctl prime [2022-03-28T09:05:08.494Z] Priming static-packages [2022-03-28T09:05:08.494Z] + snapcraftctl prime [2022-03-28T09:05:12.697Z] Priming version [2022-03-28T09:05:12.697Z] + snapcraftctl prime [2022-03-28T09:05:14.079Z] 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-28T09:06:06.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-28T09:06:06.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-28T09:06:09.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-28T09:06:11.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-28T09:06:17.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-28T09:06:22.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-28T09:06:27.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-28T09:06:34.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-28T09:06:38.946Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-28T09:06:44.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-28T09:06:52.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-28T09:06:58.058Z] $ docker stop --time=1 8f500e8d4709af412c64cfbc1c3fc2f784e9a7fd49d3b7cd5689b95bfe39172b [2022-03-28T09:07:00.087Z] $ docker rm -f 8f500e8d4709af412c64cfbc1c3fc2f784e9a7fd49d3b7cd5689b95bfe39172b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T09:07:02.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-28T09:07:02.300Z] [2022-03-28T09:07:02.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T09:07:02.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-28T09:07:02.917Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-28T09:07:02.917Z] 29e5d40040c1: Pulling fs layer [2022-03-28T09:07:02.917Z] 1ce36da41761: Pulling fs layer [2022-03-28T09:07:02.917Z] 25b303627fd3: Pulling fs layer [2022-03-28T09:07:02.917Z] 29e5d40040c1: Verifying Checksum [2022-03-28T09:07:02.917Z] 29e5d40040c1: Download complete [2022-03-28T09:07:03.192Z] 1ce36da41761: Verifying Checksum [2022-03-28T09:07:03.192Z] 1ce36da41761: Download complete [2022-03-28T09:07:03.789Z] 29e5d40040c1: Pull complete [2022-03-28T09:07:04.768Z] 25b303627fd3: Verifying Checksum [2022-03-28T09:07:04.768Z] 25b303627fd3: Download complete [2022-03-28T09:07:04.768Z] 1ce36da41761: Pull complete [2022-03-28T09:07:17.154Z] 25b303627fd3: Pull complete [2022-03-28T09:07:17.154Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-28T09:07:17.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-28T09:07:17.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-28T09:07:17.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-9240 does not seem to be running inside a container [2022-03-28T09:07:17.461Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-28T09:07:19.726Z] $ docker top 77062b392a29344b4e5a3ffc39dfae9489ed7eed4bf351ec3f02a54bd4f06ca9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T09:07:20.625Z] + docker-compose build --help [2022-03-28T09:07:20.625Z] + grep parallel [2022-03-28T09:07:24.913Z] --parallel Build images in parallel. [Pipeline] } [2022-03-28T09:07:24.937Z] $ docker stop --time=1 77062b392a29344b4e5a3ffc39dfae9489ed7eed4bf351ec3f02a54bd4f06ca9 [2022-03-28T09:07:26.589Z] $ docker rm -f 77062b392a29344b4e5a3ffc39dfae9489ed7eed4bf351ec3f02a54bd4f06ca9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T09:07:27.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-28T09:07:27.151Z] . [Pipeline] withDockerContainer [2022-03-28T09:07:27.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-9240 does not seem to be running inside a container [2022-03-28T09:07:27.455Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-28T09:07:28.674Z] $ docker top acb5c07c5843928a190b1cfe4c41850b750aa09c1c44dd3f07367d38cfbec863 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T09:07:29.583Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-28T09:07:33.886Z] Building core-command ... [2022-03-28T09:07:33.886Z] Building core-data ... [2022-03-28T09:07:33.886Z] Building core-metadata ... [2022-03-28T09:07:33.886Z] Building security-bootstrapper ... [2022-03-28T09:07:33.886Z] Building security-proxy-setup ... [2022-03-28T09:07:33.886Z] Building security-secretstore-setup ... [2022-03-28T09:07:33.886Z] Building security-spiffe-token-provider ... [2022-03-28T09:07:33.886Z] Building security-spire-agent ... [2022-03-28T09:07:33.886Z] Building security-spire-config ... [2022-03-28T09:07:33.886Z] Building security-spire-server ... [2022-03-28T09:07:33.886Z] Building support-notifications ... [2022-03-28T09:07:33.886Z] Building support-scheduler ... [2022-03-28T09:07:33.886Z] Building sys-mgmt-agent ... [2022-03-28T09:07:33.886Z] Building security-spire-config [2022-03-28T09:07:33.886Z] Building security-spire-server [2022-03-28T09:07:33.886Z] Building security-proxy-setup [2022-03-28T09:07:33.886Z] Building support-notifications [2022-03-28T09:07:33.886Z] Building core-command [2022-03-28T09:09:25.784Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T09:09:25.784Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T09:09:25.784Z] ---> b44da304f9bd [2022-03-28T09:09:25.784Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T09:09:25.784Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T09:09:25.784Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-28T09:09:25.784Z] ---> b44da304f9bd [2022-03-28T09:09:25.784Z] Step 3/24 : WORKDIR /edgex-go [2022-03-28T09:09:25.784Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T09:09:25.784Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T09:09:25.784Z] ---> b44da304f9bd [2022-03-28T09:09:25.784Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T09:09:25.784Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T09:09:25.784Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T09:09:25.784Z] ---> b44da304f9bd [2022-03-28T09:09:25.784Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T09:09:25.784Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T09:09:25.784Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T09:09:25.784Z] ---> b44da304f9bd [2022-03-28T09:09:25.784Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T09:09:25.784Z] ---> Running in 375e7ba93a34 [2022-03-28T09:09:25.784Z] ---> Running in 7e0e569b60d9 [2022-03-28T09:09:25.784Z] ---> Running in a6731c662959 [2022-03-28T09:09:25.784Z] ---> Running in aca6b5ee5e00 [2022-03-28T09:09:25.784Z] ---> Running in bb65fc8985aa [2022-03-28T09:09:25.784Z] Removing intermediate container bb65fc8985aa [2022-03-28T09:09:25.784Z] ---> afef5acc0ae7 [2022-03-28T09:09:25.784Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T09:09:25.784Z] Removing intermediate container a6731c662959 [2022-03-28T09:09:25.784Z] ---> c50dc0ca3da5 [2022-03-28T09:09:25.784Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T09:09:25.784Z] ---> Running in f107d8a58e47 [2022-03-28T09:09:25.784Z] Removing intermediate container 375e7ba93a34 [2022-03-28T09:09:25.784Z] ---> d0868b0b685b [2022-03-28T09:09:25.784Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T09:09:25.784Z] Removing intermediate container aca6b5ee5e00 [2022-03-28T09:09:25.784Z] ---> c25e9ddc7ab4 [2022-03-28T09:09:25.784Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T09:09:25.784Z] ---> Running in 1a83c5ecba0c [2022-03-28T09:09:25.784Z] Removing intermediate container 7e0e569b60d9 [2022-03-28T09:09:25.784Z] ---> 45120da76010 [2022-03-28T09:09:25.784Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T09:09:25.784Z] ---> Running in 317b39faceff [2022-03-28T09:09:25.784Z] ---> Running in 449039e0c5cb [2022-03-28T09:09:25.784Z] ---> Running in 50bf89863955 [2022-03-28T09:09:25.784Z] Removing intermediate container f107d8a58e47 [2022-03-28T09:09:25.784Z] ---> 8068cc3d28d0 [2022-03-28T09:09:25.784Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-28T09:09:25.784Z] ---> Running in 9b08c579cd49 [2022-03-28T09:09:25.784Z] Removing intermediate container 1a83c5ecba0c [2022-03-28T09:09:25.784Z] ---> f146181df42e [2022-03-28T09:09:25.784Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-28T09:09:25.784Z] ---> Running in 58c1d4f2a0ce [2022-03-28T09:09:25.784Z] Removing intermediate container 50bf89863955 [2022-03-28T09:09:25.784Z] ---> eb98452b2083 [2022-03-28T09:09:25.784Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-28T09:09:25.784Z] Removing intermediate container 317b39faceff [2022-03-28T09:09:25.784Z] ---> 8615e58cc7f1 [2022-03-28T09:09:25.784Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T09:09:25.784Z] ---> Running in be6d019f4424 [2022-03-28T09:09:25.784Z] ---> Running in b3a7213c6021 [2022-03-28T09:09:25.784Z] Removing intermediate container 449039e0c5cb [2022-03-28T09:09:25.784Z] ---> 273978cbee75 [2022-03-28T09:09:25.784Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T09:09:25.784Z] ---> Running in 4fb3c3708821 [2022-03-28T09:09:25.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:09:25.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:09:25.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:09:25.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:09:25.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:09:25.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:09:25.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:09:25.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:09:25.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:09:25.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:09:25.784Z] OK: 220 MiB in 52 packages [2022-03-28T09:09:25.784Z] OK: 220 MiB in 52 packages [2022-03-28T09:09:25.784Z] OK: 220 MiB in 52 packages [2022-03-28T09:09:25.784Z] OK: 220 MiB in 52 packages [2022-03-28T09:09:25.784Z] OK: 220 MiB in 52 packages [2022-03-28T09:09:25.784Z] Removing intermediate container 58c1d4f2a0ce [2022-03-28T09:09:25.784Z] ---> c29848ce7fcc [2022-03-28T09:09:25.784Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T09:09:25.784Z] Removing intermediate container 9b08c579cd49 [2022-03-28T09:09:25.784Z] ---> ca0e59037262 [2022-03-28T09:09:25.784Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-28T09:09:25.784Z] Removing intermediate container be6d019f4424 [2022-03-28T09:09:25.784Z] ---> d4116d32c762 [2022-03-28T09:09:25.784Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T09:09:25.784Z] Removing intermediate container b3a7213c6021 [2022-03-28T09:09:25.784Z] ---> 017218fcfebb [2022-03-28T09:09:25.784Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T09:09:25.784Z] Removing intermediate container 4fb3c3708821 [2022-03-28T09:09:25.784Z] ---> 4e0f2a128d97 [2022-03-28T09:09:25.784Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T09:09:25.784Z] ---> f120be5b88d5 [2022-03-28T09:09:25.784Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T09:09:25.784Z] ---> Running in df9ac46db513 [2022-03-28T09:09:25.784Z] ---> 8543c5ef63c4 [2022-03-28T09:09:25.784Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T09:09:25.784Z] ---> Running in 5e95bfcc5248 [2022-03-28T09:09:25.784Z] ---> 352d840fae98 [2022-03-28T09:09:25.784Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T09:09:26.057Z] ---> Running in 454d93c03b57 [2022-03-28T09:09:26.333Z] ---> aa92d5bdca97 [2022-03-28T09:09:26.333Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T09:09:26.613Z] ---> 5ba51a25d686 [2022-03-28T09:09:26.613Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T09:09:26.613Z] ---> Running in 11a433e09da5 [2022-03-28T09:09:26.613Z] ---> Running in 40844b349012 [2022-03-28T09:09:30.026Z] Removing intermediate container df9ac46db513 [2022-03-28T09:09:30.026Z] ---> 622919318d2c [2022-03-28T09:09:30.026Z] Step 8/22 : COPY . . [2022-03-28T09:09:32.044Z] Removing intermediate container 454d93c03b57 [2022-03-28T09:09:32.044Z] ---> 8e955c378613 [2022-03-28T09:09:32.044Z] Step 8/23 : COPY . . [2022-03-28T09:09:32.044Z] Removing intermediate container 5e95bfcc5248 [2022-03-28T09:09:32.044Z] ---> 928f3c7db7e2 [2022-03-28T09:09:32.044Z] Step 8/24 : COPY . . [2022-03-28T09:09:32.320Z] Removing intermediate container 40844b349012 [2022-03-28T09:09:32.320Z] ---> 6c7bad325d95 [2022-03-28T09:09:32.320Z] Step 8/23 : COPY . . [2022-03-28T09:09:32.320Z] Removing intermediate container 11a433e09da5 [2022-03-28T09:09:32.320Z] ---> 37173cd7e849 [2022-03-28T09:09:32.320Z] Step 8/22 : COPY . . [2022-03-28T09:10:04.675Z] ---> c66490191309 [2022-03-28T09:10:04.675Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-28T09:10:04.675Z] ---> Running in 61501d6aaac0 [2022-03-28T09:10:04.675Z] ---> 2faf78884461 [2022-03-28T09:10:04.675Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T09:10:04.675Z] ---> Running in 42aa05d58471 [2022-03-28T09:10:04.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-28T09:10:04.675Z] Removing intermediate container 42aa05d58471 [2022-03-28T09:10:04.675Z] ---> 693d7d3a543e [2022-03-28T09:10:04.675Z] 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-28T09:10:04.675Z] ---> Running in 9a1b7a0cd230 [2022-03-28T09:10:04.675Z] ---> cb37dc18b097 [2022-03-28T09:10:04.675Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-28T09:10:04.675Z] ---> Running in a7cc753be36c [2022-03-28T09:10:04.675Z] ---> 554287f28733 [2022-03-28T09:10:04.675Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T09:10:04.960Z] ---> Running in 7c695ae4d3cd [2022-03-28T09:10:05.566Z] Removing intermediate container 7c695ae4d3cd [2022-03-28T09:10:05.566Z] ---> 92e29eba6449 [2022-03-28T09:10:05.566Z] 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-28T09:10:05.841Z] ---> Running in 2e03a177fa6f [2022-03-28T09:10:06.135Z] ---> 01ff11c46c04 [2022-03-28T09:10:06.135Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-28T09:10:06.418Z] ---> Running in 4e439bbe1cde [2022-03-28T09:10:07.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-28T09:10:08.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-28T09:10:09.126Z] spire-1.2.0/ [2022-03-28T09:10:09.722Z] spire-1.2.0/ [2022-03-28T09:10:14.041Z] spire-1.2.0/README.md [2022-03-28T09:10:14.041Z] spire-1.2.0/bin/ [2022-03-28T09:10:14.041Z] spire-1.2.0/bin/spire-server [2022-03-28T09:10:14.041Z] spire-1.2.0/bin/spire-agent [2022-03-28T09:10:14.041Z] spire-1.2.0/conf/ [2022-03-28T09:10:14.041Z] spire-1.2.0/conf/server/ [2022-03-28T09:10:14.041Z] spire-1.2.0/conf/server/server.conf [2022-03-28T09:10:14.041Z] spire-1.2.0/conf/agent/ [2022-03-28T09:10:14.041Z] spire-1.2.0/conf/agent/agent.conf [2022-03-28T09:10:14.041Z] spire-1.2.0/LICENSE [2022-03-28T09:10:14.041Z] spire-1.2.0/README.md [2022-03-28T09:10:14.041Z] spire-1.2.0/bin/ [2022-03-28T09:10:14.041Z] spire-1.2.0/bin/spire-server [2022-03-28T09:10:14.041Z] spire-1.2.0/bin/spire-agent [2022-03-28T09:10:14.041Z] spire-1.2.0/conf/ [2022-03-28T09:10:14.041Z] spire-1.2.0/conf/server/ [2022-03-28T09:10:14.041Z] spire-1.2.0/conf/server/server.conf [2022-03-28T09:10:14.041Z] spire-1.2.0/conf/agent/ [2022-03-28T09:10:14.041Z] spire-1.2.0/conf/agent/agent.conf [2022-03-28T09:10:14.041Z] spire-1.2.0/LICENSE [2022-03-28T09:10:24.213Z] Removing intermediate container 9a1b7a0cd230 [2022-03-28T09:10:24.213Z] ---> ded97eb7dba4 [2022-03-28T09:10:24.213Z] [2022-03-28T09:10:24.213Z] Step 11/23 : FROM alpine:3.15 [2022-03-28T09:10:24.213Z] Removing intermediate container 2e03a177fa6f [2022-03-28T09:10:24.213Z] ---> 5394641e05e1 [2022-03-28T09:10:24.213Z] [2022-03-28T09:10:24.213Z] Step 11/24 : FROM alpine:3.15 [2022-03-28T09:10:24.213Z] 3.15: Pulling from library/alpine [2022-03-28T09:10:24.213Z] 3.15: Pulling from library/alpine [2022-03-28T09:10:25.196Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-28T09:10:25.196Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-28T09:10:25.196Z] Status: Downloaded newer image for alpine:3.15 [2022-03-28T09:10:25.196Z] Status: Downloaded newer image for alpine:3.15 [2022-03-28T09:10:25.196Z] ---> 7ffa42511a80 [2022-03-28T09:10:25.196Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T09:10:25.196Z] ---> 7ffa42511a80 [2022-03-28T09:10:25.196Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T09:10:25.196Z] ---> Running in 4b4d7abb9dfb [2022-03-28T09:10:25.196Z] ---> Running in fc3e5586e6e1 [2022-03-28T09:10:25.843Z] Removing intermediate container fc3e5586e6e1 [2022-03-28T09:10:25.843Z] ---> d8d5d3975ea3 [2022-03-28T09:10:25.843Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T09:10:25.843Z] ---> Running in 4e1e032edf44 [2022-03-28T09:10:25.843Z] Removing intermediate container 4b4d7abb9dfb [2022-03-28T09:10:25.843Z] ---> 707f0f996794 [2022-03-28T09:10:25.843Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T09:10:26.124Z] ---> Running in 61f78e011a28 [2022-03-28T09:10:29.540Z] Removing intermediate container 4e1e032edf44 [2022-03-28T09:10:29.540Z] ---> 22c6f6119892 [2022-03-28T09:10:29.540Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-28T09:10:29.540Z] ---> Running in 347b9373f67f [2022-03-28T09:10:29.827Z] Removing intermediate container 61f78e011a28 [2022-03-28T09:10:29.827Z] ---> 5cec28c7292e [2022-03-28T09:10:29.827Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-28T09:10:29.827Z] ---> Running in 410f6e1672ae [2022-03-28T09:10:31.833Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:10:32.107Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:10:32.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:10:32.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:10:33.977Z] v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T09:10:33.977Z] v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T09:10:33.977Z] OK: 15729 distinct packages available [2022-03-28T09:10:34.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:10:34.528Z] v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T09:10:34.528Z] v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T09:10:34.528Z] OK: 15729 distinct packages available [2022-03-28T09:10:34.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:10:35.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:10:35.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:10:36.498Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-28T09:10:36.498Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-28T09:10:36.498Z] (3/4) Installing libucontext (1.1-r0) [2022-03-28T09:10:36.498Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-28T09:10:36.775Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-28T09:10:36.775Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T09:10:36.775Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-28T09:10:36.775Z] OK: 6 MiB in 18 packages [2022-03-28T09:10:36.775Z] (3/5) Installing libucontext (1.1-r0) [2022-03-28T09:10:37.065Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-28T09:10:37.065Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-28T09:10:37.370Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T09:10:37.370Z] OK: 6 MiB in 19 packages [2022-03-28T09:10:38.813Z] Removing intermediate container 347b9373f67f [2022-03-28T09:10:38.813Z] ---> e9f13bc958fe [2022-03-28T09:10:38.813Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T09:10:39.094Z] Removing intermediate container 410f6e1672ae [2022-03-28T09:10:39.094Z] ---> 9f800c9d843c [2022-03-28T09:10:39.094Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T09:10:47.411Z] ---> 36717afc3323 [2022-03-28T09:10:47.411Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T09:10:47.411Z] ---> 1401c6cb47f0 [2022-03-28T09:10:47.411Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T09:10:47.687Z] ---> 7d56564e5aa1 [2022-03-28T09:10:47.687Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-28T09:10:47.687Z] ---> f16136b06df8 [2022-03-28T09:10:47.687Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-28T09:10:47.964Z] ---> Running in 24ca23c1f096 [2022-03-28T09:10:48.567Z] Removing intermediate container 24ca23c1f096 [2022-03-28T09:10:48.567Z] ---> 581c26e1ee1c [2022-03-28T09:10:48.567Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-28T09:10:49.173Z] ---> d9128179ab6a [2022-03-28T09:10:49.173Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-28T09:10:49.786Z] ---> 72adf4aabdc6 [2022-03-28T09:10:49.786Z] Step 19/24 : WORKDIR / [2022-03-28T09:10:50.067Z] ---> Running in 3010c8591619 [2022-03-28T09:10:50.346Z] ---> 45faef5efdcb [2022-03-28T09:10:50.346Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T09:10:50.346Z] ---> Running in fcfae9378c44 [2022-03-28T09:10:50.631Z] Removing intermediate container 3010c8591619 [2022-03-28T09:10:50.631Z] ---> b3aea4de292e [2022-03-28T09:10:50.631Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T09:10:50.911Z] ---> Running in 587750b8cecb [2022-03-28T09:10:50.911Z] Removing intermediate container fcfae9378c44 [2022-03-28T09:10:51.191Z] ---> 0e4eb758e35b [2022-03-28T09:10:51.191Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T09:10:51.191Z] ---> Running in 7898fdcbde6a [2022-03-28T09:10:51.466Z] Removing intermediate container 587750b8cecb [2022-03-28T09:10:51.466Z] ---> b5efde83f0cd [2022-03-28T09:10:51.466Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T09:10:51.744Z] ---> Running in 2f47fe4229a0 [2022-03-28T09:10:52.020Z] Removing intermediate container 7898fdcbde6a [2022-03-28T09:10:52.020Z] ---> bb0f08672255 [2022-03-28T09:10:52.020Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T09:10:52.020Z] ---> Running in 967d09318efb [2022-03-28T09:10:52.631Z] Removing intermediate container 2f47fe4229a0 [2022-03-28T09:10:52.631Z] ---> 7980cbdcc1d6 [2022-03-28T09:10:52.631Z] Step 22/24 : LABEL arch=arm64 [2022-03-28T09:10:52.631Z] ---> Running in 21d901683cb0 [2022-03-28T09:10:52.910Z] Removing intermediate container 967d09318efb [2022-03-28T09:10:52.910Z] ---> 5bc4f19c0e27 [2022-03-28T09:10:52.910Z] Step 22/23 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b [2022-03-28T09:10:53.189Z] ---> Running in 0ae6ad9b0309 [2022-03-28T09:10:53.470Z] Removing intermediate container 21d901683cb0 [2022-03-28T09:10:53.470Z] ---> 755f2a04475d [2022-03-28T09:10:53.470Z] Step 23/24 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b [2022-03-28T09:10:53.747Z] ---> Running in 583d9d211f18 [2022-03-28T09:10:54.029Z] Removing intermediate container 0ae6ad9b0309 [2022-03-28T09:10:54.029Z] ---> c0ebef162fb0 [2022-03-28T09:10:54.029Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T09:10:54.306Z] ---> Running in fdce524f0ff2 [2022-03-28T09:10:54.306Z] Removing intermediate container 583d9d211f18 [2022-03-28T09:10:54.306Z] ---> 4a2d5e911abc [2022-03-28T09:10:54.306Z] Step 24/24 : LABEL version=0.0.0 [2022-03-28T09:10:54.581Z] ---> Running in 0d6d0ae947fe [2022-03-28T09:10:54.860Z] Removing intermediate container fdce524f0ff2 [2022-03-28T09:10:54.860Z] ---> 6215ffbe5405 [2022-03-28T09:10:54.860Z] [2022-03-28T09:10:55.136Z] Removing intermediate container 0d6d0ae947fe [2022-03-28T09:10:55.136Z] ---> 107c58da334b [2022-03-28T09:10:55.136Z] [2022-03-28T09:10:55.740Z] Successfully built 6215ffbe5405 [2022-03-28T09:10:55.740Z] Successfully tagged security-spire-server-arm64:latest [2022-03-28T09:10:55.740Z] Building core-data [2022-03-28T09:10:56.016Z]  Building security-spire-server ... done Successfully built 107c58da334b [2022-03-28T09:10:56.016Z] Successfully tagged security-spire-config-arm64:latest [2022-03-28T09:10:56.017Z]  Building security-spire-config ... done Building security-bootstrapper [2022-03-28T09:11:52.578Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T09:11:52.578Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-28T09:11:52.578Z] ---> b44da304f9bd [2022-03-28T09:11:52.578Z] Step 3/31 : WORKDIR /edgex-go [2022-03-28T09:11:52.578Z] ---> Using cache [2022-03-28T09:11:52.578Z] ---> 45120da76010 [2022-03-28T09:11:52.578Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T09:11:52.578Z] ---> Using cache [2022-03-28T09:11:52.578Z] ---> eb98452b2083 [2022-03-28T09:11:52.578Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-28T09:11:52.578Z] ---> Using cache [2022-03-28T09:11:52.578Z] ---> d4116d32c762 [2022-03-28T09:11:52.578Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-28T09:11:52.578Z] ---> Using cache [2022-03-28T09:11:52.578Z] ---> aa92d5bdca97 [2022-03-28T09:11:52.578Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T09:11:52.578Z] ---> Using cache [2022-03-28T09:11:52.578Z] ---> 37173cd7e849 [2022-03-28T09:11:52.578Z] Step 8/31 : COPY . . [2022-03-28T09:11:52.578Z] ---> Using cache [2022-03-28T09:11:52.578Z] ---> 01ff11c46c04 [2022-03-28T09:11:52.578Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-28T09:11:52.578Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T09:11:52.578Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T09:11:52.578Z] ---> b44da304f9bd [2022-03-28T09:11:52.578Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T09:11:52.578Z] ---> Using cache [2022-03-28T09:11:52.578Z] ---> 45120da76010 [2022-03-28T09:11:52.578Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T09:11:52.578Z] ---> Using cache [2022-03-28T09:11:52.578Z] ---> eb98452b2083 [2022-03-28T09:11:52.578Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-28T09:11:52.578Z] ---> Running in 9bd434723df2 [2022-03-28T09:11:52.578Z] ---> Running in 91028bd97545 [2022-03-28T09:11:52.578Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:11:52.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-28T09:11:52.578Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:11:53.556Z] OK: 220 MiB in 52 packages [2022-03-28T09:11:55.018Z] Removing intermediate container 91028bd97545 [2022-03-28T09:11:55.018Z] ---> c40a4df3f993 [2022-03-28T09:11:55.018Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T09:11:56.006Z] ---> 0693b340dc04 [2022-03-28T09:11:56.006Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T09:11:56.006Z] ---> Running in f41332ab38c0 [2022-03-28T09:12:01.800Z] Removing intermediate container f41332ab38c0 [2022-03-28T09:12:01.800Z] ---> bac160b197e1 [2022-03-28T09:12:01.800Z] Step 8/23 : COPY . . [2022-03-28T09:12:28.724Z] ---> b3dd4362e40f [2022-03-28T09:12:28.724Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-28T09:12:28.724Z] ---> Running in 79a834da9577 [2022-03-28T09:12:28.724Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-28T09:16:05.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-28T09:16:20.871Z] Removing intermediate container a7cc753be36c [2022-03-28T09:16:20.871Z] ---> 04902185aca4 [2022-03-28T09:16:20.871Z] [2022-03-28T09:16:20.871Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T09:16:20.871Z] 3.14: Pulling from library/alpine [2022-03-28T09:16:22.305Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-28T09:16:22.305Z] Status: Downloaded newer image for alpine:3.14 [2022-03-28T09:16:22.305Z] ---> 71a2028e5025 [2022-03-28T09:16:22.305Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-28T09:16:22.918Z] ---> Running in c4768b4f5c2d [2022-03-28T09:16:25.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:16:25.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:16:26.852Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-28T09:16:26.852Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T09:16:27.129Z] OK: 5 MiB in 15 packages [2022-03-28T09:16:29.776Z] Removing intermediate container c4768b4f5c2d [2022-03-28T09:16:29.776Z] ---> e1deb41a314e [2022-03-28T09:16:29.776Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T09:16:29.776Z] ---> Running in 45d8b3f2c240 [2022-03-28T09:16:30.770Z] Removing intermediate container 45d8b3f2c240 [2022-03-28T09:16:30.770Z] ---> 8140adf81900 [2022-03-28T09:16:30.770Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-28T09:16:31.048Z] ---> Running in f0e990a090b5 [2022-03-28T09:16:32.046Z] Removing intermediate container f0e990a090b5 [2022-03-28T09:16:32.046Z] ---> e45a50473316 [2022-03-28T09:16:32.046Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-28T09:16:32.326Z] ---> Running in abe1c3125d8d [2022-03-28T09:16:33.328Z] Removing intermediate container abe1c3125d8d [2022-03-28T09:16:33.328Z] ---> 28ef215c3f5d [2022-03-28T09:16:33.328Z] Step 15/23 : WORKDIR / [2022-03-28T09:16:33.607Z] ---> Running in 41b99d81da97 [2022-03-28T09:16:35.047Z] Removing intermediate container 41b99d81da97 [2022-03-28T09:16:35.047Z] ---> 1413e58bef6e [2022-03-28T09:16:35.047Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T09:16:36.030Z] Removing intermediate container 4e439bbe1cde [2022-03-28T09:16:36.030Z] ---> a6a4377e3145 [2022-03-28T09:16:36.030Z] [2022-03-28T09:16:36.030Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T09:16:36.030Z] ---> 71a2028e5025 [2022-03-28T09:16:36.030Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-28T09:16:36.631Z] ---> Running in 986896a40bea [2022-03-28T09:16:36.631Z] ---> ea599aeb3a9f [2022-03-28T09:16:36.631Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-28T09:16:39.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:16:39.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:16:40.532Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-28T09:16:40.532Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-28T09:16:40.532Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-28T09:16:40.532Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-28T09:16:40.532Z] (5/6) Installing curl (7.79.1-r0) [2022-03-28T09:16:40.532Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-28T09:16:40.532Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T09:16:40.532Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T09:16:40.807Z] OK: 8 MiB in 20 packages [2022-03-28T09:16:41.422Z] ---> fc66c900ed9d [2022-03-28T09:16:41.422Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-28T09:16:42.875Z] ---> df32da6f9588 [2022-03-28T09:16:42.875Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-28T09:16:43.153Z] Removing intermediate container 61501d6aaac0 [2022-03-28T09:16:43.153Z] ---> 70a55c931357 [2022-03-28T09:16:43.153Z] [2022-03-28T09:16:43.153Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T09:16:43.153Z] ---> 71a2028e5025 [2022-03-28T09:16:43.153Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-28T09:16:43.153Z] ---> Running in 82b89f315cf4 [2022-03-28T09:16:43.428Z] ---> Running in 5b7cdc5e9816 [2022-03-28T09:16:44.420Z] Removing intermediate container 986896a40bea [2022-03-28T09:16:44.420Z] ---> 9c21d9844bb7 [2022-03-28T09:16:44.420Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-28T09:16:44.420Z] ---> Running in 8b9fe35a4f56 [2022-03-28T09:16:44.420Z] Removing intermediate container 82b89f315cf4 [2022-03-28T09:16:44.420Z] ---> 039ba5805879 [2022-03-28T09:16:44.420Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T09:16:44.696Z] ---> Running in d04c1fd33ca6 [2022-03-28T09:16:45.305Z] Removing intermediate container 8b9fe35a4f56 [2022-03-28T09:16:45.305Z] ---> 3880cfaf3d08 [2022-03-28T09:16:45.305Z] Step 13/22 : WORKDIR /edgex [2022-03-28T09:16:45.305Z] ---> Running in 34a67536e1c0 [2022-03-28T09:16:45.589Z] Removing intermediate container d04c1fd33ca6 [2022-03-28T09:16:45.589Z] ---> b788256415f6 [2022-03-28T09:16:45.589Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T09:16:45.589Z] ---> Running in 2530672dd9e2 [2022-03-28T09:16:45.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:16:46.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:16:46.148Z] Removing intermediate container 34a67536e1c0 [2022-03-28T09:16:46.148Z] ---> 1794e5898371 [2022-03-28T09:16:46.148Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-28T09:16:46.426Z] Removing intermediate container 2530672dd9e2 [2022-03-28T09:16:46.427Z] ---> 2d733b15e44f [2022-03-28T09:16:46.427Z] Step 22/23 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b [2022-03-28T09:16:46.427Z] ---> Running in 4b52e5598e86 [2022-03-28T09:16:47.032Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-28T09:16:47.314Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-28T09:16:47.314Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T09:16:47.314Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T09:16:47.314Z] Removing intermediate container 4b52e5598e86 [2022-03-28T09:16:47.314Z] ---> 4bc3f5635a48 [2022-03-28T09:16:47.314Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T09:16:47.314Z] ---> 23bfa47bdd6c [2022-03-28T09:16:47.314Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-28T09:16:47.596Z] ---> Running in c815ffd7ac5e [2022-03-28T09:16:47.882Z] OK: 6 MiB in 16 packages [2022-03-28T09:16:48.498Z] Removing intermediate container c815ffd7ac5e [2022-03-28T09:16:48.498Z] ---> eecdac6adef2 [2022-03-28T09:16:48.498Z] [2022-03-28T09:16:49.943Z] Successfully built eecdac6adef2 [2022-03-28T09:16:49.943Z] Successfully tagged core-command-arm64:latest [2022-03-28T09:16:49.943Z] Building core-metadata [2022-03-28T09:16:50.218Z]  Building core-command ... done Removing intermediate container 5b7cdc5e9816 [2022-03-28T09:16:50.218Z] ---> e2807f5878f6 [2022-03-28T09:16:50.218Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T09:16:50.494Z] ---> Running in d5e2b1153d75 [2022-03-28T09:16:50.776Z] ---> f64b15265b66 [2022-03-28T09:16:50.776Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-28T09:16:51.379Z] Removing intermediate container d5e2b1153d75 [2022-03-28T09:16:51.379Z] ---> d87f4000109d [2022-03-28T09:16:51.379Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-28T09:16:51.379Z] ---> Running in acbb6a1a9ad2 [2022-03-28T09:16:52.363Z] Removing intermediate container acbb6a1a9ad2 [2022-03-28T09:16:52.363Z] ---> c85866eeed07 [2022-03-28T09:16:52.363Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-28T09:16:52.644Z] ---> Running in 75f888431071 [2022-03-28T09:16:53.250Z] Removing intermediate container 75f888431071 [2022-03-28T09:16:53.250Z] ---> fc58fcd656a6 [2022-03-28T09:16:53.250Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T09:16:53.525Z] ---> 50672311660c [2022-03-28T09:16:53.525Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-28T09:16:54.973Z] ---> eb32a87f21be [2022-03-28T09:16:54.973Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-28T09:16:54.973Z] ---> 0536cbe88347 [2022-03-28T09:16:54.973Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-28T09:16:54.973Z] ---> Running in 73abee986f62 [2022-03-28T09:16:58.393Z] ---> 036431cba4d5 [2022-03-28T09:16:58.393Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-28T09:16:58.671Z] Removing intermediate container 73abee986f62 [2022-03-28T09:16:58.671Z] ---> a10cd11235b6 [2022-03-28T09:16:58.671Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-28T09:16:58.671Z] ---> Running in 6453b9dab07a [2022-03-28T09:16:59.674Z] ---> da35f71316e8 [2022-03-28T09:16:59.674Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-28T09:16:59.674Z] Removing intermediate container 6453b9dab07a [2022-03-28T09:16:59.674Z] ---> 282f1645b743 [2022-03-28T09:16:59.674Z] Step 20/22 : LABEL arch=arm64 [2022-03-28T09:16:59.674Z] ---> Running in f8f003d83d53 [2022-03-28T09:16:59.674Z] ---> Running in 323317f12585 [2022-03-28T09:17:00.230Z] Removing intermediate container 323317f12585 [2022-03-28T09:17:00.230Z] ---> bf8ae1447615 [2022-03-28T09:17:00.230Z] Step 21/22 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b [2022-03-28T09:17:00.230Z] Removing intermediate container f8f003d83d53 [2022-03-28T09:17:00.230Z] ---> 812c3178f832 [2022-03-28T09:17:00.230Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T09:17:00.607Z] ---> Running in 82313bb17f08 [2022-03-28T09:17:00.607Z] ---> Running in 1db0057eec53 [2022-03-28T09:17:01.246Z] Removing intermediate container 82313bb17f08 [2022-03-28T09:17:01.246Z] ---> 6b8eca39ab33 [2022-03-28T09:17:01.246Z] Step 22/22 : LABEL version=0.0.0 [2022-03-28T09:17:01.593Z] Removing intermediate container 1db0057eec53 [2022-03-28T09:17:01.593Z] ---> 19452a3353d8 [2022-03-28T09:17:01.593Z] Step 20/22 : LABEL arch=arm64 [2022-03-28T09:17:01.593Z] ---> Running in 49662e713f25 [2022-03-28T09:17:01.593Z] ---> Running in 521217d32212 [2022-03-28T09:17:02.636Z] Removing intermediate container 49662e713f25 [2022-03-28T09:17:02.636Z] ---> bbe835e40b22 [2022-03-28T09:17:02.636Z] [2022-03-28T09:17:02.636Z] Removing intermediate container 521217d32212 [2022-03-28T09:17:02.636Z] ---> 9ef0daf384b2 [2022-03-28T09:17:02.636Z] Step 21/22 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b [2022-03-28T09:17:02.636Z] ---> Running in 8e9fe8d1ed8a [2022-03-28T09:17:03.269Z] Removing intermediate container 8e9fe8d1ed8a [2022-03-28T09:17:03.269Z] ---> 9621362fcc42 [2022-03-28T09:17:03.269Z] Step 22/22 : LABEL version=0.0.0 [2022-03-28T09:17:03.546Z] ---> Running in a9d784c65ccc [2022-03-28T09:17:03.821Z] Successfully built bbe835e40b22 [2022-03-28T09:17:03.821Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-28T09:17:03.821Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-03-28T09:17:04.095Z] Removing intermediate container a9d784c65ccc [2022-03-28T09:17:04.095Z] ---> 3065f8e4a80e [2022-03-28T09:17:04.095Z] [2022-03-28T09:17:04.370Z] Successfully built 3065f8e4a80e [2022-03-28T09:17:04.370Z] Successfully tagged support-notifications-arm64:latest [2022-03-28T09:17:04.370Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-03-28T09:17:51.378Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T09:17:51.378Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T09:17:51.378Z] ---> b44da304f9bd [2022-03-28T09:17:51.378Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T09:17:51.378Z] ---> Using cache [2022-03-28T09:17:51.378Z] ---> 45120da76010 [2022-03-28T09:17:51.378Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T09:17:51.378Z] ---> Using cache [2022-03-28T09:17:51.378Z] ---> eb98452b2083 [2022-03-28T09:17:51.378Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T09:17:51.378Z] ---> Using cache [2022-03-28T09:17:51.378Z] ---> d4116d32c762 [2022-03-28T09:17:51.378Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T09:17:51.378Z] ---> Using cache [2022-03-28T09:17:51.378Z] ---> aa92d5bdca97 [2022-03-28T09:17:51.378Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T09:17:51.378Z] ---> Using cache [2022-03-28T09:17:51.378Z] ---> 37173cd7e849 [2022-03-28T09:17:51.378Z] Step 8/23 : COPY . . [2022-03-28T09:17:51.378Z] ---> Using cache [2022-03-28T09:17:51.378Z] ---> 01ff11c46c04 [2022-03-28T09:17:51.378Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-28T09:17:51.378Z] ---> Running in 75432b6911c8 [2022-03-28T09:17:51.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-28T09:18:03.824Z] Removing intermediate container 9bd434723df2 [2022-03-28T09:18:03.824Z] ---> 93f7f636cea2 [2022-03-28T09:18:03.824Z] [2022-03-28T09:18:03.824Z] Step 10/31 : FROM alpine:3.14 [2022-03-28T09:18:03.824Z] ---> 71a2028e5025 [2022-03-28T09:18:03.824Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-28T09:18:03.824Z] ---> Running in 87ed32bca9f8 [2022-03-28T09:18:03.824Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T09:18:03.824Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T09:18:03.824Z] ---> b44da304f9bd [2022-03-28T09:18:03.824Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T09:18:03.824Z] ---> Using cache [2022-03-28T09:18:03.824Z] ---> 45120da76010 [2022-03-28T09:18:03.824Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T09:18:03.824Z] ---> Using cache [2022-03-28T09:18:03.824Z] ---> eb98452b2083 [2022-03-28T09:18:03.824Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-28T09:18:03.824Z] ---> Running in bc492affe611 [2022-03-28T09:18:04.436Z] Removing intermediate container 87ed32bca9f8 [2022-03-28T09:18:04.436Z] ---> b97f49ca7093 [2022-03-28T09:18:04.436Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-28T09:18:04.436Z] ---> Running in 8def17a53136 [2022-03-28T09:18:05.424Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:18:06.036Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T09:18:06.036Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-28T09:18:06.036Z] ---> b44da304f9bd [2022-03-28T09:18:06.036Z] Step 3/20 : WORKDIR /edgex-go [2022-03-28T09:18:06.036Z] ---> Using cache [2022-03-28T09:18:06.036Z] ---> 45120da76010 [2022-03-28T09:18:06.036Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-28T09:18:06.036Z] ---> Running in c44212104d63 [2022-03-28T09:18:06.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:18:06.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:18:07.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:18:07.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:18:07.811Z] OK: 220 MiB in 52 packages [2022-03-28T09:18:08.412Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-28T09:18:08.412Z] (2/2) Installing su-exec (0.2-r1) [2022-03-28T09:18:08.412Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T09:18:08.412Z] OK: 6 MiB in 16 packages [2022-03-28T09:18:08.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:18:09.309Z] Removing intermediate container bc492affe611 [2022-03-28T09:18:09.309Z] ---> 8084df3a2ab5 [2022-03-28T09:18:09.309Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T09:18:09.933Z] Removing intermediate container 8def17a53136 [2022-03-28T09:18:09.933Z] ---> 9907dcb68628 [2022-03-28T09:18:09.933Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-28T09:18:09.933Z] v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T09:18:09.933Z] v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T09:18:09.933Z] OK: 15738 distinct packages available [2022-03-28T09:18:10.225Z] ---> Running in e5e7d4fb8dbb [2022-03-28T09:18:10.225Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:18:10.836Z] Removing intermediate container e5e7d4fb8dbb [2022-03-28T09:18:10.836Z] ---> 07b0adcaffba [2022-03-28T09:18:10.836Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-28T09:18:10.836Z] ---> 4eb48d00f398 [2022-03-28T09:18:10.836Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T09:18:10.836Z] ---> Running in 65880102600d [2022-03-28T09:18:11.118Z] ---> Running in edda8ad296eb [2022-03-28T09:18:11.400Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:18:11.685Z] Removing intermediate container 65880102600d [2022-03-28T09:18:11.685Z] ---> d09f7696bac4 [2022-03-28T09:18:11.685Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-28T09:18:11.965Z] ---> Running in 92de7ef8f90d [2022-03-28T09:18:12.568Z] OK: 220 MiB in 52 packages [2022-03-28T09:18:14.571Z] Removing intermediate container c44212104d63 [2022-03-28T09:18:14.571Z] ---> aac27a4b1aef [2022-03-28T09:18:14.571Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-28T09:18:15.563Z] Removing intermediate container 92de7ef8f90d [2022-03-28T09:18:15.563Z] ---> e157a9f039af [2022-03-28T09:18:15.563Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-28T09:18:15.846Z] ---> Running in 77a0896e8d6c [2022-03-28T09:18:16.124Z] ---> f2bedb9749ac [2022-03-28T09:18:16.124Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T09:18:16.413Z] ---> Running in dcfa93da5b84 [2022-03-28T09:18:17.025Z] Removing intermediate container 77a0896e8d6c [2022-03-28T09:18:17.025Z] ---> fa5e7dfaeb18 [2022-03-28T09:18:17.025Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-28T09:18:17.307Z] Removing intermediate container edda8ad296eb [2022-03-28T09:18:17.307Z] ---> ee73b68d13ef [2022-03-28T09:18:17.307Z] Step 8/23 : COPY . . [2022-03-28T09:18:18.757Z] ---> 916a6e12b66d [2022-03-28T09:18:18.757Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-28T09:18:18.757Z] ---> Running in 035c578d79e4 [2022-03-28T09:18:22.165Z] Removing intermediate container dcfa93da5b84 [2022-03-28T09:18:22.165Z] ---> 9d36bf94e074 [2022-03-28T09:18:22.165Z] Step 7/20 : COPY . . [2022-03-28T09:18:22.165Z] Removing intermediate container 035c578d79e4 [2022-03-28T09:18:22.165Z] ---> 245d05950430 [2022-03-28T09:18:22.165Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T09:18:24.148Z] ---> bc4bd362c189 [2022-03-28T09:18:24.148Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-28T09:18:28.468Z] ---> bc1f698a74e6 [2022-03-28T09:18:28.468Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-28T09:18:29.912Z] ---> 3b42176d65d0 [2022-03-28T09:18:29.912Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-28T09:18:31.347Z] ---> 5420713f33b3 [2022-03-28T09:18:31.347Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-28T09:18:33.343Z] ---> 2179f1d22b9a [2022-03-28T09:18:33.343Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-28T09:18:33.616Z] ---> Running in d6083ec9297c [2022-03-28T09:18:35.060Z] Removing intermediate container d6083ec9297c [2022-03-28T09:18:35.060Z] ---> 3da70f91a66f [2022-03-28T09:18:35.060Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-28T09:18:36.515Z] ---> ff6ee6132b7a [2022-03-28T09:18:36.515Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-28T09:18:36.794Z] ---> Running in c8ea397f5624 [2022-03-28T09:18:42.211Z] Removing intermediate container c8ea397f5624 [2022-03-28T09:18:42.211Z] ---> e9ab6725d9ae [2022-03-28T09:18:42.211Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-28T09:18:42.487Z] ---> Running in 903cef206054 [2022-03-28T09:18:43.475Z] Removing intermediate container 903cef206054 [2022-03-28T09:18:43.475Z] ---> 5107a1638e95 [2022-03-28T09:18:43.475Z] Step 28/31 : CMD ["gate"] [2022-03-28T09:18:44.462Z] ---> Running in 599c424fa79c [2022-03-28T09:18:45.909Z] Removing intermediate container 599c424fa79c [2022-03-28T09:18:45.909Z] ---> ac98fab1ca81 [2022-03-28T09:18:45.909Z] Step 29/31 : LABEL arch=arm64 [2022-03-28T09:18:46.889Z] ---> Running in 6ab19349792d [2022-03-28T09:18:47.872Z] Removing intermediate container 6ab19349792d [2022-03-28T09:18:47.872Z] ---> 0f5c5bcb2939 [2022-03-28T09:18:47.872Z] Step 30/31 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b [2022-03-28T09:18:48.481Z] ---> Running in efe8a2eca9e3 [2022-03-28T09:18:49.924Z] Removing intermediate container efe8a2eca9e3 [2022-03-28T09:18:49.924Z] ---> dd406ed9e378 [2022-03-28T09:18:49.924Z] Step 31/31 : LABEL version=0.0.0 [2022-03-28T09:18:50.907Z] ---> Running in ee7ea78a6983 [2022-03-28T09:18:51.891Z] Removing intermediate container ee7ea78a6983 [2022-03-28T09:18:51.891Z] ---> e7d0756c6081 [2022-03-28T09:18:51.891Z] [2022-03-28T09:18:54.521Z] Successfully built e7d0756c6081 [2022-03-28T09:18:54.521Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-28T09:18:54.521Z] Building security-secretstore-setup [2022-03-28T09:19:01.590Z]  Building security-bootstrapper ... done Removing intermediate container 79a834da9577 [2022-03-28T09:19:01.590Z] ---> 548ac6c2dc69 [2022-03-28T09:19:01.590Z] [2022-03-28T09:19:01.590Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T09:19:01.590Z] ---> 71a2028e5025 [2022-03-28T09:19:01.590Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-28T09:19:02.192Z] ---> Running in 1c00364debf7 [2022-03-28T09:19:02.793Z] Removing intermediate container 1c00364debf7 [2022-03-28T09:19:03.068Z] ---> ccda20d63669 [2022-03-28T09:19:03.068Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-28T09:19:03.069Z] ---> Running in 82051fe9774e [2022-03-28T09:19:04.076Z] Removing intermediate container 82051fe9774e [2022-03-28T09:19:04.076Z] ---> c5d0b4c178d7 [2022-03-28T09:19:04.076Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-28T09:19:04.348Z] ---> Running in ede8c7760fda [2022-03-28T09:19:05.325Z] Removing intermediate container ede8c7760fda [2022-03-28T09:19:05.325Z] ---> dce59028598b [2022-03-28T09:19:05.325Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T09:19:05.325Z] ---> Running in b86a14e84af8 [2022-03-28T09:19:09.645Z] Removing intermediate container b86a14e84af8 [2022-03-28T09:19:09.645Z] ---> 2cb18660007f [2022-03-28T09:19:09.645Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-28T09:19:09.920Z] ---> Running in e2c3239dd1f1 [2022-03-28T09:19:12.539Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:19:13.561Z] ---> 56f576322a7c [2022-03-28T09:19:13.561Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-28T09:19:13.561Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:19:13.843Z] ---> Running in b424e01f895a [2022-03-28T09:19:14.832Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-28T09:19:14.832Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T09:19:14.832Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-28T09:19:15.105Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T09:19:15.105Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-28T09:19:15.383Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-28T09:19:15.383Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T09:19:15.383Z] OK: 8 MiB in 20 packages [2022-03-28T09:19:16.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-28T09:19:17.828Z] Removing intermediate container e2c3239dd1f1 [2022-03-28T09:19:17.828Z] ---> 60c9e9f1908f [2022-03-28T09:19:17.828Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T09:19:18.827Z] ---> 5bd618304864 [2022-03-28T09:19:18.827Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-28T09:19:18.827Z] ---> Running in 44636e5d792f [2022-03-28T09:19:19.450Z] ---> 4378eea4fe45 [2022-03-28T09:19:19.450Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-28T09:19:21.458Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-28T09:19:24.091Z] ---> 07929ddf6b89 [2022-03-28T09:19:24.091Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-28T09:19:25.537Z] ---> 56426638c33f [2022-03-28T09:19:25.537Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-28T09:19:25.537Z] ---> Running in 0f48a065cae7 [2022-03-28T09:19:26.143Z] Removing intermediate container 0f48a065cae7 [2022-03-28T09:19:26.143Z] ---> 6c3b2fc9b476 [2022-03-28T09:19:26.143Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T09:19:26.422Z] ---> Running in bc4346f66b23 [2022-03-28T09:19:27.024Z] Removing intermediate container bc4346f66b23 [2022-03-28T09:19:27.024Z] ---> 7e7ecaa7b01e [2022-03-28T09:19:27.024Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T09:19:27.302Z] ---> Running in 6ceb385ee72a [2022-03-28T09:19:28.292Z] Removing intermediate container 6ceb385ee72a [2022-03-28T09:19:28.292Z] ---> ad1a7055d499 [2022-03-28T09:19:28.292Z] Step 22/23 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b [2022-03-28T09:19:28.292Z] ---> Running in fede66ce062e [2022-03-28T09:19:28.893Z] Removing intermediate container fede66ce062e [2022-03-28T09:19:28.893Z] ---> 594b4fd406d3 [2022-03-28T09:19:28.893Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T09:19:29.169Z] ---> Running in a158b424ea51 [2022-03-28T09:19:30.164Z] Removing intermediate container a158b424ea51 [2022-03-28T09:19:30.164Z] ---> 2d7455b2a417 [2022-03-28T09:19:30.164Z] [2022-03-28T09:19:31.153Z] Successfully built 2d7455b2a417 [2022-03-28T09:19:31.153Z] Successfully tagged core-data-arm64:latest [2022-03-28T09:19:31.153Z]  Building core-data ... done Building support-scheduler [2022-03-28T09:19:32.608Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T09:19:32.608Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-28T09:19:32.608Z] ---> b44da304f9bd [2022-03-28T09:19:32.608Z] Step 3/25 : WORKDIR /edgex-go [2022-03-28T09:19:32.608Z] ---> Using cache [2022-03-28T09:19:32.608Z] ---> 45120da76010 [2022-03-28T09:19:32.608Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T09:19:32.608Z] ---> Using cache [2022-03-28T09:19:32.608Z] ---> eb98452b2083 [2022-03-28T09:19:32.608Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-28T09:19:32.608Z] ---> Using cache [2022-03-28T09:19:32.608Z] ---> d4116d32c762 [2022-03-28T09:19:32.608Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-28T09:19:32.608Z] ---> Using cache [2022-03-28T09:19:32.608Z] ---> aa92d5bdca97 [2022-03-28T09:19:32.608Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T09:19:32.608Z] ---> Using cache [2022-03-28T09:19:32.608Z] ---> 37173cd7e849 [2022-03-28T09:19:32.608Z] Step 8/25 : COPY . . [2022-03-28T09:19:32.608Z] ---> Using cache [2022-03-28T09:19:32.608Z] ---> 01ff11c46c04 [2022-03-28T09:19:32.608Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-28T09:19:32.608Z] ---> Running in 55d49678cbfc [2022-03-28T09:19:33.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-28T09:20:05.981Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T09:20:05.981Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T09:20:05.981Z] ---> b44da304f9bd [2022-03-28T09:20:05.981Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T09:20:05.981Z] ---> Using cache [2022-03-28T09:20:05.981Z] ---> 45120da76010 [2022-03-28T09:20:05.981Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T09:20:05.981Z] ---> Using cache [2022-03-28T09:20:05.981Z] ---> eb98452b2083 [2022-03-28T09:20:05.981Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-28T09:20:05.981Z] ---> Using cache [2022-03-28T09:20:05.981Z] ---> d4116d32c762 [2022-03-28T09:20:05.981Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T09:20:05.981Z] ---> Using cache [2022-03-28T09:20:05.981Z] ---> aa92d5bdca97 [2022-03-28T09:20:05.981Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T09:20:05.981Z] ---> Using cache [2022-03-28T09:20:05.981Z] ---> 37173cd7e849 [2022-03-28T09:20:05.981Z] Step 8/22 : COPY . . [2022-03-28T09:20:05.981Z] ---> Using cache [2022-03-28T09:20:05.981Z] ---> 01ff11c46c04 [2022-03-28T09:20:05.981Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-28T09:20:05.981Z] ---> Running in c46ed71b8581 [2022-03-28T09:20:05.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-28T09:23:27.996Z] Removing intermediate container 75432b6911c8 [2022-03-28T09:23:27.996Z] ---> 45e0a943dcd1 [2022-03-28T09:23:27.996Z] [2022-03-28T09:23:27.996Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T09:23:27.996Z] ---> 71a2028e5025 [2022-03-28T09:23:27.996Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-28T09:23:27.996Z] ---> Using cache [2022-03-28T09:23:27.996Z] ---> e1deb41a314e [2022-03-28T09:23:27.996Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T09:23:27.996Z] ---> Using cache [2022-03-28T09:23:27.996Z] ---> 8140adf81900 [2022-03-28T09:23:27.996Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-28T09:23:27.996Z] ---> Running in f6bd0c5f6bbf [2022-03-28T09:23:27.996Z] Removing intermediate container f6bd0c5f6bbf [2022-03-28T09:23:27.996Z] ---> 8b18224f71ad [2022-03-28T09:23:27.996Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-28T09:23:27.996Z] ---> Running in 134110c80647 [2022-03-28T09:23:27.996Z] Removing intermediate container 134110c80647 [2022-03-28T09:23:27.996Z] ---> 95a50e47a508 [2022-03-28T09:23:27.996Z] Step 15/23 : WORKDIR / [2022-03-28T09:23:27.996Z] ---> Running in 31700ae731fe [2022-03-28T09:23:27.996Z] Removing intermediate container 31700ae731fe [2022-03-28T09:23:27.996Z] ---> 2f0b821a0094 [2022-03-28T09:23:27.996Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T09:23:27.996Z] ---> fd9d4c23736d [2022-03-28T09:23:27.996Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-28T09:23:29.988Z] ---> d81f02fd781d [2022-03-28T09:23:29.988Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-28T09:23:30.976Z] ---> f1633d6419d4 [2022-03-28T09:23:30.976Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-28T09:23:30.976Z] ---> Running in 5ea4e50d9f8a [2022-03-28T09:23:31.582Z] Removing intermediate container 5ea4e50d9f8a [2022-03-28T09:23:31.582Z] ---> 1d9aa6f9e025 [2022-03-28T09:23:31.582Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T09:23:31.860Z] ---> Running in b381dc584865 [2022-03-28T09:23:32.467Z] Removing intermediate container b381dc584865 [2022-03-28T09:23:32.467Z] ---> fddd6341426f [2022-03-28T09:23:32.467Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T09:23:32.467Z] ---> Running in f9a1d5caf78c [2022-03-28T09:23:33.072Z] Removing intermediate container f9a1d5caf78c [2022-03-28T09:23:33.072Z] ---> a8d18b293e21 [2022-03-28T09:23:33.072Z] Step 22/23 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b [2022-03-28T09:23:33.072Z] ---> Running in 3aea4cfcc0c2 [2022-03-28T09:23:33.682Z] Removing intermediate container 3aea4cfcc0c2 [2022-03-28T09:23:33.682Z] ---> be0dd5007807 [2022-03-28T09:23:33.682Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T09:23:33.988Z] ---> Running in 5578badbd5a6 [2022-03-28T09:23:34.273Z] Removing intermediate container 5578badbd5a6 [2022-03-28T09:23:34.273Z] ---> 319858ce1cb3 [2022-03-28T09:23:34.273Z] [2022-03-28T09:23:35.258Z] Successfully built 319858ce1cb3 [2022-03-28T09:23:35.258Z] Successfully tagged core-metadata-arm64:latest [2022-03-28T09:23:35.258Z] Building security-spire-agent [2022-03-28T09:24:14.450Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T09:24:14.450Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-28T09:24:14.450Z] ---> b44da304f9bd [2022-03-28T09:24:14.450Z] Step 3/24 : WORKDIR /edgex-go [2022-03-28T09:24:14.450Z] ---> Using cache [2022-03-28T09:24:14.450Z] ---> 45120da76010 [2022-03-28T09:24:14.450Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T09:24:14.450Z] ---> Using cache [2022-03-28T09:24:14.450Z] ---> eb98452b2083 [2022-03-28T09:24:14.450Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-28T09:24:14.450Z] ---> Using cache [2022-03-28T09:24:14.450Z] ---> d4116d32c762 [2022-03-28T09:24:14.450Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-28T09:24:14.450Z] ---> Using cache [2022-03-28T09:24:14.450Z] ---> aa92d5bdca97 [2022-03-28T09:24:14.450Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T09:24:14.450Z] ---> Using cache [2022-03-28T09:24:14.450Z] ---> 37173cd7e849 [2022-03-28T09:24:14.450Z] Step 8/24 : COPY . . [2022-03-28T09:24:14.450Z] ---> Using cache [2022-03-28T09:24:14.450Z] ---> 01ff11c46c04 [2022-03-28T09:24:14.450Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T09:24:15.436Z] ---> Running in 0280b80aa069 [2022-03-28T09:24:15.712Z] Removing intermediate container 0280b80aa069 [2022-03-28T09:24:15.712Z] ---> 71e6703f7b04 [2022-03-28T09:24:15.712Z] 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-28T09:24:15.996Z] ---> Running in 0098bfd90219 [2022-03-28T09:24:20.352Z] spire-1.2.0/ [2022-03-28T09:24:24.664Z] spire-1.2.0/README.md [2022-03-28T09:24:24.664Z] spire-1.2.0/bin/ [2022-03-28T09:24:24.664Z] spire-1.2.0/bin/spire-server [2022-03-28T09:24:24.664Z] spire-1.2.0/bin/spire-agent [2022-03-28T09:24:24.664Z] spire-1.2.0/conf/ [2022-03-28T09:24:24.664Z] spire-1.2.0/conf/server/ [2022-03-28T09:24:24.664Z] spire-1.2.0/conf/server/server.conf [2022-03-28T09:24:24.664Z] spire-1.2.0/conf/agent/ [2022-03-28T09:24:24.664Z] spire-1.2.0/conf/agent/agent.conf [2022-03-28T09:24:24.664Z] spire-1.2.0/LICENSE [2022-03-28T09:24:31.425Z] Removing intermediate container 0098bfd90219 [2022-03-28T09:24:31.425Z] ---> 01169e829f9a [2022-03-28T09:24:31.425Z] [2022-03-28T09:24:31.425Z] Step 11/24 : FROM alpine:3.15 [2022-03-28T09:24:31.425Z] ---> 7ffa42511a80 [2022-03-28T09:24:31.425Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T09:24:31.425Z] ---> Using cache [2022-03-28T09:24:31.425Z] ---> 707f0f996794 [2022-03-28T09:24:31.426Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T09:24:31.426Z] ---> Using cache [2022-03-28T09:24:31.426Z] ---> 5cec28c7292e [2022-03-28T09:24:31.426Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-28T09:24:31.426Z] ---> Using cache [2022-03-28T09:24:31.426Z] ---> 9f800c9d843c [2022-03-28T09:24:31.426Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-28T09:24:34.060Z] ---> ecb99f21be1c [2022-03-28T09:24:34.060Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T09:24:39.519Z] ---> fc37c4ecb5e1 [2022-03-28T09:24:39.519Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T09:24:40.122Z] ---> 903cb0b73793 [2022-03-28T09:24:40.122Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-28T09:24:40.748Z] ---> dfa2a6d06233 [2022-03-28T09:24:41.052Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-28T09:24:42.053Z] ---> 4b53e21fbdb1 [2022-03-28T09:24:42.053Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T09:24:42.053Z] ---> Running in 1b9d8bc425a1 [2022-03-28T09:24:42.333Z] Removing intermediate container 1b9d8bc425a1 [2022-03-28T09:24:42.333Z] ---> 8c06f99f29c3 [2022-03-28T09:24:42.333Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T09:24:42.636Z] ---> Running in 25ea76948526 [2022-03-28T09:24:42.911Z] Removing intermediate container 25ea76948526 [2022-03-28T09:24:42.911Z] ---> 54ace2e5038e [2022-03-28T09:24:42.911Z] Step 22/24 : LABEL arch=arm64 [2022-03-28T09:24:42.911Z] ---> Running in 75374d96ea14 [2022-03-28T09:24:43.508Z] Removing intermediate container 75374d96ea14 [2022-03-28T09:24:43.508Z] ---> 3b7dd25e8b1a [2022-03-28T09:24:43.508Z] Step 23/24 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b [2022-03-28T09:24:43.508Z] ---> Running in b7cf0f33c738 [2022-03-28T09:24:44.109Z] Removing intermediate container b7cf0f33c738 [2022-03-28T09:24:44.109Z] ---> c38550f9abdf [2022-03-28T09:24:44.109Z] Step 24/24 : LABEL version=0.0.0 [2022-03-28T09:24:44.109Z] ---> Running in 8402e1c49f79 [2022-03-28T09:24:44.703Z] Removing intermediate container 8402e1c49f79 [2022-03-28T09:24:44.703Z] ---> 4eb54562f86e [2022-03-28T09:24:44.703Z] [2022-03-28T09:24:45.298Z] Successfully built 4eb54562f86e [2022-03-28T09:24:45.298Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-28T09:25:53.329Z]  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-28T09:25:53.329Z] Removing intermediate container 44636e5d792f [2022-03-28T09:25:53.329Z] ---> d0f86c08f48f [2022-03-28T09:25:53.329Z] [2022-03-28T09:25:53.329Z] Step 9/20 : FROM alpine:3.15 [2022-03-28T09:25:53.329Z] ---> 7ffa42511a80 [2022-03-28T09:25:53.329Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T09:25:53.329Z] ---> Using cache [2022-03-28T09:25:53.329Z] ---> 707f0f996794 [2022-03-28T09:25:53.329Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T09:25:53.329Z] ---> Using cache [2022-03-28T09:25:53.329Z] ---> 5cec28c7292e [2022-03-28T09:25:53.329Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-28T09:25:53.329Z] ---> Running in 7d006ca05126 [2022-03-28T09:25:53.329Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:25:53.329Z] Removing intermediate container b424e01f895a [2022-03-28T09:25:53.329Z] ---> 23be20a41e04 [2022-03-28T09:25:53.329Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-28T09:25:53.329Z] ---> Running in 19619339a9c1 [2022-03-28T09:25:53.329Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:25:53.329Z] v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T09:25:53.329Z] v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T09:25:53.329Z] OK: 15729 distinct packages available [2022-03-28T09:25:53.329Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:25:53.329Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-28T09:25:53.329Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:25:53.329Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-28T09:25:53.329Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-28T09:25:53.329Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-28T09:25:53.329Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-28T09:25:53.329Z] (5/9) Installing curl (7.80.0-r0) [2022-03-28T09:25:53.329Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-28T09:25:53.329Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-28T09:25:53.329Z] (8/9) Installing libucontext (1.1-r0) [2022-03-28T09:25:53.329Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-28T09:25:53.329Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T09:25:53.329Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T09:25:53.329Z] OK: 8 MiB in 23 packages [2022-03-28T09:25:53.329Z] Removing intermediate container 19619339a9c1 [2022-03-28T09:25:53.329Z] ---> 959e29fa8059 [2022-03-28T09:25:53.329Z] [2022-03-28T09:25:53.329Z] Step 11/23 : FROM docker:20.10.10 [2022-03-28T09:25:53.611Z] 20.10.10: Pulling from library/docker [2022-03-28T09:25:56.254Z] Removing intermediate container 7d006ca05126 [2022-03-28T09:25:56.254Z] ---> 433646260c1a [2022-03-28T09:25:56.255Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T09:25:57.712Z] ---> 35248227ff0a [2022-03-28T09:25:57.712Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-28T09:26:01.115Z] ---> 7958d94cab1f [2022-03-28T09:26:01.115Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-28T09:26:02.102Z] ---> 9b3d5171faba [2022-03-28T09:26:02.102Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-28T09:26:02.385Z] ---> Running in 772322bde17f [2022-03-28T09:26:02.663Z] Removing intermediate container 55d49678cbfc [2022-03-28T09:26:02.663Z] ---> 08cba091e5cf [2022-03-28T09:26:02.663Z] [2022-03-28T09:26:02.663Z] Step 10/25 : FROM alpine:3.14 [2022-03-28T09:26:02.663Z] ---> 71a2028e5025 [2022-03-28T09:26:02.663Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-28T09:26:02.940Z] ---> Running in c7b2995570e6 [2022-03-28T09:26:03.216Z] Removing intermediate container 772322bde17f [2022-03-28T09:26:03.216Z] ---> e71e6ae5a1f8 [2022-03-28T09:26:03.216Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T09:26:03.216Z] ---> Running in 697fa211d058 [2022-03-28T09:26:03.818Z] Removing intermediate container 697fa211d058 [2022-03-28T09:26:03.818Z] ---> c50eb7dda6ae [2022-03-28T09:26:03.818Z] Step 18/20 : LABEL arch=arm64 [2022-03-28T09:26:04.093Z] ---> Running in 25025335afb5 [2022-03-28T09:26:04.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:26:04.973Z] Removing intermediate container 25025335afb5 [2022-03-28T09:26:04.973Z] ---> fdb771371c7e [2022-03-28T09:26:04.973Z] Step 19/20 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b [2022-03-28T09:26:04.973Z] ---> Running in 3d26c6face20 [2022-03-28T09:26:05.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:26:05.535Z] Removing intermediate container 3d26c6face20 [2022-03-28T09:26:05.535Z] ---> eba584bdf3a3 [2022-03-28T09:26:05.535Z] Step 20/20 : LABEL version=0.0.0 [2022-03-28T09:26:05.813Z] ---> Running in 3746b7b60686 [2022-03-28T09:26:06.088Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-28T09:26:06.367Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-28T09:26:06.367Z] (3/3) Installing su-exec (0.2-r1) [2022-03-28T09:26:06.367Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T09:26:06.367Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T09:26:06.367Z] Removing intermediate container 3746b7b60686 [2022-03-28T09:26:06.367Z] ---> 6b8f70f5babe [2022-03-28T09:26:06.367Z] [2022-03-28T09:26:06.367Z] OK: 6 MiB in 17 packages [2022-03-28T09:26:07.351Z] Successfully built 6b8f70f5babe [2022-03-28T09:26:07.351Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-28T09:26:08.335Z]  Building security-spiffe-token-provider ... done Removing intermediate container c7b2995570e6 [2022-03-28T09:26:08.335Z] ---> 5213142ce48e [2022-03-28T09:26:08.335Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-28T09:26:08.609Z] ---> Running in f7c6403ed2e8 [2022-03-28T09:26:08.883Z] Removing intermediate container f7c6403ed2e8 [2022-03-28T09:26:08.883Z] ---> 24b0a36399be [2022-03-28T09:26:09.154Z] Step 13/25 : WORKDIR / [2022-03-28T09:26:09.154Z] ---> Running in f85860164194 [2022-03-28T09:26:09.752Z] Removing intermediate container f85860164194 [2022-03-28T09:26:09.752Z] ---> 9b9956cef544 [2022-03-28T09:26:09.752Z] 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-28T09:26:10.353Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-28T09:26:10.353Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-28T09:26:10.353Z] ---> 520e9a0a30f7 [2022-03-28T09:26:10.353Z] 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-28T09:26:10.631Z] ---> 3a6756f2c183 [2022-03-28T09:26:10.631Z] 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-28T09:26:10.631Z] ---> Running in cabcc3ab03ae [2022-03-28T09:26:11.232Z] Removing intermediate container cabcc3ab03ae [2022-03-28T09:26:11.232Z] ---> 87716dcf8da6 [2022-03-28T09:26:11.232Z] 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-28T09:26:11.507Z] ---> Running in 27720ab6aa60 [2022-03-28T09:26:11.507Z] ---> e6a70e188b94 [2022-03-28T09:26:11.507Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-28T09:26:12.113Z] Removing intermediate container c46ed71b8581 [2022-03-28T09:26:12.113Z] ---> 06e6fba3dec3 [2022-03-28T09:26:12.113Z] [2022-03-28T09:26:12.113Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T09:26:12.113Z] ---> 71a2028e5025 [2022-03-28T09:26:12.113Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-28T09:26:12.113Z] ---> Using cache [2022-03-28T09:26:12.113Z] ---> e1deb41a314e [2022-03-28T09:26:12.113Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T09:26:12.113Z] ---> Using cache [2022-03-28T09:26:12.113Z] ---> 8140adf81900 [2022-03-28T09:26:12.113Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-28T09:26:12.388Z] ---> Running in 864e5ba45a19 [2022-03-28T09:26:12.388Z] ---> eea591d153a1 [2022-03-28T09:26:12.388Z] 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-28T09:26:12.665Z] Removing intermediate container 864e5ba45a19 [2022-03-28T09:26:12.665Z] ---> 7b9cd8e93ce9 [2022-03-28T09:26:12.665Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-28T09:26:12.940Z] ---> Running in 85f4057510e0 [2022-03-28T09:26:12.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T09:26:13.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T09:26:13.219Z] ---> 7d760916ca47 [2022-03-28T09:26:13.219Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-28T09:26:13.219Z] Removing intermediate container 85f4057510e0 [2022-03-28T09:26:13.219Z] ---> ec5a957f09dd [2022-03-28T09:26:13.219Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T09:26:14.203Z] (1/42) Installing readline (8.1.0-r0) [2022-03-28T09:26:14.203Z] (2/42) Installing bash (5.1.16-r0) [2022-03-28T09:26:14.203Z] Executing bash-5.1.16-r0.post-install [2022-03-28T09:26:14.203Z] ---> 23e81ac108a9 [2022-03-28T09:26:14.203Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-28T09:26:14.203Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-28T09:26:14.203Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-28T09:26:14.203Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-28T09:26:14.203Z] (6/42) Installing curl (7.79.1-r0) [2022-03-28T09:26:14.203Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-28T09:26:14.203Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-28T09:26:14.203Z] (9/42) Installing expat (2.4.7-r0) [2022-03-28T09:26:14.203Z] (10/42) Installing libffi (3.3-r2) [2022-03-28T09:26:14.203Z] (11/42) Installing gdbm (1.19-r0) [2022-03-28T09:26:14.203Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-28T09:26:14.203Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T09:26:14.203Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T09:26:14.203Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-28T09:26:14.203Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-28T09:26:14.476Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-28T09:26:15.072Z] ---> 496679f60068 [2022-03-28T09:26:15.072Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-28T09:26:16.192Z] ---> d7dc58d1a5f7 [2022-03-28T09:26:16.192Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-28T09:26:16.541Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-28T09:26:16.541Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-28T09:26:16.541Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-28T09:26:16.837Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-28T09:26:16.837Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-28T09:26:16.837Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-28T09:26:16.837Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-28T09:26:16.837Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-28T09:26:16.837Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-28T09:26:16.837Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-28T09:26:16.837Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-28T09:26:16.837Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-28T09:26:16.837Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-28T09:26:17.186Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-28T09:26:17.186Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-28T09:26:17.186Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-28T09:26:17.186Z] ---> b88e8aa3eb0c [2022-03-28T09:26:17.186Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-28T09:26:17.186Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-28T09:26:17.186Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-28T09:26:17.186Z] ---> d4f636ba6817 [2022-03-28T09:26:17.186Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-28T09:26:17.186Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-28T09:26:17.186Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-28T09:26:17.186Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-28T09:26:17.186Z] ---> Running in b7085584eb53 [2022-03-28T09:26:17.186Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-28T09:26:17.186Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-28T09:26:17.463Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-28T09:26:17.463Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-28T09:26:18.091Z] Removing intermediate container b7085584eb53 [2022-03-28T09:26:18.091Z] ---> 1ce9e2df7c85 [2022-03-28T09:26:18.091Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T09:26:18.091Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T09:26:18.091Z] ---> Running in 899aa4d085a6 [2022-03-28T09:26:18.091Z] OK: 84 MiB in 64 packages [2022-03-28T09:26:18.377Z] ---> e6336323c2a2 [2022-03-28T09:26:18.377Z] 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-28T09:26:18.377Z] ---> Running in 318695f661cc [2022-03-28T09:26:18.664Z] Removing intermediate container 899aa4d085a6 [2022-03-28T09:26:18.664Z] ---> fa175dcf4d09 [2022-03-28T09:26:18.664Z] Step 20/22 : LABEL arch=arm64 [2022-03-28T09:26:18.941Z] ---> Running in 3d77d63b17c9 [2022-03-28T09:26:19.535Z] Removing intermediate container 3d77d63b17c9 [2022-03-28T09:26:19.535Z] ---> 372716a03018 [2022-03-28T09:26:19.535Z] Step 21/22 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b [2022-03-28T09:26:19.535Z] ---> Running in 5e23ece9624a [2022-03-28T09:26:19.809Z] Removing intermediate container 5e23ece9624a [2022-03-28T09:26:19.809Z] ---> 30db997e447e [2022-03-28T09:26:19.809Z] Step 22/22 : LABEL version=0.0.0 [2022-03-28T09:26:20.084Z] ---> Running in d2baa2798883 [2022-03-28T09:26:20.690Z] Removing intermediate container d2baa2798883 [2022-03-28T09:26:20.690Z] ---> b0480f5b003f [2022-03-28T09:26:20.690Z] [2022-03-28T09:26:20.690Z] Removing intermediate container 318695f661cc [2022-03-28T09:26:20.690Z] ---> 80733c18f691 [2022-03-28T09:26:20.690Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-28T09:26:20.690Z] ---> Running in c90f14978493 [2022-03-28T09:26:21.289Z] Successfully built b0480f5b003f [2022-03-28T09:26:21.289Z] Removing intermediate container c90f14978493 [2022-03-28T09:26:21.289Z] ---> 79919b29150d [2022-03-28T09:26:21.289Z] Step 23/25 : LABEL arch=arm64 [2022-03-28T09:26:21.289Z] Successfully tagged support-scheduler-arm64:latest [2022-03-28T09:26:21.289Z]  Building support-scheduler ... done  ---> Running in 39a6bb5ab1cd [2022-03-28T09:26:21.566Z] Removing intermediate container 39a6bb5ab1cd [2022-03-28T09:26:21.566Z] ---> 419526b08077 [2022-03-28T09:26:21.566Z] Step 24/25 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b [2022-03-28T09:26:21.843Z] ---> Running in 2d117553bade [2022-03-28T09:26:22.115Z] Removing intermediate container 2d117553bade [2022-03-28T09:26:22.115Z] ---> a9d5fdbc472d [2022-03-28T09:26:22.115Z] Step 25/25 : LABEL version=0.0.0 [2022-03-28T09:26:22.115Z] ---> Running in 5a393da10483 [2022-03-28T09:26:22.389Z] Removing intermediate container 5a393da10483 [2022-03-28T09:26:22.389Z] ---> 2e75f678867f [2022-03-28T09:26:22.389Z] [2022-03-28T09:26:22.663Z] Collecting docker-compose==1.23.2 [2022-03-28T09:26:22.936Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-28T09:26:22.936Z] Successfully built 2e75f678867f [2022-03-28T09:26:22.936Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-28T09:26:23.208Z]  Building security-secretstore-setup ... done Collecting cached-property<2,>=1.2.0 [2022-03-28T09:26:23.208Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-28T09:26:23.479Z] Collecting jsonschema<3,>=2.5.1 [2022-03-28T09:26:23.479Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-28T09:26:24.454Z] Collecting PyYAML<4,>=3.10 [2022-03-28T09:26:24.454Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-28T09:26:27.068Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-28T09:26:27.068Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-28T09:26:28.496Z] 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-28T09:26:28.766Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-28T09:26:28.766Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-28T09:26:29.038Z] Collecting docopt<0.7,>=0.6.1 [2022-03-28T09:26:29.038Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-28T09:26:31.645Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-28T09:26:31.645Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-28T09:26:31.645Z] Collecting docker<4.0,>=3.6.0 [2022-03-28T09:26:31.645Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-28T09:26:31.645Z] Collecting texttable<0.10,>=0.9.0 [2022-03-28T09:26:31.645Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-28T09:26:33.600Z] Collecting docker-pycreds>=0.4.0 [2022-03-28T09:26:33.600Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-28T09:26:34.188Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-28T09:26:34.188Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-28T09:26:34.457Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-28T09:26:34.457Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-28T09:26:34.457Z] 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-28T09:26:34.457Z] Collecting idna<2.8,>=2.5 [2022-03-28T09:26:34.457Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-28T09:26:34.727Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-28T09:26:34.727Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-28T09:26:34.727Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-28T09:26:34.727Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-28T09:26:35.693Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-28T09:26:35.693Z] Attempting uninstall: urllib3 [2022-03-28T09:26:35.693Z] Found existing installation: urllib3 1.26.5 [2022-03-28T09:26:35.693Z] Uninstalling urllib3-1.26.5: [2022-03-28T09:26:35.693Z] Successfully uninstalled urllib3-1.26.5 [2022-03-28T09:26:36.281Z] Attempting uninstall: idna [2022-03-28T09:26:36.281Z] Found existing installation: idna 3.2 [2022-03-28T09:26:36.281Z] Uninstalling idna-3.2: [2022-03-28T09:26:36.281Z] Successfully uninstalled idna-3.2 [2022-03-28T09:26:36.867Z] Attempting uninstall: chardet [2022-03-28T09:26:36.867Z] Found existing installation: chardet 4.0.0 [2022-03-28T09:26:36.867Z] Uninstalling chardet-4.0.0: [2022-03-28T09:26:37.136Z] Successfully uninstalled chardet-4.0.0 [2022-03-28T09:26:38.556Z] Attempting uninstall: requests [2022-03-28T09:26:38.556Z] Found existing installation: requests 2.25.1 [2022-03-28T09:26:38.556Z] Uninstalling requests-2.25.1: [2022-03-28T09:26:38.556Z] Successfully uninstalled requests-2.25.1 [2022-03-28T09:26:38.828Z] Running setup.py install for texttable: started [2022-03-28T09:26:40.783Z] Running setup.py install for texttable: finished with status 'done' [2022-03-28T09:26:40.783Z] Running setup.py install for PyYAML: started [2022-03-28T09:26:42.739Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-28T09:26:42.739Z] Running setup.py install for docopt: started [2022-03-28T09:26:44.693Z] Running setup.py install for docopt: finished with status 'done' [2022-03-28T09:26:44.693Z] Running setup.py install for dockerpty: started [2022-03-28T09:26:46.110Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-28T09:26:48.066Z] 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-28T09:26:56.337Z] Removing intermediate container 27720ab6aa60 [2022-03-28T09:26:56.337Z] ---> 768f89f3b043 [2022-03-28T09:26:56.337Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-28T09:26:56.337Z] ---> Running in bee298d37f21 [2022-03-28T09:26:56.337Z] Removing intermediate container bee298d37f21 [2022-03-28T09:26:56.337Z] ---> bda50e6731e0 [2022-03-28T09:26:56.337Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-28T09:26:56.337Z] ---> Running in 1ff7af4aa453 [2022-03-28T09:26:56.337Z] Removing intermediate container 1ff7af4aa453 [2022-03-28T09:26:56.337Z] ---> 90657a18dbdb [2022-03-28T09:26:56.337Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-28T09:26:57.794Z] ---> 8d5354e0a89d [2022-03-28T09:26:57.794Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-28T09:26:58.064Z] ---> 8e61495fc731 [2022-03-28T09:26:58.064Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-28T09:26:58.655Z] ---> 0d6dd0e2e392 [2022-03-28T09:26:58.655Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-28T09:26:58.655Z] ---> Running in 6205670f87ec [2022-03-28T09:26:58.928Z] Removing intermediate container 6205670f87ec [2022-03-28T09:26:58.928Z] ---> 509fdb02b351 [2022-03-28T09:26:58.928Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T09:26:59.201Z] ---> Running in 172b58212a71 [2022-03-28T09:26:59.470Z] Removing intermediate container 172b58212a71 [2022-03-28T09:26:59.470Z] ---> 2f31239f053e [2022-03-28T09:26:59.470Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T09:26:59.470Z] ---> Running in 04818c8c1d94 [2022-03-28T09:26:59.741Z] Removing intermediate container 04818c8c1d94 [2022-03-28T09:26:59.741Z] ---> c57eb2d4df99 [2022-03-28T09:26:59.741Z] Step 22/23 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b [2022-03-28T09:26:59.741Z] ---> Running in 6aca90580cf8 [2022-03-28T09:27:00.011Z] Removing intermediate container 6aca90580cf8 [2022-03-28T09:27:00.011Z] ---> 67c1d8ae4675 [2022-03-28T09:27:00.011Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T09:27:00.283Z] ---> Running in 38c859528ae8 [2022-03-28T09:27:00.554Z] Removing intermediate container 38c859528ae8 [2022-03-28T09:27:00.554Z] ---> 81a3a86c689c [2022-03-28T09:27:00.554Z] [2022-03-28T09:27:00.825Z] Successfully built 81a3a86c689c [2022-03-28T09:27:00.825Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-28T09:27:01.111Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-28T09:27:01.109Z] $ docker stop --time=1 acb5c07c5843928a190b1cfe4c41850b750aa09c1c44dd3f07367d38cfbec863 [2022-03-28T09:27:02.751Z] $ docker rm -f acb5c07c5843928a190b1cfe4c41850b750aa09c1c44dd3f07367d38cfbec863 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-28T09:27:03.325Z] + docker images [2022-03-28T09:27:03.594Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-28T09:27:03.594Z] sys-mgmt-agent-arm64 latest 81a3a86c689c 3 seconds ago 288MB [2022-03-28T09:27:03.594Z] security-secretstore-setup-arm64 latest 2e75f678867f 41 seconds ago 40.8MB [2022-03-28T09:27:03.594Z] support-scheduler-arm64 latest b0480f5b003f 43 seconds ago 24.9MB [2022-03-28T09:27:03.594Z] 06e6fba3dec3 52 seconds ago 1.43GB [2022-03-28T09:27:03.594Z] security-spiffe-token-provider-arm64 latest 6b8f70f5babe 58 seconds ago 27.7MB [2022-03-28T09:27:03.594Z] 08cba091e5cf About a minute ago 1.44GB [2022-03-28T09:27:03.594Z] 959e29fa8059 About a minute ago 1.43GB [2022-03-28T09:27:03.594Z] d0f86c08f48f About a minute ago 1.42GB [2022-03-28T09:27:03.594Z] security-spire-agent-arm64 latest 4eb54562f86e 2 minutes ago 118MB [2022-03-28T09:27:03.594Z] 01169e829f9a 2 minutes ago 1.42GB [2022-03-28T09:27:03.594Z] core-metadata-arm64 latest 319858ce1cb3 3 minutes ago 25MB [2022-03-28T09:27:03.594Z] 45e0a943dcd1 3 minutes ago 1.43GB [2022-03-28T09:27:03.594Z] core-data-arm64 latest 2d7455b2a417 7 minutes ago 34.4MB [2022-03-28T09:27:03.594Z] 548ac6c2dc69 8 minutes ago 1.46GB [2022-03-28T09:27:03.595Z] security-bootstrapper-arm64 latest e7d0756c6081 8 minutes ago 23.6MB [2022-03-28T09:27:03.595Z] 93f7f636cea2 9 minutes ago 1.43GB [2022-03-28T09:27:03.595Z] support-notifications-arm64 latest 3065f8e4a80e 10 minutes ago 25.5MB [2022-03-28T09:27:03.595Z] security-proxy-setup-arm64 latest bbe835e40b22 10 minutes ago 42.1MB [2022-03-28T09:27:03.595Z] core-command-arm64 latest eecdac6adef2 10 minutes ago 23.7MB [2022-03-28T09:27:03.595Z] 70a55c931357 10 minutes ago 1.43GB [2022-03-28T09:27:03.595Z] a6a4377e3145 10 minutes ago 1.44GB [2022-03-28T09:27:03.595Z] 04902185aca4 10 minutes ago 1.43GB [2022-03-28T09:27:03.595Z] security-spire-server-arm64 latest 6215ffbe5405 16 minutes ago 82.6MB [2022-03-28T09:27:03.595Z] security-spire-config-arm64 latest 107c58da334b 16 minutes ago 81.9MB [2022-03-28T09:27:03.595Z] ded97eb7dba4 16 minutes ago 1.42GB [2022-03-28T09:27:03.595Z] 5394641e05e1 16 minutes ago 1.42GB [2022-03-28T09:27:03.595Z] ci-base-image-arm64 latest b44da304f9bd 29 minutes ago 885MB [2022-03-28T09:27:03.595Z] alpine 3.15 7ffa42511a80 4 days ago 5.32MB [2022-03-28T09:27:03.595Z] alpine 3.14 71a2028e5025 10 days ago 5.34MB [2022-03-28T09:27:03.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB [2022-03-28T09:27:03.595Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-28T09:27:03.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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-28T09:27:04.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-28T09:27:04.049Z] [2022-03-28T09:27:04.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-28T09:27:04.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-28T09:27:04.670Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-28T09:27:04.670Z] 8998bd30e6a1: Pulling fs layer [2022-03-28T09:27:04.670Z] 04944245beec: Pulling fs layer [2022-03-28T09:27:04.670Z] 699f458cf7ca: Pulling fs layer [2022-03-28T09:27:04.670Z] 765212b225bb: Pulling fs layer [2022-03-28T09:27:04.670Z] f23df028b6ca: Pulling fs layer [2022-03-28T09:27:04.670Z] d65c8cfc05b1: Pulling fs layer [2022-03-28T09:27:04.670Z] 2437ff75d9bd: Pulling fs layer [2022-03-28T09:27:04.670Z] f23df028b6ca: Waiting [2022-03-28T09:27:04.670Z] 765212b225bb: Waiting [2022-03-28T09:27:04.670Z] d65c8cfc05b1: Waiting [2022-03-28T09:27:04.670Z] 2437ff75d9bd: Waiting [2022-03-28T09:27:04.670Z] 04944245beec: Download complete [2022-03-28T09:27:04.670Z] 765212b225bb: Verifying Checksum [2022-03-28T09:27:04.670Z] 765212b225bb: Download complete [2022-03-28T09:27:04.670Z] f23df028b6ca: Download complete [2022-03-28T09:27:04.670Z] d65c8cfc05b1: Verifying Checksum [2022-03-28T09:27:04.670Z] d65c8cfc05b1: Download complete [2022-03-28T09:27:04.943Z] 699f458cf7ca: Verifying Checksum [2022-03-28T09:27:04.943Z] 699f458cf7ca: Download complete [2022-03-28T09:27:05.214Z] 8998bd30e6a1: Verifying Checksum [2022-03-28T09:27:05.215Z] 8998bd30e6a1: Download complete [2022-03-28T09:27:07.880Z] 2437ff75d9bd: Verifying Checksum [2022-03-28T09:27:07.880Z] 2437ff75d9bd: Download complete [2022-03-28T09:27:09.938Z] 8998bd30e6a1: Pull complete [2022-03-28T09:27:10.533Z] 04944245beec: Pull complete [2022-03-28T09:27:11.964Z] 699f458cf7ca: Pull complete [2022-03-28T09:27:12.237Z] 765212b225bb: Pull complete [2022-03-28T09:27:12.833Z] f23df028b6ca: Pull complete [2022-03-28T09:27:13.105Z] d65c8cfc05b1: Pull complete [2022-03-28T09:27:28.169Z] 2437ff75d9bd: Pull complete [2022-03-28T09:27:28.169Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-28T09:27:28.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-28T09:27:28.169Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-28T09:27:28.411Z] prd-ubuntu20.04-docker-arm64-4c-16g-9240 does not seem to be running inside a container [2022-03-28T09:27:28.484Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-28T09:27:31.350Z] $ docker top d731c770328452bbf78d811c71a140f90bce140a1818f4782056eeb2d1cdd8e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T09:27:32.389Z] ---> job-cost.sh [2022-03-28T09:27:32.389Z] lf-activate-venv: SKIPPING [2022-03-28T09:27:32.389Z] INFO: No Stack... [2022-03-28T09:27:32.980Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-28T09:27:33.952Z] INFO: Archiving Costs [Pipeline] sh [2022-03-28T09:27:34.613Z] + cat /w/workspace/edgex-go/20/archives/cost.csv [2022-03-28T09:27:34.613Z] + cut -d, -f6 [Pipeline] lock [2022-03-28T09:27:34.677Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3904-20-stack-cost] [2022-03-28T09:27:34.684Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3904-20-stack-cost] did not exist. Created. [2022-03-28T09:27:34.684Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3904-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-28T09:27:35.350Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-28T09:27:35.507Z] Stashed 1 file(s) [Pipeline] } [2022-03-28T09:27:35.516Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3904-20-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-28T09:27:35.535Z] $ docker stop --time=1 d731c770328452bbf78d811c71a140f90bce140a1818f4782056eeb2d1cdd8e9 [2022-03-28T09:27:37.087Z] $ docker rm -f d731c770328452bbf78d811c71a140f90bce140a1818f4782056eeb2d1cdd8e9 [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-28T09:27:37.678Z] provisioning config files... [2022-03-28T09:27:37.687Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/20@tmp/config7900347248670750114tmp [Pipeline] { [Pipeline] sh [2022-03-28T09:27:37.981Z] + set +x [2022-03-28T09:27:37.981Z] + + curl -s https://codecov.io/bash [2022-03-28T09:27:37.981Z] bash -s -- [2022-03-28T09:27:37.981Z] [2022-03-28T09:27:37.981Z] _____ _ [2022-03-28T09:27:37.981Z] / ____| | | [2022-03-28T09:27:37.981Z] | | ___ __| | ___ ___ _____ __ [2022-03-28T09:27:37.981Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-28T09:27:37.981Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-28T09:27:37.981Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-28T09:27:37.981Z] Bash-1.0.6 [2022-03-28T09:27:37.981Z] [2022-03-28T09:27:37.981Z] [2022-03-28T09:27:37.981Z] ==> git version 2.25.1 found [2022-03-28T09:27:37.981Z] ==> 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-28T09:27:37.981Z] Release-Date: 2020-01-08 [2022-03-28T09:27:37.981Z] 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-28T09:27:37.981Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-28T09:27:37.981Z] ==> Jenkins CI detected. [2022-03-28T09:27:37.981Z] current dir:  /w/workspace/edgex-go/20 [2022-03-28T09:27:37.981Z] project root: . [2022-03-28T09:27:37.981Z] --> token set from env [2022-03-28T09:27:37.981Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-28T09:27:37.981Z] ==> Running gcov in . (disable via -X gcov) [2022-03-28T09:27:37.981Z] ==> Python coveragepy not found [2022-03-28T09:27:37.981Z] ==> Searching for coverage reports in: [2022-03-28T09:27:37.981Z] + . [2022-03-28T09:27:38.244Z] -> Found 1 reports [2022-03-28T09:27:38.244Z] ==> Detecting git/mercurial file structure [2022-03-28T09:27:38.244Z] ==> Reading reports [2022-03-28T09:27:38.244Z] + ./coverage.out bytes=426503 [2022-03-28T09:27:38.244Z] ==> Appending adjustments [2022-03-28T09:27:38.244Z] https://docs.codecov.io/docs/fixing-reports [2022-03-28T09:27:39.186Z] + Found adjustments [2022-03-28T09:27:39.186Z] ==> Gzipping contents [2022-03-28T09:27:39.186Z] 60K /tmp/codecov.7Mm42D.gz [2022-03-28T09:27:39.186Z] ==> Uploading reports [2022-03-28T09:27:39.186Z] url: https://codecov.io [2022-03-28T09:27:39.186Z] query: branch=PR-3904&commit=93aea0b364c73c2caed7c301a7df38f5c1ec4c78&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-28T09:27:39.186Z] -> Pinging Codecov [2022-03-28T09:27:39.186Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3904&commit=93aea0b364c73c2caed7c301a7df38f5c1ec4c78&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-28T09:27:39.756Z] -> Uploading to [2022-03-28T09:27:39.756Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-28/00271124DB129430A58F1EEE437C3FCB/93aea0b364c73c2caed7c301a7df38f5c1ec4c78/19da8a79-b02e-4ede-9a8a-053adb682081.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220328T092739Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c77b7a19d40cce001a0ff17384c6df4b0441044f75f6dd14dfb95c1c066e9d49 [2022-03-28T09:27:39.756Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T09:27:39.756Z] Dload Upload Total Spent Left Speed [2022-03-28T09:27:39.756Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58372 0 0 100 58372 0 237k --:--:-- --:--:-- --:--:-- 237k [2022-03-28T09:27:39.756Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [Pipeline] } [2022-03-28T09:27:39.765Z] 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-28T09:27:40.480Z] + [ -d /w/workspace/edgex-go/20/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-28T09:27:40.776Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T09:27:41.642Z] ---> package-listing.sh [2022-03-28T09:27:41.642Z] ++ facter osfamily [2022-03-28T09:27:41.642Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-28T09:27:41.900Z] + OS_FAMILY=debian [2022-03-28T09:27:41.900Z] + workspace=/w/workspace/edgex-go/20 [2022-03-28T09:27:41.900Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-28T09:27:41.900Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-28T09:27:41.900Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-28T09:27:41.900Z] + PACKAGES=/tmp/packages_start.txt [2022-03-28T09:27:41.900Z] + '[' /w/workspace/edgex-go/20 ']' [2022-03-28T09:27:41.900Z] + PACKAGES=/tmp/packages_end.txt [2022-03-28T09:27:41.900Z] + case "${OS_FAMILY}" in [2022-03-28T09:27:41.900Z] + dpkg -l [2022-03-28T09:27:41.900Z] + grep '^ii' [2022-03-28T09:27:41.900Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-28T09:27:41.900Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-28T09:27:41.900Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-28T09:27:41.900Z] + '[' /w/workspace/edgex-go/20 ']' [2022-03-28T09:27:41.900Z] + mkdir -p /w/workspace/edgex-go/20/archives/ [2022-03-28T09:27:41.900Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/20/archives/ [Pipeline] echo [2022-03-28T09:27:41.911Z] 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/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-28T09:27:42.192Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-28T09:27:42.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T09:27:42.755Z] [2022-03-28T09:27:42.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T09:27:43.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T09:27:43.054Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-28T09:27:43.054Z] 5eb5b503b376: Pulling fs layer [2022-03-28T09:27:43.054Z] 5c69ac0246d0: Pulling fs layer [2022-03-28T09:27:43.054Z] ec43610c2a17: Pulling fs layer [2022-03-28T09:27:43.054Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-28T09:27:43.054Z] 33b1e0a273af: Pulling fs layer [2022-03-28T09:27:43.054Z] 5d3b04190fa2: Pulling fs layer [2022-03-28T09:27:43.054Z] 2f39f015ded8: Pulling fs layer [2022-03-28T09:27:43.054Z] 3a2ae6a8a46f: Waiting [2022-03-28T09:27:43.054Z] 2f39f015ded8: Waiting [2022-03-28T09:27:43.054Z] 5c69ac0246d0: Verifying Checksum [2022-03-28T09:27:43.054Z] 5c69ac0246d0: Download complete [2022-03-28T09:27:43.054Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-28T09:27:43.054Z] 3a2ae6a8a46f: Download complete [2022-03-28T09:27:43.054Z] 33b1e0a273af: Verifying Checksum [2022-03-28T09:27:43.054Z] 33b1e0a273af: Download complete [2022-03-28T09:27:43.054Z] 5d3b04190fa2: Verifying Checksum [2022-03-28T09:27:43.054Z] 5d3b04190fa2: Download complete [2022-03-28T09:27:43.054Z] ec43610c2a17: Verifying Checksum [2022-03-28T09:27:43.313Z] 5eb5b503b376: Verifying Checksum [2022-03-28T09:27:43.313Z] 5eb5b503b376: Download complete [2022-03-28T09:27:43.880Z] 2f39f015ded8: Download complete [2022-03-28T09:27:44.449Z] 5eb5b503b376: Pull complete [2022-03-28T09:27:44.708Z] 5c69ac0246d0: Pull complete [2022-03-28T09:27:45.278Z] ec43610c2a17: Pull complete [2022-03-28T09:27:45.278Z] 3a2ae6a8a46f: Pull complete [2022-03-28T09:27:45.538Z] 33b1e0a273af: Pull complete [2022-03-28T09:27:45.538Z] 5d3b04190fa2: Pull complete [2022-03-28T09:27:50.817Z] 2f39f015ded8: Pull complete [2022-03-28T09:27:50.817Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-28T09:27:50.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T09:27:50.817Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-28T09:27:50.963Z] prd-ubuntu20.04-docker-8c-8g-9239 does not seem to be running inside a container [2022-03-28T09:27:51.042Z] $ 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/20/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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-28T09:27:52.834Z] $ docker top ce1716cc984957629fe5caf318e1d8ae19e9fd98d06c78e6743d2270591b5392 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T09:27:53.198Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-28T09:27:53.485Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-28T09:27:53.778Z] + ls /var/log/sa-host [2022-03-28T09:27:53.778Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T09:27:54.018Z] provisioning config files... [2022-03-28T09:27:54.028Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/20@tmp/config1884480143042132987tmp [Pipeline] { [Pipeline] echo [2022-03-28T09:27:54.042Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T09:27:54.329Z] ---> create-netrc.sh [Pipeline] } [2022-03-28T09:27:54.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-28T09:27:54.677Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-28T09:27:54.688Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T09:27:54.976Z] ---> sudo-logs.sh [2022-03-28T09:27:54.976Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-28T09:27:55.005Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T09:27:55.295Z] ---> job-cost.sh [2022-03-28T09:27:55.295Z] lf-activate-venv: SKIPPING [2022-03-28T09:27:55.295Z] DEBUG: total: 0.10999999940395355 [2022-03-28T09:27:55.295Z] INFO: Retrieving Stack Cost... [2022-03-28T09:27:55.556Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-28T09:27:56.127Z] INFO: Archiving Costs [Pipeline] echo [2022-03-28T09:27:56.141Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T09:27:56.429Z] ---> logs-deploy.sh [2022-03-28T09:27:56.429Z] lf-activate-venv: SKIPPING [2022-03-28T09:27:56.429Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3904/20 [2022-03-28T09:27:56.429Z] INFO: archiving workspace using pattern(s): [2022-03-28T09:27:57.367Z] Archives upload complete. [2022-03-28T09:27:57.367Z] INFO: archiving logs to Nexus