Pull request #3926 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 7587fe9d184367fcb080c5c3df364d4d130cdabb rather than 243ad5ab77529b2d45c88b8c55ff2b255c6633ba Obtained Jenkinsfile from 7587fe9d184367fcb080c5c3df364d4d130cdabb 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-ssh7707865418363124893.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-ssh582199253903118188.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-3926/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-3926/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10311030618590977859.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-ssh5136880542675274712.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-3926/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-3926/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2502161365887002193.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-9526’ Running on prd-ubuntu20.04-docker-8c-8g-9534 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 243ad5ab77529b2d45c88b8c55ff2b255c6633ba Merge succeeded, producing 243ad5ab77529b2d45c88b8c55ff2b255c6633ba Checking out Revision 243ad5ab77529b2d45c88b8c55ff2b255c6633ba (PR-3926) > git config core.sparsecheckout # timeout=10 > git checkout -f 243ad5ab77529b2d45c88b8c55ff2b255c6633ba # 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 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 243ad5ab77529b2d45c88b8c55ff2b255c6633ba # timeout=10 Commit message: "feat(metadata): implement PATCH device profile basic info API" First time build. Skipping changelog. > git rev-list --no-walk 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-31T01:18:53.862Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-31T01:18:53.910Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-31T01:18:53.928Z] ========================================================= [2022-03-31T01:18:53.928Z] EdgeX Global Pipelines Version Info [2022-03-31T01:18:53.928Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-31T01:18:54.720Z] ------------------- [2022-03-31T01:18:54.720Z] stable info: [2022-03-31T01:18:54.720Z] ------------------- [2022-03-31T01:18:54.720Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-31T01:18:54.720Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-31T01:18:54.720Z] Message: update stable to v1.0.221 [2022-03-31T01:18:55.292Z] ------------------- [2022-03-31T01:18:55.292Z] experimental info: [2022-03-31T01:18:55.292Z] ------------------- [2022-03-31T01:18:55.292Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-31T01:18:55.292Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-31T01:18:55.292Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-31T01:18:55.445Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-31T01:18:55.456Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-31T01:18:55.471Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-31T01:18:55.483Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-31T01:18:55.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-31T01:18:55.512Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-31T01:18:55.526Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-31T01:18:55.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-31T01:18:55.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-31T01:18:55.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-31T01:18:55.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-31T01:18:55.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-31T01:18:55.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-31T01:18:55.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-31T01:18:55.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-31T01:18:55.664Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-31T01:18:55.680Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-31T01:18:55.694Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-31T01:18:55.711Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-31T01:18:55.727Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-31T01:18:55.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-31T01:18:55.755Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-31T01:18:55.767Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3926 [Pipeline] echo [2022-03-31T01:18:55.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3926 [Pipeline] echo [2022-03-31T01:18:55.791Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3926 [Pipeline] echo [2022-03-31T01:18:55.804Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 243ad5ab77529b2d45c88b8c55ff2b255c6633ba [Pipeline] echo [2022-03-31T01:18:55.813Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 243ad5a [Pipeline] echo [2022-03-31T01:18:55.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T01:18:55.875Z] provisioning config files... [2022-03-31T01:18:55.891Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config1963391872205280380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T01:18:56.201Z] ---> docker-login.sh [2022-03-31T01:18:56.201Z] nexus3.edgexfoundry.org:10001 [2022-03-31T01:18:56.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T01:18:56.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T01:18:56.465Z] Configure a credential helper to remove this warning. See [2022-03-31T01:18:56.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T01:18:56.465Z] [2022-03-31T01:18:56.465Z] Login Succeeded [2022-03-31T01:18:56.465Z] nexus3.edgexfoundry.org:10002 [2022-03-31T01:18:56.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T01:18:56.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T01:18:56.727Z] Configure a credential helper to remove this warning. See [2022-03-31T01:18:56.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T01:18:56.727Z] [2022-03-31T01:18:56.727Z] Login Succeeded [2022-03-31T01:18:56.727Z] nexus3.edgexfoundry.org:10003 [2022-03-31T01:18:56.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T01:18:56.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T01:18:56.989Z] Configure a credential helper to remove this warning. See [2022-03-31T01:18:56.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T01:18:56.989Z] [2022-03-31T01:18:56.989Z] Login Succeeded [2022-03-31T01:18:56.989Z] nexus3.edgexfoundry.org:10004 [2022-03-31T01:18:56.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T01:18:56.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T01:18:56.989Z] Configure a credential helper to remove this warning. See [2022-03-31T01:18:56.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T01:18:56.989Z] [2022-03-31T01:18:56.989Z] Login Succeeded [2022-03-31T01:18:56.989Z] docker.io [2022-03-31T01:18:57.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T01:18:57.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T01:18:57.512Z] Configure a credential helper to remove this warning. See [2022-03-31T01:18:57.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T01:18:57.512Z] [2022-03-31T01:18:57.512Z] Login Succeeded [2022-03-31T01:18:57.512Z] ---> docker-login.sh ends [Pipeline] } [2022-03-31T01:18:57.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-31T01:18:57.911Z] + 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-31T01:18:57.911Z] + dirname cmd/core-command/Dockerfile [2022-03-31T01:18:57.911Z] + cut -d/ -f2 [2022-03-31T01:18:57.911Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-31T01:18:57.911Z] + dirname cmd/core-data/Dockerfile [2022-03-31T01:18:57.911Z] + cut -d/ -f2 [2022-03-31T01:18:57.911Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-31T01:18:57.911Z] + dirname cmd/core-metadata/Dockerfile [2022-03-31T01:18:57.911Z] + cut -d/ -f2 [2022-03-31T01:18:57.911Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-31T01:18:57.911Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-31T01:18:57.911Z] + cut -d/ -f2 [2022-03-31T01:18:57.911Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-31T01:18:57.911Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-31T01:18:57.911Z] + cut -d/ -f2 [2022-03-31T01:18:57.911Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-31T01:18:57.911Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-31T01:18:57.911Z] + cut -d/ -f2 [2022-03-31T01:18:57.911Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-31T01:18:57.911Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-31T01:18:57.911Z] + cut -d/ -f2 [2022-03-31T01:18:57.911Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-31T01:18:57.911Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-31T01:18:57.911Z] + cut -d/ -f2 [2022-03-31T01:18:57.911Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-31T01:18:57.911Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-31T01:18:57.911Z] + cut -d/ -f2 [2022-03-31T01:18:57.911Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-31T01:18:57.911Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-31T01:18:57.911Z] + cut -d/ -f2 [2022-03-31T01:18:57.911Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-31T01:18:57.911Z] + dirname cmd/support-notifications/Dockerfile [2022-03-31T01:18:57.911Z] + cut -d/ -f2 [2022-03-31T01:18:57.911Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-31T01:18:57.911Z] + dirname cmd/support-scheduler/Dockerfile+ [2022-03-31T01:18:57.911Z] cut -d/ -f2 [2022-03-31T01:18:57.911Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-31T01:18:57.911Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-31T01:18:57.911Z] + cut -d/ -f2 [2022-03-31T01:18:57.911Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-31T01:18:57.946Z] 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-31T01:18:58.300Z] + git rev-list -1 --merges 243ad5ab77529b2d45c88b8c55ff2b255c6633ba~1..243ad5ab77529b2d45c88b8c55ff2b255c6633ba [Pipeline] echo [2022-03-31T01:18:58.318Z] -----------> git rev-list -1 --merges 243ad5ab77529b2d45c88b8c55ff2b255c6633ba~1..243ad5ab77529b2d45c88b8c55ff2b255c6633ba 243ad5ab77529b2d45c88b8c55ff2b255c6633ba [false] [Pipeline] sh [2022-03-31T01:18:58.613Z] + git log --format=format:%s -1 243ad5ab77529b2d45c88b8c55ff2b255c6633ba [Pipeline] echo [2022-03-31T01:18:58.629Z] ========================================================= [2022-03-31T01:18:58.629Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-31T01:18:58.629Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-31T01:18:59.225Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-31T01:18:59.225Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-31T01:18:59.225Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-31T01:18:59.225Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-31T01:18:59.225Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-31T01:18:59.225Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-31T01:18:59.225Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-31T01:18:59.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T01:18:59.686Z] [2022-03-31T01:18:59.686Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T01:18:59.987Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T01:18:59.988Z] latest: Pulling from edgex-devops/git-semver [2022-03-31T01:18:59.988Z] a0d0a0d46f8b: Pulling fs layer [2022-03-31T01:18:59.988Z] 3e5f54012d9b: Pulling fs layer [2022-03-31T01:18:59.988Z] 4c7163046ea9: Pulling fs layer [2022-03-31T01:18:59.988Z] 0c2d73faf560: Pulling fs layer [2022-03-31T01:18:59.988Z] 0c2d73faf560: Waiting [2022-03-31T01:18:59.988Z] 3e5f54012d9b: Verifying Checksum [2022-03-31T01:18:59.988Z] 3e5f54012d9b: Download complete [2022-03-31T01:18:59.988Z] a0d0a0d46f8b: Download complete [2022-03-31T01:18:59.988Z] 0c2d73faf560: Verifying Checksum [2022-03-31T01:18:59.988Z] 0c2d73faf560: Download complete [2022-03-31T01:18:59.988Z] 4c7163046ea9: Verifying Checksum [2022-03-31T01:18:59.988Z] 4c7163046ea9: Download complete [2022-03-31T01:19:00.249Z] a0d0a0d46f8b: Pull complete [2022-03-31T01:19:00.249Z] 3e5f54012d9b: Pull complete [2022-03-31T01:19:00.824Z] 4c7163046ea9: Pull complete [2022-03-31T01:19:00.824Z] 0c2d73faf560: Pull complete [2022-03-31T01:19:00.824Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-31T01:19:00.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T01:19:00.824Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-31T01:19:01.008Z] prd-ubuntu20.04-docker-8c-8g-9534 does not seem to be running inside a container [2022-03-31T01:19:01.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-31T01:19:01.761Z] $ docker top e1da8bb67f6af299df164121b6ea0a1acd9b596014d21f23bb1ed9b5fa861b0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-31T01:19:01.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-31T01:19:01.876Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-31T01:19:02.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-31T01:19:02.033Z] $ docker exec e1da8bb67f6af299df164121b6ea0a1acd9b596014d21f23bb1ed9b5fa861b0a ssh-agent [2022-03-31T01:19:02.167Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgNAfna/agent.14 [2022-03-31T01:19:02.167Z] SSH_AGENT_PID=20 [2022-03-31T01:19:02.176Z] Running ssh-add (command line suppressed) [2022-03-31T01:19:02.297Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_2477166033799945460.key (/w/workspace/edgex-go/7@tmp/private_key_2477166033799945460.key) [2022-03-31T01:19:02.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-31T01:19:02.607Z] + git tag --points-at HEAD [Pipeline] } [2022-03-31T01:19:02.631Z] $ docker exec --env ******** --env ******** e1da8bb67f6af299df164121b6ea0a1acd9b596014d21f23bb1ed9b5fa861b0a ssh-agent -k [2022-03-31T01:19:02.747Z] unset SSH_AUTH_SOCK; [2022-03-31T01:19:02.748Z] unset SSH_AGENT_PID; [2022-03-31T01:19:02.748Z] echo Agent pid 20 killed; [2022-03-31T01:19:02.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-31T01:19:02.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-31T01:19:02.778Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-31T01:19:02.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-31T01:19:02.919Z] $ docker exec e1da8bb67f6af299df164121b6ea0a1acd9b596014d21f23bb1ed9b5fa861b0a ssh-agent [2022-03-31T01:19:03.068Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmgbadI/agent.53 [2022-03-31T01:19:03.068Z] SSH_AGENT_PID=60 [2022-03-31T01:19:03.075Z] Running ssh-add (command line suppressed) [2022-03-31T01:19:03.208Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_6708848774435492225.key (/w/workspace/edgex-go/7@tmp/private_key_6708848774435492225.key) [2022-03-31T01:19:03.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-31T01:19:03.513Z] + git semver init [2022-03-31T01:19:03.514Z] # -> Open(): unable to determine branch for HEAD [2022-03-31T01:19:03.514Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2022-03-31T01:19:03.514Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2022-03-31T01:19:03.514Z] # $SEMVER_REMOTE_NAME = origin [2022-03-31T01:19:03.514Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-31T01:19:03.514Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-31T01:19:03.514Z] # $SEMVER_BRANCH = PR-3926 [2022-03-31T01:19:03.514Z] # $SEMVER_TEMP = /tmp/semver-132956777 [2022-03-31T01:19:03.514Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-31T01:19:18.442Z] # '/tmp/semver-132956777' -> '/w/workspace/edgex-go/7/.semver' [2022-03-31T01:19:18.442Z] # -> Force: false [2022-03-31T01:19:18.442Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2022-03-31T01:19:18.461Z] $ docker exec --env ******** --env ******** e1da8bb67f6af299df164121b6ea0a1acd9b596014d21f23bb1ed9b5fa861b0a ssh-agent -k [2022-03-31T01:19:18.588Z] unset SSH_AUTH_SOCK; [2022-03-31T01:19:18.588Z] unset SSH_AGENT_PID; [2022-03-31T01:19:18.588Z] echo Agent pid 60 killed; [2022-03-31T01:19:18.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-31T01:19:18.908Z] + git semver [Pipeline] } [2022-03-31T01:19:18.929Z] $ docker stop --time=1 e1da8bb67f6af299df164121b6ea0a1acd9b596014d21f23bb1ed9b5fa861b0a [2022-03-31T01:19:20.809Z] $ docker rm -f e1da8bb67f6af299df164121b6ea0a1acd9b596014d21f23bb1ed9b5fa861b0a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T01:19:21.185Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-31T01:19:21.460Z] Stashed 1 file(s) [Pipeline] echo [2022-03-31T01:19:21.464Z] [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-31T01:19:21.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-31T01:19:21.583Z] ========================================================= [2022-03-31T01:19:21.583Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-31T01:19:21.583Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T01:19:21.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T01:19:21.873Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-31T01:19:21.873Z] 59bf1c3509f3: Pulling fs layer [2022-03-31T01:19:21.873Z] 666ba61612fd: Pulling fs layer [2022-03-31T01:19:21.873Z] 8ed8ca486205: Pulling fs layer [2022-03-31T01:19:21.873Z] 4fe6c5a15a65: Pulling fs layer [2022-03-31T01:19:21.873Z] 22a0e8bec74d: Pulling fs layer [2022-03-31T01:19:21.873Z] 640e595b4fbd: Pulling fs layer [2022-03-31T01:19:21.873Z] 763cafe07f6e: Pulling fs layer [2022-03-31T01:19:21.873Z] 0c0b528cf693: Pulling fs layer [2022-03-31T01:19:21.873Z] 10935f4eaf8b: Pulling fs layer [2022-03-31T01:19:21.873Z] 763cafe07f6e: Waiting [2022-03-31T01:19:21.873Z] 640e595b4fbd: Waiting [2022-03-31T01:19:21.873Z] 0c0b528cf693: Waiting [2022-03-31T01:19:21.873Z] 4fe6c5a15a65: Waiting [2022-03-31T01:19:21.873Z] 22a0e8bec74d: Waiting [2022-03-31T01:19:21.873Z] 8ed8ca486205: Verifying Checksum [2022-03-31T01:19:21.873Z] 8ed8ca486205: Download complete [2022-03-31T01:19:21.873Z] 666ba61612fd: Verifying Checksum [2022-03-31T01:19:21.873Z] 666ba61612fd: Download complete [2022-03-31T01:19:21.873Z] 22a0e8bec74d: Download complete [2022-03-31T01:19:21.873Z] 59bf1c3509f3: Verifying Checksum [2022-03-31T01:19:21.873Z] 59bf1c3509f3: Download complete [2022-03-31T01:19:21.873Z] 640e595b4fbd: Verifying Checksum [2022-03-31T01:19:21.873Z] 640e595b4fbd: Download complete [2022-03-31T01:19:21.873Z] 763cafe07f6e: Verifying Checksum [2022-03-31T01:19:21.873Z] 763cafe07f6e: Download complete [2022-03-31T01:19:22.139Z] 0c0b528cf693: Verifying Checksum [2022-03-31T01:19:22.139Z] 0c0b528cf693: Download complete [2022-03-31T01:19:22.139Z] 59bf1c3509f3: Pull complete [2022-03-31T01:19:22.139Z] 666ba61612fd: Pull complete [2022-03-31T01:19:22.400Z] 8ed8ca486205: Pull complete [2022-03-31T01:19:22.666Z] 10935f4eaf8b: Verifying Checksum [2022-03-31T01:19:22.666Z] 10935f4eaf8b: Download complete [2022-03-31T01:19:22.666Z] 4fe6c5a15a65: Download complete [2022-03-31T01:19:26.873Z] 4fe6c5a15a65: Pull complete [2022-03-31T01:19:26.873Z] 22a0e8bec74d: Pull complete [2022-03-31T01:19:26.873Z] 640e595b4fbd: Pull complete [2022-03-31T01:19:26.873Z] 763cafe07f6e: Pull complete [2022-03-31T01:19:27.138Z] 0c0b528cf693: Pull complete [2022-03-31T01:19:29.696Z] 10935f4eaf8b: Pull complete [2022-03-31T01:19:29.696Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-31T01:19:29.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T01:19:29.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-31T01:19:30.000Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-31T01:19:30.000Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T01:19:30.000Z] WORKDIR /edgex [2022-03-31T01:19:30.000Z] COPY go.mod . [2022-03-31T01:19:30.000Z] RUN go mod download [2022-03-31T01:19:31.386Z] Sending build context to Docker daemon 334.5MB [2022-03-31T01:19:31.386Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T01:19:31.386Z] ---> 99d49a6021b9 [2022-03-31T01:19:31.386Z] Step 2/4 : WORKDIR /edgex [2022-03-31T01:19:33.303Z] ---> Running in 6dc0c301eafc [2022-03-31T01:19:33.303Z] Removing intermediate container 6dc0c301eafc [2022-03-31T01:19:33.303Z] ---> ee7caa7d1cf5 [2022-03-31T01:19:33.303Z] Step 3/4 : COPY go.mod . [2022-03-31T01:19:33.565Z] ---> cc7d7b4c09f9 [2022-03-31T01:19:33.565Z] Step 4/4 : RUN go mod download [2022-03-31T01:19:33.565Z] ---> Running in 0b89c287dfcb [2022-03-31T01:19:36.537Z] Still waiting to schedule task [2022-03-31T01:19:36.537Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9532’ [2022-03-31T01:19:51.697Z] Removing intermediate container 0b89c287dfcb [2022-03-31T01:19:51.697Z] ---> a065934d40bc [2022-03-31T01:19:51.697Z] Successfully built a065934d40bc [2022-03-31T01:19:51.697Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T01:19:52.003Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-31T01:19:52.003Z] . [Pipeline] withDockerContainer [2022-03-31T01:19:52.079Z] prd-ubuntu20.04-docker-8c-8g-9534 does not seem to be running inside a container [2022-03-31T01:19:52.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-31T01:19:52.570Z] $ docker top 2dc678535d6310b57593a41d991162f8c453efda03bdcc5526e84470c7789230 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T01:19:52.940Z] + go version [2022-03-31T01:19:52.940Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-31T01:19:52.956Z] $ docker stop --time=1 2dc678535d6310b57593a41d991162f8c453efda03bdcc5526e84470c7789230 [2022-03-31T01:19:54.248Z] $ docker rm -f 2dc678535d6310b57593a41d991162f8c453efda03bdcc5526e84470c7789230 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T01:19:54.666Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-31T01:19:54.666Z] . [Pipeline] withDockerContainer [2022-03-31T01:19:54.747Z] prd-ubuntu20.04-docker-8c-8g-9534 does not seem to be running inside a container [2022-03-31T01:19:54.800Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-31T01:19:55.171Z] $ docker top 1936de68a191f69d9e957482ea80a784fce9b82ae75854ab9956beeaa90f8ec9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-31T01:19:55.253Z] ========================================================= [2022-03-31T01:19:55.253Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-31T01:19:55.253Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T01:19:55.544Z] + make test [2022-03-31T01:19:55.544Z] go mod tidy -compat=1.17 [2022-03-31T01:19:55.804Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-31T01:20:02.387Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-31T01:20:14.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-31T01:20:14.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-31T01:20:14.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-31T01:20:14.604Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-31T01:20:14.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-31T01:20:14.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-31T01:20:14.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-31T01:20:14.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-31T01:20:14.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-31T01:20:14.604Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-31T01:20:14.604Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-31T01:20:14.604Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-31T01:20:14.604Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-31T01:20:14.604Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-31T01:20:14.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-31T01:20:15.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.079s coverage: 28.7% of statements [2022-03-31T01:20:15.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-31T01:20:15.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-31T01:20:15.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2022-03-31T01:20:15.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-31T01:20:15.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.9% of statements [2022-03-31T01:20:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-31T01:20:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-31T01:20:19.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.913s coverage: 89.2% of statements [2022-03-31T01:20:19.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-31T01:20:19.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-31T01:20:19.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-31T01:20:19.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 84.4% of statements [2022-03-31T01:20:19.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-31T01:20:19.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-31T01:20:19.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-31T01:20:19.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-31T01:20:19.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-31T01:20:19.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.413s coverage: 94.7% of statements [2022-03-31T01:20:19.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-31T01:20:19.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-31T01:20:19.951Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.104s coverage: 72.2% of statements [2022-03-31T01:20:19.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-31T01:20:19.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-31T01:20:19.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-31T01:20:19.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-31T01:20:19.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-31T01:20:19.952Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2022-03-31T01:20:19.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-31T01:20:19.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-31T01:20:19.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-31T01:20:19.952Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.095s coverage: 0.9% of statements [2022-03-31T01:20:19.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-31T01:20:19.952Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-03-31T01:20:19.952Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.088s coverage: 24.0% of statements [2022-03-31T01:20:19.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-31T01:20:19.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2022-03-31T01:20:19.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.074s coverage: 79.5% of statements [2022-03-31T01:20:19.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.077s coverage: 94.1% of statements [2022-03-31T01:20:19.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements [2022-03-31T01:20:19.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2022-03-31T01:20:28.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2022-03-31T01:20:28.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2022-03-31T01:20:30.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.203s coverage: 82.5% of statements [2022-03-31T01:20:30.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-31T01:20:40.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-03-31T01:20:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-31T01:20:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-31T01:20:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-31T01:20:40.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2022-03-31T01:20:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-31T01:20:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-31T01:20:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-31T01:20:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-31T01:20:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-31T01:20:40.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-03-31T01:20:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-31T01:20:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-31T01:20:40.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-03-31T01:20:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-31T01:20:40.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-03-31T01:20:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-31T01:20:40.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements [2022-03-31T01:20:40.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-03-31T01:20:40.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2022-03-31T01:20:40.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.155s coverage: 91.2% of statements [2022-03-31T01:20:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-31T01:20:40.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements [2022-03-31T01:20:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-31T01:20:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-31T01:20:40.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.075s coverage: 100.0% of statements [2022-03-31T01:20:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2022-03-31T01:20:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2022-03-31T01:20:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-03-31T01:20:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-03-31T01:20:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.403s coverage: 65.4% of statements [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-31T01:20:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.8% of statements [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-31T01:20:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-31T01:20:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-31T01:20:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-31T01:20:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-31T01:20:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-31T01:20:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-31T01:20:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-31T01:20:40.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-31T01:20:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-03-31T01:20:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-03-31T01:20:40.109Z] 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-31T01:20:58.213Z] GO111MODULE=on go vet ./... [2022-03-31T01:21:02.410Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-31T01:21:02.410Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-31T01:21:02.672Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-31T01:21:03.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-31T01:21:03.563Z] + ls -al . [2022-03-31T01:21:03.563Z] total 664 [2022-03-31T01:21:03.563Z] drwxrwxr-x 10 1001 1001 4096 Mar 31 01:21 . [2022-03-31T01:21:03.563Z] drwxr-xr-x 4 root root 4096 Mar 31 01:19 .. [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 01:18 .dockerignore [2022-03-31T01:21:03.563Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 01:18 .git [2022-03-31T01:21:03.563Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 01:18 .github [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 870 Mar 31 01:18 .gitignore [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 01:18 .golangci.yml [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 01:18 .hadolint.yml [2022-03-31T01:21:03.563Z] drwx------ 3 1001 1001 4096 Mar 31 01:19 .semver [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 01:18 .sonarcloud.properties [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 01:18 ADOPTERS.md [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 9953 Mar 31 01:18 Attribution.txt [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 51732 Mar 31 01:18 CHANGELOG.md [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 01:18 CONTRIBUTING.md [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 01:18 GOVERNANCE.md [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 849 Mar 31 01:18 Jenkinsfile [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 01:18 LICENSE [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 8478 Mar 31 01:18 Makefile [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 01:18 OWNERS.md [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 8207 Mar 31 01:18 README.md [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 6912 Mar 31 01:18 SECURITY.md [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 01:19 VERSION [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 01:18 ZMQWindows.md [2022-03-31T01:21:03.563Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 01:18 bin [2022-03-31T01:21:03.563Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 01:18 cmd [2022-03-31T01:21:03.563Z] -rw-r--r-- 1 root root 429124 Mar 31 01:20 coverage.out [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 3175 Mar 31 01:18 go.mod [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 34990 Mar 31 01:18 go.sum [2022-03-31T01:21:03.563Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 01:18 internal [2022-03-31T01:21:03.563Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 01:18 openapi [2022-03-31T01:21:03.563Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 01:18 snap [2022-03-31T01:21:03.563Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 01:18 version.go [Pipeline] sh [2022-03-31T01:21:03.856Z] + '[' -e coverage.out ] [2022-03-31T01:21:03.856Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-31T01:21:03.947Z] Stashed 1 file(s) [Pipeline] sh [2022-03-31T01:21:04.234Z] + make build [2022-03-31T01:21:04.234Z] 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-31T01:21:22.342Z] 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-31T01:21:34.565Z] 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-31T01:21:35.506Z] 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-31T01:21:37.421Z] 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-31T01:21:37.421Z] 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-31T01:21:38.805Z] 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-31T01:21:40.191Z] 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-31T01:21:41.577Z] 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-31T01:21:42.965Z] 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-31T01:21:44.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T01:21:45.739Z] 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-31T01:21:47.658Z] 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-31T01:21:49.065Z] $ docker stop --time=1 1936de68a191f69d9e957482ea80a784fce9b82ae75854ab9956beeaa90f8ec9 [2022-03-31T01:21:51.365Z] $ docker rm -f 1936de68a191f69d9e957482ea80a784fce9b82ae75854ab9956beeaa90f8ec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T01:21:52.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T01:21:52.823Z] [2022-03-31T01:21:52.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T01:21:53.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T01:21:53.127Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-31T01:21:53.127Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-31T01:21:53.127Z] ca9280d653b3: Pulling fs layer [2022-03-31T01:21:53.127Z] 7e9c9ca2126c: Pulling fs layer [2022-03-31T01:21:53.127Z] cbdbe7a5bc2a: Download complete [2022-03-31T01:21:53.388Z] ca9280d653b3: Verifying Checksum [2022-03-31T01:21:53.388Z] ca9280d653b3: Download complete [2022-03-31T01:21:53.388Z] cbdbe7a5bc2a: Pull complete [2022-03-31T01:21:53.647Z] 7e9c9ca2126c: Verifying Checksum [2022-03-31T01:21:53.647Z] 7e9c9ca2126c: Download complete [2022-03-31T01:21:53.907Z] ca9280d653b3: Pull complete [2022-03-31T01:21:57.201Z] 7e9c9ca2126c: Pull complete [2022-03-31T01:21:57.201Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-31T01:21:57.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T01:21:57.201Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-31T01:21:57.272Z] prd-ubuntu20.04-docker-8c-8g-9534 does not seem to be running inside a container [2022-03-31T01:21:57.313Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-31T01:21:58.577Z] $ docker top 40c96f2aa76936e543fbc905bc118079d29395f1e5ed336ca1413f749581bf53 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T01:21:58.941Z] + docker-compose build --help [2022-03-31T01:21:58.941Z] + grep parallel [2022-03-31T01:21:59.513Z] --parallel Build images in parallel. [Pipeline] } [2022-03-31T01:21:59.530Z] $ docker stop --time=1 40c96f2aa76936e543fbc905bc118079d29395f1e5ed336ca1413f749581bf53 [2022-03-31T01:22:00.861Z] $ docker rm -f 40c96f2aa76936e543fbc905bc118079d29395f1e5ed336ca1413f749581bf53 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T01:22:01.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T01:22:01.273Z] . [Pipeline] withDockerContainer [2022-03-31T01:22:01.347Z] prd-ubuntu20.04-docker-8c-8g-9534 does not seem to be running inside a container [2022-03-31T01:22:01.386Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-31T01:22:01.790Z] $ docker top 18504f9cb43b3e4cc41b121afd28518c2dbdd80397ba49ed2a23a734c8ec4767 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T01:22:02.208Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-31T01:22:02.861Z] Building core-command ... [2022-03-31T01:22:02.861Z] Building core-data ... [2022-03-31T01:22:02.861Z] Building core-metadata ... [2022-03-31T01:22:02.861Z] Building security-bootstrapper ... [2022-03-31T01:22:02.861Z] Building security-proxy-setup ... [2022-03-31T01:22:02.861Z] Building security-secretstore-setup ... [2022-03-31T01:22:02.861Z] Building security-spiffe-token-provider ... [2022-03-31T01:22:02.861Z] Building security-spire-agent ... [2022-03-31T01:22:02.861Z] Building security-spire-config ... [2022-03-31T01:22:02.861Z] Building security-spire-server ... [2022-03-31T01:22:02.861Z] Building support-notifications ... [2022-03-31T01:22:02.861Z] Building support-scheduler ... [2022-03-31T01:22:02.861Z] Building sys-mgmt-agent ... [2022-03-31T01:22:02.861Z] Building security-bootstrapper [2022-03-31T01:22:02.861Z] Building support-scheduler [2022-03-31T01:22:02.861Z] Building core-command [2022-03-31T01:22:02.861Z] Building security-spire-config [2022-03-31T01:22:02.861Z] Building support-notifications [2022-03-31T01:22:24.825Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:22:24.825Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:22:24.825Z] ---> a065934d40bc [2022-03-31T01:22:24.825Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T01:22:24.825Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:22:24.825Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:22:24.825Z] ---> a065934d40bc [2022-03-31T01:22:24.825Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T01:22:24.825Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:22:24.825Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:22:24.825Z] ---> a065934d40bc [2022-03-31T01:22:24.825Z] Step 3/31 : WORKDIR /edgex-go [2022-03-31T01:22:24.825Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:22:24.825Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:22:24.825Z] ---> a065934d40bc [2022-03-31T01:22:24.825Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T01:22:24.825Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:22:24.825Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:22:24.825Z] ---> a065934d40bc [2022-03-31T01:22:24.825Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T01:22:25.773Z] ---> Running in d2ac5db024d3 [2022-03-31T01:22:25.773Z] ---> Running in d62327f4a560 [2022-03-31T01:22:25.773Z] ---> Running in 17c329ad35b9 [2022-03-31T01:22:25.773Z] ---> Running in 24956ab713c8 [2022-03-31T01:22:25.773Z] ---> Running in 395055a54ef1 [2022-03-31T01:22:26.035Z] Removing intermediate container d2ac5db024d3 [2022-03-31T01:22:26.035Z] ---> 5eb8b01baf2d [2022-03-31T01:22:26.035Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:22:26.035Z] Removing intermediate container d62327f4a560 [2022-03-31T01:22:26.035Z] ---> fb0d5292a708 [2022-03-31T01:22:26.035Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:22:26.035Z] Removing intermediate container 24956ab713c8 [2022-03-31T01:22:26.035Z] ---> 383e9084e865 [2022-03-31T01:22:26.035Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:22:26.035Z] Removing intermediate container 395055a54ef1 [2022-03-31T01:22:26.035Z] Removing intermediate container 17c329ad35b9 [2022-03-31T01:22:26.035Z] ---> 0e404fa698dc [2022-03-31T01:22:26.035Z] ---> 67127c439512 [2022-03-31T01:22:26.035Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:22:26.035Z] [2022-03-31T01:22:26.035Z] ---> Running in 5552c7548171 [2022-03-31T01:22:26.035Z] ---> Running in 00a8c04d2d48 [2022-03-31T01:22:26.035Z] ---> Running in af8395c02fbc [2022-03-31T01:22:26.035Z] ---> Running in 3982c16af5c7 [2022-03-31T01:22:26.035Z] ---> Running in 7b4fc5755a4b [2022-03-31T01:22:27.421Z] Removing intermediate container af8395c02fbc [2022-03-31T01:22:27.421Z] ---> 7065b921615e [2022-03-31T01:22:27.421Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T01:22:27.421Z] Removing intermediate container 00a8c04d2d48 [2022-03-31T01:22:27.421Z] ---> 5878368b4e87 [2022-03-31T01:22:27.421Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-31T01:22:27.421Z] ---> Running in 5ff099930860 [2022-03-31T01:22:27.421Z] ---> Running in 1c3b7d0cb091 [2022-03-31T01:22:27.421Z] Removing intermediate container 5552c7548171 [2022-03-31T01:22:27.421Z] ---> c5e92b47d787 [2022-03-31T01:22:27.421Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T01:22:27.421Z] ---> Running in a9eb121a508e [2022-03-31T01:22:27.682Z] Removing intermediate container 7b4fc5755a4b [2022-03-31T01:22:27.682Z] ---> 623e53d49454 [2022-03-31T01:22:27.682Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-31T01:22:27.682Z] ---> Running in 39145af60a32 [2022-03-31T01:22:27.682Z] Removing intermediate container 3982c16af5c7 [2022-03-31T01:22:27.682Z] ---> 84b805e6ec4c [2022-03-31T01:22:27.682Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T01:22:27.682Z] ---> Running in b86083ef484b [2022-03-31T01:22:27.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:22:28.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:22:28.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:22:28.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:22:28.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:22:28.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:22:28.992Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:22:28.992Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:22:28.992Z] OK: 221 MiB in 52 packages [2022-03-31T01:22:29.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:22:29.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:22:29.254Z] OK: 221 MiB in 52 packages [2022-03-31T01:22:29.516Z] OK: 221 MiB in 52 packages [2022-03-31T01:22:29.516Z] Removing intermediate container 5ff099930860 [2022-03-31T01:22:29.516Z] ---> a04b66419785 [2022-03-31T01:22:29.516Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T01:22:29.516Z] ---> b78088ec4684 [2022-03-31T01:22:29.516Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:22:29.777Z] OK: 221 MiB in 52 packages [2022-03-31T01:22:29.777Z] OK: 221 MiB in 52 packages [2022-03-31T01:22:29.777Z] ---> Running in 00f1ae8172f2 [2022-03-31T01:22:29.777Z] Removing intermediate container 1c3b7d0cb091 [2022-03-31T01:22:29.777Z] ---> 2c8ba945cb72 [2022-03-31T01:22:29.777Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-31T01:22:29.777Z] Removing intermediate container a9eb121a508e [2022-03-31T01:22:29.777Z] ---> 830c893c1d0a [2022-03-31T01:22:29.777Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T01:22:30.048Z] ---> b4b38ad5965e [2022-03-31T01:22:30.048Z] ---> 93056e6c9c34 [2022-03-31T01:22:30.048Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:22:30.048Z] [2022-03-31T01:22:30.048Z] ---> Running in 4a87dd93673d [2022-03-31T01:22:30.048Z] ---> Running in 87728861927b [2022-03-31T01:22:30.309Z] Removing intermediate container 39145af60a32 [2022-03-31T01:22:30.309Z] ---> 3ded89f3b7a4 [2022-03-31T01:22:30.309Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T01:22:30.309Z] Removing intermediate container b86083ef484b [2022-03-31T01:22:30.309Z] ---> ebd638ba98d9 [2022-03-31T01:22:30.309Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T01:22:30.309Z] ---> 2457574f4ee5 [2022-03-31T01:22:30.309Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:22:30.309Z] ---> 570c909abb37 [2022-03-31T01:22:30.309Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:22:30.570Z] ---> Running in bddf520e0a90 [2022-03-31T01:22:30.570Z] ---> Running in 3723f9546912 [2022-03-31T01:22:30.570Z] Removing intermediate container 00f1ae8172f2 [2022-03-31T01:22:30.570Z] ---> 75ad0f33c6dc [2022-03-31T01:22:30.570Z] Step 8/22 : COPY . . [2022-03-31T01:22:32.485Z] Removing intermediate container 4a87dd93673d [2022-03-31T01:22:32.485Z] ---> 052c77376639 [2022-03-31T01:22:32.485Z] Step 8/31 : COPY . . [2022-03-31T01:22:32.485Z] Removing intermediate container 87728861927b [2022-03-31T01:22:32.485Z] ---> 016ba8df30af [2022-03-31T01:22:32.485Z] Step 8/24 : COPY . . [2022-03-31T01:22:32.485Z] Removing intermediate container bddf520e0a90 [2022-03-31T01:22:32.485Z] ---> ea6807e4339c [2022-03-31T01:22:32.485Z] Step 8/23 : COPY . . [2022-03-31T01:22:33.056Z] Removing intermediate container 3723f9546912 [2022-03-31T01:22:33.056Z] ---> 7dabdd6df4b7 [2022-03-31T01:22:33.056Z] Step 8/22 : COPY . . [2022-03-31T01:22:43.068Z] ---> 531648244d35 [2022-03-31T01:22:43.068Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T01:22:43.068Z] ---> Running in a506c66a3241 [2022-03-31T01:22:43.068Z] ---> 4c7544261a10 [2022-03-31T01:22:43.068Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-31T01:22:43.068Z] ---> 18d0c0a058ab [2022-03-31T01:22:43.068Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-31T01:22:43.068Z] ---> 13ea9e580864 [2022-03-31T01:22:43.068Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-31T01:22:43.068Z] ---> 158c764d7124 [2022-03-31T01:22:43.068Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-31T01:22:43.068Z] ---> Running in ab968c893255 [2022-03-31T01:22:43.329Z] ---> Running in 4f3a018b3d5b [2022-03-31T01:22:43.329Z] ---> Running in dfd8e910faf3 [2022-03-31T01:22:43.329Z] ---> Running in 49f7ba13d829 [2022-03-31T01:22:43.329Z] Removing intermediate container a506c66a3241 [2022-03-31T01:22:43.329Z] ---> 4a2ba377f98f [2022-03-31T01:22:43.329Z] 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-31T01:22:43.329Z] ---> Running in ae069b4fab09 [2022-03-31T01:22:43.589Z] 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-31T01:22:43.847Z] 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-31T01:22:43.847Z] 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-31T01:22:44.106Z] 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-31T01:22:45.044Z] spire-1.2.0/ [2022-03-31T01:22:45.987Z] spire-1.2.0/README.md [2022-03-31T01:22:45.987Z] spire-1.2.0/bin/ [2022-03-31T01:22:45.987Z] spire-1.2.0/bin/spire-server [2022-03-31T01:22:45.987Z] spire-1.2.0/bin/spire-agent [2022-03-31T01:22:45.987Z] spire-1.2.0/conf/ [2022-03-31T01:22:45.987Z] spire-1.2.0/conf/server/ [2022-03-31T01:22:45.988Z] spire-1.2.0/conf/server/server.conf [2022-03-31T01:22:45.988Z] spire-1.2.0/conf/agent/ [2022-03-31T01:22:45.988Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T01:22:45.988Z] spire-1.2.0/LICENSE [2022-03-31T01:22:48.525Z] Removing intermediate container ae069b4fab09 [2022-03-31T01:22:48.525Z] ---> 5f553e9804ff [2022-03-31T01:22:48.525Z] [2022-03-31T01:22:48.525Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T01:22:48.525Z] 3.15: Pulling from library/alpine [2022-03-31T01:22:48.789Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T01:22:48.789Z] Status: Downloaded newer image for alpine:3.15 [2022-03-31T01:22:48.789Z] ---> 76c8fb57b6fc [2022-03-31T01:22:48.789Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T01:22:49.051Z] ---> Running in 0c17e29136e0 [2022-03-31T01:22:49.620Z] Removing intermediate container 0c17e29136e0 [2022-03-31T01:22:49.620Z] ---> e9efc44306e1 [2022-03-31T01:22:49.620Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:22:49.620Z] ---> Running in 638d5dacde7d [2022-03-31T01:22:51.547Z] Removing intermediate container 638d5dacde7d [2022-03-31T01:22:51.547Z] ---> 817f20b97c15 [2022-03-31T01:22:51.547Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-31T01:22:51.547Z] ---> Running in 4d42d0e46828 [2022-03-31T01:22:52.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:22:53.427Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:22:53.688Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T01:22:53.688Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T01:22:53.688Z] OK: 15854 distinct packages available [2022-03-31T01:22:53.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:22:54.628Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:22:54.888Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-31T01:22:54.888Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-31T01:22:54.888Z] (3/4) Installing libucontext (1.1-r0) [2022-03-31T01:22:55.151Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-31T01:22:55.151Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T01:22:55.151Z] OK: 6 MiB in 18 packages [2022-03-31T01:22:57.057Z] Removing intermediate container 4d42d0e46828 [2022-03-31T01:22:57.057Z] ---> dbbe4726e143 [2022-03-31T01:22:57.057Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T01:22:58.966Z] ---> 5d3c6026abfd [2022-03-31T01:22:58.966Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T01:22:59.536Z] ---> a88dae11c6e1 [2022-03-31T01:22:59.536Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-31T01:22:59.536Z] ---> Running in 1102dc7ecf51 [2022-03-31T01:22:59.796Z] Removing intermediate container 1102dc7ecf51 [2022-03-31T01:22:59.796Z] ---> ccb6e327c9b3 [2022-03-31T01:22:59.796Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-31T01:23:00.367Z] ---> e962ac4ff397 [2022-03-31T01:23:00.367Z] Step 19/24 : WORKDIR / [2022-03-31T01:23:00.367Z] ---> Running in 9b002a09e6dc [2022-03-31T01:23:00.937Z] Removing intermediate container 9b002a09e6dc [2022-03-31T01:23:00.937Z] ---> 61143f8c28b4 [2022-03-31T01:23:00.937Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T01:23:00.937Z] ---> Running in 9f06e8fa4a5c [2022-03-31T01:23:01.507Z] Removing intermediate container 9f06e8fa4a5c [2022-03-31T01:23:01.507Z] ---> d79a8738812f [2022-03-31T01:23:01.507Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T01:23:01.507Z] ---> Running in 521f3c75e52e [2022-03-31T01:23:02.096Z] Removing intermediate container 521f3c75e52e [2022-03-31T01:23:02.096Z] ---> 6be9d3f5372c [2022-03-31T01:23:02.096Z] Step 22/24 : LABEL arch=x86_64 [2022-03-31T01:23:02.356Z] ---> Running in fcd876b12d9f [2022-03-31T01:23:02.616Z] Removing intermediate container fcd876b12d9f [2022-03-31T01:23:02.616Z] ---> dd509e694677 [2022-03-31T01:23:02.616Z] Step 23/24 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:23:02.616Z] ---> Running in d1ec6bb66c29 [2022-03-31T01:23:03.188Z] Removing intermediate container d1ec6bb66c29 [2022-03-31T01:23:03.188Z] ---> e3b5c4aa7f61 [2022-03-31T01:23:03.188Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T01:23:03.188Z] ---> Running in 9e1f4efdb6ce [2022-03-31T01:23:03.447Z] Removing intermediate container 9e1f4efdb6ce [2022-03-31T01:23:03.447Z] ---> bdc2a185186a [2022-03-31T01:23:03.447Z] [2022-03-31T01:23:03.447Z] Successfully built bdc2a185186a [2022-03-31T01:23:03.447Z] Successfully tagged security-spire-config:latest [2022-03-31T01:23:03.447Z]  Building security-spire-config ... done Building core-metadata [2022-03-31T01:23:08.726Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:23:08.726Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:23:08.726Z] ---> a065934d40bc [2022-03-31T01:23:08.726Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T01:23:08.726Z] ---> Using cache [2022-03-31T01:23:08.726Z] ---> 0e404fa698dc [2022-03-31T01:23:08.726Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:23:08.726Z] ---> Using cache [2022-03-31T01:23:08.726Z] ---> 623e53d49454 [2022-03-31T01:23:08.726Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T01:23:10.636Z] ---> Running in 175be6da0079 [2022-03-31T01:23:11.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:23:12.147Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:23:12.407Z] OK: 221 MiB in 52 packages [2022-03-31T01:23:13.346Z] Removing intermediate container 175be6da0079 [2022-03-31T01:23:13.346Z] ---> bb0286f79456 [2022-03-31T01:23:13.346Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T01:23:14.284Z] ---> f4e0dd8cc84f [2022-03-31T01:23:14.284Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:23:14.284Z] ---> Running in c6a80c8297d9 [2022-03-31T01:23:16.190Z] Removing intermediate container c6a80c8297d9 [2022-03-31T01:23:16.190Z] ---> 26803f439d7d [2022-03-31T01:23:16.190Z] Step 8/23 : COPY . . [2022-03-31T01:23:20.964Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9535 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws [2022-03-31T01:23:20.977Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2022-03-31T01:23:21.253Z] The recommended git tool is: git [2022-03-31T01:23:24.323Z] Removing intermediate container dfd8e910faf3 [2022-03-31T01:23:24.323Z] ---> 0159badf543d [2022-03-31T01:23:24.323Z] [2022-03-31T01:23:24.323Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T01:23:24.323Z] Removing intermediate container 4f3a018b3d5b [2022-03-31T01:23:24.323Z] ---> 30be81426691 [2022-03-31T01:23:24.323Z] [2022-03-31T01:23:24.323Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T01:23:24.323Z] Removing intermediate container ab968c893255 [2022-03-31T01:23:24.323Z] ---> 89cd1a65a27e [2022-03-31T01:23:24.323Z] [2022-03-31T01:23:24.323Z] Step 10/31 : FROM alpine:3.14 [2022-03-31T01:23:24.323Z] Removing intermediate container 49f7ba13d829 [2022-03-31T01:23:24.323Z] ---> 4860ea685139 [2022-03-31T01:23:24.323Z] [2022-03-31T01:23:24.323Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T01:23:24.323Z] ---> fd6ab652b37b [2022-03-31T01:23:24.323Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-31T01:23:24.323Z] ---> Running in 27e01edfa979 [2022-03-31T01:23:24.323Z] 3.14: Pulling from library/alpine [2022-03-31T01:23:24.323Z] 3.14: Pulling from library/alpine [2022-03-31T01:23:24.896Z] 3.14: Pulling from library/alpine [2022-03-31T01:23:24.896Z] 3.14: Pulling from library/alpine [2022-03-31T01:23:25.836Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T01:23:25.836Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T01:23:25.836Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T01:23:25.836Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T01:23:25.836Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T01:23:25.836Z] Status: Image is up to date for alpine:3.14 [2022-03-31T01:23:25.836Z] ---> 84b07dd2d1fd [2022-03-31T01:23:25.836Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T01:23:25.836Z] ---> 84b07dd2d1fd [2022-03-31T01:23:25.836Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-31T01:23:25.836Z] ---> 84b07dd2d1fd [2022-03-31T01:23:25.836Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-31T01:23:25.836Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T01:23:25.836Z] Status: Image is up to date for alpine:3.14 [2022-03-31T01:23:25.836Z] ---> 84b07dd2d1fd [2022-03-31T01:23:25.836Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-31T01:23:26.096Z] ---> Running in a83f34bc3c9c [2022-03-31T01:23:26.096Z] ---> Running in 3d42976e82f2 [2022-03-31T01:23:26.096Z] ---> Running in 4a600e78028a [2022-03-31T01:23:26.096Z] ---> Running in 5d0eb7dd3266 [2022-03-31T01:23:26.096Z] Removing intermediate container a83f34bc3c9c [2022-03-31T01:23:26.096Z] ---> d1f88ceef784 [2022-03-31T01:23:26.096Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-31T01:23:26.096Z] ---> Running in eaa8a604f438 [2022-03-31T01:23:26.096Z] 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-31T01:23:26.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:23:26.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:23:26.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:23:26.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:23:26.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:23:26.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:23:26.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:23:26.922Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T01:23:26.922Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-31T01:23:26.922Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T01:23:26.922Z] OK: 6 MiB in 15 packages [2022-03-31T01:23:26.922Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-31T01:23:26.922Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T01:23:26.922Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T01:23:26.922Z] OK: 6 MiB in 16 packages [2022-03-31T01:23:26.922Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-31T01:23:26.922Z] (2/2) Installing su-exec (0.2-r1) [2022-03-31T01:23:26.922Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T01:23:26.922Z] OK: 6 MiB in 16 packages [2022-03-31T01:23:27.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:23:27.443Z] Removing intermediate container 3d42976e82f2 [2022-03-31T01:23:27.443Z] ---> d228a907403e [2022-03-31T01:23:27.443Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T01:23:27.443Z] ---> Running in 825cbfd44a71 [2022-03-31T01:23:27.443Z] Removing intermediate container 4a600e78028a [2022-03-31T01:23:27.443Z] ---> 4343e4ee0aa6 [2022-03-31T01:23:27.443Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T01:23:27.443Z] ---> Running in d508826baf4b [2022-03-31T01:23:27.703Z] Removing intermediate container eaa8a604f438 [2022-03-31T01:23:27.703Z] ---> ace625942a89 [2022-03-31T01:23:27.703Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-31T01:23:27.703Z] Removing intermediate container 825cbfd44a71 [2022-03-31T01:23:27.703Z] ---> c2997313c486 [2022-03-31T01:23:27.703Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-31T01:23:27.703Z] ---> Running in c5e951b3c057 [2022-03-31T01:23:27.703Z] ---> Running in 747db576bfe8 [2022-03-31T01:23:27.703Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T01:23:27.703Z] Removing intermediate container d508826baf4b [2022-03-31T01:23:27.703Z] ---> af8edc2b0100 [2022-03-31T01:23:27.703Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-31T01:23:27.703Z] ---> Running in 7c8da49f314d [2022-03-31T01:23:27.703Z] Removing intermediate container c5e951b3c057 [2022-03-31T01:23:27.703Z] ---> 79d10079228d [2022-03-31T01:23:27.703Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-31T01:23:27.964Z] ---> Running in 63ed59bf41c2 [2022-03-31T01:23:27.964Z] Removing intermediate container 747db576bfe8 [2022-03-31T01:23:27.964Z] ---> d84da52b486f [2022-03-31T01:23:27.964Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T01:23:27.964Z] Removing intermediate container 7c8da49f314d [2022-03-31T01:23:27.964Z] ---> 4e6449fd8100 [2022-03-31T01:23:27.964Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T01:23:27.964Z] ---> Running in 601b132d5bef [2022-03-31T01:23:27.964Z] ---> Running in 8492c2b88195 [2022-03-31T01:23:27.964Z] Removing intermediate container 63ed59bf41c2 [2022-03-31T01:23:27.964Z] ---> 5d372dd4c52a [2022-03-31T01:23:27.964Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-31T01:23:27.964Z] ---> Running in f7389e068a33 [2022-03-31T01:23:27.964Z] Removing intermediate container 601b132d5bef [2022-03-31T01:23:27.964Z] ---> 69a27c0b17f5 [2022-03-31T01:23:27.964Z] Step 15/23 : WORKDIR / [2022-03-31T01:23:28.224Z] Removing intermediate container 8492c2b88195 [2022-03-31T01:23:28.224Z] ---> 5676bc151e22 [2022-03-31T01:23:28.224Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T01:23:28.224Z] ---> Running in 7337cdffe1fa [2022-03-31T01:23:28.224Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T01:23:28.224Z] OK: 6 MiB in 15 packages [2022-03-31T01:23:28.224Z] Removing intermediate container 7337cdffe1fa [2022-03-31T01:23:28.224Z] ---> 8f2ce6d1ce77 [2022-03-31T01:23:28.224Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T01:23:28.224Z] ---> dc0866b0fd40 [2022-03-31T01:23:28.224Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-31T01:23:28.483Z] ---> c56ff053cfd2 [2022-03-31T01:23:28.483Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-31T01:23:28.762Z] Removing intermediate container 5d0eb7dd3266 [2022-03-31T01:23:28.762Z] ---> 32b8d324e9f0 [2022-03-31T01:23:28.762Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T01:23:28.762Z] ---> Running in c3b97bdeeb2b [2022-03-31T01:23:29.024Z] ---> f0eb6574ba66 [2022-03-31T01:23:29.024Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-31T01:23:29.024Z] Removing intermediate container c3b97bdeeb2b [2022-03-31T01:23:29.024Z] ---> c726f098080b [2022-03-31T01:23:29.024Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-31T01:23:29.024Z] Removing intermediate container f7389e068a33 [2022-03-31T01:23:29.024Z] ---> 78e1b7f0caca [2022-03-31T01:23:29.024Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-31T01:23:29.024Z] ---> Running in 73195dc3fee5 [2022-03-31T01:23:29.283Z] ---> f15dd5ee89d5 [2022-03-31T01:23:29.283Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-31T01:23:29.283Z] ---> Running in 731a225a419b [2022-03-31T01:23:29.283Z] ---> 1d75a88caf2c [2022-03-31T01:23:29.283Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-31T01:23:29.543Z] Removing intermediate container 73195dc3fee5 [2022-03-31T01:23:29.543Z] ---> dc3ab21456f6 [2022-03-31T01:23:29.543Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T01:23:29.543Z] ---> Running in 77d4445aeeb8 [2022-03-31T01:23:29.543Z] Removing intermediate container 731a225a419b [2022-03-31T01:23:29.543Z] ---> ec9f38f79701 [2022-03-31T01:23:29.543Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-31T01:23:29.543Z] ---> Running in a0faf83e83c8 [2022-03-31T01:23:29.543Z] ---> 2b743588096d [2022-03-31T01:23:29.543Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-31T01:23:29.615Z] using credential edgex-jenkins-ssh [2022-03-31T01:23:29.633Z] Cloning the remote Git repository [2022-03-31T01:23:29.803Z] ---> Running in c5316e679b19 [2022-03-31T01:23:29.803Z] Removing intermediate container 77d4445aeeb8 [2022-03-31T01:23:29.803Z] ---> f00c66ff9555 [2022-03-31T01:23:29.803Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T01:23:29.803Z] ---> d582a0a019e3 [2022-03-31T01:23:29.803Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-31T01:23:29.803Z] ---> Running in e552ef351fae [2022-03-31T01:23:29.803Z] ---> Running in fe84f743422a [2022-03-31T01:23:29.803Z] Removing intermediate container a0faf83e83c8 [2022-03-31T01:23:29.803Z] ---> 9d6fa4c9e9d6 [2022-03-31T01:23:29.803Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T01:23:29.803Z] Removing intermediate container c5316e679b19 [2022-03-31T01:23:29.803Z] ---> 2e04c2e6e329 [2022-03-31T01:23:29.803Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T01:23:30.064Z] ---> Running in b101b64fb7b9 [2022-03-31T01:23:30.064Z] Removing intermediate container e552ef351fae [2022-03-31T01:23:30.064Z] ---> 961ce1bff9ee [2022-03-31T01:23:30.064Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T01:23:29.729Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-31T01:23:29.822Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2022-03-31T01:23:30.036Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T01:23:30.037Z] > git --version # timeout=10 [2022-03-31T01:23:30.111Z] > git --version # 'git version 2.25.1' [2022-03-31T01:23:30.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T01:23:30.324Z] ---> Running in 9d2487d57ed1 [2022-03-31T01:23:30.324Z] Removing intermediate container b101b64fb7b9 [2022-03-31T01:23:30.324Z] ---> 52cee11becc5 [2022-03-31T01:23:30.324Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T01:23:30.324Z] ---> f6b91b81207b [2022-03-31T01:23:30.324Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-31T01:23:30.324Z] ---> Running in 7477281b437f [2022-03-31T01:23:30.324Z] Removing intermediate container 9d2487d57ed1 [2022-03-31T01:23:30.324Z] ---> 30ea6904475b [2022-03-31T01:23:30.324Z] Step 21/22 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:23:30.324Z] ---> Running in 176abe06ba84 [2022-03-31T01:23:30.585Z] Removing intermediate container 7477281b437f [2022-03-31T01:23:30.585Z] ---> ef88cd949195 [2022-03-31T01:23:30.585Z] Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:23:30.585Z] ---> Running in 6fb1935300b7 [2022-03-31T01:23:30.585Z] Removing intermediate container 176abe06ba84 [2022-03-31T01:23:30.585Z] ---> 0782cd472ac2 [2022-03-31T01:23:30.585Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T01:23:30.844Z] ---> Running in 6f93a93840cf [2022-03-31T01:23:30.844Z] Removing intermediate container 6fb1935300b7 [2022-03-31T01:23:30.844Z] ---> 6246063d0f37 [2022-03-31T01:23:30.844Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T01:23:30.844Z] Removing intermediate container fe84f743422a [2022-03-31T01:23:30.844Z] ---> f349ec7478cd [2022-03-31T01:23:30.844Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T01:23:30.844Z] ---> Running in 2d08304efb86 [2022-03-31T01:23:30.844Z] Removing intermediate container 6f93a93840cf [2022-03-31T01:23:30.844Z] ---> dfdcd7a6567c [2022-03-31T01:23:30.844Z] [2022-03-31T01:23:31.105Z] Successfully built dfdcd7a6567c [2022-03-31T01:23:31.105Z] Successfully tagged support-notifications:latest [2022-03-31T01:23:31.105Z]  Building support-notifications ... done Building security-proxy-setup [2022-03-31T01:23:31.105Z] Removing intermediate container 2d08304efb86 [2022-03-31T01:23:31.105Z] ---> a5399f30cef1 [2022-03-31T01:23:31.105Z] [2022-03-31T01:23:31.366Z] ---> d6ec2e155748 [2022-03-31T01:23:31.366Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-31T01:23:31.366Z] ---> 04a7d415480e [2022-03-31T01:23:31.366Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-31T01:23:31.366Z] Successfully built a5399f30cef1 [2022-03-31T01:23:31.366Z] Successfully tagged core-command:latest [2022-03-31T01:23:31.366Z] Building sys-mgmt-agent [2022-03-31T01:23:30.238Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T01:23:34.660Z]  Building core-command ... done  ---> b978fb679983 [2022-03-31T01:23:34.660Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-31T01:23:34.660Z] ---> 3948f14acad7 [2022-03-31T01:23:34.660Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-31T01:23:34.660Z] ---> Running in 47a16c674f71 [2022-03-31T01:23:34.920Z] ---> b9c59143a92e [2022-03-31T01:23:34.920Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-31T01:23:34.920Z] Removing intermediate container 47a16c674f71 [2022-03-31T01:23:34.920Z] ---> 8a89402bb08e [2022-03-31T01:23:34.920Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T01:23:34.920Z] ---> Running in db092f51d144 [2022-03-31T01:23:35.490Z] ---> 9e03c3ce2bbb [2022-03-31T01:23:35.490Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-31T01:23:35.490Z] Removing intermediate container db092f51d144 [2022-03-31T01:23:35.490Z] ---> f933d9091f75 [2022-03-31T01:23:35.490Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T01:23:35.490Z] ---> Running in 5b4c7ae9860e [2022-03-31T01:23:36.060Z] Removing intermediate container 5b4c7ae9860e [2022-03-31T01:23:36.060Z] ---> 74907ef0bcc2 [2022-03-31T01:23:36.060Z] Step 21/22 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:23:36.060Z] ---> ec778df7452c [2022-03-31T01:23:36.060Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-31T01:23:36.060Z] ---> Running in af487d780341 [2022-03-31T01:23:36.060Z] ---> Running in f2654ec75077 [2022-03-31T01:23:36.321Z] Removing intermediate container af487d780341 [2022-03-31T01:23:36.321Z] ---> 6386a113dc83 [2022-03-31T01:23:36.321Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T01:23:36.580Z] ---> Running in 8ac69d45e4a5 [2022-03-31T01:23:36.580Z] Removing intermediate container f2654ec75077 [2022-03-31T01:23:36.580Z] ---> 709a26015690 [2022-03-31T01:23:36.580Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-31T01:23:36.580Z] Removing intermediate container 8ac69d45e4a5 [2022-03-31T01:23:36.580Z] ---> 4220f48dd4e8 [2022-03-31T01:23:36.580Z] [2022-03-31T01:23:36.850Z] Successfully built 4220f48dd4e8 [2022-03-31T01:23:36.850Z] Successfully tagged support-scheduler:latest [2022-03-31T01:23:36.850Z] Building security-spiffe-token-provider [2022-03-31T01:23:36.850Z]  Building support-scheduler ... done  ---> baf271c9cccf [2022-03-31T01:23:36.850Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-31T01:23:37.112Z] ---> Running in 72bb318ff898 [2022-03-31T01:23:39.667Z] Removing intermediate container 72bb318ff898 [2022-03-31T01:23:39.667Z] ---> 6554ac7b89a6 [2022-03-31T01:23:39.667Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-31T01:23:39.667Z] ---> Running in 42d1f1abcf3b [2022-03-31T01:23:40.237Z] Removing intermediate container 42d1f1abcf3b [2022-03-31T01:23:40.237Z] ---> 966f6064fb8b [2022-03-31T01:23:40.237Z] Step 28/31 : CMD ["gate"] [2022-03-31T01:23:40.497Z] ---> Running in a332c1111ccc [2022-03-31T01:23:40.757Z] Removing intermediate container a332c1111ccc [2022-03-31T01:23:40.757Z] ---> 08e91f55bd16 [2022-03-31T01:23:40.757Z] Step 29/31 : LABEL arch=x86_64 [2022-03-31T01:23:40.757Z] ---> Running in 1a66f0949cb7 [2022-03-31T01:23:41.019Z] Removing intermediate container 1a66f0949cb7 [2022-03-31T01:23:41.019Z] ---> 29a59c493501 [2022-03-31T01:23:41.019Z] Step 30/31 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:23:41.344Z] ---> Running in 786871fe2b00 [2022-03-31T01:23:41.621Z] Removing intermediate container 786871fe2b00 [2022-03-31T01:23:41.621Z] ---> d083cd9ac9cf [2022-03-31T01:23:41.621Z] Step 31/31 : LABEL version=0.0.0 [2022-03-31T01:23:41.621Z] ---> Running in 570c7ab4352a [2022-03-31T01:23:41.932Z] Removing intermediate container 570c7ab4352a [2022-03-31T01:23:41.932Z] ---> 0576f54a73b6 [2022-03-31T01:23:41.932Z] [2022-03-31T01:23:41.932Z] Successfully built 0576f54a73b6 [2022-03-31T01:23:41.932Z] Successfully tagged security-bootstrapper:latest [2022-03-31T01:23:41.932Z] Building security-secretstore-setup [2022-03-31T01:23:42.529Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:23:42.529Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:23:42.529Z] ---> a065934d40bc [2022-03-31T01:23:42.529Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T01:23:42.529Z] ---> Using cache [2022-03-31T01:23:42.529Z] ---> 0e404fa698dc [2022-03-31T01:23:42.529Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:23:42.529Z] ---> Using cache [2022-03-31T01:23:42.529Z] ---> 623e53d49454 [2022-03-31T01:23:42.529Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T01:23:42.529Z] ---> Using cache [2022-03-31T01:23:42.529Z] ---> bb0286f79456 [2022-03-31T01:23:42.529Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T01:23:42.529Z] ---> Using cache [2022-03-31T01:23:42.529Z] ---> f4e0dd8cc84f [2022-03-31T01:23:42.529Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:23:42.529Z] ---> Using cache [2022-03-31T01:23:42.529Z] ---> 26803f439d7d [2022-03-31T01:23:42.529Z] Step 8/22 : COPY . . [2022-03-31T01:23:42.529Z] ---> Using cache [2022-03-31T01:23:42.529Z] ---> fd6ab652b37b [2022-03-31T01:23:42.529Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-31T01:23:43.470Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:23:43.470Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:23:43.470Z] ---> a065934d40bc [2022-03-31T01:23:43.470Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T01:23:43.470Z] ---> Using cache [2022-03-31T01:23:43.470Z] ---> 0e404fa698dc [2022-03-31T01:23:43.470Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:23:43.471Z] ---> Using cache [2022-03-31T01:23:43.471Z] ---> 623e53d49454 [2022-03-31T01:23:43.471Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-31T01:23:44.851Z] ---> Running in 4a83e066f99b [2022-03-31T01:23:44.851Z] ---> Running in e933f70fd699 [2022-03-31T01:23:45.423Z] 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-31T01:23:45.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:23:46.368Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:23:46.368Z] OK: 221 MiB in 52 packages [2022-03-31T01:23:46.942Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:23:46.942Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:23:46.942Z] ---> a065934d40bc [2022-03-31T01:23:46.942Z] Step 3/20 : WORKDIR /edgex-go [2022-03-31T01:23:46.942Z] ---> Using cache [2022-03-31T01:23:46.942Z] ---> 0e404fa698dc [2022-03-31T01:23:46.942Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-31T01:23:48.327Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:23:48.327Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:23:48.327Z] ---> a065934d40bc [2022-03-31T01:23:48.327Z] Step 3/25 : WORKDIR /edgex-go [2022-03-31T01:23:48.327Z] ---> Using cache [2022-03-31T01:23:48.327Z] ---> 0e404fa698dc [2022-03-31T01:23:48.327Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:23:48.327Z] ---> Using cache [2022-03-31T01:23:48.327Z] ---> 623e53d49454 [2022-03-31T01:23:48.327Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-31T01:23:48.327Z] ---> Using cache [2022-03-31T01:23:48.327Z] ---> bb0286f79456 [2022-03-31T01:23:48.327Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-31T01:23:48.327Z] ---> Using cache [2022-03-31T01:23:48.327Z] ---> f4e0dd8cc84f [2022-03-31T01:23:48.327Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:23:48.327Z] ---> Using cache [2022-03-31T01:23:48.327Z] ---> 26803f439d7d [2022-03-31T01:23:48.327Z] Step 8/25 : COPY . . [2022-03-31T01:23:48.327Z] ---> Using cache [2022-03-31T01:23:48.327Z] ---> fd6ab652b37b [2022-03-31T01:23:48.327Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-31T01:23:48.898Z] ---> Running in a9ca03b64b3a [2022-03-31T01:23:48.898Z] ---> Running in 37a1a76b73ea [2022-03-31T01:23:48.898Z] Removing intermediate container 27e01edfa979 [2022-03-31T01:23:48.898Z] ---> 28e3324705b6 [2022-03-31T01:23:48.898Z] [2022-03-31T01:23:48.898Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T01:23:48.898Z] ---> 84b07dd2d1fd [2022-03-31T01:23:48.898Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T01:23:48.898Z] ---> Using cache [2022-03-31T01:23:48.898Z] ---> 32b8d324e9f0 [2022-03-31T01:23:48.898Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T01:23:48.898Z] ---> Using cache [2022-03-31T01:23:48.898Z] ---> c726f098080b [2022-03-31T01:23:48.898Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-31T01:23:48.987Z] Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:23:49.161Z] ---> Running in e59bc529150d [2022-03-31T01:23:49.161Z] Removing intermediate container e933f70fd699 [2022-03-31T01:23:49.161Z] ---> 41f7c4fa8936 [2022-03-31T01:23:49.161Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T01:23:49.393Z] Merge succeeded, producing 243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:23:49.394Z] Checking out Revision 243ad5ab77529b2d45c88b8c55ff2b255c6633ba (PR-3926) [2022-03-31T01:23:49.420Z] Removing intermediate container e59bc529150d [2022-03-31T01:23:49.421Z] ---> 132c85de98de [2022-03-31T01:23:49.421Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T01:23:49.421Z] ---> Running in 03b440d60b74 [2022-03-31T01:23:49.421Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:23:49.421Z] ---> cd253813f7f1 [2022-03-31T01:23:49.421Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:23:49.421Z] 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-31T01:23:49.421Z] ---> Running in 051fa0b600fd [2022-03-31T01:23:49.680Z] Removing intermediate container 03b440d60b74 [2022-03-31T01:23:49.680Z] ---> c2a757ad162d [2022-03-31T01:23:49.680Z] Step 15/23 : WORKDIR / [2022-03-31T01:23:49.680Z] ---> Running in fbf2de8c678a [2022-03-31T01:23:49.680Z] Removing intermediate container fbf2de8c678a [2022-03-31T01:23:49.680Z] ---> 6131e9216f2f [2022-03-31T01:23:49.680Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T01:23:48.011Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T01:23:48.039Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T01:23:48.074Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T01:23:48.111Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T01:23:48.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T01:23:48.125Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-31T01:23:49.010Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T01:23:49.033Z] > git checkout -f 243ad5ab77529b2d45c88b8c55ff2b255c6633ba # timeout=10 [2022-03-31T01:23:49.303Z] > git remote # timeout=10 [2022-03-31T01:23:49.325Z] > git config --get remote.origin.url # timeout=10 [2022-03-31T01:23:49.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T01:23:49.353Z] > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 [2022-03-31T01:23:49.379Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-31T01:23:49.405Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T01:23:49.417Z] > git checkout -f 243ad5ab77529b2d45c88b8c55ff2b255c6633ba # timeout=10 [2022-03-31T01:23:50.249Z] ---> 74e254d63617 [2022-03-31T01:23:50.249Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-31T01:23:50.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:23:50.820Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T01:23:50.820Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T01:23:50.820Z] OK: 15864 distinct packages available [2022-03-31T01:23:50.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:23:50.820Z] ---> 9524e33f6adf [2022-03-31T01:23:50.820Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-31T01:23:51.092Z] Removing intermediate container 051fa0b600fd [2022-03-31T01:23:51.092Z] ---> f7f5e4578041 [2022-03-31T01:23:51.092Z] Step 8/23 : COPY . . [2022-03-31T01:23:51.353Z] ---> 9ef9cc140a68 [2022-03-31T01:23:51.353Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-31T01:23:51.353Z] ---> Running in 0be7708fd4cb [2022-03-31T01:23:51.613Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:23:51.875Z] Removing intermediate container 0be7708fd4cb [2022-03-31T01:23:51.875Z] ---> 4ec3cfda8d42 [2022-03-31T01:23:51.875Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T01:23:51.875Z] OK: 221 MiB in 52 packages [2022-03-31T01:23:51.875Z] ---> Running in 9a19901e6685 [2022-03-31T01:23:53.262Z] Removing intermediate container 9a19901e6685 [2022-03-31T01:23:53.262Z] ---> b48a2f505ea4 [2022-03-31T01:23:53.262Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T01:23:53.262Z] Removing intermediate container 37a1a76b73ea [2022-03-31T01:23:53.262Z] ---> f91fcde5950b [2022-03-31T01:23:53.262Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-31T01:23:53.522Z] ---> Running in 374c007ee653 [2022-03-31T01:23:53.882Z] Commit message: "feat(metadata): implement PATCH device profile basic info API" [2022-03-31T01:23:54.094Z] Removing intermediate container 374c007ee653 [2022-03-31T01:23:54.094Z] ---> d0153b83500d [2022-03-31T01:23:54.094Z] Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:23:54.094Z] ---> e1273ea91809 [2022-03-31T01:23:54.094Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:23:54.094Z] ---> Running in 6ba863b6f507 [2022-03-31T01:23:54.094Z] ---> Running in 38b3bfde377f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-31T01:23:54.662Z] Removing intermediate container 6ba863b6f507 [2022-03-31T01:23:54.663Z] ---> 3fd7f2c40dae [2022-03-31T01:23:54.663Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T01:23:54.663Z] ---> Running in 83d296458b8e [2022-03-31T01:23:54.906Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-31T01:23:54.906Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T01:23:54.906Z] Dload Upload Total Spent Left Speed [2022-03-31T01:23:54.906Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48142 0 --:--:-- --:--:-- --:--:-- 47947 [2022-03-31T01:23:54.927Z] Removing intermediate container 83d296458b8e [2022-03-31T01:23:54.927Z] ---> 3d0e3c518ecc [2022-03-31T01:23:54.927Z] [Pipeline] sh [2022-03-31T01:23:55.186Z] Successfully built 3d0e3c518ecc [2022-03-31T01:23:55.186Z] Successfully tagged core-metadata:latest [2022-03-31T01:23:55.186Z] Building security-spire-agent [2022-03-31T01:23:55.489Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-31T01:23:55.847Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-31T01:23:55.847Z] + sudo tee /etc/docker/daemon.new [2022-03-31T01:23:55.847Z] { [2022-03-31T01:23:55.847Z] "registry-mirrors": [ [2022-03-31T01:23:55.847Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-31T01:23:55.847Z] ], [2022-03-31T01:23:55.847Z] "bip": "10.250.0.254/24", [2022-03-31T01:23:55.847Z] "hosts": [ [2022-03-31T01:23:55.847Z] "tcp://0.0.0.0:5555", [2022-03-31T01:23:55.847Z] "unix:///var/run/docker.sock" [2022-03-31T01:23:55.847Z] ], [2022-03-31T01:23:55.847Z] "mtu": 1458, [2022-03-31T01:23:55.847Z] "selinux-enabled": true, [2022-03-31T01:23:55.847Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-31T01:23:55.847Z] } [Pipeline] sh [2022-03-31T01:23:56.295Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-31T01:23:56.645Z] + sudo service docker restart [2022-03-31T01:23:58.479Z]  Building core-metadata ... done Removing intermediate container 38b3bfde377f [2022-03-31T01:23:58.479Z] ---> 262e52b9fa68 [2022-03-31T01:23:58.479Z] Step 7/20 : COPY . . [2022-03-31T01:24:05.059Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:24:05.059Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:24:05.059Z] ---> a065934d40bc [2022-03-31T01:24:05.059Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T01:24:05.059Z] ---> Using cache [2022-03-31T01:24:05.059Z] ---> 0e404fa698dc [2022-03-31T01:24:05.059Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:24:05.059Z] ---> Using cache [2022-03-31T01:24:05.059Z] ---> 623e53d49454 [2022-03-31T01:24:05.059Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T01:24:05.059Z] ---> Using cache [2022-03-31T01:24:05.059Z] ---> bb0286f79456 [2022-03-31T01:24:05.059Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T01:24:05.059Z] ---> Using cache [2022-03-31T01:24:05.059Z] ---> f4e0dd8cc84f [2022-03-31T01:24:05.059Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:24:05.059Z] ---> Using cache [2022-03-31T01:24:05.059Z] ---> 26803f439d7d [2022-03-31T01:24:05.059Z] Step 8/24 : COPY . . [2022-03-31T01:24:05.059Z] ---> Using cache [2022-03-31T01:24:05.059Z] ---> fd6ab652b37b [2022-03-31T01:24:05.059Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T01:24:05.059Z] ---> 8736c1237ad0 [2022-03-31T01:24:05.059Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-31T01:24:05.059Z] 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-31T01:24:05.059Z] ---> Running in 327d2f7b2bf1 [2022-03-31T01:24:05.059Z] ---> Running in 1551ec90a174 [2022-03-31T01:24:05.630Z] Removing intermediate container 327d2f7b2bf1 [2022-03-31T01:24:05.630Z] ---> f6032ed824d2 [2022-03-31T01:24:05.630Z] 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-31T01:24:05.630Z] ---> Running in 6583d863f615 [2022-03-31T01:24:05.890Z] 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-31T01:24:07.271Z] spire-1.2.0/ [2022-03-31T01:24:08.214Z] spire-1.2.0/README.md [2022-03-31T01:24:08.214Z] spire-1.2.0/bin/ [2022-03-31T01:24:08.214Z] spire-1.2.0/bin/spire-server [2022-03-31T01:24:08.214Z] spire-1.2.0/bin/spire-agent [2022-03-31T01:24:08.214Z] spire-1.2.0/conf/ [2022-03-31T01:24:08.214Z] spire-1.2.0/conf/server/ [2022-03-31T01:24:08.214Z] spire-1.2.0/conf/server/server.conf [2022-03-31T01:24:08.214Z] spire-1.2.0/conf/agent/ [2022-03-31T01:24:08.214Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T01:24:08.214Z] spire-1.2.0/LICENSE [2022-03-31T01:24:10.125Z] 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-31T01:24:10.125Z] Removing intermediate container 4a83e066f99b [2022-03-31T01:24:10.125Z] ---> 6cb2d1ade4fd [2022-03-31T01:24:10.125Z] [2022-03-31T01:24:10.125Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T01:24:10.125Z] ---> 84b07dd2d1fd [2022-03-31T01:24:10.125Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-31T01:24:10.125Z] ---> ca5b9b076011 [2022-03-31T01:24:10.125Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-31T01:24:10.125Z] ---> Running in 38b988fd48ba [2022-03-31T01:24:10.125Z] ---> Running in db38a726892d [2022-03-31T01:24:10.698Z] 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-31T01:24:11.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:24:11.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:24:11.315Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-31T01:24:11.315Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-31T01:24:11.315Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T01:24:11.315Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-31T01:24:11.315Z] (5/6) Installing curl (7.79.1-r0) [2022-03-31T01:24:11.315Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-31T01:24:11.315Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T01:24:11.315Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T01:24:11.315Z] Removing intermediate container 6583d863f615 [2022-03-31T01:24:11.315Z] ---> 0788001053f8 [2022-03-31T01:24:11.315Z] [2022-03-31T01:24:11.315Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T01:24:11.315Z] ---> 76c8fb57b6fc [2022-03-31T01:24:11.315Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T01:24:11.315Z] ---> Using cache [2022-03-31T01:24:11.315Z] ---> e9efc44306e1 [2022-03-31T01:24:11.315Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:24:11.315Z] ---> Using cache [2022-03-31T01:24:11.315Z] ---> 817f20b97c15 [2022-03-31T01:24:11.315Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T01:24:11.589Z] OK: 8 MiB in 20 packages [2022-03-31T01:24:11.589Z] ---> Running in 13e5004ec4e3 [2022-03-31T01:24:12.531Z] Removing intermediate container db38a726892d [2022-03-31T01:24:12.531Z] ---> ca90bafafd0e [2022-03-31T01:24:12.531Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T01:24:12.531Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:24:12.531Z] ---> Running in 838b93adc9ec [2022-03-31T01:24:12.792Z] Removing intermediate container 838b93adc9ec [2022-03-31T01:24:12.792Z] ---> 88bfa4ba71c1 [2022-03-31T01:24:12.792Z] Step 13/22 : WORKDIR /edgex [2022-03-31T01:24:13.052Z] ---> Running in aecec433b876 [2022-03-31T01:24:13.312Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:24:13.312Z] Removing intermediate container aecec433b876 [2022-03-31T01:24:13.312Z] ---> cac2c368fc1d [2022-03-31T01:24:13.312Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-31T01:24:13.883Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T01:24:13.883Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T01:24:13.883Z] OK: 15854 distinct packages available [2022-03-31T01:24:13.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:24:14.825Z] ---> e7fff6a56291 [2022-03-31T01:24:14.825Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-31T01:24:14.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:24:14.825Z] Removing intermediate container a9ca03b64b3a [2022-03-31T01:24:14.825Z] ---> 858e3404a3e8 [2022-03-31T01:24:14.825Z] [2022-03-31T01:24:14.825Z] Step 10/25 : FROM alpine:3.14 [2022-03-31T01:24:14.825Z] ---> 84b07dd2d1fd [2022-03-31T01:24:14.825Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-31T01:24:14.825Z] ---> Running in 5b17563390e0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T01:24:15.022Z] provisioning config files... [2022-03-31T01:24:15.046Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config3330321524212716801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T01:24:15.085Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T01:24:15.085Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T01:24:15.085Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T01:24:15.348Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T01:24:15.348Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T01:24:15.348Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T01:24:15.348Z] OK: 6 MiB in 19 packages [2022-03-31T01:24:15.411Z] ---> docker-login.sh [2022-03-31T01:24:15.411Z] nexus3.edgexfoundry.org:10001 [2022-03-31T01:24:15.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:24:15.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:24:15.872Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-31T01:24:15.872Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-31T01:24:15.872Z] (3/3) Installing su-exec (0.2-r1) [2022-03-31T01:24:15.872Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T01:24:15.872Z] ---> c0e05e706b41 [2022-03-31T01:24:15.872Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-31T01:24:15.872Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T01:24:16.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T01:24:16.131Z] OK: 6 MiB in 17 packages [2022-03-31T01:24:16.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T01:24:16.286Z] Configure a credential helper to remove this warning. See [2022-03-31T01:24:16.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T01:24:16.286Z] [2022-03-31T01:24:16.286Z] Login Succeeded [2022-03-31T01:24:16.286Z] nexus3.edgexfoundry.org:10002 [2022-03-31T01:24:16.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T01:24:16.704Z] Removing intermediate container 13e5004ec4e3 [2022-03-31T01:24:16.704Z] ---> d337275c13b4 [2022-03-31T01:24:16.704Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-31T01:24:16.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T01:24:16.838Z] Configure a credential helper to remove this warning. See [2022-03-31T01:24:16.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T01:24:16.838Z] [2022-03-31T01:24:16.838Z] Login Succeeded [2022-03-31T01:24:16.838Z] nexus3.edgexfoundry.org:10003 [2022-03-31T01:24:17.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T01:24:17.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T01:24:17.112Z] Configure a credential helper to remove this warning. See [2022-03-31T01:24:17.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T01:24:17.112Z] [2022-03-31T01:24:17.112Z] Login Succeeded [2022-03-31T01:24:17.112Z] nexus3.edgexfoundry.org:10004 [2022-03-31T01:24:17.275Z] Removing intermediate container 5b17563390e0 [2022-03-31T01:24:17.275Z] ---> 9f0b484ee534 [2022-03-31T01:24:17.275Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T01:24:17.534Z] ---> 1385c4c17044 [2022-03-31T01:24:17.534Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T01:24:17.534Z] ---> Running in 87114646c71a [2022-03-31T01:24:17.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T01:24:17.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T01:24:17.715Z] Configure a credential helper to remove this warning. See [2022-03-31T01:24:17.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T01:24:17.715Z] [2022-03-31T01:24:17.715Z] Login Succeeded [2022-03-31T01:24:17.715Z] docker.io [2022-03-31T01:24:17.794Z] Removing intermediate container 87114646c71a [2022-03-31T01:24:17.794Z] ---> 40e11a7e7224 [2022-03-31T01:24:17.794Z] Step 13/25 : WORKDIR / [2022-03-31T01:24:17.794Z] ---> ba9124c03e7a [2022-03-31T01:24:17.794Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T01:24:17.794Z] ---> b237eb9968df [2022-03-31T01:24:17.794Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-31T01:24:17.794Z] ---> Running in 54e501ee6305 [2022-03-31T01:24:17.794Z] ---> Running in d4bd5d3b2ba7 [2022-03-31T01:24:17.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T01:24:18.053Z] Removing intermediate container 54e501ee6305 [2022-03-31T01:24:18.053Z] ---> 7b99c003406b [2022-03-31T01:24:18.053Z] 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-31T01:24:18.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T01:24:18.580Z] Configure a credential helper to remove this warning. See [2022-03-31T01:24:18.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T01:24:18.580Z] [2022-03-31T01:24:18.580Z] Login Succeeded [2022-03-31T01:24:18.580Z] ---> docker-login.sh ends [Pipeline] } [2022-03-31T01:24:18.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2022-03-31T01:24:18.624Z] ---> 5983e9bb3cd5 [2022-03-31T01:24:18.624Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [Pipeline] unstash [Pipeline] echo [2022-03-31T01:24:19.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-31T01:24:19.088Z] ========================================================= [2022-03-31T01:24:19.088Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-31T01:24:19.088Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T01:24:19.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T01:24:19.566Z] ---> 83d2713b60c2 [2022-03-31T01:24:19.566Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-31T01:24:19.732Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-31T01:24:19.732Z] 9b3977197b4f: Pulling fs layer [2022-03-31T01:24:19.732Z] 1a89e8eeedd5: Pulling fs layer [2022-03-31T01:24:19.732Z] 94645a83ff95: Pulling fs layer [2022-03-31T01:24:19.732Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-31T01:24:19.732Z] 0c92f367c5e7: Pulling fs layer [2022-03-31T01:24:19.732Z] f7c0051592d6: Pulling fs layer [2022-03-31T01:24:19.732Z] a227ed2f7395: Pulling fs layer [2022-03-31T01:24:19.732Z] 7b1c46037f91: Pulling fs layer [2022-03-31T01:24:19.732Z] f7c0051592d6: Waiting [2022-03-31T01:24:19.732Z] a227ed2f7395: Waiting [2022-03-31T01:24:19.732Z] 3f3a8bcf1eab: Waiting [2022-03-31T01:24:19.732Z] 0c92f367c5e7: Waiting [2022-03-31T01:24:19.732Z] 7b1c46037f91: Waiting [2022-03-31T01:24:19.732Z] 94645a83ff95: Verifying Checksum [2022-03-31T01:24:19.732Z] 94645a83ff95: Download complete [2022-03-31T01:24:19.732Z] 1a89e8eeedd5: Verifying Checksum [2022-03-31T01:24:19.732Z] 1a89e8eeedd5: Download complete [2022-03-31T01:24:19.732Z] 0c92f367c5e7: Verifying Checksum [2022-03-31T01:24:19.732Z] 0c92f367c5e7: Download complete [2022-03-31T01:24:19.732Z] f7c0051592d6: Download complete [2022-03-31T01:24:19.732Z] 9b3977197b4f: Download complete [2022-03-31T01:24:19.732Z] a227ed2f7395: Verifying Checksum [2022-03-31T01:24:19.732Z] a227ed2f7395: Download complete [2022-03-31T01:24:19.827Z] Removing intermediate container d4bd5d3b2ba7 [2022-03-31T01:24:19.827Z] ---> bcca7a4bc1b6 [2022-03-31T01:24:19.827Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T01:24:19.827Z] ---> 9ef355059c17 [2022-03-31T01:24:19.827Z] 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-31T01:24:19.827Z] ---> Running in 413408fd3ce8 [2022-03-31T01:24:20.395Z] ---> 5e49be812cd5 [2022-03-31T01:24:20.395Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-31T01:24:20.395Z] Removing intermediate container 413408fd3ce8 [2022-03-31T01:24:20.395Z] ---> 778a630361d5 [2022-03-31T01:24:20.395Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T01:24:20.395Z] ---> 250b09716b72 [2022-03-31T01:24:20.395Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T01:24:20.395Z] ---> Running in 28adec52c6c3 [2022-03-31T01:24:20.654Z] Removing intermediate container 28adec52c6c3 [2022-03-31T01:24:20.654Z] ---> cfd67291d556 [2022-03-31T01:24:20.654Z] Step 21/22 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:24:20.725Z] 9b3977197b4f: Pull complete [2022-03-31T01:24:20.914Z] ---> 030788a91d35 [2022-03-31T01:24:20.914Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-31T01:24:20.914Z] ---> Running in 0f99d273934a [2022-03-31T01:24:21.002Z] 1a89e8eeedd5: Pull complete [2022-03-31T01:24:21.280Z] 94645a83ff95: Pull complete [2022-03-31T01:24:21.479Z] ---> cf4d935f5f42 [2022-03-31T01:24:21.479Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-31T01:24:21.479Z] Removing intermediate container 0f99d273934a [2022-03-31T01:24:21.479Z] ---> 29de3d012b05 [2022-03-31T01:24:21.479Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T01:24:21.479Z] ---> ce957b1f9de2 [2022-03-31T01:24:21.479Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-31T01:24:21.479Z] ---> Running in 40baf164aae8 [2022-03-31T01:24:21.738Z] Removing intermediate container 40baf164aae8 [2022-03-31T01:24:21.738Z] ---> 730f4b1221cc [2022-03-31T01:24:21.738Z] [2022-03-31T01:24:21.882Z] 7b1c46037f91: Verifying Checksum [2022-03-31T01:24:21.882Z] 7b1c46037f91: Download complete [2022-03-31T01:24:21.999Z] Successfully built 730f4b1221cc [2022-03-31T01:24:21.999Z] Successfully tagged security-proxy-setup:latest [2022-03-31T01:24:21.999Z] Building security-spire-server [2022-03-31T01:24:22.485Z] 3f3a8bcf1eab: Download complete [2022-03-31T01:24:23.904Z]  Building security-proxy-setup ... done  ---> 5d8ce7e0f051 [2022-03-31T01:24:23.904Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T01:24:24.168Z] ---> 25ab716f4a77 [2022-03-31T01:24:24.168Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T01:24:24.168Z] ---> Running in bfcf54e1ec34 [2022-03-31T01:24:24.426Z] Removing intermediate container bfcf54e1ec34 [2022-03-31T01:24:24.426Z] ---> 5b2557bbac82 [2022-03-31T01:24:24.426Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T01:24:24.686Z] ---> 42bf6275fa75 [2022-03-31T01:24:24.686Z] 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-31T01:24:24.686Z] ---> Running in f4f23e349a0c [2022-03-31T01:24:24.686Z] ---> Running in 32c3e672e119 [2022-03-31T01:24:24.949Z] Removing intermediate container f4f23e349a0c [2022-03-31T01:24:24.949Z] ---> e9a312204c32 [2022-03-31T01:24:24.949Z] Step 22/24 : LABEL arch=x86_64 [2022-03-31T01:24:24.949Z] ---> Running in 7583fe2d4128 [2022-03-31T01:24:25.209Z] Removing intermediate container 7583fe2d4128 [2022-03-31T01:24:25.209Z] ---> 542dd31ef8d2 [2022-03-31T01:24:25.209Z] Step 23/24 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:24:25.209Z] ---> Running in 2d2be80dcb01 [2022-03-31T01:24:25.778Z] Removing intermediate container 2d2be80dcb01 [2022-03-31T01:24:25.778Z] ---> 273486b1873a [2022-03-31T01:24:25.778Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T01:24:26.040Z] ---> Running in e59b9437effe [2022-03-31T01:24:26.299Z] Removing intermediate container 32c3e672e119 [2022-03-31T01:24:26.299Z] ---> f9e3c2360593 [2022-03-31T01:24:26.299Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T01:24:26.299Z] Removing intermediate container e59b9437effe [2022-03-31T01:24:26.299Z] ---> a66d1f07962b [2022-03-31T01:24:26.299Z] [2022-03-31T01:24:26.299Z] ---> Running in 91d7888c1e7c [2022-03-31T01:24:26.560Z] Successfully built a66d1f07962b [2022-03-31T01:24:26.560Z] Successfully tagged security-spire-agent:latest [2022-03-31T01:24:26.560Z] Building core-data [2022-03-31T01:24:26.819Z]  Building security-spire-agent ... done Removing intermediate container 91d7888c1e7c [2022-03-31T01:24:26.819Z] ---> 0641f53f66cc [2022-03-31T01:24:26.819Z] Step 23/25 : LABEL arch=x86_64 [2022-03-31T01:24:27.388Z] ---> Running in cf6df40096a4 [2022-03-31T01:24:28.770Z] Removing intermediate container cf6df40096a4 [2022-03-31T01:24:28.770Z] ---> 85e7dcaf1b50 [2022-03-31T01:24:28.770Z] Step 24/25 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:24:29.340Z] ---> Running in 63c9925c2cdc [2022-03-31T01:24:29.340Z] Removing intermediate container 1551ec90a174 [2022-03-31T01:24:29.340Z] ---> 5c2d89fc5b07 [2022-03-31T01:24:29.340Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-31T01:24:29.340Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:24:29.340Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:24:29.340Z] ---> a065934d40bc [2022-03-31T01:24:29.340Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T01:24:29.340Z] ---> Using cache [2022-03-31T01:24:29.340Z] ---> 0e404fa698dc [2022-03-31T01:24:29.340Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:24:29.340Z] ---> Using cache [2022-03-31T01:24:29.340Z] ---> 623e53d49454 [2022-03-31T01:24:29.340Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T01:24:29.340Z] ---> Using cache [2022-03-31T01:24:29.340Z] ---> bb0286f79456 [2022-03-31T01:24:29.340Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T01:24:29.340Z] ---> Using cache [2022-03-31T01:24:29.340Z] ---> f4e0dd8cc84f [2022-03-31T01:24:29.340Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:24:29.340Z] ---> Using cache [2022-03-31T01:24:29.340Z] ---> 26803f439d7d [2022-03-31T01:24:29.340Z] Step 8/23 : COPY . . [2022-03-31T01:24:29.340Z] ---> Using cache [2022-03-31T01:24:29.340Z] ---> fd6ab652b37b [2022-03-31T01:24:29.340Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T01:24:29.604Z] ---> Using cache [2022-03-31T01:24:29.604Z] ---> f6032ed824d2 [2022-03-31T01:24:29.605Z] 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-31T01:24:29.605Z] ---> Using cache [2022-03-31T01:24:29.605Z] ---> 0788001053f8 [2022-03-31T01:24:29.605Z] [2022-03-31T01:24:29.605Z] Step 11/23 : FROM alpine:3.15 [2022-03-31T01:24:29.605Z] ---> 76c8fb57b6fc [2022-03-31T01:24:29.605Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T01:24:29.605Z] ---> Using cache [2022-03-31T01:24:29.605Z] ---> e9efc44306e1 [2022-03-31T01:24:29.605Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:24:29.605Z] ---> Using cache [2022-03-31T01:24:29.605Z] ---> 817f20b97c15 [2022-03-31T01:24:29.605Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T01:24:29.605Z] ---> Using cache [2022-03-31T01:24:29.605Z] ---> d337275c13b4 [2022-03-31T01:24:29.605Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T01:24:29.864Z] ---> Running in f80e4e919edc [2022-03-31T01:24:29.864Z] Removing intermediate container 63c9925c2cdc [2022-03-31T01:24:29.864Z] ---> 27018ea13542 [2022-03-31T01:24:29.864Z] Step 25/25 : LABEL version=0.0.0 [2022-03-31T01:24:30.436Z] ---> Running in 685c824f9366 [2022-03-31T01:24:30.436Z] Removing intermediate container 685c824f9366 [2022-03-31T01:24:30.436Z] ---> 912fef80495b [2022-03-31T01:24:30.436Z] [2022-03-31T01:24:30.695Z] 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-31T01:24:30.695Z] ---> 0f07f8601f24 [2022-03-31T01:24:30.695Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T01:24:30.695Z] Successfully built 912fef80495b [2022-03-31T01:24:30.695Z] Successfully tagged security-secretstore-setup:latest [2022-03-31T01:24:31.265Z]  Building security-secretstore-setup ... done  ---> 1a75b2463d27 [2022-03-31T01:24:31.265Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-31T01:24:31.835Z] ---> 87ff09722f69 [2022-03-31T01:24:31.835Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-31T01:24:32.094Z] Removing intermediate container f80e4e919edc [2022-03-31T01:24:32.094Z] ---> 881101d08b86 [2022-03-31T01:24:32.094Z] [2022-03-31T01:24:32.094Z] Step 11/23 : FROM docker:20.10.10 [2022-03-31T01:24:32.355Z] 20.10.10: Pulling from library/docker [2022-03-31T01:24:32.355Z] ---> e3df1fed8031 [2022-03-31T01:24:32.355Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T01:24:32.628Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:24:32.628Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:24:32.628Z] ---> a065934d40bc [2022-03-31T01:24:32.628Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T01:24:32.628Z] ---> Using cache [2022-03-31T01:24:32.628Z] ---> 0e404fa698dc [2022-03-31T01:24:32.628Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:24:32.628Z] ---> Using cache [2022-03-31T01:24:32.628Z] ---> 623e53d49454 [2022-03-31T01:24:32.628Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-31T01:24:32.628Z] ---> Running in 3db4b427af5e [2022-03-31T01:24:32.628Z] ---> Running in 1e18845f0e6c [2022-03-31T01:24:32.925Z] Removing intermediate container 3db4b427af5e [2022-03-31T01:24:32.925Z] ---> fbee9a750fc8 [2022-03-31T01:24:32.925Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T01:24:32.925Z] Removing intermediate container 38b988fd48ba [2022-03-31T01:24:32.925Z] ---> 79b901db13ba [2022-03-31T01:24:32.925Z] [2022-03-31T01:24:32.925Z] Step 9/20 : FROM alpine:3.15 [2022-03-31T01:24:32.925Z] ---> 76c8fb57b6fc [2022-03-31T01:24:32.925Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T01:24:32.925Z] ---> Using cache [2022-03-31T01:24:32.925Z] ---> e9efc44306e1 [2022-03-31T01:24:32.925Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:24:32.925Z] ---> Using cache [2022-03-31T01:24:32.925Z] ---> 817f20b97c15 [2022-03-31T01:24:32.925Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-31T01:24:33.248Z] ---> Running in bdfa549b3fb4 [2022-03-31T01:24:33.249Z] ---> Running in 075abee828fd [2022-03-31T01:24:33.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:24:33.551Z] Removing intermediate container bdfa549b3fb4 [2022-03-31T01:24:33.551Z] ---> a04f1121f743 [2022-03-31T01:24:33.551Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T01:24:33.551Z] ---> Running in 24e638a6e7d5 [2022-03-31T01:24:33.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:24:33.551Z] Removing intermediate container 24e638a6e7d5 [2022-03-31T01:24:33.551Z] ---> 8c1f1ee6ae13 [2022-03-31T01:24:33.551Z] Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:24:33.551Z] ---> Running in a0189bb21563 [2022-03-31T01:24:33.810Z] Removing intermediate container a0189bb21563 [2022-03-31T01:24:33.810Z] ---> 076bc73558f6 [2022-03-31T01:24:33.810Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T01:24:33.810Z] ---> Running in d552db44dc3e [2022-03-31T01:24:34.070Z] Removing intermediate container d552db44dc3e [2022-03-31T01:24:34.070Z] ---> 2c6b2b72383e [2022-03-31T01:24:34.070Z] [2022-03-31T01:24:34.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:24:34.070Z] Successfully built 2c6b2b72383e [2022-03-31T01:24:34.070Z] Successfully tagged security-spire-server:latest [2022-03-31T01:24:34.329Z]  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:24:34.329Z] OK: 221 MiB in 52 packages [2022-03-31T01:24:34.590Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T01:24:34.590Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T01:24:34.590Z] OK: 15854 distinct packages available [2022-03-31T01:24:34.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:24:35.094Z] 3f3a8bcf1eab: Pull complete [2022-03-31T01:24:35.094Z] 0c92f367c5e7: Pull complete [2022-03-31T01:24:35.094Z] f7c0051592d6: Pull complete [2022-03-31T01:24:35.109Z] Removing intermediate container 1e18845f0e6c [2022-03-31T01:24:35.109Z] ---> e899f0a0cb68 [2022-03-31T01:24:35.109Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T01:24:35.370Z] ---> aebc8fa11bed [2022-03-31T01:24:35.370Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:24:35.370Z] ---> Running in e4376f6bd42c [2022-03-31T01:24:35.370Z] a227ed2f7395: Pull complete [2022-03-31T01:24:35.631Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:24:35.631Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-31T01:24:35.631Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-31T01:24:35.631Z] ---> b706a049f56e [2022-03-31T01:24:35.631Z] 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-31T01:24:35.631Z] ---> Running in c8ea8b5070a0 [2022-03-31T01:24:35.892Z] Removing intermediate container c8ea8b5070a0 [2022-03-31T01:24:35.892Z] ---> b585979998ed [2022-03-31T01:24:35.892Z] 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-31T01:24:35.892Z] ---> Running in 8d9008c5436c [2022-03-31T01:24:35.892Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-31T01:24:35.892Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-31T01:24:36.152Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T01:24:36.152Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-31T01:24:36.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:24:36.152Z] (5/9) Installing curl (7.80.0-r0) [2022-03-31T01:24:36.152Z] Removing intermediate container e4376f6bd42c [2022-03-31T01:24:36.152Z] ---> f5b05f1b1566 [2022-03-31T01:24:36.152Z] Step 8/23 : COPY . . [2022-03-31T01:24:36.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:24:36.410Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-31T01:24:36.410Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-31T01:24:36.410Z] (1/42) Installing readline (8.1.0-r0) [2022-03-31T01:24:36.410Z] (2/42) Installing bash (5.1.16-r0) [2022-03-31T01:24:36.410Z] Executing bash-5.1.16-r0.post-install [2022-03-31T01:24:36.410Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-31T01:24:36.410Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T01:24:36.410Z] (8/9) Installing libucontext (1.1-r0) [2022-03-31T01:24:36.410Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-31T01:24:36.670Z] (6/42) Installing curl (7.79.1-r0) [2022-03-31T01:24:36.670Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-31T01:24:36.670Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-31T01:24:36.670Z] (9/42) Installing expat (2.4.7-r0) [2022-03-31T01:24:36.670Z] (10/42) Installing libffi (3.3-r2) [2022-03-31T01:24:36.670Z] (11/42) Installing gdbm (1.19-r0) [2022-03-31T01:24:36.670Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-31T01:24:36.670Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T01:24:36.670Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T01:24:36.670Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-31T01:24:36.670Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-31T01:24:36.670Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-31T01:24:36.670Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-31T01:24:36.670Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T01:24:36.670Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T01:24:36.670Z] OK: 8 MiB in 23 packages [2022-03-31T01:24:36.928Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-31T01:24:36.928Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-31T01:24:36.928Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-31T01:24:36.928Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-31T01:24:36.928Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-31T01:24:36.928Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-31T01:24:36.928Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-31T01:24:37.189Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-31T01:24:37.189Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-31T01:24:37.189Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-31T01:24:37.189Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-31T01:24:37.189Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-31T01:24:37.189Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-31T01:24:37.189Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-31T01:24:37.189Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-31T01:24:37.189Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-31T01:24:37.189Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-31T01:24:37.189Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-31T01:24:37.189Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-31T01:24:37.189Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-31T01:24:37.189Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-31T01:24:37.189Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-31T01:24:37.189Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-31T01:24:37.189Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-31T01:24:37.189Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-31T01:24:37.448Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T01:24:37.448Z] OK: 84 MiB in 64 packages [2022-03-31T01:24:38.015Z] Collecting docker-compose==1.23.2 [2022-03-31T01:24:38.015Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-31T01:24:38.284Z] Collecting jsonschema<3,>=2.5.1 [2022-03-31T01:24:38.284Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-31T01:24:38.284Z] Collecting docopt<0.7,>=0.6.1 [2022-03-31T01:24:38.284Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-31T01:24:38.851Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-31T01:24:38.851Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-31T01:24:38.851Z] Collecting cached-property<2,>=1.2.0 [2022-03-31T01:24:38.851Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-31T01:24:39.178Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-31T01:24:39.178Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-31T01:24:39.440Z] Collecting docker<4.0,>=3.6.0 [2022-03-31T01:24:39.440Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-31T01:24:39.440Z] Removing intermediate container 075abee828fd [2022-03-31T01:24:39.440Z] ---> 86ddc42ccf33 [2022-03-31T01:24:39.440Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T01:24:39.440Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-31T01:24:39.440Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-31T01:24:39.440Z] 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-31T01:24:39.440Z] Collecting texttable<0.10,>=0.9.0 [2022-03-31T01:24:39.440Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-31T01:24:39.701Z] ---> 1ca70dff4d22 [2022-03-31T01:24:39.701Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-31T01:24:39.960Z] Collecting PyYAML<4,>=3.10 [2022-03-31T01:24:39.960Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-31T01:24:40.529Z] ---> 988d2533f65d [2022-03-31T01:24:40.529Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-31T01:24:40.529Z] Collecting docker-pycreds>=0.4.0 [2022-03-31T01:24:40.529Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-31T01:24:40.529Z] 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-31T01:24:40.529Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-31T01:24:40.790Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-31T01:24:40.790Z] Collecting idna<2.8,>=2.5 [2022-03-31T01:24:40.790Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-31T01:24:40.790Z] ---> 43d5dadcc2c8 [2022-03-31T01:24:40.790Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-31T01:24:40.790Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-31T01:24:40.790Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-31T01:24:40.790Z] ---> Running in 044efe75bb1e [2022-03-31T01:24:40.790Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-31T01:24:40.790Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-31T01:24:40.790Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-31T01:24:40.790Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-31T01:24:41.050Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-31T01:24:41.050Z] Attempting uninstall: urllib3 [2022-03-31T01:24:41.050Z] Found existing installation: urllib3 1.26.5 [2022-03-31T01:24:41.050Z] Uninstalling urllib3-1.26.5: [2022-03-31T01:24:41.050Z] Removing intermediate container 044efe75bb1e [2022-03-31T01:24:41.050Z] ---> c2c0de5c045e [2022-03-31T01:24:41.050Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T01:24:41.050Z] Successfully uninstalled urllib3-1.26.5 [2022-03-31T01:24:41.050Z] ---> Running in 3a32d9e36904 [2022-03-31T01:24:41.050Z] Attempting uninstall: idna [2022-03-31T01:24:41.050Z] Found existing installation: idna 3.2 [2022-03-31T01:24:41.050Z] Uninstalling idna-3.2: [2022-03-31T01:24:41.050Z] Successfully uninstalled idna-3.2 [2022-03-31T01:24:41.050Z] Removing intermediate container 3a32d9e36904 [2022-03-31T01:24:41.050Z] ---> 790ba3c193e7 [2022-03-31T01:24:41.050Z] Step 18/20 : LABEL arch=x86_64 [2022-03-31T01:24:41.342Z] ---> Running in 78bc76406932 [2022-03-31T01:24:41.342Z] Attempting uninstall: chardet [2022-03-31T01:24:41.342Z] Found existing installation: chardet 4.0.0 [2022-03-31T01:24:41.342Z] Removing intermediate container 78bc76406932 [2022-03-31T01:24:41.342Z] ---> 1f20c7fc54e7 [2022-03-31T01:24:41.342Z] Step 19/20 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:24:41.342Z] Uninstalling chardet-4.0.0: [2022-03-31T01:24:41.342Z] Successfully uninstalled chardet-4.0.0 [2022-03-31T01:24:41.601Z] ---> Running in 4abad9c335e0 [2022-03-31T01:24:41.601Z] Removing intermediate container 4abad9c335e0 [2022-03-31T01:24:41.601Z] ---> bf55286f6994 [2022-03-31T01:24:41.601Z] Step 20/20 : LABEL version=0.0.0 [2022-03-31T01:24:41.862Z] ---> Running in 754d2635faa6 [2022-03-31T01:24:41.862Z] Attempting uninstall: requests [2022-03-31T01:24:41.862Z] Found existing installation: requests 2.25.1 [2022-03-31T01:24:41.862Z] Uninstalling requests-2.25.1: [2022-03-31T01:24:41.862Z] ---> 14a159298f78 [2022-03-31T01:24:41.862Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-31T01:24:41.862Z] Successfully uninstalled requests-2.25.1 [2022-03-31T01:24:41.862Z] Removing intermediate container 754d2635faa6 [2022-03-31T01:24:41.862Z] ---> 3b4250855c4b [2022-03-31T01:24:41.862Z] [2022-03-31T01:24:41.862Z] ---> Running in 92465cde6309 [2022-03-31T01:24:41.862Z] Running setup.py install for texttable: started [2022-03-31T01:24:42.122Z] Successfully built 3b4250855c4b [2022-03-31T01:24:42.123Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-31T01:24:42.123Z]  Building security-spiffe-token-provider ... done 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-31T01:24:42.382Z] Running setup.py install for texttable: finished with status 'done' [2022-03-31T01:24:42.382Z] Running setup.py install for PyYAML: started [2022-03-31T01:24:42.641Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-31T01:24:42.641Z] Running setup.py install for docopt: started [2022-03-31T01:24:43.212Z] Running setup.py install for docopt: finished with status 'done' [2022-03-31T01:24:43.212Z] Running setup.py install for dockerpty: started [2022-03-31T01:24:43.474Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-31T01:24:43.726Z] 7b1c46037f91: Pull complete [2022-03-31T01:24:43.726Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-31T01:24:43.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T01:24:43.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T01:24:43.735Z] 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 [Pipeline] fileExists [Pipeline] sh [2022-03-31T01:24:44.094Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T01:24:44.094Z] WORKDIR /edgex [2022-03-31T01:24:44.094Z] COPY go.mod . [2022-03-31T01:24:44.094Z] RUN go mod download [2022-03-31T01:24:44.094Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-31T01:24:46.733Z] Sending build context to Docker daemon 169MB [2022-03-31T01:24:46.733Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T01:24:46.733Z] ---> f79e39bc4007 [2022-03-31T01:24:46.733Z] Step 2/4 : WORKDIR /edgex [2022-03-31T01:24:47.033Z] Removing intermediate container 8d9008c5436c [2022-03-31T01:24:47.033Z] ---> 754970cdc2e7 [2022-03-31T01:24:47.033Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-31T01:24:47.033Z] ---> Running in 85620840f3d9 [2022-03-31T01:24:47.033Z] Removing intermediate container 85620840f3d9 [2022-03-31T01:24:47.033Z] ---> 37f309d0db31 [2022-03-31T01:24:47.033Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-31T01:24:47.033Z] ---> Running in 9f729b27e0c1 [2022-03-31T01:24:47.033Z] Removing intermediate container 9f729b27e0c1 [2022-03-31T01:24:47.033Z] ---> bb56af0f8447 [2022-03-31T01:24:47.033Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-31T01:24:47.604Z] ---> fddc2422e8de [2022-03-31T01:24:47.604Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-31T01:24:47.863Z] ---> 01f8f8ecc1c2 [2022-03-31T01:24:47.863Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-31T01:24:48.122Z] ---> da53563f8b9a [2022-03-31T01:24:48.122Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-31T01:24:48.382Z] ---> Running in 7bff0e5c960a [2022-03-31T01:24:48.382Z] Removing intermediate container 7bff0e5c960a [2022-03-31T01:24:48.382Z] ---> c78d5c847ff1 [2022-03-31T01:24:48.382Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T01:24:48.382Z] ---> Running in 45bbf89992a3 [2022-03-31T01:24:48.641Z] Removing intermediate container 45bbf89992a3 [2022-03-31T01:24:48.641Z] ---> d84b1c276ece [2022-03-31T01:24:48.641Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T01:24:48.641Z] ---> Running in 50824a0a2e65 [2022-03-31T01:24:48.717Z] ---> Running in 64b4c22ef953 [2022-03-31T01:24:48.918Z] Removing intermediate container 50824a0a2e65 [2022-03-31T01:24:48.918Z] ---> 40c4d41413fc [2022-03-31T01:24:48.918Z] Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:24:48.918Z] ---> Running in 29ed5ebda535 [2022-03-31T01:24:48.991Z] Removing intermediate container 64b4c22ef953 [2022-03-31T01:24:48.991Z] ---> f674f52bf273 [2022-03-31T01:24:48.991Z] Step 3/4 : COPY go.mod . [2022-03-31T01:24:49.177Z] Removing intermediate container 29ed5ebda535 [2022-03-31T01:24:49.177Z] ---> cbce064b92d5 [2022-03-31T01:24:49.177Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T01:24:49.177Z] ---> Running in e5af01f4f16a [2022-03-31T01:24:49.177Z] Removing intermediate container e5af01f4f16a [2022-03-31T01:24:49.177Z] ---> 9039cdc58cc3 [2022-03-31T01:24:49.177Z] [2022-03-31T01:24:49.437Z] Successfully built 9039cdc58cc3 [2022-03-31T01:24:49.437Z] Successfully tagged sys-mgmt-agent:latest [2022-03-31T01:24:49.590Z] ---> 3dbf7eeba3e6 [2022-03-31T01:24:49.590Z] Step 4/4 : RUN go mod download [2022-03-31T01:24:49.875Z] ---> Running in 42291731e9cd [2022-03-31T01:25:01.655Z]  Building sys-mgmt-agent ... done Removing intermediate container 92465cde6309 [2022-03-31T01:25:01.656Z] ---> 099b3de8a5fe [2022-03-31T01:25:01.656Z] [2022-03-31T01:25:01.656Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T01:25:01.656Z] ---> 84b07dd2d1fd [2022-03-31T01:25:01.656Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-31T01:25:01.656Z] ---> Running in 656c0cddf11e [2022-03-31T01:25:01.656Z] Removing intermediate container 656c0cddf11e [2022-03-31T01:25:01.656Z] ---> e9526f30cf4b [2022-03-31T01:25:01.656Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-31T01:25:01.656Z] ---> Running in 37656f28c3c6 [2022-03-31T01:25:01.656Z] Removing intermediate container 37656f28c3c6 [2022-03-31T01:25:01.656Z] ---> 11c1290c5f40 [2022-03-31T01:25:01.656Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-31T01:25:01.656Z] ---> Running in 4b2d74c7d8c0 [2022-03-31T01:25:01.656Z] Removing intermediate container 4b2d74c7d8c0 [2022-03-31T01:25:01.656Z] ---> b1c1d93f1199 [2022-03-31T01:25:01.656Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:25:01.656Z] ---> Running in 41bc54676d27 [2022-03-31T01:25:01.656Z] Removing intermediate container 41bc54676d27 [2022-03-31T01:25:01.656Z] ---> dee3ea6d3ac4 [2022-03-31T01:25:01.656Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-31T01:25:01.656Z] ---> Running in 4d7fb1c6cacb [2022-03-31T01:25:01.922Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T01:25:02.861Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T01:25:03.121Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-31T01:25:03.121Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T01:25:03.121Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-31T01:25:03.381Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T01:25:03.381Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-31T01:25:03.381Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-31T01:25:03.644Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T01:25:03.644Z] OK: 8 MiB in 20 packages [2022-03-31T01:25:03.905Z] Removing intermediate container 4d7fb1c6cacb [2022-03-31T01:25:03.905Z] ---> 66f963fbf054 [2022-03-31T01:25:03.905Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T01:25:04.166Z] ---> 3d51f4da4726 [2022-03-31T01:25:04.166Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-31T01:25:04.735Z] ---> 75a6def8e837 [2022-03-31T01:25:04.735Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-31T01:25:04.735Z] ---> 8706e83f8320 [2022-03-31T01:25:04.735Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-31T01:25:04.735Z] ---> Running in 799e43870a77 [2022-03-31T01:25:04.995Z] Removing intermediate container 799e43870a77 [2022-03-31T01:25:04.995Z] ---> 8b93f33e28a9 [2022-03-31T01:25:04.995Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T01:25:04.995Z] ---> Running in 8fe3bcee71ad [2022-03-31T01:25:04.995Z] Removing intermediate container 8fe3bcee71ad [2022-03-31T01:25:04.995Z] ---> cfe31ce1b379 [2022-03-31T01:25:04.995Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T01:25:04.995Z] ---> Running in 887052b0c919 [2022-03-31T01:25:05.256Z] Removing intermediate container 887052b0c919 [2022-03-31T01:25:05.256Z] ---> cb059c2e42c1 [2022-03-31T01:25:05.256Z] Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:25:05.256Z] ---> Running in b3e4656aca90 [2022-03-31T01:25:05.256Z] Removing intermediate container b3e4656aca90 [2022-03-31T01:25:05.256Z] ---> 9d403c3c006d [2022-03-31T01:25:05.256Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T01:25:05.516Z] ---> Running in 79fe8f9d729a [2022-03-31T01:25:05.516Z] Removing intermediate container 79fe8f9d729a [2022-03-31T01:25:05.516Z] ---> fab0584fddf3 [2022-03-31T01:25:05.516Z] [2022-03-31T01:25:05.516Z] Successfully built fab0584fddf3 [2022-03-31T01:25:05.516Z] Successfully tagged core-data:latest [2022-03-31T01:25:05.785Z]  Building core-data ... done  [Pipeline] } [2022-03-31T01:25:05.794Z] $ docker stop --time=1 18504f9cb43b3e4cc41b121afd28518c2dbdd80397ba49ed2a23a734c8ec4767 [2022-03-31T01:25:07.085Z] $ docker rm -f 18504f9cb43b3e4cc41b121afd28518c2dbdd80397ba49ed2a23a734c8ec4767 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T01:25:07.442Z] + docker images [2022-03-31T01:25:07.443Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-31T01:25:07.443Z] core-data latest fab0584fddf3 2 seconds ago 35.9MB [2022-03-31T01:25:07.443Z] 099b3de8a5fe 8 seconds ago 1.65GB [2022-03-31T01:25:07.443Z] sys-mgmt-agent latest 9039cdc58cc3 18 seconds ago 305MB [2022-03-31T01:25:07.443Z] security-spiffe-token-provider latest 3b4250855c4b 26 seconds ago 28.5MB [2022-03-31T01:25:07.443Z] security-spire-server latest 2c6b2b72383e 34 seconds ago 82.9MB [2022-03-31T01:25:07.443Z] 79b901db13ba 35 seconds ago 1.61GB [2022-03-31T01:25:07.443Z] 881101d08b86 36 seconds ago 1.61GB [2022-03-31T01:25:07.443Z] security-secretstore-setup latest 912fef80495b 37 seconds ago 42.1MB [2022-03-31T01:25:07.443Z] security-spire-agent latest a66d1f07962b 41 seconds ago 119MB [2022-03-31T01:25:07.443Z] security-proxy-setup latest 730f4b1221cc 46 seconds ago 43.4MB [2022-03-31T01:25:07.443Z] 858e3404a3e8 53 seconds ago 1.63GB [2022-03-31T01:25:07.443Z] 0788001053f8 56 seconds ago 1.61GB [2022-03-31T01:25:07.443Z] 6cb2d1ade4fd 58 seconds ago 1.63GB [2022-03-31T01:25:07.443Z] core-metadata latest 3d0e3c518ecc About a minute ago 26.1MB [2022-03-31T01:25:07.443Z] 28e3324705b6 About a minute ago 1.62GB [2022-03-31T01:25:07.443Z] security-bootstrapper latest 0576f54a73b6 About a minute ago 24.3MB [2022-03-31T01:25:07.443Z] support-scheduler latest 4220f48dd4e8 About a minute ago 26MB [2022-03-31T01:25:07.443Z] support-notifications latest dfdcd7a6567c About a minute ago 26.6MB [2022-03-31T01:25:07.443Z] core-command latest a5399f30cef1 About a minute ago 24.5MB [2022-03-31T01:25:07.443Z] 89cd1a65a27e About a minute ago 1.61GB [2022-03-31T01:25:07.443Z] 30be81426691 About a minute ago 1.62GB [2022-03-31T01:25:07.443Z] 4860ea685139 About a minute ago 1.62GB [2022-03-31T01:25:07.443Z] 0159badf543d About a minute ago 1.61GB [2022-03-31T01:25:07.443Z] security-spire-config latest bdc2a185186a 2 minutes ago 82.2MB [2022-03-31T01:25:07.443Z] 5f553e9804ff 2 minutes ago 1.61GB [2022-03-31T01:25:07.443Z] ci-base-image-x86_64 latest a065934d40bc 5 minutes ago 896MB [2022-03-31T01:25:07.443Z] alpine 3.14 84b07dd2d1fd 2 days ago 5.59MB [2022-03-31T01:25:07.443Z] alpine 3.15 76c8fb57b6fc 2 days ago 5.57MB [2022-03-31T01:25:07.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB [2022-03-31T01:25:07.443Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-31T01:25:07.443Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-31T01:25:07.443Z] 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-31T01:25:22.608Z] Still waiting to schedule task [2022-03-31T01:25:22.609Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-31T01:25:46.533Z] Removing intermediate container 42291731e9cd [2022-03-31T01:25:46.533Z] ---> 9be2610c99fd [2022-03-31T01:25:46.533Z] Successfully built 9be2610c99fd [2022-03-31T01:25:46.533Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T01:25:46.885Z] + docker inspect -f . ci-base-image-arm64 [2022-03-31T01:25:46.885Z] . [Pipeline] withDockerContainer [2022-03-31T01:25:47.165Z] prd-ubuntu20.04-docker-arm64-4c-16g-9535 does not seem to be running inside a container [2022-03-31T01:25:47.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-31T01:25:48.817Z] $ docker top 911f1d89d85fc77a2e835540383c8f97fe9fc3766f6670a8180cfe20987bb3c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T01:25:49.817Z] + go version [2022-03-31T01:25:49.817Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-31T01:25:49.844Z] $ docker stop --time=1 911f1d89d85fc77a2e835540383c8f97fe9fc3766f6670a8180cfe20987bb3c1 [2022-03-31T01:25:51.572Z] $ docker rm -f 911f1d89d85fc77a2e835540383c8f97fe9fc3766f6670a8180cfe20987bb3c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T01:25:52.217Z] + docker inspect -f . ci-base-image-arm64 [2022-03-31T01:25:52.217Z] . [Pipeline] withDockerContainer [2022-03-31T01:25:52.476Z] prd-ubuntu20.04-docker-arm64-4c-16g-9535 does not seem to be running inside a container [2022-03-31T01:25:52.562Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-31T01:25:54.010Z] $ docker top 2aea8d2fb7aa20520f23df379c8ae87e54d9e942d72563220363b0758fbf22cf -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-31T01:25:54.301Z] ========================================================= [2022-03-31T01:25:54.301Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-31T01:25:54.301Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T01:25:54.972Z] + make test [2022-03-31T01:25:54.972Z] go mod tidy -compat=1.17 [2022-03-31T01:25:55.971Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-31T01:26:04.050Z] Running on prd-ubuntu18.04-docker-8c-8g-9536 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws [2022-03-31T01:26:04.060Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2022-03-31T01:26:04.135Z] The recommended git tool is: git [2022-03-31T01:26:05.704Z] using credential edgex-jenkins-ssh [2022-03-31T01:26:05.719Z] Cloning the remote Git repository [2022-03-31T01:26:05.744Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-31T01:26:05.778Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2022-03-31T01:26:05.801Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T01:26:05.801Z] > git --version # timeout=10 [2022-03-31T01:26:05.806Z] > git --version # 'git version 2.17.1' [2022-03-31T01:26:05.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T01:26:05.858Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T01:26:10.956Z] Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:26:11.070Z] Merge succeeded, producing 243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:26:11.071Z] Checking out Revision 243ad5ab77529b2d45c88b8c55ff2b255c6633ba (PR-3926) [2022-03-31T01:26:10.275Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T01:26:10.282Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T01:26:10.293Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T01:26:10.307Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T01:26:10.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T01:26:10.314Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-31T01:26:10.968Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T01:26:10.975Z] > git checkout -f 243ad5ab77529b2d45c88b8c55ff2b255c6633ba # timeout=10 [2022-03-31T01:26:11.036Z] > git remote # timeout=10 [2022-03-31T01:26:11.044Z] > git config --get remote.origin.url # timeout=10 [2022-03-31T01:26:11.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T01:26:11.055Z] > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 [2022-03-31T01:26:11.065Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-31T01:26:11.076Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T01:26:11.082Z] > git checkout -f 243ad5ab77529b2d45c88b8c55ff2b255c6633ba # timeout=10 [2022-03-31T01:26:14.588Z] Commit message: "feat(metadata): implement PATCH device profile basic info API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T01:26:15.245Z] + echo snap-build.sh [2022-03-31T01:26:15.245Z] snap-build.sh [2022-03-31T01:26:15.245Z] + SNAP_BASE_DIR=. [2022-03-31T01:26:15.245Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2022-03-31T01:26:15.245Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2022-03-31T01:26:15.245Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2022-03-31T01:26:15.245Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2022-03-31T01:26:15.245Z] + cd /w/workspace/edgex-go/7 [2022-03-31T01:26:15.245Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-31T01:26:15.245Z] Reading package lists... [2022-03-31T01:26:15.245Z] Building dependency tree... [2022-03-31T01:26:15.245Z] Reading state information... [2022-03-31T01:26:15.245Z] The following packages were automatically installed and are no longer required: [2022-03-31T01:26:15.245Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-31T01:26:15.245Z] uidmap xdelta3 [2022-03-31T01:26:15.245Z] Use 'sudo apt autoremove' to remove them. [2022-03-31T01:26:15.245Z] The following packages will be REMOVED: [2022-03-31T01:26:15.245Z] lxd* lxd-client* [2022-03-31T01:26:15.245Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-31T01:26:15.506Z] After this operation, 31.7 MB disk space will be freed. [2022-03-31T01:26:16.026Z] (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-31T01:26:16.026Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T01:26:16.968Z] Removing lxd dnsmasq configuration [2022-03-31T01:26:16.968Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T01:26:16.968Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-31T01:26:17.911Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-31T01:26:17.911Z] (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-31T01:26:17.911Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T01:26:19.298Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-31T01:26:19.298Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-31T01:26:19.872Z] + sudo snap remove --purge lxd [2022-03-31T01:26:19.872Z] snap "lxd" is not installed [2022-03-31T01:26:19.872Z] + sudo groupadd --force --system lxd [2022-03-31T01:26:19.872Z] ++ whoami [2022-03-31T01:26:19.872Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-31T01:26:19.872Z] + newgrp - lxd [2022-03-31T01:26:20.133Z] + sudo snap install lxd [2022-03-31T01:26:28.301Z] 2022-03-31T01:26:24Z INFO Waiting for automatic snapd restart... [2022-03-31T01:26:35.044Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-31T01:26:43.223Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-31T01:26:43.223Z] + sudo lxd init --auto [2022-03-31T01:26:53.227Z] + sudo snap install --classic snapcraft [2022-03-31T01:26:57.431Z] snapcraft 6.1 from Canonical* installed [2022-03-31T01:26:57.431Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-31T01:26:57.431Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-31T01:26:57.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T01:26:57.431Z] Dload Upload Total Spent Left Speed [2022-03-31T01:26:57.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4537 0 --:--:-- --:--:-- --:--:-- 4537 [2022-03-31T01:26:57.431Z] 78 3325k 78 2597k 0 0 7918k 0 --:--:-- --:--:-- --:--:-- 7918k 100 3325k 100 3325k 0 0 9925k 0 --:--:-- --:--:-- --:--:-- 101M [2022-03-31T01:26:57.431Z] ./yq_linux_amd64 [2022-03-31T01:26:57.431Z] + sudo snapcraft prime --use-lxd [2022-03-31T01:26:59.354Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-31T01:26:59.354Z] 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-31T01:26:59.354Z] - README.md [2022-03-31T01:26:59.354Z] [2022-03-31T01:26:59.354Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-31T01:26:59.615Z] Launching a container. [2022-03-31T01:27:09.619Z] Waiting for container to be ready [2022-03-31T01:27:10.192Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-31T01:27:10.192Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-31T01:27:10.192Z] [2022-03-31T01:27:14.395Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-31T01:27:15.338Z] Waiting for network to be ready... [2022-03-31T01:27:15.910Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-31T01:27:15.910Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-31T01:27:16.484Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-31T01:27:16.484Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1367 kB] [2022-03-31T01:27:16.484Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-31T01:27:16.747Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-31T01:27:16.747Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [237 kB] [2022-03-31T01:27:16.747Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-31T01:27:16.747Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-31T01:27:16.747Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [845 kB] [2022-03-31T01:27:16.747Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-31T01:27:16.747Z] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-31T01:27:16.747Z] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-31T01:27:16.747Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-31T01:27:16.747Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-31T01:27:16.747Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [120 kB] [2022-03-31T01:27:16.747Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-31T01:27:17.009Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-31T01:27:17.270Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-31T01:27:17.270Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1694 kB] [2022-03-31T01:27:17.270Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [318 kB] [2022-03-31T01:27:17.270Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-31T01:27:17.270Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-31T01:27:17.270Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [903 kB] [2022-03-31T01:27:17.270Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [129 kB] [2022-03-31T01:27:17.270Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] [2022-03-31T01:27:17.531Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-03-31T01:27:19.460Z] Fetched 23.6 MB in 4s (5913 kB/s) [2022-03-31T01:27:20.401Z] Reading package lists... [2022-03-31T01:27:20.401Z] Reading package lists... [2022-03-31T01:27:20.663Z] Building dependency tree... [2022-03-31T01:27:20.663Z] Reading state information... [2022-03-31T01:27:20.663Z] The following additional packages will be installed: [2022-03-31T01:27:20.663Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-31T01:27:20.663Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-31T01:27:20.663Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-31T01:27:20.663Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-31T01:27:20.663Z] Suggested packages: [2022-03-31T01:27:20.663Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-31T01:27:20.663Z] Recommended packages: [2022-03-31T01:27:20.663Z] gnupg libsasl2-modules [2022-03-31T01:27:20.663Z] The following NEW packages will be installed: [2022-03-31T01:27:20.663Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-31T01:27:20.663Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-31T01:27:20.663Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-31T01:27:20.663Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-31T01:27:20.663Z] The following packages will be upgraded: [2022-03-31T01:27:20.663Z] gpg gpg-agent gpgconf libudev1 [2022-03-31T01:27:20.663Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-31T01:27:20.663Z] Need to get 3859 kB of archives. [2022-03-31T01:27:20.663Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-31T01:27:20.663Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-31T01:27:20.663Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-31T01:27:20.924Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-31T01:27:20.924Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-31T01:27:20.924Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-31T01:27:20.924Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-31T01:27:20.924Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-31T01:27:20.924Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-31T01:27:20.924Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-31T01:27:20.924Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-31T01:27:20.924Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-31T01:27:20.924Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-31T01:27:20.924Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-31T01:27:20.924Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-31T01:27:20.924Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-31T01:27:20.924Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-31T01:27:20.924Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-31T01:27:20.924Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-31T01:27:20.924Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-31T01:27:20.924Z] 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-31T01:27:20.924Z] 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-31T01:27:20.924Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-31T01:27:21.186Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T01:27:21.186Z] Fetched 3859 kB in 0s (14.1 MB/s) [2022-03-31T01:27:21.186Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-31T01:27:21.186Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T01:27:21.186Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T01:27:21.186Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T01:27:21.186Z] Selecting previously unselected package udev. [2022-03-31T01:27:21.186Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-31T01:27:21.186Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T01:27:21.186Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-31T01:27:21.447Z] Selecting previously unselected package libfuse2:amd64. [2022-03-31T01:27:21.447Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-31T01:27:21.447Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-31T01:27:21.447Z] Selecting previously unselected package fuse. [2022-03-31T01:27:21.447Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-31T01:27:21.447Z] Unpacking fuse (2.9.9-3) ... [2022-03-31T01:27:21.447Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T01:27:21.447Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T01:27:21.709Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T01:27:21.709Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T01:27:21.709Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T01:27:21.709Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T01:27:21.709Z] Selecting previously unselected package libksba8:amd64. [2022-03-31T01:27:21.709Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-31T01:27:21.709Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-31T01:27:21.709Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-31T01:27:21.709Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T01:27:21.709Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T01:27:21.971Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-31T01:27:21.971Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T01:27:21.971Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T01:27:21.971Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-31T01:27:21.971Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T01:27:21.971Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T01:27:21.971Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-31T01:27:21.971Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T01:27:21.971Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T01:27:21.971Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-31T01:27:21.971Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T01:27:21.971Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T01:27:21.971Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-31T01:27:21.971Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T01:27:21.971Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T01:27:22.232Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-31T01:27:22.232Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T01:27:22.232Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T01:27:22.232Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-31T01:27:22.232Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T01:27:22.232Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T01:27:22.232Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-31T01:27:22.232Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T01:27:22.232Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T01:27:22.232Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-31T01:27:22.232Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-31T01:27:22.232Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T01:27:22.232Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-31T01:27:22.232Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-31T01:27:22.232Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T01:27:22.494Z] Selecting previously unselected package libldap-common. [2022-03-31T01:27:22.494Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-31T01:27:22.494Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T01:27:22.494Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-31T01:27:22.494Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-31T01:27:22.494Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T01:27:22.494Z] Selecting previously unselected package dirmngr. [2022-03-31T01:27:22.494Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T01:27:22.494Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-31T01:27:22.494Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-31T01:27:22.494Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-31T01:27:22.494Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T01:27:22.494Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T01:27:22.756Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-31T01:27:23.021Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-31T01:27:23.283Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T01:27:23.283Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T01:27:23.283Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-31T01:27:23.283Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-31T01:27:23.283Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T01:27:23.283Z] Setting up fuse (2.9.9-3) ... [2022-03-31T01:27:23.283Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-31T01:27:23.894Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T01:27:23.894Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T01:27:23.894Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T01:27:23.894Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T01:27:23.894Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T01:27:23.894Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T01:27:23.894Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T01:27:23.894Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T01:27:23.894Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-31T01:27:23.894Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-31T01:27:23.894Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-31T01:27:24.157Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-31T01:27:24.417Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-31T01:27:24.417Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-31T01:27:24.417Z] units). This means they are not meant to be enabled using systemctl. [2022-03-31T01:27:24.417Z] [2022-03-31T01:27:24.417Z] Possible reasons for having this kind of units are: [2022-03-31T01:27:24.417Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-31T01:27:24.417Z] .wants/ or .requires/ directory. [2022-03-31T01:27:24.417Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-31T01:27:24.417Z] a requirement dependency on it. [2022-03-31T01:27:24.417Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-31T01:27:24.417Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-31T01:27:24.417Z] • In case of template units, the unit is meant to be enabled with some [2022-03-31T01:27:24.417Z] instance name specified. [2022-03-31T01:27:24.678Z] Reading package lists... [2022-03-31T01:27:24.941Z] Building dependency tree... [2022-03-31T01:27:24.941Z] Reading state information... [2022-03-31T01:27:24.941Z] The following additional packages will be installed: [2022-03-31T01:27:24.941Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-31T01:27:24.941Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-31T01:27:24.941Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-31T01:27:24.941Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-31T01:27:24.941Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-31T01:27:24.941Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-31T01:27:24.941Z] Suggested packages: [2022-03-31T01:27:24.941Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-31T01:27:24.941Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-31T01:27:24.941Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-31T01:27:24.941Z] systemd-container policykit-1 [2022-03-31T01:27:24.941Z] Recommended packages: [2022-03-31T01:27:24.941Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-31T01:27:25.206Z] The following NEW packages will be installed: [2022-03-31T01:27:25.206Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-31T01:27:25.206Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-31T01:27:25.206Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-31T01:27:25.206Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-31T01:27:25.206Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-31T01:27:25.206Z] The following packages will be upgraded: [2022-03-31T01:27:25.206Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-31T01:27:25.206Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-31T01:27:25.206Z] Need to get 46.5 MB of archives. [2022-03-31T01:27:25.206Z] After this operation, 181 MB of additional disk space will be used. [2022-03-31T01:27:25.206Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-31T01:27:25.206Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-31T01:27:25.466Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-31T01:27:25.466Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-31T01:27:25.466Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-31T01:27:25.466Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-31T01:27:25.728Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-31T01:27:25.728Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-31T01:27:25.728Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-31T01:27:25.728Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-31T01:27:25.988Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-31T01:27:25.988Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-31T01:27:25.988Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-31T01:27:25.988Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-31T01:27:25.988Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-31T01:27:25.988Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-31T01:27:26.247Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-31T01:27:26.247Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-03-31T01:27:26.247Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-31T01:27:26.247Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-03-31T01:27:26.247Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-03-31T01:27:26.247Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-03-31T01:27:26.247Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-31T01:27:26.247Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-31T01:27:26.247Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-31T01:27:26.248Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-31T01:27:26.248Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-31T01:27:26.248Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-31T01:27:26.248Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-31T01:27:26.507Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-31T01:27:26.507Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-31T01:27:26.507Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-31T01:27:26.507Z] 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-31T01:27:27.448Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T01:27:27.708Z] Fetched 46.5 MB in 2s (19.4 MB/s) [2022-03-31T01:27:27.708Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-31T01:27:27.708Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T01:27:27.708Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T01:27:27.708Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T01:27:27.708Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T01:27:27.968Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T01:27:27.968Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T01:27:28.539Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T01:27:28.539Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T01:27:28.539Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T01:27:28.539Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-31T01:27:28.539Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-31T01:27:28.539Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T01:27:28.539Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T01:27:28.802Z] Selecting previously unselected package libexpat1:amd64. [2022-03-31T01:27:28.802Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-31T01:27:28.802Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-31T01:27:28.802Z] Selecting previously unselected package python3.8-minimal. [2022-03-31T01:27:28.802Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T01:27:28.802Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T01:27:29.065Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T01:27:29.065Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-31T01:27:29.065Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T01:27:29.636Z] Selecting previously unselected package python3-minimal. [2022-03-31T01:27:29.636Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-31T01:27:29.636Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T01:27:29.636Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-31T01:27:29.636Z] Selecting previously unselected package mime-support. [2022-03-31T01:27:29.636Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-31T01:27:29.636Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-31T01:27:29.636Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-31T01:27:29.636Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-31T01:27:29.636Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-31T01:27:29.636Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-31T01:27:29.636Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T01:27:29.636Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T01:27:29.896Z] Selecting previously unselected package python3.8. [2022-03-31T01:27:29.896Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T01:27:29.896Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T01:27:29.896Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-31T01:27:29.896Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T01:27:29.896Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-31T01:27:29.896Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-31T01:27:30.158Z] Selecting previously unselected package python3. [2022-03-31T01:27:30.158Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-31T01:27:30.158Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T01:27:30.158Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-31T01:27:30.158Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-31T01:27:30.158Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T01:27:30.158Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-31T01:27:30.158Z] Selecting previously unselected package dbus. [2022-03-31T01:27:30.158Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T01:27:30.158Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-31T01:27:30.420Z] Selecting previously unselected package libbsd0:amd64. [2022-03-31T01:27:30.420Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-31T01:27:30.420Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-31T01:27:30.420Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-31T01:27:30.420Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T01:27:30.420Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T01:27:30.420Z] Selecting previously unselected package sudo. [2022-03-31T01:27:30.420Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-31T01:27:30.420Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-31T01:27:30.420Z] Selecting previously unselected package apparmor. [2022-03-31T01:27:30.420Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-31T01:27:30.420Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-31T01:27:30.682Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-31T01:27:30.682Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-31T01:27:30.682Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-31T01:27:30.682Z] Selecting previously unselected package libedit2:amd64. [2022-03-31T01:27:30.682Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-31T01:27:30.682Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-31T01:27:30.682Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-31T01:27:30.682Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-31T01:27:30.682Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-31T01:27:30.682Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-31T01:27:30.682Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T01:27:30.682Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:27:30.945Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-31T01:27:30.945Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T01:27:30.945Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:27:30.945Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-31T01:27:30.945Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-31T01:27:30.945Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-31T01:27:30.945Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-31T01:27:30.945Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T01:27:30.945Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:27:30.945Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-31T01:27:30.945Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T01:27:30.945Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:27:30.945Z] Selecting previously unselected package openssh-client. [2022-03-31T01:27:30.945Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-31T01:27:31.205Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-31T01:27:31.206Z] Selecting previously unselected package dbus-user-session. [2022-03-31T01:27:31.206Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T01:27:31.206Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-31T01:27:31.206Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-31T01:27:31.206Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-31T01:27:31.206Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-31T01:27:31.206Z] Selecting previously unselected package squashfs-tools. [2022-03-31T01:27:31.206Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-31T01:27:31.206Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-31T01:27:31.206Z] Selecting previously unselected package snapd. [2022-03-31T01:27:31.206Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-31T01:27:31.467Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-31T01:27:34.772Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-31T01:27:34.772Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-31T01:27:34.772Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-31T01:27:34.772Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-31T01:27:34.772Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:27:34.772Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-31T01:27:34.772Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-31T01:27:34.772Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-31T01:27:34.772Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:27:34.772Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:27:34.772Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-31T01:27:34.772Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T01:27:34.772Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-31T01:27:34.772Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T01:27:35.345Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-31T01:27:35.345Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-31T01:27:35.345Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-31T01:27:35.345Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-31T01:27:35.345Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-31T01:27:35.345Z] running python rtupdate hooks for python3.8... [2022-03-31T01:27:35.345Z] running python post-rtupdate hooks for python3.8... [2022-03-31T01:27:35.345Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-31T01:27:36.288Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-31T01:27:36.549Z] Reloading AppArmor profiles [2022-03-31T01:27:36.549Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:27:36.549Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-31T01:27:36.810Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-31T01:27:37.071Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-31T01:27:37.071Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-31T01:27:37.071Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-31T01:27:37.071Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-31T01:27:38.985Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-31T01:27:38.985Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T01:27:38.985Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-31T01:27:38.985Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-31T01:27:38.985Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-31T01:27:39.246Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-31T01:27:39.509Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-31T01:27:39.772Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-31T01:27:40.033Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-31T01:27:40.033Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-31T01:27:40.293Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-31T01:27:40.553Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-31T01:27:40.814Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-31T01:27:40.814Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-31T01:27:41.074Z] /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-31T01:27:41.074Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-31T01:27:42.015Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-31T01:27:42.015Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-31T01:27:42.015Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-31T01:27:43.216Z] Reading package lists... [2022-03-31T01:27:43.216Z] Reading package lists... [2022-03-31T01:27:43.216Z] Building dependency tree... [2022-03-31T01:27:43.216Z] Reading state information... [2022-03-31T01:27:43.475Z] Calculating upgrade... [2022-03-31T01:27:43.475Z] The following packages will be upgraded: [2022-03-31T01:27:43.475Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-31T01:27:43.475Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-31T01:27:43.475Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-31T01:27:43.475Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-31T01:27:43.475Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-31T01:27:43.475Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-31T01:27:43.475Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-31T01:27:43.475Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-31T01:27:43.475Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-31T01:27:43.475Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-31T01:27:43.475Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-31T01:27:43.475Z] xz-utils zlib1g [2022-03-31T01:27:43.475Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T01:27:43.475Z] Need to get 65.7 MB of archives. [2022-03-31T01:27:43.475Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-31T01:27:43.475Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-31T01:27:43.475Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-31T01:27:43.736Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-31T01:27:43.736Z] 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-31T01:27:43.736Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-31T01:27:43.736Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-31T01:27:43.736Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-31T01:27:43.736Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-31T01:27:43.736Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-31T01:27:43.736Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-31T01:27:43.736Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-03-31T01:27:43.736Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-31T01:27:43.736Z] 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-31T01:27:43.736Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-31T01:27:43.736Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-31T01:27:43.736Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-31T01:27:43.736Z] 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-31T01:27:43.736Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-31T01:27:43.736Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-31T01:27:43.736Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-31T01:27:43.736Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-31T01:27:43.736Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-31T01:27:43.736Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-31T01:27:43.736Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-31T01:27:43.736Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-31T01:27:43.736Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-31T01:27:43.736Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-31T01:27:43.736Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-31T01:27:43.736Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-31T01:27:43.736Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-31T01:27:43.736Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-31T01:27:43.736Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-31T01:27:43.736Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-31T01:27:43.998Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-31T01:27:43.998Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-31T01:27:43.998Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-31T01:27:43.998Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-31T01:27:43.998Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-31T01:27:43.998Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-03-31T01:27:43.998Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-31T01:27:43.998Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-31T01:27:43.998Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-31T01:27:43.998Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-31T01:27:43.998Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-31T01:27:43.998Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-31T01:27:43.998Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-31T01:27:43.998Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-31T01:27:43.998Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-31T01:27:43.998Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-31T01:27:43.998Z] 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-31T01:27:43.998Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-31T01:27:43.998Z] 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-31T01:27:43.998Z] 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-31T01:27:43.998Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-31T01:27:43.998Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-31T01:27:43.998Z] 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-31T01:27:43.998Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-31T01:27:43.998Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-31T01:27:43.998Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-31T01:27:43.998Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-31T01:27:43.998Z] 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-31T01:27:43.998Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-31T01:27:43.998Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-31T01:27:43.998Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-31T01:27:43.998Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-31T01:27:43.998Z] 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-31T01:27:43.998Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-31T01:27:43.998Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-31T01:27:43.998Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-31T01:27:43.998Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-31T01:27:43.998Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-31T01:27:43.998Z] 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-31T01:27:44.259Z] 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-31T01:27:44.259Z] 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-31T01:27:44.259Z] 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-31T01:27:44.259Z] 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-31T01:27:44.259Z] 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-31T01:27:44.828Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T01:27:44.828Z] Fetched 65.7 MB in 1s (83.2 MB/s) [2022-03-31T01:27:44.828Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-31T01:27:44.828Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T01:27:44.828Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T01:27:45.089Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T01:27:45.089Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T01:27:45.089Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-03-31T01:27:45.089Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-03-31T01:27:45.351Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T01:27:45.351Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T01:27:45.616Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T01:27:45.616Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T01:27:45.616Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T01:27:45.876Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T01:27:45.876Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T01:27:45.876Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T01:27:45.876Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T01:27:45.876Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T01:27:46.139Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T01:27:46.139Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T01:27:46.139Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T01:27:46.139Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T01:27:46.139Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T01:27:46.139Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T01:27:46.139Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T01:27:46.139Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T01:27:46.139Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T01:27:46.400Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T01:27:46.400Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T01:27:46.400Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T01:27:46.400Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T01:27:46.400Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T01:27:46.400Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T01:27:46.400Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T01:27:46.400Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T01:27:46.661Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T01:27:46.661Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T01:27:46.661Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T01:27:47.231Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-31T01:27:47.231Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T01:27:47.231Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-31T01:27:47.231Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-31T01:27:47.231Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-31T01:27:47.231Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-31T01:27:47.492Z] Setting up base-files (11ubuntu5.5) ... [2022-03-31T01:27:47.492Z] Installing new version of config file /etc/issue ... [2022-03-31T01:27:47.492Z] Installing new version of config file /etc/issue.net ... [2022-03-31T01:27:47.492Z] Installing new version of config file /etc/lsb-release ... [2022-03-31T01:27:47.752Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-31T01:27:48.012Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-31T01:27:48.012Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-31T01:27:48.012Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-31T01:27:48.012Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:48.012Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-31T01:27:48.012Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-31T01:27:48.272Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-31T01:27:48.272Z] 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-31T01:27:48.272Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:48.272Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T01:27:48.272Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-31T01:27:48.272Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-31T01:27:48.272Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:48.272Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-31T01:27:48.531Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-31T01:27:48.531Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-31T01:27:48.531Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:48.531Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T01:27:48.531Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T01:27:49.469Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T01:27:49.469Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T01:27:49.469Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T01:27:49.469Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T01:27:49.729Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-31T01:27:49.729Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:49.729Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-31T01:27:49.729Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T01:27:49.990Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-03-31T01:27:49.990Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-31T01:27:50.249Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-03-31T01:27:50.250Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:50.250Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-31T01:27:50.250Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-31T01:27:50.250Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-31T01:27:50.250Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:50.250Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T01:27:50.250Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T01:27:50.510Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T01:27:50.510Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:50.510Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T01:27:50.510Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T01:27:50.510Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T01:27:50.510Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:50.510Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T01:27:50.510Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T01:27:50.510Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T01:27:50.510Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T01:27:50.771Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T01:27:50.771Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:50.771Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T01:27:50.771Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T01:27:50.771Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T01:27:50.771Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:50.771Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T01:27:50.771Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T01:27:51.031Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T01:27:51.031Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T01:27:51.292Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-31T01:27:51.552Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-31T01:27:52.122Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-31T01:27:52.122Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:52.122Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T01:27:52.122Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T01:27:52.122Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T01:27:52.381Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:52.381Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-31T01:27:52.381Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-31T01:27:52.381Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-31T01:27:52.381Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:52.381Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-31T01:27:52.381Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-31T01:27:52.381Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-31T01:27:52.643Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:52.643Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-31T01:27:52.643Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-31T01:27:52.643Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-31T01:27:52.643Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:52.643Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-31T01:27:52.643Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-31T01:27:52.643Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-31T01:27:52.904Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:52.905Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-31T01:27:52.905Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-31T01:27:52.905Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-31T01:27:52.905Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:52.905Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T01:27:52.905Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T01:27:53.166Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-31T01:27:53.166Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:53.166Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-31T01:27:53.166Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-31T01:27:53.166Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-31T01:27:53.166Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:53.166Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-31T01:27:53.166Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-31T01:27:53.166Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-31T01:27:53.427Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:53.428Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-31T01:27:53.428Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-31T01:27:53.428Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-31T01:27:53.428Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:53.428Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-31T01:27:53.428Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-31T01:27:53.428Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-31T01:27:53.689Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:53.689Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-31T01:27:53.689Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-31T01:27:53.689Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-31T01:27:53.689Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:53.689Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-31T01:27:53.689Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-31T01:27:53.689Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-31T01:27:53.948Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:53.948Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-31T01:27:53.948Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-31T01:27:54.210Z] Setting up apt (2.0.6) ... [2022-03-31T01:27:54.781Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-31T01:27:54.781Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:54.781Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T01:27:54.781Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T01:27:55.042Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-31T01:27:55.042Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T01:27:55.042Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T01:27:55.042Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T01:27:55.042Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-31T01:27:55.042Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-31T01:27:55.042Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T01:27:55.304Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T01:27:55.304Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-31T01:27:55.304Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T01:27:55.304Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T01:27:55.304Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T01:27:55.563Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-31T01:27:55.563Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T01:27:55.563Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-31T01:27:55.824Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T01:27:55.824Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-31T01:27:55.824Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-31T01:27:55.824Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-31T01:27:56.085Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T01:27:56.085Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-31T01:27:56.085Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-31T01:27:56.085Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-31T01:27:56.085Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-31T01:27:56.346Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-31T01:27:56.346Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-31T01:27:56.346Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-31T01:27:56.346Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-31T01:27:56.605Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-31T01:27:56.605Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-31T01:27:56.605Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-31T01:27:56.605Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-31T01:27:56.605Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-31T01:27:56.605Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-31T01:27:56.605Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-31T01:27:56.866Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-31T01:27:56.866Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-31T01:27:56.866Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-31T01:27:56.866Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-31T01:27:56.866Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-31T01:27:57.126Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-31T01:27:57.126Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-31T01:27:57.388Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T01:27:57.388Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T01:27:57.388Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T01:27:57.388Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T01:27:57.653Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T01:27:57.653Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T01:27:57.654Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T01:27:57.654Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T01:27:57.654Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T01:27:57.654Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T01:27:57.914Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T01:27:57.914Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T01:27:57.914Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-31T01:27:57.914Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-31T01:27:57.914Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T01:27:57.914Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T01:27:58.173Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T01:27:58.174Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T01:27:59.111Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T01:27:59.111Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T01:27:59.680Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T01:27:59.680Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T01:27:59.939Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T01:27:59.939Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T01:28:00.199Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T01:28:00.199Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T01:28:00.766Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T01:28:00.766Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T01:28:00.766Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-31T01:28:01.026Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-31T01:28:01.026Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-31T01:28:01.026Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-31T01:28:01.026Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T01:28:01.026Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-03-31T01:28:01.026Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T01:28:01.026Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T01:28:01.026Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-31T01:28:01.026Z] [2022-03-31T01:28:01.026Z] Current default time zone: 'Etc/UTC' [2022-03-31T01:28:01.026Z] Local time is now: Thu Mar 31 01:28:00 UTC 2022. [2022-03-31T01:28:01.026Z] Universal Time is now: Thu Mar 31 01:28:00 UTC 2022. [2022-03-31T01:28:01.026Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-31T01:28:01.026Z] [2022-03-31T01:28:01.026Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-31T01:28:01.026Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T01:28:01.286Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T01:28:01.286Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T01:28:01.286Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T01:28:01.286Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-31T01:28:01.286Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-31T01:28:01.286Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-31T01:28:01.286Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T01:28:01.286Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-31T01:28:01.286Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-31T01:28:01.286Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T01:28:01.286Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T01:28:01.286Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-31T01:28:01.286Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T01:28:01.286Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T01:28:01.286Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T01:28:01.286Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T01:28:01.286Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-31T01:28:01.286Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-31T01:28:03.194Z] Updating certificates in /etc/ssl/certs... [2022-03-31T01:28:03.764Z] 21 added, 21 removed; done. [2022-03-31T01:28:03.764Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T01:28:03.764Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-31T01:28:03.764Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-31T01:28:04.024Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T01:28:04.024Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-31T01:28:04.024Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-31T01:28:04.024Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-31T01:28:04.024Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-31T01:28:04.024Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T01:28:04.024Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-31T01:28:04.024Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T01:28:04.024Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T01:28:04.024Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T01:28:04.024Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T01:28:04.024Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-31T01:28:04.284Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-31T01:28:04.284Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-31T01:28:04.284Z] Updating certificates in /etc/ssl/certs... [2022-03-31T01:28:04.856Z] 0 added, 0 removed; done. [2022-03-31T01:28:04.856Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-31T01:28:04.856Z] done. [2022-03-31T01:28:06.055Z] Reading package lists... [2022-03-31T01:28:06.055Z] Building dependency tree... [2022-03-31T01:28:06.055Z] Reading state information... [2022-03-31T01:28:06.316Z] The following NEW packages will be installed: [2022-03-31T01:28:06.316Z] apt-transport-https [2022-03-31T01:28:06.316Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T01:28:06.316Z] Need to get 4680 B of archives. [2022-03-31T01:28:06.316Z] After this operation, 162 kB of additional disk space will be used. [2022-03-31T01:28:06.316Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-31T01:28:06.576Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T01:28:06.576Z] Fetched 4680 B in 0s (94.7 kB/s) [2022-03-31T01:28:06.576Z] Selecting previously unselected package apt-transport-https. [2022-03-31T01:28:06.576Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-31T01:28:06.576Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-31T01:28:06.576Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-31T01:28:06.576Z] Setting up apt-transport-https (2.0.6) ... [2022-03-31T01:28:06.836Z] Waiting for network to be ready... [2022-03-31T01:28:11.960Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-31T01:28:13.415Z] 2022-03-31T01:28:10Z INFO Waiting for automatic snapd restart... [2022-03-31T01:28:14.356Z] snapd 2.54.4 from Canonical* installed [2022-03-31T01:28:14.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-31T01:28:14.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-31T01:28:14.625Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-31T01:28:15.295Z] "snapd" switched to the "latest/stable" channel [2022-03-31T01:28:15.295Z] [2022-03-31T01:28:17.837Z] core20 20220318 from Canonical* installed [2022-03-31T01:28:17.837Z] "core20" switched to the "latest/stable" channel [2022-03-31T01:28:17.837Z] [2022-03-31T01:28:20.384Z] snapcraft 6.1 from Canonical* installed [2022-03-31T01:28:20.384Z] "snapcraft" switched to the "latest/stable" channel [2022-03-31T01:28:20.384Z] [2022-03-31T01:28:21.440Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-31T01:28:21.440Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-31T01:28:21.440Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-31T01:28:21.440Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-31T01:28:21.440Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-31T01:28:21.440Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-31T01:28:22.048Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-31T01:28:23.046Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-31T01:28:23.046Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-31T01:28:23.046Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-31T01:28:23.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-31T01:28:24.591Z] 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-31T01:28:24.591Z] - README.md [2022-03-31T01:28:24.591Z] [2022-03-31T01:28:24.591Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-31T01:28:25.163Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-31T01:28:25.163Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-31T01:28:25.425Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-31T01:28:26.256Z] Reading package lists... [2022-03-31T01:28:26.524Z] 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-31T01:28:26.783Z] Reading package lists... [2022-03-31T01:28:26.783Z] Building dependency tree... [2022-03-31T01:28:26.783Z] Reading state information... [2022-03-31T01:28:27.043Z] Suggested packages: [2022-03-31T01:28:27.043Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-31T01:28:27.043Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-31T01:28:27.043Z] krb5-user libnorm-doc [2022-03-31T01:28:27.043Z] Recommended packages: [2022-03-31T01:28:27.043Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-31T01:28:27.043Z] The following NEW packages will be installed: [2022-03-31T01:28:27.043Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-31T01:28:27.043Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-31T01:28:27.043Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-31T01:28:27.043Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-31T01:28:27.043Z] libzmq5 pkg-config zip [2022-03-31T01:28:27.043Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T01:28:27.043Z] Need to get 10.3 MB of archives. [2022-03-31T01:28:27.043Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-31T01:28:27.043Z] 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-31T01:28:27.043Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-31T01:28:27.303Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-31T01:28:27.303Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-31T01:28:27.303Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-31T01:28:27.303Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-31T01:28:27.303Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-31T01:28:27.303Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-31T01:28:27.303Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-31T01:28:27.303Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-31T01:28:27.303Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-31T01:28:27.303Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-31T01:28:27.303Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-31T01:28:27.303Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-31T01:28:27.303Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-31T01:28:27.303Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-31T01:28:27.303Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-31T01:28:27.303Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-31T01:28:27.303Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-31T01:28:27.303Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-31T01:28:27.303Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-31T01:28:27.303Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-31T01:28:27.303Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-31T01:28:27.303Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-31T01:28:27.303Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-31T01:28:27.303Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-31T01:28:27.303Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-31T01:28:27.563Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T01:28:27.563Z] Fetched 10.3 MB in 0s (33.8 MB/s) [2022-03-31T01:28:27.563Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-31T01:28:27.563Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-31T01:28:27.563Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-31T01:28:27.563Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-31T01:28:27.563Z] Selecting previously unselected package libsodium23:amd64. [2022-03-31T01:28:27.563Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-31T01:28:27.563Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-31T01:28:27.821Z] Selecting previously unselected package libpsl5:amd64. [2022-03-31T01:28:27.821Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-31T01:28:27.821Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-31T01:28:27.821Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-31T01:28:27.821Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-31T01:28:27.821Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-31T01:28:27.821Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-31T01:28:27.821Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-31T01:28:27.821Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-31T01:28:27.821Z] Selecting previously unselected package librtmp1:amd64. [2022-03-31T01:28:27.821Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-31T01:28:27.821Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-31T01:28:28.083Z] Selecting previously unselected package libssh-4:amd64. [2022-03-31T01:28:28.083Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-31T01:28:28.083Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-31T01:28:28.083Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-31T01:28:28.083Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-31T01:28:28.083Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-31T01:28:28.083Z] Selecting previously unselected package liberror-perl. [2022-03-31T01:28:28.083Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-31T01:28:28.083Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-31T01:28:28.083Z] Selecting previously unselected package git-man. [2022-03-31T01:28:28.083Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-31T01:28:28.083Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-31T01:28:28.343Z] Selecting previously unselected package git. [2022-03-31T01:28:28.343Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-31T01:28:28.343Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-31T01:28:28.916Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-31T01:28:28.916Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T01:28:28.916Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:28:28.916Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-31T01:28:28.916Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T01:28:28.916Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:28:28.916Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-31T01:28:28.916Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T01:28:28.916Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:28:28.916Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-31T01:28:28.916Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T01:28:28.916Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:28:28.916Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-31T01:28:28.916Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-31T01:28:28.916Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-31T01:28:29.178Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-31T01:28:29.178Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T01:28:29.178Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:28:29.178Z] Selecting previously unselected package libnorm1:amd64. [2022-03-31T01:28:29.178Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-31T01:28:29.178Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T01:28:29.178Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-31T01:28:29.178Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-31T01:28:29.178Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T01:28:29.178Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-31T01:28:29.178Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-31T01:28:29.178Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T01:28:29.439Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-31T01:28:29.439Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-31T01:28:29.439Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T01:28:29.439Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-31T01:28:29.439Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-31T01:28:29.439Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-31T01:28:29.439Z] Selecting previously unselected package libzmq5:amd64. [2022-03-31T01:28:29.439Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-31T01:28:29.439Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T01:28:29.439Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-31T01:28:29.439Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T01:28:29.439Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:28:29.699Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-31T01:28:29.699Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-31T01:28:29.699Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T01:28:29.699Z] Selecting previously unselected package pkg-config. [2022-03-31T01:28:29.699Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-31T01:28:29.699Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-31T01:28:29.699Z] Selecting previously unselected package zip. [2022-03-31T01:28:29.699Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-31T01:28:29.699Z] Unpacking zip (3.0-11build1) ... [2022-03-31T01:28:29.699Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-31T01:28:29.699Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-31T01:28:29.699Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-31T01:28:29.699Z] No schema files found: doing nothing. [2022-03-31T01:28:29.699Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-31T01:28:29.699Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T01:28:29.699Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-31T01:28:29.962Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T01:28:29.962Z] Setting up liberror-perl (0.17029-1) ... [2022-03-31T01:28:29.962Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:28:29.962Z] Setting up zip (3.0-11build1) ... [2022-03-31T01:28:29.962Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-31T01:28:29.962Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-31T01:28:29.962Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-31T01:28:29.962Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-31T01:28:29.962Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-31T01:28:29.962Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:28:29.962Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-31T01:28:29.962Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:28:29.962Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T01:28:29.962Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:28:29.962Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T01:28:29.962Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-31T01:28:29.962Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T01:28:29.962Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-31T01:28:29.962Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:28:29.962Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T01:28:29.962Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T01:28:29.962Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T01:28:30.535Z] comerr-dev set to automatically installed. [2022-03-31T01:28:30.535Z] git set to automatically installed. [2022-03-31T01:28:30.535Z] git-man set to automatically installed. [2022-03-31T01:28:30.535Z] krb5-multidev set to automatically installed. [2022-03-31T01:28:30.535Z] libbrotli1 set to automatically installed. [2022-03-31T01:28:30.535Z] libcurl3-gnutls set to automatically installed. [2022-03-31T01:28:30.535Z] liberror-perl set to automatically installed. [2022-03-31T01:28:30.535Z] libglib2.0-0 set to automatically installed. [2022-03-31T01:28:30.535Z] libgssrpc4 set to automatically installed. [2022-03-31T01:28:30.535Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-31T01:28:30.535Z] libkadm5srv-mit11 set to automatically installed. [2022-03-31T01:28:30.535Z] libkdb5-9 set to automatically installed. [2022-03-31T01:28:30.535Z] libkrb5-dev set to automatically installed. [2022-03-31T01:28:30.535Z] libnghttp2-14 set to automatically installed. [2022-03-31T01:28:30.535Z] libnorm-dev set to automatically installed. [2022-03-31T01:28:30.535Z] libnorm1 set to automatically installed. [2022-03-31T01:28:30.535Z] libpgm-5.2-0 set to automatically installed. [2022-03-31T01:28:30.535Z] libpgm-dev set to automatically installed. [2022-03-31T01:28:30.535Z] libpsl5 set to automatically installed. [2022-03-31T01:28:30.535Z] librtmp1 set to automatically installed. [2022-03-31T01:28:30.535Z] libsodium-dev set to automatically installed. [2022-03-31T01:28:30.535Z] libsodium23 set to automatically installed. [2022-03-31T01:28:30.535Z] libssh-4 set to automatically installed. [2022-03-31T01:28:30.535Z] libzmq3-dev set to automatically installed. [2022-03-31T01:28:30.535Z] libzmq5 set to automatically installed. [2022-03-31T01:28:30.535Z] pkg-config set to automatically installed. [2022-03-31T01:28:30.535Z] zip set to automatically installed. [2022-03-31T01:28:31.477Z] snapd is not logged in, snap install commands will use sudo [2022-03-31T01:28:33.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.242s coverage: 28.7% of statements [2022-03-31T01:28:33.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-31T01:28:33.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-31T01:28:40.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.517s coverage: 98.5% of statements [2022-03-31T01:28:40.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-31T01:28:41.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.535s coverage: 54.9% of statements [2022-03-31T01:28:41.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-31T01:28:41.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-31T01:28:43.715Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-31T01:28:43.715Z] Downloading snap 'edgex-app-service-configurable' [2022-03-31T01:28:46.260Z] Pulling app-service-configurable [2022-03-31T01:28:46.260Z] + snapcraftctl pull [2022-03-31T01:28:47.200Z] Pulling config-common [2022-03-31T01:28:47.200Z] + snapcraftctl pull [2022-03-31T01:28:48.599Z] Pulling go-build-helper [2022-03-31T01:28:48.599Z] + snapcraftctl pull [2022-03-31T01:28:50.065Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-31T01:28:50.065Z] Skipping pull go-build-helper (already ran) [2022-03-31T01:28:50.065Z] Building go-build-helper [2022-03-31T01:28:50.065Z] + snapcraftctl build [2022-03-31T01:28:51.003Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-31T01:28:51.944Z] Staging go-build-helper [2022-03-31T01:28:51.944Z] + snapcraftctl stage [2022-03-31T01:28:56.147Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-31T01:28:56.147Z] Fetched 290 kB in 0s (0 B/s) [2022-03-31T01:28:56.147Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-31T01:28:56.147Z] Fetched 158 kB in 0s (0 B/s) [2022-03-31T01:28:56.147Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-31T01:28:56.147Z] Fetched 242 kB in 0s (0 B/s) [2022-03-31T01:28:56.147Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-31T01:28:56.147Z] Fetched 150 kB in 0s (0 B/s) [2022-03-31T01:28:56.147Z] Pulling edgex-go [2022-03-31T01:28:56.147Z] + snapcraftctl pull [2022-03-31T01:28:58.057Z] Pulling hooks [2022-03-31T01:28:58.057Z] + snapcraftctl pull [2022-03-31T01:29:04.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.113s coverage: 89.2% of statements [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-31T01:29:04.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.380s coverage: 84.4% of statements [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-31T01:29:04.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.966s coverage: 94.7% of statements [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-31T01:29:04.050Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.294s coverage: 72.2% of statements [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-31T01:29:04.050Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.317s coverage: 60.0% of statements [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-31T01:29:04.050Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.795s coverage: 0.9% of statements [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-31T01:29:04.050Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.343s coverage: 58.8% of statements [2022-03-31T01:29:04.050Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.297s coverage: 24.0% of statements [2022-03-31T01:29:04.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-31T01:29:04.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.334s coverage: 47.1% of statements [2022-03-31T01:29:04.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.235s coverage: 79.5% of statements [2022-03-31T01:29:05.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.275s coverage: 94.1% of statements [2022-03-31T01:29:07.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements [2022-03-31T01:29:07.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements [2022-03-31T01:29:10.284Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-31T01:29:10.284Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-31T01:29:10.284Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-31T01:29:10.284Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-31T01:29:10.284Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-31T01:29:10.284Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-31T01:29:10.284Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-31T01:29:10.284Z] Fetched 234 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-31T01:29:10.284Z] Fetched 155 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-31T01:29:10.284Z] Fetched 170 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-31T01:29:10.284Z] Fetched 267 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-31T01:29:10.284Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-31T01:29:10.284Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-31T01:29:10.284Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-31T01:29:10.284Z] Fetched 121 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-31T01:29:10.284Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-31T01:29:10.284Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-31T01:29:10.284Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-31T01:29:10.284Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-31T01:29:10.284Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-31T01:29:10.284Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-31T01:29:10.284Z] Fetched 142 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-31T01:29:10.284Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-31T01:29:10.284Z] Fetched 181 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-31T01:29:10.284Z] Fetched 208 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-31T01:29:10.284Z] Fetched 161 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-31T01:29:10.284Z] Fetched 107 kB in 0s (0 B/s) [2022-03-31T01:29:10.284Z] Pulling static-packages [2022-03-31T01:29:10.284Z] + snapcraftctl pull [2022-03-31T01:29:10.284Z] Pulling version [2022-03-31T01:29:10.284Z] + cd /root/project [2022-03-31T01:29:10.284Z] ++ git describe --tags --abbrev=0 [2022-03-31T01:29:10.284Z] ++ sed s/v// [2022-03-31T01:29:10.284Z] + GIT_VERSION=2.2.0-dev.49 [2022-03-31T01:29:10.284Z] + '[' -z 2.2.0-dev.49 ']' [2022-03-31T01:29:10.284Z] + snapcraftctl set-version 2.2.0-dev.49 [2022-03-31T01:29:12.196Z] Building app-service-configurable [2022-03-31T01:29:12.196Z] + snapcraftctl build [2022-03-31T01:29:14.104Z] Building config-common [2022-03-31T01:29:14.104Z] + snapcraftctl build [2022-03-31T01:29:15.044Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-31T01:29:15.614Z] Skipping build go-build-helper (already ran) [2022-03-31T01:29:15.874Z] Building edgex-go [2022-03-31T01:29:15.874Z] + cd /root/parts/edgex-go/src [2022-03-31T01:29:15.874Z] ++ git describe --tags --abbrev=0 [2022-03-31T01:29:15.874Z] ++ sed s/v// [2022-03-31T01:29:15.874Z] + GIT_VERSION=2.2.0-dev.49 [2022-03-31T01:29:15.874Z] + '[' -z 2.2.0-dev.49 ']' [2022-03-31T01:29:15.874Z] + echo 2.2.0-dev.49 [2022-03-31T01:29:15.874Z] + '[' '!' -d vendor ']' [2022-03-31T01:29:15.874Z] + go mod download all [2022-03-31T01:29:19.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.248s coverage: 94.4% of statements [2022-03-31T01:29:19.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.216s coverage: 44.8% of statements [2022-03-31T01:29:22.450Z] + make build [2022-03-31T01:29:22.451Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T01:29:26.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.702s coverage: 82.5% of statements [2022-03-31T01:29:26.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-31T01:29:32.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.333s coverage: 92.9% of statements [2022-03-31T01:29:32.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-31T01:29:32.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-31T01:29:32.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-31T01:29:32.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2022-03-31T01:29:32.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-31T01:29:32.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-31T01:29:32.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-31T01:29:32.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-31T01:29:32.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-31T01:29:32.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements [2022-03-31T01:29:32.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-31T01:29:32.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-31T01:29:32.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-03-31T01:29:32.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-31T01:29:32.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.272s coverage: 58.8% of statements [2022-03-31T01:29:32.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-31T01:29:32.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.274s coverage: 80.0% of statements [2022-03-31T01:29:32.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements [2022-03-31T01:29:32.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.291s coverage: 85.4% of statements [2022-03-31T01:29:32.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.792s coverage: 91.2% of statements [2022-03-31T01:29:32.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-31T01:29:34.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.953s coverage: 64.4% of statements [2022-03-31T01:29:34.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-31T01:29:34.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-31T01:29:34.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.223s coverage: 100.0% of statements [2022-03-31T01:29:34.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 89.4% of statements [2022-03-31T01:29:34.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2022-03-31T01:29:34.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2022-03-31T01:29:35.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2022-03-31T01:29:40.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T01:29:41.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.419s coverage: 65.4% of statements [2022-03-31T01:29:41.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-31T01:29:41.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-31T01:29:41.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-31T01:29:45.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.969s coverage: 43.8% of statements [2022-03-31T01:29:45.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-31T01:29:45.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-31T01:29:45.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements [2022-03-31T01:29:45.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-31T01:29:45.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.280s coverage: 84.8% of statements [2022-03-31T01:29:45.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-31T01:29:45.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-31T01:29:45.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-31T01:29:45.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-31T01:29:52.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T01:29:53.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T01:29:53.545Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.415s coverage: 17.7% of statements [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-31T01:29:53.545Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.749s coverage: 92.3% of statements [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-31T01:29:53.545Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.443s coverage: 63.2% of statements [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-31T01:29:53.545Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.594s coverage: 97.7% of statements [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-31T01:29:53.545Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.203s coverage: 28.9% of statements [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-31T01:29:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-31T01:29:53.545Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.217s coverage: 100.0% of statements [2022-03-31T01:29:53.545Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-03-31T01:29:53.545Z] 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-31T01:29:53.545Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-31T01:29:53.545Z] GO111MODULE=on go vet ./... [2022-03-31T01:29:54.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T01:29:55.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T01:29:56.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T01:29:57.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T01:29:59.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T01:30:00.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T01:30:02.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T01:30:03.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T01:30:04.940Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T01:30:06.323Z] + 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-31T01:30:06.323Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-31T01:30:06.323Z] + case "$service" in [2022-03-31T01:30:06.323Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-31T01:30:06.323Z] + 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-31T01:30:06.323Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-31T01:30:06.323Z] + case "$service" in [2022-03-31T01:30:06.323Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-31T01:30:06.323Z] + 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-31T01:30:06.323Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-31T01:30:06.323Z] + case "$service" in [2022-03-31T01:30:06.323Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-31T01:30:06.323Z] + 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-31T01:30:06.323Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-31T01:30:06.323Z] + case "$service" in [2022-03-31T01:30:06.323Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-31T01:30:06.323Z] + 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-31T01:30:06.323Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-31T01:30:06.323Z] + case "$service" in [2022-03-31T01:30:06.323Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-31T01:30:06.323Z] + 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-31T01:30:06.323Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-31T01:30:06.323Z] + case "$service" in [2022-03-31T01:30:06.323Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-31T01:30:06.323Z] + 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-31T01:30:06.323Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-31T01:30:06.323Z] + case "$service" in [2022-03-31T01:30:06.323Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-31T01:30:06.323Z] + 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-31T01:30:06.323Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-31T01:30:06.323Z] + case "$service" in [2022-03-31T01:30:06.323Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-31T01:30:06.323Z] + 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-31T01:30:06.323Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-31T01:30:06.323Z] + case "$service" in [2022-03-31T01:30:06.323Z] + 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-31T01:30:06.323Z] + 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-31T01:30:06.323Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-31T01:30:06.323Z] + case "$service" in [2022-03-31T01:30:06.323Z] + 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-31T01:30:06.323Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-31T01:30:06.323Z] + 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-31T01:30:06.323Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-31T01:30:06.323Z] + case "$service" in [2022-03-31T01:30:06.323Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-31T01:30:06.323Z] + 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-31T01:30:06.323Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-31T01:30:06.323Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-31T01:30:06.323Z] + 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-31T01:30:07.270Z] Building hooks [2022-03-31T01:30:07.270Z] + cd /root/parts/hooks/src [2022-03-31T01:30:07.270Z] + make build [2022-03-31T01:30:07.270Z] go mod tidy [2022-03-31T01:30:07.270Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-31T01:30:07.529Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-31T01:30:07.529Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-31T01:30:07.529Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-31T01:30:07.789Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-31T01:30:09.172Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-31T01:30:09.741Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-31T01:30:09.741Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-31T01:30:11.654Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-31T01:30:11.654Z] Building static-packages [2022-03-31T01:30:11.654Z] + snapcraftctl build [2022-03-31T01:30:13.562Z] Building version [2022-03-31T01:30:13.562Z] + snapcraftctl build [2022-03-31T01:30:16.102Z] Staging app-service-configurable [2022-03-31T01:30:16.102Z] + snapcraftctl stage [2022-03-31T01:30:17.044Z] Staging config-common [2022-03-31T01:30:17.044Z] + snapcraftctl stage [2022-03-31T01:30:18.426Z] Skipping stage go-build-helper (already ran) [2022-03-31T01:30:18.426Z] Staging edgex-go [2022-03-31T01:30:18.426Z] + snapcraftctl stage [2022-03-31T01:30:19.811Z] Staging hooks [2022-03-31T01:30:19.811Z] + snapcraftctl stage [2022-03-31T01:30:21.195Z] Staging static-packages [2022-03-31T01:30:21.195Z] + snapcraftctl stage [2022-03-31T01:30:22.579Z] Staging version [2022-03-31T01:30:22.579Z] + snapcraftctl stage [2022-03-31T01:30:23.959Z] Priming app-service-configurable [2022-03-31T01:30:23.959Z] + snapcraftctl prime [2022-03-31T01:30:25.865Z] 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-31T01:30:25.865Z] stage-packages: [2022-03-31T01:30:25.865Z] - libnorm1 [2022-03-31T01:30:25.865Z] - libpgm-5.2-0 [2022-03-31T01:30:25.865Z] - libsodium23 [2022-03-31T01:30:25.865Z] - libzmq5 [2022-03-31T01:30:26.125Z] Priming config-common [2022-03-31T01:30:26.125Z] + snapcraftctl prime [2022-03-31T01:30:27.505Z] Priming go-build-helper [2022-03-31T01:30:27.505Z] + snapcraftctl prime [2022-03-31T01:30:28.887Z] Priming edgex-go [2022-03-31T01:30:28.887Z] + snapcraftctl prime [2022-03-31T01:30:30.798Z] Priming hooks [2022-03-31T01:30:30.798Z] + snapcraftctl prime [2022-03-31T01:30:31.777Z] Priming static-packages [2022-03-31T01:30:31.777Z] + snapcraftctl prime [2022-03-31T01:30:36.107Z] Priming version [2022-03-31T01:30:36.107Z] + snapcraftctl prime [2022-03-31T01:30:37.492Z] 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-31T01:31:45.450Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-31T01:31:45.450Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-31T01:31:45.450Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-31T01:31:48.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-31T01:31:48.783Z] + ls -al . [2022-03-31T01:31:48.783Z] total 660 [2022-03-31T01:31:48.783Z] drwxrwxr-x 9 1001 1001 4096 Mar 31 01:31 . [2022-03-31T01:31:48.783Z] drwxr-xr-x 4 root root 4096 Mar 31 01:25 .. [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 01:23 .dockerignore [2022-03-31T01:31:48.783Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 01:23 .git [2022-03-31T01:31:48.783Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 01:23 .github [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 870 Mar 31 01:23 .gitignore [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 01:23 .golangci.yml [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 01:23 .hadolint.yml [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 01:23 .sonarcloud.properties [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 01:23 ADOPTERS.md [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 9953 Mar 31 01:23 Attribution.txt [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 51732 Mar 31 01:23 CHANGELOG.md [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 01:23 CONTRIBUTING.md [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 01:23 GOVERNANCE.md [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 849 Mar 31 01:23 Jenkinsfile [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 01:23 LICENSE [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 8478 Mar 31 01:23 Makefile [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 01:23 OWNERS.md [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 8207 Mar 31 01:23 README.md [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 6912 Mar 31 01:23 SECURITY.md [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 01:19 VERSION [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 01:23 ZMQWindows.md [2022-03-31T01:31:48.783Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 01:23 bin [2022-03-31T01:31:48.783Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 01:23 cmd [2022-03-31T01:31:48.783Z] -rw-r--r-- 1 root root 429124 Mar 31 01:29 coverage.out [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 3175 Mar 31 01:23 go.mod [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 34990 Mar 31 01:23 go.sum [2022-03-31T01:31:48.783Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 01:23 internal [2022-03-31T01:31:48.783Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 01:23 openapi [2022-03-31T01:31:48.783Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 01:23 snap [2022-03-31T01:31:48.783Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 01:23 version.go [Pipeline] sh [2022-03-31T01:31:49.459Z] + '[' -e coverage.out ] [2022-03-31T01:31:49.459Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-31T01:31:49.482Z] Warning: overwriting stash ‘coverage-report’ [2022-03-31T01:31:50.300Z] Stashed 1 file(s) [Pipeline] sh [2022-03-31T01:31:50.957Z] + make build [2022-03-31T01:31:50.957Z] 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-31T01:34:12.937Z] 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-31T01:35:49.824Z] 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-31T01:35:49.824Z] 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-31T01:35:51.809Z] 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-31T01:35:53.249Z] 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-31T01:35:59.979Z] 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-31T01:36:06.710Z] 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-31T01:36:12.111Z] 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-31T01:36:18.841Z] 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-31T01:36:25.549Z] 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-31T01:36:29.849Z] 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-31T01:36:40.002Z] 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-31T01:36:44.327Z] $ docker stop --time=1 2aea8d2fb7aa20520f23df379c8ae87e54d9e942d72563220363b0758fbf22cf [2022-03-31T01:36:46.306Z] $ docker rm -f 2aea8d2fb7aa20520f23df379c8ae87e54d9e942d72563220363b0758fbf22cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T01:36:48.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T01:36:48.561Z] [2022-03-31T01:36:48.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T01:36:48.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T01:36:49.187Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-31T01:36:49.187Z] 29e5d40040c1: Pulling fs layer [2022-03-31T01:36:49.187Z] 1ce36da41761: Pulling fs layer [2022-03-31T01:36:49.187Z] 25b303627fd3: Pulling fs layer [2022-03-31T01:36:49.187Z] 29e5d40040c1: Verifying Checksum [2022-03-31T01:36:49.187Z] 29e5d40040c1: Download complete [2022-03-31T01:36:49.462Z] 1ce36da41761: Verifying Checksum [2022-03-31T01:36:49.462Z] 1ce36da41761: Download complete [2022-03-31T01:36:49.735Z] 29e5d40040c1: Pull complete [2022-03-31T01:36:51.173Z] 1ce36da41761: Pull complete [2022-03-31T01:36:51.173Z] 25b303627fd3: Verifying Checksum [2022-03-31T01:36:51.173Z] 25b303627fd3: Download complete [2022-03-31T01:37:01.328Z] 25b303627fd3: Pull complete [2022-03-31T01:37:01.328Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-31T01:37:01.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T01:37:01.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-31T01:37:01.615Z] prd-ubuntu20.04-docker-arm64-4c-16g-9535 does not seem to be running inside a container [2022-03-31T01:37:01.714Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-31T01:37:04.272Z] $ docker top e5c3a5eefb77b162e41ce06d65fa01972e066b15c15ada0abd29537a33763fd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T01:37:05.217Z] + docker-compose build --help [2022-03-31T01:37:05.217Z] + grep parallel [2022-03-31T01:37:09.532Z] --parallel Build images in parallel. [Pipeline] } [2022-03-31T01:37:09.570Z] $ docker stop --time=1 e5c3a5eefb77b162e41ce06d65fa01972e066b15c15ada0abd29537a33763fd7 [2022-03-31T01:37:11.380Z] $ docker rm -f e5c3a5eefb77b162e41ce06d65fa01972e066b15c15ada0abd29537a33763fd7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T01:37:12.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T01:37:12.088Z] . [Pipeline] withDockerContainer [2022-03-31T01:37:12.411Z] prd-ubuntu20.04-docker-arm64-4c-16g-9535 does not seem to be running inside a container [2022-03-31T01:37:12.531Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-31T01:37:13.972Z] $ docker top 8b621e568b4e5edeba418fa286347f48a792c153b16162d346daa57dd4585d2a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T01:37:14.920Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-31T01:37:20.327Z] Building core-command ... [2022-03-31T01:37:20.327Z] Building core-data ... [2022-03-31T01:37:20.327Z] Building core-metadata ... [2022-03-31T01:37:20.327Z] Building security-bootstrapper ... [2022-03-31T01:37:20.327Z] Building security-proxy-setup ... [2022-03-31T01:37:20.327Z] Building security-secretstore-setup ... [2022-03-31T01:37:20.327Z] Building security-spiffe-token-provider ... [2022-03-31T01:37:20.327Z] Building security-spire-agent ... [2022-03-31T01:37:20.327Z] Building security-spire-config ... [2022-03-31T01:37:20.327Z] Building security-spire-server ... [2022-03-31T01:37:20.327Z] Building support-notifications ... [2022-03-31T01:37:20.327Z] Building support-scheduler ... [2022-03-31T01:37:20.327Z] Building sys-mgmt-agent ... [2022-03-31T01:37:20.327Z] Building security-spire-config [2022-03-31T01:37:20.327Z] Building security-spire-server [2022-03-31T01:37:20.327Z] Building security-proxy-setup [2022-03-31T01:37:20.327Z] Building support-notifications [2022-03-31T01:37:20.327Z] Building core-command [2022-03-31T01:39:12.171Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:39:12.171Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:39:12.171Z] ---> 9be2610c99fd [2022-03-31T01:39:12.171Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T01:39:12.171Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:39:12.171Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:39:12.171Z] ---> 9be2610c99fd [2022-03-31T01:39:12.171Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T01:39:12.171Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:39:12.171Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:39:12.171Z] ---> 9be2610c99fd [2022-03-31T01:39:12.171Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T01:39:12.171Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:39:12.171Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:39:12.171Z] ---> 9be2610c99fd [2022-03-31T01:39:12.171Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T01:39:12.171Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:39:12.171Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:39:12.171Z] ---> 9be2610c99fd [2022-03-31T01:39:12.171Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T01:39:12.171Z] ---> Running in 8b8e14a286a6 [2022-03-31T01:39:12.171Z] ---> Running in 3e8f428206f9 [2022-03-31T01:39:12.171Z] ---> Running in 9919f0390ce4 [2022-03-31T01:39:12.171Z] ---> Running in ed8f52aee8ba [2022-03-31T01:39:12.171Z] ---> Running in 105022767ab7 [2022-03-31T01:39:12.171Z] Removing intermediate container 9919f0390ce4 [2022-03-31T01:39:12.171Z] ---> 2bc4ed118963 [2022-03-31T01:39:12.171Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:39:12.171Z] ---> Running in 7535cb5509c4 [2022-03-31T01:39:12.171Z] Removing intermediate container 3e8f428206f9 [2022-03-31T01:39:12.171Z] ---> cbd2afa42e7e [2022-03-31T01:39:12.171Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:39:12.171Z] Removing intermediate container 8b8e14a286a6 [2022-03-31T01:39:12.171Z] ---> b88a1bc89c14 [2022-03-31T01:39:12.171Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:39:12.171Z] Removing intermediate container ed8f52aee8ba [2022-03-31T01:39:12.171Z] ---> 5f33297b39cc [2022-03-31T01:39:12.171Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:39:12.171Z] Removing intermediate container 105022767ab7 [2022-03-31T01:39:12.171Z] ---> b88c4cbea159 [2022-03-31T01:39:12.171Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:39:12.171Z] ---> Running in 7c8e024ea6dc [2022-03-31T01:39:12.171Z] ---> Running in bf4c8994df5e [2022-03-31T01:39:12.171Z] ---> Running in 09d9d947648b [2022-03-31T01:39:12.171Z] ---> Running in 39248e7d2f34 [2022-03-31T01:39:12.171Z] Removing intermediate container 7535cb5509c4 [2022-03-31T01:39:12.171Z] ---> 6e75305033a4 [2022-03-31T01:39:12.171Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T01:39:12.171Z] ---> Running in cf91787a91d0 [2022-03-31T01:39:12.171Z] Removing intermediate container bf4c8994df5e [2022-03-31T01:39:12.171Z] ---> 4f4b397409f4 [2022-03-31T01:39:12.171Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T01:39:12.171Z] ---> Running in fbdf40cacdb5 [2022-03-31T01:39:12.171Z] Removing intermediate container 39248e7d2f34 [2022-03-31T01:39:12.171Z] ---> 996a88163f6c [2022-03-31T01:39:12.171Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T01:39:12.171Z] Removing intermediate container 09d9d947648b [2022-03-31T01:39:12.171Z] ---> 9a4ea71ee5c7 [2022-03-31T01:39:12.171Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T01:39:12.171Z] Removing intermediate container 7c8e024ea6dc [2022-03-31T01:39:12.171Z] ---> 571d8cef0ea7 [2022-03-31T01:39:12.171Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-31T01:39:12.171Z] ---> Running in 6ef8da431c87 [2022-03-31T01:39:12.171Z] ---> Running in 0dda3a9d994a [2022-03-31T01:39:12.171Z] ---> Running in 44e8975703ef [2022-03-31T01:39:12.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:39:12.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:39:12.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:39:12.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:39:12.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:39:12.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:39:12.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:39:12.171Z] OK: 220 MiB in 52 packages [2022-03-31T01:39:12.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:39:12.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:39:12.171Z] OK: 220 MiB in 52 packages [2022-03-31T01:39:12.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:39:12.171Z] Removing intermediate container cf91787a91d0 [2022-03-31T01:39:12.171Z] ---> 4f7e19f159c2 [2022-03-31T01:39:12.171Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T01:39:12.171Z] OK: 220 MiB in 52 packages [2022-03-31T01:39:12.171Z] OK: 220 MiB in 52 packages [2022-03-31T01:39:12.171Z] Removing intermediate container fbdf40cacdb5 [2022-03-31T01:39:12.171Z] ---> 079ea8016fa1 [2022-03-31T01:39:12.171Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T01:39:12.171Z] OK: 220 MiB in 52 packages [2022-03-31T01:39:12.171Z] ---> ac7e003a7af2 [2022-03-31T01:39:12.171Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:39:12.171Z] ---> Running in 165d21bc888f [2022-03-31T01:39:12.171Z] Removing intermediate container 6ef8da431c87 [2022-03-31T01:39:12.171Z] ---> 3c0cad8e0775 [2022-03-31T01:39:12.171Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T01:39:12.455Z] Removing intermediate container 44e8975703ef [2022-03-31T01:39:12.455Z] ---> 87c561102ca3 [2022-03-31T01:39:12.455Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T01:39:12.455Z] ---> 8178d6ecd29b [2022-03-31T01:39:12.455Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:39:12.455Z] ---> Running in 2ef24926fcad [2022-03-31T01:39:12.731Z] Removing intermediate container 0dda3a9d994a [2022-03-31T01:39:12.731Z] ---> da75b2b1af65 [2022-03-31T01:39:12.731Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T01:39:14.206Z] ---> 5101ffd17945 [2022-03-31T01:39:14.206Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:39:14.206Z] ---> Running in ee0e27b5d1c3 [2022-03-31T01:39:14.206Z] ---> 937b3b7f28be [2022-03-31T01:39:14.206Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:39:14.482Z] ---> Running in ce2a910d5e74 [2022-03-31T01:39:14.773Z] ---> ef505f3280e1 [2022-03-31T01:39:14.773Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:39:15.052Z] ---> Running in ddd2b320496e [2022-03-31T01:39:17.717Z] Removing intermediate container 165d21bc888f [2022-03-31T01:39:17.717Z] ---> a55982a8de42 [2022-03-31T01:39:17.717Z] Step 8/24 : COPY . . [2022-03-31T01:39:17.999Z] Removing intermediate container 2ef24926fcad [2022-03-31T01:39:17.999Z] ---> 0c27d999ffc2 [2022-03-31T01:39:18.000Z] Step 8/23 : COPY . . [2022-03-31T01:39:20.030Z] Removing intermediate container ee0e27b5d1c3 [2022-03-31T01:39:20.030Z] ---> d503ccfc413d [2022-03-31T01:39:20.030Z] Step 8/23 : COPY . . [2022-03-31T01:39:21.496Z] Removing intermediate container ddd2b320496e [2022-03-31T01:39:21.496Z] ---> cd6f50f5a554 [2022-03-31T01:39:21.496Z] Step 8/22 : COPY . . [2022-03-31T01:39:21.496Z] Removing intermediate container ce2a910d5e74 [2022-03-31T01:39:21.496Z] ---> 90013b409a8a [2022-03-31T01:39:21.496Z] Step 8/22 : COPY . . [2022-03-31T01:39:53.905Z] ---> 365c43b71c99 [2022-03-31T01:39:53.905Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-31T01:39:53.905Z] ---> Running in 049ae32993d4 [2022-03-31T01:39:53.905Z] ---> 9bc531d0f098 [2022-03-31T01:39:53.905Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T01:39:53.905Z] ---> c309883b5474 [2022-03-31T01:39:53.905Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T01:39:53.905Z] ---> Running in 990006d7501d [2022-03-31T01:39:53.905Z] ---> Running in 4933b8b2e131 [2022-03-31T01:39:53.905Z] ---> 1f6d9e8e364a [2022-03-31T01:39:53.905Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-31T01:39:53.905Z] ---> Running in 5da4c90d1b01 [2022-03-31T01:39:53.905Z] Removing intermediate container 990006d7501d [2022-03-31T01:39:53.905Z] ---> 28354ee41e0b [2022-03-31T01:39:53.905Z] 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-31T01:39:53.905Z] Removing intermediate container 4933b8b2e131 [2022-03-31T01:39:53.905Z] ---> 37bd06fb9fe3 [2022-03-31T01:39:53.905Z] 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-31T01:39:53.905Z] ---> Running in 3ab3fd5d10b1 [2022-03-31T01:39:53.905Z] ---> Running in 6bd078cd5fe2 [2022-03-31T01:39:54.182Z] 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-31T01:39:54.466Z] ---> a7aa755c5a66 [2022-03-31T01:39:54.466Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-31T01:39:54.749Z] ---> Running in baa7bc8fb65e [2022-03-31T01:39:56.206Z] 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-31T01:39:56.812Z] 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-31T01:39:58.267Z] spire-1.2.0/ [2022-03-31T01:39:58.267Z] spire-1.2.0/ [2022-03-31T01:40:03.712Z] spire-1.2.0/README.md [2022-03-31T01:40:03.712Z] spire-1.2.0/bin/ [2022-03-31T01:40:03.712Z] spire-1.2.0/bin/spire-server [2022-03-31T01:40:03.712Z] spire-1.2.0/bin/spire-agent [2022-03-31T01:40:03.712Z] spire-1.2.0/conf/ [2022-03-31T01:40:03.712Z] spire-1.2.0/conf/server/ [2022-03-31T01:40:03.712Z] spire-1.2.0/conf/server/server.conf [2022-03-31T01:40:03.712Z] spire-1.2.0/conf/agent/ [2022-03-31T01:40:03.712Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T01:40:03.712Z] spire-1.2.0/LICENSE [2022-03-31T01:40:03.712Z] spire-1.2.0/README.md [2022-03-31T01:40:03.712Z] spire-1.2.0/bin/ [2022-03-31T01:40:03.712Z] spire-1.2.0/bin/spire-server [2022-03-31T01:40:03.712Z] spire-1.2.0/bin/spire-agent [2022-03-31T01:40:03.712Z] spire-1.2.0/conf/ [2022-03-31T01:40:03.712Z] spire-1.2.0/conf/server/ [2022-03-31T01:40:03.712Z] spire-1.2.0/conf/server/server.conf [2022-03-31T01:40:03.712Z] spire-1.2.0/conf/agent/ [2022-03-31T01:40:03.712Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T01:40:03.712Z] spire-1.2.0/LICENSE [2022-03-31T01:40:12.072Z] Removing intermediate container 3ab3fd5d10b1 [2022-03-31T01:40:12.072Z] ---> 792271ef564b [2022-03-31T01:40:12.072Z] [2022-03-31T01:40:12.072Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T01:40:12.072Z] Removing intermediate container 6bd078cd5fe2 [2022-03-31T01:40:12.072Z] ---> 99cf89d7ed08 [2022-03-31T01:40:12.072Z] [2022-03-31T01:40:12.072Z] Step 11/23 : FROM alpine:3.15 [2022-03-31T01:40:12.673Z] 3.15: Pulling from library/alpine [2022-03-31T01:40:12.673Z] 3.15: Pulling from library/alpine [2022-03-31T01:40:14.132Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T01:40:14.413Z] Status: Downloaded newer image for alpine:3.15 [2022-03-31T01:40:14.413Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T01:40:14.413Z] Status: Image is up to date for alpine:3.15 [2022-03-31T01:40:14.413Z] ---> 03078ca19a05 [2022-03-31T01:40:14.413Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T01:40:14.413Z] ---> 03078ca19a05 [2022-03-31T01:40:14.413Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T01:40:14.413Z] ---> Running in caea38bfcc46 [2022-03-31T01:40:14.413Z] ---> Running in 8b968d92ad02 [2022-03-31T01:40:15.446Z] Removing intermediate container caea38bfcc46 [2022-03-31T01:40:15.446Z] ---> bcb54d6c3bc5 [2022-03-31T01:40:15.446Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:40:15.446Z] Removing intermediate container 8b968d92ad02 [2022-03-31T01:40:15.446Z] ---> a322c81c7e6a [2022-03-31T01:40:15.446Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:40:15.446Z] ---> Running in 760943ed23d1 [2022-03-31T01:40:15.446Z] ---> Running in 24714713bd37 [2022-03-31T01:40:18.885Z] Removing intermediate container 760943ed23d1 [2022-03-31T01:40:18.885Z] ---> 4e2dc342c794 [2022-03-31T01:40:18.885Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-31T01:40:18.885Z] ---> Running in f038f0e793d3 [2022-03-31T01:40:19.902Z] Removing intermediate container 24714713bd37 [2022-03-31T01:40:19.902Z] ---> 5f39f271b632 [2022-03-31T01:40:19.902Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T01:40:19.902Z] ---> Running in 94149b081a30 [2022-03-31T01:40:21.367Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:40:21.974Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:40:22.591Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:40:23.222Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:40:24.222Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T01:40:24.222Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T01:40:24.222Z] OK: 15729 distinct packages available [2022-03-31T01:40:24.502Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:40:24.782Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T01:40:24.782Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T01:40:24.782Z] OK: 15729 distinct packages available [2022-03-31T01:40:24.782Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:40:25.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:40:26.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:40:27.082Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-31T01:40:27.082Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-31T01:40:27.365Z] (3/4) Installing libucontext (1.1-r0) [2022-03-31T01:40:27.365Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-31T01:40:27.365Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T01:40:27.365Z] OK: 6 MiB in 18 packages [2022-03-31T01:40:27.643Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T01:40:27.643Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T01:40:27.920Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T01:40:27.920Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T01:40:27.920Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T01:40:28.274Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T01:40:28.616Z] OK: 6 MiB in 19 packages [2022-03-31T01:40:29.767Z] Removing intermediate container f038f0e793d3 [2022-03-31T01:40:29.767Z] ---> fbd34b1c0338 [2022-03-31T01:40:29.767Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T01:40:30.435Z] Removing intermediate container 94149b081a30 [2022-03-31T01:40:30.435Z] ---> 6507375cf065 [2022-03-31T01:40:30.435Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T01:40:38.903Z] ---> cde22cc7a9b9 [2022-03-31T01:40:38.903Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T01:40:39.514Z] ---> 5bafa78d65c7 [2022-03-31T01:40:39.514Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T01:40:40.125Z] ---> a6d3f3fec317 [2022-03-31T01:40:40.125Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-31T01:40:40.417Z] ---> Running in 3a7f81579f93 [2022-03-31T01:40:40.695Z] ---> f0fb44c9291c [2022-03-31T01:40:40.695Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-31T01:40:40.975Z] Removing intermediate container 3a7f81579f93 [2022-03-31T01:40:40.975Z] ---> 4ee4cd6a5d41 [2022-03-31T01:40:40.975Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-31T01:40:42.467Z] ---> ad500236c3b1 [2022-03-31T01:40:42.467Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-31T01:40:42.467Z] ---> 1e690e3872bc [2022-03-31T01:40:42.467Z] Step 19/24 : WORKDIR / [2022-03-31T01:40:42.467Z] ---> Running in 315c166dc9c0 [2022-03-31T01:40:43.477Z] Removing intermediate container 315c166dc9c0 [2022-03-31T01:40:43.477Z] ---> 07b7d903c0ab [2022-03-31T01:40:43.477Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T01:40:43.477Z] ---> Running in 9e298968d705 [2022-03-31T01:40:43.477Z] ---> 1d7b30abe9c9 [2022-03-31T01:40:43.477Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T01:40:43.766Z] ---> Running in c0ee43b158c6 [2022-03-31T01:40:44.053Z] Removing intermediate container 9e298968d705 [2022-03-31T01:40:44.053Z] ---> b3b96d7a7bf8 [2022-03-31T01:40:44.053Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T01:40:44.350Z] ---> Running in 6f15b6663d7a [2022-03-31T01:40:44.637Z] Removing intermediate container c0ee43b158c6 [2022-03-31T01:40:44.637Z] ---> a2d2a5cb6efd [2022-03-31T01:40:44.637Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T01:40:44.924Z] ---> Running in 03b5857abbe3 [2022-03-31T01:40:44.924Z] Removing intermediate container 6f15b6663d7a [2022-03-31T01:40:44.924Z] ---> 184479fda0c0 [2022-03-31T01:40:44.924Z] Step 22/24 : LABEL arch=arm64 [2022-03-31T01:40:45.222Z] ---> Running in 0fde7e19319d [2022-03-31T01:40:45.500Z] Removing intermediate container 03b5857abbe3 [2022-03-31T01:40:45.500Z] ---> e87767ebaca2 [2022-03-31T01:40:45.500Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T01:40:45.500Z] ---> Running in 5c40c27da148 [2022-03-31T01:40:46.128Z] Removing intermediate container 0fde7e19319d [2022-03-31T01:40:46.128Z] ---> 2f6c0d7f29a5 [2022-03-31T01:40:46.128Z] Step 23/24 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:40:46.128Z] ---> Running in 74a446f7a57d [2022-03-31T01:40:46.408Z] Removing intermediate container 5c40c27da148 [2022-03-31T01:40:46.408Z] ---> 17d2339d300a [2022-03-31T01:40:46.408Z] Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:40:46.408Z] ---> Running in 90c9852669f2 [2022-03-31T01:40:46.693Z] Removing intermediate container 74a446f7a57d [2022-03-31T01:40:46.693Z] ---> 053d7d711d54 [2022-03-31T01:40:46.693Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T01:40:46.693Z] ---> Running in ea21410da7db [2022-03-31T01:40:47.302Z] Removing intermediate container 90c9852669f2 [2022-03-31T01:40:47.302Z] ---> f40d7b8e9fcc [2022-03-31T01:40:47.302Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T01:40:47.587Z] ---> Running in 46961add4143 [2022-03-31T01:40:47.587Z] Removing intermediate container ea21410da7db [2022-03-31T01:40:47.587Z] ---> 781dd045e831 [2022-03-31T01:40:47.587Z] [2022-03-31T01:40:48.581Z] Removing intermediate container 46961add4143 [2022-03-31T01:40:48.581Z] ---> 2c1766360284 [2022-03-31T01:40:48.581Z] [2022-03-31T01:40:48.581Z] Successfully built 781dd045e831 [2022-03-31T01:40:48.581Z] Successfully tagged security-spire-config-arm64:latest [2022-03-31T01:40:48.581Z]  Building security-spire-config ... done Building core-data [2022-03-31T01:40:49.187Z] Successfully built 2c1766360284 [2022-03-31T01:40:49.187Z] Successfully tagged security-spire-server-arm64:latest [2022-03-31T01:40:49.187Z]  Building security-spire-server ... done Building security-bootstrapper [2022-03-31T01:41:57.269Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:41:57.269Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:41:57.269Z] ---> 9be2610c99fd [2022-03-31T01:41:57.269Z] Step 3/31 : WORKDIR /edgex-go [2022-03-31T01:41:57.269Z] ---> Using cache [2022-03-31T01:41:57.269Z] ---> b88c4cbea159 [2022-03-31T01:41:57.269Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:41:57.269Z] ---> Using cache [2022-03-31T01:41:57.269Z] ---> 4f4b397409f4 [2022-03-31T01:41:57.269Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-31T01:41:57.269Z] ---> Using cache [2022-03-31T01:41:57.269Z] ---> 079ea8016fa1 [2022-03-31T01:41:57.269Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-31T01:41:57.269Z] ---> Using cache [2022-03-31T01:41:57.269Z] ---> 8178d6ecd29b [2022-03-31T01:41:57.269Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:41:57.269Z] ---> Using cache [2022-03-31T01:41:57.269Z] ---> 0c27d999ffc2 [2022-03-31T01:41:57.269Z] Step 8/31 : COPY . . [2022-03-31T01:41:57.269Z] ---> Using cache [2022-03-31T01:41:57.269Z] ---> 365c43b71c99 [2022-03-31T01:41:57.269Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-31T01:41:57.269Z] ---> Running in 8a3bb4244b5c [2022-03-31T01:41:57.269Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:41:57.269Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:41:57.269Z] ---> 9be2610c99fd [2022-03-31T01:41:57.269Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T01:41:57.269Z] ---> Using cache [2022-03-31T01:41:57.269Z] ---> b88c4cbea159 [2022-03-31T01:41:57.269Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:41:57.269Z] ---> Using cache [2022-03-31T01:41:57.269Z] ---> 4f4b397409f4 [2022-03-31T01:41:57.269Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-31T01:41:57.269Z] ---> Running in 5c326e9acc4b [2022-03-31T01:41:57.269Z] 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-31T01:41:57.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:41:57.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:41:57.269Z] OK: 220 MiB in 52 packages [2022-03-31T01:41:57.269Z] Removing intermediate container 5c326e9acc4b [2022-03-31T01:41:57.269Z] ---> 60cc6313c25c [2022-03-31T01:41:57.269Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T01:41:57.269Z] ---> 6e38379be985 [2022-03-31T01:41:57.269Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:41:57.269Z] ---> Running in a415bbde0852 [2022-03-31T01:42:01.613Z] Removing intermediate container a415bbde0852 [2022-03-31T01:42:01.613Z] ---> 4b7fc76ced9e [2022-03-31T01:42:01.613Z] Step 8/23 : COPY . . [2022-03-31T01:42:28.452Z] ---> 8723a592c69e [2022-03-31T01:42:28.452Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-31T01:42:28.452Z] ---> Running in b71aed59562a [2022-03-31T01:42:28.452Z] 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-31T01:46:50.604Z] 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-31T01:46:56.027Z] Removing intermediate container 049ae32993d4 [2022-03-31T01:46:56.027Z] ---> 40313c705a25 [2022-03-31T01:46:56.027Z] [2022-03-31T01:46:56.027Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T01:46:56.308Z] 3.14: Pulling from library/alpine [2022-03-31T01:46:58.305Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T01:46:58.305Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T01:46:58.305Z] ---> cc3d11fa2d52 [2022-03-31T01:46:58.305Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T01:46:58.585Z] ---> Running in 2a61f78137f6 [2022-03-31T01:47:01.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:47:01.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:47:03.861Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T01:47:03.861Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T01:47:03.861Z] OK: 5 MiB in 15 packages [2022-03-31T01:47:06.517Z] Removing intermediate container 2a61f78137f6 [2022-03-31T01:47:06.517Z] ---> f64c98a3bd3d [2022-03-31T01:47:06.517Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T01:47:06.517Z] ---> Running in 50160d1602a1 [2022-03-31T01:47:07.152Z] Removing intermediate container 50160d1602a1 [2022-03-31T01:47:07.152Z] ---> 89a6ce1e41d8 [2022-03-31T01:47:07.152Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-31T01:47:07.441Z] ---> Running in 556fe5d2324a [2022-03-31T01:47:08.044Z] Removing intermediate container 556fe5d2324a [2022-03-31T01:47:08.044Z] ---> f1ec80f59d46 [2022-03-31T01:47:08.044Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T01:47:08.044Z] ---> Running in 5d7ad9353559 [2022-03-31T01:47:08.324Z] Removing intermediate container baa7bc8fb65e [2022-03-31T01:47:08.324Z] ---> 2875e5495a22 [2022-03-31T01:47:08.324Z] [2022-03-31T01:47:08.324Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T01:47:08.324Z] ---> cc3d11fa2d52 [2022-03-31T01:47:08.324Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-31T01:47:08.324Z] ---> Running in d31f3e09db66 [2022-03-31T01:47:09.771Z] Removing intermediate container 5d7ad9353559 [2022-03-31T01:47:09.771Z] ---> 1b3f1217df26 [2022-03-31T01:47:09.771Z] Step 15/23 : WORKDIR / [2022-03-31T01:47:09.771Z] ---> Running in 6e5ed5cf18ac [2022-03-31T01:47:10.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:47:11.035Z] Removing intermediate container 6e5ed5cf18ac [2022-03-31T01:47:11.035Z] ---> 6215f3d28609 [2022-03-31T01:47:11.035Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T01:47:11.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:47:12.302Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-31T01:47:12.578Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-31T01:47:12.578Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T01:47:12.578Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-31T01:47:12.578Z] (5/6) Installing curl (7.79.1-r0) [2022-03-31T01:47:12.860Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-31T01:47:12.860Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T01:47:12.860Z] ---> e824586182c7 [2022-03-31T01:47:12.860Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-31T01:47:12.860Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T01:47:13.137Z] OK: 8 MiB in 20 packages [2022-03-31T01:47:17.456Z] Removing intermediate container d31f3e09db66 [2022-03-31T01:47:17.456Z] ---> c34cba3f2eef [2022-03-31T01:47:17.456Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T01:47:17.456Z] ---> Running in 7d69d2878a0c [2022-03-31T01:47:17.456Z] ---> a8f3660db0a9 [2022-03-31T01:47:17.456Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-31T01:47:18.450Z] Removing intermediate container 7d69d2878a0c [2022-03-31T01:47:18.450Z] ---> f0cdc8e19f87 [2022-03-31T01:47:18.450Z] Step 13/22 : WORKDIR /edgex [2022-03-31T01:47:18.722Z] ---> Running in e3326d0764a6 [2022-03-31T01:47:19.323Z] ---> 08bea0e3ed17 [2022-03-31T01:47:19.323Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-31T01:47:19.919Z] ---> Running in c6dba4a3ec93 [2022-03-31T01:47:20.517Z] Removing intermediate container e3326d0764a6 [2022-03-31T01:47:20.517Z] ---> 333dca44559d [2022-03-31T01:47:20.517Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-31T01:47:20.787Z] Removing intermediate container c6dba4a3ec93 [2022-03-31T01:47:20.787Z] ---> b0ce7d9a17ee [2022-03-31T01:47:20.787Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T01:47:21.063Z] ---> Running in 8c3ab7287b32 [2022-03-31T01:47:22.518Z] Removing intermediate container 8c3ab7287b32 [2022-03-31T01:47:22.518Z] ---> be2840609c94 [2022-03-31T01:47:22.518Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T01:47:22.518Z] ---> Running in 9851305fc7e0 [2022-03-31T01:47:22.799Z] ---> 2cd88c70dcae [2022-03-31T01:47:22.799Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-31T01:47:23.422Z] Removing intermediate container 9851305fc7e0 [2022-03-31T01:47:23.422Z] ---> 5314a62ba9aa [2022-03-31T01:47:23.422Z] Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:47:23.697Z] ---> Running in 07b6977f1eac [2022-03-31T01:47:24.679Z] Removing intermediate container 07b6977f1eac [2022-03-31T01:47:24.679Z] ---> ac2656141e73 [2022-03-31T01:47:24.679Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T01:47:24.679Z] ---> Running in 5c738534d968 [2022-03-31T01:47:25.667Z] Removing intermediate container 5c738534d968 [2022-03-31T01:47:25.667Z] ---> fd28f6c66edc [2022-03-31T01:47:25.667Z] [2022-03-31T01:47:25.667Z] Removing intermediate container 5da4c90d1b01 [2022-03-31T01:47:25.667Z] ---> e650f09bbc09 [2022-03-31T01:47:25.667Z] [2022-03-31T01:47:25.667Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T01:47:25.667Z] ---> cc3d11fa2d52 [2022-03-31T01:47:25.667Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-31T01:47:25.942Z] ---> Running in 939453e5d1b6 [2022-03-31T01:47:26.216Z] ---> bcd544e32f87 [2022-03-31T01:47:26.217Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-31T01:47:27.208Z] Successfully built fd28f6c66edc [2022-03-31T01:47:27.208Z] Successfully tagged core-command-arm64:latest [2022-03-31T01:47:27.208Z]  Building core-command ... done Building core-metadata [2022-03-31T01:47:28.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:47:28.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:47:29.098Z] ---> fac81df461af [2022-03-31T01:47:29.098Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T01:47:30.085Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-31T01:47:30.085Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-31T01:47:30.085Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T01:47:30.085Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T01:47:30.380Z] ---> a645c0f16441 [2022-03-31T01:47:30.380Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-31T01:47:30.664Z] ---> Running in 68acb0b84ab9 [2022-03-31T01:47:30.664Z] OK: 6 MiB in 16 packages [2022-03-31T01:47:33.406Z] Removing intermediate container 939453e5d1b6 [2022-03-31T01:47:33.406Z] ---> 1a31ac69ace4 [2022-03-31T01:47:33.406Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T01:47:33.406Z] ---> Running in b50b0089d2b4 [2022-03-31T01:47:34.009Z] Removing intermediate container b50b0089d2b4 [2022-03-31T01:47:34.283Z] ---> 4ba2a9a38f6f [2022-03-31T01:47:34.283Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-31T01:47:34.283Z] ---> Running in 8d67f5e7b4f5 [2022-03-31T01:47:34.578Z] Removing intermediate container 68acb0b84ab9 [2022-03-31T01:47:34.578Z] ---> eea5f5be57b9 [2022-03-31T01:47:34.578Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T01:47:34.849Z] ---> Running in 60607c2de1c2 [2022-03-31T01:47:35.119Z] Removing intermediate container 8d67f5e7b4f5 [2022-03-31T01:47:35.119Z] ---> f669847b6f5b [2022-03-31T01:47:35.119Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T01:47:35.410Z] ---> Running in a83de8d68107 [2022-03-31T01:47:35.410Z] Removing intermediate container 60607c2de1c2 [2022-03-31T01:47:35.410Z] ---> 209fb659d833 [2022-03-31T01:47:35.410Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T01:47:35.686Z] ---> Running in 012a1db4802c [2022-03-31T01:47:35.975Z] Removing intermediate container a83de8d68107 [2022-03-31T01:47:35.975Z] ---> e57b8799a56b [2022-03-31T01:47:35.975Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T01:47:36.252Z] Removing intermediate container 012a1db4802c [2022-03-31T01:47:36.252Z] ---> 055967524728 [2022-03-31T01:47:36.252Z] Step 21/22 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:47:36.527Z] ---> Running in 92bbbb5fc13b [2022-03-31T01:47:37.529Z] Removing intermediate container 92bbbb5fc13b [2022-03-31T01:47:37.529Z] ---> abbea2d43904 [2022-03-31T01:47:37.529Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T01:47:37.529Z] ---> 03286aae6d37 [2022-03-31T01:47:37.529Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-31T01:47:37.529Z] ---> Running in eb40e3be6aff [2022-03-31T01:47:38.517Z] Removing intermediate container eb40e3be6aff [2022-03-31T01:47:38.517Z] ---> 9442eae2a896 [2022-03-31T01:47:38.517Z] [2022-03-31T01:47:39.120Z] Successfully built 9442eae2a896 [2022-03-31T01:47:39.120Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-31T01:47:39.120Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-03-31T01:47:40.566Z] ---> be9ad65f8dbc [2022-03-31T01:47:40.566Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-31T01:47:41.172Z] ---> 8650a25b6ed3 [2022-03-31T01:47:41.172Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-31T01:47:41.450Z] ---> Running in 75807167d602 [2022-03-31T01:47:42.064Z] Removing intermediate container 75807167d602 [2022-03-31T01:47:42.064Z] ---> 942a0ed9faf7 [2022-03-31T01:47:42.064Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T01:47:42.064Z] ---> Running in 612f2566956a [2022-03-31T01:47:43.073Z] Removing intermediate container 612f2566956a [2022-03-31T01:47:43.073Z] ---> ed429b44388c [2022-03-31T01:47:43.073Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T01:47:43.073Z] ---> Running in 3af213ce1ba4 [2022-03-31T01:47:44.068Z] Removing intermediate container 3af213ce1ba4 [2022-03-31T01:47:44.068Z] ---> be7e82e1140d [2022-03-31T01:47:44.068Z] Step 21/22 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:47:44.068Z] ---> Running in 0979acbc8bfa [2022-03-31T01:47:44.667Z] Removing intermediate container 0979acbc8bfa [2022-03-31T01:47:44.667Z] ---> ff65b7335bbb [2022-03-31T01:47:44.667Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T01:47:44.943Z] ---> Running in 56726bad6de2 [2022-03-31T01:47:45.547Z] Removing intermediate container 56726bad6de2 [2022-03-31T01:47:45.547Z] ---> 1d4f0aa6eeb4 [2022-03-31T01:47:45.547Z] [2022-03-31T01:47:46.151Z] Successfully built 1d4f0aa6eeb4 [2022-03-31T01:47:46.151Z] Successfully tagged support-notifications-arm64:latest [2022-03-31T01:47:46.151Z] Building security-spiffe-token-provider [2022-03-31T01:48:25.317Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:48:25.317Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:48:25.317Z] ---> 9be2610c99fd [2022-03-31T01:48:25.317Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T01:48:25.317Z] ---> Using cache [2022-03-31T01:48:25.317Z] ---> b88c4cbea159 [2022-03-31T01:48:25.317Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:48:25.317Z] ---> Using cache [2022-03-31T01:48:25.317Z] ---> 4f4b397409f4 [2022-03-31T01:48:25.317Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T01:48:25.317Z] ---> Using cache [2022-03-31T01:48:25.317Z] ---> 079ea8016fa1 [2022-03-31T01:48:25.317Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T01:48:25.317Z] ---> Using cache [2022-03-31T01:48:25.317Z] ---> 8178d6ecd29b [2022-03-31T01:48:25.317Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:48:25.317Z] ---> Using cache [2022-03-31T01:48:25.317Z] ---> 0c27d999ffc2 [2022-03-31T01:48:25.317Z] Step 8/23 : COPY . . [2022-03-31T01:48:25.317Z] ---> Using cache [2022-03-31T01:48:25.317Z] ---> 365c43b71c99 [2022-03-31T01:48:25.317Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-31T01:48:26.315Z] ---> Running in 4696f174faf5 [2022-03-31T01:48:28.316Z] 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-31T01:48:36.615Z] Removing intermediate container 8a3bb4244b5c [2022-03-31T01:48:36.615Z] ---> 497d194f8226 [2022-03-31T01:48:36.615Z] [2022-03-31T01:48:36.615Z] Step 10/31 : FROM alpine:3.14 [2022-03-31T01:48:36.615Z] ---> cc3d11fa2d52 [2022-03-31T01:48:36.615Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-31T01:48:36.615Z] ---> Running in 5be79a4e3d74 [2022-03-31T01:48:37.600Z] Removing intermediate container 5be79a4e3d74 [2022-03-31T01:48:37.600Z] ---> 288e05736688 [2022-03-31T01:48:37.600Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-31T01:48:37.600Z] ---> Running in f89ce95d5d03 [2022-03-31T01:48:40.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:48:40.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:48:41.518Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:48:41.518Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:48:41.518Z] ---> 9be2610c99fd [2022-03-31T01:48:41.518Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T01:48:41.518Z] ---> Using cache [2022-03-31T01:48:41.518Z] ---> b88c4cbea159 [2022-03-31T01:48:41.518Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:48:41.518Z] ---> Using cache [2022-03-31T01:48:41.518Z] ---> 4f4b397409f4 [2022-03-31T01:48:41.518Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-31T01:48:41.518Z] ---> Running in d1133f94b2b5 [2022-03-31T01:48:41.805Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-31T01:48:41.805Z] (2/2) Installing su-exec (0.2-r1) [2022-03-31T01:48:41.805Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T01:48:41.805Z] OK: 6 MiB in 16 packages [2022-03-31T01:48:43.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:48:43.803Z] Removing intermediate container f89ce95d5d03 [2022-03-31T01:48:43.803Z] ---> 3834a2628e99 [2022-03-31T01:48:43.803Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-31T01:48:43.803Z] ---> Running in 751e41e97a46 [2022-03-31T01:48:44.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:48:44.797Z] Removing intermediate container 751e41e97a46 [2022-03-31T01:48:44.797Z] ---> 5917764bbc26 [2022-03-31T01:48:44.797Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-31T01:48:44.797Z] ---> Running in 84fc4790b0e3 [2022-03-31T01:48:45.799Z] Removing intermediate container 84fc4790b0e3 [2022-03-31T01:48:45.799Z] ---> 09d9858bcc30 [2022-03-31T01:48:45.799Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-31T01:48:45.799Z] ---> Running in 676b9fd498e5 [2022-03-31T01:48:46.078Z] OK: 220 MiB in 52 packages [2022-03-31T01:48:48.076Z] Removing intermediate container d1133f94b2b5 [2022-03-31T01:48:48.077Z] ---> 4711a0583fc9 [2022-03-31T01:48:48.077Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T01:48:48.690Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:48:48.690Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:48:48.690Z] ---> 9be2610c99fd [2022-03-31T01:48:48.690Z] Step 3/20 : WORKDIR /edgex-go [2022-03-31T01:48:48.690Z] ---> Using cache [2022-03-31T01:48:48.690Z] ---> b88c4cbea159 [2022-03-31T01:48:48.690Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-31T01:48:48.690Z] ---> Running in 47ce8d0422c2 [2022-03-31T01:48:49.687Z] ---> 26f376ed3e29 [2022-03-31T01:48:49.687Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:48:49.967Z] ---> Running in 6c8e00b46f4c [2022-03-31T01:48:49.967Z] Removing intermediate container 676b9fd498e5 [2022-03-31T01:48:49.967Z] ---> cef51987521b [2022-03-31T01:48:49.967Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-31T01:48:50.256Z] ---> Running in 4a19e6bbfd8c [2022-03-31T01:48:51.251Z] Removing intermediate container 4a19e6bbfd8c [2022-03-31T01:48:51.251Z] ---> d440b026de2e [2022-03-31T01:48:51.251Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-31T01:48:51.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:48:52.980Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:48:52.980Z] ---> a2e58cf46e93 [2022-03-31T01:48:52.980Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-31T01:48:52.980Z] ---> Running in e7089da938af [2022-03-31T01:48:53.976Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T01:48:53.976Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T01:48:53.976Z] OK: 15739 distinct packages available [2022-03-31T01:48:54.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:48:55.258Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:48:55.860Z] Removing intermediate container e7089da938af [2022-03-31T01:48:55.860Z] ---> b5c5b265f998 [2022-03-31T01:48:55.860Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T01:48:56.464Z] Removing intermediate container 6c8e00b46f4c [2022-03-31T01:48:56.464Z] ---> 0fabdedc0906 [2022-03-31T01:48:56.464Z] Step 8/23 : COPY . . [2022-03-31T01:48:56.464Z] OK: 220 MiB in 52 packages [2022-03-31T01:48:57.463Z] ---> 2027da2b2640 [2022-03-31T01:48:57.463Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-31T01:48:58.444Z] Removing intermediate container 47ce8d0422c2 [2022-03-31T01:48:58.444Z] ---> c82017f35063 [2022-03-31T01:48:58.444Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-31T01:48:59.887Z] ---> 03ee18fc2799 [2022-03-31T01:48:59.887Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:48:59.887Z] ---> Running in 66cf3ffb03e6 [2022-03-31T01:49:01.867Z] ---> b804d53f0526 [2022-03-31T01:49:01.867Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-31T01:49:03.329Z] ---> 251e78ea2266 [2022-03-31T01:49:03.329Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-31T01:49:04.802Z] ---> 3ffbe266b47c [2022-03-31T01:49:04.802Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-31T01:49:06.258Z] Removing intermediate container 66cf3ffb03e6 [2022-03-31T01:49:06.258Z] ---> 7a4784e31e9b [2022-03-31T01:49:06.258Z] Step 7/20 : COPY . . [2022-03-31T01:49:06.862Z] ---> 7d37374bc00e [2022-03-31T01:49:06.862Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-31T01:49:07.468Z] ---> Running in e7f5108bb9a2 [2022-03-31T01:49:08.926Z] Removing intermediate container e7f5108bb9a2 [2022-03-31T01:49:08.926Z] ---> 17db3493bd24 [2022-03-31T01:49:08.926Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-31T01:49:10.922Z] ---> 5632903991fb [2022-03-31T01:49:10.922Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-31T01:49:11.906Z] ---> Running in bd097bdf41f0 [2022-03-31T01:49:16.240Z] Removing intermediate container bd097bdf41f0 [2022-03-31T01:49:16.240Z] ---> 5242c5110e1b [2022-03-31T01:49:16.240Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-31T01:49:16.847Z] ---> Running in e58d93b2a549 [2022-03-31T01:49:18.291Z] Removing intermediate container e58d93b2a549 [2022-03-31T01:49:18.291Z] ---> 2ffb420b5b12 [2022-03-31T01:49:18.291Z] Step 28/31 : CMD ["gate"] [2022-03-31T01:49:19.277Z] ---> Running in 1ee9cc1ab7f2 [2022-03-31T01:49:21.267Z] Removing intermediate container 1ee9cc1ab7f2 [2022-03-31T01:49:21.267Z] ---> 5be7263fc851 [2022-03-31T01:49:21.267Z] Step 29/31 : LABEL arch=arm64 [2022-03-31T01:49:21.870Z] ---> Running in 710b613b4dd4 [2022-03-31T01:49:22.864Z] Removing intermediate container 710b613b4dd4 [2022-03-31T01:49:22.864Z] ---> 98f81657782c [2022-03-31T01:49:22.864Z] Step 30/31 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:49:23.857Z] ---> Running in b5a795da92d0 [2022-03-31T01:49:24.844Z] Removing intermediate container b5a795da92d0 [2022-03-31T01:49:24.844Z] ---> 7decaefdb71b [2022-03-31T01:49:24.844Z] Step 31/31 : LABEL version=0.0.0 [2022-03-31T01:49:25.834Z] ---> Running in 1729e39ab124 [2022-03-31T01:49:26.826Z] Removing intermediate container 1729e39ab124 [2022-03-31T01:49:26.826Z] ---> 92f0da994c7a [2022-03-31T01:49:26.826Z] [2022-03-31T01:49:28.813Z] Successfully built 92f0da994c7a [2022-03-31T01:49:28.813Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-31T01:49:28.814Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-03-31T01:49:35.738Z] Removing intermediate container b71aed59562a [2022-03-31T01:49:35.738Z] ---> cc4f23a647b0 [2022-03-31T01:49:35.738Z] [2022-03-31T01:49:35.738Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T01:49:35.738Z] ---> cc3d11fa2d52 [2022-03-31T01:49:35.738Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-31T01:49:35.738Z] ---> Running in d057b98c2cb0 [2022-03-31T01:49:36.732Z] Removing intermediate container d057b98c2cb0 [2022-03-31T01:49:36.732Z] ---> f9360edcfba3 [2022-03-31T01:49:36.732Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-31T01:49:37.011Z] ---> Running in 9482c15d4b7a [2022-03-31T01:49:38.005Z] Removing intermediate container 9482c15d4b7a [2022-03-31T01:49:38.005Z] ---> 5f8c7f5c77b7 [2022-03-31T01:49:38.005Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-31T01:49:38.005Z] ---> Running in 738b34b48052 [2022-03-31T01:49:39.010Z] Removing intermediate container 738b34b48052 [2022-03-31T01:49:39.010Z] ---> 9c8f03f1ca27 [2022-03-31T01:49:39.010Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:49:39.010Z] ---> Running in 4d864e1386a3 [2022-03-31T01:49:43.337Z] Removing intermediate container 4d864e1386a3 [2022-03-31T01:49:43.337Z] ---> c91e0b8f38f0 [2022-03-31T01:49:43.613Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-31T01:49:43.893Z] ---> Running in e349761acff5 [2022-03-31T01:49:46.549Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:49:47.551Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:49:48.554Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-31T01:49:48.554Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T01:49:48.554Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-31T01:49:48.834Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T01:49:48.834Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-31T01:49:49.120Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-31T01:49:49.120Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T01:49:49.120Z] OK: 8 MiB in 20 packages [2022-03-31T01:49:51.775Z] Removing intermediate container e349761acff5 [2022-03-31T01:49:51.775Z] ---> 9dd55f427181 [2022-03-31T01:49:51.775Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T01:49:52.055Z] ---> 7672ef3a7f76 [2022-03-31T01:49:52.055Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-31T01:49:52.334Z] ---> Running in 948a2d1cb587 [2022-03-31T01:49:54.330Z] ---> f5316ab93664 [2022-03-31T01:49:54.330Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-31T01:49:54.934Z] 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-31T01:50:00.391Z] ---> 07c68ada2e51 [2022-03-31T01:50:00.391Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-31T01:50:01.860Z] ---> efe3be55a5a6 [2022-03-31T01:50:01.860Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-31T01:50:02.140Z] ---> Running in addba790f0a1 [2022-03-31T01:50:03.140Z] Removing intermediate container addba790f0a1 [2022-03-31T01:50:03.140Z] ---> 727765f6c858 [2022-03-31T01:50:03.140Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T01:50:03.416Z] ---> Running in 26d419382644 [2022-03-31T01:50:04.417Z] Removing intermediate container 26d419382644 [2022-03-31T01:50:04.417Z] ---> 4f41bbd9b024 [2022-03-31T01:50:04.417Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T01:50:04.417Z] ---> Running in 977fdb5a1e4f [2022-03-31T01:50:05.426Z] Removing intermediate container 977fdb5a1e4f [2022-03-31T01:50:05.426Z] ---> ba27dedde345 [2022-03-31T01:50:05.426Z] Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:50:06.044Z] ---> Running in 201861a534f8 [2022-03-31T01:50:07.050Z] Removing intermediate container 201861a534f8 [2022-03-31T01:50:07.050Z] ---> ab22db57402d [2022-03-31T01:50:07.050Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T01:50:07.329Z] ---> Running in 3a1f03f7dc64 [2022-03-31T01:50:08.324Z] Removing intermediate container 3a1f03f7dc64 [2022-03-31T01:50:08.324Z] ---> 33353ceec898 [2022-03-31T01:50:08.324Z] [2022-03-31T01:50:08.324Z] ---> f6054cc7cae0 [2022-03-31T01:50:08.324Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-31T01:50:08.324Z] ---> Running in 70aa965fac0c [2022-03-31T01:50:09.785Z] Successfully built 33353ceec898 [2022-03-31T01:50:09.785Z] Successfully tagged core-data-arm64:latest [2022-03-31T01:50:09.785Z] Building support-scheduler [2022-03-31T01:50:10.775Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T01:50:12.246Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:50:12.247Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:50:12.247Z] ---> 9be2610c99fd [2022-03-31T01:50:12.247Z] Step 3/25 : WORKDIR /edgex-go [2022-03-31T01:50:12.247Z] ---> Using cache [2022-03-31T01:50:12.247Z] ---> b88c4cbea159 [2022-03-31T01:50:12.247Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:50:12.247Z] ---> Using cache [2022-03-31T01:50:12.247Z] ---> 4f4b397409f4 [2022-03-31T01:50:12.247Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-31T01:50:12.247Z] ---> Using cache [2022-03-31T01:50:12.247Z] ---> 079ea8016fa1 [2022-03-31T01:50:12.247Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-31T01:50:12.247Z] ---> Using cache [2022-03-31T01:50:12.247Z] ---> 8178d6ecd29b [2022-03-31T01:50:12.247Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:50:12.247Z] ---> Using cache [2022-03-31T01:50:12.247Z] ---> 0c27d999ffc2 [2022-03-31T01:50:12.247Z] Step 8/25 : COPY . . [2022-03-31T01:50:12.247Z] ---> Using cache [2022-03-31T01:50:12.247Z] ---> 365c43b71c99 [2022-03-31T01:50:12.247Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-31T01:50:12.247Z] ---> Running in bbabaec38536 [2022-03-31T01:50:13.243Z] 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-31T01:50:45.692Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:50:45.692Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:50:45.692Z] ---> 9be2610c99fd [2022-03-31T01:50:45.692Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T01:50:45.692Z] ---> Using cache [2022-03-31T01:50:45.692Z] ---> b88c4cbea159 [2022-03-31T01:50:45.692Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:50:45.692Z] ---> Using cache [2022-03-31T01:50:45.692Z] ---> 4f4b397409f4 [2022-03-31T01:50:45.692Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T01:50:45.692Z] ---> Using cache [2022-03-31T01:50:45.692Z] ---> 079ea8016fa1 [2022-03-31T01:50:45.692Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T01:50:45.692Z] ---> Using cache [2022-03-31T01:50:45.692Z] ---> 8178d6ecd29b [2022-03-31T01:50:45.692Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:50:45.692Z] ---> Using cache [2022-03-31T01:50:45.692Z] ---> 0c27d999ffc2 [2022-03-31T01:50:45.692Z] Step 8/22 : COPY . . [2022-03-31T01:50:45.692Z] ---> Using cache [2022-03-31T01:50:45.692Z] ---> 365c43b71c99 [2022-03-31T01:50:45.692Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-31T01:50:45.692Z] ---> Running in 89ec13654693 [2022-03-31T01:50:47.677Z] 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-31T01:54:24.713Z] Removing intermediate container 4696f174faf5 [2022-03-31T01:54:24.713Z] ---> 281b6561aaf8 [2022-03-31T01:54:24.713Z] [2022-03-31T01:54:24.713Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T01:54:24.713Z] ---> cc3d11fa2d52 [2022-03-31T01:54:24.713Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T01:54:24.713Z] ---> Using cache [2022-03-31T01:54:24.713Z] ---> f64c98a3bd3d [2022-03-31T01:54:24.713Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T01:54:24.713Z] ---> Using cache [2022-03-31T01:54:24.713Z] ---> 89a6ce1e41d8 [2022-03-31T01:54:24.713Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-31T01:54:24.713Z] ---> Running in 792c6536f5d5 [2022-03-31T01:54:24.713Z] Removing intermediate container 792c6536f5d5 [2022-03-31T01:54:24.713Z] ---> 344fff5b664c [2022-03-31T01:54:24.713Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T01:54:24.713Z] ---> Running in 0f25ac66f153 [2022-03-31T01:54:24.713Z] Removing intermediate container 0f25ac66f153 [2022-03-31T01:54:24.713Z] ---> 7e593f484ecd [2022-03-31T01:54:24.713Z] Step 15/23 : WORKDIR / [2022-03-31T01:54:24.713Z] ---> Running in adafae5afa51 [2022-03-31T01:54:24.713Z] Removing intermediate container adafae5afa51 [2022-03-31T01:54:24.713Z] ---> ba0d242e2d06 [2022-03-31T01:54:24.713Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T01:54:24.713Z] ---> ab1e7b1559ef [2022-03-31T01:54:24.713Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-31T01:54:24.713Z] ---> c60d0c1ae882 [2022-03-31T01:54:24.713Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-31T01:54:24.713Z] ---> 6da0d20f6ec1 [2022-03-31T01:54:24.713Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-31T01:54:24.713Z] ---> Running in d7067a72bcb3 [2022-03-31T01:54:24.713Z] Removing intermediate container d7067a72bcb3 [2022-03-31T01:54:24.713Z] ---> ea06f98e94ea [2022-03-31T01:54:24.713Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T01:54:24.713Z] ---> Running in 2960a304192c [2022-03-31T01:54:24.713Z] Removing intermediate container 2960a304192c [2022-03-31T01:54:24.713Z] ---> a65870fc2614 [2022-03-31T01:54:24.713Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T01:54:24.713Z] ---> Running in f89e0a5a6a70 [2022-03-31T01:54:24.713Z] Removing intermediate container f89e0a5a6a70 [2022-03-31T01:54:24.713Z] ---> 4e85ca297bd1 [2022-03-31T01:54:24.713Z] Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:54:24.713Z] ---> Running in 4e27c57c2319 [2022-03-31T01:54:24.713Z] Removing intermediate container 4e27c57c2319 [2022-03-31T01:54:24.713Z] ---> eab9b23a2c6b [2022-03-31T01:54:24.713Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T01:54:24.713Z] ---> Running in 80f6c45e2dd9 [2022-03-31T01:54:24.713Z] Removing intermediate container 80f6c45e2dd9 [2022-03-31T01:54:24.713Z] ---> d73cec639826 [2022-03-31T01:54:24.713Z] [2022-03-31T01:54:25.317Z] Successfully built d73cec639826 [2022-03-31T01:54:25.317Z] Successfully tagged core-metadata-arm64:latest [2022-03-31T01:54:25.317Z] Building security-spire-agent [2022-03-31T01:55:05.263Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T01:55:05.263Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T01:55:05.263Z] ---> 9be2610c99fd [2022-03-31T01:55:05.263Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T01:55:05.263Z] ---> Using cache [2022-03-31T01:55:05.263Z] ---> b88c4cbea159 [2022-03-31T01:55:05.263Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:55:05.263Z] ---> Using cache [2022-03-31T01:55:05.263Z] ---> 4f4b397409f4 [2022-03-31T01:55:05.263Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T01:55:05.263Z] ---> Using cache [2022-03-31T01:55:05.263Z] ---> 079ea8016fa1 [2022-03-31T01:55:05.263Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T01:55:05.263Z] ---> Using cache [2022-03-31T01:55:05.263Z] ---> 8178d6ecd29b [2022-03-31T01:55:05.263Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T01:55:05.263Z] ---> Using cache [2022-03-31T01:55:05.263Z] ---> 0c27d999ffc2 [2022-03-31T01:55:05.263Z] Step 8/24 : COPY . . [2022-03-31T01:55:05.263Z] ---> Using cache [2022-03-31T01:55:05.263Z] ---> 365c43b71c99 [2022-03-31T01:55:05.263Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T01:55:05.263Z] ---> Running in d24508b5ee5a [2022-03-31T01:55:05.263Z] Removing intermediate container d24508b5ee5a [2022-03-31T01:55:05.263Z] ---> e0189f3d93f8 [2022-03-31T01:55:05.263Z] 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-31T01:55:05.263Z] ---> Running in 1472d50c5f63 [2022-03-31T01:55:05.263Z] spire-1.2.0/ [2022-03-31T01:55:09.577Z] spire-1.2.0/README.md [2022-03-31T01:55:09.577Z] spire-1.2.0/bin/ [2022-03-31T01:55:09.577Z] spire-1.2.0/bin/spire-server [2022-03-31T01:55:09.577Z] spire-1.2.0/bin/spire-agent [2022-03-31T01:55:09.577Z] spire-1.2.0/conf/ [2022-03-31T01:55:09.577Z] spire-1.2.0/conf/server/ [2022-03-31T01:55:09.577Z] spire-1.2.0/conf/server/server.conf [2022-03-31T01:55:09.577Z] spire-1.2.0/conf/agent/ [2022-03-31T01:55:09.577Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T01:55:09.577Z] spire-1.2.0/LICENSE [2022-03-31T01:55:15.011Z] Removing intermediate container 1472d50c5f63 [2022-03-31T01:55:15.011Z] ---> b1cf3214277b [2022-03-31T01:55:15.011Z] [2022-03-31T01:55:15.011Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T01:55:15.011Z] ---> 03078ca19a05 [2022-03-31T01:55:15.011Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T01:55:15.011Z] ---> Using cache [2022-03-31T01:55:15.011Z] ---> a322c81c7e6a [2022-03-31T01:55:15.011Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:55:15.011Z] ---> Using cache [2022-03-31T01:55:15.011Z] ---> 4e2dc342c794 [2022-03-31T01:55:15.011Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T01:55:15.011Z] ---> Running in fd943b1105de [2022-03-31T01:55:17.007Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:55:17.997Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:55:19.450Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T01:55:19.450Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T01:55:19.450Z] OK: 15729 distinct packages available [2022-03-31T01:55:19.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:55:20.714Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:55:22.158Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T01:55:22.158Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T01:55:22.158Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T01:55:22.158Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T01:55:22.432Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T01:55:22.432Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T01:55:22.707Z] OK: 6 MiB in 19 packages [2022-03-31T01:55:24.727Z] Removing intermediate container fd943b1105de [2022-03-31T01:55:24.728Z] ---> 29bd4e245198 [2022-03-31T01:55:24.728Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-31T01:55:27.382Z] ---> a2136a474800 [2022-03-31T01:55:27.659Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T01:55:33.084Z] ---> 0514fd27a403 [2022-03-31T01:55:33.084Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T01:55:34.073Z] ---> 498d31fd7abb [2022-03-31T01:55:34.073Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-31T01:55:35.081Z] ---> a6f51ef53e58 [2022-03-31T01:55:35.081Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-31T01:55:36.079Z] ---> 3df864e90260 [2022-03-31T01:55:36.079Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T01:55:36.079Z] ---> Running in f3ae4cab79ec [2022-03-31T01:55:36.692Z] Removing intermediate container f3ae4cab79ec [2022-03-31T01:55:36.692Z] ---> fe2f1e8fbd21 [2022-03-31T01:55:36.692Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T01:55:36.692Z] ---> Running in 56009254f8b1 [2022-03-31T01:55:37.314Z] Removing intermediate container 56009254f8b1 [2022-03-31T01:55:37.314Z] ---> e17ce2ad10ea [2022-03-31T01:55:37.314Z] Step 22/24 : LABEL arch=arm64 [2022-03-31T01:55:37.600Z] ---> Running in 7180ef6f2faf [2022-03-31T01:55:38.209Z] Removing intermediate container 7180ef6f2faf [2022-03-31T01:55:38.209Z] ---> d542432d8977 [2022-03-31T01:55:38.209Z] Step 23/24 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:55:38.209Z] ---> Running in 64236c8c15c5 [2022-03-31T01:55:38.821Z] Removing intermediate container 64236c8c15c5 [2022-03-31T01:55:38.821Z] ---> 62f6546da563 [2022-03-31T01:55:38.821Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T01:55:39.100Z] ---> Running in 5a2740d706cf [2022-03-31T01:55:39.716Z] Removing intermediate container 5a2740d706cf [2022-03-31T01:55:39.716Z] ---> 2508a51d1729 [2022-03-31T01:55:39.716Z] [2022-03-31T01:55:40.324Z] Successfully built 2508a51d1729 [2022-03-31T01:55:40.324Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-31T01:56:36.962Z]  Building security-spire-agent ... done Removing intermediate container 948a2d1cb587 [2022-03-31T01:56:36.962Z] ---> ddff804f4941 [2022-03-31T01:56:36.962Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-31T01:56:36.962Z] ---> Running in 048e32bb4677 [2022-03-31T01:56:36.962Z] 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-31T01:56:38.405Z] Removing intermediate container 048e32bb4677 [2022-03-31T01:56:38.405Z] ---> 6b68b7723825 [2022-03-31T01:56:38.405Z] [2022-03-31T01:56:38.405Z] Step 11/23 : FROM docker:20.10.10 [2022-03-31T01:56:38.405Z] 20.10.10: Pulling from library/docker [2022-03-31T01:56:41.805Z] 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-31T01:56:47.239Z] Removing intermediate container 70aa965fac0c [2022-03-31T01:56:47.239Z] ---> 0456298a0d22 [2022-03-31T01:56:47.239Z] [2022-03-31T01:56:47.239Z] Step 9/20 : FROM alpine:3.15 [2022-03-31T01:56:47.239Z] ---> 03078ca19a05 [2022-03-31T01:56:47.239Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T01:56:47.239Z] ---> Using cache [2022-03-31T01:56:47.239Z] ---> a322c81c7e6a [2022-03-31T01:56:47.239Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T01:56:47.239Z] ---> Using cache [2022-03-31T01:56:47.239Z] ---> 4e2dc342c794 [2022-03-31T01:56:47.239Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-31T01:56:47.239Z] ---> Running in 6ceeed2438d6 [2022-03-31T01:56:48.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:56:49.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:56:50.721Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T01:56:50.721Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T01:56:50.721Z] OK: 15729 distinct packages available [2022-03-31T01:56:50.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:56:51.709Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:56:52.700Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-31T01:56:53.026Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-31T01:56:53.026Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T01:56:53.026Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-31T01:56:53.379Z] (5/9) Installing curl (7.80.0-r0) [2022-03-31T01:56:53.379Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-31T01:56:53.379Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-31T01:56:53.678Z] (8/9) Installing libucontext (1.1-r0) [2022-03-31T01:56:53.678Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-31T01:56:53.678Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T01:56:53.678Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T01:56:53.968Z] OK: 8 MiB in 23 packages [2022-03-31T01:56:57.596Z] Removing intermediate container 6ceeed2438d6 [2022-03-31T01:56:57.597Z] ---> c36a16458f44 [2022-03-31T01:56:57.597Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T01:56:58.579Z] ---> ca2c8b41fda1 [2022-03-31T01:56:58.579Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-31T01:56:59.559Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-31T01:56:59.559Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-31T01:56:59.559Z] ---> 520e9a0a30f7 [2022-03-31T01:56:59.559Z] 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-31T01:56:59.559Z] ---> Running in 61bca9cb5708 [2022-03-31T01:57:00.547Z] Removing intermediate container 61bca9cb5708 [2022-03-31T01:57:00.547Z] ---> ae7f3fa2af6f [2022-03-31T01:57:00.547Z] 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-31T01:57:00.547Z] ---> Running in dd1c80568528 [2022-03-31T01:57:01.153Z] Removing intermediate container bbabaec38536 [2022-03-31T01:57:01.153Z] ---> 0a074863ad2e [2022-03-31T01:57:01.153Z] [2022-03-31T01:57:01.153Z] Step 10/25 : FROM alpine:3.14 [2022-03-31T01:57:01.153Z] ---> cc3d11fa2d52 [2022-03-31T01:57:01.153Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-31T01:57:01.438Z] ---> Running in b8708ad51ad3 [2022-03-31T01:57:01.438Z] ---> 65e871403b46 [2022-03-31T01:57:01.438Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-31T01:57:02.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:57:02.436Z] ---> 9305d33f81c3 [2022-03-31T01:57:02.436Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-31T01:57:02.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:57:02.707Z] ---> Running in 6e5e5f4d6721 [2022-03-31T01:57:02.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T01:57:03.261Z] Removing intermediate container 6e5e5f4d6721 [2022-03-31T01:57:03.261Z] ---> 2afa6cb29dce [2022-03-31T01:57:03.261Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T01:57:03.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T01:57:03.545Z] ---> Running in b8bd65d0fa0a [2022-03-31T01:57:03.823Z] (1/42) Installing readline (8.1.0-r0) [2022-03-31T01:57:04.105Z] (2/42) Installing bash (5.1.16-r0) [2022-03-31T01:57:04.106Z] Executing bash-5.1.16-r0.post-install [2022-03-31T01:57:04.106Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-31T01:57:04.106Z] Removing intermediate container b8bd65d0fa0a [2022-03-31T01:57:04.106Z] ---> cf84fef3e049 [2022-03-31T01:57:04.106Z] Step 18/20 : LABEL arch=arm64 [2022-03-31T01:57:04.384Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T01:57:04.384Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-31T01:57:04.384Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-31T01:57:04.384Z] ---> Running in 3928aca146e2 [2022-03-31T01:57:04.384Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-31T01:57:04.384Z] (6/42) Installing curl (7.79.1-r0) [2022-03-31T01:57:04.384Z] (3/3) Installing su-exec (0.2-r1) [2022-03-31T01:57:04.384Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T01:57:04.384Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T01:57:04.660Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-31T01:57:04.660Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-31T01:57:04.660Z] (9/42) Installing expat (2.4.7-r0) [2022-03-31T01:57:04.660Z] OK: 6 MiB in 17 packages [2022-03-31T01:57:04.953Z] (10/42) Installing libffi (3.3-r2) [2022-03-31T01:57:04.953Z] (11/42) Installing gdbm (1.19-r0) [2022-03-31T01:57:04.953Z] Removing intermediate container 3928aca146e2 [2022-03-31T01:57:04.953Z] ---> 56d86a6480ff [2022-03-31T01:57:04.953Z] Step 19/20 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:57:05.242Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-31T01:57:05.242Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T01:57:05.242Z] ---> Running in 9c5c385e7683 [2022-03-31T01:57:05.242Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T01:57:05.519Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-31T01:57:05.519Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-31T01:57:05.798Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-31T01:57:06.083Z] Removing intermediate container 9c5c385e7683 [2022-03-31T01:57:06.083Z] ---> ccbbcd71ea33 [2022-03-31T01:57:06.083Z] Step 20/20 : LABEL version=0.0.0 [2022-03-31T01:57:06.083Z] ---> Running in e8d33a3b3ade [2022-03-31T01:57:06.683Z] Removing intermediate container b8708ad51ad3 [2022-03-31T01:57:06.683Z] ---> f3a33e4c5b27 [2022-03-31T01:57:06.683Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T01:57:06.683Z] Removing intermediate container e8d33a3b3ade [2022-03-31T01:57:06.683Z] ---> 7d89f231dcec [2022-03-31T01:57:06.683Z] [2022-03-31T01:57:06.959Z] ---> Running in 0778664b80d4 [2022-03-31T01:57:07.570Z] Successfully built 7d89f231dcec [2022-03-31T01:57:07.570Z] Removing intermediate container 0778664b80d4 [2022-03-31T01:57:07.570Z] ---> d183e81c25fb [2022-03-31T01:57:07.570Z] Step 13/25 : WORKDIR / [2022-03-31T01:57:07.570Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-31T01:57:07.852Z]  Building security-spiffe-token-provider ... done  ---> Running in 1e8dd6cb976a [2022-03-31T01:57:08.455Z] Removing intermediate container 1e8dd6cb976a [2022-03-31T01:57:08.455Z] ---> 7afe53059281 [2022-03-31T01:57:08.455Z] 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-31T01:57:08.455Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-31T01:57:08.455Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-31T01:57:08.455Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-31T01:57:08.455Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-31T01:57:08.730Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-31T01:57:08.730Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-31T01:57:08.730Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-31T01:57:08.730Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-31T01:57:08.730Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-31T01:57:09.012Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-31T01:57:09.012Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-31T01:57:09.012Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-31T01:57:09.012Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-31T01:57:09.012Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-31T01:57:09.012Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-31T01:57:09.012Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-31T01:57:09.012Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-31T01:57:09.289Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-31T01:57:09.289Z] ---> f8743f5dd1bd [2022-03-31T01:57:09.289Z] 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-31T01:57:09.289Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-31T01:57:09.289Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-31T01:57:09.289Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-31T01:57:09.289Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-31T01:57:09.289Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-31T01:57:09.563Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-31T01:57:09.564Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-31T01:57:10.569Z] ---> 68ee7c6d7bec [2022-03-31T01:57:10.569Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-31T01:57:10.569Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T01:57:10.569Z] OK: 84 MiB in 64 packages [2022-03-31T01:57:10.848Z] Removing intermediate container 89ec13654693 [2022-03-31T01:57:10.848Z] ---> 88983919e06f [2022-03-31T01:57:10.848Z] [2022-03-31T01:57:10.848Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T01:57:10.848Z] ---> cc3d11fa2d52 [2022-03-31T01:57:10.848Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-31T01:57:10.848Z] ---> Using cache [2022-03-31T01:57:10.848Z] ---> f64c98a3bd3d [2022-03-31T01:57:10.848Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T01:57:10.848Z] ---> Using cache [2022-03-31T01:57:10.848Z] ---> 89a6ce1e41d8 [2022-03-31T01:57:10.848Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-31T01:57:11.123Z] ---> Running in 751e956005cb [2022-03-31T01:57:11.124Z] ---> 099fd26f9bab [2022-03-31T01:57:11.124Z] 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-31T01:57:11.401Z] Removing intermediate container 751e956005cb [2022-03-31T01:57:11.401Z] ---> ccc83384247b [2022-03-31T01:57:11.401Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T01:57:11.680Z] ---> Running in c60c283740d2 [2022-03-31T01:57:11.957Z] ---> 00af6bba821b [2022-03-31T01:57:11.957Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-31T01:57:11.957Z] Removing intermediate container c60c283740d2 [2022-03-31T01:57:11.957Z] ---> 1efd445e59d6 [2022-03-31T01:57:11.957Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T01:57:12.964Z] ---> 8811803e6f8f [2022-03-31T01:57:12.964Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-31T01:57:13.571Z] ---> 181539db8318 [2022-03-31T01:57:13.571Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-31T01:57:14.559Z] ---> a61a885d16ca [2022-03-31T01:57:14.559Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-31T01:57:15.559Z] ---> 295c0cb8ab40 [2022-03-31T01:57:15.559Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-31T01:57:15.559Z] ---> f458d7b9f3f4 [2022-03-31T01:57:15.559Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T01:57:15.559Z] ---> Running in 862d1f77962e [2022-03-31T01:57:15.559Z] Collecting docker-compose==1.23.2 [2022-03-31T01:57:15.559Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-31T01:57:15.839Z] Removing intermediate container 862d1f77962e [2022-03-31T01:57:15.839Z] ---> e032fc6f22c3 [2022-03-31T01:57:15.839Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T01:57:15.839Z] ---> Running in ba92572df590 [2022-03-31T01:57:16.119Z] ---> 3cbd52ea250c [2022-03-31T01:57:16.119Z] 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-31T01:57:16.119Z] ---> Running in 71949354823f [2022-03-31T01:57:16.406Z] Removing intermediate container ba92572df590 [2022-03-31T01:57:16.406Z] ---> 5afc7afe2e04 [2022-03-31T01:57:16.406Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T01:57:16.687Z] ---> Running in 4ae805c364f7 [2022-03-31T01:57:16.687Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-31T01:57:16.687Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-31T01:57:17.286Z] Removing intermediate container 4ae805c364f7 [2022-03-31T01:57:17.286Z] ---> 9ec8893f9ff7 [2022-03-31T01:57:17.286Z] Step 21/22 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:57:17.286Z] ---> Running in 18de9be084f4 [2022-03-31T01:57:17.570Z] Removing intermediate container 18de9be084f4 [2022-03-31T01:57:17.570Z] ---> 4f91bef7a883 [2022-03-31T01:57:17.570Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T01:57:17.570Z] ---> Running in ef6c306adbc1 [2022-03-31T01:57:17.854Z] Collecting PyYAML<4,>=3.10 [2022-03-31T01:57:17.854Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-31T01:57:18.136Z] Removing intermediate container ef6c306adbc1 [2022-03-31T01:57:18.136Z] ---> 023669008b9e [2022-03-31T01:57:18.136Z] [2022-03-31T01:57:18.427Z] Removing intermediate container 71949354823f [2022-03-31T01:57:18.427Z] ---> 283b4b4eb619 [2022-03-31T01:57:18.427Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T01:57:18.704Z] ---> Running in e326a059f7cd [2022-03-31T01:57:18.704Z] Successfully built 023669008b9e [2022-03-31T01:57:18.704Z] Successfully tagged support-scheduler-arm64:latest [2022-03-31T01:57:18.976Z]  Building support-scheduler ... done Removing intermediate container e326a059f7cd [2022-03-31T01:57:18.976Z] ---> b7081b03b2bd [2022-03-31T01:57:18.976Z] Step 23/25 : LABEL arch=arm64 [2022-03-31T01:57:19.250Z] ---> Running in ba1ceab9aa95 [2022-03-31T01:57:19.525Z] Removing intermediate container ba1ceab9aa95 [2022-03-31T01:57:19.525Z] ---> e939f55ff963 [2022-03-31T01:57:19.525Z] Step 24/25 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:57:19.525Z] ---> Running in faf933f90e26 [2022-03-31T01:57:19.804Z] Removing intermediate container faf933f90e26 [2022-03-31T01:57:19.804Z] ---> 2033bc7dae49 [2022-03-31T01:57:19.804Z] Step 25/25 : LABEL version=0.0.0 [2022-03-31T01:57:20.083Z] ---> Running in 59c5486d6d41 [2022-03-31T01:57:20.356Z] Removing intermediate container 59c5486d6d41 [2022-03-31T01:57:20.356Z] ---> f337b28934a5 [2022-03-31T01:57:20.356Z] [2022-03-31T01:57:20.951Z] Successfully built f337b28934a5 [2022-03-31T01:57:20.951Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-31T01:57:21.934Z]  Building security-secretstore-setup ... done Collecting cached-property<2,>=1.2.0 [2022-03-31T01:57:21.934Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-31T01:57:22.531Z] Collecting docker<4.0,>=3.6.0 [2022-03-31T01:57:22.531Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-31T01:57:22.531Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-31T01:57:22.531Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-31T01:57:25.935Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-31T01:57:25.935Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-31T01:57:25.935Z] Collecting jsonschema<3,>=2.5.1 [2022-03-31T01:57:26.209Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-31T01:57:26.209Z] Collecting docopt<0.7,>=0.6.1 [2022-03-31T01:57:26.209Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-31T01:57:28.190Z] 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-31T01:57:28.465Z] Collecting texttable<0.10,>=0.9.0 [2022-03-31T01:57:28.465Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-31T01:57:30.444Z] Collecting docker-pycreds>=0.4.0 [2022-03-31T01:57:30.444Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-31T01:57:31.429Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-31T01:57:31.429Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-31T01:57:31.429Z] 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-31T01:57:31.429Z] Collecting idna<2.8,>=2.5 [2022-03-31T01:57:31.429Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-31T01:57:32.031Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-31T01:57:32.306Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-31T01:57:32.583Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-31T01:57:32.583Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-31T01:57:32.583Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-31T01:57:32.583Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-31T01:57:33.569Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-31T01:57:33.569Z] Attempting uninstall: urllib3 [2022-03-31T01:57:33.569Z] Found existing installation: urllib3 1.26.5 [2022-03-31T01:57:33.569Z] Uninstalling urllib3-1.26.5: [2022-03-31T01:57:33.569Z] Successfully uninstalled urllib3-1.26.5 [2022-03-31T01:57:34.557Z] Attempting uninstall: idna [2022-03-31T01:57:34.557Z] Found existing installation: idna 3.2 [2022-03-31T01:57:34.557Z] Uninstalling idna-3.2: [2022-03-31T01:57:34.557Z] Successfully uninstalled idna-3.2 [2022-03-31T01:57:35.543Z] Attempting uninstall: chardet [2022-03-31T01:57:35.543Z] Found existing installation: chardet 4.0.0 [2022-03-31T01:57:35.543Z] Uninstalling chardet-4.0.0: [2022-03-31T01:57:35.543Z] Successfully uninstalled chardet-4.0.0 [2022-03-31T01:57:37.523Z] Attempting uninstall: requests [2022-03-31T01:57:37.523Z] Found existing installation: requests 2.25.1 [2022-03-31T01:57:37.523Z] Uninstalling requests-2.25.1: [2022-03-31T01:57:37.523Z] Successfully uninstalled requests-2.25.1 [2022-03-31T01:57:37.796Z] Running setup.py install for texttable: started [2022-03-31T01:57:39.232Z] Running setup.py install for texttable: finished with status 'done' [2022-03-31T01:57:39.232Z] Running setup.py install for PyYAML: started [2022-03-31T01:57:41.858Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-31T01:57:42.135Z] Running setup.py install for docopt: started [2022-03-31T01:57:44.121Z] Running setup.py install for docopt: finished with status 'done' [2022-03-31T01:57:44.121Z] Running setup.py install for dockerpty: started [2022-03-31T01:57:46.123Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-31T01:57:48.175Z] 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-31T01:57:56.471Z] Removing intermediate container dd1c80568528 [2022-03-31T01:57:56.471Z] ---> 5ff53f5e89ae [2022-03-31T01:57:56.471Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-31T01:57:56.471Z] ---> Running in 6315527047b8 [2022-03-31T01:57:56.749Z] Removing intermediate container 6315527047b8 [2022-03-31T01:57:56.749Z] ---> 4ac814525231 [2022-03-31T01:57:56.749Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-31T01:57:57.026Z] ---> Running in 28101b777aa5 [2022-03-31T01:57:57.301Z] Removing intermediate container 28101b777aa5 [2022-03-31T01:57:57.301Z] ---> 407267b45127 [2022-03-31T01:57:57.301Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-31T01:57:58.744Z] ---> ed7359eb50d8 [2022-03-31T01:57:58.744Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-31T01:57:59.019Z] ---> 5a1fff1bf364 [2022-03-31T01:57:59.019Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-31T01:57:59.634Z] ---> 95814816ce12 [2022-03-31T01:57:59.634Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-31T01:57:59.908Z] ---> Running in 77d517e7136b [2022-03-31T01:58:00.183Z] Removing intermediate container 77d517e7136b [2022-03-31T01:58:00.183Z] ---> 32fcce2c8dd9 [2022-03-31T01:58:00.183Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T01:58:00.183Z] ---> Running in bbdb1cf8c925 [2022-03-31T01:58:00.460Z] Removing intermediate container bbdb1cf8c925 [2022-03-31T01:58:00.460Z] ---> 453fe93aba81 [2022-03-31T01:58:00.460Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T01:58:00.460Z] ---> Running in 6b269df9cf7a [2022-03-31T01:58:01.065Z] Removing intermediate container 6b269df9cf7a [2022-03-31T01:58:01.065Z] ---> e55b13babc5e [2022-03-31T01:58:01.065Z] Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba [2022-03-31T01:58:01.065Z] ---> Running in 7e10d105169c [2022-03-31T01:58:01.340Z] Removing intermediate container 7e10d105169c [2022-03-31T01:58:01.340Z] ---> ce999618c9fe [2022-03-31T01:58:01.340Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T01:58:01.340Z] ---> Running in 51d5f72b7de7 [2022-03-31T01:58:01.614Z] Removing intermediate container 51d5f72b7de7 [2022-03-31T01:58:01.614Z] ---> 95bb505732de [2022-03-31T01:58:01.614Z] [2022-03-31T01:58:02.209Z] Successfully built 95bb505732de [2022-03-31T01:58:02.209Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-31T01:58:02.496Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-31T01:58:02.499Z] $ docker stop --time=1 8b621e568b4e5edeba418fa286347f48a792c153b16162d346daa57dd4585d2a [2022-03-31T01:58:04.140Z] $ docker rm -f 8b621e568b4e5edeba418fa286347f48a792c153b16162d346daa57dd4585d2a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T01:58:04.678Z] + docker images [2022-03-31T01:58:04.950Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-31T01:58:04.950Z] sys-mgmt-agent-arm64 latest 95bb505732de 3 seconds ago 288MB [2022-03-31T01:58:04.950Z] security-secretstore-setup-arm64 latest f337b28934a5 44 seconds ago 40.8MB [2022-03-31T01:58:04.950Z] support-scheduler-arm64 latest 023669008b9e 47 seconds ago 24.9MB [2022-03-31T01:58:04.950Z] 88983919e06f 55 seconds ago 1.43GB [2022-03-31T01:58:04.950Z] security-spiffe-token-provider-arm64 latest 7d89f231dcec 58 seconds ago 27.7MB [2022-03-31T01:58:04.950Z] 0a074863ad2e About a minute ago 1.44GB [2022-03-31T01:58:04.950Z] 0456298a0d22 About a minute ago 1.42GB [2022-03-31T01:58:04.950Z] 6b68b7723825 About a minute ago 1.43GB [2022-03-31T01:58:04.950Z] security-spire-agent-arm64 latest 2508a51d1729 2 minutes ago 118MB [2022-03-31T01:58:04.950Z] b1cf3214277b 2 minutes ago 1.42GB [2022-03-31T01:58:04.950Z] core-metadata-arm64 latest d73cec639826 3 minutes ago 25.1MB [2022-03-31T01:58:04.950Z] 281b6561aaf8 3 minutes ago 1.43GB [2022-03-31T01:58:04.950Z] core-data-arm64 latest 33353ceec898 7 minutes ago 34.4MB [2022-03-31T01:58:04.950Z] cc4f23a647b0 8 minutes ago 1.46GB [2022-03-31T01:58:04.950Z] security-bootstrapper-arm64 latest 92f0da994c7a 8 minutes ago 23.6MB [2022-03-31T01:58:04.950Z] 497d194f8226 9 minutes ago 1.43GB [2022-03-31T01:58:04.950Z] support-notifications-arm64 latest 1d4f0aa6eeb4 10 minutes ago 25.5MB [2022-03-31T01:58:04.950Z] security-proxy-setup-arm64 latest 9442eae2a896 10 minutes ago 42.1MB [2022-03-31T01:58:04.950Z] core-command-arm64 latest fd28f6c66edc 10 minutes ago 23.7MB [2022-03-31T01:58:04.951Z] e650f09bbc09 10 minutes ago 1.43GB [2022-03-31T01:58:04.951Z] 2875e5495a22 10 minutes ago 1.44GB [2022-03-31T01:58:04.951Z] 40313c705a25 11 minutes ago 1.43GB [2022-03-31T01:58:04.951Z] security-spire-server-arm64 latest 2c1766360284 17 minutes ago 82.6MB [2022-03-31T01:58:04.951Z] security-spire-config-arm64 latest 781dd045e831 17 minutes ago 81.9MB [2022-03-31T01:58:04.951Z] 99cf89d7ed08 17 minutes ago 1.42GB [2022-03-31T01:58:04.951Z] 792271ef564b 17 minutes ago 1.42GB [2022-03-31T01:58:04.951Z] ci-base-image-arm64 latest 9be2610c99fd 32 minutes ago 885MB [2022-03-31T01:58:04.951Z] alpine 3.14 cc3d11fa2d52 2 days ago 5.34MB [2022-03-31T01:58:04.951Z] alpine 3.15 03078ca19a05 2 days ago 5.32MB [2022-03-31T01:58:04.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB [2022-03-31T01:58:04.951Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-31T01:58:04.951Z] 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-31T01:58:05.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T01:58:05.401Z] [2022-03-31T01:58:05.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-31T01:58:05.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T01:58:06.025Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-31T01:58:06.025Z] 8998bd30e6a1: Pulling fs layer [2022-03-31T01:58:06.025Z] 04944245beec: Pulling fs layer [2022-03-31T01:58:06.025Z] 699f458cf7ca: Pulling fs layer [2022-03-31T01:58:06.025Z] 765212b225bb: Pulling fs layer [2022-03-31T01:58:06.025Z] f23df028b6ca: Pulling fs layer [2022-03-31T01:58:06.025Z] d65c8cfc05b1: Pulling fs layer [2022-03-31T01:58:06.025Z] 2437ff75d9bd: Pulling fs layer [2022-03-31T01:58:06.025Z] 765212b225bb: Waiting [2022-03-31T01:58:06.025Z] f23df028b6ca: Waiting [2022-03-31T01:58:06.025Z] 2437ff75d9bd: Waiting [2022-03-31T01:58:06.025Z] d65c8cfc05b1: Waiting [2022-03-31T01:58:06.025Z] 04944245beec: Verifying Checksum [2022-03-31T01:58:06.025Z] 04944245beec: Download complete [2022-03-31T01:58:06.026Z] 765212b225bb: Verifying Checksum [2022-03-31T01:58:06.026Z] 765212b225bb: Download complete [2022-03-31T01:58:06.026Z] f23df028b6ca: Verifying Checksum [2022-03-31T01:58:06.026Z] f23df028b6ca: Download complete [2022-03-31T01:58:06.026Z] d65c8cfc05b1: Verifying Checksum [2022-03-31T01:58:06.026Z] d65c8cfc05b1: Download complete [2022-03-31T01:58:06.300Z] 699f458cf7ca: Verifying Checksum [2022-03-31T01:58:06.300Z] 699f458cf7ca: Download complete [2022-03-31T01:58:06.573Z] 8998bd30e6a1: Verifying Checksum [2022-03-31T01:58:06.573Z] 8998bd30e6a1: Download complete [2022-03-31T01:58:09.190Z] 2437ff75d9bd: Verifying Checksum [2022-03-31T01:58:09.190Z] 2437ff75d9bd: Download complete [2022-03-31T01:58:11.159Z] 8998bd30e6a1: Pull complete [2022-03-31T01:58:11.433Z] 04944245beec: Pull complete [2022-03-31T01:58:12.859Z] 699f458cf7ca: Pull complete [2022-03-31T01:58:13.136Z] 765212b225bb: Pull complete [2022-03-31T01:58:14.118Z] f23df028b6ca: Pull complete [2022-03-31T01:58:14.118Z] d65c8cfc05b1: Pull complete [2022-03-31T01:58:29.178Z] 2437ff75d9bd: Pull complete [2022-03-31T01:58:29.179Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-31T01:58:29.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T01:58:29.179Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-31T01:58:29.393Z] prd-ubuntu20.04-docker-arm64-4c-16g-9535 does not seem to be running inside a container [2022-03-31T01:58:29.469Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-31T01:58:32.539Z] $ docker top 1f93f23418377b3a5aae7cd1ee87a580477f35f47582e3312ba27edd98de10bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T01:58:33.587Z] ---> job-cost.sh [2022-03-31T01:58:33.587Z] lf-activate-venv: SKIPPING [2022-03-31T01:58:33.587Z] INFO: No Stack... [2022-03-31T01:58:34.181Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-31T01:58:35.158Z] INFO: Archiving Costs [Pipeline] sh [2022-03-31T01:58:35.819Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [2022-03-31T01:58:35.819Z] + cut -d, -f6 [Pipeline] lock [2022-03-31T01:58:35.854Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3926-7-stack-cost] [2022-03-31T01:58:35.864Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3926-7-stack-cost] did not exist. Created. [2022-03-31T01:58:35.864Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3926-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-31T01:58:36.526Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-31T01:58:36.784Z] Stashed 1 file(s) [Pipeline] } [2022-03-31T01:58:36.790Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3926-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-31T01:58:36.807Z] $ docker stop --time=1 1f93f23418377b3a5aae7cd1ee87a580477f35f47582e3312ba27edd98de10bc [2022-03-31T01:58:38.339Z] $ docker rm -f 1f93f23418377b3a5aae7cd1ee87a580477f35f47582e3312ba27edd98de10bc [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-31T01:58:38.907Z] provisioning config files... [2022-03-31T01:58:38.917Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config6053140430854956141tmp [Pipeline] { [Pipeline] sh [2022-03-31T01:58:39.224Z] + set +x [2022-03-31T01:58:39.224Z] + curl -s https://codecov.io/bash [2022-03-31T01:58:39.224Z] + bash -s -- [2022-03-31T01:58:39.224Z] [2022-03-31T01:58:39.224Z] _____ _ [2022-03-31T01:58:39.224Z] / ____| | | [2022-03-31T01:58:39.224Z] | | ___ __| | ___ ___ _____ __ [2022-03-31T01:58:39.224Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-31T01:58:39.224Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-31T01:58:39.224Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-31T01:58:39.224Z] Bash-1.0.6 [2022-03-31T01:58:39.224Z] [2022-03-31T01:58:39.224Z] [2022-03-31T01:58:39.224Z] ==> git version 2.25.1 found [2022-03-31T01:58:39.224Z] ==> 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-31T01:58:39.224Z] Release-Date: 2020-01-08 [2022-03-31T01:58:39.224Z] 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-31T01:58:39.224Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-31T01:58:39.224Z] ==> Jenkins CI detected. [2022-03-31T01:58:39.224Z] current dir:  /w/workspace/edgex-go/7 [2022-03-31T01:58:39.224Z] project root: . [2022-03-31T01:58:39.224Z] --> token set from env [2022-03-31T01:58:39.224Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-31T01:58:39.224Z] ==> Running gcov in . (disable via -X gcov) [2022-03-31T01:58:39.224Z] ==> Python coveragepy not found [2022-03-31T01:58:39.224Z] ==> Searching for coverage reports in: [2022-03-31T01:58:39.224Z] + . [2022-03-31T01:58:39.484Z] -> Found 1 reports [2022-03-31T01:58:39.484Z] ==> Detecting git/mercurial file structure [2022-03-31T01:58:39.484Z] ==> Reading reports [2022-03-31T01:58:39.484Z] + ./coverage.out bytes=429124 [2022-03-31T01:58:39.484Z] ==> Appending adjustments [2022-03-31T01:58:39.484Z] https://docs.codecov.io/docs/fixing-reports [2022-03-31T01:58:40.866Z] + Found adjustments [2022-03-31T01:58:40.866Z] ==> Gzipping contents [2022-03-31T01:58:40.866Z] 60K /tmp/codecov.YPNxl7.gz [2022-03-31T01:58:40.866Z] ==> Uploading reports [2022-03-31T01:58:40.866Z] url: https://codecov.io [2022-03-31T01:58:40.866Z] query: branch=PR-3926&commit=243ad5ab77529b2d45c88b8c55ff2b255c6633ba&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3926%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3926&job=&cmd_args= [2022-03-31T01:58:40.866Z] -> Pinging Codecov [2022-03-31T01:58:40.866Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3926&commit=243ad5ab77529b2d45c88b8c55ff2b255c6633ba&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3926%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3926&job=&cmd_args= [2022-03-31T01:58:40.866Z] -> Uploading to [2022-03-31T01:58:40.866Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-31/00271124DB129430A58F1EEE437C3FCB/243ad5ab77529b2d45c88b8c55ff2b255c6633ba/0cad9dd2-3368-4634-af6a-decfe979d657.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220331T015840Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d7d1817493da4b54ac6df013a09f3387cc8c14089af7a8745a3e963c75784c75 [2022-03-31T01:58:40.866Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T01:58:40.866Z] Dload Upload Total Spent Left Speed [2022-03-31T01:58:41.126Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58685 0 0 100 58685 0 204k --:--:-- --:--:-- --:--:-- 204k [2022-03-31T01:58:41.126Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/243ad5ab77529b2d45c88b8c55ff2b255c6633ba [Pipeline] } [2022-03-31T01:58:41.137Z] 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-31T01:58:41.796Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-31T01:58:42.093Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T01:58:42.959Z] ---> package-listing.sh [2022-03-31T01:58:42.959Z] ++ facter osfamily [2022-03-31T01:58:42.959Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-31T01:58:43.219Z] + OS_FAMILY=debian [2022-03-31T01:58:43.219Z] + workspace=/w/workspace/edgex-go/7 [2022-03-31T01:58:43.219Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-31T01:58:43.219Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-31T01:58:43.219Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-31T01:58:43.219Z] + PACKAGES=/tmp/packages_start.txt [2022-03-31T01:58:43.219Z] + '[' /w/workspace/edgex-go/7 ']' [2022-03-31T01:58:43.219Z] + PACKAGES=/tmp/packages_end.txt [2022-03-31T01:58:43.219Z] + case "${OS_FAMILY}" in [2022-03-31T01:58:43.219Z] + dpkg -l [2022-03-31T01:58:43.219Z] + grep '^ii' [2022-03-31T01:58:43.219Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-31T01:58:43.219Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-31T01:58:43.219Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-31T01:58:43.219Z] + '[' /w/workspace/edgex-go/7 ']' [2022-03-31T01:58:43.219Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2022-03-31T01:58:43.219Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2022-03-31T01:58:43.231Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-31T01:58:43.510Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-31T01:58:44.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T01:58:44.067Z] [2022-03-31T01:58:44.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T01:58:44.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T01:58:44.372Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-31T01:58:44.372Z] 5eb5b503b376: Pulling fs layer [2022-03-31T01:58:44.372Z] 5c69ac0246d0: Pulling fs layer [2022-03-31T01:58:44.372Z] ec43610c2a17: Pulling fs layer [2022-03-31T01:58:44.372Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-31T01:58:44.372Z] 33b1e0a273af: Pulling fs layer [2022-03-31T01:58:44.372Z] 5d3b04190fa2: Pulling fs layer [2022-03-31T01:58:44.372Z] 2f39f015ded8: Pulling fs layer [2022-03-31T01:58:44.372Z] 33b1e0a273af: Waiting [2022-03-31T01:58:44.372Z] 5d3b04190fa2: Waiting [2022-03-31T01:58:44.372Z] 2f39f015ded8: Waiting [2022-03-31T01:58:44.372Z] 3a2ae6a8a46f: Waiting [2022-03-31T01:58:44.372Z] 5c69ac0246d0: Verifying Checksum [2022-03-31T01:58:44.372Z] 5c69ac0246d0: Download complete [2022-03-31T01:58:44.372Z] 3a2ae6a8a46f: Download complete [2022-03-31T01:58:44.372Z] 33b1e0a273af: Verifying Checksum [2022-03-31T01:58:44.372Z] 33b1e0a273af: Download complete [2022-03-31T01:58:44.372Z] 5d3b04190fa2: Download complete [2022-03-31T01:58:44.372Z] ec43610c2a17: Verifying Checksum [2022-03-31T01:58:44.372Z] ec43610c2a17: Download complete [2022-03-31T01:58:44.632Z] 5eb5b503b376: Download complete [2022-03-31T01:58:45.201Z] 2f39f015ded8: Verifying Checksum [2022-03-31T01:58:45.201Z] 2f39f015ded8: Download complete [2022-03-31T01:58:45.774Z] 5eb5b503b376: Pull complete [2022-03-31T01:58:46.033Z] 5c69ac0246d0: Pull complete [2022-03-31T01:58:46.603Z] ec43610c2a17: Pull complete [2022-03-31T01:58:46.603Z] 3a2ae6a8a46f: Pull complete [2022-03-31T01:58:46.863Z] 33b1e0a273af: Pull complete [2022-03-31T01:58:46.863Z] 5d3b04190fa2: Pull complete [2022-03-31T01:58:52.144Z] 2f39f015ded8: Pull complete [2022-03-31T01:58:52.144Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-31T01:58:52.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T01:58:52.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-31T01:58:52.215Z] prd-ubuntu20.04-docker-8c-8g-9534 does not seem to be running inside a container [2022-03-31T01:58:52.252Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-31T01:58:54.018Z] $ docker top 6e228c1af42eda1be374781cd598e0bbed1359f2a24276ce84823411b630c885 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T01:58:54.376Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-31T01:58:54.668Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-31T01:58:54.959Z] + ls /var/log/sa-host [2022-03-31T01:58:54.959Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T01:58:55.193Z] provisioning config files... [2022-03-31T01:58:55.203Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config6411841775236148406tmp [Pipeline] { [Pipeline] echo [2022-03-31T01:58:55.220Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T01:58:55.506Z] ---> create-netrc.sh [Pipeline] } [2022-03-31T01:58:55.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-31T01:58:55.853Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-31T01:58:55.863Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T01:58:56.151Z] ---> sudo-logs.sh [2022-03-31T01:58:56.151Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-31T01:58:56.180Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T01:58:56.468Z] ---> job-cost.sh [2022-03-31T01:58:56.468Z] lf-activate-venv: SKIPPING [2022-03-31T01:58:56.468Z] DEBUG: total: 0.10999999940395355 [2022-03-31T01:58:56.468Z] INFO: Retrieving Stack Cost... [2022-03-31T01:58:57.039Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-31T01:58:57.610Z] INFO: Archiving Costs [Pipeline] echo [2022-03-31T01:58:57.627Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T01:58:57.916Z] ---> logs-deploy.sh [2022-03-31T01:58:57.917Z] lf-activate-venv: SKIPPING [2022-03-31T01:58:57.917Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3926/7 [2022-03-31T01:58:57.917Z] INFO: archiving workspace using pattern(s): [2022-03-31T01:58:58.859Z] Archives upload complete. [2022-03-31T01:58:58.859Z] INFO: archiving logs to Nexus