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 81bad761160ed823b117fb91638cbc671260dbae rather than 0e8f51b4a3e7805c07d6fdf49810706f9b790048 Obtained Jenkinsfile from 81bad761160ed823b117fb91638cbc671260dbae 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-ssh14728640265299754528.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-ssh5029031052835992683.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-ssh9340434596560112675.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-ssh9822320744850514541.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-ssh6771903909425773215.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9066’ Running on prd-ubuntu20.04-docker-8c-8g-9070 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [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/17 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 0e8f51b4a3e7805c07d6fdf49810706f9b790048 Merge succeeded, producing 88b5fdaba12d36082f929d7049703f2a77250452 Checking out Revision 88b5fdaba12d36082f929d7049703f2a77250452 (PR-3904) > git config core.sparsecheckout # timeout=10 > git checkout -f 0e8f51b4a3e7805c07d6fdf49810706f9b790048 # 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 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88b5fdaba12d36082f929d7049703f2a77250452 # timeout=10 Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-25T13:05:51.455Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-25T13:05:51.512Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-25T13:05:51.528Z] ========================================================= [2022-03-25T13:05:51.528Z] EdgeX Global Pipelines Version Info [2022-03-25T13:05:51.528Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 74dd19f78cdd80ce13820f49c61c302f634c596a # timeout=10 [2022-03-25T13:05:52.300Z] ------------------- [2022-03-25T13:05:52.300Z] stable info: [2022-03-25T13:05:52.300Z] ------------------- [2022-03-25T13:05:52.300Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-25T13:05:52.300Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-25T13:05:52.300Z] Message: update stable to v1.0.221 [2022-03-25T13:05:52.872Z] ------------------- [2022-03-25T13:05:52.872Z] experimental info: [2022-03-25T13:05:52.872Z] ------------------- [2022-03-25T13:05:52.872Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-25T13:05:52.872Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-25T13:05:52.872Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-25T13:05:53.003Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-25T13:05:53.022Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-25T13:05:53.036Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-25T13:05:53.057Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-25T13:05:53.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-25T13:05:53.093Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-25T13:05:53.110Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-25T13:05:53.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-25T13:05:53.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-25T13:05:53.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-25T13:05:53.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-25T13:05:53.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-25T13:05:53.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-25T13:05:53.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-25T13:05:53.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-25T13:05:53.219Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-25T13:05:53.228Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-25T13:05:53.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-25T13:05:53.251Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-25T13:05:53.264Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-25T13:05:53.281Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-25T13:05:53.291Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-25T13:05:53.304Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3904 [Pipeline] echo [2022-03-25T13:05:53.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3904 [Pipeline] echo [2022-03-25T13:05:53.333Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3904 [Pipeline] echo [2022-03-25T13:05:53.348Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88b5fdaba12d36082f929d7049703f2a77250452 [Pipeline] echo [2022-03-25T13:05:53.362Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88b5fda [Pipeline] echo [2022-03-25T13:05:53.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-25T13:05:53.421Z] provisioning config files... [2022-03-25T13:05:53.437Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config4886777818498365502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-25T13:05:53.750Z] ---> docker-login.sh [2022-03-25T13:05:53.750Z] nexus3.edgexfoundry.org:10001 [2022-03-25T13:05:54.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T13:05:54.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T13:05:54.019Z] Configure a credential helper to remove this warning. See [2022-03-25T13:05:54.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T13:05:54.019Z] [2022-03-25T13:05:54.019Z] Login Succeeded [2022-03-25T13:05:54.019Z] nexus3.edgexfoundry.org:10002 [2022-03-25T13:05:54.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T13:05:54.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T13:05:54.281Z] Configure a credential helper to remove this warning. See [2022-03-25T13:05:54.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T13:05:54.281Z] [2022-03-25T13:05:54.281Z] Login Succeeded [2022-03-25T13:05:54.281Z] nexus3.edgexfoundry.org:10003 [2022-03-25T13:05:54.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T13:05:54.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T13:05:54.281Z] Configure a credential helper to remove this warning. See [2022-03-25T13:05:54.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T13:05:54.281Z] [2022-03-25T13:05:54.281Z] Login Succeeded [2022-03-25T13:05:54.281Z] nexus3.edgexfoundry.org:10004 [2022-03-25T13:05:54.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T13:05:54.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T13:05:54.543Z] Configure a credential helper to remove this warning. See [2022-03-25T13:05:54.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T13:05:54.543Z] [2022-03-25T13:05:54.543Z] Login Succeeded [2022-03-25T13:05:54.543Z] docker.io [2022-03-25T13:05:54.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T13:05:54.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T13:05:54.803Z] Configure a credential helper to remove this warning. See [2022-03-25T13:05:54.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T13:05:54.803Z] [2022-03-25T13:05:54.803Z] Login Succeeded [2022-03-25T13:05:54.803Z] ---> docker-login.sh ends [Pipeline] } [2022-03-25T13:05:54.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-25T13:05:55.126Z] + 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-25T13:05:55.126Z] + dirname cmd/core-command/Dockerfile [2022-03-25T13:05:55.126Z] + cut -d/ -f2 [2022-03-25T13:05:55.126Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-25T13:05:55.126Z] + + dirname cmd/core-data/Dockerfile [2022-03-25T13:05:55.126Z] cut -d/ -f2 [2022-03-25T13:05:55.126Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-25T13:05:55.126Z] + dirname cmd/core-metadata/Dockerfile [2022-03-25T13:05:55.126Z] + cut -d/ -f2 [2022-03-25T13:05:55.126Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-25T13:05:55.126Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-25T13:05:55.126Z] + cut -d/ -f2 [2022-03-25T13:05:55.126Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-25T13:05:55.126Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-25T13:05:55.126Z] + cut -d/ -f2 [2022-03-25T13:05:55.126Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-25T13:05:55.126Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-25T13:05:55.126Z] + cut -d/ -f2 [2022-03-25T13:05:55.126Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-25T13:05:55.126Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-25T13:05:55.126Z] + cut -d/ -f2 [2022-03-25T13:05:55.126Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-25T13:05:55.126Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-25T13:05:55.126Z] + cut -d/ -f2 [2022-03-25T13:05:55.126Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-25T13:05:55.126Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-25T13:05:55.126Z] + cut -d/ -f2 [2022-03-25T13:05:55.126Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-25T13:05:55.126Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-25T13:05:55.126Z] + cut -d/ -f2 [2022-03-25T13:05:55.126Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-25T13:05:55.126Z] + + cut -d/ -f2 [2022-03-25T13:05:55.126Z] dirname cmd/support-notifications/Dockerfile [2022-03-25T13:05:55.126Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-25T13:05:55.126Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-25T13:05:55.126Z] + cut -d/ -f2 [2022-03-25T13:05:55.126Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-25T13:05:55.126Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-25T13:05:55.126Z] + cut -d/ -f2 [2022-03-25T13:05:55.126Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-25T13:05:55.162Z] 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-25T13:05:55.518Z] + git rev-list -1 --merges 88b5fdaba12d36082f929d7049703f2a77250452~1..88b5fdaba12d36082f929d7049703f2a77250452 [Pipeline] echo [2022-03-25T13:05:55.532Z] -----------> git rev-list -1 --merges 88b5fdaba12d36082f929d7049703f2a77250452~1..88b5fdaba12d36082f929d7049703f2a77250452 88b5fdaba12d36082f929d7049703f2a77250452 [2022-03-25T13:05:55.532Z] 88b5fdaba12d36082f929d7049703f2a77250452 [false] [Pipeline] sh [2022-03-25T13:05:55.820Z] + git log --format=format:%s -1 88b5fdaba12d36082f929d7049703f2a77250452 [Pipeline] echo [2022-03-25T13:05:55.836Z] ========================================================= [2022-03-25T13:05:55.836Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-25T13:05:55.836Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-25T13:05:56.301Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-25T13:05:56.301Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-25T13:05:56.301Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-25T13:05:56.301Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-25T13:05:56.301Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-25T13:05:56.301Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-25T13:05:56.301Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-25T13:05:56.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-25T13:05:56.656Z] [2022-03-25T13:05:56.656Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T13:05:56.966Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-25T13:05:56.967Z] latest: Pulling from edgex-devops/git-semver [2022-03-25T13:05:56.967Z] a0d0a0d46f8b: Pulling fs layer [2022-03-25T13:05:56.967Z] 3e5f54012d9b: Pulling fs layer [2022-03-25T13:05:56.967Z] 4c7163046ea9: Pulling fs layer [2022-03-25T13:05:56.967Z] 0c2d73faf560: Pulling fs layer [2022-03-25T13:05:56.967Z] 0c2d73faf560: Waiting [2022-03-25T13:05:56.967Z] 3e5f54012d9b: Verifying Checksum [2022-03-25T13:05:56.967Z] 3e5f54012d9b: Download complete [2022-03-25T13:05:56.967Z] a0d0a0d46f8b: Download complete [2022-03-25T13:05:56.967Z] 0c2d73faf560: Verifying Checksum [2022-03-25T13:05:56.967Z] 0c2d73faf560: Download complete [2022-03-25T13:05:56.967Z] 4c7163046ea9: Download complete [2022-03-25T13:05:57.227Z] a0d0a0d46f8b: Pull complete [2022-03-25T13:05:57.227Z] 3e5f54012d9b: Pull complete [2022-03-25T13:05:57.493Z] 4c7163046ea9: Pull complete [2022-03-25T13:05:57.754Z] 0c2d73faf560: Pull complete [2022-03-25T13:05:57.754Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-25T13:05:57.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-25T13:05:57.754Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-25T13:05:57.917Z] prd-ubuntu20.04-docker-8c-8g-9070 does not seem to be running inside a container [2022-03-25T13:05:57.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-25T13:05:58.640Z] $ docker top 07df0d2342534c9db84cd212874b05086af762a30c52ef27d1b6984f6173c0a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-25T13:05:58.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-25T13:05:58.740Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-25T13:05:58.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-25T13:05:58.885Z] $ docker exec 07df0d2342534c9db84cd212874b05086af762a30c52ef27d1b6984f6173c0a7 ssh-agent [2022-03-25T13:05:59.009Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoDaKob/agent.16 [2022-03-25T13:05:59.009Z] SSH_AGENT_PID=22 [2022-03-25T13:05:59.018Z] Running ssh-add (command line suppressed) [2022-03-25T13:05:59.133Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_5416387791436595911.key (/w/workspace/edgex-go/17@tmp/private_key_5416387791436595911.key) [2022-03-25T13:05:59.146Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-25T13:05:59.441Z] + git tag --points-at HEAD [Pipeline] } [2022-03-25T13:05:59.467Z] $ docker exec --env ******** --env ******** 07df0d2342534c9db84cd212874b05086af762a30c52ef27d1b6984f6173c0a7 ssh-agent -k [2022-03-25T13:05:59.588Z] unset SSH_AUTH_SOCK; [2022-03-25T13:05:59.588Z] unset SSH_AGENT_PID; [2022-03-25T13:05:59.588Z] echo Agent pid 22 killed; [2022-03-25T13:05:59.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-25T13:05:59.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-25T13:05:59.624Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-25T13:05:59.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-25T13:05:59.751Z] $ docker exec 07df0d2342534c9db84cd212874b05086af762a30c52ef27d1b6984f6173c0a7 ssh-agent [2022-03-25T13:05:59.870Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnjJmBh/agent.55 [2022-03-25T13:05:59.870Z] SSH_AGENT_PID=62 [2022-03-25T13:05:59.876Z] Running ssh-add (command line suppressed) [2022-03-25T13:05:59.999Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_1637499716120062208.key (/w/workspace/edgex-go/17@tmp/private_key_1637499716120062208.key) [2022-03-25T13:06:00.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-25T13:06:00.307Z] + git semver init [2022-03-25T13:06:00.307Z] # -> Open(): unable to determine branch for HEAD [2022-03-25T13:06:00.307Z] # $GIT_DIR = /w/workspace/edgex-go/17/.git [2022-03-25T13:06:00.307Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/17 [2022-03-25T13:06:00.307Z] # $SEMVER_REMOTE_NAME = origin [2022-03-25T13:06:00.307Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-25T13:06:00.307Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-25T13:06:00.307Z] # $SEMVER_BRANCH = PR-3904 [2022-03-25T13:06:00.307Z] # $SEMVER_TEMP = /tmp/semver-466850292 [2022-03-25T13:06:00.307Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-25T13:06:12.558Z] # '/tmp/semver-466850292' -> '/w/workspace/edgex-go/17/.semver' [2022-03-25T13:06:12.821Z] # -> Force: false [2022-03-25T13:06:12.821Z] # $SEMVER_DIR = /w/workspace/edgex-go/17/.semver [Pipeline] } [2022-03-25T13:06:12.838Z] $ docker exec --env ******** --env ******** 07df0d2342534c9db84cd212874b05086af762a30c52ef27d1b6984f6173c0a7 ssh-agent -k [2022-03-25T13:06:12.943Z] unset SSH_AUTH_SOCK; [2022-03-25T13:06:12.943Z] unset SSH_AGENT_PID; [2022-03-25T13:06:12.943Z] echo Agent pid 62 killed; [2022-03-25T13:06:12.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-25T13:06:13.258Z] + git semver [Pipeline] } [2022-03-25T13:06:13.281Z] $ docker stop --time=1 07df0d2342534c9db84cd212874b05086af762a30c52ef27d1b6984f6173c0a7 [2022-03-25T13:06:15.159Z] $ docker rm -f 07df0d2342534c9db84cd212874b05086af762a30c52ef27d1b6984f6173c0a7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-25T13:06:15.519Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-25T13:06:15.790Z] Stashed 1 file(s) [Pipeline] echo [2022-03-25T13:06:15.796Z] [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-25T13:06:15.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-25T13:06:15.996Z] ========================================================= [2022-03-25T13:06:15.996Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-25T13:06:15.996Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-25T13:06:16.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-25T13:06:16.295Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-25T13:06:16.295Z] 59bf1c3509f3: Pulling fs layer [2022-03-25T13:06:16.295Z] 666ba61612fd: Pulling fs layer [2022-03-25T13:06:16.295Z] 8ed8ca486205: Pulling fs layer [2022-03-25T13:06:16.295Z] 4fe6c5a15a65: Pulling fs layer [2022-03-25T13:06:16.295Z] 22a0e8bec74d: Pulling fs layer [2022-03-25T13:06:16.295Z] 640e595b4fbd: Pulling fs layer [2022-03-25T13:06:16.295Z] 763cafe07f6e: Pulling fs layer [2022-03-25T13:06:16.295Z] 0c0b528cf693: Pulling fs layer [2022-03-25T13:06:16.295Z] 10935f4eaf8b: Pulling fs layer [2022-03-25T13:06:16.295Z] 640e595b4fbd: Waiting [2022-03-25T13:06:16.295Z] 4fe6c5a15a65: Waiting [2022-03-25T13:06:16.295Z] 22a0e8bec74d: Waiting [2022-03-25T13:06:16.295Z] 0c0b528cf693: Waiting [2022-03-25T13:06:16.295Z] 8ed8ca486205: Download complete [2022-03-25T13:06:16.295Z] 666ba61612fd: Verifying Checksum [2022-03-25T13:06:16.295Z] 666ba61612fd: Download complete [2022-03-25T13:06:16.295Z] 59bf1c3509f3: Verifying Checksum [2022-03-25T13:06:16.295Z] 59bf1c3509f3: Download complete [2022-03-25T13:06:16.295Z] 22a0e8bec74d: Verifying Checksum [2022-03-25T13:06:16.295Z] 22a0e8bec74d: Download complete [2022-03-25T13:06:16.295Z] 640e595b4fbd: Verifying Checksum [2022-03-25T13:06:16.295Z] 640e595b4fbd: Download complete [2022-03-25T13:06:16.295Z] 763cafe07f6e: Verifying Checksum [2022-03-25T13:06:16.295Z] 763cafe07f6e: Download complete [2022-03-25T13:06:16.556Z] 0c0b528cf693: Verifying Checksum [2022-03-25T13:06:16.556Z] 0c0b528cf693: Download complete [2022-03-25T13:06:16.556Z] 59bf1c3509f3: Pull complete [2022-03-25T13:06:16.556Z] 666ba61612fd: Pull complete [2022-03-25T13:06:16.819Z] 8ed8ca486205: Pull complete [2022-03-25T13:06:17.080Z] 10935f4eaf8b: Verifying Checksum [2022-03-25T13:06:17.080Z] 10935f4eaf8b: Download complete [2022-03-25T13:06:17.080Z] 4fe6c5a15a65: Verifying Checksum [2022-03-25T13:06:17.080Z] 4fe6c5a15a65: Download complete [2022-03-25T13:06:21.282Z] 4fe6c5a15a65: Pull complete [2022-03-25T13:06:21.282Z] 22a0e8bec74d: Pull complete [2022-03-25T13:06:21.282Z] 640e595b4fbd: Pull complete [2022-03-25T13:06:21.282Z] 763cafe07f6e: Pull complete [2022-03-25T13:06:21.282Z] 0c0b528cf693: Pull complete [2022-03-25T13:06:23.826Z] 10935f4eaf8b: Pull complete [2022-03-25T13:06:23.826Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-25T13:06:23.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-25T13:06:23.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-25T13:06:24.130Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-25T13:06:24.130Z] WORKDIR /edgex [2022-03-25T13:06:24.130Z] COPY go.mod . [2022-03-25T13:06:24.130Z] RUN go mod download [2022-03-25T13:06:24.130Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-25T13:06:25.516Z] Sending build context to Docker daemon 334.6MB [2022-03-25T13:06:25.516Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-25T13:06:25.516Z] ---> 99d49a6021b9 [2022-03-25T13:06:25.516Z] Step 2/4 : WORKDIR /edgex [2022-03-25T13:06:27.438Z] ---> Running in 8e02e2223aa8 [2022-03-25T13:06:27.438Z] Removing intermediate container 8e02e2223aa8 [2022-03-25T13:06:27.438Z] ---> 9e47a0c7ed40 [2022-03-25T13:06:27.438Z] Step 3/4 : COPY go.mod . [2022-03-25T13:06:27.438Z] ---> 943115a8e725 [2022-03-25T13:06:27.438Z] Step 4/4 : RUN go mod download [2022-03-25T13:06:27.697Z] ---> Running in 101f500e337a [2022-03-25T13:06:30.899Z] Still waiting to schedule task [2022-03-25T13:06:30.899Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9067’ [2022-03-25T13:06:42.599Z] Removing intermediate container 101f500e337a [2022-03-25T13:06:42.600Z] ---> 2a4e64a538b2 [2022-03-25T13:06:42.600Z] Successfully built 2a4e64a538b2 [2022-03-25T13:06:42.600Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T13:06:42.902Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-25T13:06:42.902Z] . [Pipeline] withDockerContainer [2022-03-25T13:06:42.973Z] prd-ubuntu20.04-docker-8c-8g-9070 does not seem to be running inside a container [2022-03-25T13:06:43.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-25T13:06:43.412Z] $ docker top c015b5bfe3d287fb137d34869482a6a96118c0c4f5e278ad726640a56270fcf1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T13:06:43.760Z] + go version [2022-03-25T13:06:43.760Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-25T13:06:43.778Z] $ docker stop --time=1 c015b5bfe3d287fb137d34869482a6a96118c0c4f5e278ad726640a56270fcf1 [2022-03-25T13:06:45.069Z] $ docker rm -f c015b5bfe3d287fb137d34869482a6a96118c0c4f5e278ad726640a56270fcf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T13:06:45.496Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-25T13:06:45.496Z] . [Pipeline] withDockerContainer [2022-03-25T13:06:45.564Z] prd-ubuntu20.04-docker-8c-8g-9070 does not seem to be running inside a container [2022-03-25T13:06:45.604Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-25T13:06:45.947Z] $ docker top a27a69598a307e7a5e1b3b47842b4f5e16cffc905d322e281a784701033e16d2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-25T13:06:46.021Z] ========================================================= [2022-03-25T13:06:46.022Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-25T13:06:46.022Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-25T13:06:46.308Z] + make test [2022-03-25T13:06:46.308Z] go mod tidy -compat=1.17 [2022-03-25T13:06:46.308Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-25T13:06:51.585Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-25T13:07:03.794Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-25T13:07:03.794Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-25T13:07:03.794Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-25T13:07:03.794Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-25T13:07:03.794Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-25T13:07:03.794Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-25T13:07:03.794Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-25T13:07:03.794Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-25T13:07:03.794Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-25T13:07:03.794Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-25T13:07:03.794Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-25T13:07:03.794Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-25T13:07:03.794Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-25T13:07:03.794Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-25T13:07:03.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-25T13:07:03.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.096s coverage: 28.7% of statements [2022-03-25T13:07:03.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-25T13:07:03.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-25T13:07:03.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements [2022-03-25T13:07:03.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-25T13:07:04.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.9% of statements [2022-03-25T13:07:04.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-25T13:07:04.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-25T13:07:08.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.717s coverage: 89.2% of statements [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-25T13:07:08.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.085s coverage: 84.4% of statements [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-25T13:07:08.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.345s coverage: 94.2% of statements [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-25T13:07:08.926Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-25T13:07:08.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-25T13:07:08.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.106s coverage: 0.9% of statements [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-25T13:07:08.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2022-03-25T13:07:08.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 24.0% of statements [2022-03-25T13:07:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-25T13:07:08.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2022-03-25T13:07:08.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2022-03-25T13:07:08.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2022-03-25T13:07:08.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2022-03-25T13:07:08.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2022-03-25T13:07:17.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements [2022-03-25T13:07:17.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2022-03-25T13:07:18.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.172s coverage: 82.5% of statements [2022-03-25T13:07:18.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.062s coverage: 87.2% of statements [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 85.4% of statements [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.074s coverage: 100.0% of statements [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.341s coverage: 65.4% of statements [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.8% of statements [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.040s coverage: 89.5% of statements [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.179s coverage: 92.3% of statements [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.068s coverage: 28.9% of statements [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-25T13:07:28.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-03-25T13:07:28.578Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-03-25T13:07:28.578Z] 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-25T13:07:46.692Z] GO111MODULE=on go vet ./... [2022-03-25T13:07:49.236Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-25T13:07:49.236Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-25T13:07:49.496Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-25T13:07:50.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-25T13:07:50.375Z] + ls -al . [2022-03-25T13:07:50.375Z] total 664 [2022-03-25T13:07:50.375Z] drwxrwxr-x 10 1001 1001 4096 Mar 25 13:07 . [2022-03-25T13:07:50.375Z] drwxr-xr-x 4 root root 4096 Mar 25 13:06 .. [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 11 Mar 25 13:05 .dockerignore [2022-03-25T13:07:50.375Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 13:05 .git [2022-03-25T13:07:50.375Z] drwxrwxr-x 4 1001 1001 4096 Mar 25 13:05 .github [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 870 Mar 25 13:05 .gitignore [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 42 Mar 25 13:05 .golangci.yml [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 87 Mar 25 13:05 .hadolint.yml [2022-03-25T13:07:50.375Z] drwx------ 3 1001 1001 4096 Mar 25 13:06 .semver [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 166 Mar 25 13:05 .sonarcloud.properties [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 1171 Mar 25 13:05 ADOPTERS.md [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 9953 Mar 25 13:05 Attribution.txt [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 51732 Mar 25 13:05 CHANGELOG.md [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 3804 Mar 25 13:05 CONTRIBUTING.md [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 677 Mar 25 13:05 GOVERNANCE.md [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 849 Mar 25 13:05 Jenkinsfile [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 10775 Mar 25 13:05 LICENSE [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 8478 Mar 25 13:05 Makefile [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 582 Mar 25 13:05 OWNERS.md [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 8207 Mar 25 13:05 README.md [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 6912 Mar 25 13:05 SECURITY.md [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 5 Mar 25 13:06 VERSION [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 4131 Mar 25 13:05 ZMQWindows.md [2022-03-25T13:07:50.375Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 13:05 bin [2022-03-25T13:07:50.375Z] drwxrwxr-x 18 1001 1001 4096 Mar 25 13:05 cmd [2022-03-25T13:07:50.375Z] -rw-r--r-- 1 root root 426503 Mar 25 13:07 coverage.out [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 3175 Mar 25 13:05 go.mod [2022-03-25T13:07:50.375Z] -rw-rw-r-- 1 1001 1001 34990 Mar 25 13:05 go.sum [2022-03-25T13:07:50.376Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 13:05 internal [2022-03-25T13:07:50.376Z] drwxrwxr-x 3 1001 1001 4096 Mar 25 13:05 openapi [2022-03-25T13:07:50.376Z] drwxrwxr-x 4 1001 1001 4096 Mar 25 13:05 snap [2022-03-25T13:07:50.376Z] -rw-rw-r-- 1 1001 1001 204 Mar 25 13:05 version.go [Pipeline] sh [2022-03-25T13:07:50.668Z] + '[' -e coverage.out ] [2022-03-25T13:07:50.668Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-25T13:07:50.777Z] Stashed 1 file(s) [Pipeline] sh [2022-03-25T13:07:51.064Z] + make build [2022-03-25T13:07:51.064Z] 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-25T13:08:05.959Z] 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-25T13:08:18.166Z] 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-25T13:08:18.166Z] 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-25T13:08:18.734Z] 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-25T13:08:18.993Z] 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-25T13:08:20.371Z] 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-25T13:08:21.308Z] 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-25T13:08:22.248Z] 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-25T13:08:23.627Z] 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-25T13:08:24.568Z] 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-25T13:08:25.506Z] 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-25T13:08:26.886Z] 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-25T13:08:28.284Z] $ docker stop --time=1 a27a69598a307e7a5e1b3b47842b4f5e16cffc905d322e281a784701033e16d2 [2022-03-25T13:08:30.977Z] $ docker rm -f a27a69598a307e7a5e1b3b47842b4f5e16cffc905d322e281a784701033e16d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T13:08:31.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-25T13:08:31.891Z] [2022-03-25T13:08:31.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T13:08:32.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-25T13:08:32.189Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-25T13:08:32.189Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-25T13:08:32.189Z] ca9280d653b3: Pulling fs layer [2022-03-25T13:08:32.189Z] 7e9c9ca2126c: Pulling fs layer [2022-03-25T13:08:32.448Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-25T13:08:32.448Z] cbdbe7a5bc2a: Download complete [2022-03-25T13:08:32.448Z] ca9280d653b3: Verifying Checksum [2022-03-25T13:08:32.448Z] ca9280d653b3: Download complete [2022-03-25T13:08:32.448Z] cbdbe7a5bc2a: Pull complete [2022-03-25T13:08:33.014Z] 7e9c9ca2126c: Download complete [2022-03-25T13:08:33.014Z] ca9280d653b3: Pull complete [2022-03-25T13:08:36.299Z] 7e9c9ca2126c: Pull complete [2022-03-25T13:08:36.299Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-25T13:08:36.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-25T13:08:36.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-25T13:08:36.360Z] prd-ubuntu20.04-docker-8c-8g-9070 does not seem to be running inside a container [2022-03-25T13:08:36.397Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-25T13:08:37.723Z] $ docker top 5adfc4a3199fc98b143dbfd6910925f1d989b36893a77138082c204083a83fdc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T13:08:38.073Z] + docker-compose build --help [2022-03-25T13:08:38.073Z] + grep parallel [2022-03-25T13:08:38.643Z] --parallel Build images in parallel. [Pipeline] } [2022-03-25T13:08:38.658Z] $ docker stop --time=1 5adfc4a3199fc98b143dbfd6910925f1d989b36893a77138082c204083a83fdc [2022-03-25T13:08:39.919Z] $ docker rm -f 5adfc4a3199fc98b143dbfd6910925f1d989b36893a77138082c204083a83fdc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T13:08:40.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-25T13:08:40.330Z] . [Pipeline] withDockerContainer [2022-03-25T13:08:40.394Z] prd-ubuntu20.04-docker-8c-8g-9070 does not seem to be running inside a container [2022-03-25T13:08:40.433Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-25T13:08:40.777Z] $ docker top 7acdebc81c8741fc5ef2e79245f8fae74a19cd3a4940e33b923f36dce0509008 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T13:08:41.127Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-25T13:08:41.695Z] Building core-command ... [2022-03-25T13:08:41.695Z] Building core-data ... [2022-03-25T13:08:41.695Z] Building core-metadata ... [2022-03-25T13:08:41.695Z] Building security-bootstrapper ... [2022-03-25T13:08:41.695Z] Building security-proxy-setup ... [2022-03-25T13:08:41.695Z] Building security-secretstore-setup ... [2022-03-25T13:08:41.695Z] Building security-spiffe-token-provider ... [2022-03-25T13:08:41.695Z] Building security-spire-agent ... [2022-03-25T13:08:41.695Z] Building security-spire-config ... [2022-03-25T13:08:41.695Z] Building security-spire-server ... [2022-03-25T13:08:41.695Z] Building support-notifications ... [2022-03-25T13:08:41.695Z] Building support-scheduler ... [2022-03-25T13:08:41.695Z] Building sys-mgmt-agent ... [2022-03-25T13:08:41.695Z] Building security-spire-config [2022-03-25T13:08:41.695Z] Building security-secretstore-setup [2022-03-25T13:08:41.695Z] Building sys-mgmt-agent [2022-03-25T13:08:41.695Z] Building security-spire-server [2022-03-25T13:08:41.695Z] Building core-data [2022-03-25T13:08:59.893Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:08:59.893Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:08:59.893Z] ---> 2a4e64a538b2 [2022-03-25T13:08:59.893Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T13:08:59.893Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:08:59.893Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:08:59.893Z] ---> 2a4e64a538b2 [2022-03-25T13:08:59.893Z] Step 3/24 : WORKDIR /edgex-go [2022-03-25T13:08:59.893Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:08:59.893Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:08:59.893Z] ---> 2a4e64a538b2 [2022-03-25T13:08:59.893Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T13:08:59.893Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:08:59.893Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:08:59.893Z] ---> 2a4e64a538b2 [2022-03-25T13:08:59.893Z] Step 3/25 : WORKDIR /edgex-go [2022-03-25T13:08:59.893Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:08:59.893Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:08:59.893Z] ---> 2a4e64a538b2 [2022-03-25T13:08:59.893Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T13:09:03.198Z] ---> Running in 19055ce78f95 [2022-03-25T13:09:03.198Z] ---> Running in 1b055caad50f [2022-03-25T13:09:03.198Z] ---> Running in 847be9a4b964 [2022-03-25T13:09:03.198Z] ---> Running in 0378a5eb9ee1 [2022-03-25T13:09:03.198Z] ---> Running in 05c041dc3a3e [2022-03-25T13:09:03.198Z] Removing intermediate container 1b055caad50f [2022-03-25T13:09:03.198Z] ---> a2c4a47cd874 [2022-03-25T13:09:03.198Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:09:03.198Z] Removing intermediate container 0378a5eb9ee1 [2022-03-25T13:09:03.198Z] ---> e0813bdd4b8c [2022-03-25T13:09:03.198Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:09:03.198Z] Removing intermediate container 05c041dc3a3e [2022-03-25T13:09:03.198Z] ---> 34239b4ff096 [2022-03-25T13:09:03.198Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:09:03.198Z] Removing intermediate container 847be9a4b964 [2022-03-25T13:09:03.198Z] ---> 2357afb5856f [2022-03-25T13:09:03.198Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:09:03.198Z] Removing intermediate container 19055ce78f95 [2022-03-25T13:09:03.198Z] ---> 2b5a04601bb7 [2022-03-25T13:09:03.198Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:09:03.198Z] ---> Running in 22e07c22ef5a [2022-03-25T13:09:03.198Z] ---> Running in f67518ee0a30 [2022-03-25T13:09:03.198Z] ---> Running in 7c304762fa16 [2022-03-25T13:09:03.198Z] ---> Running in 1a9a5b7ce741 [2022-03-25T13:09:03.198Z] ---> Running in 3463bdb30d22 [2022-03-25T13:09:03.769Z] Removing intermediate container 22e07c22ef5a [2022-03-25T13:09:03.769Z] ---> 834bfecee866 [2022-03-25T13:09:03.769Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-25T13:09:03.769Z] Removing intermediate container f67518ee0a30 [2022-03-25T13:09:03.769Z] ---> 1086e7ad858a [2022-03-25T13:09:03.769Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-25T13:09:03.769Z] ---> Running in 9181ba0f497d [2022-03-25T13:09:03.769Z] ---> Running in 09738ed9c369 [2022-03-25T13:09:04.342Z] Removing intermediate container 3463bdb30d22 [2022-03-25T13:09:04.342Z] ---> 3aaf3948f836 [2022-03-25T13:09:04.342Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-25T13:09:04.342Z] ---> Running in b61cf66f7144 [2022-03-25T13:09:04.342Z] Removing intermediate container 7c304762fa16 [2022-03-25T13:09:04.342Z] ---> a0a257cc1c14 [2022-03-25T13:09:04.342Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T13:09:04.342Z] ---> Running in 32c22a77e111 [2022-03-25T13:09:04.342Z] Removing intermediate container 1a9a5b7ce741 [2022-03-25T13:09:04.342Z] ---> 3dd95eabc2da [2022-03-25T13:09:04.342Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-25T13:09:04.342Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:04.342Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:04.342Z] ---> Running in ba3794501645 [2022-03-25T13:09:04.912Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:04.912Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:04.912Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:05.172Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:05.172Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:05.432Z] OK: 221 MiB in 52 packages [2022-03-25T13:09:05.432Z] OK: 221 MiB in 52 packages [2022-03-25T13:09:05.432Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:05.692Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:05.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:05.951Z] OK: 221 MiB in 52 packages [2022-03-25T13:09:05.951Z] Removing intermediate container 09738ed9c369 [2022-03-25T13:09:05.951Z] ---> 8dabbe6da16c [2022-03-25T13:09:05.951Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T13:09:05.951Z] Removing intermediate container 9181ba0f497d [2022-03-25T13:09:05.951Z] ---> 526d440ac24c [2022-03-25T13:09:05.951Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T13:09:06.209Z] OK: 221 MiB in 52 packages [2022-03-25T13:09:06.209Z] ---> 9077c71361dc [2022-03-25T13:09:06.209Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:09:06.209Z] ---> 5246384374bb [2022-03-25T13:09:06.209Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:09:06.209Z] ---> Running in 2f2a7486949e [2022-03-25T13:09:06.209Z] ---> Running in 09a03d2cd5e0 [2022-03-25T13:09:06.209Z] OK: 221 MiB in 52 packages [2022-03-25T13:09:06.209Z] Removing intermediate container b61cf66f7144 [2022-03-25T13:09:06.209Z] ---> ff94459390f5 [2022-03-25T13:09:06.209Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-25T13:09:06.467Z] ---> 395e74d924c9 [2022-03-25T13:09:06.467Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:09:06.467Z] ---> Running in 377ff5bd337e [2022-03-25T13:09:06.467Z] Removing intermediate container ba3794501645 [2022-03-25T13:09:06.467Z] ---> 8ae3b3ea45aa [2022-03-25T13:09:06.467Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-25T13:09:06.726Z] Removing intermediate container 32c22a77e111 [2022-03-25T13:09:06.726Z] ---> 86d822c88132 [2022-03-25T13:09:06.726Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T13:09:06.726Z] ---> d268592685f3 [2022-03-25T13:09:06.726Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:09:06.986Z] ---> Running in 81bac7d90b99 [2022-03-25T13:09:06.986Z] ---> fdf21341f586 [2022-03-25T13:09:06.986Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:09:06.986Z] ---> Running in 303f9a38a7da [2022-03-25T13:09:07.245Z] Removing intermediate container 2f2a7486949e [2022-03-25T13:09:07.245Z] ---> aa2e6c7db54d [2022-03-25T13:09:07.245Z] Step 8/23 : COPY . . [2022-03-25T13:09:08.190Z] Removing intermediate container 377ff5bd337e [2022-03-25T13:09:08.190Z] ---> 0676d98e07ce [2022-03-25T13:09:08.190Z] Step 8/24 : COPY . . [2022-03-25T13:09:08.190Z] Removing intermediate container 09a03d2cd5e0 [2022-03-25T13:09:08.190Z] ---> 5ac38975ad24 [2022-03-25T13:09:08.450Z] Step 8/23 : COPY . . [2022-03-25T13:09:13.719Z] Removing intermediate container 303f9a38a7da [2022-03-25T13:09:13.719Z] ---> c8b0ad32025d [2022-03-25T13:09:13.719Z] Step 8/23 : COPY . . [2022-03-25T13:09:13.719Z] Removing intermediate container 81bac7d90b99 [2022-03-25T13:09:13.719Z] ---> 62a5a71c8673 [2022-03-25T13:09:13.719Z] Step 8/25 : COPY . . [2022-03-25T13:09:13.719Z] ---> ec51bf5b56a7 [2022-03-25T13:09:13.719Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-25T13:09:13.719Z] ---> 7bad5dfed0e3 [2022-03-25T13:09:13.719Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T13:09:13.719Z] ---> Running in 545b10dff429 [2022-03-25T13:09:13.719Z] ---> e3589bef79cc [2022-03-25T13:09:13.719Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-25T13:09:13.719Z] ---> Running in a152fc8f8bed [2022-03-25T13:09:14.548Z] 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-25T13:09:17.839Z] ---> Running in 5cdabdb947b5 [2022-03-25T13:09:17.839Z] Removing intermediate container a152fc8f8bed [2022-03-25T13:09:17.839Z] ---> 20d9bb7db84c [2022-03-25T13:09:17.839Z] 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-25T13:09:17.839Z] ---> Running in 57a4effae3ed [2022-03-25T13:09:18.097Z] 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-25T13:09:19.476Z] spire-1.2.0/ [2022-03-25T13:09:20.421Z] spire-1.2.0/README.md [2022-03-25T13:09:20.421Z] spire-1.2.0/bin/ [2022-03-25T13:09:20.421Z] spire-1.2.0/bin/spire-server [2022-03-25T13:09:20.421Z] spire-1.2.0/bin/spire-agent [2022-03-25T13:09:20.421Z] spire-1.2.0/conf/ [2022-03-25T13:09:20.421Z] spire-1.2.0/conf/server/ [2022-03-25T13:09:20.421Z] spire-1.2.0/conf/server/server.conf [2022-03-25T13:09:20.421Z] spire-1.2.0/conf/agent/ [2022-03-25T13:09:20.421Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T13:09:20.421Z] spire-1.2.0/LICENSE [2022-03-25T13:09:20.995Z] ---> c3f3057a5612 [2022-03-25T13:09:20.995Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-25T13:09:21.253Z] ---> Running in 00dc61da96ee [2022-03-25T13:09:21.253Z] ---> 1030ce11a1a9 [2022-03-25T13:09:21.253Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T13:09:21.253Z] ---> Running in 8069fc48a647 [2022-03-25T13:09:22.188Z] Removing intermediate container 8069fc48a647 [2022-03-25T13:09:22.188Z] ---> c4e0e187b7bc [2022-03-25T13:09:22.188Z] 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-25T13:09:22.188Z] 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-25T13:09:22.188Z] ---> Running in c3aa647aa83f [2022-03-25T13:09:23.129Z] spire-1.2.0/ [2022-03-25T13:09:23.697Z] Removing intermediate container 57a4effae3ed [2022-03-25T13:09:23.697Z] ---> e3d0a2db442a [2022-03-25T13:09:23.697Z] [2022-03-25T13:09:23.697Z] Step 11/24 : FROM alpine:3.15 [2022-03-25T13:09:23.697Z] 3.15: Pulling from library/alpine [2022-03-25T13:09:24.267Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-25T13:09:24.267Z] Status: Downloaded newer image for alpine:3.15 [2022-03-25T13:09:24.267Z] ---> 9c842ac49a39 [2022-03-25T13:09:24.267Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T13:09:24.267Z] spire-1.2.0/README.md [2022-03-25T13:09:24.267Z] spire-1.2.0/bin/ [2022-03-25T13:09:24.267Z] spire-1.2.0/bin/spire-server [2022-03-25T13:09:24.267Z] spire-1.2.0/bin/spire-agent [2022-03-25T13:09:24.267Z] spire-1.2.0/conf/ [2022-03-25T13:09:24.267Z] spire-1.2.0/conf/server/ [2022-03-25T13:09:24.267Z] spire-1.2.0/conf/server/server.conf [2022-03-25T13:09:24.267Z] spire-1.2.0/conf/agent/ [2022-03-25T13:09:24.267Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T13:09:24.267Z] spire-1.2.0/LICENSE [2022-03-25T13:09:25.204Z] ---> Running in 5c6c2ef4b716 [2022-03-25T13:09:25.204Z] Removing intermediate container 5c6c2ef4b716 [2022-03-25T13:09:25.204Z] ---> 701487a79605 [2022-03-25T13:09:25.204Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:09:25.463Z] ---> Running in f40f78b6856e [2022-03-25T13:09:27.364Z] Removing intermediate container c3aa647aa83f [2022-03-25T13:09:27.364Z] ---> e51fc781ccc9 [2022-03-25T13:09:27.364Z] [2022-03-25T13:09:27.364Z] Step 11/23 : FROM alpine:3.15 [2022-03-25T13:09:27.364Z] ---> 9c842ac49a39 [2022-03-25T13:09:27.364Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T13:09:27.364Z] ---> Using cache [2022-03-25T13:09:27.364Z] ---> 701487a79605 [2022-03-25T13:09:27.364Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:09:27.364Z] ---> Using cache [2022-03-25T13:09:27.364Z] ---> 2484bf85fd8b [2022-03-25T13:09:27.364Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-25T13:09:27.364Z] Removing intermediate container f40f78b6856e [2022-03-25T13:09:27.364Z] ---> 2484bf85fd8b [2022-03-25T13:09:27.364Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-25T13:09:27.622Z] ---> Running in ca9aded01b79 [2022-03-25T13:09:27.622Z] ---> Running in cf5557f882b7 [2022-03-25T13:09:28.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:28.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:29.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:29.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:29.648Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T13:09:29.648Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T13:09:29.648Z] OK: 15854 distinct packages available [2022-03-25T13:09:29.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:29.906Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T13:09:29.906Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T13:09:29.906Z] OK: 15854 distinct packages available [2022-03-25T13:09:29.906Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:30.472Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:30.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:30.730Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-25T13:09:30.730Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-25T13:09:30.988Z] (3/5) Installing libucontext (1.1-r0) [2022-03-25T13:09:30.988Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-25T13:09:30.988Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-25T13:09:30.988Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-25T13:09:30.988Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-25T13:09:31.248Z] (3/4) Installing libucontext (1.1-r0) [2022-03-25T13:09:31.248Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T13:09:31.248Z] OK: 6 MiB in 19 packages [2022-03-25T13:09:31.248Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-25T13:09:31.248Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T13:09:31.248Z] OK: 6 MiB in 18 packages [2022-03-25T13:09:33.151Z] Removing intermediate container cf5557f882b7 [2022-03-25T13:09:33.151Z] ---> 2d85cec409e6 [2022-03-25T13:09:33.151Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T13:09:33.151Z] Removing intermediate container ca9aded01b79 [2022-03-25T13:09:33.151Z] ---> 9dc06f773b18 [2022-03-25T13:09:33.151Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T13:09:38.423Z] ---> 6a0787e0b7fa [2022-03-25T13:09:38.423Z] ---> 18badc27200f [2022-03-25T13:09:38.423Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T13:09:38.423Z] [2022-03-25T13:09:38.683Z] ---> b88374f3d442 [2022-03-25T13:09:38.683Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-25T13:09:38.945Z] ---> f69738a94c62 [2022-03-25T13:09:38.945Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-25T13:09:38.945Z] ---> Running in 1d035481b371 [2022-03-25T13:09:39.204Z] Removing intermediate container 1d035481b371 [2022-03-25T13:09:39.204Z] ---> 763bea9238e4 [2022-03-25T13:09:39.204Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-25T13:09:39.204Z] ---> c849222d8d9e [2022-03-25T13:09:39.204Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-25T13:09:39.464Z] ---> 764bcc7aad44 [2022-03-25T13:09:39.464Z] Step 19/24 : WORKDIR / [2022-03-25T13:09:39.464Z] ---> Running in 74e0c8d091e4 [2022-03-25T13:09:39.723Z] ---> d4f8fd495cf9 [2022-03-25T13:09:39.723Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T13:09:39.723Z] ---> Running in e54816405965 [2022-03-25T13:09:39.723Z] Removing intermediate container 74e0c8d091e4 [2022-03-25T13:09:39.723Z] ---> 2dbc9e2266c7 [2022-03-25T13:09:39.723Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T13:09:39.983Z] ---> Running in 2a5f689eff74 [2022-03-25T13:09:39.983Z] Removing intermediate container e54816405965 [2022-03-25T13:09:39.983Z] ---> a0920b540600 [2022-03-25T13:09:39.983Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T13:09:40.244Z] Removing intermediate container 2a5f689eff74 [2022-03-25T13:09:40.244Z] ---> 66f8ee52a1ba [2022-03-25T13:09:40.244Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T13:09:40.244Z] ---> Running in 2b73867466ac [2022-03-25T13:09:40.502Z] ---> Running in f7a71d88199b [2022-03-25T13:09:40.502Z] Removing intermediate container 2b73867466ac [2022-03-25T13:09:40.502Z] ---> e747e309af09 [2022-03-25T13:09:40.502Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T13:09:40.761Z] ---> Running in fc49952f487c [2022-03-25T13:09:40.761Z] Removing intermediate container f7a71d88199b [2022-03-25T13:09:40.761Z] ---> aa38cc4654ff [2022-03-25T13:09:40.761Z] Step 22/24 : LABEL arch=x86_64 [2022-03-25T13:09:40.761Z] ---> Running in f827be2745b8 [2022-03-25T13:09:41.020Z] Removing intermediate container fc49952f487c [2022-03-25T13:09:41.020Z] ---> 9cc005a2b093 [2022-03-25T13:09:41.020Z] Step 22/23 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 [2022-03-25T13:09:41.280Z] ---> Running in d10e1880dc90 [2022-03-25T13:09:41.280Z] Removing intermediate container f827be2745b8 [2022-03-25T13:09:41.280Z] ---> dc1f315f42bd [2022-03-25T13:09:41.280Z] Step 23/24 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 [2022-03-25T13:09:41.849Z] ---> Running in 23b29ffdb4d5 [2022-03-25T13:09:41.849Z] Removing intermediate container d10e1880dc90 [2022-03-25T13:09:41.849Z] ---> d481ce66cc91 [2022-03-25T13:09:41.849Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T13:09:42.785Z] ---> Running in 48eddc8f190c [2022-03-25T13:09:42.785Z] Removing intermediate container 23b29ffdb4d5 [2022-03-25T13:09:42.785Z] ---> 02f00416b7d6 [2022-03-25T13:09:42.785Z] Step 24/24 : LABEL version=0.0.0 [2022-03-25T13:09:43.352Z] ---> Running in b99bef5b85f2 [2022-03-25T13:09:43.616Z] Removing intermediate container 48eddc8f190c [2022-03-25T13:09:43.616Z] ---> ac1dcbb5fc5f [2022-03-25T13:09:43.616Z] [2022-03-25T13:09:43.616Z] Successfully built ac1dcbb5fc5f [2022-03-25T13:09:43.616Z] Successfully tagged security-spire-server:latest [2022-03-25T13:09:43.616Z]  Building security-spire-server ... done Building security-bootstrapper [2022-03-25T13:09:43.616Z] Removing intermediate container 545b10dff429 [2022-03-25T13:09:43.616Z] ---> c1bd425a0aa3 [2022-03-25T13:09:43.616Z] [2022-03-25T13:09:43.616Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T13:09:43.616Z] Removing intermediate container b99bef5b85f2 [2022-03-25T13:09:43.616Z] ---> 57b2d93e7715 [2022-03-25T13:09:43.616Z] [2022-03-25T13:09:43.879Z] 3.14: Pulling from library/alpine [2022-03-25T13:09:43.879Z] Successfully built 57b2d93e7715 [2022-03-25T13:09:43.879Z] Successfully tagged security-spire-config:latest [2022-03-25T13:09:43.879Z]  Building security-spire-config ... done Building core-command [2022-03-25T13:09:44.445Z] 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-25T13:09:44.704Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-25T13:09:44.704Z] Status: Downloaded newer image for alpine:3.14 [2022-03-25T13:09:44.704Z] ---> a33ac4f1069a [2022-03-25T13:09:44.704Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-25T13:09:44.704Z] Removing intermediate container 5cdabdb947b5 [2022-03-25T13:09:44.704Z] ---> c9d3894ecf39 [2022-03-25T13:09:44.704Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-25T13:09:48.893Z] ---> Running in f7bc6b93c9ef [2022-03-25T13:09:48.893Z] ---> Running in ccf0bfaac898 [2022-03-25T13:09:48.893Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:09:48.893Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:09:48.893Z] ---> 2a4e64a538b2 [2022-03-25T13:09:48.893Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T13:09:48.893Z] ---> Using cache [2022-03-25T13:09:48.893Z] ---> 2b5a04601bb7 [2022-03-25T13:09:48.893Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:09:48.893Z] ---> Using cache [2022-03-25T13:09:48.893Z] ---> 3aaf3948f836 [2022-03-25T13:09:48.893Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T13:09:48.893Z] ---> Using cache [2022-03-25T13:09:48.893Z] ---> ff94459390f5 [2022-03-25T13:09:48.893Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T13:09:48.893Z] ---> Using cache [2022-03-25T13:09:48.893Z] ---> 395e74d924c9 [2022-03-25T13:09:48.893Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:09:48.893Z] ---> Using cache [2022-03-25T13:09:48.893Z] ---> 0676d98e07ce [2022-03-25T13:09:48.893Z] Step 8/23 : COPY . . [2022-03-25T13:09:48.893Z] ---> Using cache [2022-03-25T13:09:48.893Z] ---> 7bad5dfed0e3 [2022-03-25T13:09:48.893Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-25T13:09:48.893Z] 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-25T13:09:48.893Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:09:48.893Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:09:48.893Z] ---> 2a4e64a538b2 [2022-03-25T13:09:48.893Z] Step 3/31 : WORKDIR /edgex-go [2022-03-25T13:09:48.893Z] ---> Using cache [2022-03-25T13:09:48.893Z] ---> 2b5a04601bb7 [2022-03-25T13:09:48.893Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:09:48.893Z] ---> Using cache [2022-03-25T13:09:48.893Z] ---> 3aaf3948f836 [2022-03-25T13:09:48.893Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-25T13:09:48.893Z] ---> Using cache [2022-03-25T13:09:48.893Z] ---> ff94459390f5 [2022-03-25T13:09:48.893Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-25T13:09:48.893Z] ---> Using cache [2022-03-25T13:09:48.893Z] ---> 395e74d924c9 [2022-03-25T13:09:48.893Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:09:48.893Z] ---> Using cache [2022-03-25T13:09:48.893Z] ---> 0676d98e07ce [2022-03-25T13:09:48.893Z] Step 8/31 : COPY . . [2022-03-25T13:09:48.893Z] ---> Using cache [2022-03-25T13:09:48.893Z] ---> 7bad5dfed0e3 [2022-03-25T13:09:48.893Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-25T13:09:49.480Z] Removing intermediate container f7bc6b93c9ef [2022-03-25T13:09:49.480Z] ---> 2edb13c6dc5c [2022-03-25T13:09:49.480Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-25T13:09:49.480Z] ---> Running in 9466df3e669b [2022-03-25T13:09:49.480Z] ---> Running in a2aaec236691 [2022-03-25T13:09:49.480Z] ---> Running in 739a6e677601 [2022-03-25T13:09:49.480Z] Removing intermediate container 739a6e677601 [2022-03-25T13:09:49.480Z] ---> 879563831515 [2022-03-25T13:09:49.480Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-25T13:09:49.739Z] ---> Running in 28b6b3956dd0 [2022-03-25T13:09:49.739Z] Removing intermediate container 28b6b3956dd0 [2022-03-25T13:09:49.739Z] ---> 6fb143310a82 [2022-03-25T13:09:49.739Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:09:50.308Z] 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-25T13:09:50.308Z] 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-25T13:09:50.308Z] ---> Running in 60849a081ac1 [2022-03-25T13:09:50.308Z] Removing intermediate container ccf0bfaac898 [2022-03-25T13:09:50.308Z] ---> 2e39e3759136 [2022-03-25T13:09:50.308Z] [2022-03-25T13:09:50.308Z] Step 11/23 : FROM docker:20.10.10 [2022-03-25T13:09:50.308Z] 20.10.10: Pulling from library/docker [2022-03-25T13:09:51.247Z] Removing intermediate container 00dc61da96ee [2022-03-25T13:09:51.247Z] ---> b03faa989109 [2022-03-25T13:09:51.247Z] [2022-03-25T13:09:51.247Z] Step 10/25 : FROM alpine:3.14 [2022-03-25T13:09:51.247Z] ---> a33ac4f1069a [2022-03-25T13:09:51.247Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-25T13:09:51.247Z] ---> Running in 4e491c39ca9a [2022-03-25T13:09:51.507Z] Removing intermediate container 60849a081ac1 [2022-03-25T13:09:51.507Z] ---> 99897458364f [2022-03-25T13:09:51.507Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-25T13:09:51.507Z] ---> Running in c548bb2c58bf [2022-03-25T13:09:51.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:51.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:52.027Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-25T13:09:52.027Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-25T13:09:52.027Z] (3/3) Installing su-exec (0.2-r1) [2022-03-25T13:09:52.027Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T13:09:52.027Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T13:09:52.027Z] OK: 6 MiB in 17 packages [2022-03-25T13:09:52.027Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:52.971Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:52.971Z] Removing intermediate container 4e491c39ca9a [2022-03-25T13:09:52.971Z] ---> 5c5172a0cca5 [2022-03-25T13:09:52.971Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-25T13:09:53.232Z] ---> Running in 40421187969d [2022-03-25T13:09:53.232Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-25T13:09:53.232Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-25T13:09:53.491Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-25T13:09:53.491Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-25T13:09:53.491Z] Removing intermediate container 40421187969d [2022-03-25T13:09:53.491Z] ---> 68f408b3ec5a [2022-03-25T13:09:53.491Z] Step 13/25 : WORKDIR / [2022-03-25T13:09:53.491Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-25T13:09:53.752Z] ---> Running in 9e8f3b58eb1e [2022-03-25T13:09:53.752Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-25T13:09:53.752Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T13:09:53.752Z] OK: 8 MiB in 20 packages [2022-03-25T13:09:54.011Z] Removing intermediate container 9e8f3b58eb1e [2022-03-25T13:09:54.011Z] ---> 19bb15c74e9b [2022-03-25T13:09:54.011Z] 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-25T13:09:54.578Z] ---> 4b6bafecef93 [2022-03-25T13:09:54.578Z] 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-25T13:09:54.578Z] Removing intermediate container c548bb2c58bf [2022-03-25T13:09:54.578Z] ---> 66714110d493 [2022-03-25T13:09:54.578Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T13:09:55.144Z] ---> 7cd7ae79a064 [2022-03-25T13:09:55.144Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-25T13:09:55.144Z] ---> 194987746edc [2022-03-25T13:09:55.144Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-25T13:09:55.712Z] ---> be5071ec362b [2022-03-25T13:09:55.712Z] 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-25T13:09:56.278Z] ---> 3132c686bc0f [2022-03-25T13:09:56.278Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-25T13:09:56.278Z] ---> 7736485c2736 [2022-03-25T13:09:56.278Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-25T13:09:57.212Z] ---> 9084a3a6c660 [2022-03-25T13:09:57.212Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-25T13:09:57.470Z] ---> 6252d831bdd1 [2022-03-25T13:09:57.470Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-25T13:09:57.470Z] ---> Running in df9a8a290808 [2022-03-25T13:09:57.729Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-25T13:09:57.729Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-25T13:09:57.729Z] ---> b706a049f56e [2022-03-25T13:09:57.729Z] 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-25T13:09:57.990Z] Removing intermediate container df9a8a290808 [2022-03-25T13:09:57.990Z] ---> fca39bb62a2e [2022-03-25T13:09:57.990Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T13:09:57.990Z] ---> Running in b6ae86cb0d57 [2022-03-25T13:09:58.247Z] ---> Running in fddd5f7267ad [2022-03-25T13:09:58.510Z] Removing intermediate container b6ae86cb0d57 [2022-03-25T13:09:58.510Z] ---> adb6197ebfb9 [2022-03-25T13:09:58.510Z] 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-25T13:09:58.510Z] ---> eaa72eacd324 [2022-03-25T13:09:58.510Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-25T13:09:58.510Z] ---> Running in 7cbb62d72341 [2022-03-25T13:09:58.510Z] Removing intermediate container fddd5f7267ad [2022-03-25T13:09:58.510Z] ---> 9f6b50237bc5 [2022-03-25T13:09:58.510Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T13:09:58.773Z] ---> Running in 1358bd71c494 [2022-03-25T13:09:58.773Z] ---> 26d51e57c9f5 [2022-03-25T13:09:58.773Z] 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-25T13:09:59.031Z] Removing intermediate container 1358bd71c494 [2022-03-25T13:09:59.031Z] ---> c5a5f46ea98b [2022-03-25T13:09:59.031Z] Step 22/23 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 [2022-03-25T13:09:59.031Z] ---> Running in 1d8a10a06d62 [2022-03-25T13:09:59.031Z] ---> Running in 737e3775d1fb [2022-03-25T13:09:59.606Z] Removing intermediate container 737e3775d1fb [2022-03-25T13:09:59.606Z] ---> d3557f26f011 [2022-03-25T13:09:59.606Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T13:09:59.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:59.606Z] ---> Running in 61e9e12b866c [2022-03-25T13:09:59.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:09:59.870Z] (1/42) Installing readline (8.1.0-r0) [2022-03-25T13:09:59.870Z] (2/42) Installing bash (5.1.16-r0) [2022-03-25T13:09:59.870Z] Executing bash-5.1.16-r0.post-install [2022-03-25T13:09:59.870Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-25T13:09:59.870Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-25T13:09:59.870Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-25T13:09:59.870Z] (6/42) Installing curl (7.79.1-r0) [2022-03-25T13:09:59.870Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-25T13:09:59.870Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-25T13:09:59.870Z] (9/42) Installing expat (2.4.7-r0) [2022-03-25T13:09:59.870Z] (10/42) Installing libffi (3.3-r2) [2022-03-25T13:09:59.870Z] Removing intermediate container 61e9e12b866c [2022-03-25T13:09:59.870Z] ---> 29c4b786df27 [2022-03-25T13:09:59.870Z] [2022-03-25T13:09:59.870Z] (11/42) Installing gdbm (1.19-r0) [2022-03-25T13:09:59.870Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-25T13:09:59.870Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-25T13:09:59.870Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-25T13:09:59.870Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-25T13:09:59.870Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-25T13:09:59.870Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-25T13:10:00.129Z] Successfully built 29c4b786df27 [2022-03-25T13:10:00.129Z] Successfully tagged core-data:latest [2022-03-25T13:10:00.129Z] Building security-spiffe-token-provider [2022-03-25T13:10:00.393Z]  Building core-data ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-25T13:10:00.393Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-25T13:10:00.393Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-25T13:10:00.393Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-25T13:10:00.393Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-25T13:10:00.393Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-25T13:10:00.393Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-25T13:10:00.393Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-25T13:10:00.393Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-25T13:10:00.393Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-25T13:10:00.393Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-25T13:10:00.393Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-25T13:10:00.393Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-25T13:10:00.393Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-25T13:10:00.393Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-25T13:10:00.393Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-25T13:10:00.393Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-25T13:10:00.393Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-25T13:10:00.393Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-25T13:10:00.657Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-25T13:10:00.657Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-25T13:10:00.657Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-25T13:10:00.657Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-25T13:10:00.657Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-25T13:10:00.657Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-25T13:10:00.657Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T13:10:00.657Z] OK: 84 MiB in 64 packages [2022-03-25T13:10:01.714Z] Collecting docker-compose==1.23.2 [2022-03-25T13:10:01.714Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-25T13:10:01.714Z] Collecting docopt<0.7,>=0.6.1 [2022-03-25T13:10:01.714Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-25T13:10:02.282Z] Collecting cached-property<2,>=1.2.0 [2022-03-25T13:10:02.282Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-25T13:10:02.282Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-25T13:10:02.282Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-25T13:10:02.539Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-25T13:10:02.539Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-25T13:10:02.539Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-25T13:10:02.539Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-25T13:10:02.810Z] Collecting docker<4.0,>=3.6.0 [2022-03-25T13:10:02.810Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-25T13:10:02.810Z] 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-25T13:10:03.069Z] Collecting PyYAML<4,>=3.10 [2022-03-25T13:10:03.069Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-25T13:10:03.639Z] Collecting jsonschema<3,>=2.5.1 [2022-03-25T13:10:03.639Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-25T13:10:03.639Z] Collecting texttable<0.10,>=0.9.0 [2022-03-25T13:10:03.639Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-25T13:10:04.209Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:10:04.209Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:10:04.209Z] ---> 2a4e64a538b2 [2022-03-25T13:10:04.209Z] Step 3/20 : WORKDIR /edgex-go [2022-03-25T13:10:04.209Z] ---> Using cache [2022-03-25T13:10:04.209Z] ---> 2b5a04601bb7 [2022-03-25T13:10:04.209Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-25T13:10:04.209Z] Collecting docker-pycreds>=0.4.0 [2022-03-25T13:10:04.209Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-25T13:10:04.468Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-25T13:10:04.469Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-25T13:10:04.469Z] Collecting idna<2.8,>=2.5 [2022-03-25T13:10:04.469Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-25T13:10:04.469Z] Removing intermediate container 1d8a10a06d62 [2022-03-25T13:10:04.469Z] ---> 5410bab27e60 [2022-03-25T13:10:04.469Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-25T13:10:04.469Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-25T13:10:04.469Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-25T13:10:04.469Z] ---> Running in 75d2845dc036 [2022-03-25T13:10:04.469Z] 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-25T13:10:04.469Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-25T13:10:04.469Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-25T13:10:04.469Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-25T13:10:04.469Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-25T13:10:04.727Z] ---> Running in 8c6c60cc69e3 [2022-03-25T13:10:04.727Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-25T13:10:04.727Z] Attempting uninstall: urllib3 [2022-03-25T13:10:04.727Z] Found existing installation: urllib3 1.26.5 [2022-03-25T13:10:04.727Z] Uninstalling urllib3-1.26.5: [2022-03-25T13:10:04.727Z] Successfully uninstalled urllib3-1.26.5 [2022-03-25T13:10:04.727Z] Attempting uninstall: idna [2022-03-25T13:10:04.727Z] Found existing installation: idna 3.2 [2022-03-25T13:10:04.727Z] Uninstalling idna-3.2: [2022-03-25T13:10:04.727Z] Successfully uninstalled idna-3.2 [2022-03-25T13:10:05.011Z] Attempting uninstall: chardet [2022-03-25T13:10:05.011Z] Found existing installation: chardet 4.0.0 [2022-03-25T13:10:05.011Z] Uninstalling chardet-4.0.0: [2022-03-25T13:10:05.011Z] Successfully uninstalled chardet-4.0.0 [2022-03-25T13:10:05.011Z] Removing intermediate container 8c6c60cc69e3 [2022-03-25T13:10:05.011Z] ---> a56728a3c7c6 [2022-03-25T13:10:05.011Z] Step 23/25 : LABEL arch=x86_64 [2022-03-25T13:10:05.281Z] ---> Running in 6cfae783713a [2022-03-25T13:10:05.542Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:10:05.542Z] Attempting uninstall: requests [2022-03-25T13:10:05.542Z] Found existing installation: requests 2.25.1 [2022-03-25T13:10:05.542Z] Uninstalling requests-2.25.1: [2022-03-25T13:10:05.542Z] Removing intermediate container 6cfae783713a [2022-03-25T13:10:05.542Z] ---> 4324301d6487 [2022-03-25T13:10:05.542Z] Step 24/25 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 [2022-03-25T13:10:05.819Z] Successfully uninstalled requests-2.25.1 [2022-03-25T13:10:05.820Z] ---> Running in 600a8cc0eb6d [2022-03-25T13:10:05.820Z] Running setup.py install for texttable: started [2022-03-25T13:10:06.169Z] Removing intermediate container 600a8cc0eb6d [2022-03-25T13:10:06.169Z] ---> da844494c8b1 [2022-03-25T13:10:06.169Z] Step 25/25 : LABEL version=0.0.0 [2022-03-25T13:10:06.169Z] ---> Running in ca639b9c1649 [2022-03-25T13:10:06.169Z] Running setup.py install for texttable: finished with status 'done' [2022-03-25T13:10:06.169Z] Running setup.py install for PyYAML: started [2022-03-25T13:10:06.542Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:10:06.542Z] Removing intermediate container ca639b9c1649 [2022-03-25T13:10:06.542Z] ---> 91f1e8c6ca99 [2022-03-25T13:10:06.542Z] [2022-03-25T13:10:06.542Z] Successfully built 91f1e8c6ca99 [2022-03-25T13:10:06.542Z] Successfully tagged security-secretstore-setup:latest [2022-03-25T13:10:06.542Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-03-25T13:10:06.542Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-25T13:10:06.855Z] Running setup.py install for docopt: started [2022-03-25T13:10:06.855Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T13:10:06.855Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T13:10:06.855Z] OK: 15863 distinct packages available [2022-03-25T13:10:06.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:10:06.855Z] Running setup.py install for docopt: finished with status 'done' [2022-03-25T13:10:06.855Z] Running setup.py install for dockerpty: started [2022-03-25T13:10:07.133Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-25T13:10:07.702Z] 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-25T13:10:07.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:10:08.170Z] OK: 221 MiB in 52 packages [2022-03-25T13:10:10.704Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:10:10.704Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:10:10.704Z] ---> 2a4e64a538b2 [2022-03-25T13:10:10.704Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T13:10:10.704Z] ---> Using cache [2022-03-25T13:10:10.704Z] ---> 2b5a04601bb7 [2022-03-25T13:10:10.704Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:10:10.704Z] ---> Using cache [2022-03-25T13:10:10.704Z] ---> 3aaf3948f836 [2022-03-25T13:10:10.704Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-25T13:10:10.704Z] ---> Using cache [2022-03-25T13:10:10.704Z] ---> ff94459390f5 [2022-03-25T13:10:10.704Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T13:10:10.704Z] ---> Using cache [2022-03-25T13:10:10.704Z] ---> 395e74d924c9 [2022-03-25T13:10:10.704Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:10:10.704Z] ---> Using cache [2022-03-25T13:10:10.704Z] ---> 0676d98e07ce [2022-03-25T13:10:10.704Z] Step 8/22 : COPY . . [2022-03-25T13:10:10.704Z] ---> Using cache [2022-03-25T13:10:10.704Z] ---> 7bad5dfed0e3 [2022-03-25T13:10:10.704Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-25T13:10:11.272Z] ---> Running in ba37c0f06934 [2022-03-25T13:10:11.534Z] 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-25T13:10:11.534Z] Removing intermediate container 75d2845dc036 [2022-03-25T13:10:11.534Z] ---> e6a8d5ba66a9 [2022-03-25T13:10:11.534Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-25T13:10:13.460Z] ---> b1ab6fdd225f [2022-03-25T13:10:13.460Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:10:13.460Z] ---> Running in 9277b36a8f57 [2022-03-25T13:10:13.719Z] Removing intermediate container a2aaec236691 [2022-03-25T13:10:13.719Z] ---> 7c38f1a401c9 [2022-03-25T13:10:13.719Z] [2022-03-25T13:10:13.719Z] Step 10/31 : FROM alpine:3.14 [2022-03-25T13:10:13.719Z] ---> a33ac4f1069a [2022-03-25T13:10:13.719Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-25T13:10:13.719Z] Removing intermediate container 9466df3e669b [2022-03-25T13:10:13.719Z] ---> a94cca5598a7 [2022-03-25T13:10:13.719Z] [2022-03-25T13:10:13.719Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T13:10:13.719Z] ---> a33ac4f1069a [2022-03-25T13:10:13.719Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-25T13:10:13.719Z] Removing intermediate container 7cbb62d72341 [2022-03-25T13:10:13.719Z] ---> 2ed927fa00bf [2022-03-25T13:10:13.719Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-25T13:10:13.719Z] ---> Running in 414970e49057 [2022-03-25T13:10:13.719Z] ---> Running in 6f6c732328a8 [2022-03-25T13:10:13.719Z] ---> Running in e51aad1993e6 [2022-03-25T13:10:13.988Z] Removing intermediate container e51aad1993e6 [2022-03-25T13:10:13.988Z] ---> 449c3c1f89e8 [2022-03-25T13:10:13.988Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-25T13:10:13.988Z] Removing intermediate container 6f6c732328a8 [2022-03-25T13:10:13.988Z] ---> ef9229b8daf6 [2022-03-25T13:10:13.988Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-25T13:10:13.988Z] ---> Running in 76aa111232b6 [2022-03-25T13:10:13.988Z] ---> Running in c73e82de89b6 [2022-03-25T13:10:14.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:10:14.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:10:14.508Z] Removing intermediate container 76aa111232b6 [2022-03-25T13:10:14.508Z] ---> 2a9496e71c5f [2022-03-25T13:10:14.508Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-25T13:10:14.508Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-25T13:10:14.508Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T13:10:14.508Z] OK: 6 MiB in 15 packages [2022-03-25T13:10:14.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:10:14.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:10:14.770Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-25T13:10:14.770Z] (2/2) Installing su-exec (0.2-r1) [2022-03-25T13:10:14.770Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T13:10:14.770Z] OK: 6 MiB in 16 packages [2022-03-25T13:10:15.030Z] Removing intermediate container 9277b36a8f57 [2022-03-25T13:10:15.030Z] ---> 02e6e1fdb3f8 [2022-03-25T13:10:15.030Z] Step 7/20 : COPY . . [2022-03-25T13:10:16.352Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9071 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-25T13:10:16.369Z] Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout [2022-03-25T13:10:16.407Z] ---> bf1f0616cfd9 [2022-03-25T13:10:16.407Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-25T13:10:16.407Z] Removing intermediate container 414970e49057 [2022-03-25T13:10:16.407Z] ---> 0844848bf4fb [2022-03-25T13:10:16.407Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T13:10:16.748Z] The recommended git tool is: git [2022-03-25T13:10:19.693Z] ---> Running in b843a32565a3 [2022-03-25T13:10:19.693Z] ---> 17ea8aa19f64 [2022-03-25T13:10:19.693Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-25T13:10:19.693Z] Removing intermediate container c73e82de89b6 [2022-03-25T13:10:19.693Z] ---> db84ac23f55e [2022-03-25T13:10:19.693Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-25T13:10:19.693Z] ---> Running in 6534a00d4ee0 [2022-03-25T13:10:19.693Z] Removing intermediate container b843a32565a3 [2022-03-25T13:10:19.693Z] ---> 68f3890665fa [2022-03-25T13:10:19.693Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-25T13:10:19.956Z] ---> Running in 8f338134f861 [2022-03-25T13:10:19.956Z] Removing intermediate container 6534a00d4ee0 [2022-03-25T13:10:19.956Z] ---> 668fc0e32d1b [2022-03-25T13:10:19.956Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-25T13:10:20.229Z] ---> Running in 2656166b3968 [2022-03-25T13:10:20.229Z] ---> f09e7b984fbe [2022-03-25T13:10:20.229Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-25T13:10:20.229Z] Removing intermediate container 8f338134f861 [2022-03-25T13:10:20.229Z] ---> Running in d4bf15e1f0ce [2022-03-25T13:10:20.229Z] ---> a8e9139cb8e6 [2022-03-25T13:10:20.229Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-25T13:10:20.489Z] Removing intermediate container 2656166b3968 [2022-03-25T13:10:20.489Z] ---> ccfaf18d88f3 [2022-03-25T13:10:20.489Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-25T13:10:20.489Z] ---> Running in 23f2a87c56b1 [2022-03-25T13:10:20.489Z] ---> Running in 7927baea0152 [2022-03-25T13:10:20.489Z] Removing intermediate container d4bf15e1f0ce [2022-03-25T13:10:20.489Z] ---> ec69987317cb [2022-03-25T13:10:20.489Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T13:10:20.771Z] ---> Running in 16213d95c7d8 [2022-03-25T13:10:20.771Z] Removing intermediate container 23f2a87c56b1 [2022-03-25T13:10:20.771Z] ---> c83c4dc15582 [2022-03-25T13:10:20.771Z] Step 15/23 : WORKDIR / [2022-03-25T13:10:20.771Z] ---> Running in 46aa6df7d6b3 [2022-03-25T13:10:21.030Z] Removing intermediate container 16213d95c7d8 [2022-03-25T13:10:21.030Z] ---> ce1d68584e5f [2022-03-25T13:10:21.030Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T13:10:21.030Z] ---> Running in f7b2038e7c37 [2022-03-25T13:10:21.030Z] Removing intermediate container 46aa6df7d6b3 [2022-03-25T13:10:21.030Z] ---> 8ccff19bf71f [2022-03-25T13:10:21.030Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T13:10:21.617Z] Removing intermediate container f7b2038e7c37 [2022-03-25T13:10:21.617Z] ---> dcc65b89ff3a [2022-03-25T13:10:21.617Z] Step 22/23 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 [2022-03-25T13:10:21.617Z] ---> 8ee7b9e47a67 [2022-03-25T13:10:21.617Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-25T13:10:21.617Z] ---> Running in 5d3307e0ebe8 [2022-03-25T13:10:21.878Z] Removing intermediate container 7927baea0152 [2022-03-25T13:10:21.878Z] ---> 6ee49e734ae4 [2022-03-25T13:10:21.878Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-25T13:10:22.137Z] ---> Running in 39e99b56e108 [2022-03-25T13:10:22.137Z] Removing intermediate container 5d3307e0ebe8 [2022-03-25T13:10:22.137Z] ---> c538b3b59837 [2022-03-25T13:10:22.137Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T13:10:22.137Z] ---> Running in 6c4e3d4a029e [2022-03-25T13:10:22.395Z] Removing intermediate container 39e99b56e108 [2022-03-25T13:10:22.396Z] ---> d59dfc2e8077 [2022-03-25T13:10:22.396Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-25T13:10:22.654Z] ---> 583486b0edaa [2022-03-25T13:10:22.654Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-25T13:10:22.654Z] Removing intermediate container 6c4e3d4a029e [2022-03-25T13:10:22.654Z] ---> 54bd5edc6d05 [2022-03-25T13:10:22.654Z] [2022-03-25T13:10:22.925Z] ---> 69decb4aa1bf [2022-03-25T13:10:22.925Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-25T13:10:22.925Z] Successfully built 54bd5edc6d05 [2022-03-25T13:10:22.925Z] ---> 525a09ed58c3 [2022-03-25T13:10:22.925Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-25T13:10:22.925Z] Successfully tagged sys-mgmt-agent:latest [2022-03-25T13:10:23.184Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-03-25T13:10:23.184Z] ---> Running in ddc943187c1b [2022-03-25T13:10:23.184Z] ---> Running in 185d0c3d8a8d [2022-03-25T13:10:24.126Z] ---> d75307d799d7 [2022-03-25T13:10:24.126Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-25T13:10:24.572Z] using credential edgex-jenkins-ssh [2022-03-25T13:10:24.595Z] Cloning the remote Git repository [2022-03-25T13:10:24.704Z] ---> Running in 63dc37fa25fd [2022-03-25T13:10:24.975Z] Removing intermediate container 63dc37fa25fd [2022-03-25T13:10:24.975Z] ---> fa53fbaef132 [2022-03-25T13:10:24.975Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T13:10:24.975Z] 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-25T13:10:24.975Z] ---> Running in 78dde32889ec [2022-03-25T13:10:25.233Z] Removing intermediate container 78dde32889ec [2022-03-25T13:10:25.233Z] ---> ad4df69b0480 [2022-03-25T13:10:25.233Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T13:10:25.233Z] ---> Running in 81bbdf616c76 [2022-03-25T13:10:24.679Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-25T13:10:24.880Z] > git init /w/workspace/edgex-go/17 # timeout=10 [2022-03-25T13:10:25.111Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-25T13:10:25.112Z] > git --version # timeout=10 [2022-03-25T13:10:25.173Z] > git --version # 'git version 2.25.1' [2022-03-25T13:10:25.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T13:10:25.284Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-25T13:10:25.493Z] Removing intermediate container 185d0c3d8a8d [2022-03-25T13:10:25.493Z] ---> 728cc8d31722 [2022-03-25T13:10:25.493Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T13:10:25.755Z] Removing intermediate container 81bbdf616c76 [2022-03-25T13:10:25.755Z] ---> a6ddbeaabfc2 [2022-03-25T13:10:25.755Z] Step 22/23 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 [2022-03-25T13:10:25.755Z] ---> Running in 699d4f918f6d [2022-03-25T13:10:26.014Z] ---> 6d97e7e1aa87 [2022-03-25T13:10:26.014Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-25T13:10:26.273Z] Removing intermediate container 699d4f918f6d [2022-03-25T13:10:26.273Z] ---> 4cdcf2ef92a8 [2022-03-25T13:10:26.273Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T13:10:26.532Z] ---> Running in 25b8b5180687 [2022-03-25T13:10:26.789Z] Removing intermediate container 25b8b5180687 [2022-03-25T13:10:26.789Z] ---> 53401f837036 [2022-03-25T13:10:26.789Z] [2022-03-25T13:10:27.050Z] ---> 46ac389f42af [2022-03-25T13:10:27.050Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-25T13:10:27.050Z] Successfully built 53401f837036 [2022-03-25T13:10:27.050Z] Successfully tagged core-command:latest [2022-03-25T13:10:27.050Z]  Building core-command ... done Building core-metadata [2022-03-25T13:10:27.311Z] ---> 0dd48aa462de [2022-03-25T13:10:27.311Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-25T13:10:30.620Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:10:30.620Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:10:30.620Z] ---> 2a4e64a538b2 [2022-03-25T13:10:30.620Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T13:10:30.620Z] ---> Using cache [2022-03-25T13:10:30.620Z] ---> 2b5a04601bb7 [2022-03-25T13:10:30.620Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:10:30.620Z] ---> Using cache [2022-03-25T13:10:30.620Z] ---> 3aaf3948f836 [2022-03-25T13:10:30.620Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-25T13:10:32.032Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:10:32.032Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:10:32.032Z] ---> 2a4e64a538b2 [2022-03-25T13:10:32.032Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T13:10:32.032Z] ---> Using cache [2022-03-25T13:10:32.032Z] ---> 2b5a04601bb7 [2022-03-25T13:10:32.032Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:10:32.032Z] ---> Using cache [2022-03-25T13:10:32.032Z] ---> 3aaf3948f836 [2022-03-25T13:10:32.032Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T13:10:32.032Z] ---> Using cache [2022-03-25T13:10:32.032Z] ---> ff94459390f5 [2022-03-25T13:10:32.032Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T13:10:32.032Z] ---> Using cache [2022-03-25T13:10:32.032Z] ---> 395e74d924c9 [2022-03-25T13:10:32.032Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:10:32.032Z] ---> Using cache [2022-03-25T13:10:32.032Z] ---> 0676d98e07ce [2022-03-25T13:10:32.032Z] Step 8/23 : COPY . . [2022-03-25T13:10:32.032Z] ---> Using cache [2022-03-25T13:10:32.032Z] ---> 7bad5dfed0e3 [2022-03-25T13:10:32.032Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-25T13:10:32.290Z] ---> 9d07ac8eb060 [2022-03-25T13:10:32.290Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-25T13:10:33.224Z] ---> Running in 83314259c9b2 [2022-03-25T13:10:33.224Z] ---> Running in 0782bc859e51 [2022-03-25T13:10:33.224Z] ---> 4dc35662f738 [2022-03-25T13:10:33.224Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-25T13:10:33.224Z] Removing intermediate container ba37c0f06934 [2022-03-25T13:10:33.224Z] ---> 63ec7244da9e [2022-03-25T13:10:33.224Z] [2022-03-25T13:10:33.224Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T13:10:33.224Z] ---> a33ac4f1069a [2022-03-25T13:10:33.224Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-25T13:10:33.224Z] ---> Using cache [2022-03-25T13:10:33.224Z] ---> 0844848bf4fb [2022-03-25T13:10:33.224Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T13:10:33.224Z] ---> Using cache [2022-03-25T13:10:33.224Z] ---> 68f3890665fa [2022-03-25T13:10:33.224Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-25T13:10:33.484Z] ---> Running in c5d165c4f09a [2022-03-25T13:10:33.484Z] ---> Running in b28d0e0ea7ae [2022-03-25T13:10:33.741Z] Removing intermediate container b28d0e0ea7ae [2022-03-25T13:10:33.741Z] ---> 867cde686476 [2022-03-25T13:10:33.741Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-25T13:10:33.741Z] Removing intermediate container c5d165c4f09a [2022-03-25T13:10:33.741Z] ---> 3b774d6d0c2b [2022-03-25T13:10:33.741Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-25T13:10:33.999Z] ---> Running in c40dac1bd61c [2022-03-25T13:10:33.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:10:33.999Z] 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-25T13:10:33.999Z] Removing intermediate container c40dac1bd61c [2022-03-25T13:10:33.999Z] ---> 8cdc86e1dc37 [2022-03-25T13:10:33.999Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T13:10:33.999Z] ---> 019b9cf79426 [2022-03-25T13:10:33.999Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-25T13:10:34.258Z] ---> Running in 6c7bee599276 [2022-03-25T13:10:34.258Z] ---> 64ea5c4a01c1 [2022-03-25T13:10:34.258Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-25T13:10:34.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:10:35.084Z] OK: 221 MiB in 52 packages [2022-03-25T13:10:35.084Z] ---> 99bb1c1ffcac [2022-03-25T13:10:35.084Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-25T13:10:35.651Z] ---> 424c97d351f9 [2022-03-25T13:10:35.651Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-25T13:10:35.651Z] ---> Running in 5e3a73460b7b [2022-03-25T13:10:35.651Z] Removing intermediate container 6c7bee599276 [2022-03-25T13:10:35.651Z] ---> fca035df2e19 [2022-03-25T13:10:35.651Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-25T13:10:35.917Z] ---> Running in 0544d2d6dd81 [2022-03-25T13:10:35.917Z] Removing intermediate container 5e3a73460b7b [2022-03-25T13:10:35.917Z] ---> 45e76ea0e862 [2022-03-25T13:10:35.917Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T13:10:35.917Z] Removing intermediate container 83314259c9b2 [2022-03-25T13:10:35.917Z] ---> 1f2eba47ffad [2022-03-25T13:10:35.917Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T13:10:36.187Z] ---> Running in 344ea9ed5012 [2022-03-25T13:10:36.187Z] Removing intermediate container 0544d2d6dd81 [2022-03-25T13:10:36.187Z] ---> 0b0d974a48c3 [2022-03-25T13:10:36.187Z] Step 28/31 : CMD ["gate"] [2022-03-25T13:10:36.446Z] ---> Running in 4067b81bdb1b [2022-03-25T13:10:36.446Z] Removing intermediate container 344ea9ed5012 [2022-03-25T13:10:36.446Z] ---> 7929f1f17e4e [2022-03-25T13:10:36.446Z] Step 20/22 : LABEL arch=x86_64 [2022-03-25T13:10:36.446Z] ---> 37a11fcc3440 [2022-03-25T13:10:36.446Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:10:36.446Z] ---> Running in 2db452acf97e [2022-03-25T13:10:36.446Z] ---> Running in be73ad3ddd40 [2022-03-25T13:10:36.713Z] Removing intermediate container 4067b81bdb1b [2022-03-25T13:10:36.713Z] ---> a1f0e7ae6ad1 [2022-03-25T13:10:36.713Z] Step 29/31 : LABEL arch=x86_64 [2022-03-25T13:10:36.713Z] Removing intermediate container 2db452acf97e [2022-03-25T13:10:36.713Z] ---> c9d6121c8de2 [2022-03-25T13:10:36.713Z] Step 21/22 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 [2022-03-25T13:10:36.971Z] ---> Running in 1f91b67e762b [2022-03-25T13:10:36.971Z] ---> Running in ccaee66b415b [2022-03-25T13:10:37.229Z] Removing intermediate container 1f91b67e762b [2022-03-25T13:10:37.229Z] ---> 83bd31a8bcba [2022-03-25T13:10:37.229Z] Step 30/31 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 [2022-03-25T13:10:37.229Z] Removing intermediate container ccaee66b415b [2022-03-25T13:10:37.229Z] ---> dce62bbc6f72 [2022-03-25T13:10:37.229Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T13:10:37.490Z] ---> Running in 4824e6f43ba4 [2022-03-25T13:10:37.752Z] ---> Running in 18453328ec37 [2022-03-25T13:10:37.752Z] Removing intermediate container 4824e6f43ba4 [2022-03-25T13:10:37.752Z] ---> 6e4907895ff0 [2022-03-25T13:10:37.752Z] Step 31/31 : LABEL version=0.0.0 [2022-03-25T13:10:38.010Z] Removing intermediate container 18453328ec37 [2022-03-25T13:10:38.010Z] ---> e0d4927389a8 [2022-03-25T13:10:38.010Z] [2022-03-25T13:10:38.268Z] Successfully built e0d4927389a8 [2022-03-25T13:10:38.527Z] Successfully tagged support-scheduler:latest [2022-03-25T13:10:38.527Z] Building security-proxy-setup [2022-03-25T13:10:38.527Z]  Building support-scheduler ... done  ---> Running in cae6031cf4c1 [2022-03-25T13:10:38.527Z] Removing intermediate container be73ad3ddd40 [2022-03-25T13:10:38.527Z] ---> 94fd3c2ff369 [2022-03-25T13:10:38.527Z] Step 8/22 : COPY . . [2022-03-25T13:10:40.451Z] Removing intermediate container cae6031cf4c1 [2022-03-25T13:10:40.451Z] ---> 402a419db224 [2022-03-25T13:10:40.451Z] [2022-03-25T13:10:40.451Z] Successfully built 402a419db224 [2022-03-25T13:10:40.451Z] Successfully tagged security-bootstrapper:latest [2022-03-25T13:10:40.451Z] Building security-spire-agent [2022-03-25T13:10:41.779Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-25T13:10:41.798Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-25T13:10:41.825Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-25T13:10:41.867Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-25T13:10:41.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T13:10:41.889Z] > 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-25T13:10:42.741Z] Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 0e8f51b4a3e7805c07d6fdf49810706f9b790048 [2022-03-25T13:10:43.349Z] Merge succeeded, producing cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 [2022-03-25T13:10:43.349Z] Checking out Revision cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 (PR-3904) [2022-03-25T13:10:42.764Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T13:10:42.778Z] > git checkout -f 0e8f51b4a3e7805c07d6fdf49810706f9b790048 # timeout=10 [2022-03-25T13:10:43.012Z] > git remote # timeout=10 [2022-03-25T13:10:43.031Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T13:10:43.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T13:10:43.054Z] > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 [2022-03-25T13:10:43.328Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T13:10:43.362Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T13:10:43.374Z] > git checkout -f cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 # timeout=10 [2022-03-25T13:10:47.058Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:10:47.058Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:10:47.058Z] ---> 2a4e64a538b2 [2022-03-25T13:10:47.058Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T13:10:47.058Z] ---> Using cache [2022-03-25T13:10:47.058Z] ---> 2b5a04601bb7 [2022-03-25T13:10:47.058Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:10:47.058Z] ---> Using cache [2022-03-25T13:10:47.058Z] ---> 3aaf3948f836 [2022-03-25T13:10:47.058Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-25T13:10:47.058Z] ---> Using cache [2022-03-25T13:10:47.058Z] ---> ff94459390f5 [2022-03-25T13:10:47.058Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T13:10:47.058Z] ---> Using cache [2022-03-25T13:10:47.058Z] ---> 395e74d924c9 [2022-03-25T13:10:47.058Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:10:47.058Z] ---> Using cache [2022-03-25T13:10:47.058Z] ---> 0676d98e07ce [2022-03-25T13:10:47.058Z] Step 8/22 : COPY . . [2022-03-25T13:10:47.058Z] ---> Using cache [2022-03-25T13:10:47.058Z] ---> 7bad5dfed0e3 [2022-03-25T13:10:47.058Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-25T13:10:47.691Z] Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" [2022-03-25T13:10:47.718Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2022-03-25T13:10:47.991Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:10:47.991Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:10:47.991Z] ---> 2a4e64a538b2 [2022-03-25T13:10:47.991Z] Step 3/24 : WORKDIR /edgex-go [2022-03-25T13:10:47.991Z] ---> Using cache [2022-03-25T13:10:47.991Z] ---> 2b5a04601bb7 [2022-03-25T13:10:47.991Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:10:47.991Z] ---> Using cache [2022-03-25T13:10:47.991Z] ---> 3aaf3948f836 [2022-03-25T13:10:47.991Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-25T13:10:47.991Z] ---> Using cache [2022-03-25T13:10:47.991Z] ---> ff94459390f5 [2022-03-25T13:10:47.991Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-25T13:10:47.991Z] ---> Using cache [2022-03-25T13:10:47.991Z] ---> 395e74d924c9 [2022-03-25T13:10:47.991Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:10:47.991Z] ---> Using cache [2022-03-25T13:10:47.991Z] ---> 0676d98e07ce [2022-03-25T13:10:47.991Z] Step 8/24 : COPY . . [2022-03-25T13:10:47.991Z] ---> Using cache [2022-03-25T13:10:47.991Z] ---> 7bad5dfed0e3 [2022-03-25T13:10:47.991Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T13:10:47.991Z] ---> Using cache [2022-03-25T13:10:47.991Z] ---> 20d9bb7db84c [2022-03-25T13:10:47.991Z] 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-25T13:10:47.991Z] ---> Using cache [2022-03-25T13:10:47.991Z] ---> e3d0a2db442a [2022-03-25T13:10:47.991Z] [2022-03-25T13:10:47.991Z] Step 11/24 : FROM alpine:3.15 [2022-03-25T13:10:47.991Z] ---> 9c842ac49a39 [2022-03-25T13:10:47.992Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T13:10:47.992Z] ---> Using cache [2022-03-25T13:10:47.992Z] ---> 701487a79605 [2022-03-25T13:10:47.992Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:10:47.992Z] ---> Using cache [2022-03-25T13:10:47.992Z] ---> 2484bf85fd8b [2022-03-25T13:10:47.992Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-25T13:10:47.992Z] ---> Using cache [2022-03-25T13:10:47.992Z] ---> 9dc06f773b18 [2022-03-25T13:10:47.992Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-25T13:10:48.543Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-25T13:10:48.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-25T13:10:48.543Z] Dload Upload Total Spent Left Speed [2022-03-25T13:10:48.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50182 0 --:--:-- --:--:-- --:--:-- 50182 [Pipeline] sh [2022-03-25T13:10:48.931Z] ---> Running in 0eced1dcae39 [2022-03-25T13:10:48.931Z] ---> 5ddbb538ad4a [2022-03-25T13:10:48.931Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T13:10:48.931Z] ---> effd8617d94c [2022-03-25T13:10:48.931Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-25T13:10:47.704Z] > git rev-list --no-walk 74dd19f78cdd80ce13820f49c61c302f634c596a # timeout=10 [2022-03-25T13:10:49.079Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-25T13:10:49.191Z] ---> Running in c542b179b3fe [2022-03-25T13:10:49.191Z] Removing intermediate container ddc943187c1b [2022-03-25T13:10:49.191Z] ---> d47e1d0eb871 [2022-03-25T13:10:49.191Z] [2022-03-25T13:10:49.191Z] Step 9/20 : FROM alpine:3.15 [2022-03-25T13:10:49.191Z] ---> 9c842ac49a39 [2022-03-25T13:10:49.191Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T13:10:49.191Z] ---> Using cache [2022-03-25T13:10:49.191Z] ---> 701487a79605 [2022-03-25T13:10:49.191Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:10:49.191Z] ---> Using cache [2022-03-25T13:10:49.191Z] ---> 2484bf85fd8b [2022-03-25T13:10:49.191Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-25T13:10:49.427Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-25T13:10:49.427Z] + sudo tee /etc/docker/daemon.new [2022-03-25T13:10:49.427Z] { [2022-03-25T13:10:49.427Z] "registry-mirrors": [ [2022-03-25T13:10:49.427Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-25T13:10:49.427Z] ], [2022-03-25T13:10:49.427Z] "bip": "10.250.0.254/24", [2022-03-25T13:10:49.427Z] "hosts": [ [2022-03-25T13:10:49.427Z] "tcp://0.0.0.0:5555", [2022-03-25T13:10:49.427Z] "unix:///var/run/docker.sock" [2022-03-25T13:10:49.427Z] ], [2022-03-25T13:10:49.427Z] "mtu": 1458, [2022-03-25T13:10:49.427Z] "selinux-enabled": true, [2022-03-25T13:10:49.427Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-25T13:10:49.427Z] } [Pipeline] sh [2022-03-25T13:10:49.452Z] 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-25T13:10:49.710Z] 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-25T13:10:49.842Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-25T13:10:49.969Z] ---> Running in cf67360b9fdd [2022-03-25T13:10:50.198Z] + sudo service docker restart [2022-03-25T13:10:50.235Z] ---> f6d294623241 [2022-03-25T13:10:50.235Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T13:10:50.806Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:10:51.065Z] ---> 37a075d8adf9 [2022-03-25T13:10:51.065Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-25T13:10:51.631Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:10:51.892Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T13:10:51.892Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T13:10:51.892Z] OK: 15854 distinct packages available [2022-03-25T13:10:51.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:10:52.149Z] ---> e13a70fd62a7 [2022-03-25T13:10:52.149Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-25T13:10:52.715Z] Removing intermediate container 0782bc859e51 [2022-03-25T13:10:52.715Z] ---> 582dbfb9a444 [2022-03-25T13:10:52.715Z] [2022-03-25T13:10:52.715Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T13:10:52.715Z] ---> a33ac4f1069a [2022-03-25T13:10:52.715Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-25T13:10:52.715Z] ---> Using cache [2022-03-25T13:10:52.715Z] ---> 0844848bf4fb [2022-03-25T13:10:52.715Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T13:10:52.715Z] ---> Using cache [2022-03-25T13:10:52.715Z] ---> 68f3890665fa [2022-03-25T13:10:52.715Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-25T13:10:52.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:10:52.715Z] ---> 461ec80cddc5 [2022-03-25T13:10:52.715Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T13:10:52.715Z] ---> Running in 828c165136b7 [2022-03-25T13:10:52.988Z] ---> Running in 7d68b083b133 [2022-03-25T13:10:52.988Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-25T13:10:53.248Z] Removing intermediate container 7d68b083b133 [2022-03-25T13:10:53.248Z] ---> 65c2ec80316d [2022-03-25T13:10:53.248Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T13:10:53.248Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-25T13:10:53.248Z] Removing intermediate container 828c165136b7 [2022-03-25T13:10:53.248Z] ---> efce044b47ef [2022-03-25T13:10:53.248Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-25T13:10:53.248Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-25T13:10:53.248Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-25T13:10:53.524Z] ---> Running in 0ab142fe60ed [2022-03-25T13:10:53.524Z] (5/9) Installing curl (7.80.0-r0) [2022-03-25T13:10:53.524Z] ---> Running in 57cdd6460dfe [2022-03-25T13:10:53.524Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-25T13:10:53.782Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-25T13:10:53.782Z] Removing intermediate container 0ab142fe60ed [2022-03-25T13:10:53.782Z] ---> 3189f8378993 [2022-03-25T13:10:53.782Z] Step 22/24 : LABEL arch=x86_64 [2022-03-25T13:10:53.782Z] (8/9) Installing libucontext (1.1-r0) [2022-03-25T13:10:53.782Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-25T13:10:53.782Z] Removing intermediate container 57cdd6460dfe [2022-03-25T13:10:53.782Z] ---> 8f25bc0904ec [2022-03-25T13:10:53.782Z] Step 15/23 : WORKDIR / [2022-03-25T13:10:54.043Z] ---> Running in 96f27b7c8c1b [2022-03-25T13:10:54.043Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T13:10:54.043Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T13:10:54.043Z] OK: 8 MiB in 23 packages [2022-03-25T13:10:54.043Z] ---> Running in 02613c6766e9 [2022-03-25T13:10:54.305Z] Removing intermediate container 96f27b7c8c1b [2022-03-25T13:10:54.305Z] ---> 9d60cc93f7bc [2022-03-25T13:10:54.305Z] Step 23/24 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 [2022-03-25T13:10:54.305Z] ---> Running in 057998ebcdc5 [2022-03-25T13:10:54.305Z] Removing intermediate container 02613c6766e9 [2022-03-25T13:10:54.305Z] ---> d458933aa664 [2022-03-25T13:10:54.305Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T13:10:54.562Z] Removing intermediate container 057998ebcdc5 [2022-03-25T13:10:54.562Z] ---> 184d4ca6bffb [2022-03-25T13:10:54.562Z] Step 24/24 : LABEL version=0.0.0 [2022-03-25T13:10:54.825Z] ---> Running in da2ca326d203 [2022-03-25T13:10:54.825Z] ---> 1bf90fc16661 [2022-03-25T13:10:54.825Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-25T13:10:55.083Z] Removing intermediate container cf67360b9fdd [2022-03-25T13:10:55.083Z] ---> 118902864615 [2022-03-25T13:10:55.083Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T13:10:55.083Z] Removing intermediate container da2ca326d203 [2022-03-25T13:10:55.083Z] ---> fa7ceb71064f [2022-03-25T13:10:55.083Z] [2022-03-25T13:10:55.341Z] Successfully built fa7ceb71064f [2022-03-25T13:10:55.602Z] Successfully tagged security-spire-agent:latest [2022-03-25T13:10:55.863Z]  Building security-spire-agent ... done  ---> 7e79d15f743a [2022-03-25T13:10:55.863Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-25T13:10:56.123Z] ---> ac0ae82e41aa [2022-03-25T13:10:56.123Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-25T13:10:57.498Z] ---> fe1eb7025640 [2022-03-25T13:10:57.498Z] ---> f2a597db03d5 [2022-03-25T13:10:57.498Z] Step 19/23 : ENTRYPOINT ["/core-metadata"]Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-25T13:10:57.498Z] [2022-03-25T13:10:57.498Z] ---> Running in e3f39b4e1368 [2022-03-25T13:10:58.064Z] ---> 693c4bd2b974 [2022-03-25T13:10:58.064Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-25T13:10:58.064Z] Removing intermediate container e3f39b4e1368 [2022-03-25T13:10:58.064Z] ---> 042904396412 [2022-03-25T13:10:58.064Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T13:10:58.324Z] ---> Running in a8bd9b2030cf [2022-03-25T13:10:58.324Z] ---> Running in 8f9f944355bf [2022-03-25T13:10:58.589Z] Removing intermediate container a8bd9b2030cf [2022-03-25T13:10:58.589Z] ---> ef7731230e83 [2022-03-25T13:10:58.589Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T13:10:58.589Z] Removing intermediate container 8f9f944355bf [2022-03-25T13:10:58.589Z] ---> 19acae3879f7 [2022-03-25T13:10:58.589Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T13:10:58.589Z] ---> Running in 112ea720cae5 [2022-03-25T13:10:58.589Z] ---> Running in 5540b389259b [2022-03-25T13:10:58.846Z] Removing intermediate container 5540b389259b [2022-03-25T13:10:58.846Z] ---> 2cd3971eded7 [2022-03-25T13:10:58.846Z] Step 22/23 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 [2022-03-25T13:10:59.108Z] Removing intermediate container 112ea720cae5 [2022-03-25T13:10:59.108Z] ---> 9fb3ad136726 [2022-03-25T13:10:59.108Z] Step 18/20 : LABEL arch=x86_64 [2022-03-25T13:10:59.370Z] ---> Running in df0bbb33f07a [2022-03-25T13:10:59.370Z] ---> Running in 9795efa30c03 [2022-03-25T13:10:59.630Z] Removing intermediate container df0bbb33f07a [2022-03-25T13:10:59.630Z] ---> 89fc53e17be8 [2022-03-25T13:10:59.630Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T13:10:59.630Z] Removing intermediate container 9795efa30c03 [2022-03-25T13:10:59.630Z] ---> 5a1da09ffe77 [2022-03-25T13:10:59.630Z] Step 19/20 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 [2022-03-25T13:10:59.896Z] ---> Running in 5a0417c5d25f [2022-03-25T13:10:59.896Z] ---> Running in 537a4fd0a836 [2022-03-25T13:10:59.896Z] Removing intermediate container 5a0417c5d25f [2022-03-25T13:10:59.896Z] ---> 514f1e3457e7 [2022-03-25T13:10:59.896Z] [2022-03-25T13:11:00.159Z] Removing intermediate container 537a4fd0a836 [2022-03-25T13:11:00.159Z] ---> 41ed8781fbb8 [2022-03-25T13:11:00.159Z] Step 20/20 : LABEL version=0.0.0 [2022-03-25T13:11:00.159Z] Successfully built 514f1e3457e7 [2022-03-25T13:11:00.159Z] Successfully tagged core-metadata:latest [2022-03-25T13:11:00.159Z]  Building core-metadata ... done  ---> Running in 1e9056bee1ee [2022-03-25T13:11:00.727Z] Removing intermediate container 1e9056bee1ee [2022-03-25T13:11:00.727Z] ---> f51c4f1da0d6 [2022-03-25T13:11:00.727Z] [2022-03-25T13:11:00.727Z] Successfully built f51c4f1da0d6 [2022-03-25T13:11:00.727Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-25T13:11:05.992Z]  Building security-spiffe-token-provider ... done 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-25T13:11:08.562Z] provisioning config files... [2022-03-25T13:11:08.589Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config8698994143201344422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-25T13:11:08.949Z] ---> docker-login.sh [2022-03-25T13:11:08.949Z] nexus3.edgexfoundry.org:10001 [2022-03-25T13:11:09.281Z] Removing intermediate container c542b179b3fe [2022-03-25T13:11:09.281Z] ---> 760b61b2ea0c [2022-03-25T13:11:09.281Z] [2022-03-25T13:11:09.281Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T13:11:09.281Z] ---> a33ac4f1069a [2022-03-25T13:11:09.281Z] Removing intermediate container 0eced1dcae39 [2022-03-25T13:11:09.281Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-25T13:11:09.281Z] ---> 8c7fed4e8734 [2022-03-25T13:11:09.281Z] [2022-03-25T13:11:09.281Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T13:11:09.281Z] ---> a33ac4f1069a [2022-03-25T13:11:09.281Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-25T13:11:09.281Z] ---> Running in ca6dfe6b3897 [2022-03-25T13:11:09.281Z] ---> Running in a763e95a1b53 [2022-03-25T13:11:09.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T13:11:09.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T13:11:09.817Z] Configure a credential helper to remove this warning. See [2022-03-25T13:11:09.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T13:11:09.817Z] [2022-03-25T13:11:09.817Z] Login Succeeded [2022-03-25T13:11:09.817Z] nexus3.edgexfoundry.org:10002 [2022-03-25T13:11:09.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:11:09.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T13:11:09.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:11:09.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T13:11:10.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T13:11:10.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T13:11:10.091Z] Configure a credential helper to remove this warning. See [2022-03-25T13:11:10.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T13:11:10.091Z] [2022-03-25T13:11:10.091Z] Login Succeeded [2022-03-25T13:11:10.091Z] nexus3.edgexfoundry.org:10003 [2022-03-25T13:11:10.109Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-25T13:11:10.110Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-25T13:11:10.110Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-25T13:11:10.110Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-25T13:11:10.110Z] (5/6) Installing curl (7.79.1-r0) [2022-03-25T13:11:10.110Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-25T13:11:10.110Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-25T13:11:10.110Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T13:11:10.110Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T13:11:10.110Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-25T13:11:10.110Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T13:11:10.110Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T13:11:10.110Z] OK: 8 MiB in 20 packages [2022-03-25T13:11:10.110Z] OK: 6 MiB in 16 packages [2022-03-25T13:11:10.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T13:11:10.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T13:11:10.687Z] Configure a credential helper to remove this warning. See [2022-03-25T13:11:10.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T13:11:10.687Z] [2022-03-25T13:11:10.687Z] Login Succeeded [2022-03-25T13:11:10.687Z] nexus3.edgexfoundry.org:10004 [2022-03-25T13:11:10.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T13:11:10.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T13:11:10.970Z] Configure a credential helper to remove this warning. See [2022-03-25T13:11:10.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T13:11:10.970Z] [2022-03-25T13:11:10.970Z] Login Succeeded [2022-03-25T13:11:10.970Z] docker.io [2022-03-25T13:11:11.049Z] Removing intermediate container ca6dfe6b3897 [2022-03-25T13:11:11.049Z] ---> c5b6b0b35b76 [2022-03-25T13:11:11.049Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-25T13:11:11.049Z] Removing intermediate container a763e95a1b53 [2022-03-25T13:11:11.049Z] ---> 2c38b81988fe [2022-03-25T13:11:11.049Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T13:11:11.049Z] ---> Running in a28bd09f3827 [2022-03-25T13:11:11.049Z] ---> Running in 696e879e2cc7 [2022-03-25T13:11:11.049Z] Removing intermediate container 696e879e2cc7 [2022-03-25T13:11:11.049Z] ---> cf891e105448 [2022-03-25T13:11:11.049Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-25T13:11:11.321Z] Removing intermediate container a28bd09f3827 [2022-03-25T13:11:11.321Z] ---> e82c2c74be42 [2022-03-25T13:11:11.321Z] Step 13/22 : WORKDIR /edgex [2022-03-25T13:11:11.321Z] ---> Running in a340e984ddfc [2022-03-25T13:11:11.321Z] ---> Running in 0760c366c7c8 [2022-03-25T13:11:11.321Z] Removing intermediate container a340e984ddfc [2022-03-25T13:11:11.321Z] ---> f897499162a3 [2022-03-25T13:11:11.321Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-25T13:11:11.321Z] Removing intermediate container 0760c366c7c8 [2022-03-25T13:11:11.321Z] ---> 2d328beec632 [2022-03-25T13:11:11.321Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-25T13:11:11.321Z] ---> Running in 504bad8dee19 [2022-03-25T13:11:11.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T13:11:11.609Z] Removing intermediate container 504bad8dee19 [2022-03-25T13:11:11.609Z] ---> 88b5e3afe0db [2022-03-25T13:11:11.609Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T13:11:11.609Z] ---> 74708444c6b2 [2022-03-25T13:11:11.609Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-25T13:11:11.609Z] ---> 6e0f7c6d22a0 [2022-03-25T13:11:11.609Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-25T13:11:11.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T13:11:11.836Z] Configure a credential helper to remove this warning. See [2022-03-25T13:11:11.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T13:11:11.836Z] [2022-03-25T13:11:11.836Z] Login Succeeded [2022-03-25T13:11:11.836Z] ---> docker-login.sh ends [Pipeline] } [2022-03-25T13:11:11.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-03-25T13:11:12.224Z] ---> bf12d455a100 [2022-03-25T13:11:12.224Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-25T13:11:12.224Z] ---> 99493ad24359 [2022-03-25T13:11:12.224Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [Pipeline] echo [2022-03-25T13:11:12.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-25T13:11:12.361Z] ========================================================= [2022-03-25T13:11:12.361Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-25T13:11:12.361Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-25T13:11:12.517Z] ---> c8852d1b7df4 [2022-03-25T13:11:12.517Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-25T13:11:12.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-25T13:11:12.778Z] ---> Running in c0f7777f3cba [2022-03-25T13:11:12.778Z] ---> fd6612d5f79f [2022-03-25T13:11:12.778Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-25T13:11:12.778Z] Removing intermediate container c0f7777f3cba [2022-03-25T13:11:12.778Z] ---> 84af451ac170 [2022-03-25T13:11:12.778Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T13:11:12.982Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-25T13:11:12.982Z] 9b3977197b4f: Pulling fs layer [2022-03-25T13:11:12.982Z] 1a89e8eeedd5: Pulling fs layer [2022-03-25T13:11:12.982Z] 94645a83ff95: Pulling fs layer [2022-03-25T13:11:12.982Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-25T13:11:12.982Z] 0c92f367c5e7: Pulling fs layer [2022-03-25T13:11:12.982Z] f7c0051592d6: Pulling fs layer [2022-03-25T13:11:12.982Z] a227ed2f7395: Pulling fs layer [2022-03-25T13:11:12.982Z] 7b1c46037f91: Pulling fs layer [2022-03-25T13:11:12.982Z] 0c92f367c5e7: Waiting [2022-03-25T13:11:12.982Z] f7c0051592d6: Waiting [2022-03-25T13:11:12.982Z] a227ed2f7395: Waiting [2022-03-25T13:11:12.982Z] 7b1c46037f91: Waiting [2022-03-25T13:11:12.982Z] 3f3a8bcf1eab: Waiting [2022-03-25T13:11:12.982Z] 94645a83ff95: Verifying Checksum [2022-03-25T13:11:12.982Z] 94645a83ff95: Download complete [2022-03-25T13:11:12.982Z] 1a89e8eeedd5: Download complete [2022-03-25T13:11:12.982Z] 0c92f367c5e7: Verifying Checksum [2022-03-25T13:11:12.982Z] 0c92f367c5e7: Download complete [2022-03-25T13:11:12.982Z] f7c0051592d6: Download complete [2022-03-25T13:11:12.982Z] 9b3977197b4f: Download complete [2022-03-25T13:11:12.982Z] a227ed2f7395: Verifying Checksum [2022-03-25T13:11:12.982Z] a227ed2f7395: Download complete [2022-03-25T13:11:13.041Z] ---> Running in ad86f2b8d075 [2022-03-25T13:11:13.041Z] ---> 2e83f6e2e548 [2022-03-25T13:11:13.041Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-25T13:11:13.041Z] ---> Running in 58acf832ed8a [2022-03-25T13:11:13.041Z] Removing intermediate container ad86f2b8d075 [2022-03-25T13:11:13.041Z] ---> 40e05bcaf0d6 [2022-03-25T13:11:13.041Z] Step 20/22 : LABEL arch=x86_64 [2022-03-25T13:11:13.315Z] ---> Running in 2b25f80caa4b [2022-03-25T13:11:13.315Z] Removing intermediate container 2b25f80caa4b [2022-03-25T13:11:13.315Z] ---> 4aa8b3d90632 [2022-03-25T13:11:13.315Z] Step 21/22 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 [2022-03-25T13:11:13.315Z] ---> Running in bb72e52cafb8 [2022-03-25T13:11:13.315Z] Removing intermediate container bb72e52cafb8 [2022-03-25T13:11:13.315Z] ---> 75c6a139f08b [2022-03-25T13:11:13.315Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T13:11:13.575Z] ---> Running in c21b8c308bb3 [2022-03-25T13:11:13.575Z] Removing intermediate container c21b8c308bb3 [2022-03-25T13:11:13.575Z] ---> 254beb6854ff [2022-03-25T13:11:13.575Z] [2022-03-25T13:11:13.575Z] Successfully built 254beb6854ff [2022-03-25T13:11:13.575Z] Successfully tagged support-notifications:latest [2022-03-25T13:11:13.835Z]  Building support-notifications ... done Removing intermediate container 58acf832ed8a [2022-03-25T13:11:13.835Z] ---> 8dc034bc0fd9 [2022-03-25T13:11:13.835Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-25T13:11:13.835Z] ---> Running in 7367beec89a2 [2022-03-25T13:11:13.835Z] Removing intermediate container 7367beec89a2 [2022-03-25T13:11:13.835Z] ---> 46a55697afce [2022-03-25T13:11:13.835Z] Step 20/22 : LABEL arch=x86_64 [2022-03-25T13:11:13.835Z] ---> Running in 6d87e5771a06 [2022-03-25T13:11:13.973Z] 9b3977197b4f: Pull complete [2022-03-25T13:11:14.095Z] Removing intermediate container 6d87e5771a06 [2022-03-25T13:11:14.095Z] ---> aed5e7fa8492 [2022-03-25T13:11:14.095Z] Step 21/22 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 [2022-03-25T13:11:14.095Z] ---> Running in 6136274639c1 [2022-03-25T13:11:14.095Z] Removing intermediate container 6136274639c1 [2022-03-25T13:11:14.095Z] ---> 469232309fe1 [2022-03-25T13:11:14.095Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T13:11:14.095Z] ---> Running in a9339ef48e95 [2022-03-25T13:11:14.095Z] Removing intermediate container a9339ef48e95 [2022-03-25T13:11:14.095Z] ---> 7eb6499b5a1e [2022-03-25T13:11:14.095Z] [2022-03-25T13:11:14.355Z] Successfully built 7eb6499b5a1e [2022-03-25T13:11:14.355Z] Successfully tagged security-proxy-setup:latest [2022-03-25T13:11:14.362Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-03-25T13:11:14.370Z] $ docker stop --time=1 7acdebc81c8741fc5ef2e79245f8fae74a19cd3a4940e33b923f36dce0509008 [2022-03-25T13:11:14.575Z] 1a89e8eeedd5: Pull complete [2022-03-25T13:11:14.850Z] 94645a83ff95: Pull complete [2022-03-25T13:11:15.124Z] 7b1c46037f91: Verifying Checksum [2022-03-25T13:11:15.124Z] 7b1c46037f91: Download complete [2022-03-25T13:11:15.738Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-25T13:11:15.738Z] 3f3a8bcf1eab: Download complete [2022-03-25T13:11:15.919Z] $ docker rm -f 7acdebc81c8741fc5ef2e79245f8fae74a19cd3a4940e33b923f36dce0509008 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-25T13:11:16.287Z] + docker images [2022-03-25T13:11:16.287Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-25T13:11:16.287Z] security-proxy-setup latest 7eb6499b5a1e 2 seconds ago 43.4MB [2022-03-25T13:11:16.287Z] support-notifications latest 254beb6854ff 3 seconds ago 26.6MB [2022-03-25T13:11:16.287Z] 8c7fed4e8734 8 seconds ago 1.63GB [2022-03-25T13:11:16.287Z] 760b61b2ea0c 9 seconds ago 1.62GB [2022-03-25T13:11:16.287Z] security-spiffe-token-provider latest f51c4f1da0d6 16 seconds ago 28.5MB [2022-03-25T13:11:16.287Z] core-metadata latest 514f1e3457e7 17 seconds ago 26.1MB [2022-03-25T13:11:16.287Z] security-spire-agent latest fa7ceb71064f 22 seconds ago 119MB [2022-03-25T13:11:16.287Z] 582dbfb9a444 24 seconds ago 1.62GB [2022-03-25T13:11:16.287Z] d47e1d0eb871 28 seconds ago 1.61GB [2022-03-25T13:11:16.287Z] security-bootstrapper latest 402a419db224 38 seconds ago 24.3MB [2022-03-25T13:11:16.287Z] support-scheduler latest e0d4927389a8 39 seconds ago 26MB [2022-03-25T13:11:16.287Z] 63ec7244da9e 46 seconds ago 1.62GB [2022-03-25T13:11:16.287Z] core-command latest 53401f837036 50 seconds ago 24.5MB [2022-03-25T13:11:16.287Z] sys-mgmt-agent latest 54bd5edc6d05 54 seconds ago 305MB [2022-03-25T13:11:16.287Z] 7c38f1a401c9 About a minute ago 1.61GB [2022-03-25T13:11:16.287Z] a94cca5598a7 About a minute ago 1.61GB [2022-03-25T13:11:16.287Z] security-secretstore-setup latest 91f1e8c6ca99 About a minute ago 42.1MB [2022-03-25T13:11:16.287Z] core-data latest 29c4b786df27 About a minute ago 35.9MB [2022-03-25T13:11:16.287Z] b03faa989109 About a minute ago 1.63GB [2022-03-25T13:11:16.287Z] 2e39e3759136 About a minute ago 1.61GB [2022-03-25T13:11:16.287Z] c1bd425a0aa3 About a minute ago 1.65GB [2022-03-25T13:11:16.287Z] security-spire-config latest 57b2d93e7715 About a minute ago 82.2MB [2022-03-25T13:11:16.287Z] security-spire-server latest ac1dcbb5fc5f About a minute ago 82.9MB [2022-03-25T13:11:16.287Z] e51fc781ccc9 About a minute ago 1.61GB [2022-03-25T13:11:16.287Z] e3d0a2db442a About a minute ago 1.61GB [2022-03-25T13:11:16.287Z] ci-base-image-x86_64 latest 2a4e64a538b2 4 minutes ago 896MB [2022-03-25T13:11:16.287Z] alpine 3.15 9c842ac49a39 46 hours ago 5.57MB [2022-03-25T13:11:16.287Z] alpine 3.14 a33ac4f1069a 7 days ago 5.59MB [2022-03-25T13:11:16.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB [2022-03-25T13:11:16.287Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-25T13:11:16.287Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-25T13:11:16.287Z] 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-25T13:11:28.165Z] 3f3a8bcf1eab: Pull complete [2022-03-25T13:11:28.165Z] 0c92f367c5e7: Pull complete [2022-03-25T13:11:28.165Z] f7c0051592d6: Pull complete [2022-03-25T13:11:28.165Z] a227ed2f7395: Pull complete [2022-03-25T13:11:31.465Z] Still waiting to schedule task [2022-03-25T13:11:31.465Z] ‘prd-ubuntu18.04-docker-8c-8g-9069’ is offline [2022-03-25T13:11:36.481Z] 7b1c46037f91: Pull complete [2022-03-25T13:11:36.481Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-25T13:11:36.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-25T13:11:36.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-25T13:11:36.839Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-25T13:11:36.839Z] WORKDIR /edgex [2022-03-25T13:11:36.839Z] COPY go.mod . [2022-03-25T13:11:36.839Z] RUN go mod download [2022-03-25T13:11:36.839Z] docker build -t ci-base-image-arm64 -f - . [2022-03-25T13:11:39.488Z] Sending build context to Docker daemon 169.1MB [2022-03-25T13:11:39.488Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-25T13:11:39.488Z] ---> f79e39bc4007 [2022-03-25T13:11:39.488Z] Step 2/4 : WORKDIR /edgex [2022-03-25T13:11:41.459Z] ---> Running in 1eeb95975827 [2022-03-25T13:11:41.459Z] Removing intermediate container 1eeb95975827 [2022-03-25T13:11:41.459Z] ---> b9de2689d546 [2022-03-25T13:11:41.459Z] Step 3/4 : COPY go.mod . [2022-03-25T13:11:42.061Z] ---> b79405010f15 [2022-03-25T13:11:42.061Z] Step 4/4 : RUN go mod download [2022-03-25T13:11:42.061Z] ---> Running in 0fc8041e7db3 [2022-03-25T13:12:38.632Z] Removing intermediate container 0fc8041e7db3 [2022-03-25T13:12:38.632Z] ---> 2a2ff1aa4aff [2022-03-25T13:12:38.632Z] Successfully built 2a2ff1aa4aff [2022-03-25T13:12:38.632Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T13:12:38.977Z] + docker inspect -f . ci-base-image-arm64 [2022-03-25T13:12:38.977Z] . [Pipeline] withDockerContainer [2022-03-25T13:12:39.243Z] prd-ubuntu20.04-docker-arm64-4c-16g-9071 does not seem to be running inside a container [2022-03-25T13:12:39.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-25T13:12:40.779Z] $ docker top 86c1dfe42013e28b06476a8f551fe708f50dea3219b5aba209311c50d785cfe3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T13:12:41.740Z] + go version [2022-03-25T13:12:41.740Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-25T13:12:41.766Z] $ docker stop --time=1 86c1dfe42013e28b06476a8f551fe708f50dea3219b5aba209311c50d785cfe3 [2022-03-25T13:12:43.561Z] $ docker rm -f 86c1dfe42013e28b06476a8f551fe708f50dea3219b5aba209311c50d785cfe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T13:12:44.254Z] + docker inspect -f . ci-base-image-arm64 [2022-03-25T13:12:44.255Z] . [Pipeline] withDockerContainer [2022-03-25T13:12:44.690Z] prd-ubuntu20.04-docker-arm64-4c-16g-9071 does not seem to be running inside a container [2022-03-25T13:12:44.799Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-25T13:12:46.424Z] $ docker top d4197c5c6f47de71a28156f4c6d36b5304b1d9554be5f5cc155d91d699e19f7d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-25T13:12:46.772Z] ========================================================= [2022-03-25T13:12:46.772Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-25T13:12:46.772Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-25T13:12:47.457Z] + make test [2022-03-25T13:12:47.458Z] go mod tidy -compat=1.17 [2022-03-25T13:12:48.443Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-25T13:12:50.449Z] Running on prd-ubuntu18.04-docker-8c-8g-9072 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-25T13:12:50.465Z] Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout [2022-03-25T13:12:50.487Z] The recommended git tool is: git [2022-03-25T13:12:53.014Z] using credential edgex-jenkins-ssh [2022-03-25T13:12:53.024Z] Cloning the remote Git repository [2022-03-25T13:12:53.054Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-25T13:12:53.092Z] > git init /w/workspace/edgex-go/17 # timeout=10 [2022-03-25T13:12:53.133Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-25T13:12:53.133Z] > git --version # timeout=10 [2022-03-25T13:12:53.140Z] > git --version # 'git version 2.17.1' [2022-03-25T13:12:53.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T13:12:53.165Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-25T13:12:57.390Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-25T13:12:57.400Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-25T13:12:57.408Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-25T13:12:57.417Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-25T13:12:57.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T13:12:57.427Z] > 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-25T13:12:58.073Z] Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 0e8f51b4a3e7805c07d6fdf49810706f9b790048 [2022-03-25T13:12:58.241Z] Merge succeeded, producing 1b3c6b3964159e5a9b0a6d5259f463fa43d4f2c1 [2022-03-25T13:12:58.242Z] Checking out Revision 1b3c6b3964159e5a9b0a6d5259f463fa43d4f2c1 (PR-3904) [2022-03-25T13:12:58.088Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T13:12:58.100Z] > git checkout -f 0e8f51b4a3e7805c07d6fdf49810706f9b790048 # timeout=10 [2022-03-25T13:12:58.161Z] > git remote # timeout=10 [2022-03-25T13:12:58.168Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T13:12:58.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T13:12:58.177Z] > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 [2022-03-25T13:12:58.241Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T13:12:58.251Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T13:12:58.264Z] > git checkout -f 1b3c6b3964159e5a9b0a6d5259f463fa43d4f2c1 # timeout=10 [2022-03-25T13:13:01.832Z] Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" [2022-03-25T13:13:01.841Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-25T13:13:02.845Z] + echo snap-build.sh [2022-03-25T13:13:02.845Z] snap-build.sh [2022-03-25T13:13:02.845Z] + SNAP_BASE_DIR=. [2022-03-25T13:13:02.845Z] + '[' '!' -z /w/workspace/edgex-go/17 ']' [2022-03-25T13:13:02.845Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/17 [2022-03-25T13:13:02.845Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/17]' [2022-03-25T13:13:02.845Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/17] [2022-03-25T13:13:02.845Z] + cd /w/workspace/edgex-go/17 [2022-03-25T13:13:02.845Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-25T13:13:02.845Z] Reading package lists... [2022-03-25T13:13:02.845Z] Building dependency tree... [2022-03-25T13:13:02.845Z] Reading state information... [2022-03-25T13:13:02.845Z] The following packages were automatically installed and are no longer required: [2022-03-25T13:13:02.845Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-25T13:13:02.845Z] uidmap xdelta3 [2022-03-25T13:13:02.845Z] Use 'sudo apt autoremove' to remove them. [2022-03-25T13:13:02.845Z] The following packages will be REMOVED: [2022-03-25T13:13:02.845Z] lxd* lxd-client* [2022-03-25T13:13:02.845Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-25T13:13:03.107Z] After this operation, 31.7 MB disk space will be freed. [2022-03-25T13:13:01.841Z] > git rev-list --no-walk 74dd19f78cdd80ce13820f49c61c302f634c596a # timeout=10 [2022-03-25T13:13:03.631Z] (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-25T13:13:03.631Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-25T13:13:04.580Z] Removing lxd dnsmasq configuration [2022-03-25T13:13:04.580Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-25T13:13:04.580Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-25T13:13:05.156Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-25T13:13:05.419Z] (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-25T13:13:05.419Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-25T13:13:06.806Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-25T13:13:06.806Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-25T13:13:07.380Z] + sudo snap remove --purge lxd [2022-03-25T13:13:07.380Z] snap "lxd" is not installed [2022-03-25T13:13:07.380Z] + sudo groupadd --force --system lxd [2022-03-25T13:13:07.380Z] ++ whoami [2022-03-25T13:13:07.380Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-25T13:13:07.380Z] + newgrp - lxd [2022-03-25T13:13:07.380Z] + sudo snap install lxd [2022-03-25T13:13:17.395Z] 2022-03-25T13:13:14Z INFO Waiting for automatic snapd restart... [2022-03-25T13:13:28.095Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-25T13:13:35.535Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-25T13:13:35.535Z] + sudo lxd init --auto [2022-03-25T13:13:43.678Z] + sudo snap install --classic snapcraft [2022-03-25T13:13:48.969Z] snapcraft 6.1 from Canonical* installed [2022-03-25T13:13:48.969Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-25T13:13:48.969Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-25T13:13:48.969Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-25T13:13:48.969Z] Dload Upload Total Spent Left Speed [2022-03-25T13:13:48.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3717 0 --:--:-- --:--:-- --:--:-- 3696 [2022-03-25T13:13:48.969Z] 100 3325k 100 3325k 0 0 7992k 0 --:--:-- --:--:-- --:--:-- 7992k [2022-03-25T13:13:48.969Z] ./yq_linux_amd64 [2022-03-25T13:13:49.229Z] + sudo snapcraft prime --use-lxd [2022-03-25T13:13:51.143Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-25T13:13:51.143Z] 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-25T13:13:51.143Z] - README.md [2022-03-25T13:13:51.143Z] [2022-03-25T13:13:51.143Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-25T13:13:51.407Z] Launching a container. [2022-03-25T13:14:01.423Z] Waiting for container to be ready [2022-03-25T13:14:01.996Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-25T13:14:01.996Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-25T13:14:01.996Z] [2022-03-25T13:14:06.218Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-25T13:14:07.601Z] Waiting for network to be ready... [2022-03-25T13:14:07.865Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-25T13:14:07.865Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-25T13:14:08.125Z] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-25T13:14:08.125Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-25T13:14:08.125Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-25T13:14:08.125Z] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-25T13:14:08.125Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-25T13:14:08.125Z] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-25T13:14:08.125Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-25T13:14:08.125Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-25T13:14:08.125Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-25T13:14:08.385Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1674 kB] [2022-03-25T13:14:08.385Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] [2022-03-25T13:14:08.385Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-25T13:14:08.385Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-25T13:14:08.385Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] [2022-03-25T13:14:08.385Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] [2022-03-25T13:14:08.385Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] [2022-03-25T13:14:08.385Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] [2022-03-25T13:14:08.646Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] [2022-03-25T13:14:08.907Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] [2022-03-25T13:14:08.907Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-25T13:14:08.907Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-25T13:14:08.907Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] [2022-03-25T13:14:08.907Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] [2022-03-25T13:14:08.907Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-25T13:14:09.168Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-25T13:14:11.089Z] Fetched 23.5 MB in 3s (7372 kB/s) [2022-03-25T13:14:11.662Z] Reading package lists... [2022-03-25T13:14:11.662Z] Reading package lists... [2022-03-25T13:14:11.924Z] Building dependency tree... [2022-03-25T13:14:11.924Z] Reading state information... [2022-03-25T13:14:11.924Z] The following additional packages will be installed: [2022-03-25T13:14:11.924Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-25T13:14:11.924Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-25T13:14:11.924Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-25T13:14:11.924Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-25T13:14:11.924Z] Suggested packages: [2022-03-25T13:14:11.924Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-25T13:14:11.924Z] Recommended packages: [2022-03-25T13:14:11.924Z] gnupg libsasl2-modules [2022-03-25T13:14:12.186Z] The following NEW packages will be installed: [2022-03-25T13:14:12.186Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-25T13:14:12.186Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-25T13:14:12.186Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-25T13:14:12.186Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-25T13:14:12.186Z] The following packages will be upgraded: [2022-03-25T13:14:12.186Z] gpg gpg-agent gpgconf libudev1 [2022-03-25T13:14:12.186Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-25T13:14:12.186Z] Need to get 3859 kB of archives. [2022-03-25T13:14:12.186Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-25T13:14:12.186Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-25T13:14:12.186Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-25T13:14:12.186Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-25T13:14:12.186Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-25T13:14:12.186Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-25T13:14:12.186Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-25T13:14:12.186Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-25T13:14:12.186Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-25T13:14:12.186Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-25T13:14:12.186Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-25T13:14:12.186Z] 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-25T13:14:12.186Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-25T13:14:12.186Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-25T13:14:12.186Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-25T13:14:12.186Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-25T13:14:12.186Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-25T13:14:12.186Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-25T13:14:12.448Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-25T13:14:12.448Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-25T13:14:12.448Z] 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-25T13:14:12.448Z] 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-25T13:14:12.448Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-25T13:14:12.448Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T13:14:12.448Z] Fetched 3859 kB in 0s (14.2 MB/s) [2022-03-25T13:14:12.448Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-25T13:14:12.448Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T13:14:12.448Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T13:14:12.448Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-25T13:14:12.711Z] Selecting previously unselected package udev. [2022-03-25T13:14:12.711Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-25T13:14:12.711Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T13:14:12.711Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-25T13:14:12.973Z] Selecting previously unselected package libfuse2:amd64. [2022-03-25T13:14:12.973Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-25T13:14:12.973Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-25T13:14:12.973Z] Selecting previously unselected package fuse. [2022-03-25T13:14:12.973Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-25T13:14:12.973Z] Unpacking fuse (2.9.9-3) ... [2022-03-25T13:14:12.973Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T13:14:12.973Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-25T13:14:12.973Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T13:14:12.973Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-25T13:14:13.234Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T13:14:13.234Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-25T13:14:13.234Z] Selecting previously unselected package libksba8:amd64. [2022-03-25T13:14:13.234Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-25T13:14:13.234Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-25T13:14:13.234Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-25T13:14:13.234Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T13:14:13.234Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T13:14:13.234Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-25T13:14:13.234Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T13:14:13.234Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T13:14:13.493Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-25T13:14:13.493Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T13:14:13.493Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T13:14:13.493Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-25T13:14:13.493Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T13:14:13.493Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T13:14:13.493Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-25T13:14:13.493Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T13:14:13.493Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T13:14:13.493Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-25T13:14:13.493Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T13:14:13.493Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T13:14:13.493Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-25T13:14:13.493Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T13:14:13.493Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T13:14:13.754Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-25T13:14:13.754Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T13:14:13.754Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T13:14:13.754Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-25T13:14:13.754Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T13:14:13.754Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T13:14:13.754Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-25T13:14:13.754Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-25T13:14:13.754Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-25T13:14:13.754Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-25T13:14:13.754Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-25T13:14:13.754Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-25T13:14:13.754Z] Selecting previously unselected package libldap-common. [2022-03-25T13:14:14.015Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-25T13:14:14.015Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-25T13:14:14.015Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-25T13:14:14.016Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-25T13:14:14.016Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-25T13:14:14.016Z] Selecting previously unselected package dirmngr. [2022-03-25T13:14:14.016Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T13:14:14.016Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-25T13:14:14.016Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-25T13:14:14.016Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-25T13:14:14.016Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-25T13:14:14.016Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-25T13:14:14.276Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-25T13:14:14.537Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-25T13:14:14.798Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-25T13:14:14.798Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T13:14:14.798Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-25T13:14:14.798Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-25T13:14:14.798Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T13:14:14.798Z] Setting up fuse (2.9.9-3) ... [2022-03-25T13:14:14.798Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-25T13:14:15.370Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T13:14:15.370Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T13:14:15.370Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T13:14:15.370Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T13:14:15.370Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T13:14:15.370Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T13:14:15.370Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T13:14:15.370Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-25T13:14:15.370Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-25T13:14:15.631Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-25T13:14:15.631Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-25T13:14:15.631Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-25T13:14:16.204Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-25T13:14:16.204Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-25T13:14:16.204Z] units). This means they are not meant to be enabled using systemctl. [2022-03-25T13:14:16.204Z] [2022-03-25T13:14:16.204Z] Possible reasons for having this kind of units are: [2022-03-25T13:14:16.204Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-25T13:14:16.204Z] .wants/ or .requires/ directory. [2022-03-25T13:14:16.204Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-25T13:14:16.204Z] a requirement dependency on it. [2022-03-25T13:14:16.204Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-25T13:14:16.204Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-25T13:14:16.204Z] • In case of template units, the unit is meant to be enabled with some [2022-03-25T13:14:16.204Z] instance name specified. [2022-03-25T13:14:16.204Z] Reading package lists... [2022-03-25T13:14:16.465Z] Building dependency tree... [2022-03-25T13:14:16.465Z] Reading state information... [2022-03-25T13:14:16.465Z] The following additional packages will be installed: [2022-03-25T13:14:16.465Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-25T13:14:16.465Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-25T13:14:16.465Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-25T13:14:16.465Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-25T13:14:16.465Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-25T13:14:16.465Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-25T13:14:16.465Z] Suggested packages: [2022-03-25T13:14:16.465Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-25T13:14:16.465Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-25T13:14:16.465Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-25T13:14:16.465Z] systemd-container policykit-1 [2022-03-25T13:14:16.465Z] Recommended packages: [2022-03-25T13:14:16.465Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-25T13:14:16.726Z] The following NEW packages will be installed: [2022-03-25T13:14:16.726Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-25T13:14:16.726Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-25T13:14:16.726Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-25T13:14:16.726Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-25T13:14:16.726Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-25T13:14:16.726Z] The following packages will be upgraded: [2022-03-25T13:14:16.726Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-25T13:14:16.726Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-25T13:14:16.727Z] Need to get 46.5 MB of archives. [2022-03-25T13:14:16.727Z] After this operation, 181 MB of additional disk space will be used. [2022-03-25T13:14:16.727Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-25T13:14:16.727Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-25T13:14:16.727Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-25T13:14:16.727Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-25T13:14:16.727Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-25T13:14:16.727Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-25T13:14:16.727Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-25T13:14:16.727Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-25T13:14:16.727Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-25T13:14:16.727Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-25T13:14:16.727Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-25T13:14:16.727Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-25T13:14:16.727Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-25T13:14:16.727Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-25T13:14:16.988Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-25T13:14:16.988Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-25T13:14:17.558Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-25T13:14:17.558Z] 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-25T13:14:17.558Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-25T13:14:17.558Z] 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-25T13:14:17.818Z] 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-25T13:14:17.818Z] 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-25T13:14:17.818Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-25T13:14:17.818Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-25T13:14:17.818Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-25T13:14:17.818Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-25T13:14:17.818Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-25T13:14:17.818Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-25T13:14:17.818Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-25T13:14:17.818Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-25T13:14:17.818Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-25T13:14:17.818Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-25T13:14:17.818Z] 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-25T13:14:19.204Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T13:14:19.204Z] Fetched 46.5 MB in 2s (19.3 MB/s) [2022-03-25T13:14:19.204Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-25T13:14:19.204Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T13:14:19.204Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T13:14:19.464Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T13:14:19.464Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T13:14:19.464Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T13:14:19.464Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T13:14:20.403Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T13:14:20.403Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T13:14:20.403Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-25T13:14:20.403Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-25T13:14:20.403Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-25T13:14:20.403Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-25T13:14:20.403Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T13:14:20.403Z] Selecting previously unselected package libexpat1:amd64. [2022-03-25T13:14:20.403Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-25T13:14:20.403Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-25T13:14:20.403Z] Selecting previously unselected package python3.8-minimal. [2022-03-25T13:14:20.403Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-25T13:14:20.403Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T13:14:20.663Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T13:14:20.663Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-25T13:14:20.663Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T13:14:21.233Z] Selecting previously unselected package python3-minimal. [2022-03-25T13:14:21.233Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-25T13:14:21.233Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-25T13:14:21.233Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-25T13:14:21.233Z] Selecting previously unselected package mime-support. [2022-03-25T13:14:21.233Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-25T13:14:21.233Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-25T13:14:21.495Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-25T13:14:21.495Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-25T13:14:21.495Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-25T13:14:21.495Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-25T13:14:21.495Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-25T13:14:21.495Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T13:14:21.495Z] Selecting previously unselected package python3.8. [2022-03-25T13:14:21.495Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-25T13:14:21.804Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T13:14:21.804Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-25T13:14:21.804Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-25T13:14:21.804Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-25T13:14:21.804Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-25T13:14:22.065Z] Selecting previously unselected package python3. [2022-03-25T13:14:22.065Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-25T13:14:22.065Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-25T13:14:22.065Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-25T13:14:22.065Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-25T13:14:22.065Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-25T13:14:22.065Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-25T13:14:22.065Z] Selecting previously unselected package dbus. [2022-03-25T13:14:22.065Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-25T13:14:22.065Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-25T13:14:22.065Z] Selecting previously unselected package libbsd0:amd64. [2022-03-25T13:14:22.065Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-25T13:14:22.065Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-25T13:14:22.325Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-25T13:14:22.325Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T13:14:22.325Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-25T13:14:22.325Z] Selecting previously unselected package sudo. [2022-03-25T13:14:22.325Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-25T13:14:22.325Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-25T13:14:22.325Z] Selecting previously unselected package apparmor. [2022-03-25T13:14:22.325Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-25T13:14:22.325Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-25T13:14:22.585Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-25T13:14:22.585Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-25T13:14:22.585Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-25T13:14:22.585Z] Selecting previously unselected package libedit2:amd64. [2022-03-25T13:14:22.585Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-25T13:14:22.585Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-25T13:14:22.585Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-25T13:14:22.585Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-25T13:14:22.585Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-25T13:14:22.845Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-25T13:14:22.845Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T13:14:22.845Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:14:22.845Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-25T13:14:22.845Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T13:14:22.845Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:14:22.845Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-25T13:14:22.845Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-25T13:14:22.845Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-25T13:14:22.845Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-25T13:14:22.845Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T13:14:22.845Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:14:23.105Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-25T13:14:23.105Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T13:14:23.105Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:14:23.105Z] Selecting previously unselected package openssh-client. [2022-03-25T13:14:23.105Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-25T13:14:23.105Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-25T13:14:23.105Z] Selecting previously unselected package dbus-user-session. [2022-03-25T13:14:23.105Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-25T13:14:23.105Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-25T13:14:23.105Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-25T13:14:23.105Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-25T13:14:23.105Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-25T13:14:23.364Z] Selecting previously unselected package squashfs-tools. [2022-03-25T13:14:23.364Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-25T13:14:23.364Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-25T13:14:23.364Z] Selecting previously unselected package snapd. [2022-03-25T13:14:23.364Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-25T13:14:23.364Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-25T13:14:26.661Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-25T13:14:26.661Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-25T13:14:26.661Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-25T13:14:26.661Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-25T13:14:26.661Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:14:26.661Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-25T13:14:26.661Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-25T13:14:26.661Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-25T13:14:26.661Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:14:26.661Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:14:26.661Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-25T13:14:26.661Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T13:14:26.661Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-25T13:14:26.661Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T13:14:27.231Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-25T13:14:27.231Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-25T13:14:27.231Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-25T13:14:27.231Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-25T13:14:27.231Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-25T13:14:27.231Z] running python rtupdate hooks for python3.8... [2022-03-25T13:14:27.231Z] running python post-rtupdate hooks for python3.8... [2022-03-25T13:14:27.491Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-25T13:14:28.435Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-25T13:14:28.695Z] Reloading AppArmor profiles [2022-03-25T13:14:28.695Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:14:28.695Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-25T13:14:28.695Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-25T13:14:28.956Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-25T13:14:29.218Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-25T13:14:29.218Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-25T13:14:29.218Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-25T13:14:30.612Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-25T13:14:30.612Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-25T13:14:30.873Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-25T13:14:30.873Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-25T13:14:31.135Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-25T13:14:31.396Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-25T13:14:31.658Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-25T13:14:31.919Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-25T13:14:31.919Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-25T13:14:31.919Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-25T13:14:32.181Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-25T13:14:32.442Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-25T13:14:32.703Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-25T13:14:32.966Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-25T13:14:33.227Z] /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-25T13:14:33.227Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-25T13:14:33.799Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-25T13:14:34.059Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-25T13:14:34.059Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-25T13:14:34.886Z] Reading package lists... [2022-03-25T13:14:35.146Z] Reading package lists... [2022-03-25T13:14:35.146Z] Building dependency tree... [2022-03-25T13:14:35.146Z] Reading state information... [2022-03-25T13:14:35.406Z] Calculating upgrade... [2022-03-25T13:14:35.406Z] The following packages will be upgraded: [2022-03-25T13:14:35.406Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-25T13:14:35.406Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-25T13:14:35.406Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-25T13:14:35.406Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-25T13:14:35.406Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-25T13:14:35.406Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-25T13:14:35.406Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-25T13:14:35.406Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-25T13:14:35.406Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-25T13:14:35.406Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-25T13:14:35.406Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-25T13:14:35.406Z] xz-utils zlib1g [2022-03-25T13:14:35.667Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T13:14:35.667Z] Need to get 65.7 MB of archives. [2022-03-25T13:14:35.667Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-25T13:14:35.667Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-25T13:14:35.667Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-25T13:14:35.667Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-25T13:14:35.667Z] 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-25T13:14:35.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-25T13:14:35.667Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-25T13:14:35.667Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-25T13:14:35.667Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-25T13:14:35.667Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-25T13:14:35.667Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-25T13:14:35.667Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-25T13:14:35.667Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-25T13:14:35.667Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-25T13:14:35.667Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-25T13:14:35.667Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] [2022-03-25T13:14:35.667Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-25T13:14:35.667Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-25T13:14:35.667Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-25T13:14:35.667Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-25T13:14:35.667Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-25T13:14:35.667Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-25T13:14:35.667Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-25T13:14:35.667Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-25T13:14:35.667Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-25T13:14:35.667Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-25T13:14:35.667Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-25T13:14:35.667Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-25T13:14:35.667Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-25T13:14:35.927Z] 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-25T13:14:35.927Z] 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-25T13:14:35.927Z] 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-25T13:14:35.927Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-25T13:14:35.927Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-25T13:14:35.927Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-25T13:14:35.927Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-25T13:14:35.927Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-25T13:14:35.927Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-25T13:14:35.927Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-25T13:14:35.927Z] 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-25T13:14:35.927Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-25T13:14:35.927Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-25T13:14:35.927Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-25T13:14:35.928Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-25T13:14:35.928Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-25T13:14:35.928Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-25T13:14:35.928Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-25T13:14:35.928Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-25T13:14:35.928Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-25T13:14:35.928Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-25T13:14:35.928Z] 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-25T13:14:35.928Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-25T13:14:35.928Z] 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-25T13:14:35.928Z] 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-25T13:14:35.928Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-25T13:14:35.928Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-25T13:14:35.928Z] 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-25T13:14:35.928Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-25T13:14:35.928Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-25T13:14:35.928Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-25T13:14:35.928Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-25T13:14:35.928Z] 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-25T13:14:35.928Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-25T13:14:35.928Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-25T13:14:35.928Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-25T13:14:35.928Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-25T13:14:35.928Z] 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-25T13:14:35.928Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-25T13:14:35.928Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-25T13:14:35.928Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-25T13:14:36.191Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-25T13:14:36.191Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-25T13:14:36.191Z] 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-25T13:14:36.191Z] 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-25T13:14:36.191Z] 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-25T13:14:36.191Z] 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-25T13:14:36.191Z] 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-25T13:14:36.453Z] 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-25T13:14:36.712Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T13:14:36.712Z] Fetched 65.7 MB in 1s (79.5 MB/s) [2022-03-25T13:14:36.712Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-25T13:14:36.712Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-25T13:14:36.712Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-25T13:14:37.281Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-25T13:14:37.281Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-25T13:14:37.281Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... [2022-03-25T13:14:37.281Z] Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... [2022-03-25T13:14:37.540Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T13:14:37.540Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T13:14:37.540Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T13:14:37.540Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T13:14:37.801Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T13:14:37.801Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T13:14:38.062Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T13:14:38.062Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T13:14:38.062Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T13:14:38.062Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T13:14:38.062Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T13:14:38.062Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T13:14:38.323Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T13:14:38.323Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T13:14:38.323Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T13:14:38.323Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-25T13:14:38.323Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T13:14:38.323Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T13:14:38.583Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T13:14:38.583Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-25T13:14:38.583Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T13:14:38.583Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T13:14:38.583Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T13:14:38.583Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T13:14:38.583Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T13:14:38.583Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T13:14:38.842Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T13:14:38.842Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-25T13:14:38.842Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-25T13:14:39.102Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-25T13:14:39.361Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-25T13:14:39.621Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-25T13:14:39.621Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-25T13:14:39.621Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-25T13:14:39.621Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-25T13:14:39.621Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-25T13:14:39.879Z] Setting up base-files (11ubuntu5.5) ... [2022-03-25T13:14:39.879Z] Installing new version of config file /etc/issue ... [2022-03-25T13:14:39.879Z] Installing new version of config file /etc/issue.net ... [2022-03-25T13:14:39.879Z] Installing new version of config file /etc/lsb-release ... [2022-03-25T13:14:39.879Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-25T13:14:40.138Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-25T13:14:40.399Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-25T13:14:40.399Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-25T13:14:40.399Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:40.399Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-25T13:14:40.399Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-25T13:14:40.659Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-25T13:14:40.659Z] 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-25T13:14:40.659Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:40.659Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T13:14:40.659Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-25T13:14:40.659Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-25T13:14:40.659Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:40.659Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-25T13:14:40.919Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-25T13:14:40.919Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-25T13:14:40.919Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:40.919Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-25T13:14:40.919Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-25T13:14:41.856Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-25T13:14:41.856Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-25T13:14:41.856Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-25T13:14:41.856Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-25T13:14:42.425Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-25T13:14:42.425Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:42.425Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-25T13:14:42.425Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-25T13:14:42.686Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-25T13:14:42.686Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-25T13:14:42.945Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-25T13:14:42.945Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:42.945Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-25T13:14:42.945Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-25T13:14:42.945Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-25T13:14:42.945Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:42.945Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T13:14:42.945Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T13:14:43.205Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T13:14:43.205Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:43.205Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T13:14:43.205Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T13:14:43.205Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T13:14:43.205Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:43.205Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T13:14:43.205Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T13:14:43.466Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T13:14:43.466Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T13:14:43.466Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T13:14:43.466Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:43.466Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T13:14:43.466Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T13:14:43.725Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T13:14:43.725Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:43.725Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T13:14:43.725Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T13:14:43.725Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T13:14:43.725Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T13:14:44.295Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-25T13:14:44.556Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-25T13:14:44.817Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-25T13:14:44.817Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:44.817Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-25T13:14:44.817Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-25T13:14:45.077Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-25T13:14:45.077Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:45.077Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-25T13:14:45.077Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-25T13:14:45.339Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-25T13:14:45.339Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:45.339Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-25T13:14:45.339Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-25T13:14:45.339Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-25T13:14:45.339Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:45.339Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-25T13:14:45.339Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-25T13:14:45.599Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-25T13:14:45.599Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:45.599Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-25T13:14:45.599Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-25T13:14:45.599Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-25T13:14:45.599Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:45.599Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-25T13:14:45.599Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-25T13:14:45.858Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-25T13:14:45.858Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:45.858Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T13:14:45.858Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-25T13:14:45.858Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-25T13:14:45.858Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:45.858Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-25T13:14:45.858Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-25T13:14:46.117Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-25T13:14:46.117Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:46.117Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-25T13:14:46.117Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-25T13:14:46.117Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-25T13:14:46.117Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:46.117Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-25T13:14:46.117Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-25T13:14:46.378Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-25T13:14:46.378Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:46.378Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-25T13:14:46.378Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-25T13:14:46.378Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-25T13:14:46.639Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:46.639Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-25T13:14:46.639Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-25T13:14:46.639Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-25T13:14:46.639Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:46.639Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-25T13:14:46.639Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-25T13:14:46.639Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-25T13:14:46.899Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:46.899Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-25T13:14:46.899Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-25T13:14:47.468Z] Setting up apt (2.0.6) ... [2022-03-25T13:14:47.729Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-25T13:14:47.729Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:47.729Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-25T13:14:47.729Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-25T13:14:47.990Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-25T13:14:47.990Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T13:14:47.990Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-25T13:14:47.990Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-25T13:14:47.990Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-25T13:14:48.250Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-25T13:14:48.250Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-25T13:14:48.250Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-25T13:14:48.250Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-25T13:14:48.510Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-25T13:14:48.510Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T13:14:48.510Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T13:14:48.510Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-25T13:14:48.510Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-25T13:14:48.510Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-25T13:14:48.770Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-25T13:14:48.770Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-25T13:14:48.770Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-25T13:14:49.031Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-25T13:14:49.031Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-25T13:14:49.031Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-25T13:14:49.031Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-25T13:14:49.291Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-25T13:14:49.291Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-25T13:14:49.291Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-25T13:14:49.291Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-25T13:14:49.552Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-25T13:14:49.552Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-25T13:14:49.552Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-25T13:14:49.552Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-25T13:14:49.812Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-25T13:14:49.812Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-25T13:14:49.812Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-25T13:14:49.812Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-25T13:14:49.812Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-25T13:14:49.812Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-25T13:14:50.073Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-25T13:14:50.073Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-25T13:14:50.073Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-25T13:14:50.073Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-25T13:14:50.334Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-25T13:14:50.334Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-25T13:14:50.594Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T13:14:50.594Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T13:14:50.594Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T13:14:50.594Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T13:14:50.856Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T13:14:50.856Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T13:14:50.856Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T13:14:50.856Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T13:14:50.856Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T13:14:50.856Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T13:14:51.117Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T13:14:51.117Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T13:14:51.117Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-25T13:14:51.117Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-25T13:14:51.117Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T13:14:51.117Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T13:14:51.377Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T13:14:51.377Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T13:14:52.321Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T13:14:52.321Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T13:14:52.891Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T13:14:52.891Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T13:14:53.152Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T13:14:53.152Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T13:14:53.413Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T13:14:53.413Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T13:14:54.351Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T13:14:54.351Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T13:14:54.351Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-25T13:14:54.351Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-25T13:14:54.351Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-25T13:14:54.351Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-25T13:14:54.351Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-25T13:14:54.351Z] Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... [2022-03-25T13:14:54.351Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-25T13:14:54.351Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T13:14:54.351Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-25T13:14:54.609Z] [2022-03-25T13:14:54.610Z] Current default time zone: 'Etc/UTC' [2022-03-25T13:14:54.610Z] Local time is now: Fri Mar 25 13:14:54 UTC 2022. [2022-03-25T13:14:54.610Z] Universal Time is now: Fri Mar 25 13:14:54 UTC 2022. [2022-03-25T13:14:54.610Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-25T13:14:54.610Z] [2022-03-25T13:14:54.610Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-25T13:14:54.610Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T13:14:54.610Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T13:14:54.610Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T13:14:54.610Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T13:14:54.610Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-25T13:14:54.610Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-25T13:14:54.610Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-25T13:14:54.610Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-25T13:14:54.610Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-25T13:14:54.610Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-25T13:14:54.610Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T13:14:54.610Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T13:14:54.610Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-25T13:14:54.610Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T13:14:54.610Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T13:14:54.610Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T13:14:54.610Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-25T13:14:54.868Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-25T13:14:54.868Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-25T13:14:56.782Z] Updating certificates in /etc/ssl/certs... [2022-03-25T13:14:57.356Z] 21 added, 21 removed; done. [2022-03-25T13:14:57.356Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T13:14:57.356Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-25T13:14:57.356Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-25T13:14:57.617Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T13:14:57.617Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-25T13:14:57.617Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-25T13:14:57.617Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-25T13:14:57.617Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-25T13:14:57.617Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T13:14:57.617Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-25T13:14:57.617Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T13:14:57.617Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T13:14:57.617Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T13:14:57.878Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-25T13:14:57.878Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-25T13:14:57.878Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-25T13:14:57.878Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-25T13:14:57.878Z] Updating certificates in /etc/ssl/certs... [2022-03-25T13:14:58.448Z] 0 added, 0 removed; done. [2022-03-25T13:14:58.448Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-25T13:14:58.448Z] done. [2022-03-25T13:14:59.593Z] Reading package lists... [2022-03-25T13:14:59.854Z] Building dependency tree... [2022-03-25T13:14:59.854Z] Reading state information... [2022-03-25T13:14:59.854Z] The following NEW packages will be installed: [2022-03-25T13:14:59.854Z] apt-transport-https [2022-03-25T13:15:00.147Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T13:15:00.147Z] Need to get 4680 B of archives. [2022-03-25T13:15:00.147Z] After this operation, 162 kB of additional disk space will be used. [2022-03-25T13:15:00.147Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-25T13:15:00.147Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T13:15:00.147Z] Fetched 4680 B in 0s (95.8 kB/s) [2022-03-25T13:15:00.147Z] Selecting previously unselected package apt-transport-https. [2022-03-25T13:15:00.147Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-25T13:15:00.147Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-25T13:15:00.147Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-25T13:15:00.420Z] Setting up apt-transport-https (2.0.6) ... [2022-03-25T13:15:00.420Z] Waiting for network to be ready... [2022-03-25T13:15:04.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-25T13:15:05.996Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-25T13:15:05.996Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-25T13:15:05.996Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-25T13:15:07.177Z] 2022-03-25T13:15:04Z INFO Waiting for automatic snapd restart... [2022-03-25T13:15:08.118Z] snapd 2.54.4 from Canonical* installed [2022-03-25T13:15:09.059Z] "snapd" switched to the "latest/stable" channel [2022-03-25T13:15:09.060Z] [2022-03-25T13:15:11.603Z] core20 20220304 from Canonical* installed [2022-03-25T13:15:11.863Z] "core20" switched to the "latest/stable" channel [2022-03-25T13:15:11.863Z] [2022-03-25T13:15:12.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-25T13:15:12.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-25T13:15:12.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-25T13:15:12.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-25T13:15:12.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-25T13:15:12.745Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-25T13:15:12.745Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-25T13:15:13.344Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-25T13:15:13.345Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-25T13:15:13.345Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-25T13:15:13.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-25T13:15:14.406Z] snapcraft 6.1 from Canonical* installed [2022-03-25T13:15:14.406Z] "snapcraft" switched to the "latest/stable" channel [2022-03-25T13:15:14.406Z] [2022-03-25T13:15:19.687Z] 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-25T13:15:19.687Z] - README.md [2022-03-25T13:15:19.687Z] [2022-03-25T13:15:19.687Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-25T13:15:19.687Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-25T13:15:19.687Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-25T13:15:19.687Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-25T13:15:20.626Z] Reading package lists... [2022-03-25T13:15:20.626Z] 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-25T13:15:20.884Z] Reading package lists... [2022-03-25T13:15:20.884Z] Building dependency tree... [2022-03-25T13:15:20.884Z] Reading state information... [2022-03-25T13:15:21.144Z] Suggested packages: [2022-03-25T13:15:21.144Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-25T13:15:21.144Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-25T13:15:21.144Z] krb5-user libnorm-doc [2022-03-25T13:15:21.144Z] Recommended packages: [2022-03-25T13:15:21.144Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-25T13:15:21.144Z] The following NEW packages will be installed: [2022-03-25T13:15:21.144Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-25T13:15:21.144Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-25T13:15:21.144Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-25T13:15:21.144Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-25T13:15:21.144Z] libzmq5 pkg-config zip [2022-03-25T13:15:21.144Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T13:15:21.144Z] Need to get 10.3 MB of archives. [2022-03-25T13:15:21.144Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-25T13:15:21.144Z] 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-25T13:15:21.404Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-25T13:15:21.404Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-25T13:15:21.404Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-25T13:15:21.404Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-25T13:15:21.404Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-25T13:15:21.404Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-25T13:15:21.404Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-25T13:15:21.404Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-25T13:15:21.404Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-25T13:15:21.404Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-25T13:15:21.404Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-25T13:15:21.404Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-25T13:15:21.404Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-25T13:15:21.404Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-25T13:15:21.404Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-25T13:15:21.404Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-25T13:15:21.972Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-25T13:15:21.972Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-25T13:15:21.972Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-25T13:15:21.972Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-25T13:15:22.231Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-25T13:15:22.231Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-25T13:15:22.231Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-25T13:15:22.231Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-25T13:15:22.231Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-25T13:15:22.231Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-25T13:15:22.489Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T13:15:22.489Z] Fetched 10.3 MB in 1s (9245 kB/s) [2022-03-25T13:15:22.489Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-25T13:15:22.489Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-25T13:15:22.489Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-25T13:15:22.489Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-25T13:15:22.748Z] Selecting previously unselected package libsodium23:amd64. [2022-03-25T13:15:22.748Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-25T13:15:22.748Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-25T13:15:22.748Z] Selecting previously unselected package libpsl5:amd64. [2022-03-25T13:15:22.748Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-25T13:15:22.748Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-25T13:15:22.748Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-25T13:15:22.748Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-25T13:15:22.748Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-25T13:15:22.748Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-25T13:15:22.748Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-25T13:15:22.748Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-25T13:15:23.008Z] Selecting previously unselected package librtmp1:amd64. [2022-03-25T13:15:23.008Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-25T13:15:23.008Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-25T13:15:23.008Z] Selecting previously unselected package libssh-4:amd64. [2022-03-25T13:15:23.008Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-25T13:15:23.008Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-25T13:15:23.008Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-25T13:15:23.008Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-25T13:15:23.008Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-25T13:15:23.008Z] Selecting previously unselected package liberror-perl. [2022-03-25T13:15:23.008Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-25T13:15:23.008Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-25T13:15:23.268Z] Selecting previously unselected package git-man. [2022-03-25T13:15:23.268Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-25T13:15:23.268Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-25T13:15:23.268Z] Selecting previously unselected package git. [2022-03-25T13:15:23.268Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-25T13:15:23.268Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-25T13:15:23.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.269s coverage: 28.7% of statements [2022-03-25T13:15:23.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-25T13:15:23.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-25T13:15:23.838Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-25T13:15:23.838Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T13:15:23.838Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:15:23.838Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-25T13:15:23.838Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T13:15:23.839Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:15:23.839Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-25T13:15:23.839Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T13:15:23.839Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:15:24.098Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-25T13:15:24.098Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T13:15:24.098Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:15:24.098Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-25T13:15:24.098Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-25T13:15:24.098Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-25T13:15:24.098Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-25T13:15:24.098Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T13:15:24.098Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:15:24.098Z] Selecting previously unselected package libnorm1:amd64. [2022-03-25T13:15:24.098Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-25T13:15:24.098Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-25T13:15:24.098Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-25T13:15:24.098Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-25T13:15:24.098Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-25T13:15:24.357Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-25T13:15:24.357Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-25T13:15:24.357Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-25T13:15:24.357Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-25T13:15:24.357Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-25T13:15:24.357Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-25T13:15:24.357Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-25T13:15:24.357Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-25T13:15:24.357Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-25T13:15:24.617Z] Selecting previously unselected package libzmq5:amd64. [2022-03-25T13:15:24.617Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-25T13:15:24.617Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-25T13:15:24.617Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-25T13:15:24.617Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T13:15:24.617Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:15:24.617Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-25T13:15:24.617Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-25T13:15:24.617Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-25T13:15:24.617Z] Selecting previously unselected package pkg-config. [2022-03-25T13:15:24.617Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-25T13:15:24.617Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-25T13:15:24.878Z] Selecting previously unselected package zip. [2022-03-25T13:15:24.878Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-25T13:15:24.878Z] Unpacking zip (3.0-11build1) ... [2022-03-25T13:15:24.878Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-25T13:15:24.878Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-25T13:15:24.878Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-25T13:15:24.878Z] No schema files found: doing nothing. [2022-03-25T13:15:24.878Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-25T13:15:24.878Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-25T13:15:24.878Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-25T13:15:24.878Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-25T13:15:24.878Z] Setting up liberror-perl (0.17029-1) ... [2022-03-25T13:15:24.878Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:15:24.878Z] Setting up zip (3.0-11build1) ... [2022-03-25T13:15:24.878Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-25T13:15:24.878Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-25T13:15:24.878Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-25T13:15:24.878Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-25T13:15:24.878Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-25T13:15:24.878Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:15:24.878Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-25T13:15:25.139Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:15:25.139Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-25T13:15:25.139Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:15:25.139Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-25T13:15:25.139Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-25T13:15:25.139Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-25T13:15:25.139Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-25T13:15:25.139Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:15:25.139Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T13:15:25.139Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-25T13:15:25.139Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-25T13:15:25.710Z] comerr-dev set to automatically installed. [2022-03-25T13:15:25.710Z] git set to automatically installed. [2022-03-25T13:15:25.710Z] git-man set to automatically installed. [2022-03-25T13:15:25.710Z] krb5-multidev set to automatically installed. [2022-03-25T13:15:25.710Z] libbrotli1 set to automatically installed. [2022-03-25T13:15:25.710Z] libcurl3-gnutls set to automatically installed. [2022-03-25T13:15:25.710Z] liberror-perl set to automatically installed. [2022-03-25T13:15:25.711Z] libglib2.0-0 set to automatically installed. [2022-03-25T13:15:25.711Z] libgssrpc4 set to automatically installed. [2022-03-25T13:15:25.711Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-25T13:15:25.711Z] libkadm5srv-mit11 set to automatically installed. [2022-03-25T13:15:25.711Z] libkdb5-9 set to automatically installed. [2022-03-25T13:15:25.711Z] libkrb5-dev set to automatically installed. [2022-03-25T13:15:25.711Z] libnghttp2-14 set to automatically installed. [2022-03-25T13:15:25.711Z] libnorm-dev set to automatically installed. [2022-03-25T13:15:25.711Z] libnorm1 set to automatically installed. [2022-03-25T13:15:25.711Z] libpgm-5.2-0 set to automatically installed. [2022-03-25T13:15:25.711Z] libpgm-dev set to automatically installed. [2022-03-25T13:15:25.711Z] libpsl5 set to automatically installed. [2022-03-25T13:15:25.711Z] librtmp1 set to automatically installed. [2022-03-25T13:15:25.711Z] libsodium-dev set to automatically installed. [2022-03-25T13:15:25.711Z] libsodium23 set to automatically installed. [2022-03-25T13:15:25.711Z] libssh-4 set to automatically installed. [2022-03-25T13:15:25.711Z] libzmq3-dev set to automatically installed. [2022-03-25T13:15:25.711Z] libzmq5 set to automatically installed. [2022-03-25T13:15:25.711Z] pkg-config set to automatically installed. [2022-03-25T13:15:25.711Z] zip set to automatically installed. [2022-03-25T13:15:26.656Z] snapd is not logged in, snap install commands will use sudo [2022-03-25T13:15:30.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.721s coverage: 98.5% of statements [2022-03-25T13:15:30.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-25T13:15:30.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.480s coverage: 54.9% of statements [2022-03-25T13:15:30.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-25T13:15:30.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-25T13:15:38.890Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-25T13:15:38.890Z] Downloading snap 'edgex-app-service-configurable' [2022-03-25T13:15:41.427Z] Pulling app-service-configurable [2022-03-25T13:15:41.427Z] + snapcraftctl pull [2022-03-25T13:15:42.805Z] Pulling config-common [2022-03-25T13:15:42.805Z] + snapcraftctl pull [2022-03-25T13:15:44.185Z] Pulling go-build-helper [2022-03-25T13:15:44.185Z] + snapcraftctl pull [2022-03-25T13:15:45.570Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-25T13:15:45.570Z] Skipping pull go-build-helper (already ran) [2022-03-25T13:15:45.570Z] Building go-build-helper [2022-03-25T13:15:45.570Z] + snapcraftctl build [2022-03-25T13:15:46.953Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-25T13:15:47.526Z] Staging go-build-helper [2022-03-25T13:15:47.526Z] + snapcraftctl stage [2022-03-25T13:15:51.724Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-25T13:15:51.724Z] Fetched 290 kB in 0s (0 B/s) [2022-03-25T13:15:51.724Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-25T13:15:51.724Z] Fetched 158 kB in 0s (0 B/s) [2022-03-25T13:15:51.724Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-25T13:15:51.724Z] Fetched 242 kB in 0s (0 B/s) [2022-03-25T13:15:51.724Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-25T13:15:51.724Z] Fetched 150 kB in 0s (0 B/s) [2022-03-25T13:15:51.724Z] Pulling edgex-go [2022-03-25T13:15:51.724Z] + snapcraftctl pull [2022-03-25T13:15:53.104Z] Pulling hooks [2022-03-25T13:15:53.104Z] + snapcraftctl pull [2022-03-25T13:15:53.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.749s coverage: 89.2% of statements [2022-03-25T13:15:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-25T13:15:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-25T13:15:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-25T13:15:53.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.595s coverage: 84.4% of statements [2022-03-25T13:15:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-25T13:15:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-25T13:15:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-25T13:15:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-25T13:15:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-25T13:15:53.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.776s coverage: 94.2% of statements [2022-03-25T13:15:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-25T13:15:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-25T13:15:53.251Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.301s coverage: 72.2% of statements [2022-03-25T13:15:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-25T13:15:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-25T13:15:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-25T13:15:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-25T13:15:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-25T13:15:53.251Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.335s coverage: 60.0% of statements [2022-03-25T13:15:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-25T13:15:53.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-25T13:15:53.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-25T13:15:53.252Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.642s coverage: 0.9% of statements [2022-03-25T13:15:53.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-25T13:15:53.252Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.561s coverage: 58.8% of statements [2022-03-25T13:15:53.252Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.478s coverage: 24.0% of statements [2022-03-25T13:15:53.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-25T13:15:53.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.212s coverage: 47.1% of statements [2022-03-25T13:15:53.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.317s coverage: 79.5% of statements [2022-03-25T13:15:53.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.211s coverage: 94.1% of statements [2022-03-25T13:15:53.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements [2022-03-25T13:15:53.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.220s coverage: 87.5% of statements [2022-03-25T13:16:03.098Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-25T13:16:03.098Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-25T13:16:03.098Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-25T13:16:03.098Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-25T13:16:03.098Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-25T13:16:03.098Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-25T13:16:03.098Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-25T13:16:03.098Z] Fetched 234 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-25T13:16:03.098Z] Fetched 155 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-25T13:16:03.098Z] Fetched 170 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-25T13:16:03.098Z] Fetched 267 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-25T13:16:03.098Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-25T13:16:03.098Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-25T13:16:03.098Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-25T13:16:03.098Z] Fetched 121 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-25T13:16:03.098Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-25T13:16:03.098Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-25T13:16:03.098Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-25T13:16:03.098Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-25T13:16:03.098Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-25T13:16:03.098Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-25T13:16:03.098Z] Fetched 142 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-25T13:16:03.098Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-25T13:16:03.098Z] Fetched 181 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-25T13:16:03.098Z] Fetched 208 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-25T13:16:03.098Z] Fetched 161 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-25T13:16:03.098Z] Fetched 107 kB in 0s (0 B/s) [2022-03-25T13:16:03.098Z] Pulling static-packages [2022-03-25T13:16:03.098Z] + snapcraftctl pull [2022-03-25T13:16:03.361Z] Pulling version [2022-03-25T13:16:03.361Z] + cd /root/project [2022-03-25T13:16:03.361Z] ++ git describe --tags --abbrev=0 [2022-03-25T13:16:03.361Z] ++ sed s/v// [2022-03-25T13:16:03.361Z] + GIT_VERSION=2.2.0-dev.46 [2022-03-25T13:16:03.361Z] + '[' -z 2.2.0-dev.46 ']' [2022-03-25T13:16:03.361Z] + snapcraftctl set-version 2.2.0-dev.46 [2022-03-25T13:16:04.746Z] Building app-service-configurable [2022-03-25T13:16:04.746Z] + snapcraftctl build [2022-03-25T13:16:06.658Z] Building config-common [2022-03-25T13:16:06.658Z] + snapcraftctl build [2022-03-25T13:16:08.043Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-25T13:16:08.612Z] Skipping build go-build-helper (already ran) [2022-03-25T13:16:08.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.285s coverage: 94.4% of statements [2022-03-25T13:16:08.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements [2022-03-25T13:16:08.872Z] Building edgex-go [2022-03-25T13:16:09.131Z] + cd /root/parts/edgex-go/src [2022-03-25T13:16:09.132Z] ++ git describe --tags --abbrev=0 [2022-03-25T13:16:09.132Z] ++ sed s/v// [2022-03-25T13:16:09.132Z] + GIT_VERSION=2.2.0-dev.46 [2022-03-25T13:16:09.132Z] + '[' -z 2.2.0-dev.46 ']' [2022-03-25T13:16:09.132Z] + echo 2.2.0-dev.46 [2022-03-25T13:16:09.132Z] + '[' '!' -d vendor ']' [2022-03-25T13:16:09.132Z] + go mod download all [2022-03-25T13:16:12.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.664s coverage: 82.5% of statements [2022-03-25T13:16:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-25T13:16:14.450Z] + make build [2022-03-25T13:16:14.450Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-25T13:16:20.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements [2022-03-25T13:16:20.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-25T13:16:20.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-25T13:16:20.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-25T13:16:20.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-03-25T13:16:20.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-25T13:16:20.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-25T13:16:20.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-25T13:16:20.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-25T13:16:20.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-25T13:16:20.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.220s coverage: 87.2% of statements [2022-03-25T13:16:20.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-25T13:16:20.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-25T13:16:20.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2022-03-25T13:16:20.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-25T13:16:20.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.346s coverage: 58.8% of statements [2022-03-25T13:16:20.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-25T13:16:20.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.296s coverage: 80.0% of statements [2022-03-25T13:16:20.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements [2022-03-25T13:16:20.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.351s coverage: 85.4% of statements [2022-03-25T13:16:20.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.798s coverage: 91.2% of statements [2022-03-25T13:16:20.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-25T13:16:20.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.968s coverage: 64.4% of statements [2022-03-25T13:16:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-25T13:16:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-25T13:16:20.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.216s coverage: 100.0% of statements [2022-03-25T13:16:20.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 89.4% of statements [2022-03-25T13:16:20.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2022-03-25T13:16:21.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2022-03-25T13:16:21.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2022-03-25T13:16:29.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.525s coverage: 65.4% of statements [2022-03-25T13:16:29.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-25T13:16:29.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-25T13:16:29.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-25T13:16:30.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.858s coverage: 43.8% of statements [2022-03-25T13:16:30.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-25T13:16:30.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-25T13:16:30.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements [2022-03-25T13:16:30.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-25T13:16:30.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.312s coverage: 84.8% of statements [2022-03-25T13:16:30.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-25T13:16:30.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-25T13:16:30.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-25T13:16:30.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-25T13:16:36.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-25T13:16:38.531Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.359s coverage: 17.7% of statements [2022-03-25T13:16:38.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-25T13:16:38.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-25T13:16:38.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-25T13:16:38.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-25T13:16:38.531Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.711s coverage: 92.3% of statements [2022-03-25T13:16:38.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-25T13:16:38.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-25T13:16:38.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-25T13:16:38.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-25T13:16:38.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.397s coverage: 63.2% of statements [2022-03-25T13:16:38.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-25T13:16:38.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-25T13:16:38.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.511s coverage: 97.7% of statements [2022-03-25T13:16:38.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-25T13:16:38.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-25T13:16:38.532Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-25T13:16:38.532Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-25T13:16:38.532Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.207s coverage: 28.9% of statements [2022-03-25T13:16:38.532Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-25T13:16:38.532Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-25T13:16:38.532Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-25T13:16:38.532Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-25T13:16:38.532Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-25T13:16:38.532Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-25T13:16:38.532Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.227s coverage: 100.0% of statements [2022-03-25T13:16:38.532Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-03-25T13:16:39.132Z] 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-25T13:16:39.132Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-25T13:16:39.132Z] GO111MODULE=on go vet ./... [2022-03-25T13:16:44.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-25T13:16:46.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-25T13:16:47.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-25T13:16:48.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-25T13:16:49.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-25T13:16:51.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-25T13:16:52.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-25T13:16:54.322Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-25T13:16:55.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-25T13:16:56.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-25T13:16:59.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-25T13:17:00.123Z] + 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-25T13:17:00.123Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-25T13:17:00.123Z] + case "$service" in [2022-03-25T13:17:00.123Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-25T13:17:00.123Z] + 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-25T13:17:00.123Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-25T13:17:00.123Z] + case "$service" in [2022-03-25T13:17:00.123Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-25T13:17:00.123Z] + 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-25T13:17:00.123Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-25T13:17:00.123Z] + case "$service" in [2022-03-25T13:17:00.123Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-25T13:17:00.123Z] + 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-25T13:17:00.123Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-25T13:17:00.123Z] + case "$service" in [2022-03-25T13:17:00.123Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-25T13:17:00.123Z] + 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-25T13:17:00.123Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-25T13:17:00.123Z] + case "$service" in [2022-03-25T13:17:00.123Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-25T13:17:00.123Z] + 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-25T13:17:00.123Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-25T13:17:00.123Z] + case "$service" in [2022-03-25T13:17:00.123Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-25T13:17:00.123Z] + 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-25T13:17:00.123Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-25T13:17:00.123Z] + case "$service" in [2022-03-25T13:17:00.123Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-25T13:17:00.123Z] + 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-25T13:17:00.123Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-25T13:17:00.123Z] + case "$service" in [2022-03-25T13:17:00.123Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-25T13:17:00.123Z] + 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-25T13:17:00.123Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-25T13:17:00.384Z] + case "$service" in [2022-03-25T13:17:00.384Z] + 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-25T13:17:00.384Z] + 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-25T13:17:00.384Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-25T13:17:00.384Z] + case "$service" in [2022-03-25T13:17:00.384Z] + 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-25T13:17:00.384Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-25T13:17:00.384Z] + 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-25T13:17:00.384Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-25T13:17:00.384Z] + case "$service" in [2022-03-25T13:17:00.384Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-25T13:17:00.384Z] + 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-25T13:17:00.384Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-25T13:17:00.384Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-25T13:17:00.384Z] + 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-25T13:17:00.955Z] Building hooks [2022-03-25T13:17:00.955Z] + cd /root/parts/hooks/src [2022-03-25T13:17:00.955Z] + make build [2022-03-25T13:17:00.955Z] go mod tidy [2022-03-25T13:17:00.955Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-25T13:17:01.525Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-25T13:17:01.525Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-25T13:17:01.525Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-25T13:17:01.525Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-25T13:17:03.431Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-25T13:17:03.691Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-25T13:17:03.691Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-25T13:17:05.598Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-25T13:17:05.598Z] Building static-packages [2022-03-25T13:17:05.598Z] + snapcraftctl build [2022-03-25T13:17:07.503Z] Building version [2022-03-25T13:17:07.503Z] + snapcraftctl build [2022-03-25T13:17:09.417Z] Staging app-service-configurable [2022-03-25T13:17:09.417Z] + snapcraftctl stage [2022-03-25T13:17:10.798Z] Staging config-common [2022-03-25T13:17:10.798Z] + snapcraftctl stage [2022-03-25T13:17:12.184Z] Skipping stage go-build-helper (already ran) [2022-03-25T13:17:12.184Z] Staging edgex-go [2022-03-25T13:17:12.184Z] + snapcraftctl stage [2022-03-25T13:17:13.567Z] Staging hooks [2022-03-25T13:17:13.567Z] + snapcraftctl stage [2022-03-25T13:17:14.508Z] Staging static-packages [2022-03-25T13:17:14.508Z] + snapcraftctl stage [2022-03-25T13:17:15.891Z] Staging version [2022-03-25T13:17:15.891Z] + snapcraftctl stage [2022-03-25T13:17:17.273Z] Priming app-service-configurable [2022-03-25T13:17:17.273Z] + snapcraftctl prime [2022-03-25T13:17:19.812Z] 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-25T13:17:19.812Z] stage-packages: [2022-03-25T13:17:19.812Z] - libnorm1 [2022-03-25T13:17:19.812Z] - libpgm-5.2-0 [2022-03-25T13:17:19.812Z] - libsodium23 [2022-03-25T13:17:19.812Z] - libzmq5 [2022-03-25T13:17:19.812Z] Priming config-common [2022-03-25T13:17:19.812Z] + snapcraftctl prime [2022-03-25T13:17:21.190Z] Priming go-build-helper [2022-03-25T13:17:21.190Z] + snapcraftctl prime [2022-03-25T13:17:22.593Z] Priming edgex-go [2022-03-25T13:17:22.593Z] + snapcraftctl prime [2022-03-25T13:17:23.976Z] Priming hooks [2022-03-25T13:17:23.976Z] + snapcraftctl prime [2022-03-25T13:17:25.359Z] Priming static-packages [2022-03-25T13:17:25.359Z] + snapcraftctl prime [2022-03-25T13:17:29.551Z] Priming version [2022-03-25T13:17:29.551Z] + snapcraftctl prime [2022-03-25T13:17:30.930Z] 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-25T13:18:31.067Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-25T13:18:31.067Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-25T13:18:31.067Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-25T13:18:31.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-25T13:18:31.770Z] + ls -al . [2022-03-25T13:18:31.771Z] total 660 [2022-03-25T13:18:31.771Z] drwxrwxr-x 9 1001 1001 4096 Mar 25 13:18 . [2022-03-25T13:18:31.771Z] drwxr-xr-x 4 root root 4096 Mar 25 13:12 .. [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 11 Mar 25 13:10 .dockerignore [2022-03-25T13:18:31.771Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 13:10 .git [2022-03-25T13:18:31.771Z] drwxrwxr-x 4 1001 1001 4096 Mar 25 13:10 .github [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 870 Mar 25 13:10 .gitignore [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 42 Mar 25 13:10 .golangci.yml [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 87 Mar 25 13:10 .hadolint.yml [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 166 Mar 25 13:10 .sonarcloud.properties [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 1171 Mar 25 13:10 ADOPTERS.md [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 9953 Mar 25 13:10 Attribution.txt [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 51732 Mar 25 13:10 CHANGELOG.md [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 3804 Mar 25 13:10 CONTRIBUTING.md [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 677 Mar 25 13:10 GOVERNANCE.md [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 849 Mar 25 13:10 Jenkinsfile [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 10775 Mar 25 13:10 LICENSE [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 8478 Mar 25 13:10 Makefile [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 582 Mar 25 13:10 OWNERS.md [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 8207 Mar 25 13:10 README.md [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 6912 Mar 25 13:10 SECURITY.md [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 5 Mar 25 13:06 VERSION [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 4131 Mar 25 13:10 ZMQWindows.md [2022-03-25T13:18:31.771Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 13:10 bin [2022-03-25T13:18:31.771Z] drwxrwxr-x 18 1001 1001 4096 Mar 25 13:10 cmd [2022-03-25T13:18:31.771Z] -rw-r--r-- 1 root root 426503 Mar 25 13:16 coverage.out [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 3175 Mar 25 13:10 go.mod [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 34990 Mar 25 13:10 go.sum [2022-03-25T13:18:31.771Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 13:10 internal [2022-03-25T13:18:31.771Z] drwxrwxr-x 3 1001 1001 4096 Mar 25 13:10 openapi [2022-03-25T13:18:31.771Z] drwxrwxr-x 4 1001 1001 4096 Mar 25 13:10 snap [2022-03-25T13:18:31.771Z] -rw-rw-r-- 1 1001 1001 204 Mar 25 13:10 version.go [Pipeline] sh [2022-03-25T13:18:32.451Z] + '[' -e coverage.out ] [2022-03-25T13:18:32.451Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-25T13:18:32.484Z] Warning: overwriting stash ‘coverage-report’ [2022-03-25T13:18:33.482Z] Stashed 1 file(s) [Pipeline] sh [2022-03-25T13:18:34.137Z] + make build [2022-03-25T13:18:34.137Z] 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-25T13:20:41.091Z] 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-25T13:22:02.951Z] 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-25T13:22:02.951Z] 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-25T13:22:09.682Z] 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-25T13:22:11.128Z] 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-25T13:22:17.856Z] 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-25T13:22:24.599Z] 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-25T13:22:30.026Z] 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-25T13:22:38.332Z] 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-25T13:22:42.654Z] 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-25T13:22:48.080Z] 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-25T13:23:00.787Z] 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-25T13:23:05.164Z] $ docker stop --time=1 d4197c5c6f47de71a28156f4c6d36b5304b1d9554be5f5cc155d91d699e19f7d [2022-03-25T13:23:07.332Z] $ docker rm -f d4197c5c6f47de71a28156f4c6d36b5304b1d9554be5f5cc155d91d699e19f7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T13:23:09.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-25T13:23:09.825Z] [2022-03-25T13:23:09.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T13:23:10.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-25T13:23:10.452Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-25T13:23:10.452Z] 29e5d40040c1: Pulling fs layer [2022-03-25T13:23:10.452Z] 1ce36da41761: Pulling fs layer [2022-03-25T13:23:10.452Z] 25b303627fd3: Pulling fs layer [2022-03-25T13:23:10.452Z] 29e5d40040c1: Verifying Checksum [2022-03-25T13:23:10.452Z] 29e5d40040c1: Download complete [2022-03-25T13:23:10.725Z] 1ce36da41761: Verifying Checksum [2022-03-25T13:23:10.725Z] 1ce36da41761: Download complete [2022-03-25T13:23:10.998Z] 29e5d40040c1: Pull complete [2022-03-25T13:23:12.434Z] 1ce36da41761: Pull complete [2022-03-25T13:23:12.434Z] 25b303627fd3: Verifying Checksum [2022-03-25T13:23:12.434Z] 25b303627fd3: Download complete [2022-03-25T13:23:24.856Z] 25b303627fd3: Pull complete [2022-03-25T13:23:24.856Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-25T13:23:24.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-25T13:23:24.856Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-25T13:23:25.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-9071 does not seem to be running inside a container [2022-03-25T13:23:25.179Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-25T13:23:27.704Z] $ docker top 9ce8cd4ab6060c67a0bf2c549a80f2241646f4f7e579cbd22b335042940cae53 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T13:23:28.641Z] + grep parallel [2022-03-25T13:23:28.641Z] + docker-compose build --help [2022-03-25T13:23:34.044Z] --parallel Build images in parallel. [Pipeline] } [2022-03-25T13:23:34.342Z] $ docker stop --time=1 9ce8cd4ab6060c67a0bf2c549a80f2241646f4f7e579cbd22b335042940cae53 [2022-03-25T13:23:36.051Z] $ docker rm -f 9ce8cd4ab6060c67a0bf2c549a80f2241646f4f7e579cbd22b335042940cae53 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T13:23:36.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-25T13:23:36.700Z] . [Pipeline] withDockerContainer [2022-03-25T13:23:36.955Z] prd-ubuntu20.04-docker-arm64-4c-16g-9071 does not seem to be running inside a container [2022-03-25T13:23:37.041Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-25T13:23:38.431Z] $ docker top a2267bded16311b953a3b6d2d8adb5fcd71e794e05ba6f01f6f4c0950801fd29 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T13:23:39.382Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-25T13:23:46.080Z] Building core-command ... [2022-03-25T13:23:46.080Z] Building core-data ... [2022-03-25T13:23:46.080Z] Building core-metadata ... [2022-03-25T13:23:46.080Z] Building security-bootstrapper ... [2022-03-25T13:23:46.080Z] Building security-proxy-setup ... [2022-03-25T13:23:46.080Z] Building security-secretstore-setup ... [2022-03-25T13:23:46.080Z] Building security-spiffe-token-provider ... [2022-03-25T13:23:46.080Z] Building security-spire-agent ... [2022-03-25T13:23:46.080Z] Building security-spire-config ... [2022-03-25T13:23:46.080Z] Building security-spire-server ... [2022-03-25T13:23:46.080Z] Building support-notifications ... [2022-03-25T13:23:46.080Z] Building support-scheduler ... [2022-03-25T13:23:46.080Z] Building sys-mgmt-agent ... [2022-03-25T13:23:46.080Z] Building security-secretstore-setup [2022-03-25T13:23:46.080Z] Building security-spire-agent [2022-03-25T13:23:46.080Z] Building sys-mgmt-agent [2022-03-25T13:23:46.080Z] Building security-bootstrapper [2022-03-25T13:23:46.080Z] Building security-spire-server [2022-03-25T13:25:37.917Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:25:37.917Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:25:37.917Z] ---> 2a2ff1aa4aff [2022-03-25T13:25:37.917Z] Step 3/31 : WORKDIR /edgex-go [2022-03-25T13:25:37.917Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:25:37.917Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:25:37.917Z] ---> 2a2ff1aa4aff [2022-03-25T13:25:37.917Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T13:25:37.917Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:25:37.917Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:25:37.917Z] ---> 2a2ff1aa4aff [2022-03-25T13:25:37.917Z] Step 3/24 : WORKDIR /edgex-go [2022-03-25T13:25:37.917Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:25:37.917Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:25:37.917Z] ---> 2a2ff1aa4aff [2022-03-25T13:25:37.917Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T13:25:37.917Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:25:37.917Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:25:37.917Z] ---> 2a2ff1aa4aff [2022-03-25T13:25:37.917Z] Step 3/25 : WORKDIR /edgex-go [2022-03-25T13:25:37.917Z] ---> Running in c5960f9fee1c [2022-03-25T13:25:37.917Z] ---> Running in 0a65d9832eb6 [2022-03-25T13:25:37.917Z] ---> Running in bc77bfe8780b [2022-03-25T13:25:37.917Z] ---> Running in e090bd95ac55 [2022-03-25T13:25:37.917Z] ---> Running in d662d5db21e9 [2022-03-25T13:25:37.917Z] Removing intermediate container e090bd95ac55 [2022-03-25T13:25:37.917Z] Removing intermediate container c5960f9fee1c [2022-03-25T13:25:37.917Z] ---> d83a4629ab69 [2022-03-25T13:25:37.917Z] ---> 931a2434bde0 [2022-03-25T13:25:37.917Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:25:37.917Z] [2022-03-25T13:25:37.917Z] Removing intermediate container bc77bfe8780b [2022-03-25T13:25:37.917Z] ---> 5f0e0bfbe20b [2022-03-25T13:25:37.917Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:25:37.917Z] Removing intermediate container 0a65d9832eb6 [2022-03-25T13:25:37.917Z] ---> 440f83fd1b33 [2022-03-25T13:25:37.917Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:25:37.917Z] Removing intermediate container d662d5db21e9 [2022-03-25T13:25:37.917Z] ---> e836db9dcff3 [2022-03-25T13:25:37.917Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:25:37.917Z] ---> Running in 7969b2e6281c [2022-03-25T13:25:37.917Z] ---> Running in 293a57ef389e [2022-03-25T13:25:37.917Z] ---> Running in 06a2d6c6ea35 [2022-03-25T13:25:37.917Z] ---> Running in 8095a248aac2 [2022-03-25T13:25:37.917Z] ---> Running in 20dfb1a638a4 [2022-03-25T13:25:37.917Z] Removing intermediate container 7969b2e6281c [2022-03-25T13:25:37.917Z] ---> 984d5956d501 [2022-03-25T13:25:37.917Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-25T13:25:37.917Z] ---> Running in 6b9269a98c1b [2022-03-25T13:25:37.917Z] Removing intermediate container 06a2d6c6ea35 [2022-03-25T13:25:37.917Z] ---> bf07e43c1782 [2022-03-25T13:25:37.917Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-25T13:25:37.917Z] ---> Running in c911c33a7a0c [2022-03-25T13:25:37.917Z] Removing intermediate container 8095a248aac2 [2022-03-25T13:25:37.917Z] ---> e68e3ef9fa33 [2022-03-25T13:25:37.917Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T13:25:37.917Z] Removing intermediate container 20dfb1a638a4 [2022-03-25T13:25:37.917Z] ---> 974b197c0aed [2022-03-25T13:25:37.917Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-25T13:25:37.917Z] Removing intermediate container 293a57ef389e [2022-03-25T13:25:37.917Z] ---> 3e70c8fed955 [2022-03-25T13:25:37.917Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-25T13:25:37.917Z] ---> Running in 681a74989a8f [2022-03-25T13:25:37.917Z] ---> Running in 7b143e2cd502 [2022-03-25T13:25:37.917Z] ---> Running in eb70d2182720 [2022-03-25T13:25:37.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:25:37.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:25:37.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:25:37.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:25:37.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:25:37.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:25:37.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:25:37.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:25:37.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:25:37.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:25:38.202Z] OK: 220 MiB in 52 packages [2022-03-25T13:25:38.202Z] OK: 220 MiB in 52 packages [2022-03-25T13:25:39.261Z] OK: 220 MiB in 52 packages [2022-03-25T13:25:39.549Z] OK: 220 MiB in 52 packages [2022-03-25T13:25:39.549Z] OK: 220 MiB in 52 packages [2022-03-25T13:25:40.163Z] Removing intermediate container 6b9269a98c1b [2022-03-25T13:25:40.163Z] ---> 1258e45aa226 [2022-03-25T13:25:40.163Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T13:25:40.459Z] Removing intermediate container c911c33a7a0c [2022-03-25T13:25:40.459Z] ---> 4f9ea98e4cb1 [2022-03-25T13:25:40.459Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-25T13:25:40.740Z] Removing intermediate container 681a74989a8f [2022-03-25T13:25:40.740Z] ---> 088d56b1c43d [2022-03-25T13:25:40.740Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T13:25:41.367Z] Removing intermediate container 7b143e2cd502 [2022-03-25T13:25:41.367Z] ---> 2054a3c27b2f [2022-03-25T13:25:41.367Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-25T13:25:41.367Z] Removing intermediate container eb70d2182720 [2022-03-25T13:25:41.367Z] ---> d426a2dad898 [2022-03-25T13:25:41.367Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-25T13:25:41.651Z] ---> 4af73d20f1de [2022-03-25T13:25:41.651Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:25:41.651Z] ---> 5bd4a99cdc44 [2022-03-25T13:25:41.651Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:25:41.651Z] ---> Running in 909718adbcb2 [2022-03-25T13:25:41.937Z] ---> Running in e50f1b5c0371 [2022-03-25T13:25:42.216Z] ---> 39803fbf3174 [2022-03-25T13:25:42.216Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:25:42.499Z] ---> Running in b984fe14bb29 [2022-03-25T13:25:42.779Z] ---> 581ce0efbce9 [2022-03-25T13:25:42.779Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:25:42.779Z] ---> 00e8eaa31852 [2022-03-25T13:25:42.779Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:25:43.061Z] ---> Running in 8121c625c080 [2022-03-25T13:25:43.061Z] ---> Running in fd5c7665c558 [2022-03-25T13:25:48.523Z] Removing intermediate container 909718adbcb2 [2022-03-25T13:25:48.523Z] ---> 5054a9ae0b66 [2022-03-25T13:25:48.523Z] Step 8/31 : COPY . . [2022-03-25T13:25:48.523Z] Removing intermediate container e50f1b5c0371 [2022-03-25T13:25:48.523Z] ---> 1f78606d82dc [2022-03-25T13:25:48.523Z] Step 8/23 : COPY . . [2022-03-25T13:25:48.523Z] Removing intermediate container b984fe14bb29 [2022-03-25T13:25:48.523Z] ---> 1419dfcff60f [2022-03-25T13:25:48.523Z] Step 8/23 : COPY . . [2022-03-25T13:25:48.799Z] Removing intermediate container 8121c625c080 [2022-03-25T13:25:48.799Z] ---> acfecb4ff3b4 [2022-03-25T13:25:48.799Z] Step 8/25 : COPY . . [2022-03-25T13:25:49.079Z] Removing intermediate container fd5c7665c558 [2022-03-25T13:25:49.079Z] ---> 2a865130286d [2022-03-25T13:25:49.079Z] Step 8/24 : COPY . . [2022-03-25T13:26:28.144Z] ---> f17018d423cd [2022-03-25T13:26:28.144Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-25T13:26:28.144Z] ---> 119133f89b57 [2022-03-25T13:26:28.144Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-25T13:26:28.144Z] ---> Running in e4d6819aae5d [2022-03-25T13:26:28.144Z] ---> b7775ce5a8fd [2022-03-25T13:26:28.144Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-25T13:26:28.144Z] ---> Running in 627fddb0c7d8 [2022-03-25T13:26:28.144Z] ---> e922e07aa3ad [2022-03-25T13:26:28.144Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T13:26:28.144Z] ---> Running in 6348adf48e9e [2022-03-25T13:26:28.144Z] ---> Running in ebdebe34ed9f [2022-03-25T13:26:28.144Z] Removing intermediate container ebdebe34ed9f [2022-03-25T13:26:28.144Z] ---> 838f0c9b283c [2022-03-25T13:26:28.144Z] 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-25T13:26:28.144Z] ---> d21a9724475f [2022-03-25T13:26:28.144Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T13:26:28.144Z] ---> Running in 9895da0f3576 [2022-03-25T13:26:28.144Z] ---> Running in 005cc76b720f [2022-03-25T13:26:28.144Z] Removing intermediate container 005cc76b720f [2022-03-25T13:26:28.144Z] ---> 8836b47f6eed [2022-03-25T13:26:28.144Z] 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-25T13:26:28.144Z] ---> Running in f3f482a2617f [2022-03-25T13:26:28.144Z] 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-25T13:26:28.144Z] 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-25T13:26:28.144Z] 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-25T13:26:28.144Z] spire-1.2.0/ [2022-03-25T13:26:28.144Z] spire-1.2.0/ [2022-03-25T13:26:32.479Z] spire-1.2.0/README.md [2022-03-25T13:26:32.479Z] spire-1.2.0/bin/ [2022-03-25T13:26:32.479Z] spire-1.2.0/bin/spire-server [2022-03-25T13:26:32.479Z] spire-1.2.0/bin/spire-agent [2022-03-25T13:26:32.479Z] spire-1.2.0/conf/ [2022-03-25T13:26:32.479Z] spire-1.2.0/conf/server/ [2022-03-25T13:26:32.479Z] spire-1.2.0/conf/server/server.conf [2022-03-25T13:26:32.479Z] spire-1.2.0/conf/agent/ [2022-03-25T13:26:32.479Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T13:26:32.479Z] spire-1.2.0/LICENSE [2022-03-25T13:26:32.479Z] spire-1.2.0/README.md [2022-03-25T13:26:32.479Z] spire-1.2.0/bin/ [2022-03-25T13:26:32.479Z] spire-1.2.0/bin/spire-server [2022-03-25T13:26:32.479Z] spire-1.2.0/bin/spire-agent [2022-03-25T13:26:32.479Z] spire-1.2.0/conf/ [2022-03-25T13:26:32.479Z] spire-1.2.0/conf/server/ [2022-03-25T13:26:32.479Z] spire-1.2.0/conf/server/server.conf [2022-03-25T13:26:32.479Z] spire-1.2.0/conf/agent/ [2022-03-25T13:26:32.479Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T13:26:32.479Z] spire-1.2.0/LICENSE [2022-03-25T13:26:42.724Z] Removing intermediate container f3f482a2617f [2022-03-25T13:26:42.724Z] ---> afcd0d231413 [2022-03-25T13:26:42.724Z] [2022-03-25T13:26:42.724Z] Step 11/24 : FROM alpine:3.15 [2022-03-25T13:26:42.724Z] Removing intermediate container 9895da0f3576 [2022-03-25T13:26:42.724Z] ---> bface6abd119 [2022-03-25T13:26:42.724Z] [2022-03-25T13:26:42.724Z] Step 11/23 : FROM alpine:3.15 [2022-03-25T13:26:42.724Z] 3.15: Pulling from library/alpine [2022-03-25T13:26:42.724Z] 3.15: Pulling from library/alpine [2022-03-25T13:26:42.724Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-25T13:26:42.724Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-25T13:26:42.724Z] Status: Downloaded newer image for alpine:3.15 [2022-03-25T13:26:42.724Z] Status: Downloaded newer image for alpine:3.15 [2022-03-25T13:26:42.724Z] ---> 7ffa42511a80 [2022-03-25T13:26:42.724Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T13:26:42.724Z] ---> 7ffa42511a80 [2022-03-25T13:26:42.724Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T13:26:43.011Z] ---> Running in 1800ff4c7191 [2022-03-25T13:26:43.011Z] ---> Running in 5138d823b8cd [2022-03-25T13:26:43.613Z] Removing intermediate container 1800ff4c7191 [2022-03-25T13:26:43.613Z] ---> 2ace94db492e [2022-03-25T13:26:43.613Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:26:43.613Z] Removing intermediate container 5138d823b8cd [2022-03-25T13:26:43.613Z] ---> 0c909cd49812 [2022-03-25T13:26:43.613Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:26:43.613Z] ---> Running in d2c15788538c [2022-03-25T13:26:43.900Z] ---> Running in a27930a4b961 [2022-03-25T13:26:48.239Z] Removing intermediate container d2c15788538c [2022-03-25T13:26:48.239Z] ---> 4dc8c9d3d684 [2022-03-25T13:26:48.239Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-25T13:26:48.239Z] ---> Running in d09e43ae4851 [2022-03-25T13:26:48.239Z] Removing intermediate container a27930a4b961 [2022-03-25T13:26:48.239Z] ---> e85ff9c75a5e [2022-03-25T13:26:48.239Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-25T13:26:48.239Z] ---> Running in 7787e1583448 [2022-03-25T13:26:50.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:26:50.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:26:51.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:26:51.526Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:26:52.144Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T13:26:52.144Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T13:26:52.144Z] OK: 15729 distinct packages available [2022-03-25T13:26:52.429Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:26:53.036Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T13:26:53.036Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T13:26:53.036Z] OK: 15729 distinct packages available [2022-03-25T13:26:53.036Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:26:53.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:26:54.256Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:26:54.533Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-25T13:26:54.808Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-25T13:26:54.808Z] (3/5) Installing libucontext (1.1-r0) [2022-03-25T13:26:54.808Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-25T13:26:55.085Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-25T13:26:55.085Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T13:26:55.085Z] OK: 6 MiB in 19 packages [2022-03-25T13:26:55.366Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-25T13:26:55.366Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-25T13:26:55.366Z] (3/5) Installing libucontext (1.1-r0) [2022-03-25T13:26:55.652Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-25T13:26:55.652Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-25T13:26:55.943Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T13:26:55.944Z] OK: 6 MiB in 19 packages [2022-03-25T13:26:56.939Z] Removing intermediate container d09e43ae4851 [2022-03-25T13:26:56.939Z] ---> 846f14d692db [2022-03-25T13:26:56.939Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T13:26:57.935Z] Removing intermediate container 7787e1583448 [2022-03-25T13:26:57.935Z] ---> 8a340b53d2f2 [2022-03-25T13:26:57.935Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-25T13:27:03.374Z] ---> dfd12fcda3f4 [2022-03-25T13:27:03.374Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T13:27:03.985Z] ---> 42fca9e93550 [2022-03-25T13:27:03.985Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T13:27:05.437Z] ---> 11f19f2612e7 [2022-03-25T13:27:05.438Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-25T13:27:06.899Z] ---> 1693f1273d44 [2022-03-25T13:27:06.899Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-25T13:27:08.365Z] ---> 0db59330a50c [2022-03-25T13:27:08.365Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T13:27:08.365Z] ---> Running in fe3d7cdcc903 [2022-03-25T13:27:09.359Z] Removing intermediate container fe3d7cdcc903 [2022-03-25T13:27:09.359Z] ---> 2687be9f3dbd [2022-03-25T13:27:09.359Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T13:27:09.359Z] ---> Running in 9337e105e2ef [2022-03-25T13:27:10.377Z] Removing intermediate container 9337e105e2ef [2022-03-25T13:27:10.377Z] ---> 17d20a07412d [2022-03-25T13:27:10.377Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T13:27:10.377Z] ---> Running in 8a9cac07dda7 [2022-03-25T13:27:10.656Z] ---> cb6c66c6c5c4 [2022-03-25T13:27:10.656Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T13:27:11.277Z] Removing intermediate container 8a9cac07dda7 [2022-03-25T13:27:11.277Z] ---> 3d2b804eb6a5 [2022-03-25T13:27:11.277Z] Step 22/23 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 [2022-03-25T13:27:11.558Z] ---> Running in 3cf29ed4a6a1 [2022-03-25T13:27:11.849Z] ---> 580e61da47c9 [2022-03-25T13:27:11.849Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-25T13:27:12.136Z] Removing intermediate container 3cf29ed4a6a1 [2022-03-25T13:27:12.136Z] ---> 401c1b4abce6 [2022-03-25T13:27:12.136Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T13:27:12.421Z] ---> Running in ee3a7b60c458 [2022-03-25T13:27:13.036Z] Removing intermediate container ee3a7b60c458 [2022-03-25T13:27:13.036Z] ---> 689b7c51c3ec [2022-03-25T13:27:13.036Z] [2022-03-25T13:27:13.036Z] ---> eaffc772d942 [2022-03-25T13:27:13.036Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-25T13:27:14.054Z] Successfully built 689b7c51c3ec [2022-03-25T13:27:14.054Z] Successfully tagged security-spire-server-arm64:latest [2022-03-25T13:27:14.054Z]  Building security-spire-server ... done Building core-command [2022-03-25T13:27:14.332Z] ---> 44b51fad470d [2022-03-25T13:27:14.332Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T13:27:14.332Z] ---> Running in 0722579c0391 [2022-03-25T13:27:14.943Z] Removing intermediate container 0722579c0391 [2022-03-25T13:27:14.943Z] ---> a7b527637caf [2022-03-25T13:27:14.943Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T13:27:14.943Z] ---> Running in 1262ef958938 [2022-03-25T13:27:15.554Z] Removing intermediate container 1262ef958938 [2022-03-25T13:27:15.554Z] ---> f537cf4669ef [2022-03-25T13:27:15.554Z] Step 22/24 : LABEL arch=arm64 [2022-03-25T13:27:15.833Z] ---> Running in 868df796d9ec [2022-03-25T13:27:16.439Z] Removing intermediate container 868df796d9ec [2022-03-25T13:27:16.439Z] ---> f5e9c9b128eb [2022-03-25T13:27:16.439Z] Step 23/24 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 [2022-03-25T13:27:16.439Z] ---> Running in c4d9e062c129 [2022-03-25T13:27:17.043Z] Removing intermediate container c4d9e062c129 [2022-03-25T13:27:17.043Z] ---> 720f6dea6e46 [2022-03-25T13:27:17.043Z] Step 24/24 : LABEL version=0.0.0 [2022-03-25T13:27:17.325Z] ---> Running in 56df0cb5f020 [2022-03-25T13:27:17.931Z] Removing intermediate container 56df0cb5f020 [2022-03-25T13:27:17.931Z] ---> 245d64b0708a [2022-03-25T13:27:17.931Z] [2022-03-25T13:27:18.536Z] Successfully built 245d64b0708a [2022-03-25T13:27:18.536Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-25T13:27:18.536Z]  Building security-spire-agent ... done Building security-proxy-setup [2022-03-25T13:28:15.158Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:28:15.158Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:28:15.158Z] ---> 2a2ff1aa4aff [2022-03-25T13:28:15.158Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T13:28:15.158Z] ---> Using cache [2022-03-25T13:28:15.158Z] ---> e836db9dcff3 [2022-03-25T13:28:15.158Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:28:15.158Z] ---> Using cache [2022-03-25T13:28:15.158Z] ---> 974b197c0aed [2022-03-25T13:28:15.158Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T13:28:15.158Z] ---> Using cache [2022-03-25T13:28:15.158Z] ---> d426a2dad898 [2022-03-25T13:28:15.158Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T13:28:15.158Z] ---> Using cache [2022-03-25T13:28:15.158Z] ---> 00e8eaa31852 [2022-03-25T13:28:15.158Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:28:15.158Z] ---> Using cache [2022-03-25T13:28:15.158Z] ---> 2a865130286d [2022-03-25T13:28:15.158Z] Step 8/23 : COPY . . [2022-03-25T13:28:15.158Z] ---> Using cache [2022-03-25T13:28:15.158Z] ---> d21a9724475f [2022-03-25T13:28:15.158Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-25T13:28:15.158Z] ---> Running in e48b2464a4b8 [2022-03-25T13:28:15.158Z] 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-25T13:28:15.158Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:28:15.158Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:28:15.158Z] ---> 2a2ff1aa4aff [2022-03-25T13:28:15.158Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T13:28:15.158Z] ---> Using cache [2022-03-25T13:28:15.158Z] ---> e836db9dcff3 [2022-03-25T13:28:15.158Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:28:15.158Z] ---> Using cache [2022-03-25T13:28:15.158Z] ---> 974b197c0aed [2022-03-25T13:28:15.158Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-25T13:28:15.158Z] ---> Using cache [2022-03-25T13:28:15.158Z] ---> d426a2dad898 [2022-03-25T13:28:15.158Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T13:28:15.158Z] ---> Using cache [2022-03-25T13:28:15.158Z] ---> 00e8eaa31852 [2022-03-25T13:28:15.158Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:28:15.158Z] ---> Using cache [2022-03-25T13:28:15.158Z] ---> 2a865130286d [2022-03-25T13:28:15.158Z] Step 8/22 : COPY . . [2022-03-25T13:28:15.158Z] ---> Using cache [2022-03-25T13:28:15.158Z] ---> d21a9724475f [2022-03-25T13:28:15.158Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-25T13:28:15.158Z] ---> Running in 94da14f30d4b [2022-03-25T13:28:15.767Z] 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-25T13:33:23.027Z] 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-25T13:33:38.537Z] Removing intermediate container e4d6819aae5d [2022-03-25T13:33:38.537Z] ---> 4ab9f112f0c5 [2022-03-25T13:33:38.537Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-25T13:33:38.537Z] ---> Running in b319599ee2e4 [2022-03-25T13:33:40.527Z] 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-25T13:33:43.173Z] Removing intermediate container 6348adf48e9e [2022-03-25T13:33:43.173Z] ---> 04a9ab8ae75a [2022-03-25T13:33:43.173Z] [2022-03-25T13:33:43.173Z] Step 10/25 : FROM alpine:3.14 [2022-03-25T13:33:43.173Z] 3.14: Pulling from library/alpine [2022-03-25T13:33:44.633Z] Removing intermediate container 627fddb0c7d8 [2022-03-25T13:33:44.633Z] ---> eb1962ce0032 [2022-03-25T13:33:44.633Z] [2022-03-25T13:33:44.633Z] Step 10/31 : FROM alpine:3.14 [2022-03-25T13:33:44.633Z] 3.14: Pulling from library/alpine [2022-03-25T13:33:45.669Z] Removing intermediate container b319599ee2e4 [2022-03-25T13:33:45.669Z] ---> 76c1ba27eb38 [2022-03-25T13:33:45.669Z] [2022-03-25T13:33:45.669Z] Step 11/23 : FROM docker:20.10.10 [2022-03-25T13:33:45.669Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-25T13:33:45.669Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-25T13:33:45.669Z] Status: Downloaded newer image for alpine:3.14 [2022-03-25T13:33:45.669Z] Status: Downloaded newer image for alpine:3.14 [2022-03-25T13:33:45.669Z] ---> 71a2028e5025 [2022-03-25T13:33:45.669Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-25T13:33:45.669Z] ---> 71a2028e5025 [2022-03-25T13:33:45.669Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-25T13:33:45.669Z] ---> Running in 6a3a0654945b [2022-03-25T13:33:45.669Z] 20.10.10: Pulling from library/docker [2022-03-25T13:33:45.669Z] ---> Running in f8c6966b3a1f [2022-03-25T13:33:47.133Z] Removing intermediate container 6a3a0654945b [2022-03-25T13:33:47.133Z] ---> 66c62e38924b [2022-03-25T13:33:47.133Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-25T13:33:47.133Z] ---> Running in 8d16efe8ec5c [2022-03-25T13:33:49.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:33:49.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:33:50.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:33:50.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:33:51.314Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-25T13:33:51.597Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-25T13:33:51.597Z] (3/3) Installing su-exec (0.2-r1) [2022-03-25T13:33:51.597Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T13:33:51.597Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T13:33:52.207Z] OK: 6 MiB in 17 packages [2022-03-25T13:33:52.207Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-25T13:33:52.207Z] (2/2) Installing su-exec (0.2-r1) [2022-03-25T13:33:52.207Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T13:33:52.207Z] OK: 6 MiB in 16 packages [2022-03-25T13:33:54.872Z] Removing intermediate container 8d16efe8ec5c [2022-03-25T13:33:54.872Z] ---> 3f0319870ba1 [2022-03-25T13:33:54.872Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-25T13:33:55.150Z] ---> Running in 3735fec8d69b [2022-03-25T13:33:55.437Z] Removing intermediate container f8c6966b3a1f [2022-03-25T13:33:55.437Z] ---> 7d73c132eb8f [2022-03-25T13:33:55.437Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-25T13:33:55.716Z] ---> Running in 6d09ad3b77d1 [2022-03-25T13:33:55.997Z] Removing intermediate container 3735fec8d69b [2022-03-25T13:33:55.997Z] ---> 2460947450d8 [2022-03-25T13:33:55.997Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-25T13:33:56.277Z] ---> Running in da049b771422 [2022-03-25T13:33:56.554Z] Removing intermediate container 6d09ad3b77d1 [2022-03-25T13:33:56.554Z] ---> 47d57b133546 [2022-03-25T13:33:56.554Z] Step 13/25 : WORKDIR / [2022-03-25T13:33:56.554Z] ---> Running in b240013037d9 [2022-03-25T13:33:57.176Z] Removing intermediate container da049b771422 [2022-03-25T13:33:57.176Z] ---> 46166fa5aff3 [2022-03-25T13:33:57.176Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-25T13:33:57.463Z] ---> Running in 273e873f3f50 [2022-03-25T13:33:57.463Z] Removing intermediate container b240013037d9 [2022-03-25T13:33:57.463Z] ---> e765b438dfb8 [2022-03-25T13:33:57.463Z] 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-25T13:34:00.133Z] ---> d2db24a18ae3 [2022-03-25T13:34:00.133Z] 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-25T13:34:01.596Z] Removing intermediate container 273e873f3f50 [2022-03-25T13:34:01.596Z] ---> a7cee67159a2 [2022-03-25T13:34:01.596Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-25T13:34:01.874Z] ---> Running in 669e9ac93012 [2022-03-25T13:34:02.161Z] ---> ee4fcb46d81a [2022-03-25T13:34:02.161Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-25T13:34:03.154Z] Removing intermediate container 669e9ac93012 [2022-03-25T13:34:03.154Z] ---> 73a2458f6c6c [2022-03-25T13:34:03.154Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-25T13:34:04.617Z] ---> 3e69b43b4fa6 [2022-03-25T13:34:04.617Z] 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-25T13:34:05.245Z] ---> a37d3581f4fa [2022-03-25T13:34:05.245Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-25T13:34:05.522Z] ---> Running in 60e1541c069e [2022-03-25T13:34:06.513Z] ---> 0372a71f4928 [2022-03-25T13:34:06.513Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-25T13:34:09.944Z] Removing intermediate container 60e1541c069e [2022-03-25T13:34:09.944Z] ---> 1835a5e3ed93 [2022-03-25T13:34:09.944Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T13:34:10.931Z] ---> 416298dbecca [2022-03-25T13:34:10.931Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-25T13:34:11.206Z] ---> cf24362c0a31 [2022-03-25T13:34:11.206Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-25T13:34:15.562Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-25T13:34:15.562Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-25T13:34:15.562Z] ---> 520e9a0a30f7 [2022-03-25T13:34:15.562Z] 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-25T13:34:15.562Z] ---> f34940f446ea [2022-03-25T13:34:15.562Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-25T13:34:15.562Z] ---> e53bceffd4fd [2022-03-25T13:34:15.562Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-25T13:34:15.562Z] ---> Running in 7488ef6669ae [2022-03-25T13:34:15.947Z] Removing intermediate container 7488ef6669ae [2022-03-25T13:34:15.947Z] ---> bb7023eff7ca [2022-03-25T13:34:15.947Z] 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-25T13:34:15.947Z] ---> Running in 95cbe57efed0 [2022-03-25T13:34:16.938Z] ---> 779e83e55c08 [2022-03-25T13:34:16.938Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-25T13:34:16.938Z] ---> 5717cda65ed7 [2022-03-25T13:34:16.938Z] 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-25T13:34:17.213Z] ---> Running in a372c7421fdb [2022-03-25T13:34:18.658Z] ---> 266b1b455581 [2022-03-25T13:34:18.658Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-25T13:34:18.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:34:19.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:34:19.873Z] ---> f1fd9bc9f921 [2022-03-25T13:34:19.873Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-25T13:34:20.474Z] (1/42) Installing readline (8.1.0-r0) [2022-03-25T13:34:20.474Z] (2/42) Installing bash (5.1.16-r0) [2022-03-25T13:34:20.474Z] Executing bash-5.1.16-r0.post-install [2022-03-25T13:34:20.474Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-25T13:34:20.474Z] ---> Running in 15320a0e9431 [2022-03-25T13:34:20.474Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-25T13:34:20.474Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-25T13:34:20.474Z] (6/42) Installing curl (7.79.1-r0) [2022-03-25T13:34:20.474Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-25T13:34:20.749Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-25T13:34:20.749Z] (9/42) Installing expat (2.4.7-r0) [2022-03-25T13:34:20.749Z] (10/42) Installing libffi (3.3-r2) [2022-03-25T13:34:20.749Z] (11/42) Installing gdbm (1.19-r0) [2022-03-25T13:34:20.749Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-25T13:34:20.749Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-25T13:34:20.749Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-25T13:34:20.749Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-25T13:34:20.749Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-25T13:34:20.749Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-25T13:34:20.749Z] Removing intermediate container a372c7421fdb [2022-03-25T13:34:20.749Z] ---> b9861aacc8a5 [2022-03-25T13:34:20.749Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-25T13:34:21.030Z] ---> Running in 50b2c2ca9e63 [2022-03-25T13:34:21.304Z] Removing intermediate container 15320a0e9431 [2022-03-25T13:34:21.304Z] ---> bd9ee7ab33af [2022-03-25T13:34:21.304Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-25T13:34:21.914Z] Removing intermediate container 50b2c2ca9e63 [2022-03-25T13:34:21.914Z] ---> 0fbe286aec63 [2022-03-25T13:34:21.914Z] Step 23/25 : LABEL arch=arm64 [2022-03-25T13:34:22.194Z] ---> Running in 071c49fa2e5f [2022-03-25T13:34:22.474Z] ---> 2c4044c88396 [2022-03-25T13:34:22.474Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-25T13:34:22.752Z] Removing intermediate container 071c49fa2e5f [2022-03-25T13:34:22.752Z] ---> 411ae9a04518 [2022-03-25T13:34:22.752Z] Step 24/25 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 [2022-03-25T13:34:22.752Z] ---> Running in 677f39800798 [2022-03-25T13:34:23.030Z] ---> Running in 19c870d40b8d [2022-03-25T13:34:23.630Z] Removing intermediate container 19c870d40b8d [2022-03-25T13:34:23.630Z] ---> 3bd9414b7ce8 [2022-03-25T13:34:23.630Z] Step 25/25 : LABEL version=0.0.0 [2022-03-25T13:34:23.903Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-25T13:34:23.903Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-25T13:34:23.903Z] ---> Running in 845aeb09f8d0 [2022-03-25T13:34:24.178Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-25T13:34:24.178Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-25T13:34:24.178Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-25T13:34:24.178Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-25T13:34:24.178Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-25T13:34:24.178Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-25T13:34:24.178Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-25T13:34:24.178Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-25T13:34:24.178Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-25T13:34:24.456Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-25T13:34:24.456Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-25T13:34:24.456Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-25T13:34:24.456Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-25T13:34:24.456Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-25T13:34:24.456Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-25T13:34:24.456Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-25T13:34:24.456Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-25T13:34:24.739Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-25T13:34:24.739Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-25T13:34:24.739Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-25T13:34:24.739Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-25T13:34:24.739Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-25T13:34:24.739Z] Removing intermediate container 845aeb09f8d0 [2022-03-25T13:34:24.739Z] ---> 9532f9f808fe [2022-03-25T13:34:24.739Z] [2022-03-25T13:34:25.015Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-25T13:34:25.296Z] Successfully built 9532f9f808fe [2022-03-25T13:34:25.296Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-25T13:34:25.296Z] Building security-spiffe-token-provider [2022-03-25T13:34:25.898Z]  Building security-secretstore-setup ... done Executing busybox-1.33.1-r6.trigger [2022-03-25T13:34:25.898Z] OK: 84 MiB in 64 packages [2022-03-25T13:34:26.498Z] Removing intermediate container 677f39800798 [2022-03-25T13:34:26.498Z] ---> 0447349c3307 [2022-03-25T13:34:26.498Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-25T13:34:26.786Z] ---> Running in 9fe3a7e78acb [2022-03-25T13:34:27.387Z] Removing intermediate container 9fe3a7e78acb [2022-03-25T13:34:27.387Z] ---> 43863ee188e6 [2022-03-25T13:34:27.387Z] Step 28/31 : CMD ["gate"] [2022-03-25T13:34:27.663Z] ---> Running in 1015d2c99ed3 [2022-03-25T13:34:28.264Z] Removing intermediate container 1015d2c99ed3 [2022-03-25T13:34:28.264Z] ---> 5857bccd0443 [2022-03-25T13:34:28.264Z] Step 29/31 : LABEL arch=arm64 [2022-03-25T13:34:28.544Z] ---> Running in 016cdb18f929 [2022-03-25T13:34:28.820Z] Removing intermediate container 016cdb18f929 [2022-03-25T13:34:28.820Z] ---> 347e1b886a40 [2022-03-25T13:34:28.820Z] Step 30/31 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 [2022-03-25T13:34:29.100Z] ---> Running in 3d8054f624e8 [2022-03-25T13:34:29.702Z] Removing intermediate container 3d8054f624e8 [2022-03-25T13:34:29.702Z] ---> db6d1ebf9e9d [2022-03-25T13:34:29.702Z] Step 31/31 : LABEL version=0.0.0 [2022-03-25T13:34:29.985Z] ---> Running in 63adc271cc2c [2022-03-25T13:34:30.977Z] Removing intermediate container 63adc271cc2c [2022-03-25T13:34:30.977Z] ---> c9cd3e268f6d [2022-03-25T13:34:30.977Z] [2022-03-25T13:34:31.254Z] Successfully built c9cd3e268f6d [2022-03-25T13:34:31.254Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-25T13:34:31.254Z] Building security-spire-config [2022-03-25T13:34:31.532Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2022-03-25T13:34:31.809Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-25T13:34:33.255Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-25T13:34:33.255Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-25T13:34:33.862Z] Collecting PyYAML<4,>=3.10 [2022-03-25T13:34:34.139Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-25T13:34:37.535Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-25T13:34:37.535Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-25T13:34:37.807Z] 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-25T13:34:37.807Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-25T13:34:37.807Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-25T13:34:39.783Z] Collecting docopt<0.7,>=0.6.1 [2022-03-25T13:34:40.061Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-25T13:34:41.504Z] 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-25T13:34:42.491Z] Collecting jsonschema<3,>=2.5.1 [2022-03-25T13:34:42.491Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-25T13:34:42.769Z] Collecting cached-property<2,>=1.2.0 [2022-03-25T13:34:42.769Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-25T13:34:43.046Z] Collecting texttable<0.10,>=0.9.0 [2022-03-25T13:34:43.046Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-25T13:34:45.718Z] Collecting docker<4.0,>=3.6.0 [2022-03-25T13:34:45.718Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-25T13:34:46.709Z] Collecting docker-pycreds>=0.4.0 [2022-03-25T13:34:46.709Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-25T13:34:46.987Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-25T13:34:47.265Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-25T13:34:47.874Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-25T13:34:47.874Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-25T13:34:48.153Z] 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-25T13:34:48.153Z] Collecting idna<2.8,>=2.5 [2022-03-25T13:34:48.153Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-25T13:34:48.759Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-25T13:34:48.759Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-25T13:34:48.759Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-25T13:34:48.759Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-25T13:34:49.749Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-25T13:34:49.749Z] Attempting uninstall: urllib3 [2022-03-25T13:34:49.749Z] Found existing installation: urllib3 1.26.5 [2022-03-25T13:34:49.749Z] Uninstalling urllib3-1.26.5: [2022-03-25T13:34:50.025Z] Successfully uninstalled urllib3-1.26.5 [2022-03-25T13:34:50.631Z] Attempting uninstall: idna [2022-03-25T13:34:50.631Z] Found existing installation: idna 3.2 [2022-03-25T13:34:50.631Z] Uninstalling idna-3.2: [2022-03-25T13:34:50.914Z] Successfully uninstalled idna-3.2 [2022-03-25T13:34:51.909Z] Attempting uninstall: chardet [2022-03-25T13:34:51.909Z] Found existing installation: chardet 4.0.0 [2022-03-25T13:34:51.909Z] Uninstalling chardet-4.0.0: [2022-03-25T13:34:52.189Z] Successfully uninstalled chardet-4.0.0 [2022-03-25T13:34:54.192Z] Attempting uninstall: requests [2022-03-25T13:34:54.192Z] Found existing installation: requests 2.25.1 [2022-03-25T13:34:54.192Z] Uninstalling requests-2.25.1: [2022-03-25T13:34:54.193Z] Successfully uninstalled requests-2.25.1 [2022-03-25T13:34:54.469Z] Running setup.py install for texttable: started [2022-03-25T13:34:57.113Z] Running setup.py install for texttable: finished with status 'done' [2022-03-25T13:34:57.113Z] Running setup.py install for PyYAML: started [2022-03-25T13:34:57.113Z] Removing intermediate container e48b2464a4b8 [2022-03-25T13:34:57.113Z] ---> f25a871abf1a [2022-03-25T13:34:57.113Z] [2022-03-25T13:34:57.113Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T13:34:57.113Z] ---> 71a2028e5025 [2022-03-25T13:34:57.113Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-25T13:34:57.113Z] ---> Running in 8d5063411cff [2022-03-25T13:34:59.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:34:59.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:34:59.382Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-25T13:34:59.988Z] Running setup.py install for docopt: started [2022-03-25T13:35:00.268Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-25T13:35:00.268Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T13:35:00.268Z] OK: 5 MiB in 15 packages [2022-03-25T13:35:02.266Z] Removing intermediate container 8d5063411cff [2022-03-25T13:35:02.266Z] ---> 1b9e874cfa18 [2022-03-25T13:35:02.266Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T13:35:02.266Z] Running setup.py install for docopt: finished with status 'done' [2022-03-25T13:35:02.266Z] Running setup.py install for dockerpty: started [2022-03-25T13:35:02.266Z] ---> Running in 281219b93957 [2022-03-25T13:35:02.871Z] Removing intermediate container 281219b93957 [2022-03-25T13:35:02.871Z] ---> b2e5151695df [2022-03-25T13:35:02.871Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-25T13:35:03.145Z] ---> Running in f2bd3f6070d4 [2022-03-25T13:35:03.752Z] Removing intermediate container f2bd3f6070d4 [2022-03-25T13:35:03.752Z] ---> 6540c1e2ad0e [2022-03-25T13:35:03.752Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-25T13:35:04.026Z] ---> Running in eb814ea9ff70 [2022-03-25T13:35:04.298Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-25T13:35:04.602Z] Removing intermediate container eb814ea9ff70 [2022-03-25T13:35:04.602Z] ---> 9d08049b991e [2022-03-25T13:35:04.602Z] Step 15/23 : WORKDIR / [2022-03-25T13:35:04.878Z] ---> Running in 087edc70367d [2022-03-25T13:35:05.882Z] Removing intermediate container 087edc70367d [2022-03-25T13:35:05.882Z] ---> c40207bb7d14 [2022-03-25T13:35:05.882Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T13:35:06.484Z] 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-25T13:35:07.104Z] ---> 4f1cf838ce4c [2022-03-25T13:35:07.104Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-25T13:35:08.128Z] Removing intermediate container 94da14f30d4b [2022-03-25T13:35:08.128Z] ---> 4b117f293935 [2022-03-25T13:35:08.128Z] [2022-03-25T13:35:08.128Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T13:35:08.128Z] ---> 71a2028e5025 [2022-03-25T13:35:08.128Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-25T13:35:08.411Z] ---> Running in c6b3cce05fd3 [2022-03-25T13:35:09.858Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:35:09.858Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:35:09.858Z] ---> 2a2ff1aa4aff [2022-03-25T13:35:09.858Z] Step 3/20 : WORKDIR /edgex-go [2022-03-25T13:35:09.858Z] ---> Using cache [2022-03-25T13:35:09.858Z] ---> e836db9dcff3 [2022-03-25T13:35:09.858Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-25T13:35:09.858Z] ---> Running in b0c91b2057b8 [2022-03-25T13:35:10.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:35:10.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:35:11.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:35:11.333Z] ---> 250a408bf22e [2022-03-25T13:35:11.333Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-25T13:35:11.615Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-25T13:35:11.890Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-25T13:35:11.890Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-25T13:35:11.890Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-25T13:35:11.890Z] (5/6) Installing curl (7.79.1-r0) [2022-03-25T13:35:11.890Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-25T13:35:11.890Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T13:35:11.890Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T13:35:12.165Z] OK: 8 MiB in 20 packages [2022-03-25T13:35:12.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:35:12.777Z] ---> 0136a6a71e8a [2022-03-25T13:35:12.777Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-25T13:35:12.777Z] ---> Running in 1aef2c2c868a [2022-03-25T13:35:13.385Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T13:35:13.385Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T13:35:13.385Z] OK: 15738 distinct packages available [2022-03-25T13:35:13.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:35:13.660Z] Removing intermediate container 1aef2c2c868a [2022-03-25T13:35:13.660Z] ---> e9be5b2640ef [2022-03-25T13:35:13.660Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T13:35:13.934Z] ---> Running in 9b5b472e5d97 [2022-03-25T13:35:14.528Z] Removing intermediate container 9b5b472e5d97 [2022-03-25T13:35:14.528Z] ---> 592e0680a933 [2022-03-25T13:35:14.528Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T13:35:14.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:35:14.528Z] ---> Running in 8dbbc32bfd47 [2022-03-25T13:35:14.811Z] Removing intermediate container c6b3cce05fd3 [2022-03-25T13:35:14.812Z] ---> c862432c35cc [2022-03-25T13:35:14.812Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-25T13:35:15.086Z] ---> Running in eae0e3d27de3 [2022-03-25T13:35:15.362Z] Removing intermediate container 8dbbc32bfd47 [2022-03-25T13:35:15.362Z] ---> efa902d238bc [2022-03-25T13:35:15.362Z] Step 22/23 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 [2022-03-25T13:35:15.649Z] OK: 220 MiB in 52 packages [2022-03-25T13:35:15.649Z] ---> Running in 3377b0dd4de7 [2022-03-25T13:35:15.649Z] Removing intermediate container eae0e3d27de3 [2022-03-25T13:35:15.649Z] ---> e8b22a4fe5b8 [2022-03-25T13:35:15.649Z] Step 13/22 : WORKDIR /edgex [2022-03-25T13:35:15.927Z] ---> Running in 4c3c30123441 [2022-03-25T13:35:16.533Z] Removing intermediate container 3377b0dd4de7 [2022-03-25T13:35:16.533Z] ---> e0cc06247dfc [2022-03-25T13:35:16.533Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T13:35:16.533Z] ---> Running in 6d45e2672fe0 [2022-03-25T13:35:16.533Z] Removing intermediate container 4c3c30123441 [2022-03-25T13:35:16.533Z] ---> 2b3cb92ffb74 [2022-03-25T13:35:16.533Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-25T13:35:17.515Z] Removing intermediate container b0c91b2057b8 [2022-03-25T13:35:17.515Z] ---> 048333ddd1a5 [2022-03-25T13:35:17.515Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-25T13:35:17.515Z] Removing intermediate container 6d45e2672fe0 [2022-03-25T13:35:17.515Z] ---> 748f049706fc [2022-03-25T13:35:17.515Z] [2022-03-25T13:35:17.790Z] ---> 52290cc15053 [2022-03-25T13:35:17.790Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-25T13:35:18.391Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:35:18.391Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:35:18.391Z] ---> 2a2ff1aa4aff [2022-03-25T13:35:18.391Z] Step 3/24 : WORKDIR /edgex-go [2022-03-25T13:35:18.391Z] ---> Using cache [2022-03-25T13:35:18.391Z] ---> e836db9dcff3 [2022-03-25T13:35:18.391Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:35:18.391Z] ---> Using cache [2022-03-25T13:35:18.391Z] ---> 974b197c0aed [2022-03-25T13:35:18.391Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-25T13:35:18.391Z] ---> Using cache [2022-03-25T13:35:18.391Z] ---> d426a2dad898 [2022-03-25T13:35:18.391Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-25T13:35:18.391Z] ---> Using cache [2022-03-25T13:35:18.391Z] ---> 00e8eaa31852 [2022-03-25T13:35:18.391Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:35:18.391Z] ---> Using cache [2022-03-25T13:35:18.391Z] ---> 2a865130286d [2022-03-25T13:35:18.391Z] Step 8/24 : COPY . . [2022-03-25T13:35:18.678Z] ---> Using cache [2022-03-25T13:35:18.678Z] ---> d21a9724475f [2022-03-25T13:35:18.678Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T13:35:18.678Z] ---> Using cache [2022-03-25T13:35:18.678Z] ---> 8836b47f6eed [2022-03-25T13:35:18.678Z] 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-25T13:35:18.678Z] ---> Using cache [2022-03-25T13:35:18.678Z] ---> afcd0d231413 [2022-03-25T13:35:18.678Z] [2022-03-25T13:35:18.678Z] Step 11/24 : FROM alpine:3.15 [2022-03-25T13:35:18.678Z] ---> 7ffa42511a80 [2022-03-25T13:35:18.678Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T13:35:18.678Z] ---> Using cache [2022-03-25T13:35:18.678Z] ---> 0c909cd49812 [2022-03-25T13:35:18.678Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:35:18.678Z] ---> Using cache [2022-03-25T13:35:18.678Z] ---> e85ff9c75a5e [2022-03-25T13:35:18.678Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-25T13:35:18.678Z] Successfully built 748f049706fc [2022-03-25T13:35:18.678Z] Successfully tagged core-command-arm64:latest [2022-03-25T13:35:18.678Z]  Building core-command ... done Building support-notifications [2022-03-25T13:35:18.678Z] ---> Running in 1ebca94800af [2022-03-25T13:35:18.678Z] ---> 8c0a1ac3ecc1 [2022-03-25T13:35:18.678Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:35:18.957Z] ---> Running in 6b2ff2675e33 [2022-03-25T13:35:20.952Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:35:21.954Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:35:22.232Z] ---> e74e2956f8f7 [2022-03-25T13:35:22.232Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-25T13:35:23.236Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T13:35:23.236Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T13:35:23.236Z] OK: 15729 distinct packages available [2022-03-25T13:35:23.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:35:24.126Z] Removing intermediate container 6b2ff2675e33 [2022-03-25T13:35:24.126Z] ---> b501bb5cc50c [2022-03-25T13:35:24.126Z] Step 7/20 : COPY . . [2022-03-25T13:35:24.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:35:25.415Z] ---> 841c43ba0bb8 [2022-03-25T13:35:25.415Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-25T13:35:25.415Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-25T13:35:25.415Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-25T13:35:25.700Z] (3/4) Installing libucontext (1.1-r0) [2022-03-25T13:35:25.700Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-25T13:35:25.700Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T13:35:25.700Z] OK: 6 MiB in 18 packages [2022-03-25T13:35:26.705Z] Removing intermediate container 95cbe57efed0 [2022-03-25T13:35:26.705Z] ---> a41c13a06c3b [2022-03-25T13:35:26.705Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-25T13:35:26.705Z] ---> 0c8441c7b049 [2022-03-25T13:35:26.705Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-25T13:35:26.705Z] ---> Running in 1aa5b67092ad [2022-03-25T13:35:26.705Z] ---> Running in 6f004fbb713f [2022-03-25T13:35:27.696Z] Removing intermediate container 1aa5b67092ad [2022-03-25T13:35:27.696Z] ---> 0326aa241c36 [2022-03-25T13:35:27.696Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-25T13:35:27.978Z] ---> Running in 165326c6a016 [2022-03-25T13:35:28.251Z] Removing intermediate container 1ebca94800af [2022-03-25T13:35:28.251Z] ---> 971f690e52b5 [2022-03-25T13:35:28.251Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T13:35:28.855Z] Removing intermediate container 165326c6a016 [2022-03-25T13:35:28.855Z] ---> 9dd8a9f1485f [2022-03-25T13:35:28.855Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-25T13:35:29.850Z] Removing intermediate container 6f004fbb713f [2022-03-25T13:35:29.850Z] ---> 11b0a5c54635 [2022-03-25T13:35:29.850Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-25T13:35:29.850Z] ---> Running in 0f79fb37efbc [2022-03-25T13:35:30.457Z] Removing intermediate container 0f79fb37efbc [2022-03-25T13:35:30.457Z] ---> fe1c21d9b940 [2022-03-25T13:35:30.457Z] Step 20/22 : LABEL arch=arm64 [2022-03-25T13:35:30.457Z] ---> Running in 7c38fd72753e [2022-03-25T13:35:31.065Z] Removing intermediate container 7c38fd72753e [2022-03-25T13:35:31.065Z] ---> 285d28dcd9a8 [2022-03-25T13:35:31.354Z] Step 21/22 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 [2022-03-25T13:35:31.354Z] ---> Running in 8c43aa2a2a3b [2022-03-25T13:35:31.983Z] ---> 181f23ee24a1 [2022-03-25T13:35:31.983Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-25T13:35:31.983Z] Removing intermediate container 8c43aa2a2a3b [2022-03-25T13:35:31.983Z] ---> 7228eb358d98 [2022-03-25T13:35:31.983Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T13:35:32.269Z] ---> Running in 016b84f0cebf [2022-03-25T13:35:32.871Z] Removing intermediate container 016b84f0cebf [2022-03-25T13:35:32.871Z] ---> 07ba5a918c8b [2022-03-25T13:35:32.871Z] [2022-03-25T13:35:32.871Z] ---> 0aeb713de2c3 [2022-03-25T13:35:32.871Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-25T13:35:33.470Z] Successfully built 07ba5a918c8b [2022-03-25T13:35:33.470Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-25T13:35:33.470Z] Building support-scheduler [2022-03-25T13:35:34.460Z]  Building security-proxy-setup ... done  ---> d57f62401765 [2022-03-25T13:35:34.460Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-25T13:35:34.460Z] ---> Running in 597bff04cee6 [2022-03-25T13:35:35.059Z] Removing intermediate container 597bff04cee6 [2022-03-25T13:35:35.059Z] ---> efae5a99ed4b [2022-03-25T13:35:35.059Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T13:35:35.059Z] ---> Running in 9f6bfb8f0223 [2022-03-25T13:35:35.656Z] Removing intermediate container 9f6bfb8f0223 [2022-03-25T13:35:35.656Z] ---> a90c5e95788f [2022-03-25T13:35:35.656Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T13:35:35.656Z] ---> 6ec08d5c83c1 [2022-03-25T13:35:35.656Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T13:35:35.656Z] ---> Running in 804550ee2ff2 [2022-03-25T13:35:36.644Z] Removing intermediate container 804550ee2ff2 [2022-03-25T13:35:36.644Z] ---> 877b177bb43e [2022-03-25T13:35:36.644Z] Step 22/23 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 [2022-03-25T13:35:36.644Z] ---> Running in 48ce347c2a98 [2022-03-25T13:35:36.920Z] ---> 5b40754c287c [2022-03-25T13:35:36.920Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-25T13:35:36.920Z] ---> Running in 3a56c016fae0 [2022-03-25T13:35:37.230Z] Removing intermediate container 48ce347c2a98 [2022-03-25T13:35:37.230Z] ---> 38f678f35361 [2022-03-25T13:35:37.230Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T13:35:37.230Z] ---> Running in f98aaa3afcf3 [2022-03-25T13:35:37.854Z] Removing intermediate container 3a56c016fae0 [2022-03-25T13:35:37.854Z] ---> e49d0a153260 [2022-03-25T13:35:37.854Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-25T13:35:38.128Z] Removing intermediate container f98aaa3afcf3 [2022-03-25T13:35:38.128Z] ---> dd39f4bea578 [2022-03-25T13:35:38.128Z] [2022-03-25T13:35:39.131Z] ---> 25f7dbe1df73 [2022-03-25T13:35:39.131Z] Step 19/24 : WORKDIR / [2022-03-25T13:35:39.131Z] Successfully built dd39f4bea578 [2022-03-25T13:35:39.131Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-25T13:35:39.131Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-03-25T13:35:39.131Z] ---> Running in c82154d02365 [2022-03-25T13:35:39.732Z] Removing intermediate container c82154d02365 [2022-03-25T13:35:39.732Z] ---> 3933b08deb9b [2022-03-25T13:35:39.732Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T13:35:40.010Z] ---> Running in 03279a25ffb1 [2022-03-25T13:35:40.288Z] Removing intermediate container 03279a25ffb1 [2022-03-25T13:35:40.288Z] ---> 90a0363be52c [2022-03-25T13:35:40.288Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T13:35:40.567Z] ---> Running in 03d745fa6ad3 [2022-03-25T13:35:41.173Z] Removing intermediate container 03d745fa6ad3 [2022-03-25T13:35:41.173Z] ---> 780f146c6358 [2022-03-25T13:35:41.173Z] Step 22/24 : LABEL arch=arm64 [2022-03-25T13:35:41.173Z] ---> Running in 69479529bfec [2022-03-25T13:35:41.774Z] Removing intermediate container 69479529bfec [2022-03-25T13:35:41.775Z] ---> cc054424f9b6 [2022-03-25T13:35:41.775Z] Step 23/24 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 [2022-03-25T13:35:41.775Z] ---> Running in 9078b72e83c4 [2022-03-25T13:35:42.373Z] Removing intermediate container 9078b72e83c4 [2022-03-25T13:35:42.373Z] ---> 2121b97493e1 [2022-03-25T13:35:42.373Z] Step 24/24 : LABEL version=0.0.0 [2022-03-25T13:35:42.373Z] ---> Running in 58108098b723 [2022-03-25T13:35:42.972Z] Removing intermediate container 58108098b723 [2022-03-25T13:35:42.972Z] ---> 221714f67a08 [2022-03-25T13:35:42.972Z] [2022-03-25T13:35:43.575Z] Successfully built 221714f67a08 [2022-03-25T13:35:43.575Z] Successfully tagged security-spire-config-arm64:latest [2022-03-25T13:35:43.575Z]  Building security-spire-config ... done Building core-data [2022-03-25T13:35:51.875Z] ---> 6a1dcf35228d [2022-03-25T13:35:51.875Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-25T13:35:52.157Z] ---> Running in 634127de4b15 [2022-03-25T13:35:53.626Z] 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-25T13:36:03.833Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:36:03.833Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:36:03.833Z] ---> 2a2ff1aa4aff [2022-03-25T13:36:03.833Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T13:36:03.833Z] ---> Using cache [2022-03-25T13:36:03.833Z] ---> e836db9dcff3 [2022-03-25T13:36:03.833Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:36:03.833Z] ---> Using cache [2022-03-25T13:36:03.833Z] ---> 974b197c0aed [2022-03-25T13:36:03.833Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-25T13:36:04.450Z] ---> Running in 812942d7cff3 [2022-03-25T13:36:06.451Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:36:07.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:36:08.059Z] OK: 220 MiB in 52 packages [2022-03-25T13:36:09.527Z] Removing intermediate container 812942d7cff3 [2022-03-25T13:36:09.527Z] ---> 40129efdedc0 [2022-03-25T13:36:09.527Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T13:36:11.529Z] ---> bec0c20d7fa6 [2022-03-25T13:36:11.529Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:36:11.529Z] ---> Running in 74df809332c9 [2022-03-25T13:36:17.038Z] Removing intermediate container 74df809332c9 [2022-03-25T13:36:17.038Z] ---> 64b89f4dfa37 [2022-03-25T13:36:17.038Z] Step 8/22 : COPY . . [2022-03-25T13:36:39.789Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:36:39.789Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:36:39.789Z] ---> 2a2ff1aa4aff [2022-03-25T13:36:39.789Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T13:36:39.789Z] ---> Using cache [2022-03-25T13:36:39.789Z] ---> e836db9dcff3 [2022-03-25T13:36:39.789Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:36:39.789Z] ---> Using cache [2022-03-25T13:36:39.789Z] ---> 974b197c0aed [2022-03-25T13:36:39.789Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-25T13:36:39.789Z] ---> Using cache [2022-03-25T13:36:39.789Z] ---> d426a2dad898 [2022-03-25T13:36:39.789Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T13:36:39.789Z] ---> Using cache [2022-03-25T13:36:39.789Z] ---> 00e8eaa31852 [2022-03-25T13:36:39.789Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:36:39.789Z] ---> Using cache [2022-03-25T13:36:39.789Z] ---> 2a865130286d [2022-03-25T13:36:39.789Z] Step 8/22 : COPY . . [2022-03-25T13:36:39.789Z] ---> Using cache [2022-03-25T13:36:39.789Z] ---> d21a9724475f [2022-03-25T13:36:39.789Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-25T13:36:39.789Z] ---> Running in 7445a10a275d [2022-03-25T13:36:41.249Z] 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-25T13:36:43.897Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:36:43.897Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:36:43.897Z] ---> 2a2ff1aa4aff [2022-03-25T13:36:43.897Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T13:36:43.897Z] ---> Using cache [2022-03-25T13:36:43.897Z] ---> e836db9dcff3 [2022-03-25T13:36:43.897Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:36:43.897Z] ---> Using cache [2022-03-25T13:36:43.897Z] ---> 974b197c0aed [2022-03-25T13:36:43.897Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T13:36:43.897Z] ---> Using cache [2022-03-25T13:36:43.897Z] ---> d426a2dad898 [2022-03-25T13:36:43.897Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T13:36:43.897Z] ---> Using cache [2022-03-25T13:36:43.897Z] ---> 00e8eaa31852 [2022-03-25T13:36:43.897Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:36:43.897Z] ---> Using cache [2022-03-25T13:36:43.897Z] ---> 2a865130286d [2022-03-25T13:36:43.897Z] Step 8/23 : COPY . . [2022-03-25T13:36:43.897Z] ---> Using cache [2022-03-25T13:36:43.897Z] ---> d21a9724475f [2022-03-25T13:36:43.897Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-25T13:36:44.509Z] ---> Running in 478dffb19ccb [2022-03-25T13:36:47.178Z] 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-25T13:36:49.227Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T13:36:49.227Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T13:36:49.227Z] ---> 2a2ff1aa4aff [2022-03-25T13:36:49.227Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T13:36:49.227Z] ---> Using cache [2022-03-25T13:36:49.227Z] ---> e836db9dcff3 [2022-03-25T13:36:49.227Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:36:49.227Z] ---> Using cache [2022-03-25T13:36:49.227Z] ---> 974b197c0aed [2022-03-25T13:36:49.227Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-25T13:36:49.227Z] ---> Running in 04bae9dc3a01 [2022-03-25T13:36:51.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:36:52.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:36:54.248Z] OK: 220 MiB in 52 packages [2022-03-25T13:36:56.266Z] Removing intermediate container 04bae9dc3a01 [2022-03-25T13:36:56.266Z] ---> 4f2cde36e67c [2022-03-25T13:36:56.266Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T13:36:57.732Z] ---> 3cfefe28687b [2022-03-25T13:36:57.732Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T13:36:57.732Z] ---> Running in 098297cdc3cc [2022-03-25T13:37:04.503Z] ---> 3e4e108699a9 [2022-03-25T13:37:04.503Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-25T13:37:04.503Z] ---> Running in bd9a7f2074f9 [2022-03-25T13:37:04.503Z] Removing intermediate container 098297cdc3cc [2022-03-25T13:37:04.503Z] ---> cf89a2b0f6ac [2022-03-25T13:37:04.503Z] Step 8/23 : COPY . . [2022-03-25T13:37:06.498Z] 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-25T13:37:33.330Z] ---> 58cbb78e046f [2022-03-25T13:37:33.330Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-25T13:37:33.330Z] ---> Running in 45e38060321a [2022-03-25T13:37:33.330Z] 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-25T13:41:25.420Z] Removing intermediate container 634127de4b15 [2022-03-25T13:41:25.420Z] ---> 1c3e344592e8 [2022-03-25T13:41:25.420Z] [2022-03-25T13:41:25.420Z] Step 9/20 : FROM alpine:3.15 [2022-03-25T13:41:25.420Z] ---> 7ffa42511a80 [2022-03-25T13:41:25.420Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T13:41:25.420Z] ---> Using cache [2022-03-25T13:41:25.420Z] ---> 0c909cd49812 [2022-03-25T13:41:25.420Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:41:25.420Z] ---> Using cache [2022-03-25T13:41:25.420Z] ---> e85ff9c75a5e [2022-03-25T13:41:25.420Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-25T13:41:25.420Z] ---> Running in c11667b51079 [2022-03-25T13:41:25.420Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:41:25.420Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:41:25.420Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T13:41:25.420Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T13:41:25.420Z] OK: 15729 distinct packages available [2022-03-25T13:41:25.420Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:41:25.420Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:41:25.420Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-25T13:41:25.420Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-25T13:41:25.420Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-25T13:41:25.420Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-25T13:41:25.420Z] (5/9) Installing curl (7.80.0-r0) [2022-03-25T13:41:25.420Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-25T13:41:25.420Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-25T13:41:25.420Z] (8/9) Installing libucontext (1.1-r0) [2022-03-25T13:41:25.420Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-25T13:41:25.420Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T13:41:25.420Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T13:41:25.420Z] OK: 8 MiB in 23 packages [2022-03-25T13:41:25.420Z] Removing intermediate container c11667b51079 [2022-03-25T13:41:25.420Z] ---> 47065a393ea5 [2022-03-25T13:41:25.420Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T13:41:25.694Z] ---> e11698931433 [2022-03-25T13:41:25.694Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-25T13:41:28.334Z] ---> db40b8029b4d [2022-03-25T13:41:28.334Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-25T13:41:28.936Z] ---> 1cf13f3d5375 [2022-03-25T13:41:28.936Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-25T13:41:28.936Z] ---> Running in 449d3b759eda [2022-03-25T13:41:29.535Z] Removing intermediate container 449d3b759eda [2022-03-25T13:41:29.535Z] ---> 75978a85fdbc [2022-03-25T13:41:29.535Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T13:41:29.535Z] ---> Running in f155b6cf03b5 [2022-03-25T13:41:30.141Z] Removing intermediate container f155b6cf03b5 [2022-03-25T13:41:30.141Z] ---> c380b7b31255 [2022-03-25T13:41:30.141Z] Step 18/20 : LABEL arch=arm64 [2022-03-25T13:41:30.141Z] ---> Running in 85ebbeec4b5b [2022-03-25T13:41:30.741Z] Removing intermediate container 85ebbeec4b5b [2022-03-25T13:41:30.741Z] ---> 83c11c6d8b4b [2022-03-25T13:41:30.741Z] Step 19/20 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 [2022-03-25T13:41:31.014Z] ---> Running in c3329c3d04c9 [2022-03-25T13:41:31.609Z] Removing intermediate container c3329c3d04c9 [2022-03-25T13:41:31.609Z] ---> 73b69056fe64 [2022-03-25T13:41:31.609Z] Step 20/20 : LABEL version=0.0.0 [2022-03-25T13:41:31.609Z] ---> Running in cb07c390479a [2022-03-25T13:41:32.217Z] Removing intermediate container cb07c390479a [2022-03-25T13:41:32.217Z] ---> ab0ed74aa290 [2022-03-25T13:41:32.217Z] [2022-03-25T13:41:32.818Z] Successfully built ab0ed74aa290 [2022-03-25T13:41:32.818Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-25T13:43:24.665Z]  Building security-spiffe-token-provider ... done Removing intermediate container 7445a10a275d [2022-03-25T13:43:24.665Z] ---> 1bfaed7e6149 [2022-03-25T13:43:24.665Z] [2022-03-25T13:43:24.665Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T13:43:24.665Z] ---> 71a2028e5025 [2022-03-25T13:43:24.665Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-25T13:43:24.665Z] ---> Using cache [2022-03-25T13:43:24.665Z] ---> 1b9e874cfa18 [2022-03-25T13:43:24.665Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T13:43:24.665Z] ---> Using cache [2022-03-25T13:43:24.665Z] ---> b2e5151695df [2022-03-25T13:43:24.665Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-25T13:43:24.665Z] ---> Running in 6f80bcde2147 [2022-03-25T13:43:24.665Z] Removing intermediate container 6f80bcde2147 [2022-03-25T13:43:24.665Z] ---> 816ed0118aa5 [2022-03-25T13:43:24.665Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-25T13:43:24.665Z] ---> Running in d58e2d48b09a [2022-03-25T13:43:24.665Z] Removing intermediate container 478dffb19ccb [2022-03-25T13:43:24.665Z] ---> 71025fcb287a [2022-03-25T13:43:24.665Z] [2022-03-25T13:43:24.665Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T13:43:24.665Z] ---> 71a2028e5025 [2022-03-25T13:43:24.665Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-25T13:43:24.665Z] ---> Using cache [2022-03-25T13:43:24.665Z] ---> 1b9e874cfa18 [2022-03-25T13:43:24.665Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T13:43:24.665Z] ---> Using cache [2022-03-25T13:43:24.665Z] ---> b2e5151695df [2022-03-25T13:43:24.665Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-25T13:43:24.665Z] ---> Running in 9c4b74282bb0 [2022-03-25T13:43:24.665Z] Removing intermediate container d58e2d48b09a [2022-03-25T13:43:24.665Z] ---> c6de19c727e6 [2022-03-25T13:43:24.665Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T13:43:24.665Z] Removing intermediate container 9c4b74282bb0 [2022-03-25T13:43:24.665Z] ---> 4b6d8eec9397 [2022-03-25T13:43:24.665Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-25T13:43:24.665Z] ---> Running in ef9ac58014ba [2022-03-25T13:43:24.666Z] ---> 2b175f7d2b8e [2022-03-25T13:43:24.666Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-25T13:43:24.666Z] Removing intermediate container ef9ac58014ba [2022-03-25T13:43:24.666Z] ---> 39da960db28c [2022-03-25T13:43:24.666Z] Step 15/23 : WORKDIR / [2022-03-25T13:43:24.666Z] ---> Running in d8a789f56ed0 [2022-03-25T13:43:24.666Z] Removing intermediate container d8a789f56ed0 [2022-03-25T13:43:24.666Z] ---> bf166052f9e3 [2022-03-25T13:43:24.666Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T13:43:24.666Z] ---> 0f16f5af86ee [2022-03-25T13:43:24.666Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-25T13:43:24.666Z] ---> 620e3742190b [2022-03-25T13:43:24.666Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-25T13:43:24.666Z] ---> 1f75dbc39ba4 [2022-03-25T13:43:24.666Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-25T13:43:24.666Z] ---> Running in 17b57636436b [2022-03-25T13:43:24.666Z] ---> 4fde4d3ab0af [2022-03-25T13:43:24.666Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-25T13:43:24.666Z] Removing intermediate container 17b57636436b [2022-03-25T13:43:24.666Z] ---> 85cf42e34280 [2022-03-25T13:43:24.666Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T13:43:24.666Z] ---> Running in 0cc8aa145132 [2022-03-25T13:43:24.666Z] ---> 4731a9214972 [2022-03-25T13:43:24.666Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-25T13:43:24.666Z] ---> Running in 946022d798be [2022-03-25T13:43:24.666Z] Removing intermediate container 0cc8aa145132 [2022-03-25T13:43:24.666Z] ---> 52a814bc859a [2022-03-25T13:43:24.666Z] Step 20/22 : LABEL arch=arm64 [2022-03-25T13:43:24.666Z] ---> Running in bdc1ca85e4a5 [2022-03-25T13:43:24.666Z] Removing intermediate container 946022d798be [2022-03-25T13:43:24.666Z] ---> db56a5d6886f [2022-03-25T13:43:24.666Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T13:43:24.666Z] ---> Running in a9e2a4c697c4 [2022-03-25T13:43:24.666Z] Removing intermediate container bdc1ca85e4a5 [2022-03-25T13:43:24.666Z] ---> 6ae39ad97a77 [2022-03-25T13:43:24.666Z] Step 21/22 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 [2022-03-25T13:43:24.666Z] ---> Running in d72bbc891b05 [2022-03-25T13:43:24.666Z] Removing intermediate container a9e2a4c697c4 [2022-03-25T13:43:24.666Z] ---> 739250899e16 [2022-03-25T13:43:24.666Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T13:43:24.666Z] Removing intermediate container d72bbc891b05 [2022-03-25T13:43:24.666Z] ---> d7daf7d4b0e3 [2022-03-25T13:43:24.666Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T13:43:24.666Z] ---> Running in b9ed6ad2b6c9 [2022-03-25T13:43:24.666Z] ---> Running in 710e16d7c83c [2022-03-25T13:43:24.666Z] Removing intermediate container 710e16d7c83c [2022-03-25T13:43:24.666Z] ---> 443ec8f444d8 [2022-03-25T13:43:24.666Z] [2022-03-25T13:43:24.666Z] Removing intermediate container b9ed6ad2b6c9 [2022-03-25T13:43:24.666Z] ---> ba16bb61ad43 [2022-03-25T13:43:24.666Z] Step 22/23 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 [2022-03-25T13:43:24.666Z] ---> Running in feae9319d244 [2022-03-25T13:43:24.666Z] Removing intermediate container bd9a7f2074f9 [2022-03-25T13:43:24.666Z] ---> fe8a322b47e6 [2022-03-25T13:43:24.666Z] [2022-03-25T13:43:24.666Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T13:43:24.666Z] ---> 71a2028e5025 [2022-03-25T13:43:24.666Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-25T13:43:24.666Z] ---> Running in 3ff9af0cd95c [2022-03-25T13:43:24.666Z] Removing intermediate container feae9319d244 [2022-03-25T13:43:24.666Z] ---> 851aec69baf6 [2022-03-25T13:43:24.666Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T13:43:24.666Z] ---> Running in 498dd1dbc5ba [2022-03-25T13:43:24.666Z] Successfully built 443ec8f444d8 [2022-03-25T13:43:24.666Z] Successfully tagged support-scheduler-arm64:latest [2022-03-25T13:43:24.666Z]  Building support-scheduler ... done Removing intermediate container 498dd1dbc5ba [2022-03-25T13:43:24.666Z] ---> 7fdc9f652ed5 [2022-03-25T13:43:24.666Z] [2022-03-25T13:43:24.666Z] Successfully built 7fdc9f652ed5 [2022-03-25T13:43:24.666Z] Successfully tagged core-metadata-arm64:latest [2022-03-25T13:43:24.666Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:43:25.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:43:25.863Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-25T13:43:26.136Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-25T13:43:26.136Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T13:43:26.136Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T13:43:26.136Z] OK: 6 MiB in 16 packages [2022-03-25T13:43:27.567Z] Removing intermediate container 3ff9af0cd95c [2022-03-25T13:43:27.567Z] ---> 84832c3ee0ae [2022-03-25T13:43:27.567Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T13:43:27.567Z] ---> Running in cd80aa3289eb [2022-03-25T13:43:27.843Z] Removing intermediate container cd80aa3289eb [2022-03-25T13:43:27.843Z] ---> d181896e526e [2022-03-25T13:43:27.843Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-25T13:43:28.114Z] ---> Running in 5893b39c9141 [2022-03-25T13:43:28.388Z] Removing intermediate container 5893b39c9141 [2022-03-25T13:43:28.388Z] ---> 0d4d356a645e [2022-03-25T13:43:28.388Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-25T13:43:28.388Z] ---> Running in 13e6e7be29eb [2022-03-25T13:43:28.662Z] Removing intermediate container 13e6e7be29eb [2022-03-25T13:43:28.662Z] ---> fe2e27e6ce0f [2022-03-25T13:43:28.662Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T13:43:29.259Z] ---> e33a671ab65f [2022-03-25T13:43:29.259Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-25T13:43:30.699Z] ---> 5945a0761a6d [2022-03-25T13:43:30.699Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-25T13:43:31.297Z] ---> 69ecac4c1d1e [2022-03-25T13:43:31.297Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-25T13:43:31.570Z] ---> Running in 0bf38e7b2397 [2022-03-25T13:43:31.842Z] Removing intermediate container 0bf38e7b2397 [2022-03-25T13:43:31.843Z] ---> e858777df0eb [2022-03-25T13:43:31.843Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T13:43:31.843Z] ---> Running in 226bab1790e1 [2022-03-25T13:43:32.120Z] Removing intermediate container 226bab1790e1 [2022-03-25T13:43:32.120Z] ---> b5b7a455b936 [2022-03-25T13:43:32.120Z] Step 20/22 : LABEL arch=arm64 [2022-03-25T13:43:32.390Z] ---> Running in 5d94346242e5 [2022-03-25T13:43:32.663Z] Removing intermediate container 5d94346242e5 [2022-03-25T13:43:32.663Z] ---> 756bd3ad06e9 [2022-03-25T13:43:32.663Z] Step 21/22 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 [2022-03-25T13:43:32.663Z] ---> Running in ab726f1358d5 [2022-03-25T13:43:33.258Z] Removing intermediate container ab726f1358d5 [2022-03-25T13:43:33.258Z] ---> a7fed7877ead [2022-03-25T13:43:33.258Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T13:43:33.258Z] ---> Running in c14cc74d9c04 [2022-03-25T13:43:33.536Z] Removing intermediate container c14cc74d9c04 [2022-03-25T13:43:33.536Z] ---> e42f98b92a75 [2022-03-25T13:43:33.536Z] [2022-03-25T13:43:34.134Z] Successfully built e42f98b92a75 [2022-03-25T13:43:34.134Z] Successfully tagged support-notifications-arm64:latest [2022-03-25T13:43:44.275Z]  Building support-notifications ... done Removing intermediate container 45e38060321a [2022-03-25T13:43:44.275Z] ---> 4bf5de132362 [2022-03-25T13:43:44.275Z] [2022-03-25T13:43:44.275Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T13:43:44.275Z] ---> 71a2028e5025 [2022-03-25T13:43:44.275Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-25T13:43:44.275Z] ---> Running in 3406be721bb0 [2022-03-25T13:43:44.275Z] Removing intermediate container 3406be721bb0 [2022-03-25T13:43:44.275Z] ---> 2091c8184414 [2022-03-25T13:43:44.275Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-25T13:43:44.275Z] ---> Running in eb416090d5d7 [2022-03-25T13:43:44.275Z] Removing intermediate container eb416090d5d7 [2022-03-25T13:43:44.275Z] ---> 93bd219328f2 [2022-03-25T13:43:44.275Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-25T13:43:44.275Z] ---> Running in cf7ef3bb7e06 [2022-03-25T13:43:44.275Z] Removing intermediate container cf7ef3bb7e06 [2022-03-25T13:43:44.275Z] ---> 6c217b782d33 [2022-03-25T13:43:44.275Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T13:43:44.275Z] ---> Running in 8a79e7965e73 [2022-03-25T13:43:45.710Z] Removing intermediate container 8a79e7965e73 [2022-03-25T13:43:45.710Z] ---> 2f4085e26676 [2022-03-25T13:43:45.710Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-25T13:43:45.710Z] ---> Running in 37ceb65d0d89 [2022-03-25T13:43:46.693Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T13:43:47.668Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T13:43:48.258Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-25T13:43:48.258Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-25T13:43:48.528Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-25T13:43:48.528Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-25T13:43:48.528Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-25T13:43:48.799Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-25T13:43:48.799Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T13:43:48.799Z] OK: 8 MiB in 20 packages [2022-03-25T13:43:49.780Z] Removing intermediate container 37ceb65d0d89 [2022-03-25T13:43:49.780Z] ---> 044c70df4f7e [2022-03-25T13:43:49.780Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T13:43:50.375Z] ---> 7fa152f593ad [2022-03-25T13:43:50.375Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-25T13:43:51.807Z] ---> 1d69949ddade [2022-03-25T13:43:51.807Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-25T13:43:52.409Z] ---> 37b5442edfbb [2022-03-25T13:43:52.409Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-25T13:43:52.409Z] ---> Running in 7520dddada3a [2022-03-25T13:43:52.683Z] Removing intermediate container 7520dddada3a [2022-03-25T13:43:52.683Z] ---> c485a7436180 [2022-03-25T13:43:52.683Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T13:43:52.683Z] ---> Running in 4f00cc3e513f [2022-03-25T13:43:52.956Z] Removing intermediate container 4f00cc3e513f [2022-03-25T13:43:52.956Z] ---> 323ac0fed861 [2022-03-25T13:43:52.956Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T13:43:53.230Z] ---> Running in 896be2a98c7b [2022-03-25T13:43:53.506Z] Removing intermediate container 896be2a98c7b [2022-03-25T13:43:53.506Z] ---> 3ee5b759f89f [2022-03-25T13:43:53.506Z] Step 22/23 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 [2022-03-25T13:43:53.506Z] ---> Running in 1b8088cda467 [2022-03-25T13:43:53.778Z] Removing intermediate container 1b8088cda467 [2022-03-25T13:43:53.778Z] ---> 86cc34785976 [2022-03-25T13:43:53.778Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T13:43:53.778Z] ---> Running in 5fa4f3e97945 [2022-03-25T13:43:54.054Z] Removing intermediate container 5fa4f3e97945 [2022-03-25T13:43:54.054Z] ---> 16c9015725f5 [2022-03-25T13:43:54.054Z] [2022-03-25T13:43:54.650Z] Successfully built 16c9015725f5 [2022-03-25T13:43:54.650Z] Successfully tagged core-data-arm64:latest [2022-03-25T13:43:54.936Z]  Building core-data ... done  [Pipeline] } [2022-03-25T13:43:54.933Z] $ docker stop --time=1 a2267bded16311b953a3b6d2d8adb5fcd71e794e05ba6f01f6f4c0950801fd29 [2022-03-25T13:43:56.631Z] $ docker rm -f a2267bded16311b953a3b6d2d8adb5fcd71e794e05ba6f01f6f4c0950801fd29 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-25T13:43:57.201Z] + docker images [2022-03-25T13:43:57.473Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-25T13:43:57.473Z] core-data-arm64 latest 16c9015725f5 4 seconds ago 34.4MB [2022-03-25T13:43:57.473Z] 4bf5de132362 16 seconds ago 1.46GB [2022-03-25T13:43:57.473Z] support-notifications-arm64 latest e42f98b92a75 24 seconds ago 25.5MB [2022-03-25T13:43:57.473Z] core-metadata-arm64 latest 7fdc9f652ed5 34 seconds ago 25MB [2022-03-25T13:43:57.473Z] support-scheduler-arm64 latest 443ec8f444d8 35 seconds ago 24.9MB [2022-03-25T13:43:57.473Z] fe8a322b47e6 36 seconds ago 1.43GB [2022-03-25T13:43:57.473Z] 71025fcb287a 47 seconds ago 1.43GB [2022-03-25T13:43:57.473Z] 1bfaed7e6149 50 seconds ago 1.43GB [2022-03-25T13:43:57.473Z] security-spiffe-token-provider-arm64 latest ab0ed74aa290 2 minutes ago 27.7MB [2022-03-25T13:43:57.473Z] 1c3e344592e8 2 minutes ago 1.42GB [2022-03-25T13:43:57.473Z] security-spire-config-arm64 latest 221714f67a08 8 minutes ago 81.9MB [2022-03-25T13:43:57.473Z] sys-mgmt-agent-arm64 latest dd39f4bea578 8 minutes ago 288MB [2022-03-25T13:43:57.473Z] security-proxy-setup-arm64 latest 07ba5a918c8b 8 minutes ago 42.1MB [2022-03-25T13:43:57.473Z] core-command-arm64 latest 748f049706fc 8 minutes ago 23.7MB [2022-03-25T13:43:57.473Z] 4b117f293935 8 minutes ago 1.44GB [2022-03-25T13:43:57.473Z] f25a871abf1a 9 minutes ago 1.43GB [2022-03-25T13:43:57.473Z] security-bootstrapper-arm64 latest c9cd3e268f6d 9 minutes ago 23.6MB [2022-03-25T13:43:57.473Z] security-secretstore-setup-arm64 latest 9532f9f808fe 9 minutes ago 40.8MB [2022-03-25T13:43:57.473Z] 76c1ba27eb38 10 minutes ago 1.43GB [2022-03-25T13:43:57.473Z] eb1962ce0032 10 minutes ago 1.43GB [2022-03-25T13:43:57.473Z] 04a9ab8ae75a 10 minutes ago 1.44GB [2022-03-25T13:43:57.473Z] security-spire-agent-arm64 latest 245d64b0708a 16 minutes ago 118MB [2022-03-25T13:43:57.473Z] security-spire-server-arm64 latest 689b7c51c3ec 16 minutes ago 82.6MB [2022-03-25T13:43:57.473Z] bface6abd119 17 minutes ago 1.42GB [2022-03-25T13:43:57.473Z] afcd0d231413 17 minutes ago 1.42GB [2022-03-25T13:43:57.473Z] ci-base-image-arm64 latest 2a2ff1aa4aff 31 minutes ago 885MB [2022-03-25T13:43:57.473Z] alpine 3.15 7ffa42511a80 37 hours ago 5.32MB [2022-03-25T13:43:57.473Z] alpine 3.14 71a2028e5025 7 days ago 5.34MB [2022-03-25T13:43:57.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB [2022-03-25T13:43:57.473Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-25T13:43:57.473Z] 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-25T13:43:57.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-25T13:43:57.913Z] [2022-03-25T13:43:57.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-25T13:43:58.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-25T13:43:58.538Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-25T13:43:58.538Z] 8998bd30e6a1: Pulling fs layer [2022-03-25T13:43:58.538Z] 04944245beec: Pulling fs layer [2022-03-25T13:43:58.538Z] 699f458cf7ca: Pulling fs layer [2022-03-25T13:43:58.538Z] 765212b225bb: Pulling fs layer [2022-03-25T13:43:58.538Z] f23df028b6ca: Pulling fs layer [2022-03-25T13:43:58.538Z] d65c8cfc05b1: Pulling fs layer [2022-03-25T13:43:58.538Z] 2437ff75d9bd: Pulling fs layer [2022-03-25T13:43:58.538Z] 765212b225bb: Waiting [2022-03-25T13:43:58.538Z] f23df028b6ca: Waiting [2022-03-25T13:43:58.538Z] d65c8cfc05b1: Waiting [2022-03-25T13:43:58.538Z] 2437ff75d9bd: Waiting [2022-03-25T13:43:58.538Z] 04944245beec: Verifying Checksum [2022-03-25T13:43:58.538Z] 04944245beec: Download complete [2022-03-25T13:43:58.538Z] 765212b225bb: Verifying Checksum [2022-03-25T13:43:58.538Z] 765212b225bb: Download complete [2022-03-25T13:43:58.538Z] f23df028b6ca: Verifying Checksum [2022-03-25T13:43:58.538Z] f23df028b6ca: Download complete [2022-03-25T13:43:58.538Z] d65c8cfc05b1: Download complete [2022-03-25T13:43:58.813Z] 699f458cf7ca: Download complete [2022-03-25T13:43:59.086Z] 8998bd30e6a1: Verifying Checksum [2022-03-25T13:43:59.086Z] 8998bd30e6a1: Download complete [2022-03-25T13:44:01.708Z] 2437ff75d9bd: Verifying Checksum [2022-03-25T13:44:01.708Z] 2437ff75d9bd: Download complete [2022-03-25T13:44:03.681Z] 8998bd30e6a1: Pull complete [2022-03-25T13:44:03.953Z] 04944245beec: Pull complete [2022-03-25T13:44:05.385Z] 699f458cf7ca: Pull complete [2022-03-25T13:44:05.657Z] 765212b225bb: Pull complete [2022-03-25T13:44:06.640Z] f23df028b6ca: Pull complete [2022-03-25T13:44:06.914Z] d65c8cfc05b1: Pull complete [2022-03-25T13:44:21.994Z] 2437ff75d9bd: Pull complete [2022-03-25T13:44:21.994Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-25T13:44:21.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-25T13:44:21.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-25T13:44:22.211Z] prd-ubuntu20.04-docker-arm64-4c-16g-9071 does not seem to be running inside a container [2022-03-25T13:44:22.289Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-25T13:44:25.063Z] $ docker top aa28b4aa1e5f271cd131d4a2cb2a49329b646714b90b35e90337cb7c6faed349 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-25T13:44:26.024Z] ---> job-cost.sh [2022-03-25T13:44:26.024Z] lf-activate-venv: SKIPPING [2022-03-25T13:44:26.024Z] INFO: No Stack... [2022-03-25T13:44:26.617Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-25T13:44:27.210Z] INFO: Archiving Costs [Pipeline] sh [2022-03-25T13:44:27.875Z] + cat /w/workspace/edgex-go/17/archives/cost.csv [2022-03-25T13:44:27.875Z] + cut -d, -f6 [Pipeline] lock [2022-03-25T13:44:27.905Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3904-17-stack-cost] [2022-03-25T13:44:27.911Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3904-17-stack-cost] did not exist. Created. [2022-03-25T13:44:27.911Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3904-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-25T13:44:28.568Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-25T13:44:28.741Z] Stashed 1 file(s) [Pipeline] } [2022-03-25T13:44:28.747Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3904-17-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-25T13:44:28.760Z] $ docker stop --time=1 aa28b4aa1e5f271cd131d4a2cb2a49329b646714b90b35e90337cb7c6faed349 [2022-03-25T13:44:30.249Z] $ docker rm -f aa28b4aa1e5f271cd131d4a2cb2a49329b646714b90b35e90337cb7c6faed349 [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-25T13:44:30.880Z] provisioning config files... [2022-03-25T13:44:30.889Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/17@tmp/config7387106229110171769tmp [Pipeline] { [Pipeline] sh [2022-03-25T13:44:31.184Z] + set +x [2022-03-25T13:44:31.184Z] + bash -s -- [2022-03-25T13:44:31.184Z] + curl -s https://codecov.io/bash [2022-03-25T13:44:31.184Z] [2022-03-25T13:44:31.184Z] _____ _ [2022-03-25T13:44:31.184Z] / ____| | | [2022-03-25T13:44:31.184Z] | | ___ __| | ___ ___ _____ __ [2022-03-25T13:44:31.184Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-25T13:44:31.184Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-25T13:44:31.184Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-25T13:44:31.184Z] Bash-1.0.6 [2022-03-25T13:44:31.184Z] [2022-03-25T13:44:31.184Z] [2022-03-25T13:44:31.184Z] ==> git version 2.25.1 found [2022-03-25T13:44:31.184Z] ==> 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-25T13:44:31.184Z] Release-Date: 2020-01-08 [2022-03-25T13:44:31.184Z] 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-25T13:44:31.184Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-25T13:44:31.184Z] ==> Jenkins CI detected. [2022-03-25T13:44:31.184Z] current dir:  /w/workspace/edgex-go/17 [2022-03-25T13:44:31.184Z] project root: . [2022-03-25T13:44:31.184Z] --> token set from env [2022-03-25T13:44:31.184Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-25T13:44:31.184Z] ==> Running gcov in . (disable via -X gcov) [2022-03-25T13:44:31.184Z] ==> Python coveragepy not found [2022-03-25T13:44:31.184Z] ==> Searching for coverage reports in: [2022-03-25T13:44:31.184Z] + . [2022-03-25T13:44:31.445Z] -> Found 1 reports [2022-03-25T13:44:31.445Z] ==> Detecting git/mercurial file structure [2022-03-25T13:44:31.445Z] ==> Reading reports [2022-03-25T13:44:31.445Z] + ./coverage.out bytes=426503 [2022-03-25T13:44:31.445Z] ==> Appending adjustments [2022-03-25T13:44:31.445Z] https://docs.codecov.io/docs/fixing-reports [2022-03-25T13:44:32.385Z] + Found adjustments [2022-03-25T13:44:32.385Z] ==> Gzipping contents [2022-03-25T13:44:32.646Z] 60K /tmp/codecov.4xBBqP.gz [2022-03-25T13:44:32.646Z] ==> Uploading reports [2022-03-25T13:44:32.646Z] url: https://codecov.io [2022-03-25T13:44:32.646Z] query: branch=PR-3904&commit=88b5fdaba12d36082f929d7049703f2a77250452&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-25T13:44:32.646Z] -> Pinging Codecov [2022-03-25T13:44:32.646Z] 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=88b5fdaba12d36082f929d7049703f2a77250452&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-25T13:44:32.906Z] -> Uploading to [2022-03-25T13:44:32.906Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-25/00271124DB129430A58F1EEE437C3FCB/88b5fdaba12d36082f929d7049703f2a77250452/2ae59af4-cfe2-4073-afea-1947c4b83dc3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220325T134432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f315f60097cee53cf44b17315beb4b396272f3479620f20b7af198383a6488ac [2022-03-25T13:44:32.906Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-25T13:44:32.906Z] Dload Upload Total Spent Left Speed [2022-03-25T13:44:32.906Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58346 0 0 100 58346 0 238k --:--:-- --:--:-- --:--:-- 238k [2022-03-25T13:44:33.167Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/88b5fdaba12d36082f929d7049703f2a77250452 [Pipeline] } [2022-03-25T13:44:33.176Z] 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-25T13:44:33.786Z] + [ -d /w/workspace/edgex-go/17/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-25T13:44:34.082Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T13:44:34.948Z] ---> package-listing.sh [2022-03-25T13:44:34.948Z] ++ facter osfamily [2022-03-25T13:44:34.948Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-25T13:44:35.208Z] + OS_FAMILY=debian [2022-03-25T13:44:35.208Z] + workspace=/w/workspace/edgex-go/17 [2022-03-25T13:44:35.208Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-25T13:44:35.208Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-25T13:44:35.208Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-25T13:44:35.208Z] + PACKAGES=/tmp/packages_start.txt [2022-03-25T13:44:35.208Z] + '[' /w/workspace/edgex-go/17 ']' [2022-03-25T13:44:35.208Z] + PACKAGES=/tmp/packages_end.txt [2022-03-25T13:44:35.208Z] + case "${OS_FAMILY}" in [2022-03-25T13:44:35.208Z] + dpkg -l [2022-03-25T13:44:35.208Z] + grep '^ii' [2022-03-25T13:44:35.208Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-25T13:44:35.208Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-25T13:44:35.208Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-25T13:44:35.208Z] + '[' /w/workspace/edgex-go/17 ']' [2022-03-25T13:44:35.208Z] + mkdir -p /w/workspace/edgex-go/17/archives/ [2022-03-25T13:44:35.208Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] echo [2022-03-25T13:44:35.219Z] 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/17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-25T13:44:35.502Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-25T13:44:36.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-25T13:44:36.067Z] [2022-03-25T13:44:36.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T13:44:36.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-25T13:44:36.365Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-25T13:44:36.365Z] 5eb5b503b376: Pulling fs layer [2022-03-25T13:44:36.365Z] 5c69ac0246d0: Pulling fs layer [2022-03-25T13:44:36.365Z] ec43610c2a17: Pulling fs layer [2022-03-25T13:44:36.365Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-25T13:44:36.365Z] 33b1e0a273af: Pulling fs layer [2022-03-25T13:44:36.365Z] 5d3b04190fa2: Pulling fs layer [2022-03-25T13:44:36.365Z] 2f39f015ded8: Pulling fs layer [2022-03-25T13:44:36.365Z] 3a2ae6a8a46f: Waiting [2022-03-25T13:44:36.365Z] 33b1e0a273af: Waiting [2022-03-25T13:44:36.365Z] 5d3b04190fa2: Waiting [2022-03-25T13:44:36.365Z] 2f39f015ded8: Waiting [2022-03-25T13:44:36.365Z] 5c69ac0246d0: Verifying Checksum [2022-03-25T13:44:36.365Z] 5c69ac0246d0: Download complete [2022-03-25T13:44:36.365Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-25T13:44:36.365Z] 3a2ae6a8a46f: Download complete [2022-03-25T13:44:36.365Z] ec43610c2a17: Verifying Checksum [2022-03-25T13:44:36.365Z] ec43610c2a17: Download complete [2022-03-25T13:44:36.365Z] 33b1e0a273af: Verifying Checksum [2022-03-25T13:44:36.365Z] 33b1e0a273af: Download complete [2022-03-25T13:44:36.365Z] 5d3b04190fa2: Download complete [2022-03-25T13:44:36.625Z] 5eb5b503b376: Download complete [2022-03-25T13:44:37.192Z] 2f39f015ded8: Download complete [2022-03-25T13:44:37.760Z] 5eb5b503b376: Pull complete [2022-03-25T13:44:37.760Z] 5c69ac0246d0: Pull complete [2022-03-25T13:44:38.326Z] ec43610c2a17: Pull complete [2022-03-25T13:44:38.326Z] 3a2ae6a8a46f: Pull complete [2022-03-25T13:44:38.585Z] 33b1e0a273af: Pull complete [2022-03-25T13:44:38.585Z] 5d3b04190fa2: Pull complete [2022-03-25T13:44:42.779Z] 2f39f015ded8: Pull complete [2022-03-25T13:44:42.779Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-25T13:44:42.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-25T13:44:42.779Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-25T13:44:42.841Z] prd-ubuntu20.04-docker-8c-8g-9070 does not seem to be running inside a container [2022-03-25T13:44:42.873Z] $ 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/17/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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-25T13:44:44.821Z] $ docker top 229d03d19994f407ea62ffc40cbd222ff6f5d078ee84da4de5bc8ded94140782 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T13:44:45.187Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-25T13:44:45.478Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-25T13:44:45.770Z] + ls /var/log/sa-host [2022-03-25T13:44:45.771Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-25T13:44:45.859Z] provisioning config files... [2022-03-25T13:44:45.869Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config5669857286552978678tmp [Pipeline] { [Pipeline] echo [2022-03-25T13:44:45.886Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T13:44:46.173Z] ---> create-netrc.sh [Pipeline] } [2022-03-25T13:44:46.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-25T13:44:46.511Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-25T13:44:46.520Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T13:44:46.808Z] ---> sudo-logs.sh [2022-03-25T13:44:46.809Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-25T13:44:46.839Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T13:44:47.130Z] ---> job-cost.sh [2022-03-25T13:44:47.130Z] lf-activate-venv: SKIPPING [2022-03-25T13:44:47.130Z] DEBUG: total: 0.10999999940395355 [2022-03-25T13:44:47.130Z] INFO: Retrieving Stack Cost... [2022-03-25T13:44:47.390Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-25T13:44:47.963Z] INFO: Archiving Costs [Pipeline] echo [2022-03-25T13:44:47.976Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T13:44:48.261Z] ---> logs-deploy.sh [2022-03-25T13:44:48.261Z] lf-activate-venv: SKIPPING [2022-03-25T13:44:48.261Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3904/17 [2022-03-25T13:44:48.261Z] INFO: archiving workspace using pattern(s): [2022-03-25T13:44:49.204Z] Archives upload complete. [2022-03-25T13:44:49.204Z] INFO: archiving logs to Nexus