Pull request #3930 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 12679344879a08b212870445801930d5cb2f77c3 rather than 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 Obtained Jenkinsfile from 12679344879a08b212870445801930d5cb2f77c3 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-ssh15084768440661964887.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-ssh4567767983968547472.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-3930/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-3930/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16557849141962793060.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-ssh12577345216630929678.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-3930/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-3930/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2888299617440392042.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-9394’ Running on prd-ubuntu20.04-docker-8c-8g-9397 in /w/workspace/edgexfoundry_edgex-go_PR-3930 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 12679344879a08b212870445801930d5cb2f77c3 into PR head commit 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 Merge succeeded, producing 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 Checking out Revision 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 (PR-3930) > 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/3930/head:refs/remotes/origin/PR-3930 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 # 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 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 # timeout=10 Commit message: "feat(metadata): implement POST device resource" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-30T03:56:06.939Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-30T03:56:06.977Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-30T03:56:06.988Z] ========================================================= [2022-03-30T03:56:06.988Z] EdgeX Global Pipelines Version Info [2022-03-30T03:56:06.988Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c29f22dc13eb7018ec2223c0329ebd00a055b854 # timeout=10 [2022-03-30T03:56:07.752Z] ------------------- [2022-03-30T03:56:07.753Z] stable info: [2022-03-30T03:56:07.753Z] ------------------- [2022-03-30T03:56:07.753Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-30T03:56:07.753Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T03:56:07.753Z] Message: update stable to v1.0.221 [2022-03-30T03:56:08.324Z] ------------------- [2022-03-30T03:56:08.324Z] experimental info: [2022-03-30T03:56:08.324Z] ------------------- [2022-03-30T03:56:08.324Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-30T03:56:08.324Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T03:56:08.324Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-30T03:56:08.484Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-30T03:56:08.498Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-30T03:56:08.516Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-30T03:56:08.530Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-30T03:56:08.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-30T03:56:08.553Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-30T03:56:08.564Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-30T03:56:08.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-30T03:56:08.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-30T03:56:08.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-30T03:56:08.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-30T03:56:08.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-30T03:56:08.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-30T03:56:08.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-30T03:56:08.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-30T03:56:08.687Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T03:56:08.700Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T03:56:08.715Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-30T03:56:08.732Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-30T03:56:08.748Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-30T03:56:08.760Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-30T03:56:08.775Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-30T03:56:08.786Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3930 [Pipeline] echo [2022-03-30T03:56:08.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3930 [Pipeline] echo [2022-03-30T03:56:08.821Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3930 [Pipeline] echo [2022-03-30T03:56:08.836Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [Pipeline] echo [2022-03-30T03:56:08.845Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98bf537 [Pipeline] echo [2022-03-30T03:56:08.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T03:56:08.899Z] provisioning config files... [2022-03-30T03:56:08.915Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7879103474211087742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T03:56:09.225Z] ---> docker-login.sh [2022-03-30T03:56:09.225Z] nexus3.edgexfoundry.org:10001 [2022-03-30T03:56:09.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T03:56:09.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T03:56:09.488Z] Configure a credential helper to remove this warning. See [2022-03-30T03:56:09.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T03:56:09.488Z] [2022-03-30T03:56:09.488Z] Login Succeeded [2022-03-30T03:56:09.488Z] nexus3.edgexfoundry.org:10002 [2022-03-30T03:56:09.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T03:56:09.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T03:56:09.751Z] Configure a credential helper to remove this warning. See [2022-03-30T03:56:09.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T03:56:09.751Z] [2022-03-30T03:56:09.751Z] Login Succeeded [2022-03-30T03:56:09.751Z] nexus3.edgexfoundry.org:10003 [2022-03-30T03:56:09.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T03:56:09.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T03:56:09.751Z] Configure a credential helper to remove this warning. See [2022-03-30T03:56:09.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T03:56:09.751Z] [2022-03-30T03:56:09.751Z] Login Succeeded [2022-03-30T03:56:09.751Z] nexus3.edgexfoundry.org:10004 [2022-03-30T03:56:10.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T03:56:10.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T03:56:10.015Z] Configure a credential helper to remove this warning. See [2022-03-30T03:56:10.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T03:56:10.015Z] [2022-03-30T03:56:10.015Z] Login Succeeded [2022-03-30T03:56:10.015Z] docker.io [2022-03-30T03:56:10.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T03:56:10.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T03:56:10.603Z] Configure a credential helper to remove this warning. See [2022-03-30T03:56:10.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T03:56:10.603Z] [2022-03-30T03:56:10.603Z] Login Succeeded [2022-03-30T03:56:10.603Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T03:56:10.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T03:56:10.939Z] + 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-30T03:56:10.939Z] + dirname cmd/core-command/Dockerfile [2022-03-30T03:56:10.939Z] + cut -d/ -f2 [2022-03-30T03:56:10.939Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-30T03:56:10.939Z] + + cut -d/ -f2 [2022-03-30T03:56:10.939Z] dirname cmd/core-data/Dockerfile [2022-03-30T03:56:10.939Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-30T03:56:10.939Z] + dirname cmd/core-metadata/Dockerfile [2022-03-30T03:56:10.939Z] + cut -d/ -f2 [2022-03-30T03:56:10.939Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-30T03:56:10.939Z] + cut -d/ -f2 [2022-03-30T03:56:10.939Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-30T03:56:10.939Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-30T03:56:10.939Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-30T03:56:10.939Z] + cut -d/ -f2 [2022-03-30T03:56:10.939Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-30T03:56:10.939Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-30T03:56:10.939Z] + cut -d/ -f2 [2022-03-30T03:56:10.939Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-30T03:56:10.939Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-30T03:56:10.939Z] + cut -d/ -f2 [2022-03-30T03:56:10.939Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-30T03:56:10.939Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-30T03:56:10.939Z] + cut -d/ -f2 [2022-03-30T03:56:10.939Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-30T03:56:10.939Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-30T03:56:10.939Z] + cut -d/ -f2 [2022-03-30T03:56:10.939Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-30T03:56:10.939Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-30T03:56:10.939Z] + cut -d/ -f2 [2022-03-30T03:56:10.939Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-30T03:56:10.939Z] + dirname cmd/support-notifications/Dockerfile [2022-03-30T03:56:10.939Z] + cut -d/ -f2 [2022-03-30T03:56:10.939Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-30T03:56:10.939Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-30T03:56:10.939Z] + cut -d/ -f2 [2022-03-30T03:56:10.939Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-30T03:56:10.939Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-30T03:56:10.939Z] + cut -d/ -f2 [2022-03-30T03:56:10.939Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-30T03:56:10.974Z] 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-30T03:56:11.338Z] + git rev-list -1 --merges 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8~1..98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [Pipeline] echo [2022-03-30T03:56:11.442Z] -----------> git rev-list -1 --merges 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8~1..98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [false] [Pipeline] sh [2022-03-30T03:56:11.735Z] + git log --format=format:%s -1 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [Pipeline] echo [2022-03-30T03:56:11.753Z] ========================================================= [2022-03-30T03:56:11.753Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-30T03:56:11.753Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-30T03:56:12.261Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T03:56:12.261Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-30T03:56:12.261Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-30T03:56:12.261Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-30T03:56:12.261Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-30T03:56:12.261Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-30T03:56:12.261Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T03:56:12.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T03:56:12.623Z] [2022-03-30T03:56:12.623Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T03:56:12.930Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T03:56:12.930Z] latest: Pulling from edgex-devops/git-semver [2022-03-30T03:56:12.930Z] a0d0a0d46f8b: Pulling fs layer [2022-03-30T03:56:12.930Z] 3e5f54012d9b: Pulling fs layer [2022-03-30T03:56:12.930Z] 4c7163046ea9: Pulling fs layer [2022-03-30T03:56:12.930Z] 0c2d73faf560: Pulling fs layer [2022-03-30T03:56:12.930Z] 3e5f54012d9b: Verifying Checksum [2022-03-30T03:56:12.930Z] 3e5f54012d9b: Download complete [2022-03-30T03:56:12.930Z] a0d0a0d46f8b: Download complete [2022-03-30T03:56:12.930Z] 0c2d73faf560: Verifying Checksum [2022-03-30T03:56:12.930Z] 0c2d73faf560: Download complete [2022-03-30T03:56:12.930Z] 4c7163046ea9: Verifying Checksum [2022-03-30T03:56:12.930Z] 4c7163046ea9: Download complete [2022-03-30T03:56:13.192Z] a0d0a0d46f8b: Pull complete [2022-03-30T03:56:13.192Z] 3e5f54012d9b: Pull complete [2022-03-30T03:56:13.452Z] 4c7163046ea9: Pull complete [2022-03-30T03:56:13.713Z] 0c2d73faf560: Pull complete [2022-03-30T03:56:13.713Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-30T03:56:13.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T03:56:13.713Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-30T03:56:13.794Z] prd-ubuntu20.04-docker-8c-8g-9397 does not seem to be running inside a container [2022-03-30T03:56:13.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-30T03:56:14.590Z] $ docker top d8db3dddc0c1580196d246c55b2a4446f6b0a2097168eb8cabfbeacd4c5fe5c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T03:56:14.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T03:56:14.688Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T03:56:14.830Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T03:56:14.839Z] $ docker exec d8db3dddc0c1580196d246c55b2a4446f6b0a2097168eb8cabfbeacd4c5fe5c1 ssh-agent [2022-03-30T03:56:14.970Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLKmoGK/agent.13 [2022-03-30T03:56:14.970Z] SSH_AGENT_PID=20 [2022-03-30T03:56:14.979Z] Running ssh-add (command line suppressed) [2022-03-30T03:56:15.120Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4508398715526763861.key (/w/workspace/edgex-go/2@tmp/private_key_4508398715526763861.key) [2022-03-30T03:56:15.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T03:56:15.424Z] + git tag --points-at HEAD [Pipeline] } [2022-03-30T03:56:15.444Z] $ docker exec --env ******** --env ******** d8db3dddc0c1580196d246c55b2a4446f6b0a2097168eb8cabfbeacd4c5fe5c1 ssh-agent -k [2022-03-30T03:56:15.560Z] unset SSH_AUTH_SOCK; [2022-03-30T03:56:15.560Z] unset SSH_AGENT_PID; [2022-03-30T03:56:15.561Z] echo Agent pid 20 killed; [2022-03-30T03:56:15.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-30T03:56:15.595Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T03:56:15.595Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T03:56:15.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T03:56:15.740Z] $ docker exec d8db3dddc0c1580196d246c55b2a4446f6b0a2097168eb8cabfbeacd4c5fe5c1 ssh-agent [2022-03-30T03:56:15.883Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBhBKMC/agent.53 [2022-03-30T03:56:15.883Z] SSH_AGENT_PID=59 [2022-03-30T03:56:15.889Z] Running ssh-add (command line suppressed) [2022-03-30T03:56:16.009Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_32938224515633802.key (/w/workspace/edgex-go/2@tmp/private_key_32938224515633802.key) [2022-03-30T03:56:16.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T03:56:16.313Z] + git semver init [2022-03-30T03:56:16.313Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T03:56:16.313Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-03-30T03:56:16.313Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-03-30T03:56:16.313Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T03:56:16.313Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T03:56:16.313Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T03:56:16.313Z] # $SEMVER_BRANCH = PR-3930 [2022-03-30T03:56:16.313Z] # $SEMVER_TEMP = /tmp/semver-797719517 [2022-03-30T03:56:16.313Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-30T03:56:31.248Z] # '/tmp/semver-797719517' -> '/w/workspace/edgex-go/2/.semver' [2022-03-30T03:56:31.248Z] # -> Force: false [2022-03-30T03:56:31.248Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-03-30T03:56:31.267Z] $ docker exec --env ******** --env ******** d8db3dddc0c1580196d246c55b2a4446f6b0a2097168eb8cabfbeacd4c5fe5c1 ssh-agent -k [2022-03-30T03:56:31.384Z] unset SSH_AUTH_SOCK; [2022-03-30T03:56:31.384Z] unset SSH_AGENT_PID; [2022-03-30T03:56:31.384Z] echo Agent pid 59 killed; [2022-03-30T03:56:31.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T03:56:31.711Z] + git semver [Pipeline] } [2022-03-30T03:56:31.730Z] $ docker stop --time=1 d8db3dddc0c1580196d246c55b2a4446f6b0a2097168eb8cabfbeacd4c5fe5c1 [2022-03-30T03:56:33.752Z] $ docker rm -f d8db3dddc0c1580196d246c55b2a4446f6b0a2097168eb8cabfbeacd4c5fe5c1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T03:56:34.128Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-30T03:56:34.379Z] Stashed 1 file(s) [Pipeline] echo [2022-03-30T03:56:34.384Z] [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-30T03:56:34.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T03:56:34.548Z] ========================================================= [2022-03-30T03:56:34.548Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-30T03:56:34.548Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T03:56:34.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T03:56:34.849Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-30T03:56:34.849Z] 59bf1c3509f3: Pulling fs layer [2022-03-30T03:56:34.849Z] 666ba61612fd: Pulling fs layer [2022-03-30T03:56:34.849Z] 8ed8ca486205: Pulling fs layer [2022-03-30T03:56:34.849Z] 4fe6c5a15a65: Pulling fs layer [2022-03-30T03:56:34.849Z] 22a0e8bec74d: Pulling fs layer [2022-03-30T03:56:34.849Z] 640e595b4fbd: Pulling fs layer [2022-03-30T03:56:34.849Z] 763cafe07f6e: Pulling fs layer [2022-03-30T03:56:34.849Z] 0c0b528cf693: Pulling fs layer [2022-03-30T03:56:34.849Z] 10935f4eaf8b: Pulling fs layer [2022-03-30T03:56:34.849Z] 0c0b528cf693: Waiting [2022-03-30T03:56:34.849Z] 22a0e8bec74d: Waiting [2022-03-30T03:56:34.849Z] 640e595b4fbd: Waiting [2022-03-30T03:56:34.849Z] 763cafe07f6e: Waiting [2022-03-30T03:56:34.849Z] 4fe6c5a15a65: Waiting [2022-03-30T03:56:34.849Z] 10935f4eaf8b: Waiting [2022-03-30T03:56:34.849Z] 8ed8ca486205: Download complete [2022-03-30T03:56:34.849Z] 666ba61612fd: Verifying Checksum [2022-03-30T03:56:34.849Z] 666ba61612fd: Download complete [2022-03-30T03:56:34.849Z] 22a0e8bec74d: Verifying Checksum [2022-03-30T03:56:34.849Z] 22a0e8bec74d: Download complete [2022-03-30T03:56:34.849Z] 640e595b4fbd: Verifying Checksum [2022-03-30T03:56:34.849Z] 640e595b4fbd: Download complete [2022-03-30T03:56:34.849Z] 59bf1c3509f3: Verifying Checksum [2022-03-30T03:56:34.849Z] 59bf1c3509f3: Download complete [2022-03-30T03:56:34.849Z] 763cafe07f6e: Download complete [2022-03-30T03:56:35.114Z] 0c0b528cf693: Verifying Checksum [2022-03-30T03:56:35.114Z] 0c0b528cf693: Download complete [2022-03-30T03:56:35.114Z] 59bf1c3509f3: Pull complete [2022-03-30T03:56:35.114Z] 666ba61612fd: Pull complete [2022-03-30T03:56:35.376Z] 8ed8ca486205: Pull complete [2022-03-30T03:56:35.637Z] 10935f4eaf8b: Verifying Checksum [2022-03-30T03:56:35.637Z] 10935f4eaf8b: Download complete [2022-03-30T03:56:35.637Z] 4fe6c5a15a65: Verifying Checksum [2022-03-30T03:56:35.637Z] 4fe6c5a15a65: Download complete [2022-03-30T03:56:39.847Z] 4fe6c5a15a65: Pull complete [2022-03-30T03:56:39.847Z] 22a0e8bec74d: Pull complete [2022-03-30T03:56:39.847Z] 640e595b4fbd: Pull complete [2022-03-30T03:56:39.847Z] 763cafe07f6e: Pull complete [2022-03-30T03:56:39.847Z] 0c0b528cf693: Pull complete [2022-03-30T03:56:42.391Z] 10935f4eaf8b: Pull complete [2022-03-30T03:56:42.391Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-30T03:56:42.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T03:56:42.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-30T03:56:42.694Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T03:56:42.695Z] WORKDIR /edgex [2022-03-30T03:56:42.695Z] COPY go.mod . [2022-03-30T03:56:42.695Z] RUN go mod download [2022-03-30T03:56:42.695Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-30T03:56:44.080Z] Sending build context to Docker daemon 334.5MB [2022-03-30T03:56:44.080Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T03:56:44.080Z] ---> 99d49a6021b9 [2022-03-30T03:56:44.080Z] Step 2/4 : WORKDIR /edgex [2022-03-30T03:56:46.635Z] ---> Running in ab936e66c3b4 [2022-03-30T03:56:46.635Z] Removing intermediate container ab936e66c3b4 [2022-03-30T03:56:46.635Z] ---> b9fd52b18e29 [2022-03-30T03:56:46.635Z] Step 3/4 : COPY go.mod . [2022-03-30T03:56:46.635Z] ---> 2c2d0fa99d00 [2022-03-30T03:56:46.635Z] Step 4/4 : RUN go mod download [2022-03-30T03:56:46.635Z] ---> Running in 5378969971ab [2022-03-30T03:56:49.474Z] Still waiting to schedule task [2022-03-30T03:56:49.475Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9395’ [2022-03-30T03:57:01.562Z] Removing intermediate container 5378969971ab [2022-03-30T03:57:01.562Z] ---> c58bc691d6ac [2022-03-30T03:57:01.562Z] Successfully built c58bc691d6ac [2022-03-30T03:57:01.562Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T03:57:01.859Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T03:57:01.859Z] . [Pipeline] withDockerContainer [2022-03-30T03:57:01.935Z] prd-ubuntu20.04-docker-8c-8g-9397 does not seem to be running inside a container [2022-03-30T03:57:01.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-30T03:57:02.419Z] $ docker top dc8ff6001512a5a8dcdd73d1f0e01735cfdb6f9ec1dfc60468b0f532aaa3801e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T03:57:02.767Z] + go version [2022-03-30T03:57:02.768Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-30T03:57:02.786Z] $ docker stop --time=1 dc8ff6001512a5a8dcdd73d1f0e01735cfdb6f9ec1dfc60468b0f532aaa3801e [2022-03-30T03:57:04.122Z] $ docker rm -f dc8ff6001512a5a8dcdd73d1f0e01735cfdb6f9ec1dfc60468b0f532aaa3801e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T03:57:04.537Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T03:57:04.537Z] . [Pipeline] withDockerContainer [2022-03-30T03:57:04.609Z] prd-ubuntu20.04-docker-8c-8g-9397 does not seem to be running inside a container [2022-03-30T03:57:04.647Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-30T03:57:05.010Z] $ docker top 3093d61e59f236cf1b50d95721446cf79c1f30828fe801aecc59b75ed61eda45 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-30T03:57:05.089Z] ========================================================= [2022-03-30T03:57:05.089Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-30T03:57:05.089Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T03:57:05.381Z] + make test [2022-03-30T03:57:05.381Z] go mod tidy -compat=1.17 [2022-03-30T03:57:05.381Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-30T03:57:11.957Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-30T03:57:21.946Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-30T03:57:22.205Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-30T03:57:22.472Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-30T03:57:22.472Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-30T03:57:22.472Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-30T03:57:22.472Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-30T03:57:22.472Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-30T03:57:22.472Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-30T03:57:22.472Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-30T03:57:22.777Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-30T03:57:22.777Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-30T03:57:22.777Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-30T03:57:22.777Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-30T03:57:22.777Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-30T03:57:22.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-30T03:57:23.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements [2022-03-30T03:57:23.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-30T03:57:23.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-30T03:57:24.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.084s coverage: 98.5% of statements [2022-03-30T03:57:24.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-30T03:57:24.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.9% of statements [2022-03-30T03:57:24.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-30T03:57:24.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-30T03:57:28.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.023s coverage: 89.2% of statements [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-30T03:57:28.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.092s coverage: 84.4% of statements [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-30T03:57:28.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.397s coverage: 94.5% of statements [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-30T03:57:28.909Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.115s coverage: 72.2% of statements [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-30T03:57:28.909Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-30T03:57:28.909Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-30T03:57:28.909Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-03-30T03:57:28.909Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.110s coverage: 24.0% of statements [2022-03-30T03:57:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-30T03:57:28.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2022-03-30T03:57:28.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 79.5% of statements [2022-03-30T03:57:28.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2022-03-30T03:57:28.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2022-03-30T03:57:28.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2022-03-30T03:57:38.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2022-03-30T03:57:38.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-03-30T03:57:39.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.195s coverage: 82.5% of statements [2022-03-30T03:57:39.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-30T03:57:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-30T03:57:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-30T03:57:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-30T03:57:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-30T03:57:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-30T03:57:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements [2022-03-30T03:57:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2022-03-30T03:57:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2022-03-30T03:57:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.2% of statements [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-30T03:57:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.4% of statements [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-30T03:57:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-03-30T03:57:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.070s coverage: 89.4% of statements [2022-03-30T03:57:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-03-30T03:57:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2022-03-30T03:57:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-03-30T03:57:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.412s coverage: 65.4% of statements [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-30T03:57:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 43.8% of statements [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-30T03:57:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2022-03-30T03:57:49.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-30T03:57:49.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.069s coverage: 84.8% of statements [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-30T03:57:49.493Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-30T03:57:49.493Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-30T03:57:49.493Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.074s coverage: 63.2% of statements [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-30T03:57:49.493Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-30T03:57:49.493Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-30T03:57:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-30T03:57:49.493Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-03-30T03:57:49.493Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-03-30T03:57:49.493Z] 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-30T03:58:07.586Z] GO111MODULE=on go vet ./... [2022-03-30T03:58:10.122Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T03:58:10.122Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T03:58:10.381Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-30T03:58:10.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-30T03:58:11.256Z] + ls -al . [2022-03-30T03:58:11.256Z] total 664 [2022-03-30T03:58:11.256Z] drwxrwxr-x 10 1001 1001 4096 Mar 30 03:58 . [2022-03-30T03:58:11.256Z] drwxr-xr-x 4 root root 4096 Mar 30 03:57 .. [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 03:56 .dockerignore [2022-03-30T03:58:11.256Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 03:56 .git [2022-03-30T03:58:11.256Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 03:56 .github [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 870 Mar 30 03:56 .gitignore [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 42 Mar 30 03:56 .golangci.yml [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 87 Mar 30 03:56 .hadolint.yml [2022-03-30T03:58:11.256Z] drwx------ 3 1001 1001 4096 Mar 30 03:56 .semver [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 03:56 .sonarcloud.properties [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 1171 Mar 30 03:56 ADOPTERS.md [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 9953 Mar 30 03:56 Attribution.txt [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 51732 Mar 30 03:56 CHANGELOG.md [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 03:56 CONTRIBUTING.md [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 677 Mar 30 03:56 GOVERNANCE.md [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 849 Mar 30 03:56 Jenkinsfile [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 03:56 LICENSE [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 8478 Mar 30 03:56 Makefile [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 582 Mar 30 03:56 OWNERS.md [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 8207 Mar 30 03:56 README.md [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 6912 Mar 30 03:56 SECURITY.md [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 03:56 VERSION [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 03:56 ZMQWindows.md [2022-03-30T03:58:11.256Z] drwxrwxr-x 2 1001 1001 4096 Mar 30 03:56 bin [2022-03-30T03:58:11.256Z] drwxrwxr-x 18 1001 1001 4096 Mar 30 03:56 cmd [2022-03-30T03:58:11.256Z] -rw-r--r-- 1 root root 427664 Mar 30 03:57 coverage.out [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 3175 Mar 30 03:56 go.mod [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 34990 Mar 30 03:56 go.sum [2022-03-30T03:58:11.256Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 03:56 internal [2022-03-30T03:58:11.256Z] drwxrwxr-x 3 1001 1001 4096 Mar 30 03:56 openapi [2022-03-30T03:58:11.256Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 03:56 snap [2022-03-30T03:58:11.256Z] -rw-rw-r-- 1 1001 1001 204 Mar 30 03:56 version.go [Pipeline] sh [2022-03-30T03:58:11.546Z] + '[' -e coverage.out ] [2022-03-30T03:58:11.546Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-30T03:58:11.625Z] Stashed 1 file(s) [Pipeline] sh [2022-03-30T03:58:11.904Z] + make build [2022-03-30T03:58:11.904Z] 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-30T03:58:30.004Z] 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-30T03:58:39.988Z] 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-30T03:58:39.988Z] 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-30T03:58:41.371Z] 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-30T03:58:41.942Z] 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-30T03:58:43.324Z] 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-30T03:58:44.266Z] 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-30T03:58:45.644Z] 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-30T03:58:47.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-30T03:58:47.964Z] 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-30T03:58:48.904Z] 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-30T03:58:50.813Z] 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-30T03:58:52.210Z] $ docker stop --time=1 3093d61e59f236cf1b50d95721446cf79c1f30828fe801aecc59b75ed61eda45 [2022-03-30T03:58:54.954Z] $ docker rm -f 3093d61e59f236cf1b50d95721446cf79c1f30828fe801aecc59b75ed61eda45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T03:58:56.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T03:58:56.221Z] [2022-03-30T03:58:56.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T03:58:56.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T03:58:56.525Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-30T03:58:56.525Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-30T03:58:56.525Z] ca9280d653b3: Pulling fs layer [2022-03-30T03:58:56.525Z] 7e9c9ca2126c: Pulling fs layer [2022-03-30T03:58:56.525Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-30T03:58:56.525Z] cbdbe7a5bc2a: Download complete [2022-03-30T03:58:56.784Z] ca9280d653b3: Verifying Checksum [2022-03-30T03:58:56.784Z] ca9280d653b3: Download complete [2022-03-30T03:58:56.784Z] cbdbe7a5bc2a: Pull complete [2022-03-30T03:58:57.044Z] 7e9c9ca2126c: Download complete [2022-03-30T03:58:57.302Z] ca9280d653b3: Pull complete [2022-03-30T03:59:00.595Z] 7e9c9ca2126c: Pull complete [2022-03-30T03:59:00.595Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-30T03:59:00.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T03:59:00.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-30T03:59:00.663Z] prd-ubuntu20.04-docker-8c-8g-9397 does not seem to be running inside a container [2022-03-30T03:59:00.701Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-30T03:59:02.167Z] $ docker top e4ff24d43df4617014244509effe5baf89efc4eb703112ecaa6fb3ba997b1f72 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T03:59:02.525Z] + docker-compose build --help [2022-03-30T03:59:02.525Z] + grep parallel [2022-03-30T03:59:03.096Z] --parallel Build images in parallel. [Pipeline] } [2022-03-30T03:59:03.115Z] $ docker stop --time=1 e4ff24d43df4617014244509effe5baf89efc4eb703112ecaa6fb3ba997b1f72 [2022-03-30T03:59:04.424Z] $ docker rm -f e4ff24d43df4617014244509effe5baf89efc4eb703112ecaa6fb3ba997b1f72 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T03:59:04.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T03:59:04.825Z] . [Pipeline] withDockerContainer [2022-03-30T03:59:04.891Z] prd-ubuntu20.04-docker-8c-8g-9397 does not seem to be running inside a container [2022-03-30T03:59:04.928Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-30T03:59:05.366Z] $ docker top 3fe316969f1cb497b97e361c38bf621b67344a8c93daeef346b577d0afd4209f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T03:59:05.744Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-30T03:59:06.316Z] Building core-command ... [2022-03-30T03:59:06.316Z] Building core-data ... [2022-03-30T03:59:06.316Z] Building core-metadata ... [2022-03-30T03:59:06.316Z] Building security-bootstrapper ... [2022-03-30T03:59:06.316Z] Building security-proxy-setup ... [2022-03-30T03:59:06.316Z] Building security-secretstore-setup ... [2022-03-30T03:59:06.316Z] Building security-spiffe-token-provider ... [2022-03-30T03:59:06.316Z] Building security-spire-agent ... [2022-03-30T03:59:06.316Z] Building security-spire-config ... [2022-03-30T03:59:06.316Z] Building security-spire-server ... [2022-03-30T03:59:06.316Z] Building support-notifications ... [2022-03-30T03:59:06.316Z] Building support-scheduler ... [2022-03-30T03:59:06.316Z] Building sys-mgmt-agent ... [2022-03-30T03:59:06.316Z] Building support-notifications [2022-03-30T03:59:06.316Z] Building core-data [2022-03-30T03:59:06.316Z] Building core-metadata [2022-03-30T03:59:06.316Z] Building security-proxy-setup [2022-03-30T03:59:06.316Z] Building security-spire-agent [2022-03-30T03:59:24.413Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:59:24.413Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:59:24.413Z] ---> c58bc691d6ac [2022-03-30T03:59:24.413Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T03:59:24.673Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:59:24.673Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:59:24.673Z] ---> c58bc691d6ac [2022-03-30T03:59:24.673Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T03:59:24.934Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:59:24.934Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:59:24.934Z] ---> c58bc691d6ac [2022-03-30T03:59:24.934Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T03:59:24.934Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:59:24.934Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:59:24.934Z] ---> c58bc691d6ac [2022-03-30T03:59:24.934Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T03:59:25.195Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T03:59:25.195Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T03:59:25.195Z] ---> c58bc691d6ac [2022-03-30T03:59:25.195Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T03:59:33.340Z] ---> Running in 6d1359e68cae [2022-03-30T03:59:33.340Z] ---> Running in 35a5825e9ef6 [2022-03-30T03:59:33.340Z] ---> Running in 2ff13c0baa2f [2022-03-30T03:59:33.340Z] ---> Running in 03d54886aa54 [2022-03-30T03:59:33.340Z] ---> Running in 39b31fab3418 [2022-03-30T03:59:33.340Z] Removing intermediate container 6d1359e68cae [2022-03-30T03:59:33.340Z] ---> 809fdcf9ae9f [2022-03-30T03:59:33.340Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:59:33.340Z] Removing intermediate container 39b31fab3418 [2022-03-30T03:59:33.340Z] ---> 28ab0f723c73 [2022-03-30T03:59:33.340Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:59:33.340Z] Removing intermediate container 03d54886aa54 [2022-03-30T03:59:33.340Z] ---> 9108b89d2d70 [2022-03-30T03:59:33.340Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:59:33.340Z] Removing intermediate container 2ff13c0baa2f [2022-03-30T03:59:33.340Z] ---> 81a846f472f4 [2022-03-30T03:59:33.340Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:59:33.340Z] Removing intermediate container 35a5825e9ef6 [2022-03-30T03:59:33.340Z] ---> 6158faf9eba0 [2022-03-30T03:59:33.340Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T03:59:33.340Z] ---> Running in 6d5e52fa6b6c [2022-03-30T03:59:33.340Z] ---> Running in a30f5c7c3450 [2022-03-30T03:59:33.340Z] ---> Running in 79fdc5383f98 [2022-03-30T03:59:33.340Z] ---> Running in 22c8ca802d50 [2022-03-30T03:59:33.340Z] ---> Running in 79f726f7c9b6 [2022-03-30T03:59:34.280Z] Removing intermediate container a30f5c7c3450 [2022-03-30T03:59:34.280Z] ---> c875d56d49f0 [2022-03-30T03:59:34.280Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T03:59:34.280Z] Removing intermediate container 6d5e52fa6b6c [2022-03-30T03:59:34.280Z] ---> acd38ff2dfef [2022-03-30T03:59:34.280Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T03:59:34.280Z] ---> Running in c7abba5c1f73 [2022-03-30T03:59:34.280Z] ---> Running in fc8d6bb8533e [2022-03-30T03:59:35.219Z] Removing intermediate container 79fdc5383f98 [2022-03-30T03:59:35.219Z] ---> 263e33c9bd9d [2022-03-30T03:59:35.219Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-30T03:59:35.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:59:35.219Z] ---> Running in 6b9fc0054c08 [2022-03-30T03:59:35.219Z] Removing intermediate container 22c8ca802d50 [2022-03-30T03:59:35.219Z] ---> 134408e35cdf [2022-03-30T03:59:35.219Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-30T03:59:35.219Z] Removing intermediate container 79f726f7c9b6 [2022-03-30T03:59:35.219Z] ---> 8033a0dd8210 [2022-03-30T03:59:35.219Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T03:59:35.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:59:35.219Z] ---> Running in 3bbb4158c1a4 [2022-03-30T03:59:35.219Z] ---> Running in 4e1792a9039c [2022-03-30T03:59:35.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:59:35.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:59:35.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T03:59:36.050Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:59:36.050Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:59:36.310Z] OK: 221 MiB in 52 packages [2022-03-30T03:59:36.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:59:36.570Z] OK: 221 MiB in 52 packages [2022-03-30T03:59:36.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:59:36.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T03:59:36.828Z] Removing intermediate container c7abba5c1f73 [2022-03-30T03:59:36.828Z] ---> d85dd6529363 [2022-03-30T03:59:36.828Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T03:59:36.828Z] OK: 221 MiB in 52 packages [2022-03-30T03:59:36.828Z] ---> fca7d202340c [2022-03-30T03:59:36.828Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:59:36.828Z] OK: 221 MiB in 52 packages [2022-03-30T03:59:36.828Z] OK: 221 MiB in 52 packages [2022-03-30T03:59:36.828Z] Removing intermediate container fc8d6bb8533e [2022-03-30T03:59:36.828Z] ---> 115a87081b4a [2022-03-30T03:59:36.828Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T03:59:37.087Z] ---> Running in 6f587199f4a8 [2022-03-30T03:59:37.087Z] ---> 66b7f9c98b5e [2022-03-30T03:59:37.087Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:59:37.087Z] Removing intermediate container 6b9fc0054c08 [2022-03-30T03:59:37.087Z] ---> 1a6bb52351e6 [2022-03-30T03:59:37.087Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T03:59:37.359Z] ---> Running in 67d8493e5ad8 [2022-03-30T03:59:37.359Z] ---> 3bbecdf71e4a [2022-03-30T03:59:37.359Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:59:37.359Z] ---> Running in ce64a1f06d59 [2022-03-30T03:59:37.359Z] Removing intermediate container 3bbb4158c1a4 [2022-03-30T03:59:37.359Z] ---> 13d150bcfd70 [2022-03-30T03:59:37.359Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T03:59:37.624Z] Removing intermediate container 4e1792a9039c [2022-03-30T03:59:37.624Z] ---> f0d66a870f73 [2022-03-30T03:59:37.624Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T03:59:37.624Z] ---> 270b259c012c [2022-03-30T03:59:37.624Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:59:37.884Z] ---> Running in 977826a97616 [2022-03-30T03:59:37.885Z] ---> 62a1f52ade80 [2022-03-30T03:59:37.885Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T03:59:37.885Z] ---> Running in 2cf11e6ca584 [2022-03-30T03:59:38.145Z] Removing intermediate container 6f587199f4a8 [2022-03-30T03:59:38.145Z] ---> d679f958dbbf [2022-03-30T03:59:38.145Z] Step 8/24 : COPY . . [2022-03-30T03:59:42.351Z] Removing intermediate container 67d8493e5ad8 [2022-03-30T03:59:42.351Z] ---> 9eb10c4fac56 [2022-03-30T03:59:42.351Z] Step 8/23 : COPY . . [2022-03-30T03:59:47.639Z] Removing intermediate container ce64a1f06d59 [2022-03-30T03:59:47.639Z] ---> 68b150716cbe [2022-03-30T03:59:47.639Z] Step 8/23 : COPY . . [2022-03-30T03:59:47.639Z] Removing intermediate container 977826a97616 [2022-03-30T03:59:47.639Z] ---> 8b0aab36fdd5 [2022-03-30T03:59:47.639Z] Step 8/22 : COPY . . [2022-03-30T03:59:47.639Z] Removing intermediate container 2cf11e6ca584 [2022-03-30T03:59:47.639Z] ---> 38b6d097fc6d [2022-03-30T03:59:47.639Z] Step 8/22 : COPY . . [2022-03-30T03:59:47.639Z] ---> 7ad7c10ec178 [2022-03-30T03:59:47.639Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T03:59:47.639Z] ---> 3dd27c581508 [2022-03-30T03:59:47.639Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-30T04:00:02.545Z] ---> Running in 8b7029a52855 [2022-03-30T04:00:02.545Z] ---> Running in 3fecda3fdf58 [2022-03-30T04:00:02.545Z] Removing intermediate container 3fecda3fdf58 [2022-03-30T04:00:02.545Z] ---> 9121ee8036a4 [2022-03-30T04:00:02.545Z] 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-30T04:00:02.545Z] ---> dd7cdcd8f56b [2022-03-30T04:00:02.545Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-30T04:00:02.545Z] ---> 514fdf2a76ac [2022-03-30T04:00:02.545Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-30T04:00:02.545Z] ---> Running in ec4a949475af [2022-03-30T04:00:02.545Z] ---> 2d860e5f9af5 [2022-03-30T04:00:02.545Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-30T04:00:02.545Z] ---> Running in 88f9d5eae285 [2022-03-30T04:00:02.545Z] ---> Running in a9843a3be94a [2022-03-30T04:00:02.545Z] ---> Running in 0459cba9e055 [2022-03-30T04:00:02.545Z] 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-30T04:00:02.545Z] 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-30T04:00:02.803Z] 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-30T04:00:02.803Z] 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-30T04:00:03.373Z] spire-1.2.0/ [2022-03-30T04:00:04.751Z] spire-1.2.0/README.md [2022-03-30T04:00:04.751Z] spire-1.2.0/bin/ [2022-03-30T04:00:04.751Z] spire-1.2.0/bin/spire-server [2022-03-30T04:00:04.751Z] spire-1.2.0/bin/spire-agent [2022-03-30T04:00:04.751Z] spire-1.2.0/conf/ [2022-03-30T04:00:04.751Z] spire-1.2.0/conf/server/ [2022-03-30T04:00:04.751Z] spire-1.2.0/conf/server/server.conf [2022-03-30T04:00:04.751Z] spire-1.2.0/conf/agent/ [2022-03-30T04:00:04.751Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T04:00:04.751Z] spire-1.2.0/LICENSE [2022-03-30T04:00:08.944Z] Removing intermediate container ec4a949475af [2022-03-30T04:00:08.944Z] ---> d8729229606b [2022-03-30T04:00:08.944Z] [2022-03-30T04:00:08.944Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T04:00:08.944Z] 3.15: Pulling from library/alpine [2022-03-30T04:00:09.335Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-30T04:00:09.335Z] Status: Downloaded newer image for alpine:3.15 [2022-03-30T04:00:09.335Z] ---> 76c8fb57b6fc [2022-03-30T04:00:09.335Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T04:00:09.910Z] ---> Running in f412e08c89f6 [2022-03-30T04:00:10.168Z] Removing intermediate container f412e08c89f6 [2022-03-30T04:00:10.168Z] ---> 2f4e46ac87bc [2022-03-30T04:00:10.168Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:00:10.426Z] ---> Running in 05748529b0e7 [2022-03-30T04:00:12.965Z] Removing intermediate container 05748529b0e7 [2022-03-30T04:00:12.965Z] ---> 498189e0086f [2022-03-30T04:00:12.965Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T04:00:12.965Z] ---> Running in b4c4e2a6e450 [2022-03-30T04:00:13.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T04:00:14.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T04:00:15.094Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T04:00:15.094Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T04:00:15.094Z] OK: 15854 distinct packages available [2022-03-30T04:00:15.094Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T04:00:16.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T04:00:16.291Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T04:00:16.291Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T04:00:16.291Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T04:00:16.552Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T04:00:16.552Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T04:00:16.552Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T04:00:16.552Z] OK: 6 MiB in 19 packages [2022-03-30T04:00:19.091Z] Removing intermediate container b4c4e2a6e450 [2022-03-30T04:00:19.091Z] ---> 77fa3172fde3 [2022-03-30T04:00:19.091Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-30T04:00:21.000Z] ---> f9a032951f52 [2022-03-30T04:00:21.000Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T04:00:24.296Z] ---> 2afa0572a9a3 [2022-03-30T04:00:24.296Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T04:00:25.243Z] ---> 8ef0233d0e93 [2022-03-30T04:00:25.243Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-30T04:00:26.179Z] ---> 7f6c933d031e [2022-03-30T04:00:26.179Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-30T04:00:26.749Z] ---> a6f154e2487e [2022-03-30T04:00:26.749Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T04:00:26.749Z] ---> Running in d6ed2e234939 [2022-03-30T04:00:27.317Z] Removing intermediate container d6ed2e234939 [2022-03-30T04:00:27.317Z] ---> ace081f7b9d7 [2022-03-30T04:00:27.317Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T04:00:27.576Z] ---> Running in f2a21744c26f [2022-03-30T04:00:27.835Z] Removing intermediate container f2a21744c26f [2022-03-30T04:00:27.835Z] ---> b870e4cc570e [2022-03-30T04:00:27.835Z] Step 22/24 : LABEL arch=x86_64 [2022-03-30T04:00:28.117Z] ---> Running in d96dbb3e17e8 [2022-03-30T04:00:28.375Z] Removing intermediate container d96dbb3e17e8 [2022-03-30T04:00:28.375Z] ---> 8336725a3c7b [2022-03-30T04:00:28.375Z] Step 23/24 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:00:28.375Z] ---> Running in 25a5a28765e0 [2022-03-30T04:00:28.634Z] Removing intermediate container 25a5a28765e0 [2022-03-30T04:00:28.634Z] ---> 4cfa1379c85f [2022-03-30T04:00:28.634Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T04:00:28.634Z] ---> Running in f8096011408d [2022-03-30T04:00:29.202Z] Removing intermediate container f8096011408d [2022-03-30T04:00:29.202Z] ---> 91c7c2b24b73 [2022-03-30T04:00:29.202Z] [2022-03-30T04:00:29.202Z] Successfully built 91c7c2b24b73 [2022-03-30T04:00:29.202Z] Successfully tagged security-spire-agent:latest [2022-03-30T04:00:29.202Z] Building security-secretstore-setup [2022-03-30T04:00:32.699Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9398 in /w/workspace/edgexfoundry_edgex-go_PR-3930 [Pipeline] { [Pipeline] ws [2022-03-30T04:00:32.711Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-30T04:00:33.395Z]  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-30T04:00:33.720Z] The recommended git tool is: git [2022-03-30T04:00:33.965Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:00:33.965Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:00:33.965Z] ---> c58bc691d6ac [2022-03-30T04:00:33.965Z] Step 3/25 : WORKDIR /edgex-go [2022-03-30T04:00:34.226Z] ---> Using cache [2022-03-30T04:00:34.226Z] ---> 6158faf9eba0 [2022-03-30T04:00:34.226Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:00:34.226Z] ---> Using cache [2022-03-30T04:00:34.226Z] ---> 134408e35cdf [2022-03-30T04:00:34.226Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-30T04:00:37.525Z] ---> Running in 8fa1fb67aea1 [2022-03-30T04:00:38.460Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T04:00:39.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T04:00:39.293Z] OK: 221 MiB in 52 packages [2022-03-30T04:00:41.206Z] Removing intermediate container 88f9d5eae285 [2022-03-30T04:00:41.206Z] ---> 7e53f57851b7 [2022-03-30T04:00:41.206Z] [2022-03-30T04:00:41.206Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T04:00:41.206Z] Removing intermediate container 0459cba9e055 [2022-03-30T04:00:41.206Z] ---> a4a58081aa3b [2022-03-30T04:00:41.206Z] [2022-03-30T04:00:41.206Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T04:00:41.206Z] Removing intermediate container a9843a3be94a [2022-03-30T04:00:41.206Z] ---> 958c76beb5b4 [2022-03-30T04:00:41.206Z] [2022-03-30T04:00:41.206Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T04:00:41.206Z] Removing intermediate container 8b7029a52855 [2022-03-30T04:00:41.206Z] ---> 72b267699bc0 [2022-03-30T04:00:41.206Z] [2022-03-30T04:00:41.206Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T04:00:41.206Z] Removing intermediate container 8fa1fb67aea1 [2022-03-30T04:00:41.206Z] ---> b60fe332d49c [2022-03-30T04:00:41.206Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-30T04:00:41.465Z] ---> 6d258fb9a864 [2022-03-30T04:00:41.465Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:00:41.465Z] ---> Running in 2c92d53966cf [2022-03-30T04:00:41.465Z] 3.14: Pulling from library/alpine [2022-03-30T04:00:41.608Z] using credential edgex-jenkins-ssh [2022-03-30T04:00:41.625Z] Cloning the remote Git repository [2022-03-30T04:00:42.404Z] 3.14: Pulling from library/alpine [2022-03-30T04:00:42.665Z] 3.14: Pulling from library/alpine [2022-03-30T04:00:42.665Z] 3.14: Pulling from library/alpine [2022-03-30T04:00:41.845Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-30T04:00:42.017Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-30T04:00:42.484Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T04:00:42.486Z] > git --version # timeout=10 [2022-03-30T04:00:42.534Z] > git --version # 'git version 2.25.1' [2022-03-30T04:00:42.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T04:00:42.647Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T04:00:43.263Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T04:00:43.263Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T04:00:43.263Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T04:00:43.263Z] Status: Image is up to date for alpine:3.14 [2022-03-30T04:00:43.263Z] ---> 84b07dd2d1fd [2022-03-30T04:00:43.263Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T04:00:43.263Z] ---> 84b07dd2d1fd [2022-03-30T04:00:43.263Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-30T04:00:43.523Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T04:00:43.523Z] Status: Image is up to date for alpine:3.14 [2022-03-30T04:00:43.523Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T04:00:43.523Z] Status: Image is up to date for alpine:3.14 [2022-03-30T04:00:43.523Z] ---> 84b07dd2d1fd [2022-03-30T04:00:43.523Z] ---> 84b07dd2d1fd [2022-03-30T04:00:43.523Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-initStep 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-30T04:00:43.523Z] [2022-03-30T04:00:43.523Z] ---> Running in b2a0a62f9fe6 [2022-03-30T04:00:43.523Z] ---> Running in aea63cce352e [2022-03-30T04:00:43.523Z] ---> Running in bfdc0007f092 [2022-03-30T04:00:43.523Z] ---> Running in 81d437be519a [2022-03-30T04:00:43.523Z] Removing intermediate container b2a0a62f9fe6 [2022-03-30T04:00:43.523Z] ---> 72c1423ff698 [2022-03-30T04:00:43.523Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-30T04:00:43.523Z] ---> Running in 31239b64b4dd [2022-03-30T04:00:43.782Z] Removing intermediate container 31239b64b4dd [2022-03-30T04:00:43.782Z] ---> 32377fe20e37 [2022-03-30T04:00:43.782Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-30T04:00:43.782Z] ---> Running in 0551ae00193e [2022-03-30T04:00:43.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T04:00:44.042Z] Removing intermediate container 0551ae00193e [2022-03-30T04:00:44.042Z] ---> ba61df08f5a3 [2022-03-30T04:00:44.042Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:00:44.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T04:00:44.042Z] ---> Running in a560a48bdd47 [2022-03-30T04:00:44.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T04:00:44.042Z] Removing intermediate container 2c92d53966cf [2022-03-30T04:00:44.042Z] ---> 0b431d3df363 [2022-03-30T04:00:44.042Z] Step 8/25 : COPY . . [2022-03-30T04:00:44.042Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T04:00:44.042Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:00:44.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T04:00:44.042Z] OK: 6 MiB in 15 packages [2022-03-30T04:00:44.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T04:00:44.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T04:00:44.302Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-30T04:00:44.302Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-30T04:00:44.302Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T04:00:44.302Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-30T04:00:44.302Z] (5/6) Installing curl (7.79.1-r0) [2022-03-30T04:00:44.302Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-30T04:00:44.302Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:00:44.302Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T04:00:44.302Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-30T04:00:44.302Z] OK: 8 MiB in 20 packages [2022-03-30T04:00:44.302Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-30T04:00:44.302Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:00:44.570Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T04:00:44.570Z] OK: 6 MiB in 16 packages [2022-03-30T04:00:49.844Z] Removing intermediate container aea63cce352e [2022-03-30T04:00:49.844Z] ---> 07e05abf5e19 [2022-03-30T04:00:49.844Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T04:00:49.844Z] ---> Running in 0eaf02d36666 [2022-03-30T04:00:49.844Z] ---> 1b75bf7e97c5 [2022-03-30T04:00:49.844Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-30T04:00:49.844Z] Removing intermediate container a560a48bdd47 [2022-03-30T04:00:49.844Z] ---> 7c7d27c15404 [2022-03-30T04:00:49.844Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-30T04:00:49.844Z] Removing intermediate container 0eaf02d36666 [2022-03-30T04:00:49.844Z] ---> da6199446c13 [2022-03-30T04:00:49.844Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-30T04:00:49.844Z] ---> Running in 04819f47062e [2022-03-30T04:00:49.844Z] Removing intermediate container 81d437be519a [2022-03-30T04:00:49.844Z] ---> c7efeb9edc1e [2022-03-30T04:00:49.844Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T04:00:49.844Z] Removing intermediate container bfdc0007f092 [2022-03-30T04:00:49.844Z] ---> 4d0e304bb343 [2022-03-30T04:00:49.844Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T04:00:49.844Z] ---> Running in 2a2553bc023d [2022-03-30T04:00:49.844Z] ---> Running in d9456ae7f09d [2022-03-30T04:00:49.844Z] ---> Running in 1665c14a4df1 [2022-03-30T04:00:49.844Z] ---> Running in db4698932221 [2022-03-30T04:00:49.844Z] Removing intermediate container d9456ae7f09d [2022-03-30T04:00:49.844Z] ---> f0675cfdd31f [2022-03-30T04:00:49.844Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T04:00:49.844Z] ---> Running in a0173eba16ab [2022-03-30T04:00:49.844Z] Removing intermediate container 1665c14a4df1 [2022-03-30T04:00:49.844Z] ---> 7c3b93a6bf66 [2022-03-30T04:00:49.844Z] Step 13/22 : WORKDIR /edgex [2022-03-30T04:00:49.844Z] Removing intermediate container db4698932221 [2022-03-30T04:00:49.844Z] ---> 6782c929dcc7 [2022-03-30T04:00:49.844Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-30T04:00:49.844Z] ---> Running in c011121f87d5 [2022-03-30T04:00:49.844Z] ---> Running in 6e6904979a94 [2022-03-30T04:00:49.844Z] Removing intermediate container a0173eba16ab [2022-03-30T04:00:49.844Z] ---> 69a022de7bde [2022-03-30T04:00:49.844Z] Step 15/23 : WORKDIR / [2022-03-30T04:00:49.844Z] 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-30T04:00:50.109Z] ---> Running in 25efac5c3d87 [2022-03-30T04:00:50.109Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T04:00:50.109Z] Removing intermediate container c011121f87d5 [2022-03-30T04:00:50.109Z] ---> 7f60e7d16fee [2022-03-30T04:00:50.109Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-30T04:00:50.109Z] Removing intermediate container 6e6904979a94 [2022-03-30T04:00:50.109Z] ---> 23cb22c800fa [2022-03-30T04:00:50.109Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T04:00:50.109Z] ---> Running in 90388befefef [2022-03-30T04:00:50.109Z] Removing intermediate container 25efac5c3d87 [2022-03-30T04:00:50.109Z] ---> 866954a10902 [2022-03-30T04:00:50.109Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:00:50.109Z] Removing intermediate container 90388befefef [2022-03-30T04:00:50.109Z] ---> 779bdc037129 [2022-03-30T04:00:50.109Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:00:50.368Z] ---> 2410c40455b2 [2022-03-30T04:00:50.368Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-30T04:00:50.368Z] ---> f334a1b16074 [2022-03-30T04:00:50.368Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-30T04:00:50.627Z] ---> 8fd2377a7a9e [2022-03-30T04:00:50.627Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-30T04:00:50.896Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T04:00:51.158Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-30T04:00:51.158Z] ---> 106b78aa0770 [2022-03-30T04:00:51.158Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-30T04:00:51.158Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T04:00:51.158Z] ---> fceb5ccd55a6 [2022-03-30T04:00:51.158Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-30T04:00:51.158Z] ---> dcf3b025ec55 [2022-03-30T04:00:51.158Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-30T04:00:51.417Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-30T04:00:51.417Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T04:00:51.417Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-30T04:00:51.677Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-30T04:00:51.677Z] ---> 1e3aea335965 [2022-03-30T04:00:51.677Z] ---> 155014074226 [2022-03-30T04:00:51.677Z] Step 19/23 : ENTRYPOINT ["/core-metadata"]Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-30T04:00:51.677Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:00:51.677Z] [2022-03-30T04:00:51.677Z] OK: 8 MiB in 20 packages [2022-03-30T04:00:51.677Z] ---> Running in 8b84e494bea7 [2022-03-30T04:00:51.935Z] ---> Running in ca1e75ac70f2 [2022-03-30T04:00:51.935Z] ---> 669bd9c47740 [2022-03-30T04:00:51.935Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T04:00:51.935Z] Removing intermediate container ca1e75ac70f2 [2022-03-30T04:00:51.935Z] ---> e1e63648c47a [2022-03-30T04:00:51.935Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:00:51.935Z] Removing intermediate container 8b84e494bea7 [2022-03-30T04:00:51.935Z] ---> f22312c29058 [2022-03-30T04:00:51.935Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:00:51.935Z] ---> Running in 73b9addf5f2b [2022-03-30T04:00:51.935Z] ---> 0ae7234d9d9a [2022-03-30T04:00:51.935Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-30T04:00:51.935Z] ---> Running in cda02db83bb1 [2022-03-30T04:00:52.240Z] ---> Running in 379d601b35a5 [2022-03-30T04:00:52.240Z] Removing intermediate container 73b9addf5f2b [2022-03-30T04:00:52.240Z] ---> 75c4ebf22657 [2022-03-30T04:00:52.240Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T04:00:52.240Z] Removing intermediate container cda02db83bb1 [2022-03-30T04:00:52.240Z] ---> 52ecb7d8b5da [2022-03-30T04:00:52.240Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T04:00:52.240Z] ---> Running in b211d42c6d54 [2022-03-30T04:00:52.240Z] Removing intermediate container 2a2553bc023d [2022-03-30T04:00:52.240Z] ---> 9769c7d39488 [2022-03-30T04:00:52.240Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:00:52.534Z] ---> Running in bae5c9875faa [2022-03-30T04:00:52.534Z] Removing intermediate container b211d42c6d54 [2022-03-30T04:00:52.534Z] ---> bc66cfd56459 [2022-03-30T04:00:52.534Z] Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:00:52.534Z] ---> Running in b55642e229ae [2022-03-30T04:00:52.534Z] Removing intermediate container bae5c9875faa [2022-03-30T04:00:52.534Z] ---> 540694851d75 [2022-03-30T04:00:52.534Z] Step 21/22 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:00:52.833Z] ---> d60daf34f4e1 [2022-03-30T04:00:52.833Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-30T04:00:52.833Z] ---> Running in e9cae0503d02 [2022-03-30T04:00:52.833Z] Removing intermediate container b55642e229ae [2022-03-30T04:00:52.833Z] ---> 15aaf83388fc [2022-03-30T04:00:52.833Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T04:00:52.833Z] Removing intermediate container e9cae0503d02 [2022-03-30T04:00:52.833Z] ---> a550f37af33a [2022-03-30T04:00:52.833Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T04:00:53.161Z] ---> Running in 5c6c7edce2f2 [2022-03-30T04:00:53.161Z] ---> Running in e527c32e977f [2022-03-30T04:00:53.161Z] Removing intermediate container 379d601b35a5 [2022-03-30T04:00:53.161Z] ---> 41094a317e72 [2022-03-30T04:00:53.161Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T04:00:53.161Z] ---> Running in ad05463ae224 [2022-03-30T04:00:53.161Z] Removing intermediate container 5c6c7edce2f2 [2022-03-30T04:00:53.161Z] ---> e0bd29f3d6fe [2022-03-30T04:00:53.161Z] [2022-03-30T04:00:53.454Z] Removing intermediate container e527c32e977f [2022-03-30T04:00:53.454Z] ---> 01bd2294f8a0 [2022-03-30T04:00:53.454Z] [2022-03-30T04:00:53.454Z] Removing intermediate container ad05463ae224 [2022-03-30T04:00:53.454Z] ---> 93d8a4cfda0b [2022-03-30T04:00:53.454Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T04:00:53.454Z] Successfully built e0bd29f3d6fe [2022-03-30T04:00:53.454Z] Successfully tagged core-metadata:latest [2022-03-30T04:00:53.454Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-03-30T04:00:53.728Z] Successfully built 01bd2294f8a0 [2022-03-30T04:00:53.728Z] ---> Running in 682fed1b833f [2022-03-30T04:00:53.728Z] Successfully tagged support-notifications:latest [2022-03-30T04:00:53.728Z] Building support-scheduler [2022-03-30T04:00:53.728Z]  Building support-notifications ... done  ---> 7d651ca17f25 [2022-03-30T04:00:53.728Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-30T04:00:53.989Z] Removing intermediate container 682fed1b833f [2022-03-30T04:00:53.989Z] ---> d18db1a05f0b [2022-03-30T04:00:53.989Z] Step 21/22 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:01:00.563Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:01:00.563Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:01:00.563Z] ---> c58bc691d6ac [2022-03-30T04:01:00.563Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T04:01:00.563Z] ---> Using cache [2022-03-30T04:01:00.563Z] ---> 6158faf9eba0 [2022-03-30T04:01:00.563Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:01:00.563Z] ---> Using cache [2022-03-30T04:01:00.563Z] ---> 134408e35cdf [2022-03-30T04:01:00.563Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T04:01:00.563Z] ---> Using cache [2022-03-30T04:01:00.563Z] ---> b60fe332d49c [2022-03-30T04:01:00.563Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T04:01:00.563Z] ---> Using cache [2022-03-30T04:01:00.563Z] ---> 6d258fb9a864 [2022-03-30T04:01:00.563Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:01:00.563Z] ---> Using cache [2022-03-30T04:01:00.563Z] ---> 0b431d3df363 [2022-03-30T04:01:00.563Z] Step 8/22 : COPY . . [2022-03-30T04:01:00.563Z] ---> Using cache [2022-03-30T04:01:00.563Z] ---> 1b75bf7e97c5 [2022-03-30T04:01:00.563Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-30T04:00:59.998Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T04:01:00.017Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T04:01:00.045Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T04:01:00.092Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T04:01:00.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T04:01:00.111Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3930/head:refs/remotes/origin/PR-3930 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-30T04:01:00.823Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:01:00.823Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:01:00.823Z] ---> c58bc691d6ac [2022-03-30T04:01:00.823Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T04:01:00.823Z] ---> Using cache [2022-03-30T04:01:00.823Z] ---> 6158faf9eba0 [2022-03-30T04:01:00.823Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:01:00.823Z] ---> Using cache [2022-03-30T04:01:00.823Z] ---> 134408e35cdf [2022-03-30T04:01:00.951Z] Merging remotes/origin/main commit 12679344879a08b212870445801930d5cb2f77c3 into PR head commit 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:01:01.083Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-30T04:01:01.338Z] Merge succeeded, producing 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:01:01.339Z] Checking out Revision 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 (PR-3930) [2022-03-30T04:01:00.973Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T04:01:00.994Z] > git checkout -f 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 # timeout=10 [2022-03-30T04:01:01.250Z] > git remote # timeout=10 [2022-03-30T04:01:01.268Z] > git config --get remote.origin.url # timeout=10 [2022-03-30T04:01:01.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T04:01:01.299Z] > git merge 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 [2022-03-30T04:01:01.326Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-30T04:01:01.349Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T04:01:01.374Z] > git checkout -f 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 # timeout=10 [2022-03-30T04:01:02.992Z] ---> Running in 60555d8f32a0 [2022-03-30T04:01:02.992Z] ---> 50f388bbb905 [2022-03-30T04:01:02.992Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-30T04:01:02.992Z] ---> Running in 96dc5c082c39 [2022-03-30T04:01:02.992Z] Removing intermediate container 60555d8f32a0 [2022-03-30T04:01:02.992Z] ---> 6f56641635b2 [2022-03-30T04:01:02.992Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T04:01:02.992Z] ---> Running in f0621e134850 [2022-03-30T04:01:02.992Z] ---> Running in f637cd582507 [2022-03-30T04:01:02.992Z] ---> Running in 177f584726b2 [2022-03-30T04:01:02.992Z] Removing intermediate container f637cd582507 [2022-03-30T04:01:02.992Z] ---> 7ac635c0d7c1 [2022-03-30T04:01:02.992Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:01:03.251Z] Removing intermediate container 177f584726b2 [2022-03-30T04:01:03.251Z] ---> b442dd38a10e [2022-03-30T04:01:03.251Z] [2022-03-30T04:01:03.251Z] ---> Running in 6baccdcbe39e [2022-03-30T04:01:03.251Z] Successfully built b442dd38a10e [2022-03-30T04:01:03.251Z] Successfully tagged security-proxy-setup:latest [2022-03-30T04:01:03.251Z]  Building security-proxy-setup ... done Building security-spire-config [2022-03-30T04:01:03.509Z] Removing intermediate container 6baccdcbe39e [2022-03-30T04:01:03.509Z] ---> b7b95c294327 [2022-03-30T04:01:03.509Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T04:01:03.769Z] 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-30T04:01:04.336Z] ---> Running in 7a972c9584fc [2022-03-30T04:01:04.336Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T04:01:05.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T04:01:05.538Z] OK: 221 MiB in 52 packages [2022-03-30T04:01:05.742Z] Commit message: "feat(metadata): implement POST device resource" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T04:01:06.584Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-30T04:01:06.584Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T04:01:06.584Z] Dload Upload Total Spent Left Speed [2022-03-30T04:01:06.584Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47562 0 --:--:-- --:--:-- --:--:-- 47562 [Pipeline] sh [2022-03-30T04:01:07.129Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-30T04:01:07.447Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:01:07.447Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:01:07.447Z] ---> c58bc691d6ac [2022-03-30T04:01:07.447Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T04:01:07.447Z] ---> Using cache [2022-03-30T04:01:07.447Z] ---> 6158faf9eba0 [2022-03-30T04:01:07.447Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:01:07.447Z] ---> Using cache [2022-03-30T04:01:07.447Z] ---> 134408e35cdf [2022-03-30T04:01:07.447Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T04:01:07.447Z] ---> Using cache [2022-03-30T04:01:07.447Z] ---> b60fe332d49c [2022-03-30T04:01:07.447Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T04:01:07.447Z] ---> Using cache [2022-03-30T04:01:07.447Z] ---> 6d258fb9a864 [2022-03-30T04:01:07.447Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:01:07.447Z] ---> Using cache [2022-03-30T04:01:07.447Z] ---> 0b431d3df363 [2022-03-30T04:01:07.447Z] Step 8/24 : COPY . . [2022-03-30T04:01:07.447Z] ---> Using cache [2022-03-30T04:01:07.447Z] ---> 1b75bf7e97c5 [2022-03-30T04:01:07.447Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T04:01:07.447Z] 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-30T04:01:07.470Z] + sudo tee /etc/docker/daemon.new [2022-03-30T04:01:07.470Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-30T04:01:07.470Z] { [2022-03-30T04:01:07.470Z] "registry-mirrors": [ [2022-03-30T04:01:07.470Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-30T04:01:07.470Z] ], [2022-03-30T04:01:07.470Z] "bip": "10.250.0.254/24", [2022-03-30T04:01:07.470Z] "hosts": [ [2022-03-30T04:01:07.470Z] "tcp://0.0.0.0:5555", [2022-03-30T04:01:07.470Z] "unix:///var/run/docker.sock" [2022-03-30T04:01:07.470Z] ], [2022-03-30T04:01:07.470Z] "mtu": 1458, [2022-03-30T04:01:07.470Z] "selinux-enabled": true, [2022-03-30T04:01:07.470Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-30T04:01:07.470Z] } [Pipeline] sh [2022-03-30T04:01:07.873Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-30T04:01:08.220Z] + sudo service docker restart [2022-03-30T04:01:08.824Z] Removing intermediate container 7a972c9584fc [2022-03-30T04:01:08.824Z] ---> 6cab369cbae8 [2022-03-30T04:01:08.824Z] Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:01:09.084Z] ---> Running in a62e8d241373 [2022-03-30T04:01:09.084Z] ---> Running in 4d44dd4c12b0 [2022-03-30T04:01:09.084Z] Removing intermediate container f0621e134850 [2022-03-30T04:01:09.084Z] ---> 930a0623af62 [2022-03-30T04:01:09.084Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T04:01:09.343Z] Removing intermediate container a62e8d241373 [2022-03-30T04:01:09.343Z] ---> ce93077c2c36 [2022-03-30T04:01:09.343Z] 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-30T04:01:09.343Z] Removing intermediate container 4d44dd4c12b0 [2022-03-30T04:01:09.343Z] ---> 9b684e607f6a [2022-03-30T04:01:09.343Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T04:01:09.343Z] ---> Running in 86e56bffec99 [2022-03-30T04:01:09.343Z] ---> Running in aa4478af1956 [2022-03-30T04:01:09.607Z] ---> 440c7e2b38ae [2022-03-30T04:01:09.608Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:01:09.608Z] ---> Running in 913c66341c82 [2022-03-30T04:01:09.608Z] Removing intermediate container aa4478af1956 [2022-03-30T04:01:09.608Z] ---> 047619022f5a [2022-03-30T04:01:09.608Z] [2022-03-30T04:01:09.867Z] Successfully built 047619022f5a [2022-03-30T04:01:09.867Z] Successfully tagged core-data:latest [2022-03-30T04:01:09.867Z] Building security-bootstrapper [2022-03-30T04:01:10.437Z]  Building core-data ... done spire-1.2.0/ [2022-03-30T04:01:11.901Z] spire-1.2.0/README.md [2022-03-30T04:01:11.901Z] spire-1.2.0/bin/ [2022-03-30T04:01:11.901Z] spire-1.2.0/bin/spire-server [2022-03-30T04:01:11.901Z] spire-1.2.0/bin/spire-agent [2022-03-30T04:01:11.901Z] spire-1.2.0/conf/ [2022-03-30T04:01:11.901Z] spire-1.2.0/conf/server/ [2022-03-30T04:01:11.901Z] spire-1.2.0/conf/server/server.conf [2022-03-30T04:01:11.901Z] spire-1.2.0/conf/agent/ [2022-03-30T04:01:11.901Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T04:01:11.901Z] spire-1.2.0/LICENSE [2022-03-30T04:01:15.193Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:01:15.193Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:01:15.765Z] ---> c58bc691d6ac [2022-03-30T04:01:15.765Z] Step 3/31 : WORKDIR /edgex-go [2022-03-30T04:01:15.765Z] ---> Using cache [2022-03-30T04:01:15.765Z] ---> 6158faf9eba0 [2022-03-30T04:01:15.765Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:01:15.765Z] ---> Using cache [2022-03-30T04:01:15.765Z] ---> 134408e35cdf [2022-03-30T04:01:15.765Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-30T04:01:15.765Z] ---> Using cache [2022-03-30T04:01:15.765Z] ---> b60fe332d49c [2022-03-30T04:01:15.765Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-30T04:01:15.765Z] ---> Using cache [2022-03-30T04:01:15.765Z] ---> 6d258fb9a864 [2022-03-30T04:01:15.765Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:01:15.765Z] ---> Using cache [2022-03-30T04:01:15.765Z] ---> 0b431d3df363 [2022-03-30T04:01:15.765Z] Step 8/31 : COPY . . [2022-03-30T04:01:15.765Z] ---> Using cache [2022-03-30T04:01:15.765Z] ---> 1b75bf7e97c5 [2022-03-30T04:01:15.765Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-30T04:01:19.058Z] ---> Running in 63febddcdb4d [2022-03-30T04:01:19.058Z] Removing intermediate container 04819f47062e [2022-03-30T04:01:19.058Z] ---> 8694b2f86b54 [2022-03-30T04:01:19.058Z] [2022-03-30T04:01:19.058Z] Step 10/25 : FROM alpine:3.14 [2022-03-30T04:01:19.058Z] ---> 84b07dd2d1fd [2022-03-30T04:01:19.058Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-30T04:01:19.318Z] ---> Running in 4e2be19a9ad0 [2022-03-30T04:01:19.318Z] Removing intermediate container 913c66341c82 [2022-03-30T04:01:19.318Z] ---> 11c6dff88e1f [2022-03-30T04:01:19.318Z] Step 8/23 : COPY . . [2022-03-30T04:01:19.580Z] 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-30T04:01:19.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T04:01:19.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T04:01:20.100Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-30T04:01:20.100Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-30T04:01:20.100Z] (3/3) Installing su-exec (0.2-r1) [2022-03-30T04:01:20.100Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:01:20.100Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T04:01:20.100Z] OK: 6 MiB in 17 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T04:01:26.542Z] provisioning config files... [2022-03-30T04:01:26.566Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3786671598814149503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T04:01:26.675Z] Removing intermediate container 86e56bffec99 [2022-03-30T04:01:26.675Z] ---> 8e29c1661af6 [2022-03-30T04:01:26.675Z] [2022-03-30T04:01:26.675Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T04:01:26.675Z] ---> 76c8fb57b6fc [2022-03-30T04:01:26.675Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T04:01:26.675Z] ---> Using cache [2022-03-30T04:01:26.675Z] ---> 2f4e46ac87bc [2022-03-30T04:01:26.675Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:01:26.675Z] ---> Using cache [2022-03-30T04:01:26.675Z] ---> 498189e0086f [2022-03-30T04:01:26.675Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-30T04:01:26.675Z] ---> Running in 0e368ede848a [2022-03-30T04:01:26.675Z] ---> 3148091ddb48 [2022-03-30T04:01:26.675Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-30T04:01:26.675Z] Removing intermediate container 4e2be19a9ad0 [2022-03-30T04:01:26.675Z] ---> 859aa57a1026 [2022-03-30T04:01:26.675Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T04:01:26.675Z] ---> Running in e3041cba7251 [2022-03-30T04:01:26.928Z] ---> docker-login.sh [2022-03-30T04:01:26.928Z] nexus3.edgexfoundry.org:10001 [2022-03-30T04:01:26.946Z] ---> Running in b63b19ca510a [2022-03-30T04:01:27.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T04:01:27.236Z] Removing intermediate container b63b19ca510a [2022-03-30T04:01:27.236Z] ---> 7e7d58bdc6a1 [2022-03-30T04:01:27.236Z] Step 13/25 : WORKDIR / [2022-03-30T04:01:27.496Z] ---> Running in 58cbbe301422 [2022-03-30T04:01:27.496Z] 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-30T04:01:27.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T04:01:27.757Z] Removing intermediate container 58cbbe301422 [2022-03-30T04:01:27.757Z] ---> e9c8878a3e49 [2022-03-30T04:01:27.757Z] 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-30T04:01:27.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T04:01:27.801Z] Configure a credential helper to remove this warning. See [2022-03-30T04:01:27.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T04:01:27.801Z] [2022-03-30T04:01:27.801Z] Login Succeeded [2022-03-30T04:01:27.801Z] nexus3.edgexfoundry.org:10002 [2022-03-30T04:01:28.015Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T04:01:28.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T04:01:28.274Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T04:01:28.274Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T04:01:28.274Z] OK: 15854 distinct packages available [2022-03-30T04:01:28.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T04:01:28.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T04:01:28.348Z] Configure a credential helper to remove this warning. See [2022-03-30T04:01:28.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T04:01:28.348Z] [2022-03-30T04:01:28.348Z] Login Succeeded [2022-03-30T04:01:28.348Z] nexus3.edgexfoundry.org:10003 [2022-03-30T04:01:28.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T04:01:28.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T04:01:28.630Z] Configure a credential helper to remove this warning. See [2022-03-30T04:01:28.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T04:01:28.630Z] [2022-03-30T04:01:28.630Z] Login Succeeded [2022-03-30T04:01:28.630Z] nexus3.edgexfoundry.org:10004 [2022-03-30T04:01:29.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T04:01:29.219Z] ---> 034798684a12 [2022-03-30T04:01:29.219Z] 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-30T04:01:29.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T04:01:29.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T04:01:29.230Z] Configure a credential helper to remove this warning. See [2022-03-30T04:01:29.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T04:01:29.230Z] [2022-03-30T04:01:29.230Z] Login Succeeded [2022-03-30T04:01:29.230Z] docker.io [2022-03-30T04:01:29.479Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-30T04:01:29.479Z] Removing intermediate container 96dc5c082c39 [2022-03-30T04:01:29.479Z] ---> 881ef0a18e1f [2022-03-30T04:01:29.479Z] [2022-03-30T04:01:29.479Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T04:01:29.479Z] ---> 84b07dd2d1fd [2022-03-30T04:01:29.479Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-30T04:01:29.479Z] ---> Using cache [2022-03-30T04:01:29.479Z] ---> 07e05abf5e19 [2022-03-30T04:01:29.479Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T04:01:29.479Z] ---> Using cache [2022-03-30T04:01:29.479Z] ---> da6199446c13 [2022-03-30T04:01:29.479Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-30T04:01:29.479Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-30T04:01:29.479Z] ---> Running in 82aed6ef734a [2022-03-30T04:01:29.479Z] ---> da68ffe52dc1 [2022-03-30T04:01:29.479Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-30T04:01:29.479Z] (3/4) Installing libucontext (1.1-r0) [2022-03-30T04:01:29.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T04:01:29.741Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-30T04:01:29.741Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T04:01:29.741Z] OK: 6 MiB in 18 packages [2022-03-30T04:01:30.001Z] Removing intermediate container 82aed6ef734a [2022-03-30T04:01:30.001Z] ---> f95250781242 [2022-03-30T04:01:30.001Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T04:01:30.001Z] ---> Running in 9aaa7321c48d [2022-03-30T04:01:30.001Z] ---> dea5b635baf5 [2022-03-30T04:01:30.001Z] 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-30T04:01:30.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T04:01:30.102Z] Configure a credential helper to remove this warning. See [2022-03-30T04:01:30.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T04:01:30.102Z] [2022-03-30T04:01:30.102Z] Login Succeeded [2022-03-30T04:01:30.102Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T04:01:30.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-03-30T04:01:30.271Z] Removing intermediate container 9aaa7321c48d [2022-03-30T04:01:30.271Z] ---> 6851c70d54c2 [2022-03-30T04:01:30.271Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:01:30.557Z] Removing intermediate container 0e368ede848a [2022-03-30T04:01:30.557Z] ---> dc63d92d2fde [2022-03-30T04:01:30.557Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T04:01:30.557Z] ---> 973fdbc774c6 [2022-03-30T04:01:30.557Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [Pipeline] echo [2022-03-30T04:01:30.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T04:01:30.731Z] ========================================================= [2022-03-30T04:01:30.731Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-30T04:01:30.731Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T04:01:30.819Z] ---> aabe0ddd4e78 [2022-03-30T04:01:30.819Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-30T04:01:31.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T04:01:31.346Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-30T04:01:31.346Z] 9b3977197b4f: Pulling fs layer [2022-03-30T04:01:31.346Z] 1a89e8eeedd5: Pulling fs layer [2022-03-30T04:01:31.346Z] 94645a83ff95: Pulling fs layer [2022-03-30T04:01:31.346Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-30T04:01:31.346Z] 0c92f367c5e7: Pulling fs layer [2022-03-30T04:01:31.346Z] f7c0051592d6: Pulling fs layer [2022-03-30T04:01:31.346Z] a227ed2f7395: Pulling fs layer [2022-03-30T04:01:31.346Z] 7b1c46037f91: Pulling fs layer [2022-03-30T04:01:31.346Z] 3f3a8bcf1eab: Waiting [2022-03-30T04:01:31.346Z] f7c0051592d6: Waiting [2022-03-30T04:01:31.346Z] a227ed2f7395: Waiting [2022-03-30T04:01:31.346Z] 7b1c46037f91: Waiting [2022-03-30T04:01:31.346Z] 0c92f367c5e7: Waiting [2022-03-30T04:01:31.346Z] 94645a83ff95: Verifying Checksum [2022-03-30T04:01:31.346Z] 94645a83ff95: Download complete [2022-03-30T04:01:31.346Z] 1a89e8eeedd5: Verifying Checksum [2022-03-30T04:01:31.346Z] 1a89e8eeedd5: Download complete [2022-03-30T04:01:31.346Z] 0c92f367c5e7: Verifying Checksum [2022-03-30T04:01:31.346Z] 0c92f367c5e7: Download complete [2022-03-30T04:01:31.346Z] f7c0051592d6: Verifying Checksum [2022-03-30T04:01:31.346Z] f7c0051592d6: Download complete [2022-03-30T04:01:31.346Z] 9b3977197b4f: Verifying Checksum [2022-03-30T04:01:31.346Z] 9b3977197b4f: Download complete [2022-03-30T04:01:31.346Z] a227ed2f7395: Verifying Checksum [2022-03-30T04:01:31.346Z] a227ed2f7395: Download complete [2022-03-30T04:01:31.959Z] 9b3977197b4f: Pull complete [2022-03-30T04:01:32.562Z] 1a89e8eeedd5: Pull complete [2022-03-30T04:01:32.839Z] 94645a83ff95: Pull complete [2022-03-30T04:01:33.356Z] ---> 3a37ddf5a903 [2022-03-30T04:01:33.356Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-30T04:01:33.356Z] ---> ec6670c41607 [2022-03-30T04:01:33.356Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-30T04:01:33.356Z] ---> c16b46da3cae [2022-03-30T04:01:33.356Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T04:01:33.440Z] 7b1c46037f91: Verifying Checksum [2022-03-30T04:01:33.440Z] 7b1c46037f91: Download complete [2022-03-30T04:01:33.931Z] ---> d06ae9e4004e [2022-03-30T04:01:33.931Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-30T04:01:33.931Z] ---> 8de91fc49083 [2022-03-30T04:01:33.931Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-30T04:01:33.931Z] ---> 5665fcb8940f [2022-03-30T04:01:33.931Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T04:01:33.931Z] ---> Running in 1c058f0d52cc [2022-03-30T04:01:33.931Z] ---> Running in fb3e2c44ab22 [2022-03-30T04:01:34.036Z] 3f3a8bcf1eab: Download complete [2022-03-30T04:01:34.191Z] ---> 7170d8f9fc53 [2022-03-30T04:01:34.191Z] 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-30T04:01:34.452Z] Removing intermediate container 1c058f0d52cc [2022-03-30T04:01:34.452Z] ---> 9a756ace55e8 [2022-03-30T04:01:34.452Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:01:34.452Z] Removing intermediate container fb3e2c44ab22 [2022-03-30T04:01:34.452Z] ---> 9e484c001e43 [2022-03-30T04:01:34.452Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-30T04:01:34.452Z] ---> Running in 7b88e41e9e61 [2022-03-30T04:01:34.452Z] ---> Running in 5e4799cd3f55 [2022-03-30T04:01:35.020Z] ---> 894ee2d3ca51 [2022-03-30T04:01:35.020Z] Step 19/24 : WORKDIR / [2022-03-30T04:01:35.020Z] Removing intermediate container 5e4799cd3f55 [2022-03-30T04:01:35.021Z] ---> 2df3a0b31b9b [2022-03-30T04:01:35.021Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T04:01:35.021Z] ---> Running in a0a6a9b83ed0 [2022-03-30T04:01:35.021Z] ---> Running in 4b5cdfe600e0 [2022-03-30T04:01:35.284Z] Removing intermediate container a0a6a9b83ed0 [2022-03-30T04:01:35.284Z] ---> 83675cc45a40 [2022-03-30T04:01:35.284Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T04:01:35.542Z] ---> Running in 1b4cfbc352fc [2022-03-30T04:01:35.542Z] Removing intermediate container 4b5cdfe600e0 [2022-03-30T04:01:35.542Z] ---> 1a6948d1a55d [2022-03-30T04:01:35.542Z] Step 21/22 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:01:35.542Z] ---> Running in a7bcad8859cd [2022-03-30T04:01:35.801Z] Removing intermediate container 1b4cfbc352fc [2022-03-30T04:01:35.801Z] ---> 5a5209e049b7 [2022-03-30T04:01:35.801Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T04:01:35.801Z] Removing intermediate container a7bcad8859cd [2022-03-30T04:01:35.801Z] Removing intermediate container 7b88e41e9e61 [2022-03-30T04:01:35.801Z] ---> 4b6c2d968369 [2022-03-30T04:01:35.801Z] ---> f3c9adb70300 [2022-03-30T04:01:35.801Z] Step 22/22 : LABEL version=0.0.0Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T04:01:35.801Z] [2022-03-30T04:01:35.801Z] ---> Running in 95ea5a192451 [2022-03-30T04:01:35.801Z] ---> Running in 6481e2d32463 [2022-03-30T04:01:35.801Z] ---> Running in 889fafd820d9 [2022-03-30T04:01:36.060Z] Removing intermediate container 95ea5a192451 [2022-03-30T04:01:36.060Z] ---> 2599567503cc [2022-03-30T04:01:36.060Z] Step 22/24 : LABEL arch=x86_64 [2022-03-30T04:01:36.319Z] Removing intermediate container 889fafd820d9 [2022-03-30T04:01:36.319Z] ---> cf552569ace7 [2022-03-30T04:01:36.319Z] Step 23/25 : LABEL arch=x86_64 [2022-03-30T04:01:36.319Z] ---> Running in 4377c121cd03 [2022-03-30T04:01:36.319Z] Removing intermediate container 6481e2d32463 [2022-03-30T04:01:36.319Z] ---> 656c3837a8f8 [2022-03-30T04:01:36.319Z] [2022-03-30T04:01:36.319Z] ---> Running in 4d53a0a45b24 [2022-03-30T04:01:36.582Z] Successfully built 656c3837a8f8 [2022-03-30T04:01:36.582Z] Successfully tagged support-scheduler:latest [2022-03-30T04:01:36.582Z] Removing intermediate container 4377c121cd03 [2022-03-30T04:01:36.582Z]  Building support-scheduler ... done  ---> aa07028cffde [2022-03-30T04:01:36.582Z] Step 23/24 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:01:36.582Z] Building core-command [2022-03-30T04:01:36.582Z] Removing intermediate container 4d53a0a45b24 [2022-03-30T04:01:36.582Z] ---> 53991e28a65a [2022-03-30T04:01:36.582Z] Step 24/25 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:01:36.582Z] ---> Running in a11c32d21a70 [2022-03-30T04:01:36.582Z] ---> Running in b22677a558d8 [2022-03-30T04:01:40.793Z] Removing intermediate container a11c32d21a70 [2022-03-30T04:01:40.793Z] ---> 3415dc856a12 [2022-03-30T04:01:40.793Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T04:01:41.362Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:01:41.362Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:01:41.362Z] ---> c58bc691d6ac [2022-03-30T04:01:41.362Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T04:01:41.362Z] ---> Using cache [2022-03-30T04:01:41.362Z] ---> 6158faf9eba0 [2022-03-30T04:01:41.362Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:01:41.362Z] ---> Using cache [2022-03-30T04:01:41.362Z] ---> 134408e35cdf [2022-03-30T04:01:41.362Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T04:01:41.362Z] ---> Using cache [2022-03-30T04:01:41.362Z] ---> b60fe332d49c [2022-03-30T04:01:41.362Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T04:01:41.362Z] ---> Using cache [2022-03-30T04:01:41.363Z] ---> 6d258fb9a864 [2022-03-30T04:01:41.363Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:01:41.363Z] ---> Using cache [2022-03-30T04:01:41.363Z] ---> 0b431d3df363 [2022-03-30T04:01:41.363Z] Step 8/23 : COPY . . [2022-03-30T04:01:41.363Z] ---> Using cache [2022-03-30T04:01:41.363Z] ---> 1b75bf7e97c5 [2022-03-30T04:01:41.363Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-30T04:01:44.738Z] Removing intermediate container b22677a558d8 [2022-03-30T04:01:44.738Z] ---> 4ae045dffd2a [2022-03-30T04:01:44.738Z] Step 25/25 : LABEL version=0.0.0 [2022-03-30T04:01:44.738Z] ---> Running in e741b0ffbb65 [2022-03-30T04:01:44.738Z] ---> Running in e9881718e765 [2022-03-30T04:01:44.738Z] ---> Running in b48ab92e1965 [2022-03-30T04:01:44.738Z] Removing intermediate container e9881718e765 [2022-03-30T04:01:44.738Z] ---> 4f78fd75a190 [2022-03-30T04:01:44.738Z] [2022-03-30T04:01:44.738Z] Removing intermediate container b48ab92e1965 [2022-03-30T04:01:44.738Z] ---> 46414d159b48 [2022-03-30T04:01:44.738Z] [2022-03-30T04:01:44.738Z] Successfully built 4f78fd75a190 [2022-03-30T04:01:44.738Z] Successfully tagged security-spire-config:latest [2022-03-30T04:01:44.738Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-03-30T04:01:44.999Z] Successfully built 46414d159b48 [2022-03-30T04:01:44.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-30T04:01:44.999Z] Successfully tagged security-secretstore-setup:latest [2022-03-30T04:01:44.999Z] Building security-spire-server [2022-03-30T04:01:46.460Z] 3f3a8bcf1eab: Pull complete [2022-03-30T04:01:46.460Z] 0c92f367c5e7: Pull complete [2022-03-30T04:01:46.460Z] f7c0051592d6: Pull complete [2022-03-30T04:01:46.460Z] a227ed2f7395: Pull complete [2022-03-30T04:01:53.143Z]  Building security-secretstore-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:01:53.143Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:01:53.143Z] ---> c58bc691d6ac [2022-03-30T04:01:53.143Z] Step 3/20 : WORKDIR /edgex-go [2022-03-30T04:01:53.143Z] ---> Using cache [2022-03-30T04:01:53.143Z] ---> 6158faf9eba0 [2022-03-30T04:01:53.143Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-30T04:01:53.143Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:01:53.143Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:01:53.143Z] ---> c58bc691d6ac [2022-03-30T04:01:53.143Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T04:01:53.143Z] ---> Using cache [2022-03-30T04:01:53.143Z] ---> 6158faf9eba0 [2022-03-30T04:01:53.143Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:01:53.143Z] ---> Using cache [2022-03-30T04:01:53.143Z] ---> 134408e35cdf [2022-03-30T04:01:53.143Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T04:01:53.143Z] ---> Using cache [2022-03-30T04:01:53.143Z] ---> b60fe332d49c [2022-03-30T04:01:53.143Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T04:01:53.143Z] ---> Using cache [2022-03-30T04:01:53.143Z] ---> 6d258fb9a864 [2022-03-30T04:01:53.143Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:01:53.143Z] ---> Using cache [2022-03-30T04:01:53.143Z] ---> 0b431d3df363 [2022-03-30T04:01:53.143Z] Step 8/23 : COPY . . [2022-03-30T04:01:53.143Z] ---> Using cache [2022-03-30T04:01:53.143Z] ---> 1b75bf7e97c5 [2022-03-30T04:01:53.143Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T04:01:53.143Z] ---> Using cache [2022-03-30T04:01:53.143Z] ---> ce93077c2c36 [2022-03-30T04:01:53.143Z] 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-30T04:01:53.143Z] ---> Using cache [2022-03-30T04:01:53.143Z] ---> 8e29c1661af6 [2022-03-30T04:01:53.143Z] [2022-03-30T04:01:53.143Z] Step 11/23 : FROM alpine:3.15 [2022-03-30T04:01:53.143Z] ---> 76c8fb57b6fc [2022-03-30T04:01:53.143Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T04:01:53.143Z] ---> Using cache [2022-03-30T04:01:53.143Z] ---> 2f4e46ac87bc [2022-03-30T04:01:53.143Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:01:53.143Z] ---> Using cache [2022-03-30T04:01:53.143Z] ---> 498189e0086f [2022-03-30T04:01:53.143Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T04:01:53.143Z] ---> Using cache [2022-03-30T04:01:53.143Z] ---> 77fa3172fde3 [2022-03-30T04:01:53.143Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T04:01:53.189Z] 7b1c46037f91: Pull complete [2022-03-30T04:01:53.190Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-30T04:01:53.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T04:01:53.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-30T04:01:53.554Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-30T04:01:53.554Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T04:01:53.554Z] WORKDIR /edgex [2022-03-30T04:01:53.554Z] COPY go.mod . [2022-03-30T04:01:53.554Z] RUN go mod download [2022-03-30T04:01:56.204Z] Sending build context to Docker daemon 169MB [2022-03-30T04:01:56.204Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T04:01:56.204Z] ---> f79e39bc4007 [2022-03-30T04:01:56.204Z] Step 2/4 : WORKDIR /edgex [2022-03-30T04:01:57.654Z] ---> Running in 48e87e388d8b [2022-03-30T04:01:58.258Z] Removing intermediate container 48e87e388d8b [2022-03-30T04:01:58.258Z] ---> 0f7ec2252ac6 [2022-03-30T04:01:58.258Z] Step 3/4 : COPY go.mod . [2022-03-30T04:01:58.543Z] ---> 3f6d7613ee8e [2022-03-30T04:01:58.543Z] Step 4/4 : RUN go mod download [2022-03-30T04:01:58.543Z] ---> Running in 014b61de3ad1 [2022-03-30T04:02:01.275Z] ---> df4285fe2e19 [2022-03-30T04:02:01.276Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T04:02:01.276Z] ---> Running in 91a2fb3c5047 [2022-03-30T04:02:01.276Z] Removing intermediate container e3041cba7251 [2022-03-30T04:02:01.276Z] ---> f337061a8344 [2022-03-30T04:02:01.276Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-30T04:02:01.276Z] Removing intermediate container 63febddcdb4d [2022-03-30T04:02:01.276Z] ---> ca0bb50a590b [2022-03-30T04:02:01.276Z] [2022-03-30T04:02:01.276Z] Step 10/31 : FROM alpine:3.14 [2022-03-30T04:02:01.276Z] ---> 84b07dd2d1fd [2022-03-30T04:02:01.276Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-30T04:02:01.276Z] ---> Running in 663116cf8217 [2022-03-30T04:02:01.276Z] ---> 8ee93bd1b48e [2022-03-30T04:02:01.276Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-30T04:02:01.276Z] ---> Running in d01d9710b396 [2022-03-30T04:02:01.276Z] Removing intermediate container d01d9710b396 [2022-03-30T04:02:01.276Z] ---> 3d91134eb34c [2022-03-30T04:02:01.276Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-30T04:02:01.276Z] ---> 742d4f195449 [2022-03-30T04:02:01.276Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-30T04:02:01.276Z] ---> Running in 0187e8f03ffc [2022-03-30T04:02:01.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T04:02:01.276Z] 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-30T04:02:01.276Z] ---> 8beff03bd6b7 [2022-03-30T04:02:01.276Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T04:02:01.276Z] ---> Running in 040e460b6377 [2022-03-30T04:02:01.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T04:02:01.276Z] Removing intermediate container 040e460b6377 [2022-03-30T04:02:01.276Z] ---> d9bf33dc06e9 [2022-03-30T04:02:01.276Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T04:02:01.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T04:02:01.276Z] ---> Running in f90c10b10869 [2022-03-30T04:02:01.276Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-30T04:02:01.276Z] (2/2) Installing su-exec (0.2-r1) [2022-03-30T04:02:01.276Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:02:01.276Z] Removing intermediate container f90c10b10869 [2022-03-30T04:02:01.276Z] ---> f8ce34b46aaa [2022-03-30T04:02:01.276Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T04:02:01.276Z] OK: 6 MiB in 16 packages [2022-03-30T04:02:01.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T04:02:01.537Z] ---> Running in a501b92de71b [2022-03-30T04:02:01.537Z] Removing intermediate container 663116cf8217 [2022-03-30T04:02:01.537Z] ---> 39532b929b5c [2022-03-30T04:02:01.537Z] [2022-03-30T04:02:01.537Z] Step 11/23 : FROM docker:20.10.10 [2022-03-30T04:02:01.537Z] Removing intermediate container a501b92de71b [2022-03-30T04:02:01.537Z] ---> 2693dd02ffcb [2022-03-30T04:02:01.537Z] Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:02:01.797Z] 20.10.10: Pulling from library/docker [2022-03-30T04:02:01.797Z] ---> Running in bd9f75e08103 [2022-03-30T04:02:01.797Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T04:02:01.797Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T04:02:01.797Z] OK: 15864 distinct packages available [2022-03-30T04:02:01.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T04:02:02.366Z] Removing intermediate container bd9f75e08103 [2022-03-30T04:02:02.366Z] ---> 6a589b78f71c [2022-03-30T04:02:02.366Z] Step 23/23 : LABEL version=0.0.0Removing intermediate container 0187e8f03ffc [2022-03-30T04:02:02.366Z] [2022-03-30T04:02:02.366Z] ---> 735583cd316e [2022-03-30T04:02:02.366Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-30T04:02:02.625Z] ---> Running in 0dedeb4c9915 [2022-03-30T04:02:02.625Z] ---> Running in e27bc41afd17 [2022-03-30T04:02:02.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T04:02:02.884Z] Removing intermediate container e27bc41afd17 [2022-03-30T04:02:02.885Z] ---> 5d31c2ea6706 [2022-03-30T04:02:02.885Z] [2022-03-30T04:02:02.885Z] Removing intermediate container 0dedeb4c9915 [2022-03-30T04:02:02.885Z] ---> e59fd14836fc [2022-03-30T04:02:02.885Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-30T04:02:02.885Z] OK: 221 MiB in 52 packages [2022-03-30T04:02:03.177Z] ---> Running in 3170bc4c97c1 [2022-03-30T04:02:03.177Z] Successfully built 5d31c2ea6706 [2022-03-30T04:02:03.177Z] Successfully tagged security-spire-server:latest [2022-03-30T04:02:03.436Z]  Building security-spire-server ... done Removing intermediate container e741b0ffbb65 [2022-03-30T04:02:03.436Z] ---> 99283040c012 [2022-03-30T04:02:03.436Z] [2022-03-30T04:02:03.436Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T04:02:03.436Z] ---> 84b07dd2d1fd [2022-03-30T04:02:03.436Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T04:02:03.436Z] ---> Using cache [2022-03-30T04:02:03.436Z] ---> 07e05abf5e19 [2022-03-30T04:02:03.436Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T04:02:03.436Z] ---> Using cache [2022-03-30T04:02:03.436Z] ---> da6199446c13 [2022-03-30T04:02:03.436Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-30T04:02:03.436Z] Removing intermediate container 3170bc4c97c1 [2022-03-30T04:02:03.436Z] ---> 4f891bdbf57f [2022-03-30T04:02:03.436Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-30T04:02:03.436Z] ---> Running in 57cefbd53db6 [2022-03-30T04:02:03.436Z] ---> Running in be8784ad219e [2022-03-30T04:02:03.696Z] Removing intermediate container 91a2fb3c5047 [2022-03-30T04:02:03.696Z] ---> cbe5c5796189 [2022-03-30T04:02:03.696Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-30T04:02:03.696Z] Removing intermediate container 57cefbd53db6 [2022-03-30T04:02:03.696Z] ---> fef36086b342 [2022-03-30T04:02:03.696Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T04:02:03.955Z] ---> Running in 8091ec585917 [2022-03-30T04:02:03.955Z] ---> 8e1542034373 [2022-03-30T04:02:03.955Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:02:04.226Z] Removing intermediate container 8091ec585917 [2022-03-30T04:02:04.226Z] ---> 0dda222fc8ba [2022-03-30T04:02:04.226Z] Step 15/23 : WORKDIR / [2022-03-30T04:02:04.226Z] ---> Running in 3f586007c156 [2022-03-30T04:02:04.226Z] ---> Running in e3b65df78343 [2022-03-30T04:02:04.226Z] Removing intermediate container be8784ad219e [2022-03-30T04:02:04.226Z] ---> fc2b6d9f8b8a [2022-03-30T04:02:04.226Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-30T04:02:04.512Z] ---> Running in 6271efd4da31 [2022-03-30T04:02:04.512Z] Removing intermediate container e3b65df78343 [2022-03-30T04:02:04.512Z] ---> 565c982f6e94 [2022-03-30T04:02:04.512Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:02:04.771Z] Removing intermediate container 6271efd4da31 [2022-03-30T04:02:04.771Z] ---> 927a8916ba27 [2022-03-30T04:02:04.771Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-30T04:02:04.771Z] ---> fe489a3b5968 [2022-03-30T04:02:04.771Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-30T04:02:05.341Z] ---> 69e24ea2f043 [2022-03-30T04:02:05.341Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-30T04:02:05.341Z] ---> 82eaf129c060 [2022-03-30T04:02:05.341Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-30T04:02:05.341Z] ---> Running in 43bb0a98a97f [2022-03-30T04:02:05.341Z] Removing intermediate container 3f586007c156 [2022-03-30T04:02:05.341Z] ---> c623fa03e8a9 [2022-03-30T04:02:05.341Z] Step 7/20 : COPY . . [2022-03-30T04:02:05.601Z] ---> e3f5affc7d15 [2022-03-30T04:02:05.601Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-30T04:02:05.601Z] ---> Running in 8cd64b9d8902 [2022-03-30T04:02:06.173Z] Removing intermediate container 8cd64b9d8902 [2022-03-30T04:02:06.173Z] ---> 9ffaf5e9348a [2022-03-30T04:02:06.173Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:02:07.113Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-30T04:02:08.053Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-30T04:02:08.053Z] ---> b706a049f56e [2022-03-30T04:02:08.053Z] 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-30T04:02:08.344Z] ---> Running in 25f965afc34e [2022-03-30T04:02:08.344Z] ---> Running in 7fda6d7b80d3 [2022-03-30T04:02:08.602Z] Removing intermediate container 25f965afc34e [2022-03-30T04:02:08.602Z] ---> ec6d52b3a9b5 [2022-03-30T04:02:08.602Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T04:02:08.602Z] Removing intermediate container 7fda6d7b80d3 [2022-03-30T04:02:08.602Z] ---> d681909a4fc9 [2022-03-30T04:02:08.602Z] 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-30T04:02:08.602Z] Removing intermediate container 43bb0a98a97f [2022-03-30T04:02:08.602Z] ---> e23e38f4f67d [2022-03-30T04:02:08.602Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:02:08.602Z] ---> Running in b077b356429c [2022-03-30T04:02:08.602Z] ---> Running in 399672af55d4 [2022-03-30T04:02:08.861Z] ---> 73af56583e82 [2022-03-30T04:02:08.861Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-30T04:02:08.861Z] Removing intermediate container b077b356429c [2022-03-30T04:02:08.861Z] ---> 88701ce5f753 [2022-03-30T04:02:08.861Z] Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:02:08.861Z] ---> Running in ca64a075c0cf [2022-03-30T04:02:08.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T04:02:09.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T04:02:09.176Z] (1/42) Installing readline (8.1.0-r0) [2022-03-30T04:02:09.176Z] (2/42) Installing bash (5.1.16-r0) [2022-03-30T04:02:09.176Z] Removing intermediate container ca64a075c0cf [2022-03-30T04:02:09.176Z] ---> 3597117d578a [2022-03-30T04:02:09.176Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T04:02:09.468Z] Executing bash-5.1.16-r0.post-install [2022-03-30T04:02:09.468Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-30T04:02:09.468Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T04:02:09.468Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-30T04:02:09.468Z] (6/42) Installing curl (7.79.1-r0) [2022-03-30T04:02:09.468Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-30T04:02:09.468Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-30T04:02:09.468Z] (9/42) Installing expat (2.4.7-r0) [2022-03-30T04:02:09.468Z] (10/42) Installing libffi (3.3-r2) [2022-03-30T04:02:09.468Z] (11/42) Installing gdbm (1.19-r0) [2022-03-30T04:02:09.468Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-30T04:02:09.468Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T04:02:09.468Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T04:02:09.468Z] ---> Running in 2c758fa30f67 [2022-03-30T04:02:09.468Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-30T04:02:09.468Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-30T04:02:09.468Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-30T04:02:09.727Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-30T04:02:09.986Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-30T04:02:09.986Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-30T04:02:09.986Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-30T04:02:09.986Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-30T04:02:09.986Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-30T04:02:09.986Z] ---> 89802c58f207 [2022-03-30T04:02:09.987Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-30T04:02:09.987Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-30T04:02:09.987Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-30T04:02:09.987Z] Removing intermediate container 2c758fa30f67 [2022-03-30T04:02:09.987Z] ---> 2d370d939af6 [2022-03-30T04:02:09.987Z] [2022-03-30T04:02:09.987Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-30T04:02:09.987Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-30T04:02:09.987Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-30T04:02:09.987Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-30T04:02:09.987Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-30T04:02:09.987Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-30T04:02:09.987Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-30T04:02:09.987Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-30T04:02:09.987Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-30T04:02:09.987Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-30T04:02:09.987Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-30T04:02:09.987Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-30T04:02:09.987Z] Successfully built 2d370d939af6 [2022-03-30T04:02:09.987Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-30T04:02:09.987Z] Successfully tagged core-command:latest [2022-03-30T04:02:09.987Z]  Building core-command ... done (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-30T04:02:09.987Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-30T04:02:09.987Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-30T04:02:10.246Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-30T04:02:10.246Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:02:10.246Z] OK: 84 MiB in 64 packages [2022-03-30T04:02:10.842Z] Collecting docker-compose==1.23.2 [2022-03-30T04:02:11.101Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-30T04:02:11.101Z] 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-30T04:02:11.101Z] Collecting cached-property<2,>=1.2.0 [2022-03-30T04:02:11.101Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-30T04:02:11.101Z] Collecting docker<4.0,>=3.6.0 [2022-03-30T04:02:11.101Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-30T04:02:11.101Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-30T04:02:11.101Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-30T04:02:11.367Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-30T04:02:11.367Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-30T04:02:11.628Z] ---> f6e12ca7265b [2022-03-30T04:02:11.628Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-30T04:02:12.226Z] Collecting PyYAML<4,>=3.10 [2022-03-30T04:02:12.226Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-30T04:02:12.226Z] ---> 497dfdafd9bf [2022-03-30T04:02:12.226Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-30T04:02:12.853Z] Collecting docopt<0.7,>=0.6.1 [2022-03-30T04:02:12.853Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-30T04:02:12.853Z] ---> fcf00caab518 [2022-03-30T04:02:12.853Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-30T04:02:13.167Z] ---> Running in 9cff2a5a2ac5 [2022-03-30T04:02:13.167Z] Collecting texttable<0.10,>=0.9.0 [2022-03-30T04:02:13.167Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-30T04:02:13.442Z] ---> 53d6273665ad [2022-03-30T04:02:13.442Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-30T04:02:13.827Z] Collecting jsonschema<3,>=2.5.1 [2022-03-30T04:02:13.827Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-30T04:02:13.827Z] 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-30T04:02:13.827Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-30T04:02:14.426Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-30T04:02:14.426Z] Collecting docker-pycreds>=0.4.0 [2022-03-30T04:02:14.426Z] ---> Running in 9ae546f05c55 [2022-03-30T04:02:14.426Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-30T04:02:14.426Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-30T04:02:14.426Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-30T04:02:14.426Z] 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-30T04:02:14.686Z] Collecting idna<2.8,>=2.5 [2022-03-30T04:02:14.686Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-30T04:02:14.686Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-30T04:02:14.686Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-30T04:02:14.686Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-30T04:02:14.686Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-30T04:02:14.686Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-30T04:02:14.686Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-30T04:02:14.686Z] Removing intermediate container 9ae546f05c55 [2022-03-30T04:02:14.686Z] ---> d9df68afe76d [2022-03-30T04:02:14.686Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-30T04:02:15.104Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-30T04:02:15.104Z] Attempting uninstall: urllib3 [2022-03-30T04:02:15.104Z] Found existing installation: urllib3 1.26.5 [2022-03-30T04:02:15.104Z] Uninstalling urllib3-1.26.5: [2022-03-30T04:02:15.104Z] Successfully uninstalled urllib3-1.26.5 [2022-03-30T04:02:15.104Z] Attempting uninstall: idna [2022-03-30T04:02:15.104Z] Found existing installation: idna 3.2 [2022-03-30T04:02:15.104Z] Uninstalling idna-3.2: [2022-03-30T04:02:15.104Z] Successfully uninstalled idna-3.2 [2022-03-30T04:02:15.676Z] ---> 155a1800aed0 [2022-03-30T04:02:15.676Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-30T04:02:15.676Z] Attempting uninstall: chardet [2022-03-30T04:02:15.676Z] Found existing installation: chardet 4.0.0 [2022-03-30T04:02:15.676Z] Uninstalling chardet-4.0.0: [2022-03-30T04:02:15.676Z] Successfully uninstalled chardet-4.0.0 [2022-03-30T04:02:16.620Z] ---> Running in 33cdc68e47f5 [2022-03-30T04:02:16.620Z] Attempting uninstall: requests [2022-03-30T04:02:16.620Z] Found existing installation: requests 2.25.1 [2022-03-30T04:02:16.620Z] Uninstalling requests-2.25.1: [2022-03-30T04:02:16.620Z] Successfully uninstalled requests-2.25.1 [2022-03-30T04:02:16.878Z] Running setup.py install for texttable: started [2022-03-30T04:02:17.138Z] Running setup.py install for texttable: finished with status 'done' [2022-03-30T04:02:17.138Z] Running setup.py install for PyYAML: started [2022-03-30T04:02:17.707Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-30T04:02:17.707Z] Running setup.py install for docopt: started [2022-03-30T04:02:17.707Z] Removing intermediate container 33cdc68e47f5 [2022-03-30T04:02:17.707Z] ---> b814cf6b2a57 [2022-03-30T04:02:17.707Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-30T04:02:18.278Z] ---> Running in 0f50bc37a843 [2022-03-30T04:02:18.278Z] Running setup.py install for docopt: finished with status 'done' [2022-03-30T04:02:18.278Z] Running setup.py install for dockerpty: started [2022-03-30T04:02:18.278Z] Removing intermediate container 0f50bc37a843 [2022-03-30T04:02:18.278Z] ---> a5153a21b028 [2022-03-30T04:02:18.278Z] Step 28/31 : CMD ["gate"] [2022-03-30T04:02:18.538Z] ---> Running in 8b74aa4b7fcd [2022-03-30T04:02:18.538Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-30T04:02:18.797Z] Removing intermediate container 8b74aa4b7fcd [2022-03-30T04:02:18.797Z] ---> 84e8f6cf5c65 [2022-03-30T04:02:18.797Z] Step 29/31 : LABEL arch=x86_64 [2022-03-30T04:02:19.056Z] ---> Running in f30188aa9b12 [2022-03-30T04:02:19.056Z] 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-30T04:02:19.315Z] Removing intermediate container f30188aa9b12 [2022-03-30T04:02:19.315Z] ---> 7c32636f3b32 [2022-03-30T04:02:19.315Z] Step 30/31 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:02:19.575Z] ---> Running in 88647e737fc6 [2022-03-30T04:02:19.834Z] Removing intermediate container 88647e737fc6 [2022-03-30T04:02:19.834Z] ---> 12a7e6394bca [2022-03-30T04:02:19.834Z] Step 31/31 : LABEL version=0.0.0 [2022-03-30T04:02:20.094Z] ---> Running in 38ed04d12ece [2022-03-30T04:02:20.379Z] Removing intermediate container 38ed04d12ece [2022-03-30T04:02:20.379Z] ---> ba43da84c959 [2022-03-30T04:02:20.379Z] [2022-03-30T04:02:20.379Z] Successfully built ba43da84c959 [2022-03-30T04:02:20.640Z] Successfully tagged security-bootstrapper:latest [2022-03-30T04:02:23.180Z]  Building security-bootstrapper ... done Removing intermediate container 399672af55d4 [2022-03-30T04:02:23.181Z] ---> 2ca0845572cc [2022-03-30T04:02:23.181Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-30T04:02:23.181Z] ---> Running in 1856a143b105 [2022-03-30T04:02:23.181Z] Removing intermediate container 1856a143b105 [2022-03-30T04:02:23.181Z] ---> 530bcf761991 [2022-03-30T04:02:23.181Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-30T04:02:23.181Z] ---> Running in 4dff43042360 [2022-03-30T04:02:23.181Z] Removing intermediate container 4dff43042360 [2022-03-30T04:02:23.181Z] ---> 4f518a3a6dd5 [2022-03-30T04:02:23.181Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-30T04:02:23.755Z] ---> 0c603955c2cc [2022-03-30T04:02:23.755Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-30T04:02:24.336Z] ---> b13f0456056f [2022-03-30T04:02:24.336Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-30T04:02:24.597Z] ---> be1daf15efc9 [2022-03-30T04:02:24.597Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-30T04:02:24.858Z] ---> Running in 7afe42647aa0 [2022-03-30T04:02:24.858Z] Removing intermediate container 7afe42647aa0 [2022-03-30T04:02:24.858Z] ---> 42cb9b0dbc4e [2022-03-30T04:02:24.858Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:02:24.858Z] ---> Running in 2bef14b2db18 [2022-03-30T04:02:25.138Z] Removing intermediate container 2bef14b2db18 [2022-03-30T04:02:25.138Z] ---> 48f39da6787a [2022-03-30T04:02:25.138Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T04:02:25.138Z] ---> Running in b08944a0e86d [2022-03-30T04:02:25.398Z] Removing intermediate container b08944a0e86d [2022-03-30T04:02:25.398Z] ---> 5aa62dc0722c [2022-03-30T04:02:25.398Z] Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:02:25.398Z] ---> Running in b82df8096125 [2022-03-30T04:02:25.398Z] Removing intermediate container b82df8096125 [2022-03-30T04:02:25.398Z] ---> ef84e85377e2 [2022-03-30T04:02:25.398Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T04:02:25.658Z] ---> Running in 814e822cb5a6 [2022-03-30T04:02:25.658Z] Removing intermediate container 814e822cb5a6 [2022-03-30T04:02:25.658Z] ---> 10a7d1dc8880 [2022-03-30T04:02:25.658Z] [2022-03-30T04:02:25.918Z] Successfully built 10a7d1dc8880 [2022-03-30T04:02:25.918Z] Successfully tagged sys-mgmt-agent:latest [2022-03-30T04:02:30.123Z]  Building sys-mgmt-agent ... done Removing intermediate container 9cff2a5a2ac5 [2022-03-30T04:02:30.123Z] ---> 277041aab93a [2022-03-30T04:02:30.123Z] [2022-03-30T04:02:30.123Z] Step 9/20 : FROM alpine:3.15 [2022-03-30T04:02:30.123Z] ---> 76c8fb57b6fc [2022-03-30T04:02:30.123Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T04:02:30.123Z] ---> Using cache [2022-03-30T04:02:30.123Z] ---> 2f4e46ac87bc [2022-03-30T04:02:30.123Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:02:30.123Z] ---> Using cache [2022-03-30T04:02:30.123Z] ---> 498189e0086f [2022-03-30T04:02:30.123Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-30T04:02:30.123Z] ---> Running in fa8bb62b7394 [2022-03-30T04:02:30.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T04:02:31.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T04:02:31.589Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T04:02:31.589Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T04:02:31.589Z] OK: 15854 distinct packages available [2022-03-30T04:02:31.589Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T04:02:32.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T04:02:32.532Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-30T04:02:32.792Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-30T04:02:32.792Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-30T04:02:33.053Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-30T04:02:33.053Z] (5/9) Installing curl (7.80.0-r0) [2022-03-30T04:02:33.053Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-30T04:02:33.314Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-30T04:02:33.314Z] (8/9) Installing libucontext (1.1-r0) [2022-03-30T04:02:33.314Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-30T04:02:33.575Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T04:02:33.575Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T04:02:33.575Z] OK: 8 MiB in 23 packages [2022-03-30T04:02:34.146Z] Removing intermediate container fa8bb62b7394 [2022-03-30T04:02:34.146Z] ---> 91400eca6c8b [2022-03-30T04:02:34.146Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:02:34.406Z] ---> ae39b7a14976 [2022-03-30T04:02:34.406Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-30T04:02:34.979Z] ---> 42631630db20 [2022-03-30T04:02:34.979Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-30T04:02:35.239Z] ---> 955905ea98b2 [2022-03-30T04:02:35.239Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-30T04:02:35.239Z] ---> Running in 1229409de85f [2022-03-30T04:02:35.239Z] Removing intermediate container 1229409de85f [2022-03-30T04:02:35.239Z] ---> 026fa03f58ef [2022-03-30T04:02:35.239Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:02:35.239Z] ---> Running in 707a23a55392 [2022-03-30T04:02:35.501Z] Removing intermediate container 707a23a55392 [2022-03-30T04:02:35.501Z] ---> 4be122175cb7 [2022-03-30T04:02:35.501Z] Step 18/20 : LABEL arch=x86_64 [2022-03-30T04:02:35.501Z] ---> Running in 98604e9390bb [2022-03-30T04:02:35.501Z] Removing intermediate container 98604e9390bb [2022-03-30T04:02:35.501Z] ---> 947e8521c0f7 [2022-03-30T04:02:35.501Z] Step 19/20 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:02:35.501Z] ---> Running in 4fdb7ee59dfd [2022-03-30T04:02:35.761Z] Removing intermediate container 4fdb7ee59dfd [2022-03-30T04:02:35.761Z] ---> 663e7542116c [2022-03-30T04:02:35.761Z] Step 20/20 : LABEL version=0.0.0 [2022-03-30T04:02:35.761Z] ---> Running in 252f6384b0b2 [2022-03-30T04:02:35.761Z] Removing intermediate container 252f6384b0b2 [2022-03-30T04:02:35.761Z] ---> ea56e3004af7 [2022-03-30T04:02:35.761Z] [2022-03-30T04:02:36.022Z] Successfully built ea56e3004af7 [2022-03-30T04:02:36.022Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-30T04:02:36.029Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-03-30T04:02:36.039Z] $ docker stop --time=1 3fe316969f1cb497b97e361c38bf621b67344a8c93daeef346b577d0afd4209f [2022-03-30T04:02:37.348Z] $ docker rm -f 3fe316969f1cb497b97e361c38bf621b67344a8c93daeef346b577d0afd4209f [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T04:02:37.696Z] + docker images [2022-03-30T04:02:37.696Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-30T04:02:37.696Z] security-spiffe-token-provider latest ea56e3004af7 2 seconds ago 28.5MB [2022-03-30T04:02:37.696Z] 277041aab93a 8 seconds ago 1.61GB [2022-03-30T04:02:37.696Z] sys-mgmt-agent latest 10a7d1dc8880 12 seconds ago 305MB [2022-03-30T04:02:37.696Z] security-bootstrapper latest ba43da84c959 17 seconds ago 24.3MB [2022-03-30T04:02:37.696Z] core-command latest 2d370d939af6 28 seconds ago 24.5MB [2022-03-30T04:02:37.696Z] 99283040c012 34 seconds ago 1.61GB [2022-03-30T04:02:37.696Z] security-spire-server latest 5d31c2ea6706 35 seconds ago 82.9MB [2022-03-30T04:02:37.696Z] 39532b929b5c 36 seconds ago 1.61GB [2022-03-30T04:02:37.696Z] ca0bb50a590b 52 seconds ago 1.61GB [2022-03-30T04:02:37.696Z] security-secretstore-setup latest 46414d159b48 53 seconds ago 42.1MB [2022-03-30T04:02:37.696Z] security-spire-config latest 4f78fd75a190 53 seconds ago 82.2MB [2022-03-30T04:02:37.696Z] support-scheduler latest 656c3837a8f8 About a minute ago 26MB [2022-03-30T04:02:37.696Z] 881ef0a18e1f About a minute ago 1.62GB [2022-03-30T04:02:37.696Z] 8e29c1661af6 About a minute ago 1.61GB [2022-03-30T04:02:37.696Z] 8694b2f86b54 About a minute ago 1.63GB [2022-03-30T04:02:37.696Z] core-data latest 047619022f5a About a minute ago 35.9MB [2022-03-30T04:02:37.696Z] security-proxy-setup latest b442dd38a10e About a minute ago 43.4MB [2022-03-30T04:02:37.696Z] support-notifications latest 01bd2294f8a0 About a minute ago 26.6MB [2022-03-30T04:02:37.696Z] core-metadata latest e0bd29f3d6fe About a minute ago 26.1MB [2022-03-30T04:02:37.696Z] a4a58081aa3b About a minute ago 1.65GB [2022-03-30T04:02:37.696Z] 72b267699bc0 About a minute ago 1.62GB [2022-03-30T04:02:37.696Z] 958c76beb5b4 About a minute ago 1.62GB [2022-03-30T04:02:37.696Z] 7e53f57851b7 About a minute ago 1.63GB [2022-03-30T04:02:37.696Z] security-spire-agent latest 91c7c2b24b73 2 minutes ago 119MB [2022-03-30T04:02:37.696Z] d8729229606b 2 minutes ago 1.61GB [2022-03-30T04:02:37.696Z] ci-base-image-x86_64 latest c58bc691d6ac 5 minutes ago 896MB [2022-03-30T04:02:37.696Z] alpine 3.14 84b07dd2d1fd 28 hours ago 5.59MB [2022-03-30T04:02:37.696Z] alpine 3.15 76c8fb57b6fc 28 hours ago 5.57MB [2022-03-30T04:02:37.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB [2022-03-30T04:02:37.696Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-30T04:02:37.696Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-30T04:02:37.696Z] 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-30T04:02:52.845Z] Still waiting to schedule task [2022-03-30T04:02:52.845Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-30T04:02:55.125Z] Removing intermediate container 014b61de3ad1 [2022-03-30T04:02:55.125Z] ---> 254069ba5142 [2022-03-30T04:02:55.125Z] Successfully built 254069ba5142 [2022-03-30T04:02:55.125Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T04:02:55.466Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T04:02:55.466Z] . [Pipeline] withDockerContainer [2022-03-30T04:02:55.694Z] prd-ubuntu20.04-docker-arm64-4c-16g-9398 does not seem to be running inside a container [2022-03-30T04:02:55.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-30T04:02:57.103Z] $ docker top 778d7a56d11f2cdd7b2a65598c5932bb0df6ea3b5914679a3e58eca6bd3e07fe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T04:02:58.024Z] + go version [2022-03-30T04:02:58.025Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-30T04:02:58.051Z] $ docker stop --time=1 778d7a56d11f2cdd7b2a65598c5932bb0df6ea3b5914679a3e58eca6bd3e07fe [2022-03-30T04:02:59.703Z] $ docker rm -f 778d7a56d11f2cdd7b2a65598c5932bb0df6ea3b5914679a3e58eca6bd3e07fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T04:03:00.344Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T04:03:00.344Z] . [Pipeline] withDockerContainer [2022-03-30T04:03:00.582Z] prd-ubuntu20.04-docker-arm64-4c-16g-9398 does not seem to be running inside a container [2022-03-30T04:03:00.674Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-30T04:03:02.026Z] $ docker top a1ff9ae9ce134981eca6dd1bfc8c65a6e4b916c58976d9d73724c5673ffc0f89 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-30T04:03:02.292Z] ========================================================= [2022-03-30T04:03:02.292Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-30T04:03:02.292Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T04:03:02.955Z] + make test [2022-03-30T04:03:02.955Z] go mod tidy -compat=1.17 [2022-03-30T04:03:03.963Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-30T04:03:35.704Z] Running on prd-ubuntu18.04-docker-8c-8g-9399 in /w/workspace/edgexfoundry_edgex-go_PR-3930 [Pipeline] { [Pipeline] ws [2022-03-30T04:03:35.716Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-30T04:03:35.794Z] The recommended git tool is: git [2022-03-30T04:03:36.363Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-30T04:03:37.359Z] using credential edgex-jenkins-ssh [2022-03-30T04:03:37.373Z] Cloning the remote Git repository [2022-03-30T04:03:37.414Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-30T04:03:37.451Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-30T04:03:37.474Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T04:03:37.474Z] > git --version # timeout=10 [2022-03-30T04:03:37.481Z] > git --version # 'git version 2.17.1' [2022-03-30T04:03:37.481Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T04:03:37.528Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T04:03:42.167Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T04:03:42.173Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T04:03:42.183Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T04:03:42.196Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T04:03:42.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T04:03:42.202Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3930/head:refs/remotes/origin/PR-3930 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-30T04:03:42.881Z] Merging remotes/origin/main commit 12679344879a08b212870445801930d5cb2f77c3 into PR head commit 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:03:42.998Z] Merge succeeded, producing 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:03:42.999Z] Checking out Revision 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 (PR-3930) [2022-03-30T04:03:42.899Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T04:03:42.909Z] > git checkout -f 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 # timeout=10 [2022-03-30T04:03:42.975Z] > git remote # timeout=10 [2022-03-30T04:03:42.983Z] > git config --get remote.origin.url # timeout=10 [2022-03-30T04:03:42.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T04:03:42.992Z] > git merge 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 [2022-03-30T04:03:43.000Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-30T04:03:43.010Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T04:03:43.021Z] > git checkout -f 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 # timeout=10 [2022-03-30T04:03:46.551Z] Commit message: "feat(metadata): implement POST device resource" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T04:03:47.351Z] + echo snap-build.sh [2022-03-30T04:03:47.351Z] snap-build.sh [2022-03-30T04:03:47.351Z] + SNAP_BASE_DIR=. [2022-03-30T04:03:47.351Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-03-30T04:03:47.351Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-03-30T04:03:47.351Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-03-30T04:03:47.351Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-03-30T04:03:47.351Z] + cd /w/workspace/edgex-go/2 [2022-03-30T04:03:47.351Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-30T04:03:47.351Z] Reading package lists... [2022-03-30T04:03:47.351Z] Building dependency tree... [2022-03-30T04:03:47.351Z] Reading state information... [2022-03-30T04:03:47.351Z] The following packages were automatically installed and are no longer required: [2022-03-30T04:03:47.351Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-30T04:03:47.351Z] uidmap xdelta3 [2022-03-30T04:03:47.352Z] Use 'sudo apt autoremove' to remove them. [2022-03-30T04:03:47.352Z] The following packages will be REMOVED: [2022-03-30T04:03:47.352Z] lxd* lxd-client* [2022-03-30T04:03:47.352Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-30T04:03:47.615Z] After this operation, 31.7 MB disk space will be freed. [2022-03-30T04:03:48.420Z] (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-30T04:03:48.420Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-30T04:03:49.365Z] Removing lxd dnsmasq configuration [2022-03-30T04:03:49.365Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-30T04:03:49.365Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-30T04:03:49.939Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-30T04:03:50.202Z] (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-30T04:03:50.202Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-30T04:03:51.599Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-30T04:03:51.862Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-30T04:03:52.434Z] + sudo snap remove --purge lxd [2022-03-30T04:03:52.434Z] snap "lxd" is not installed [2022-03-30T04:03:52.434Z] + sudo groupadd --force --system lxd [2022-03-30T04:03:52.434Z] ++ whoami [2022-03-30T04:03:52.434Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-30T04:03:52.434Z] + newgrp - lxd [2022-03-30T04:03:52.434Z] + sudo snap install lxd [2022-03-30T04:04:00.595Z] 2022-03-30T04:03:57Z INFO Waiting for automatic snapd restart... [2022-03-30T04:04:58.217Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-30T04:05:20.468Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-30T04:05:20.468Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-30T04:05:20.468Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-30T04:05:20.468Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-30T04:05:20.468Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-30T04:05:20.468Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-30T04:05:20.468Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-30T04:05:20.468Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-30T04:05:22.491Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-30T04:05:22.491Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-30T04:05:23.095Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-30T04:05:23.095Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-30T04:05:23.095Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-30T04:05:23.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-30T04:05:33.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.249s coverage: 28.7% of statements [2022-03-30T04:05:33.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-30T04:05:33.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-30T04:05:38.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.422s coverage: 98.5% of statements [2022-03-30T04:05:38.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-30T04:05:39.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.415s coverage: 54.9% of statements [2022-03-30T04:05:39.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-30T04:05:39.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-30T04:06:06.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.919s coverage: 89.2% of statements [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-30T04:06:06.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.432s coverage: 84.4% of statements [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-30T04:06:06.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.732s coverage: 94.5% of statements [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-30T04:06:06.790Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.382s coverage: 72.2% of statements [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-30T04:06:06.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.452s coverage: 60.0% of statements [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-30T04:06:06.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.370s coverage: 0.9% of statements [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-30T04:06:06.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.276s coverage: 58.8% of statements [2022-03-30T04:06:06.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.592s coverage: 24.0% of statements [2022-03-30T04:06:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-30T04:06:06.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.412s coverage: 47.1% of statements [2022-03-30T04:06:06.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.306s coverage: 79.5% of statements [2022-03-30T04:06:06.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements [2022-03-30T04:06:06.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.260s coverage: 96.3% of statements [2022-03-30T04:06:06.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements [2022-03-30T04:06:16.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.299s coverage: 94.4% of statements [2022-03-30T04:06:16.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.219s coverage: 44.8% of statements [2022-03-30T04:06:23.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.798s coverage: 82.5% of statements [2022-03-30T04:06:23.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-30T04:06:32.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.343s coverage: 92.9% of statements [2022-03-30T04:06:32.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-30T04:06:32.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-30T04:06:32.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-30T04:06:32.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2022-03-30T04:06:32.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-30T04:06:32.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-30T04:06:32.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-30T04:06:32.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-30T04:06:32.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-30T04:06:32.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements [2022-03-30T04:06:32.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-30T04:06:32.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-30T04:06:32.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2022-03-30T04:06:32.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-30T04:06:32.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2022-03-30T04:06:32.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-30T04:06:32.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.279s coverage: 80.0% of statements [2022-03-30T04:06:32.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements [2022-03-30T04:06:32.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.337s coverage: 85.4% of statements [2022-03-30T04:06:32.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.842s coverage: 91.2% of statements [2022-03-30T04:06:32.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-30T04:06:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.047s coverage: 64.4% of statements [2022-03-30T04:06:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-30T04:06:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-30T04:06:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.233s coverage: 100.0% of statements [2022-03-30T04:06:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements [2022-03-30T04:06:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2022-03-30T04:06:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements [2022-03-30T04:06:33.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2022-03-30T04:06:41.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.453s coverage: 65.4% of statements [2022-03-30T04:06:41.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-30T04:06:41.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-30T04:06:41.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-30T04:06:42.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.920s coverage: 43.8% of statements [2022-03-30T04:06:42.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-30T04:06:42.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-30T04:06:42.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.273s coverage: 89.5% of statements [2022-03-30T04:06:42.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-30T04:06:42.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.307s coverage: 84.8% of statements [2022-03-30T04:06:42.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-30T04:06:42.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-30T04:06:42.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-30T04:06:42.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-30T04:06:50.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.382s coverage: 17.7% of statements [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-30T04:06:50.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.743s coverage: 92.3% of statements [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-30T04:06:50.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-30T04:06:50.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.495s coverage: 97.7% of statements [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-30T04:06:50.572Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.235s coverage: 28.9% of statements [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-30T04:06:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-30T04:06:50.572Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.202s coverage: 100.0% of statements [2022-03-30T04:06:50.572Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-03-30T04:06:51.170Z] 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-30T04:06:51.170Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-30T04:06:51.170Z] GO111MODULE=on go vet ./... [2022-03-30T04:08:43.044Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T04:08:43.044Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T04:08:43.044Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-30T04:08:44.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-30T04:08:45.172Z] + ls -al . [2022-03-30T04:08:45.172Z] total 660 [2022-03-30T04:08:45.172Z] drwxrwxr-x 9 1001 1001 4096 Mar 30 04:08 . [2022-03-30T04:08:45.172Z] drwxr-xr-x 4 root root 4096 Mar 30 04:03 .. [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 04:01 .dockerignore [2022-03-30T04:08:45.172Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 04:01 .git [2022-03-30T04:08:45.172Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 04:01 .github [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 870 Mar 30 04:01 .gitignore [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 42 Mar 30 04:01 .golangci.yml [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 87 Mar 30 04:01 .hadolint.yml [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 04:01 .sonarcloud.properties [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 1171 Mar 30 04:01 ADOPTERS.md [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 9953 Mar 30 04:01 Attribution.txt [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 51732 Mar 30 04:01 CHANGELOG.md [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 04:01 CONTRIBUTING.md [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 677 Mar 30 04:01 GOVERNANCE.md [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 849 Mar 30 04:01 Jenkinsfile [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 04:01 LICENSE [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 8478 Mar 30 04:01 Makefile [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 582 Mar 30 04:01 OWNERS.md [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 8207 Mar 30 04:01 README.md [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 6912 Mar 30 04:01 SECURITY.md [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 03:56 VERSION [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 04:01 ZMQWindows.md [2022-03-30T04:08:45.172Z] drwxrwxr-x 2 1001 1001 4096 Mar 30 04:01 bin [2022-03-30T04:08:45.172Z] drwxrwxr-x 18 1001 1001 4096 Mar 30 04:01 cmd [2022-03-30T04:08:45.172Z] -rw-r--r-- 1 root root 427664 Mar 30 04:06 coverage.out [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 3175 Mar 30 04:01 go.mod [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 34990 Mar 30 04:01 go.sum [2022-03-30T04:08:45.172Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 04:01 internal [2022-03-30T04:08:45.172Z] drwxrwxr-x 3 1001 1001 4096 Mar 30 04:01 openapi [2022-03-30T04:08:45.172Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 04:01 snap [2022-03-30T04:08:45.172Z] -rw-rw-r-- 1 1001 1001 204 Mar 30 04:01 version.go [Pipeline] sh [2022-03-30T04:08:45.836Z] + '[' -e coverage.out ] [2022-03-30T04:08:45.836Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-30T04:08:45.863Z] Warning: overwriting stash ‘coverage-report’ [2022-03-30T04:08:46.738Z] Stashed 1 file(s) [Pipeline] sh [2022-03-30T04:08:47.391Z] + make build [2022-03-30T04:08:47.391Z] 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-30T04:09:22.326Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-30T04:09:22.327Z] + sudo lxd init --auto [2022-03-30T04:09:32.335Z] + sudo snap install --classic snapcraft [2022-03-30T04:09:38.922Z] snapcraft 6.1 from Canonical* installed [2022-03-30T04:09:38.922Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-30T04:09:38.922Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-30T04:09:38.922Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T04:09:38.922Z] Dload Upload Total Spent Left Speed [2022-03-30T04:09:38.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3940 0 --:--:-- --:--:-- --:--:-- 3940 [2022-03-30T04:09:38.922Z] 100 3325k 100 3325k 0 0 9109k 0 --:--:-- --:--:-- --:--:-- 9109k [2022-03-30T04:09:38.922Z] ./yq_linux_amd64 [2022-03-30T04:09:38.922Z] + sudo snapcraft prime --use-lxd [2022-03-30T04:09:40.835Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-30T04:09:40.835Z] 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-30T04:09:40.835Z] - README.md [2022-03-30T04:09:40.835Z] [2022-03-30T04:09:40.835Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-30T04:09:41.097Z] Launching a container. [2022-03-30T04:09:51.097Z] Waiting for container to be ready [2022-03-30T04:09:51.668Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-30T04:09:51.668Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-30T04:09:51.668Z] [2022-03-30T04:10:03.898Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-30T04:10:04.844Z] Waiting for network to be ready... [2022-03-30T04:10:05.107Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-30T04:10:05.368Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1349 kB] [2022-03-30T04:10:05.368Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [235 kB] [2022-03-30T04:10:05.629Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-30T04:10:05.629Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-30T04:10:05.629Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [832 kB] [2022-03-30T04:10:05.629Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] [2022-03-30T04:10:05.629Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-30T04:10:05.629Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-30T04:10:05.629Z] Get:10 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-30T04:10:05.892Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-30T04:10:05.892Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-30T04:10:05.892Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-30T04:10:05.892Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-30T04:10:05.892Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-30T04:10:05.892Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-30T04:10:05.892Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-30T04:10:05.892Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-30T04:10:06.153Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-30T04:10:06.153Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1680 kB] [2022-03-30T04:10:06.153Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [317 kB] [2022-03-30T04:10:06.153Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-30T04:10:06.153Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-30T04:10:06.153Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [893 kB] [2022-03-30T04:10:06.153Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] [2022-03-30T04:10:06.153Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] [2022-03-30T04:10:06.153Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] [2022-03-30T04:10:08.703Z] Fetched 23.5 MB in 3s (7244 kB/s) [2022-03-30T04:10:08.964Z] Reading package lists... [2022-03-30T04:10:09.226Z] Reading package lists... [2022-03-30T04:10:09.486Z] Building dependency tree... [2022-03-30T04:10:09.486Z] Reading state information... [2022-03-30T04:10:09.486Z] The following additional packages will be installed: [2022-03-30T04:10:09.486Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-30T04:10:09.486Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-30T04:10:09.486Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-30T04:10:09.486Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-30T04:10:09.486Z] Suggested packages: [2022-03-30T04:10:09.486Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-30T04:10:09.486Z] Recommended packages: [2022-03-30T04:10:09.486Z] gnupg libsasl2-modules [2022-03-30T04:10:09.486Z] The following NEW packages will be installed: [2022-03-30T04:10:09.486Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-30T04:10:09.486Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-30T04:10:09.486Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-30T04:10:09.486Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-30T04:10:09.486Z] The following packages will be upgraded: [2022-03-30T04:10:09.486Z] gpg gpg-agent gpgconf libudev1 [2022-03-30T04:10:09.767Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-30T04:10:09.767Z] Need to get 3859 kB of archives. [2022-03-30T04:10:09.767Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-30T04:10:09.767Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-30T04:10:09.767Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-30T04:10:10.371Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-30T04:10:10.371Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-30T04:10:10.371Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-30T04:10:10.371Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-30T04:10:10.371Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-30T04:10:10.656Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-30T04:10:10.656Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-30T04:10:10.656Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-30T04:10:10.656Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-30T04:10:10.656Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-30T04:10:10.656Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-30T04:10:10.656Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-30T04:10:10.656Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-30T04:10:10.656Z] 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-30T04:10:10.656Z] 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-30T04:10:10.656Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-30T04:10:10.656Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-30T04:10:10.656Z] 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-30T04:10:10.656Z] 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-30T04:10:10.656Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-30T04:10:10.919Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T04:10:10.919Z] Fetched 3859 kB in 1s (3307 kB/s) [2022-03-30T04:10:10.919Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-30T04:10:10.919Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T04:10:10.919Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T04:10:10.919Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T04:10:10.919Z] Selecting previously unselected package udev. [2022-03-30T04:10:10.919Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-30T04:10:10.919Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T04:10:10.919Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-30T04:10:11.191Z] Selecting previously unselected package libfuse2:amd64. [2022-03-30T04:10:11.191Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-30T04:10:11.191Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-30T04:10:11.451Z] Selecting previously unselected package fuse. [2022-03-30T04:10:11.451Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-30T04:10:11.451Z] Unpacking fuse (2.9.9-3) ... [2022-03-30T04:10:11.451Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T04:10:11.451Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T04:10:11.451Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T04:10:11.451Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T04:10:11.451Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T04:10:11.712Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T04:10:11.712Z] Selecting previously unselected package libksba8:amd64. [2022-03-30T04:10:11.712Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-30T04:10:11.712Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-30T04:10:11.712Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-30T04:10:11.712Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T04:10:11.712Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T04:10:11.712Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-30T04:10:11.712Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T04:10:11.712Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T04:10:11.974Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-30T04:10:11.974Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T04:10:11.974Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T04:10:11.974Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-30T04:10:11.974Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T04:10:11.974Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T04:10:11.974Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-30T04:10:11.974Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T04:10:11.974Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T04:10:11.974Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-30T04:10:11.974Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T04:10:11.974Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T04:10:11.974Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-30T04:10:11.974Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T04:10:11.974Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T04:10:12.235Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-30T04:10:12.235Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T04:10:12.235Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T04:10:12.235Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-30T04:10:12.235Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T04:10:12.235Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T04:10:12.235Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-30T04:10:12.235Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-30T04:10:12.235Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T04:10:12.235Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-30T04:10:12.235Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-30T04:10:12.235Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T04:10:12.235Z] Selecting previously unselected package libldap-common. [2022-03-30T04:10:12.235Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-30T04:10:12.235Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T04:10:12.235Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-30T04:10:12.495Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-30T04:10:12.495Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T04:10:12.495Z] Selecting previously unselected package dirmngr. [2022-03-30T04:10:12.495Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T04:10:12.495Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-30T04:10:12.495Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-30T04:10:12.495Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-30T04:10:12.495Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T04:10:12.495Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T04:10:12.495Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-30T04:10:13.067Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-30T04:10:13.327Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T04:10:13.327Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T04:10:13.327Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-30T04:10:13.327Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-30T04:10:13.327Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T04:10:13.327Z] Setting up fuse (2.9.9-3) ... [2022-03-30T04:10:13.327Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-30T04:10:13.897Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T04:10:13.897Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T04:10:13.897Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T04:10:13.897Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T04:10:13.897Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T04:10:13.897Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T04:10:13.897Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T04:10:13.897Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T04:10:13.897Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-30T04:10:13.897Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-30T04:10:13.897Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-30T04:10:14.158Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-30T04:10:14.730Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-30T04:10:14.730Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-30T04:10:14.731Z] units). This means they are not meant to be enabled using systemctl. [2022-03-30T04:10:14.731Z] [2022-03-30T04:10:14.731Z] Possible reasons for having this kind of units are: [2022-03-30T04:10:14.731Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-30T04:10:14.731Z] .wants/ or .requires/ directory. [2022-03-30T04:10:14.731Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-30T04:10:14.731Z] a requirement dependency on it. [2022-03-30T04:10:14.731Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-30T04:10:14.731Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-30T04:10:14.731Z] • In case of template units, the unit is meant to be enabled with some [2022-03-30T04:10:14.731Z] instance name specified. [2022-03-30T04:10:14.731Z] Reading package lists... [2022-03-30T04:10:14.991Z] Building dependency tree... [2022-03-30T04:10:14.992Z] Reading state information... [2022-03-30T04:10:14.992Z] The following additional packages will be installed: [2022-03-30T04:10:14.992Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-30T04:10:14.992Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-30T04:10:14.992Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-30T04:10:14.992Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-30T04:10:14.992Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-30T04:10:14.992Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-30T04:10:14.992Z] Suggested packages: [2022-03-30T04:10:14.992Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-30T04:10:14.992Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-30T04:10:14.992Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-30T04:10:14.992Z] systemd-container policykit-1 [2022-03-30T04:10:14.992Z] Recommended packages: [2022-03-30T04:10:14.992Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-30T04:10:15.252Z] The following NEW packages will be installed: [2022-03-30T04:10:15.252Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-30T04:10:15.252Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-30T04:10:15.252Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-30T04:10:15.253Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-30T04:10:15.253Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-30T04:10:15.253Z] The following packages will be upgraded: [2022-03-30T04:10:15.253Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-30T04:10:15.253Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-30T04:10:15.253Z] Need to get 46.5 MB of archives. [2022-03-30T04:10:15.253Z] After this operation, 181 MB of additional disk space will be used. [2022-03-30T04:10:15.253Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-30T04:10:15.253Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-30T04:10:15.253Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-30T04:10:15.253Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-30T04:10:15.253Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-03-30T04:10:15.512Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-30T04:10:15.512Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-03-30T04:10:15.512Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-03-30T04:10:15.512Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-03-30T04:10:15.512Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-30T04:10:15.512Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-30T04:10:15.512Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-30T04:10:15.512Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-30T04:10:15.512Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-30T04:10:15.512Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-30T04:10:15.512Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-30T04:10:15.512Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-30T04:10:15.512Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-30T04:10:15.512Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-30T04:10:15.512Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-30T04:10:15.512Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-30T04:10:15.512Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-30T04:10:15.512Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-30T04:10:15.772Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-30T04:10:15.772Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-30T04:10:15.772Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-30T04:10:15.772Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-30T04:10:16.031Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-30T04:10:16.031Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-30T04:10:16.031Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-30T04:10:16.031Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-30T04:10:16.031Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-30T04:10:16.031Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-30T04:10:16.292Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T04:10:16.292Z] Fetched 46.5 MB in 1s (49.1 MB/s) [2022-03-30T04:10:16.292Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-30T04:10:16.292Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T04:10:16.292Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T04:10:16.553Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T04:10:16.553Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T04:10:16.553Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T04:10:16.814Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T04:10:17.384Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T04:10:17.384Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T04:10:17.384Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T04:10:17.384Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-30T04:10:17.384Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-30T04:10:17.384Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T04:10:17.384Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T04:10:17.645Z] Selecting previously unselected package libexpat1:amd64. [2022-03-30T04:10:17.646Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-30T04:10:17.646Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-30T04:10:17.646Z] Selecting previously unselected package python3.8-minimal. [2022-03-30T04:10:17.646Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T04:10:17.646Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T04:10:17.906Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T04:10:17.906Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-30T04:10:17.906Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T04:10:18.483Z] Selecting previously unselected package python3-minimal. [2022-03-30T04:10:18.483Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-30T04:10:18.483Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-30T04:10:18.483Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-30T04:10:18.483Z] Selecting previously unselected package mime-support. [2022-03-30T04:10:18.483Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-30T04:10:18.483Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-30T04:10:18.483Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-30T04:10:18.483Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-30T04:10:18.483Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-30T04:10:18.744Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-30T04:10:18.744Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T04:10:18.744Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T04:10:18.744Z] Selecting previously unselected package python3.8. [2022-03-30T04:10:18.744Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T04:10:18.744Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T04:10:19.005Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-30T04:10:19.005Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-30T04:10:19.005Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-30T04:10:19.005Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-30T04:10:19.006Z] Selecting previously unselected package python3. [2022-03-30T04:10:19.267Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-30T04:10:19.267Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-30T04:10:19.267Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-30T04:10:19.267Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-30T04:10:19.267Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-30T04:10:19.267Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-30T04:10:19.267Z] Selecting previously unselected package dbus. [2022-03-30T04:10:19.267Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-30T04:10:19.267Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-30T04:10:19.267Z] Selecting previously unselected package libbsd0:amd64. [2022-03-30T04:10:19.267Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-30T04:10:19.267Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-30T04:10:19.528Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-30T04:10:19.528Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T04:10:19.528Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T04:10:19.528Z] Selecting previously unselected package sudo. [2022-03-30T04:10:19.528Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-30T04:10:19.528Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-30T04:10:19.528Z] Selecting previously unselected package apparmor. [2022-03-30T04:10:19.528Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-30T04:10:19.528Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-30T04:10:19.788Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-30T04:10:19.788Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-30T04:10:19.788Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-30T04:10:19.788Z] Selecting previously unselected package libedit2:amd64. [2022-03-30T04:10:19.788Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-30T04:10:19.788Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-30T04:10:19.788Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-30T04:10:19.788Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-30T04:10:19.788Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-30T04:10:20.049Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-30T04:10:20.049Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T04:10:20.049Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:10:20.049Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-30T04:10:20.049Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T04:10:20.049Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:10:20.050Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-30T04:10:20.050Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-30T04:10:20.050Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-30T04:10:20.050Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-30T04:10:20.050Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T04:10:20.050Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:10:20.310Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-30T04:10:20.310Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T04:10:20.310Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:10:20.310Z] Selecting previously unselected package openssh-client. [2022-03-30T04:10:20.310Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-30T04:10:20.310Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-30T04:10:20.310Z] Selecting previously unselected package dbus-user-session. [2022-03-30T04:10:20.310Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-30T04:10:20.310Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-30T04:10:20.571Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-30T04:10:20.571Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-30T04:10:20.571Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-30T04:10:20.571Z] Selecting previously unselected package squashfs-tools. [2022-03-30T04:10:20.571Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-30T04:10:20.571Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-30T04:10:20.571Z] Selecting previously unselected package snapd. [2022-03-30T04:10:20.571Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-30T04:10:20.571Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-30T04:10:23.875Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-30T04:10:23.875Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-30T04:10:23.875Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-30T04:10:23.875Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-30T04:10:23.875Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:10:23.875Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-30T04:10:23.875Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-30T04:10:24.135Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-30T04:10:24.135Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:10:24.135Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:10:24.135Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-30T04:10:24.135Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T04:10:24.135Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-30T04:10:24.135Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T04:10:24.708Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-30T04:10:24.708Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-30T04:10:24.708Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-30T04:10:24.708Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-30T04:10:24.708Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-30T04:10:24.708Z] running python rtupdate hooks for python3.8... [2022-03-30T04:10:24.708Z] running python post-rtupdate hooks for python3.8... [2022-03-30T04:10:24.708Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-30T04:10:25.651Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-30T04:10:25.915Z] Reloading AppArmor profiles [2022-03-30T04:10:25.915Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:10:25.915Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-30T04:10:26.176Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-30T04:10:26.437Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-30T04:10:26.437Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-30T04:10:26.437Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-30T04:10:26.437Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-30T04:10:28.361Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-30T04:10:28.361Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T04:10:28.361Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-30T04:10:28.361Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-30T04:10:28.361Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-30T04:10:28.623Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-30T04:10:28.895Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-30T04:10:29.156Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-30T04:10:29.418Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-30T04:10:29.418Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-30T04:10:29.677Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-30T04:10:29.937Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-30T04:10:30.198Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-30T04:10:30.458Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-30T04:10:30.718Z] /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-30T04:10:30.718Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-30T04:10:31.288Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-30T04:10:31.288Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-30T04:10:31.288Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-30T04:10:32.122Z] Reading package lists... [2022-03-30T04:10:32.382Z] Reading package lists... [2022-03-30T04:10:32.645Z] Building dependency tree... [2022-03-30T04:10:32.645Z] Reading state information... [2022-03-30T04:10:32.645Z] Calculating upgrade... [2022-03-30T04:10:32.645Z] The following packages will be upgraded: [2022-03-30T04:10:32.645Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-30T04:10:32.645Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-30T04:10:32.645Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-30T04:10:32.645Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-30T04:10:32.645Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-30T04:10:32.645Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-30T04:10:32.645Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-30T04:10:32.645Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-30T04:10:32.645Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-30T04:10:32.645Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-30T04:10:32.645Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-30T04:10:32.645Z] xz-utils zlib1g [2022-03-30T04:10:32.910Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-30T04:10:32.910Z] Need to get 65.7 MB of archives. [2022-03-30T04:10:32.910Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-30T04:10:32.910Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-30T04:10:32.910Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-30T04:10:33.171Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-30T04:10:33.748Z] 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-30T04:10:33.748Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-30T04:10:33.748Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-30T04:10:33.748Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-30T04:10:33.748Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-30T04:10:33.748Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-30T04:10:33.748Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-30T04:10:33.748Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-30T04:10:33.748Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] [2022-03-30T04:10:33.748Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-30T04:10:33.748Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-30T04:10:33.748Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-30T04:10:33.748Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-30T04:10:33.748Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-30T04:10:33.748Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-30T04:10:33.748Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-30T04:10:33.748Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-30T04:10:33.748Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-30T04:10:33.748Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-30T04:10:33.748Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-30T04:10:33.748Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-30T04:10:33.748Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-30T04:10:34.010Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-30T04:10:34.010Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-30T04:10:34.010Z] 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-30T04:10:34.010Z] 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-30T04:10:34.010Z] 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-30T04:10:34.010Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-30T04:10:34.010Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-30T04:10:34.010Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-30T04:10:34.010Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-30T04:10:34.010Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-30T04:10:34.010Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-30T04:10:34.271Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-30T04:10:34.271Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-30T04:10:34.271Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-30T04:10:34.271Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-30T04:10:34.271Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-30T04:10:34.271Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-30T04:10:34.271Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-30T04:10:34.271Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-30T04:10:34.271Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-30T04:10:34.271Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-30T04:10:34.271Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-30T04:10:34.271Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-30T04:10:34.533Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-30T04:10:34.533Z] 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-30T04:10:34.533Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-30T04:10:34.533Z] 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-30T04:10:34.533Z] 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-30T04:10:34.533Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-30T04:10:34.533Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-30T04:10:34.533Z] 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-30T04:10:34.533Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-30T04:10:34.533Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-30T04:10:34.533Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-30T04:10:34.533Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-30T04:10:34.533Z] 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-30T04:10:34.533Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-30T04:10:34.533Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-30T04:10:34.533Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-30T04:10:34.533Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-30T04:10:34.798Z] 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-30T04:10:34.798Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-30T04:10:34.798Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-30T04:10:34.798Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-30T04:10:34.798Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-30T04:10:34.798Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-30T04:10:34.798Z] 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-30T04:10:35.060Z] 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-30T04:10:35.322Z] 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-30T04:10:35.585Z] 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-30T04:10:35.585Z] 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-30T04:10:35.846Z] 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-30T04:10:36.111Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T04:10:36.111Z] Fetched 65.7 MB in 3s (22.1 MB/s) [2022-03-30T04:10:36.111Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-30T04:10:36.111Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T04:10:36.111Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T04:10:36.685Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T04:10:36.685Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T04:10:36.685Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... [2022-03-30T04:10:36.685Z] Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... [2022-03-30T04:10:36.949Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T04:10:36.949Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T04:10:36.949Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T04:10:36.949Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T04:10:37.211Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T04:10:37.211Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T04:10:37.471Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T04:10:37.471Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T04:10:37.471Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T04:10:37.471Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T04:10:37.732Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T04:10:37.732Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T04:10:37.732Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T04:10:37.732Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T04:10:37.732Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T04:10:37.732Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T04:10:37.732Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T04:10:37.732Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T04:10:37.992Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T04:10:37.992Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T04:10:37.992Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T04:10:37.992Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T04:10:37.992Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T04:10:38.934Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T04:10:38.934Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T04:10:38.934Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T04:10:39.194Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T04:10:39.194Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T04:10:39.194Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T04:10:39.194Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T04:10:39.763Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-30T04:10:39.763Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T04:10:39.763Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-30T04:10:39.763Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-30T04:10:39.763Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-30T04:10:40.024Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-30T04:10:40.285Z] Setting up base-files (11ubuntu5.5) ... [2022-03-30T04:10:40.285Z] Installing new version of config file /etc/issue ... [2022-03-30T04:10:40.285Z] Installing new version of config file /etc/issue.net ... [2022-03-30T04:10:40.285Z] Installing new version of config file /etc/lsb-release ... [2022-03-30T04:10:40.285Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-30T04:10:40.546Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-30T04:10:40.546Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-30T04:10:40.808Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-30T04:10:40.808Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:40.808Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-30T04:10:40.808Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-30T04:10:40.808Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-30T04:10:40.808Z] 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-30T04:10:41.069Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:41.069Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T04:10:41.069Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-30T04:10:41.069Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-30T04:10:41.069Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:41.069Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-30T04:10:41.069Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-30T04:10:41.332Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-30T04:10:41.332Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:41.332Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-30T04:10:41.332Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T04:10:41.910Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-30T04:10:41.910Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T04:10:41.910Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-30T04:10:41.910Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T04:10:42.174Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-30T04:10:42.437Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:42.437Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-30T04:10:42.437Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T04:10:42.698Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-30T04:10:42.698Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-30T04:10:42.957Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-30T04:10:42.957Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:42.957Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-30T04:10:42.957Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-30T04:10:42.957Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-30T04:10:42.957Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:42.957Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T04:10:42.957Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T04:10:43.218Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T04:10:43.218Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:43.218Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T04:10:43.218Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T04:10:43.218Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T04:10:43.218Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:43.218Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T04:10:43.218Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T04:10:43.481Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T04:10:43.481Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T04:10:43.481Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T04:10:43.481Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:43.481Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T04:10:43.481Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T04:10:43.481Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T04:10:43.751Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:43.751Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T04:10:43.751Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T04:10:43.751Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T04:10:43.751Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T04:10:44.325Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-30T04:10:44.583Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-30T04:10:44.845Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-30T04:10:44.845Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:44.845Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T04:10:44.845Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T04:10:45.107Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-30T04:10:45.107Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:45.107Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-30T04:10:45.107Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-30T04:10:45.107Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-30T04:10:45.368Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:45.368Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-30T04:10:45.368Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-30T04:10:45.368Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-30T04:10:45.368Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:45.368Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-30T04:10:45.368Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-30T04:10:45.368Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-30T04:10:45.629Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:45.629Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-30T04:10:45.629Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-30T04:10:45.629Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-30T04:10:45.629Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:45.629Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-30T04:10:45.629Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-30T04:10:45.891Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-30T04:10:45.891Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:45.891Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T04:10:45.891Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T04:10:45.891Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-30T04:10:45.891Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:45.891Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-30T04:10:45.891Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-30T04:10:46.150Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-30T04:10:46.150Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:46.150Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-30T04:10:46.150Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-30T04:10:46.150Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-30T04:10:46.150Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:46.150Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-30T04:10:46.150Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-30T04:10:46.150Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-30T04:10:46.410Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:46.410Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-30T04:10:46.410Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-30T04:10:46.410Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-30T04:10:46.410Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:46.410Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-30T04:10:46.410Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-30T04:10:46.674Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-30T04:10:46.674Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:46.674Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-30T04:10:46.674Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-30T04:10:46.674Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-30T04:10:46.674Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:46.674Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-30T04:10:46.939Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-30T04:10:47.201Z] Setting up apt (2.0.6) ... [2022-03-30T04:10:47.769Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-30T04:10:47.769Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:47.769Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-30T04:10:47.769Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T04:10:47.769Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-30T04:10:48.028Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T04:10:48.028Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-30T04:10:48.028Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T04:10:48.028Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-30T04:10:48.028Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-30T04:10:48.028Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-30T04:10:48.289Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T04:10:48.289Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-30T04:10:48.289Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-30T04:10:48.289Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T04:10:48.549Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T04:10:48.549Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-30T04:10:48.549Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T04:10:48.549Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-30T04:10:48.811Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-30T04:10:48.811Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-30T04:10:48.811Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-30T04:10:49.070Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-30T04:10:49.331Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-30T04:10:49.331Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-30T04:10:49.331Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-30T04:10:49.331Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-30T04:10:49.331Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-30T04:10:49.331Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-30T04:10:49.331Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-30T04:10:49.591Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-30T04:10:49.591Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-30T04:10:49.851Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-30T04:10:49.851Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-30T04:10:49.851Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-30T04:10:49.851Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-30T04:10:49.851Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-30T04:10:49.851Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-30T04:10:50.110Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-30T04:10:50.110Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-30T04:10:50.110Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-30T04:10:50.110Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-30T04:10:50.373Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-30T04:10:50.373Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-30T04:10:50.634Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-30T04:10:50.634Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-30T04:10:50.634Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T04:10:50.634Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T04:10:50.634Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T04:10:50.634Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T04:10:50.899Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T04:10:50.899Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T04:10:51.160Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T04:10:51.160Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T04:10:51.160Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T04:10:51.160Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T04:10:51.160Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T04:10:51.160Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T04:10:51.160Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-30T04:10:51.420Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-30T04:10:51.420Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T04:10:51.420Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T04:10:51.680Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T04:10:51.680Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T04:10:52.622Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T04:10:52.622Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T04:10:53.568Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T04:10:53.827Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T04:10:54.290Z] 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-30T04:10:54.777Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T04:10:54.777Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T04:10:55.346Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T04:10:55.346Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T04:10:56.731Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T04:10:56.731Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T04:10:56.731Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-30T04:10:56.731Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-30T04:10:56.731Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-30T04:10:56.731Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-30T04:10:56.731Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T04:10:56.731Z] Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... [2022-03-30T04:10:56.731Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T04:10:56.731Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T04:10:56.731Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-30T04:10:56.992Z] [2022-03-30T04:10:56.992Z] Current default time zone: 'Etc/UTC' [2022-03-30T04:10:56.992Z] Local time is now: Wed Mar 30 04:10:56 UTC 2022. [2022-03-30T04:10:56.992Z] Universal Time is now: Wed Mar 30 04:10:56 UTC 2022. [2022-03-30T04:10:56.992Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-30T04:10:56.992Z] [2022-03-30T04:10:56.992Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-30T04:10:56.992Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T04:10:56.992Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T04:10:56.992Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T04:10:56.992Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T04:10:56.992Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-30T04:10:56.992Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-30T04:10:56.992Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-30T04:10:56.992Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T04:10:56.992Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-30T04:10:56.992Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-30T04:10:56.992Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T04:10:56.992Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T04:10:57.252Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-30T04:10:57.252Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T04:10:57.252Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T04:10:57.252Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T04:10:57.252Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T04:10:57.252Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-30T04:10:57.252Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-30T04:10:59.175Z] Updating certificates in /etc/ssl/certs... [2022-03-30T04:10:59.747Z] 21 added, 21 removed; done. [2022-03-30T04:10:59.747Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T04:10:59.747Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-30T04:10:59.747Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-30T04:11:00.009Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T04:11:00.009Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-30T04:11:00.009Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-30T04:11:00.009Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-30T04:11:00.009Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-30T04:11:00.009Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T04:11:00.009Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-30T04:11:00.009Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T04:11:00.009Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T04:11:00.009Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T04:11:00.009Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-30T04:11:00.009Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-30T04:11:00.269Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-30T04:11:00.269Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-30T04:11:00.269Z] Updating certificates in /etc/ssl/certs... [2022-03-30T04:11:00.840Z] 0 added, 0 removed; done. [2022-03-30T04:11:00.840Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-30T04:11:00.840Z] done. [2022-03-30T04:11:02.484Z] Reading package lists... [2022-03-30T04:11:02.484Z] Building dependency tree... [2022-03-30T04:11:02.484Z] Reading state information... [2022-03-30T04:11:02.484Z] The following NEW packages will be installed: [2022-03-30T04:11:02.484Z] apt-transport-https [2022-03-30T04:11:02.484Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-30T04:11:02.484Z] Need to get 4680 B of archives. [2022-03-30T04:11:02.484Z] After this operation, 162 kB of additional disk space will be used. [2022-03-30T04:11:02.484Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-30T04:11:02.744Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T04:11:02.744Z] Fetched 4680 B in 0s (62.1 kB/s) [2022-03-30T04:11:02.744Z] Selecting previously unselected package apt-transport-https. [2022-03-30T04:11:02.744Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-30T04:11:02.744Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-30T04:11:02.744Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-30T04:11:02.744Z] Setting up apt-transport-https (2.0.6) ... [2022-03-30T04:11:03.004Z] Waiting for network to be ready... [2022-03-30T04:11:09.584Z] 2022-03-30T04:11:07Z INFO Waiting for automatic snapd restart... [2022-03-30T04:11:10.531Z] snapd 2.54.4 from Canonical* installed [2022-03-30T04:11:11.474Z] "snapd" switched to the "latest/stable" channel [2022-03-30T04:11:11.474Z] [2022-03-30T04:11:14.772Z] core20 20220304 from Canonical* installed [2022-03-30T04:11:14.772Z] "core20" switched to the "latest/stable" channel [2022-03-30T04:11:14.772Z] [2022-03-30T04:11:17.315Z] snapcraft 6.1 from Canonical* installed [2022-03-30T04:11:17.888Z] "snapcraft" switched to the "latest/stable" channel [2022-03-30T04:11:17.888Z] [2022-03-30T04:11:23.167Z] 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-30T04:11:23.167Z] - README.md [2022-03-30T04:11:23.167Z] [2022-03-30T04:11:23.167Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-30T04:11:23.167Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-30T04:11:23.167Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-30T04:11:23.167Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-30T04:11:23.737Z] Reading package lists... [2022-03-30T04:11:23.997Z] 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-30T04:11:24.256Z] Reading package lists... [2022-03-30T04:11:24.256Z] Building dependency tree... [2022-03-30T04:11:24.256Z] Reading state information... [2022-03-30T04:11:24.516Z] Suggested packages: [2022-03-30T04:11:24.516Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-30T04:11:24.516Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-30T04:11:24.516Z] krb5-user libnorm-doc [2022-03-30T04:11:24.516Z] Recommended packages: [2022-03-30T04:11:24.516Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-30T04:11:24.516Z] The following NEW packages will be installed: [2022-03-30T04:11:24.516Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-30T04:11:24.516Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-30T04:11:24.516Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-30T04:11:24.516Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-30T04:11:24.516Z] libzmq5 pkg-config zip [2022-03-30T04:11:24.516Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-30T04:11:24.516Z] Need to get 10.3 MB of archives. [2022-03-30T04:11:24.516Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-30T04:11:24.516Z] 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-30T04:11:24.775Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-30T04:11:24.775Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-30T04:11:24.775Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-30T04:11:24.775Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-30T04:11:24.776Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-30T04:11:24.776Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-30T04:11:24.776Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-30T04:11:24.776Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-30T04:11:24.776Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-30T04:11:24.776Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-30T04:11:24.776Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-30T04:11:24.776Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-30T04:11:24.776Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-30T04:11:24.776Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-30T04:11:24.776Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-30T04:11:24.776Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-30T04:11:25.344Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-30T04:11:25.345Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-30T04:11:25.345Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-30T04:11:25.605Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-30T04:11:25.605Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-30T04:11:25.605Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-30T04:11:25.605Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-30T04:11:25.605Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-30T04:11:25.605Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-30T04:11:25.605Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-30T04:11:25.865Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T04:11:25.865Z] Fetched 10.3 MB in 1s (9219 kB/s) [2022-03-30T04:11:25.865Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-30T04:11:25.865Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-30T04:11:25.865Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-30T04:11:25.866Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-30T04:11:26.126Z] Selecting previously unselected package libsodium23:amd64. [2022-03-30T04:11:26.126Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-30T04:11:26.126Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-30T04:11:26.126Z] Selecting previously unselected package libpsl5:amd64. [2022-03-30T04:11:26.126Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-30T04:11:26.126Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-30T04:11:26.126Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-30T04:11:26.126Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-30T04:11:26.126Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-30T04:11:26.386Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-30T04:11:26.386Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-30T04:11:26.386Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-30T04:11:26.386Z] Selecting previously unselected package librtmp1:amd64. [2022-03-30T04:11:26.386Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-30T04:11:26.386Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-30T04:11:26.386Z] Selecting previously unselected package libssh-4:amd64. [2022-03-30T04:11:26.386Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-30T04:11:26.386Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-30T04:11:26.386Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-30T04:11:26.386Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-30T04:11:26.386Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-30T04:11:26.646Z] Selecting previously unselected package liberror-perl. [2022-03-30T04:11:26.646Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-30T04:11:26.646Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-30T04:11:26.646Z] Selecting previously unselected package git-man. [2022-03-30T04:11:26.646Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-30T04:11:26.646Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-30T04:11:26.646Z] Selecting previously unselected package git. [2022-03-30T04:11:26.646Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-30T04:11:26.646Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-30T04:11:27.217Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-30T04:11:27.217Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T04:11:27.217Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:11:27.217Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-30T04:11:27.217Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T04:11:27.217Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:11:27.477Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-30T04:11:27.477Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T04:11:27.477Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:11:27.477Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-30T04:11:27.477Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T04:11:27.477Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:11:27.477Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-30T04:11:27.477Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-30T04:11:27.477Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-30T04:11:27.478Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-30T04:11:27.478Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T04:11:27.478Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:11:27.478Z] Selecting previously unselected package libnorm1:amd64. [2022-03-30T04:11:27.478Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-30T04:11:27.478Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T04:11:27.737Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-30T04:11:27.737Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-30T04:11:27.737Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T04:11:27.737Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-30T04:11:27.737Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-30T04:11:27.737Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T04:11:27.737Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-30T04:11:27.737Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-30T04:11:27.737Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T04:11:27.997Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-30T04:11:27.997Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-30T04:11:27.997Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-30T04:11:27.997Z] Selecting previously unselected package libzmq5:amd64. [2022-03-30T04:11:27.997Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-30T04:11:27.997Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T04:11:27.997Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-30T04:11:27.997Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T04:11:27.997Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:11:27.997Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-30T04:11:27.997Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-30T04:11:27.997Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T04:11:28.259Z] Selecting previously unselected package pkg-config. [2022-03-30T04:11:28.259Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-30T04:11:28.259Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-30T04:11:28.259Z] Selecting previously unselected package zip. [2022-03-30T04:11:28.259Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-30T04:11:28.259Z] Unpacking zip (3.0-11build1) ... [2022-03-30T04:11:28.259Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-30T04:11:28.259Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-30T04:11:28.259Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-30T04:11:28.259Z] No schema files found: doing nothing. [2022-03-30T04:11:28.259Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-30T04:11:28.545Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T04:11:28.545Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-30T04:11:28.545Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T04:11:28.545Z] Setting up liberror-perl (0.17029-1) ... [2022-03-30T04:11:28.545Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:11:28.545Z] Setting up zip (3.0-11build1) ... [2022-03-30T04:11:28.545Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-30T04:11:28.545Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-30T04:11:28.545Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-30T04:11:28.545Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-30T04:11:28.545Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-30T04:11:28.545Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:11:28.545Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-30T04:11:28.545Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:11:28.545Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T04:11:28.545Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:11:28.545Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T04:11:28.545Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-30T04:11:28.545Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T04:11:28.545Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-30T04:11:28.545Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:11:28.545Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T04:11:28.545Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T04:11:28.545Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-30T04:11:29.145Z] comerr-dev set to automatically installed. [2022-03-30T04:11:29.145Z] git set to automatically installed. [2022-03-30T04:11:29.145Z] git-man set to automatically installed. [2022-03-30T04:11:29.145Z] krb5-multidev set to automatically installed. [2022-03-30T04:11:29.145Z] libbrotli1 set to automatically installed. [2022-03-30T04:11:29.145Z] libcurl3-gnutls set to automatically installed. [2022-03-30T04:11:29.145Z] liberror-perl set to automatically installed. [2022-03-30T04:11:29.145Z] libglib2.0-0 set to automatically installed. [2022-03-30T04:11:29.145Z] libgssrpc4 set to automatically installed. [2022-03-30T04:11:29.145Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-30T04:11:29.145Z] libkadm5srv-mit11 set to automatically installed. [2022-03-30T04:11:29.145Z] libkdb5-9 set to automatically installed. [2022-03-30T04:11:29.145Z] libkrb5-dev set to automatically installed. [2022-03-30T04:11:29.145Z] libnghttp2-14 set to automatically installed. [2022-03-30T04:11:29.145Z] libnorm-dev set to automatically installed. [2022-03-30T04:11:29.145Z] libnorm1 set to automatically installed. [2022-03-30T04:11:29.145Z] libpgm-5.2-0 set to automatically installed. [2022-03-30T04:11:29.145Z] libpgm-dev set to automatically installed. [2022-03-30T04:11:29.145Z] libpsl5 set to automatically installed. [2022-03-30T04:11:29.145Z] librtmp1 set to automatically installed. [2022-03-30T04:11:29.145Z] libsodium-dev set to automatically installed. [2022-03-30T04:11:29.145Z] libsodium23 set to automatically installed. [2022-03-30T04:11:29.145Z] libssh-4 set to automatically installed. [2022-03-30T04:11:29.145Z] libzmq3-dev set to automatically installed. [2022-03-30T04:11:29.145Z] libzmq5 set to automatically installed. [2022-03-30T04:11:29.145Z] pkg-config set to automatically installed. [2022-03-30T04:11:29.145Z] zip set to automatically installed. [2022-03-30T04:11:30.162Z] snapd is not logged in, snap install commands will use sudo [2022-03-30T04:11:40.191Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-30T04:11:40.764Z] Downloading snap 'edgex-app-service-configurable' [2022-03-30T04:11:48.900Z] Pulling app-service-configurable [2022-03-30T04:11:48.900Z] + snapcraftctl pull [2022-03-30T04:11:49.840Z] Pulling config-common [2022-03-30T04:11:49.840Z] + snapcraftctl pull [2022-03-30T04:11:51.752Z] Pulling go-build-helper [2022-03-30T04:11:51.752Z] + snapcraftctl pull [2022-03-30T04:11:52.692Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-30T04:11:52.692Z] Skipping pull go-build-helper (already ran) [2022-03-30T04:11:52.692Z] Building go-build-helper [2022-03-30T04:11:52.692Z] + snapcraftctl build [2022-03-30T04:11:54.081Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-30T04:11:54.651Z] Staging go-build-helper [2022-03-30T04:11:54.651Z] + snapcraftctl stage [2022-03-30T04:11:58.852Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-30T04:11:58.852Z] Fetched 290 kB in 0s (0 B/s) [2022-03-30T04:11:58.852Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-30T04:11:58.852Z] Fetched 158 kB in 0s (0 B/s) [2022-03-30T04:11:58.852Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-30T04:11:58.852Z] Fetched 242 kB in 0s (0 B/s) [2022-03-30T04:11:58.852Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-30T04:11:58.852Z] Fetched 150 kB in 0s (0 B/s) [2022-03-30T04:11:58.852Z] Pulling edgex-go [2022-03-30T04:11:58.852Z] + snapcraftctl pull [2022-03-30T04:12:00.763Z] Pulling hooks [2022-03-30T04:12:00.763Z] + snapcraftctl pull [2022-03-30T04:12:12.988Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-30T04:12:12.988Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-30T04:12:12.988Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-30T04:12:12.988Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-30T04:12:12.988Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-30T04:12:12.988Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-30T04:12:12.988Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-30T04:12:12.988Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-30T04:12:12.988Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-30T04:12:12.988Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-30T04:12:12.988Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-30T04:12:12.988Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-30T04:12:12.988Z] Fetched 234 kB in 0s (0 B/s) [2022-03-30T04:12:12.988Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-30T04:12:12.988Z] Fetched 155 kB in 0s (0 B/s) [2022-03-30T04:12:12.988Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-30T04:12:12.988Z] Fetched 170 kB in 0s (0 B/s) [2022-03-30T04:12:12.988Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-30T04:12:12.988Z] Fetched 267 kB in 0s (0 B/s) [2022-03-30T04:12:12.988Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-30T04:12:12.988Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-30T04:12:12.988Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-30T04:12:12.988Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-30T04:12:12.988Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-30T04:12:12.988Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-30T04:12:12.988Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-30T04:12:12.988Z] Fetched 121 kB in 0s (0 B/s) [2022-03-30T04:12:12.988Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-30T04:12:12.988Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-30T04:12:12.988Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-30T04:12:12.988Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-30T04:12:12.988Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-30T04:12:12.988Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-30T04:12:12.988Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-30T04:12:12.988Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-30T04:12:12.988Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-30T04:12:12.988Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-30T04:12:12.988Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-30T04:12:12.989Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-30T04:12:12.989Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-30T04:12:12.989Z] Fetched 142 kB in 0s (0 B/s) [2022-03-30T04:12:12.989Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-30T04:12:12.989Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-30T04:12:12.989Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-30T04:12:12.989Z] Fetched 181 kB in 0s (0 B/s) [2022-03-30T04:12:12.989Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-30T04:12:12.989Z] Fetched 208 kB in 0s (0 B/s) [2022-03-30T04:12:12.989Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-30T04:12:12.989Z] Fetched 161 kB in 0s (0 B/s) [2022-03-30T04:12:12.989Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-30T04:12:12.989Z] Fetched 107 kB in 0s (0 B/s) [2022-03-30T04:12:12.989Z] Pulling static-packages [2022-03-30T04:12:12.989Z] + snapcraftctl pull [2022-03-30T04:12:12.989Z] Pulling version [2022-03-30T04:12:12.989Z] + cd /root/project [2022-03-30T04:12:12.989Z] ++ git describe --tags --abbrev=0 [2022-03-30T04:12:12.989Z] ++ sed s/v// [2022-03-30T04:12:12.989Z] + GIT_VERSION=2.2.0-dev.48 [2022-03-30T04:12:12.989Z] + '[' -z 2.2.0-dev.48 ']' [2022-03-30T04:12:12.989Z] + snapcraftctl set-version 2.2.0-dev.48 [2022-03-30T04:12:14.372Z] Building app-service-configurable [2022-03-30T04:12:14.372Z] + snapcraftctl build [2022-03-30T04:12:16.138Z] 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-30T04:12:16.139Z] 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-30T04:12:16.286Z] Building config-common [2022-03-30T04:12:16.286Z] + snapcraftctl build [2022-03-30T04:12:17.226Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-30T04:12:18.167Z] Skipping build go-build-helper (already ran) [2022-03-30T04:12:18.167Z] Building edgex-go [2022-03-30T04:12:18.427Z] + cd /root/parts/edgex-go/src [2022-03-30T04:12:18.427Z] ++ git describe --tags --abbrev=0 [2022-03-30T04:12:18.427Z] ++ sed s/v// [2022-03-30T04:12:18.427Z] + GIT_VERSION=2.2.0-dev.48 [2022-03-30T04:12:18.427Z] + '[' -z 2.2.0-dev.48 ']' [2022-03-30T04:12:18.427Z] + echo 2.2.0-dev.48 [2022-03-30T04:12:18.427Z] + '[' '!' -d vendor ']' [2022-03-30T04:12:18.427Z] + go mod download all [2022-03-30T04:12:20.518Z] 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-30T04:12:21.953Z] 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-30T04:12:22.631Z] + make build [2022-03-30T04:12:22.632Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-30T04:12:28.667Z] 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-30T04:12:34.088Z] 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-30T04:12:39.507Z] 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-30T04:12:44.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-30T04:12:46.233Z] 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-30T04:12:51.632Z] 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-30T04:12:52.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-30T04:12:53.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-30T04:12:55.016Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-30T04:12:55.585Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-30T04:12:56.966Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-30T04:12:57.038Z] 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-30T04:12:58.346Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-30T04:12:59.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-30T04:13:01.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-30T04:13:02.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-30T04:13:03.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-30T04:13:05.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-30T04:13:06.704Z] + 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-30T04:13:06.704Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-30T04:13:06.704Z] + case "$service" in [2022-03-30T04:13:06.704Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-30T04:13:06.704Z] + 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-30T04:13:06.704Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-30T04:13:06.704Z] + case "$service" in [2022-03-30T04:13:06.704Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-30T04:13:06.704Z] + 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-30T04:13:06.704Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-30T04:13:06.965Z] + case "$service" in [2022-03-30T04:13:06.965Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-30T04:13:06.965Z] + 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-30T04:13:06.965Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-30T04:13:06.965Z] + case "$service" in [2022-03-30T04:13:06.965Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-30T04:13:06.965Z] + 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-30T04:13:06.965Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-30T04:13:06.965Z] + case "$service" in [2022-03-30T04:13:06.965Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-30T04:13:06.965Z] + 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-30T04:13:06.965Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-30T04:13:06.965Z] + case "$service" in [2022-03-30T04:13:06.965Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-30T04:13:06.965Z] + 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-30T04:13:06.965Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-30T04:13:06.965Z] + case "$service" in [2022-03-30T04:13:06.965Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-30T04:13:06.965Z] + 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-30T04:13:06.965Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-30T04:13:06.965Z] + case "$service" in [2022-03-30T04:13:06.966Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-30T04:13:06.966Z] + 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-30T04:13:06.966Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-30T04:13:06.966Z] + case "$service" in [2022-03-30T04:13:06.966Z] + 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-30T04:13:06.966Z] + 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-30T04:13:06.966Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-30T04:13:06.966Z] + case "$service" in [2022-03-30T04:13:06.966Z] + 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-30T04:13:06.966Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-30T04:13:06.966Z] + 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-30T04:13:06.966Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-30T04:13:06.966Z] + case "$service" in [2022-03-30T04:13:06.966Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-30T04:13:06.966Z] + 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-30T04:13:06.966Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-30T04:13:06.966Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-30T04:13:06.966Z] + 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-30T04:13:07.214Z] 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-30T04:13:07.534Z] Building hooks [2022-03-30T04:13:07.534Z] + cd /root/parts/hooks/src [2022-03-30T04:13:07.534Z] + make build [2022-03-30T04:13:07.534Z] go mod tidy [2022-03-30T04:13:07.793Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-30T04:13:07.793Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-30T04:13:08.050Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-30T04:13:08.050Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-30T04:13:08.050Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-30T04:13:09.957Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-30T04:13:10.218Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-30T04:13:10.218Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [Pipeline] } [2022-03-30T04:13:11.534Z] $ docker stop --time=1 a1ff9ae9ce134981eca6dd1bfc8c65a6e4b916c58976d9d73724c5673ffc0f89 [2022-03-30T04:13:12.127Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-30T04:13:12.127Z] Building static-packages [2022-03-30T04:13:12.127Z] + snapcraftctl build [2022-03-30T04:13:13.640Z] $ docker rm -f a1ff9ae9ce134981eca6dd1bfc8c65a6e4b916c58976d9d73724c5673ffc0f89 [2022-03-30T04:13:14.039Z] Building version [2022-03-30T04:13:14.039Z] + snapcraftctl build [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T04:13:15.954Z] Staging app-service-configurable [2022-03-30T04:13:15.954Z] + snapcraftctl stage [2022-03-30T04:13:16.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T04:13:16.146Z] [2022-03-30T04:13:16.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T04:13:16.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T04:13:16.771Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-30T04:13:16.771Z] 29e5d40040c1: Pulling fs layer [2022-03-30T04:13:16.771Z] 1ce36da41761: Pulling fs layer [2022-03-30T04:13:16.771Z] 25b303627fd3: Pulling fs layer [2022-03-30T04:13:16.771Z] 29e5d40040c1: Verifying Checksum [2022-03-30T04:13:16.771Z] 29e5d40040c1: Download complete [2022-03-30T04:13:17.337Z] Staging config-common [2022-03-30T04:13:17.337Z] + snapcraftctl stage [2022-03-30T04:13:17.368Z] 1ce36da41761: Verifying Checksum [2022-03-30T04:13:17.368Z] 1ce36da41761: Download complete [2022-03-30T04:13:17.368Z] 29e5d40040c1: Pull complete [2022-03-30T04:13:18.344Z] Skipping stage go-build-helper (already ran) [2022-03-30T04:13:18.344Z] Staging edgex-go [2022-03-30T04:13:18.344Z] + snapcraftctl stage [2022-03-30T04:13:18.799Z] 25b303627fd3: Verifying Checksum [2022-03-30T04:13:18.799Z] 25b303627fd3: Download complete [2022-03-30T04:13:18.799Z] 1ce36da41761: Pull complete [2022-03-30T04:13:19.788Z] Staging hooks [2022-03-30T04:13:19.788Z] + snapcraftctl stage [2022-03-30T04:13:21.169Z] Staging static-packages [2022-03-30T04:13:21.169Z] + snapcraftctl stage [2022-03-30T04:13:22.550Z] Staging version [2022-03-30T04:13:22.550Z] + snapcraftctl stage [2022-03-30T04:13:23.941Z] Priming app-service-configurable [2022-03-30T04:13:23.941Z] + snapcraftctl prime [2022-03-30T04:13:26.481Z] 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-30T04:13:26.481Z] stage-packages: [2022-03-30T04:13:26.481Z] - libnorm1 [2022-03-30T04:13:26.481Z] - libpgm-5.2-0 [2022-03-30T04:13:26.481Z] - libsodium23 [2022-03-30T04:13:26.481Z] - libzmq5 [2022-03-30T04:13:26.481Z] Priming config-common [2022-03-30T04:13:26.481Z] + snapcraftctl prime [2022-03-30T04:13:27.419Z] Priming go-build-helper [2022-03-30T04:13:27.419Z] + snapcraftctl prime [2022-03-30T04:13:28.801Z] Priming edgex-go [2022-03-30T04:13:28.801Z] + snapcraftctl prime [2022-03-30T04:13:28.948Z] 25b303627fd3: Pull complete [2022-03-30T04:13:28.949Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-30T04:13:28.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T04:13:28.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-30T04:13:29.193Z] prd-ubuntu20.04-docker-arm64-4c-16g-9398 does not seem to be running inside a container [2022-03-30T04:13:29.277Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-30T04:13:30.715Z] Priming hooks [2022-03-30T04:13:30.715Z] + snapcraftctl prime [2022-03-30T04:13:31.799Z] $ docker top 3c0767f30d262bd575a8c1fc3d77ec795ea0a31152ec380a9f4a5f81434777c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T04:13:32.098Z] Priming static-packages [2022-03-30T04:13:32.098Z] + snapcraftctl prime [2022-03-30T04:13:32.744Z] + grep parallel [2022-03-30T04:13:32.744Z] + docker-compose build --help [2022-03-30T04:13:36.302Z] Priming version [2022-03-30T04:13:36.302Z] + snapcraftctl prime [2022-03-30T04:13:37.037Z] --parallel Build images in parallel. [2022-03-30T04:13:37.242Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [2022-03-30T04:13:37.652Z] $ docker stop --time=1 3c0767f30d262bd575a8c1fc3d77ec795ea0a31152ec380a9f4a5f81434777c1 [2022-03-30T04:13:39.355Z] $ docker rm -f 3c0767f30d262bd575a8c1fc3d77ec795ea0a31152ec380a9f4a5f81434777c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T04:13:40.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T04:13:40.037Z] . [Pipeline] withDockerContainer [2022-03-30T04:13:40.286Z] prd-ubuntu20.04-docker-arm64-4c-16g-9398 does not seem to be running inside a container [2022-03-30T04:13:40.372Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-30T04:13:41.703Z] $ docker top 45ec8a0dd53628b6dfad89e8c0ee97a3fb1c63b14b07fc9dd5de2816af739094 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T04:13:42.645Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-30T04:13:48.086Z] Building core-command ... [2022-03-30T04:13:48.086Z] Building core-data ... [2022-03-30T04:13:48.086Z] Building core-metadata ... [2022-03-30T04:13:48.086Z] Building security-bootstrapper ... [2022-03-30T04:13:48.086Z] Building security-proxy-setup ... [2022-03-30T04:13:48.086Z] Building security-secretstore-setup ... [2022-03-30T04:13:48.086Z] Building security-spiffe-token-provider ... [2022-03-30T04:13:48.086Z] Building security-spire-agent ... [2022-03-30T04:13:48.086Z] Building security-spire-config ... [2022-03-30T04:13:48.086Z] Building security-spire-server ... [2022-03-30T04:13:48.086Z] Building support-notifications ... [2022-03-30T04:13:48.086Z] Building support-scheduler ... [2022-03-30T04:13:48.086Z] Building sys-mgmt-agent ... [2022-03-30T04:13:48.086Z] Building sys-mgmt-agent [2022-03-30T04:13:48.086Z] Building security-bootstrapper [2022-03-30T04:13:48.086Z] Building security-secretstore-setup [2022-03-30T04:13:48.086Z] Building core-data [2022-03-30T04:13:48.086Z] Building security-spire-agent [2022-03-30T04:15:39.949Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:15:39.949Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:15:39.949Z] ---> 254069ba5142 [2022-03-30T04:15:39.949Z] Step 3/31 : WORKDIR /edgex-go [2022-03-30T04:15:39.949Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:15:39.949Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:15:39.949Z] ---> 254069ba5142 [2022-03-30T04:15:39.949Z] Step 3/25 : WORKDIR /edgex-go [2022-03-30T04:15:39.949Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:15:39.949Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:15:39.949Z] ---> 254069ba5142 [2022-03-30T04:15:39.949Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T04:15:39.949Z] ---> Running in 8985cf20962b [2022-03-30T04:15:39.949Z] ---> Running in dab764802133 [2022-03-30T04:15:39.949Z] ---> Running in eae0471fe076 [2022-03-30T04:15:39.949Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:15:39.949Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:15:39.949Z] ---> 254069ba5142 [2022-03-30T04:15:39.949Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T04:15:39.949Z] ---> Running in f8c2d936ee72 [2022-03-30T04:15:39.949Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:15:39.949Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:15:39.949Z] ---> 254069ba5142 [2022-03-30T04:15:39.949Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T04:15:39.949Z] ---> Running in 3faa30109ef7 [2022-03-30T04:15:39.949Z] Removing intermediate container dab764802133 [2022-03-30T04:15:39.949Z] ---> 24eda68f9829 [2022-03-30T04:15:39.949Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:15:39.949Z] Removing intermediate container 8985cf20962b [2022-03-30T04:15:39.949Z] ---> 5e7dfc2e724a [2022-03-30T04:15:39.949Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:15:39.949Z] Removing intermediate container f8c2d936ee72 [2022-03-30T04:15:39.949Z] Removing intermediate container eae0471fe076 [2022-03-30T04:15:39.949Z] ---> ae6725f7976d [2022-03-30T04:15:39.949Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:15:39.949Z] ---> fd0f194e6c1e [2022-03-30T04:15:39.949Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:15:39.949Z] ---> Running in 739897eeb145 [2022-03-30T04:15:39.949Z] Removing intermediate container 3faa30109ef7 [2022-03-30T04:15:39.949Z] ---> 20a992e9e8c3 [2022-03-30T04:15:39.949Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:15:39.949Z] ---> Running in d6720e16860d [2022-03-30T04:15:39.949Z] ---> Running in d57352ed47aa [2022-03-30T04:15:39.949Z] ---> Running in 5ebe72b7ac51 [2022-03-30T04:15:39.949Z] ---> Running in 0cf1e2cd74c5 [2022-03-30T04:15:39.949Z] Removing intermediate container 739897eeb145 [2022-03-30T04:15:39.949Z] ---> 68abecb53be2 [2022-03-30T04:15:39.949Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-30T04:15:39.950Z] ---> Running in 43a17886e92a [2022-03-30T04:15:39.950Z] Removing intermediate container d57352ed47aa [2022-03-30T04:15:39.950Z] ---> f24d2782b427 [2022-03-30T04:15:39.950Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T04:15:39.950Z] Removing intermediate container d6720e16860d [2022-03-30T04:15:39.950Z] ---> 7a09724b0765 [2022-03-30T04:15:39.950Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-30T04:15:39.950Z] Removing intermediate container 0cf1e2cd74c5 [2022-03-30T04:15:39.950Z] ---> e0547dcd3603 [2022-03-30T04:15:39.950Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-30T04:15:39.950Z] ---> Running in 5aa4b34edf3f [2022-03-30T04:15:39.950Z] ---> Running in 4fbcbe32491e [2022-03-30T04:15:39.950Z] Removing intermediate container 5ebe72b7ac51 [2022-03-30T04:15:39.950Z] ---> Running in 11b1c828b25d [2022-03-30T04:15:39.950Z] ---> 2ae3750644be [2022-03-30T04:15:39.950Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-30T04:15:39.950Z] ---> Running in 00363b1aee24 [2022-03-30T04:15:40.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:15:41.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:15:41.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:15:41.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:15:41.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:15:41.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:15:42.036Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:15:42.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:15:42.314Z] OK: 220 MiB in 52 packages [2022-03-30T04:15:42.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:15:42.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:15:43.597Z] Removing intermediate container 43a17886e92a [2022-03-30T04:15:43.597Z] ---> 6c2ed135b3a8 [2022-03-30T04:15:43.597Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-30T04:15:43.889Z] OK: 220 MiB in 52 packages [2022-03-30T04:15:43.889Z] OK: 220 MiB in 52 packages [2022-03-30T04:15:43.889Z] OK: 220 MiB in 52 packages [2022-03-30T04:15:44.167Z] OK: 220 MiB in 52 packages [2022-03-30T04:15:45.154Z] ---> 30baa29b2a0a [2022-03-30T04:15:45.154Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:15:45.433Z] ---> Running in 8e5b05a4f63c [2022-03-30T04:15:45.711Z] Removing intermediate container 5aa4b34edf3f [2022-03-30T04:15:45.711Z] ---> 85146b69b2e9 [2022-03-30T04:15:45.711Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T04:15:45.995Z] Removing intermediate container 00363b1aee24 [2022-03-30T04:15:45.995Z] Removing intermediate container 11b1c828b25d [2022-03-30T04:15:45.995Z] ---> be2f3f3c135f [2022-03-30T04:15:45.995Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-30T04:15:45.995Z] ---> 07175313f57b [2022-03-30T04:15:45.995Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T04:15:45.995Z] Removing intermediate container 4fbcbe32491e [2022-03-30T04:15:45.995Z] ---> f53e467ee6f1 [2022-03-30T04:15:45.995Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T04:15:46.991Z] ---> 5be8d12023c0 [2022-03-30T04:15:46.991Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:15:46.991Z] ---> 36647cf6da27 [2022-03-30T04:15:46.991Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:15:47.270Z] ---> 2cec68bfd54e [2022-03-30T04:15:47.270Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:15:47.270Z] ---> Running in 58bc50d8b80a [2022-03-30T04:15:47.270Z] ---> Running in 47c8feeaacd3 [2022-03-30T04:15:47.544Z] ---> Running in 4f030261a85f [2022-03-30T04:15:47.544Z] ---> b64511db77cf [2022-03-30T04:15:47.544Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:15:48.148Z] ---> Running in b3bc8edef549 [2022-03-30T04:15:49.596Z] Removing intermediate container 8e5b05a4f63c [2022-03-30T04:15:49.596Z] ---> 5ebf9bfa3d28 [2022-03-30T04:15:49.596Z] Step 8/31 : COPY . . [2022-03-30T04:15:53.946Z] Removing intermediate container 58bc50d8b80a [2022-03-30T04:15:53.946Z] ---> 61da538a60d5 [2022-03-30T04:15:53.946Z] Step 8/23 : COPY . . [2022-03-30T04:15:53.946Z] Removing intermediate container b3bc8edef549 [2022-03-30T04:15:53.946Z] ---> 74d16a4b38e4 [2022-03-30T04:15:53.946Z] Step 8/25 : COPY . . [2022-03-30T04:15:54.227Z] Removing intermediate container 4f030261a85f [2022-03-30T04:15:54.227Z] ---> f5781c1468b4 [2022-03-30T04:15:54.227Z] Step 8/23 : COPY . . [2022-03-30T04:15:54.227Z] Removing intermediate container 47c8feeaacd3 [2022-03-30T04:15:54.227Z] ---> 67e34845a286 [2022-03-30T04:15:54.227Z] Step 8/24 : COPY . . [2022-03-30T04:16:26.594Z] ---> fb0befbecc69 [2022-03-30T04:16:26.594Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-30T04:16:26.594Z] ---> Running in c8c167e597ac [2022-03-30T04:16:26.594Z] ---> 920d7acc8fa3 [2022-03-30T04:16:26.594Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-30T04:16:26.867Z] ---> Running in 9c77abada4a4 [2022-03-30T04:16:26.867Z] ---> d1c9fb448f94 [2022-03-30T04:16:26.867Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-30T04:16:27.140Z] ---> Running in 2a16191605e7 [2022-03-30T04:16:27.415Z] 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-30T04:16:28.876Z] 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-30T04:16:29.864Z] 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-30T04:16:29.864Z] ---> 70f4897c3f37 [2022-03-30T04:16:29.864Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T04:16:29.864Z] ---> Running in bc5e43df8ab1 [2022-03-30T04:16:30.472Z] ---> 38976d62e98b [2022-03-30T04:16:30.472Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-30T04:16:30.753Z] ---> Running in cafae1557795 [2022-03-30T04:16:30.753Z] Removing intermediate container bc5e43df8ab1 [2022-03-30T04:16:30.753Z] ---> 7a0f50284717 [2022-03-30T04:16:30.753Z] 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-30T04:16:31.028Z] ---> Running in 43ea30014bbd [2022-03-30T04:16:33.675Z] 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-30T04:16:35.672Z] spire-1.2.0/ [2022-03-30T04:16:41.097Z] spire-1.2.0/README.md [2022-03-30T04:16:41.097Z] spire-1.2.0/bin/ [2022-03-30T04:16:41.097Z] spire-1.2.0/bin/spire-server [2022-03-30T04:16:41.097Z] spire-1.2.0/bin/spire-agent [2022-03-30T04:16:41.097Z] spire-1.2.0/conf/ [2022-03-30T04:16:41.097Z] spire-1.2.0/conf/server/ [2022-03-30T04:16:41.097Z] spire-1.2.0/conf/server/server.conf [2022-03-30T04:16:41.097Z] spire-1.2.0/conf/agent/ [2022-03-30T04:16:41.097Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T04:16:41.097Z] spire-1.2.0/LICENSE [2022-03-30T04:16:46.510Z] Removing intermediate container 43ea30014bbd [2022-03-30T04:16:46.510Z] ---> 42d3403b5f79 [2022-03-30T04:16:46.510Z] [2022-03-30T04:16:46.510Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T04:16:46.510Z] 3.15: Pulling from library/alpine [2022-03-30T04:16:47.114Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-30T04:16:47.114Z] Status: Downloaded newer image for alpine:3.15 [2022-03-30T04:16:47.114Z] ---> 03078ca19a05 [2022-03-30T04:16:47.114Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T04:16:47.391Z] ---> Running in 0d155461a0f4 [2022-03-30T04:16:47.670Z] Removing intermediate container 0d155461a0f4 [2022-03-30T04:16:47.670Z] ---> ca1a37cea4b6 [2022-03-30T04:16:47.670Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:16:47.949Z] ---> Running in 3b610403f205 [2022-03-30T04:16:50.591Z] Removing intermediate container 3b610403f205 [2022-03-30T04:16:50.591Z] ---> 8320e2ef2776 [2022-03-30T04:16:50.591Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T04:16:50.591Z] ---> Running in ab9413205567 [2022-03-30T04:16:52.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:16:53.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:16:55.004Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T04:16:55.004Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T04:16:55.004Z] OK: 15729 distinct packages available [2022-03-30T04:16:55.004Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:16:55.989Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:16:56.975Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T04:16:56.975Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T04:16:57.254Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T04:16:57.254Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T04:16:57.254Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T04:16:57.530Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T04:16:57.530Z] OK: 6 MiB in 19 packages [2022-03-30T04:16:58.988Z] Removing intermediate container ab9413205567 [2022-03-30T04:16:58.988Z] ---> 3156ce78c5f1 [2022-03-30T04:16:58.988Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-30T04:17:02.417Z] ---> bb1fd88957b1 [2022-03-30T04:17:02.417Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T04:17:07.841Z] ---> 80faea8f9cd0 [2022-03-30T04:17:07.841Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T04:17:08.457Z] ---> 16c1214ae6c1 [2022-03-30T04:17:08.752Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-30T04:17:09.749Z] ---> f13c14f4bcde [2022-03-30T04:17:09.749Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-30T04:17:10.358Z] ---> 742024c491ba [2022-03-30T04:17:10.358Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T04:17:10.358Z] ---> Running in ac74a6a69fac [2022-03-30T04:17:10.956Z] Removing intermediate container ac74a6a69fac [2022-03-30T04:17:10.956Z] ---> d562a4040859 [2022-03-30T04:17:10.956Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T04:17:10.956Z] ---> Running in bcfc075c3d9a [2022-03-30T04:17:11.570Z] Removing intermediate container bcfc075c3d9a [2022-03-30T04:17:11.570Z] ---> 6ddcd2672078 [2022-03-30T04:17:11.570Z] Step 22/24 : LABEL arch=arm64 [2022-03-30T04:17:11.570Z] ---> Running in 45413c41cfc7 [2022-03-30T04:17:12.180Z] Removing intermediate container 45413c41cfc7 [2022-03-30T04:17:12.180Z] ---> d087f3e6cc25 [2022-03-30T04:17:12.180Z] Step 23/24 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:17:12.180Z] ---> Running in 972b90382a1f [2022-03-30T04:17:12.785Z] Removing intermediate container 972b90382a1f [2022-03-30T04:17:12.785Z] ---> a21675202999 [2022-03-30T04:17:12.785Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T04:17:12.785Z] ---> Running in 0193ca24c34d [2022-03-30T04:17:13.385Z] Removing intermediate container 0193ca24c34d [2022-03-30T04:17:13.385Z] ---> e53ef2ba7884 [2022-03-30T04:17:13.385Z] [2022-03-30T04:17:13.986Z] Successfully built e53ef2ba7884 [2022-03-30T04:17:13.986Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-30T04:17:13.986Z]  Building security-spire-agent ... done Building core-command [2022-03-30T04:18:01.310Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:18:01.310Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:18:01.310Z] ---> 254069ba5142 [2022-03-30T04:18:01.310Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T04:18:01.310Z] ---> Using cache [2022-03-30T04:18:01.310Z] ---> 20a992e9e8c3 [2022-03-30T04:18:01.310Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:18:01.310Z] ---> Using cache [2022-03-30T04:18:01.310Z] ---> e0547dcd3603 [2022-03-30T04:18:01.310Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T04:18:01.310Z] ---> Running in 44315d75bb3e [2022-03-30T04:18:01.310Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:18:01.310Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:18:01.310Z] OK: 220 MiB in 52 packages [2022-03-30T04:18:01.310Z] Removing intermediate container 44315d75bb3e [2022-03-30T04:18:01.310Z] ---> 34804a2ca3d0 [2022-03-30T04:18:01.310Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T04:18:01.310Z] ---> 8280f917109d [2022-03-30T04:18:01.310Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:18:01.310Z] ---> Running in dbb83b3b4744 [2022-03-30T04:18:06.732Z] Removing intermediate container dbb83b3b4744 [2022-03-30T04:18:06.732Z] ---> 29ae38c6f7b2 [2022-03-30T04:18:06.732Z] Step 8/23 : COPY . . [2022-03-30T04:18:33.595Z] ---> 7a6693321408 [2022-03-30T04:18:33.595Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-30T04:18:33.595Z] ---> Running in 59d3f06c208c [2022-03-30T04:18:33.595Z] 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-30T04:22:55.727Z] 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-30T04:23:14.090Z] Removing intermediate container 9c77abada4a4 [2022-03-30T04:23:14.090Z] ---> c1ffcd5d7bba [2022-03-30T04:23:14.090Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-30T04:23:14.090Z] ---> Running in 35d935001263 [2022-03-30T04:23:16.729Z] 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-30T04:23:17.722Z] Removing intermediate container c8c167e597ac [2022-03-30T04:23:17.722Z] ---> df7da076835e [2022-03-30T04:23:17.722Z] [2022-03-30T04:23:17.722Z] Step 10/31 : FROM alpine:3.14 [2022-03-30T04:23:17.722Z] 3.14: Pulling from library/alpine [2022-03-30T04:23:17.996Z] Removing intermediate container cafae1557795 [2022-03-30T04:23:17.996Z] ---> 138d334c4c95 [2022-03-30T04:23:17.996Z] [2022-03-30T04:23:17.996Z] Step 10/25 : FROM alpine:3.14 [2022-03-30T04:23:18.272Z] 3.14: Pulling from library/alpine [2022-03-30T04:23:19.272Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T04:23:19.272Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T04:23:19.272Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T04:23:19.272Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T04:23:19.272Z] ---> cc3d11fa2d52 [2022-03-30T04:23:19.272Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-30T04:23:19.272Z] ---> cc3d11fa2d52 [2022-03-30T04:23:19.272Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-30T04:23:19.887Z] ---> Running in 5a8dff1177fd [2022-03-30T04:23:19.887Z] ---> Running in b4f190f5049b [2022-03-30T04:23:20.886Z] Removing intermediate container 5a8dff1177fd [2022-03-30T04:23:20.886Z] ---> 68eba72b9669 [2022-03-30T04:23:20.886Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-30T04:23:20.886Z] ---> Running in a4401e764b1f [2022-03-30T04:23:21.164Z] Removing intermediate container 35d935001263 [2022-03-30T04:23:21.164Z] ---> 331911461561 [2022-03-30T04:23:21.164Z] [2022-03-30T04:23:21.164Z] Step 11/23 : FROM docker:20.10.10 [2022-03-30T04:23:21.770Z] 20.10.10: Pulling from library/docker [2022-03-30T04:23:22.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:23:22.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:23:23.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:23:23.647Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-30T04:23:23.931Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-30T04:23:23.931Z] (3/3) Installing su-exec (0.2-r1) [2022-03-30T04:23:23.931Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:23:23.931Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T04:23:23.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:23:24.535Z] OK: 6 MiB in 17 packages [2022-03-30T04:23:25.539Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-30T04:23:25.539Z] (2/2) Installing su-exec (0.2-r1) [2022-03-30T04:23:25.539Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:23:25.539Z] OK: 6 MiB in 16 packages [2022-03-30T04:23:27.562Z] Removing intermediate container b4f190f5049b [2022-03-30T04:23:27.562Z] ---> f4171a1c77a3 [2022-03-30T04:23:27.562Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T04:23:27.562Z] Removing intermediate container a4401e764b1f [2022-03-30T04:23:27.562Z] ---> 6fc1c7d82bdf [2022-03-30T04:23:27.562Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-30T04:23:27.562Z] ---> Running in ca2c7b6dbf79 [2022-03-30T04:23:27.841Z] ---> Running in a63c02bdeadd [2022-03-30T04:23:28.840Z] Removing intermediate container ca2c7b6dbf79 [2022-03-30T04:23:28.840Z] ---> 6b8f4073097f [2022-03-30T04:23:28.840Z] Step 13/25 : WORKDIR / [2022-03-30T04:23:28.840Z] Removing intermediate container a63c02bdeadd [2022-03-30T04:23:28.840Z] ---> d1cad47ac356 [2022-03-30T04:23:28.840Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-30T04:23:29.122Z] ---> Running in 8a15bc56ce84 [2022-03-30T04:23:29.122Z] ---> Running in e47b4d546bfa [2022-03-30T04:23:29.736Z] Removing intermediate container 8a15bc56ce84 [2022-03-30T04:23:29.736Z] ---> 7e5742cf214a [2022-03-30T04:23:29.736Z] 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-30T04:23:29.736Z] Removing intermediate container e47b4d546bfa [2022-03-30T04:23:29.736Z] ---> e659cbc13695 [2022-03-30T04:23:29.736Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-30T04:23:30.013Z] ---> Running in 2de7ae504151 [2022-03-30T04:23:32.011Z] ---> bc411c472eb1 [2022-03-30T04:23:32.011Z] 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-30T04:23:34.025Z] ---> 680bde17cc30 [2022-03-30T04:23:34.025Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-30T04:23:34.304Z] Removing intermediate container 2de7ae504151 [2022-03-30T04:23:34.304Z] ---> 93b2e5c6bd0d [2022-03-30T04:23:34.304Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-30T04:23:34.585Z] ---> Running in 5c664639e97a [2022-03-30T04:23:35.577Z] ---> 94d00dcc06f7 [2022-03-30T04:23:35.577Z] 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-30T04:23:35.577Z] Removing intermediate container 5c664639e97a [2022-03-30T04:23:35.577Z] ---> bd00789a4edf [2022-03-30T04:23:35.577Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-30T04:23:37.574Z] ---> 4512623e7955 [2022-03-30T04:23:37.574Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-30T04:23:37.574Z] ---> dfe372ce192f [2022-03-30T04:23:37.574Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-30T04:23:37.574Z] ---> Running in c48186845efe [2022-03-30T04:23:41.920Z] Removing intermediate container c48186845efe [2022-03-30T04:23:41.920Z] ---> 2b83a618885c [2022-03-30T04:23:41.920Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:23:41.920Z] ---> 2a3e9f3ec1a5 [2022-03-30T04:23:41.920Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-30T04:23:42.906Z] ---> 5b35a44db719 [2022-03-30T04:23:42.906Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-30T04:23:47.459Z] ---> 74053ddd373f [2022-03-30T04:23:47.459Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T04:23:48.118Z] ---> 2db9cd158ee7 [2022-03-30T04:23:48.118Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-30T04:23:49.174Z] ---> 9ec80570c086 [2022-03-30T04:23:49.174Z] 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-30T04:23:49.174Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-30T04:23:49.447Z] ---> Running in fe423005eb3a [2022-03-30T04:23:49.447Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-30T04:23:49.447Z] ---> 520e9a0a30f7 [2022-03-30T04:23:49.447Z] 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-30T04:23:49.721Z] ---> Running in ead1dca31ea7 [2022-03-30T04:23:50.752Z] Removing intermediate container ead1dca31ea7 [2022-03-30T04:23:50.752Z] ---> 2da58d97bcef [2022-03-30T04:23:50.752Z] 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-30T04:23:50.752Z] ---> 931f0d62ada2 [2022-03-30T04:23:50.752Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-30T04:23:51.031Z] ---> Running in 35443a30b7f3 [2022-03-30T04:23:52.476Z] ---> 4219813ab0f5 [2022-03-30T04:23:52.476Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-30T04:23:53.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:23:53.464Z] Removing intermediate container fe423005eb3a [2022-03-30T04:23:53.464Z] ---> e3de09c869d0 [2022-03-30T04:23:53.464Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T04:23:53.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:23:53.740Z] ---> Running in 59f4ae976f91 [2022-03-30T04:23:54.346Z] ---> f35ba3748747 [2022-03-30T04:23:54.346Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-30T04:23:54.346Z] (1/42) Installing readline (8.1.0-r0) [2022-03-30T04:23:54.346Z] (2/42) Installing bash (5.1.16-r0) [2022-03-30T04:23:54.628Z] Executing bash-5.1.16-r0.post-install [2022-03-30T04:23:54.628Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-30T04:23:54.628Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T04:23:54.628Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-30T04:23:54.628Z] (6/42) Installing curl (7.79.1-r0) [2022-03-30T04:23:54.628Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-30T04:23:54.628Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-30T04:23:54.628Z] (9/42) Installing expat (2.4.7-r0) [2022-03-30T04:23:54.628Z] (10/42) Installing libffi (3.3-r2) [2022-03-30T04:23:54.628Z] (11/42) Installing gdbm (1.19-r0) [2022-03-30T04:23:54.628Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-30T04:23:54.628Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T04:23:54.628Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T04:23:54.900Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-30T04:23:54.900Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-30T04:23:54.900Z] ---> Running in 4fd48253f2a6 [2022-03-30T04:23:54.900Z] Removing intermediate container 59f4ae976f91 [2022-03-30T04:23:54.900Z] ---> 2776c746a07b [2022-03-30T04:23:54.900Z] Step 23/25 : LABEL arch=arm64 [2022-03-30T04:23:54.900Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-30T04:23:54.900Z] ---> Running in 6835bde0051e [2022-03-30T04:23:55.881Z] Removing intermediate container 4fd48253f2a6 [2022-03-30T04:23:55.881Z] ---> 0c4db9c646ec [2022-03-30T04:23:55.881Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-30T04:23:55.881Z] Removing intermediate container 6835bde0051e [2022-03-30T04:23:55.881Z] ---> 27b11b7294c4 [2022-03-30T04:23:55.881Z] Step 24/25 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:23:56.160Z] ---> Running in 87ba1d32aba5 [2022-03-30T04:23:56.776Z] Removing intermediate container 87ba1d32aba5 [2022-03-30T04:23:56.776Z] ---> 34dc641aff04 [2022-03-30T04:23:56.776Z] Step 25/25 : LABEL version=0.0.0 [2022-03-30T04:23:57.049Z] ---> Running in caf339d0bfdb [2022-03-30T04:23:57.049Z] ---> 079814761213 [2022-03-30T04:23:57.049Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-30T04:23:57.644Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-30T04:23:57.644Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-30T04:23:57.644Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-30T04:23:57.644Z] ---> Running in 290fdc695dcb [2022-03-30T04:23:57.644Z] Removing intermediate container caf339d0bfdb [2022-03-30T04:23:57.644Z] ---> bc01e2e6bdad [2022-03-30T04:23:57.644Z] [2022-03-30T04:23:57.644Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-30T04:23:57.916Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-30T04:23:57.916Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-30T04:23:57.916Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-30T04:23:57.916Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-30T04:23:57.916Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-30T04:23:57.916Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-30T04:23:57.916Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-30T04:23:57.916Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-30T04:23:57.916Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-30T04:23:57.916Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-30T04:23:57.916Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-30T04:23:57.916Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-30T04:23:58.187Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-30T04:23:58.187Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-30T04:23:58.187Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-30T04:23:58.187Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-30T04:23:58.187Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-30T04:23:58.187Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-30T04:23:58.187Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-30T04:23:58.187Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-30T04:23:58.463Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-30T04:23:58.735Z] Successfully built bc01e2e6bdad [2022-03-30T04:23:58.735Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-30T04:23:58.735Z] Building support-scheduler [2022-03-30T04:23:59.019Z]  Building security-secretstore-setup ... done Executing busybox-1.33.1-r6.trigger [2022-03-30T04:23:59.296Z] OK: 84 MiB in 64 packages [2022-03-30T04:23:59.571Z] Removing intermediate container 2a16191605e7 [2022-03-30T04:23:59.571Z] ---> a4537c60227a [2022-03-30T04:23:59.571Z] [2022-03-30T04:23:59.571Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T04:23:59.571Z] ---> cc3d11fa2d52 [2022-03-30T04:23:59.571Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-30T04:23:59.571Z] ---> Running in e705edb2e096 [2022-03-30T04:24:00.557Z] Removing intermediate container e705edb2e096 [2022-03-30T04:24:00.557Z] ---> 80fa98a43ac5 [2022-03-30T04:24:00.557Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-30T04:24:00.833Z] ---> Running in 193477e9e6b5 [2022-03-30T04:24:01.435Z] Removing intermediate container 290fdc695dcb [2022-03-30T04:24:01.435Z] ---> 0a65bf5ca0db [2022-03-30T04:24:01.435Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-30T04:24:01.714Z] Removing intermediate container 193477e9e6b5 [2022-03-30T04:24:01.714Z] ---> 1b5f81ba8f33 [2022-03-30T04:24:01.714Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-30T04:24:01.714Z] ---> Running in 5d4ca82445e1 [2022-03-30T04:24:01.988Z] ---> Running in 9c31d36632c4 [2022-03-30T04:24:02.592Z] Removing intermediate container 5d4ca82445e1 [2022-03-30T04:24:02.592Z] ---> 12db37095fe7 [2022-03-30T04:24:02.592Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:24:02.592Z] ---> Running in 1bbb6e22500b [2022-03-30T04:24:02.873Z] Removing intermediate container 9c31d36632c4 [2022-03-30T04:24:02.873Z] ---> 12faa3b36bff [2022-03-30T04:24:02.873Z] Step 28/31 : CMD ["gate"] [2022-03-30T04:24:03.468Z] ---> Running in 8b11696396b9 [2022-03-30T04:24:04.076Z] Removing intermediate container 8b11696396b9 [2022-03-30T04:24:04.076Z] ---> b5c5abc44862 [2022-03-30T04:24:04.076Z] Step 29/31 : LABEL arch=arm64 [2022-03-30T04:24:04.684Z] ---> Running in 81a7b39e61bd [2022-03-30T04:24:04.960Z] Collecting docker-compose==1.23.2 [2022-03-30T04:24:04.960Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-30T04:24:05.579Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-30T04:24:05.579Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-30T04:24:05.579Z] Removing intermediate container 1bbb6e22500b [2022-03-30T04:24:05.579Z] ---> 70e9afffa721 [2022-03-30T04:24:05.579Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-30T04:24:05.579Z] Removing intermediate container 81a7b39e61bd [2022-03-30T04:24:05.579Z] ---> 2b4caa1776b1 [2022-03-30T04:24:05.579Z] Step 30/31 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:24:05.579Z] ---> Running in fdd36ac037c1 [2022-03-30T04:24:06.576Z] ---> Running in 5b473663dfcc [2022-03-30T04:24:08.049Z] Removing intermediate container 5b473663dfcc [2022-03-30T04:24:08.049Z] ---> 9fbb5ed9727e [2022-03-30T04:24:08.050Z] Step 31/31 : LABEL version=0.0.0 [2022-03-30T04:24:08.050Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:24:08.323Z] ---> Running in 0dd469122157 [2022-03-30T04:24:08.929Z] Collecting PyYAML<4,>=3.10 [2022-03-30T04:24:08.929Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-30T04:24:08.929Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:24:09.210Z] Removing intermediate container 0dd469122157 [2022-03-30T04:24:09.210Z] ---> 58ed13881e69 [2022-03-30T04:24:09.210Z] [2022-03-30T04:24:09.819Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-30T04:24:10.094Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T04:24:10.094Z] Successfully built 58ed13881e69 [2022-03-30T04:24:10.094Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-30T04:24:10.094Z]  Building security-bootstrapper ... done Building support-notifications [2022-03-30T04:24:10.094Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-30T04:24:10.094Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T04:24:10.369Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-30T04:24:10.369Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-30T04:24:10.647Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:24:10.647Z] OK: 8 MiB in 20 packages [2022-03-30T04:24:12.662Z] Collecting docopt<0.7,>=0.6.1 [2022-03-30T04:24:12.662Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-30T04:24:12.662Z] Removing intermediate container fdd36ac037c1 [2022-03-30T04:24:12.662Z] ---> 59f723af3517 [2022-03-30T04:24:12.662Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:24:14.118Z] ---> 663c0c936f64 [2022-03-30T04:24:14.118Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-30T04:24:15.103Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-30T04:24:15.103Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-30T04:24:16.089Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-30T04:24:16.089Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-30T04:24:16.089Z] Collecting cached-property<2,>=1.2.0 [2022-03-30T04:24:16.368Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-30T04:24:16.368Z] Collecting texttable<0.10,>=0.9.0 [2022-03-30T04:24:16.368Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-30T04:24:17.354Z] Removing intermediate container 59d3f06c208c [2022-03-30T04:24:17.354Z] ---> af8f5fb40145 [2022-03-30T04:24:17.354Z] [2022-03-30T04:24:17.354Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T04:24:17.354Z] ---> cc3d11fa2d52 [2022-03-30T04:24:17.354Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T04:24:17.641Z] ---> Running in 2cd7671424d4 [2022-03-30T04:24:17.641Z] ---> 76320ba456a2 [2022-03-30T04:24:17.641Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-30T04:24:19.090Z] Collecting docker<4.0,>=3.6.0 [2022-03-30T04:24:19.090Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-30T04:24:19.090Z] ---> b75a8f18c72e [2022-03-30T04:24:19.090Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-30T04:24:19.364Z] ---> Running in 8bbdf7d7dfb0 [2022-03-30T04:24:19.364Z] Collecting jsonschema<3,>=2.5.1 [2022-03-30T04:24:19.364Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-30T04:24:19.364Z] 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-30T04:24:19.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:24:19.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:24:19.961Z] Removing intermediate container 8bbdf7d7dfb0 [2022-03-30T04:24:19.961Z] ---> 197d1d8a2cc9 [2022-03-30T04:24:19.961Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:24:19.961Z] ---> Running in 61ca9be8622e [2022-03-30T04:24:19.961Z] Collecting docker-pycreds>=0.4.0 [2022-03-30T04:24:19.961Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-30T04:24:20.566Z] Removing intermediate container 61ca9be8622e [2022-03-30T04:24:20.566Z] ---> 4711f05adf1b [2022-03-30T04:24:20.566Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T04:24:20.863Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T04:24:20.863Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:24:20.863Z] ---> Running in be06a5f9baa8 [2022-03-30T04:24:20.863Z] OK: 5 MiB in 15 packages [2022-03-30T04:24:21.141Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-30T04:24:21.141Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-30T04:24:21.761Z] Collecting idna<2.8,>=2.5 [2022-03-30T04:24:21.761Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-30T04:24:21.761Z] 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-30T04:24:21.761Z] Removing intermediate container be06a5f9baa8 [2022-03-30T04:24:21.761Z] ---> 600a18c9b6ab [2022-03-30T04:24:21.761Z] Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:24:21.761Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-30T04:24:21.761Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-30T04:24:21.761Z] ---> Running in edc8af32ef27 [2022-03-30T04:24:22.037Z] Removing intermediate container 2cd7671424d4 [2022-03-30T04:24:22.037Z] ---> 74da22ec75c0 [2022-03-30T04:24:22.037Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T04:24:22.314Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-30T04:24:22.314Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-30T04:24:22.314Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-30T04:24:22.314Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-30T04:24:22.314Z] ---> Running in 89ebbca32a9f [2022-03-30T04:24:22.602Z] Removing intermediate container edc8af32ef27 [2022-03-30T04:24:22.602Z] ---> 3f01c4d733a8 [2022-03-30T04:24:22.602Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T04:24:22.884Z] ---> Running in 2691ed597d23 [2022-03-30T04:24:22.884Z] Removing intermediate container 89ebbca32a9f [2022-03-30T04:24:22.884Z] ---> dc85f0d49651 [2022-03-30T04:24:22.884Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-30T04:24:23.159Z] ---> Running in 5f527ca43130 [2022-03-30T04:24:23.159Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-30T04:24:23.159Z] Attempting uninstall: urllib3 [2022-03-30T04:24:23.159Z] Found existing installation: urllib3 1.26.5 [2022-03-30T04:24:23.159Z] Uninstalling urllib3-1.26.5: [2022-03-30T04:24:23.468Z] Successfully uninstalled urllib3-1.26.5 [2022-03-30T04:24:23.751Z] Removing intermediate container 2691ed597d23 [2022-03-30T04:24:23.751Z] ---> b6e59782358c [2022-03-30T04:24:23.751Z] [2022-03-30T04:24:23.751Z] Removing intermediate container 5f527ca43130 [2022-03-30T04:24:23.751Z] ---> 7c4b7aa0e6a0 [2022-03-30T04:24:23.751Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T04:24:24.029Z] ---> Running in a020b9504110 [2022-03-30T04:24:24.029Z] Attempting uninstall: idna [2022-03-30T04:24:24.029Z] Found existing installation: idna 3.2 [2022-03-30T04:24:24.029Z] Uninstalling idna-3.2: [2022-03-30T04:24:24.322Z] Successfully uninstalled idna-3.2 [2022-03-30T04:24:24.601Z] Removing intermediate container a020b9504110 [2022-03-30T04:24:24.602Z] ---> d16eb1b86826 [2022-03-30T04:24:24.602Z] Step 15/23 : WORKDIR / [2022-03-30T04:24:24.602Z] Successfully built b6e59782358c [2022-03-30T04:24:24.602Z] ---> Running in e6741fb852ad [2022-03-30T04:24:24.602Z] Successfully tagged core-data-arm64:latest [2022-03-30T04:24:24.602Z] Building security-spire-server [2022-03-30T04:24:25.208Z]  Building core-data ... done Removing intermediate container e6741fb852ad [2022-03-30T04:24:25.208Z] ---> 7a0d5201e6b3 [2022-03-30T04:24:25.208Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:24:25.208Z] Attempting uninstall: chardet [2022-03-30T04:24:25.208Z] Found existing installation: chardet 4.0.0 [2022-03-30T04:24:25.208Z] Uninstalling chardet-4.0.0: [2022-03-30T04:24:25.488Z] Successfully uninstalled chardet-4.0.0 [2022-03-30T04:24:25.768Z] ---> 631db3d64930 [2022-03-30T04:24:25.768Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-30T04:24:27.248Z] Attempting uninstall: requests [2022-03-30T04:24:27.248Z] Found existing installation: requests 2.25.1 [2022-03-30T04:24:27.248Z] Uninstalling requests-2.25.1: [2022-03-30T04:24:27.248Z] Successfully uninstalled requests-2.25.1 [2022-03-30T04:24:27.525Z] ---> e45b28702798 [2022-03-30T04:24:27.525Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-30T04:24:27.798Z] Running setup.py install for texttable: started [2022-03-30T04:24:28.416Z] ---> 8ed7b90a065d [2022-03-30T04:24:28.416Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-30T04:24:28.694Z] ---> Running in e4b9126dbb0c [2022-03-30T04:24:29.302Z] Removing intermediate container e4b9126dbb0c [2022-03-30T04:24:29.302Z] ---> 955fbff9beae [2022-03-30T04:24:29.302Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:24:29.302Z] ---> Running in ec16372de02d [2022-03-30T04:24:29.918Z] Running setup.py install for texttable: finished with status 'done' [2022-03-30T04:24:29.918Z] Running setup.py install for PyYAML: started [2022-03-30T04:24:29.918Z] Removing intermediate container ec16372de02d [2022-03-30T04:24:29.918Z] ---> 95284deaf304 [2022-03-30T04:24:29.918Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T04:24:29.918Z] ---> Running in c2e50e98f8ab [2022-03-30T04:24:30.528Z] Removing intermediate container c2e50e98f8ab [2022-03-30T04:24:30.528Z] ---> d58c916431d6 [2022-03-30T04:24:30.528Z] Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:24:30.807Z] ---> Running in 31d5fdda3224 [2022-03-30T04:24:31.089Z] Removing intermediate container 31d5fdda3224 [2022-03-30T04:24:31.089Z] ---> 95f6e014a36d [2022-03-30T04:24:31.089Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T04:24:31.379Z] ---> Running in 44acf6802847 [2022-03-30T04:24:32.003Z] Removing intermediate container 44acf6802847 [2022-03-30T04:24:32.003Z] ---> dabda642eed4 [2022-03-30T04:24:32.003Z] [2022-03-30T04:24:32.288Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-30T04:24:32.569Z] Successfully built dabda642eed4 [2022-03-30T04:24:32.569Z] Successfully tagged core-command-arm64:latest [2022-03-30T04:24:32.569Z] Building security-proxy-setup [2022-03-30T04:24:32.849Z]  Building core-command ... done  Running setup.py install for docopt: started [2022-03-30T04:24:34.848Z] Running setup.py install for docopt: finished with status 'done' [2022-03-30T04:24:34.848Z] Running setup.py install for dockerpty: started [2022-03-30T04:24:37.497Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-30T04:24:38.951Z] 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-30T04:24:43.299Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:24:43.299Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:24:43.299Z] ---> 254069ba5142 [2022-03-30T04:24:43.299Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T04:24:43.299Z] ---> Using cache [2022-03-30T04:24:43.299Z] ---> 20a992e9e8c3 [2022-03-30T04:24:43.299Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:24:43.299Z] ---> Using cache [2022-03-30T04:24:43.299Z] ---> e0547dcd3603 [2022-03-30T04:24:43.299Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T04:24:43.299Z] ---> Using cache [2022-03-30T04:24:43.299Z] ---> 34804a2ca3d0 [2022-03-30T04:24:43.299Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T04:24:43.299Z] ---> Using cache [2022-03-30T04:24:43.299Z] ---> 8280f917109d [2022-03-30T04:24:43.299Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:24:43.299Z] ---> Using cache [2022-03-30T04:24:43.299Z] ---> 29ae38c6f7b2 [2022-03-30T04:24:43.299Z] Step 8/22 : COPY . . [2022-03-30T04:24:43.299Z] ---> Using cache [2022-03-30T04:24:43.299Z] ---> 7a6693321408 [2022-03-30T04:24:43.299Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-30T04:24:43.299Z] ---> Running in 08a3e34cd94c [2022-03-30T04:24:44.754Z] 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-30T04:24:57.361Z] Removing intermediate container 35443a30b7f3 [2022-03-30T04:24:57.361Z] ---> 35102744ab91 [2022-03-30T04:24:57.361Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-30T04:24:57.361Z] ---> Running in 435162305fe9 [2022-03-30T04:24:57.361Z] Removing intermediate container 435162305fe9 [2022-03-30T04:24:57.361Z] ---> 964345a43518 [2022-03-30T04:24:57.361Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-30T04:24:57.361Z] ---> Running in 67648bed6c00 [2022-03-30T04:24:57.971Z] Removing intermediate container 67648bed6c00 [2022-03-30T04:24:57.971Z] ---> 58826c8efc3d [2022-03-30T04:24:57.971Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-30T04:25:01.375Z] ---> 6e7102b02b2b [2022-03-30T04:25:01.375Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-30T04:25:02.818Z] ---> 6de9ee9735d2 [2022-03-30T04:25:02.818Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-30T04:25:03.093Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:25:03.093Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:25:03.093Z] ---> 254069ba5142 [2022-03-30T04:25:03.093Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T04:25:03.093Z] ---> Using cache [2022-03-30T04:25:03.093Z] ---> 20a992e9e8c3 [2022-03-30T04:25:03.093Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:25:03.093Z] ---> Using cache [2022-03-30T04:25:03.093Z] ---> e0547dcd3603 [2022-03-30T04:25:03.093Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-30T04:25:03.093Z] ---> Running in ef7d77c923a8 [2022-03-30T04:25:05.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:25:05.081Z] ---> 8e9387cfc6f0 [2022-03-30T04:25:05.081Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-30T04:25:05.081Z] ---> Running in 1b62e0698e04 [2022-03-30T04:25:05.703Z] Removing intermediate container 1b62e0698e04 [2022-03-30T04:25:05.703Z] ---> f1cdb884e97e [2022-03-30T04:25:05.703Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:25:05.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:25:05.980Z] ---> Running in 903b1bb964b0 [2022-03-30T04:25:06.972Z] OK: 220 MiB in 52 packages [2022-03-30T04:25:06.972Z] Removing intermediate container 903b1bb964b0 [2022-03-30T04:25:06.972Z] ---> 1875854815b2 [2022-03-30T04:25:06.972Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T04:25:06.972Z] ---> Running in 321061afc634 [2022-03-30T04:25:08.418Z] Removing intermediate container 321061afc634 [2022-03-30T04:25:08.418Z] ---> 8ad9e770a519 [2022-03-30T04:25:08.418Z] Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:25:08.418Z] Removing intermediate container ef7d77c923a8 [2022-03-30T04:25:08.418Z] ---> 3247ca51f6ac [2022-03-30T04:25:08.418Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T04:25:08.418Z] ---> Running in 28f2362fffd7 [2022-03-30T04:25:09.872Z] Removing intermediate container 28f2362fffd7 [2022-03-30T04:25:09.872Z] ---> 15ac5552c6e0 [2022-03-30T04:25:09.872Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T04:25:09.872Z] ---> c10bc74c1694 [2022-03-30T04:25:09.872Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:25:09.872Z] ---> Running in 2da704f69a5b [2022-03-30T04:25:09.872Z] ---> Running in 83062eb215df [2022-03-30T04:25:11.323Z] Removing intermediate container 2da704f69a5b [2022-03-30T04:25:11.323Z] ---> 6e72eb555da5 [2022-03-30T04:25:11.323Z] [2022-03-30T04:25:12.766Z] Successfully built 6e72eb555da5 [2022-03-30T04:25:12.767Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-30T04:25:12.767Z] Building core-metadata [2022-03-30T04:25:16.165Z]  Building sys-mgmt-agent ... done Removing intermediate container 83062eb215df [2022-03-30T04:25:16.165Z] ---> b4f7afca46a2 [2022-03-30T04:25:16.165Z] Step 8/22 : COPY . . [2022-03-30T04:25:26.343Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:25:26.343Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:25:26.343Z] ---> 254069ba5142 [2022-03-30T04:25:26.343Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T04:25:26.343Z] ---> Using cache [2022-03-30T04:25:26.343Z] ---> 20a992e9e8c3 [2022-03-30T04:25:26.343Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:25:26.343Z] ---> Using cache [2022-03-30T04:25:26.343Z] ---> e0547dcd3603 [2022-03-30T04:25:26.343Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T04:25:26.343Z] ---> Using cache [2022-03-30T04:25:26.343Z] ---> 34804a2ca3d0 [2022-03-30T04:25:26.343Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T04:25:26.343Z] ---> Using cache [2022-03-30T04:25:26.343Z] ---> 8280f917109d [2022-03-30T04:25:26.343Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:25:26.343Z] ---> Using cache [2022-03-30T04:25:26.343Z] ---> 29ae38c6f7b2 [2022-03-30T04:25:26.343Z] Step 8/23 : COPY . . [2022-03-30T04:25:26.343Z] ---> Using cache [2022-03-30T04:25:26.343Z] ---> 7a6693321408 [2022-03-30T04:25:26.343Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T04:25:27.792Z] ---> Running in 5ed87beecc72 [2022-03-30T04:25:28.791Z] Removing intermediate container 5ed87beecc72 [2022-03-30T04:25:28.791Z] ---> e1e53eb4d943 [2022-03-30T04:25:28.791Z] 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-30T04:25:28.791Z] ---> Running in e496c4b48343 [2022-03-30T04:25:32.190Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:25:32.190Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:25:32.190Z] ---> 254069ba5142 [2022-03-30T04:25:32.190Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T04:25:32.190Z] ---> Using cache [2022-03-30T04:25:32.190Z] ---> 20a992e9e8c3 [2022-03-30T04:25:32.190Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:25:32.190Z] ---> Using cache [2022-03-30T04:25:32.190Z] ---> e0547dcd3603 [2022-03-30T04:25:32.190Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T04:25:32.190Z] ---> Using cache [2022-03-30T04:25:32.190Z] ---> 34804a2ca3d0 [2022-03-30T04:25:32.190Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T04:25:32.190Z] ---> Using cache [2022-03-30T04:25:32.190Z] ---> 8280f917109d [2022-03-30T04:25:32.190Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:25:32.190Z] ---> Using cache [2022-03-30T04:25:32.190Z] ---> 29ae38c6f7b2 [2022-03-30T04:25:32.190Z] Step 8/22 : COPY . . [2022-03-30T04:25:32.190Z] ---> Using cache [2022-03-30T04:25:32.190Z] ---> 7a6693321408 [2022-03-30T04:25:32.190Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-30T04:25:32.791Z] ---> Running in 750c96b0cb2e [2022-03-30T04:25:32.791Z] spire-1.2.0/ [2022-03-30T04:25:35.432Z] 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-30T04:25:37.419Z] spire-1.2.0/README.md [2022-03-30T04:25:37.419Z] spire-1.2.0/bin/ [2022-03-30T04:25:37.419Z] spire-1.2.0/bin/spire-server [2022-03-30T04:25:37.419Z] spire-1.2.0/bin/spire-agent [2022-03-30T04:25:37.419Z] spire-1.2.0/conf/ [2022-03-30T04:25:37.419Z] spire-1.2.0/conf/server/ [2022-03-30T04:25:37.419Z] spire-1.2.0/conf/server/server.conf [2022-03-30T04:25:37.419Z] spire-1.2.0/conf/agent/ [2022-03-30T04:25:37.419Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T04:25:37.419Z] spire-1.2.0/LICENSE [2022-03-30T04:25:49.844Z] Removing intermediate container e496c4b48343 [2022-03-30T04:25:49.844Z] ---> 326142de5670 [2022-03-30T04:25:49.844Z] [2022-03-30T04:25:49.844Z] Step 11/23 : FROM alpine:3.15 [2022-03-30T04:25:49.844Z] ---> 03078ca19a05 [2022-03-30T04:25:49.844Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T04:25:49.844Z] ---> Using cache [2022-03-30T04:25:49.844Z] ---> ca1a37cea4b6 [2022-03-30T04:25:49.844Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:25:49.844Z] ---> Using cache [2022-03-30T04:25:49.844Z] ---> 8320e2ef2776 [2022-03-30T04:25:49.844Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T04:25:49.844Z] ---> Using cache [2022-03-30T04:25:49.844Z] ---> 3156ce78c5f1 [2022-03-30T04:25:49.844Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T04:26:02.250Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:26:02.250Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:26:02.250Z] ---> 254069ba5142 [2022-03-30T04:26:02.250Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T04:26:02.250Z] ---> Using cache [2022-03-30T04:26:02.250Z] ---> 20a992e9e8c3 [2022-03-30T04:26:02.250Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:26:02.250Z] ---> Using cache [2022-03-30T04:26:02.250Z] ---> e0547dcd3603 [2022-03-30T04:26:02.250Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T04:26:02.250Z] ---> Using cache [2022-03-30T04:26:02.250Z] ---> 34804a2ca3d0 [2022-03-30T04:26:02.250Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T04:26:02.250Z] ---> Using cache [2022-03-30T04:26:02.250Z] ---> 8280f917109d [2022-03-30T04:26:02.250Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:26:02.250Z] ---> Using cache [2022-03-30T04:26:02.250Z] ---> 29ae38c6f7b2 [2022-03-30T04:26:02.250Z] Step 8/23 : COPY . . [2022-03-30T04:26:02.250Z] ---> Using cache [2022-03-30T04:26:02.250Z] ---> 7a6693321408 [2022-03-30T04:26:02.250Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-30T04:26:02.250Z] ---> 8fadaa865e4f [2022-03-30T04:26:02.250Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ ---> Running in 1ec609c100fa [2022-03-30T04:26:02.250Z] [2022-03-30T04:26:02.849Z] ---> d18cc5f9918e [2022-03-30T04:26:02.849Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-30T04:26:02.849Z] ---> db6e7bcc36ed [2022-03-30T04:26:02.849Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-30T04:26:02.849Z] ---> Running in 19f7b66d5926 [2022-03-30T04:26:03.839Z] 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-30T04:26:04.436Z] ---> 89a149ea4661 [2022-03-30T04:26:04.436Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-30T04:26:05.422Z] 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-30T04:26:05.422Z] ---> 6e53d0ca6b05 [2022-03-30T04:26:05.422Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T04:26:05.693Z] ---> Running in d607ee4574aa [2022-03-30T04:26:06.295Z] Removing intermediate container d607ee4574aa [2022-03-30T04:26:06.295Z] ---> 641a8c6d0acc [2022-03-30T04:26:06.295Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T04:26:06.295Z] ---> Running in 39db191d0ba8 [2022-03-30T04:26:06.900Z] Removing intermediate container 39db191d0ba8 [2022-03-30T04:26:06.900Z] ---> ad1bf1b57fc4 [2022-03-30T04:26:06.900Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T04:26:06.900Z] ---> Running in 8d90c443a43f [2022-03-30T04:26:07.505Z] Removing intermediate container 8d90c443a43f [2022-03-30T04:26:07.505Z] ---> bc0b13858a93 [2022-03-30T04:26:07.505Z] Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:26:07.505Z] ---> Running in 62bd48ff9341 [2022-03-30T04:26:08.110Z] Removing intermediate container 62bd48ff9341 [2022-03-30T04:26:08.110Z] ---> 88d74cbcd772 [2022-03-30T04:26:08.110Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T04:26:08.110Z] ---> Running in 209c9be757b8 [2022-03-30T04:26:08.711Z] Removing intermediate container 209c9be757b8 [2022-03-30T04:26:08.711Z] ---> 275d6d824fd8 [2022-03-30T04:26:08.711Z] [2022-03-30T04:26:09.313Z] Successfully built 275d6d824fd8 [2022-03-30T04:26:09.313Z] Successfully tagged security-spire-server-arm64:latest [2022-03-30T04:26:09.313Z]  Building security-spire-server ... done Building security-spire-config [2022-03-30T04:26:48.326Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:26:48.326Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:26:48.326Z] ---> 254069ba5142 [2022-03-30T04:26:48.326Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T04:26:48.326Z] ---> Using cache [2022-03-30T04:26:48.326Z] ---> 20a992e9e8c3 [2022-03-30T04:26:48.326Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:26:48.326Z] ---> Using cache [2022-03-30T04:26:48.326Z] ---> e0547dcd3603 [2022-03-30T04:26:48.326Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T04:26:48.326Z] ---> Using cache [2022-03-30T04:26:48.326Z] ---> 34804a2ca3d0 [2022-03-30T04:26:48.326Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T04:26:48.326Z] ---> Using cache [2022-03-30T04:26:48.326Z] ---> 8280f917109d [2022-03-30T04:26:48.326Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:26:48.326Z] ---> Using cache [2022-03-30T04:26:48.326Z] ---> 29ae38c6f7b2 [2022-03-30T04:26:48.326Z] Step 8/24 : COPY . . [2022-03-30T04:26:48.326Z] ---> Using cache [2022-03-30T04:26:48.326Z] ---> 7a6693321408 [2022-03-30T04:26:48.326Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T04:26:48.326Z] ---> Using cache [2022-03-30T04:26:48.326Z] ---> e1e53eb4d943 [2022-03-30T04:26:48.326Z] 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-30T04:26:48.326Z] ---> Using cache [2022-03-30T04:26:48.326Z] ---> 326142de5670 [2022-03-30T04:26:48.326Z] [2022-03-30T04:26:48.326Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T04:26:48.326Z] ---> 03078ca19a05 [2022-03-30T04:26:48.326Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T04:26:48.326Z] ---> Using cache [2022-03-30T04:26:48.326Z] ---> ca1a37cea4b6 [2022-03-30T04:26:48.326Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:26:48.326Z] ---> Using cache [2022-03-30T04:26:48.326Z] ---> 8320e2ef2776 [2022-03-30T04:26:48.326Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-30T04:26:48.326Z] ---> Running in f14472a5e3c9 [2022-03-30T04:26:48.326Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:26:48.326Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:26:48.786Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T04:26:48.786Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T04:26:48.786Z] OK: 15729 distinct packages available [2022-03-30T04:26:48.786Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:26:50.002Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:26:51.714Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-30T04:26:51.714Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-30T04:26:51.714Z] (3/4) Installing libucontext (1.1-r0) [2022-03-30T04:26:51.714Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-30T04:26:51.714Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T04:26:51.714Z] OK: 6 MiB in 18 packages [2022-03-30T04:26:53.698Z] Removing intermediate container f14472a5e3c9 [2022-03-30T04:26:53.698Z] ---> d1e762475c41 [2022-03-30T04:26:53.698Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T04:26:59.126Z] ---> b1e013ddb9f3 [2022-03-30T04:26:59.126Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T04:26:59.426Z] ---> f3bc33702eb3 [2022-03-30T04:26:59.426Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-30T04:26:59.703Z] ---> Running in 613c57396e92 [2022-03-30T04:27:00.308Z] Removing intermediate container 613c57396e92 [2022-03-30T04:27:00.308Z] ---> 9432deccacb8 [2022-03-30T04:27:00.308Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-30T04:27:01.297Z] ---> f3485630b611 [2022-03-30T04:27:01.297Z] Step 19/24 : WORKDIR / [2022-03-30T04:27:01.297Z] ---> Running in a85c6c5547be [2022-03-30T04:27:01.896Z] Removing intermediate container a85c6c5547be [2022-03-30T04:27:01.896Z] ---> 285419a8689f [2022-03-30T04:27:01.896Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T04:27:01.896Z] ---> Running in c3ac73d5c045 [2022-03-30T04:27:02.494Z] Removing intermediate container c3ac73d5c045 [2022-03-30T04:27:02.494Z] ---> cee0ef1d6c0e [2022-03-30T04:27:02.494Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T04:27:02.494Z] ---> Running in df7fbfb703c9 [2022-03-30T04:27:03.097Z] Removing intermediate container df7fbfb703c9 [2022-03-30T04:27:03.097Z] ---> 9bb436b74509 [2022-03-30T04:27:03.097Z] Step 22/24 : LABEL arch=arm64 [2022-03-30T04:27:03.097Z] ---> Running in d73f93dee7f2 [2022-03-30T04:27:03.692Z] Removing intermediate container d73f93dee7f2 [2022-03-30T04:27:03.692Z] ---> b84aafedca9e [2022-03-30T04:27:03.692Z] Step 23/24 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:27:03.692Z] ---> Running in 5666e7c5adfb [2022-03-30T04:27:04.291Z] Removing intermediate container 5666e7c5adfb [2022-03-30T04:27:04.291Z] ---> 8b05f2c755ef [2022-03-30T04:27:04.291Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T04:27:04.562Z] ---> Running in b5785d28a049 [2022-03-30T04:27:05.163Z] Removing intermediate container b5785d28a049 [2022-03-30T04:27:05.163Z] ---> f37e016c0779 [2022-03-30T04:27:05.163Z] [2022-03-30T04:27:05.438Z] Successfully built f37e016c0779 [2022-03-30T04:27:05.438Z] Successfully tagged security-spire-config-arm64:latest [2022-03-30T04:27:05.438Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-03-30T04:27:44.457Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T04:27:44.457Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-30T04:27:44.457Z] ---> 254069ba5142 [2022-03-30T04:27:44.457Z] Step 3/20 : WORKDIR /edgex-go [2022-03-30T04:27:44.457Z] ---> Using cache [2022-03-30T04:27:44.457Z] ---> 20a992e9e8c3 [2022-03-30T04:27:44.457Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-30T04:27:44.457Z] ---> Running in 0dc7eaf4490d [2022-03-30T04:27:44.457Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:27:44.457Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:27:44.457Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T04:27:44.457Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T04:27:44.457Z] OK: 15739 distinct packages available [2022-03-30T04:27:44.457Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:27:45.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:27:46.903Z] OK: 220 MiB in 52 packages [2022-03-30T04:27:48.380Z] Removing intermediate container 0dc7eaf4490d [2022-03-30T04:27:48.380Z] ---> 437c5e841d54 [2022-03-30T04:27:48.380Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-30T04:27:49.373Z] ---> 68a44f3825fc [2022-03-30T04:27:49.373Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T04:27:49.373Z] ---> Running in c348aa87a2aa [2022-03-30T04:27:54.811Z] Removing intermediate container c348aa87a2aa [2022-03-30T04:27:54.811Z] ---> 44984129abef [2022-03-30T04:27:54.811Z] Step 7/20 : COPY . . [2022-03-30T04:28:17.005Z] ---> a75b53ebfaca [2022-03-30T04:28:17.005Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-30T04:28:17.005Z] ---> Running in edb52ce688d3 [2022-03-30T04:28:18.449Z] 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-30T04:30:55.394Z] Removing intermediate container 08a3e34cd94c [2022-03-30T04:30:55.394Z] ---> ccd26d6bafc3 [2022-03-30T04:30:55.394Z] [2022-03-30T04:30:55.394Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T04:30:55.394Z] ---> cc3d11fa2d52 [2022-03-30T04:30:55.394Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-30T04:30:55.394Z] ---> Using cache [2022-03-30T04:30:55.394Z] ---> 74da22ec75c0 [2022-03-30T04:30:55.394Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T04:30:55.394Z] ---> Using cache [2022-03-30T04:30:55.394Z] ---> dc85f0d49651 [2022-03-30T04:30:55.394Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-30T04:30:55.394Z] ---> Running in 7796036acf18 [2022-03-30T04:30:55.394Z] Removing intermediate container 7796036acf18 [2022-03-30T04:30:55.394Z] ---> 8fd87134356c [2022-03-30T04:30:55.394Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T04:30:55.394Z] ---> Running in 6a0cf840c30d [2022-03-30T04:30:55.394Z] Removing intermediate container 6a0cf840c30d [2022-03-30T04:30:55.394Z] ---> 4a665cc9011f [2022-03-30T04:30:55.394Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:30:55.394Z] ---> bef729a5cbe6 [2022-03-30T04:30:55.394Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-30T04:30:55.394Z] ---> 53f320c8a0e1 [2022-03-30T04:30:55.394Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-30T04:30:55.394Z] ---> e90369cb1485 [2022-03-30T04:30:55.394Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-30T04:30:55.394Z] ---> Running in 18b4f7bbc2b4 [2022-03-30T04:30:55.394Z] Removing intermediate container 18b4f7bbc2b4 [2022-03-30T04:30:55.394Z] ---> 4bad4efdac56 [2022-03-30T04:30:55.394Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:30:55.394Z] ---> Running in 839a45b52027 [2022-03-30T04:30:55.394Z] Removing intermediate container 839a45b52027 [2022-03-30T04:30:55.394Z] ---> a068ab8828d1 [2022-03-30T04:30:55.394Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T04:30:55.667Z] ---> Running in 01323b69751b [2022-03-30T04:30:56.263Z] Removing intermediate container 01323b69751b [2022-03-30T04:30:56.263Z] ---> e5def5a1ca5b [2022-03-30T04:30:56.263Z] Step 21/22 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:30:56.263Z] ---> Running in 44daa599a137 [2022-03-30T04:30:56.538Z] Removing intermediate container 44daa599a137 [2022-03-30T04:30:56.538Z] ---> 593da701018e [2022-03-30T04:30:56.538Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T04:30:56.813Z] ---> Running in 4fb18266b7a8 [2022-03-30T04:30:57.411Z] Removing intermediate container 4fb18266b7a8 [2022-03-30T04:30:57.411Z] ---> 52e376307dc6 [2022-03-30T04:30:57.411Z] [2022-03-30T04:30:58.014Z] Successfully built 52e376307dc6 [2022-03-30T04:30:58.014Z] Successfully tagged support-scheduler-arm64:latest [2022-03-30T04:31:37.039Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-30T04:31:59.497Z] Removing intermediate container 750c96b0cb2e [2022-03-30T04:31:59.497Z] ---> 97d1d58f3286 [2022-03-30T04:31:59.497Z] [2022-03-30T04:31:59.498Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T04:31:59.498Z] ---> cc3d11fa2d52 [2022-03-30T04:31:59.498Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-30T04:31:59.498Z] ---> Running in b8eefccdd24a [2022-03-30T04:31:59.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:31:59.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:32:00.098Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-30T04:32:00.098Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-30T04:32:00.372Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T04:32:00.372Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-30T04:32:00.372Z] (5/6) Installing curl (7.79.1-r0) [2022-03-30T04:32:00.372Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-30T04:32:00.372Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:32:00.372Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T04:32:00.646Z] OK: 8 MiB in 20 packages [2022-03-30T04:32:03.279Z] Removing intermediate container b8eefccdd24a [2022-03-30T04:32:03.279Z] ---> 1e747cc29115 [2022-03-30T04:32:03.279Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T04:32:03.279Z] ---> Running in 343983d55fc9 [2022-03-30T04:32:03.279Z] Removing intermediate container 343983d55fc9 [2022-03-30T04:32:03.279Z] ---> 75306a8c9ab9 [2022-03-30T04:32:03.279Z] Step 13/22 : WORKDIR /edgex [2022-03-30T04:32:03.559Z] ---> Running in 5b3d69718299 [2022-03-30T04:32:03.834Z] Removing intermediate container 5b3d69718299 [2022-03-30T04:32:03.834Z] ---> 972e778b17a7 [2022-03-30T04:32:03.834Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-30T04:32:04.822Z] ---> 381e62889f49 [2022-03-30T04:32:04.822Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-30T04:32:06.812Z] ---> cd8d57f6cc21 [2022-03-30T04:32:06.812Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-30T04:32:09.452Z] ---> b71999eccfe3 [2022-03-30T04:32:09.452Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T04:32:10.053Z] ---> 76618bbcefab [2022-03-30T04:32:10.053Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-30T04:32:10.053Z] ---> Running in 6299e602c063 [2022-03-30T04:32:13.456Z] Removing intermediate container 6299e602c063 [2022-03-30T04:32:13.456Z] ---> 5418dcc4f66c [2022-03-30T04:32:13.456Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T04:32:13.456Z] ---> Running in 4c2bc99bdc0a [2022-03-30T04:32:13.731Z] Removing intermediate container 4c2bc99bdc0a [2022-03-30T04:32:13.731Z] ---> f61d22f9d55f [2022-03-30T04:32:13.731Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T04:32:13.731Z] ---> Running in a82cf90e7e26 [2022-03-30T04:32:14.329Z] Removing intermediate container a82cf90e7e26 [2022-03-30T04:32:14.329Z] ---> 738ef435a9a8 [2022-03-30T04:32:14.329Z] Step 21/22 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:32:14.607Z] ---> Running in 14d082005a44 [2022-03-30T04:32:14.884Z] Removing intermediate container 14d082005a44 [2022-03-30T04:32:14.884Z] ---> 082c13958955 [2022-03-30T04:32:14.884Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T04:32:15.161Z] ---> Running in 1407b9bdc094 [2022-03-30T04:32:15.436Z] Removing intermediate container 1407b9bdc094 [2022-03-30T04:32:15.436Z] ---> 23b34150f5a6 [2022-03-30T04:32:15.436Z] [2022-03-30T04:32:16.033Z] Successfully built 23b34150f5a6 [2022-03-30T04:32:16.033Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-30T04:32:42.850Z]  Building security-proxy-setup ... done Removing intermediate container 1ec609c100fa [2022-03-30T04:32:42.850Z] ---> b379a3839149 [2022-03-30T04:32:42.850Z] [2022-03-30T04:32:42.850Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T04:32:42.850Z] ---> cc3d11fa2d52 [2022-03-30T04:32:42.850Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T04:32:42.850Z] ---> Using cache [2022-03-30T04:32:42.850Z] ---> 74da22ec75c0 [2022-03-30T04:32:42.850Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T04:32:42.850Z] ---> Using cache [2022-03-30T04:32:42.850Z] ---> dc85f0d49651 [2022-03-30T04:32:42.850Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-30T04:32:42.850Z] Removing intermediate container 19f7b66d5926 [2022-03-30T04:32:42.850Z] ---> 228865a2f11d [2022-03-30T04:32:42.850Z] [2022-03-30T04:32:42.850Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T04:32:42.850Z] ---> cc3d11fa2d52 [2022-03-30T04:32:42.850Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-30T04:32:42.850Z] ---> Running in f7e7e3c4e32c [2022-03-30T04:32:43.125Z] ---> Running in 5d70464770d9 [2022-03-30T04:32:43.724Z] Removing intermediate container f7e7e3c4e32c [2022-03-30T04:32:43.724Z] ---> cac7ca4d1f5b [2022-03-30T04:32:43.724Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T04:32:43.724Z] ---> Running in 04a33cd4a5db [2022-03-30T04:32:44.323Z] Removing intermediate container 04a33cd4a5db [2022-03-30T04:32:44.323Z] ---> 72d232d66d40 [2022-03-30T04:32:44.323Z] Step 15/23 : WORKDIR / [2022-03-30T04:32:44.323Z] ---> Running in 17e1dc4ad248 [2022-03-30T04:32:44.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:32:44.875Z] Removing intermediate container 17e1dc4ad248 [2022-03-30T04:32:44.875Z] ---> 58f9e9364b5d [2022-03-30T04:32:44.875Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:32:44.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:32:45.854Z] ---> 8f81d1632b96 [2022-03-30T04:32:45.854Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-30T04:32:45.854Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-30T04:32:45.854Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-30T04:32:45.854Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T04:32:46.128Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T04:32:46.401Z] OK: 6 MiB in 16 packages [2022-03-30T04:32:48.393Z] ---> 8a8550a6c4ae [2022-03-30T04:32:48.393Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-30T04:32:48.393Z] Removing intermediate container 5d70464770d9 [2022-03-30T04:32:48.393Z] ---> a7db00021bc0 [2022-03-30T04:32:48.393Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T04:32:48.393Z] ---> Running in 6e5518a8e20c [2022-03-30T04:32:49.004Z] Removing intermediate container 6e5518a8e20c [2022-03-30T04:32:49.004Z] ---> 69f63d608271 [2022-03-30T04:32:49.004Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-30T04:32:49.004Z] ---> Running in b50008366ae4 [2022-03-30T04:32:49.282Z] ---> 3cbf8496203f [2022-03-30T04:32:49.282Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-30T04:32:49.561Z] ---> Running in 3a445e5ebb1e [2022-03-30T04:32:49.561Z] Removing intermediate container b50008366ae4 [2022-03-30T04:32:49.561Z] ---> 66e25f988b5d [2022-03-30T04:32:49.561Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T04:32:49.561Z] ---> Running in f8a44d8dd71e [2022-03-30T04:32:49.838Z] Removing intermediate container 3a445e5ebb1e [2022-03-30T04:32:49.838Z] ---> e32904ba59f2 [2022-03-30T04:32:49.838Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:32:50.117Z] ---> Running in ad9e0a8c1287 [2022-03-30T04:32:50.396Z] Removing intermediate container f8a44d8dd71e [2022-03-30T04:32:50.396Z] ---> fa569231bf38 [2022-03-30T04:32:50.396Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:32:50.674Z] Removing intermediate container ad9e0a8c1287 [2022-03-30T04:32:50.674Z] ---> 6bab1da786ae [2022-03-30T04:32:50.674Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T04:32:50.674Z] ---> Running in 8eb84a74bf4a [2022-03-30T04:32:51.277Z] ---> 8c8b22967fd2 [2022-03-30T04:32:51.277Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-30T04:32:51.277Z] Removing intermediate container 8eb84a74bf4a [2022-03-30T04:32:51.277Z] ---> 862da37726c3 [2022-03-30T04:32:51.277Z] Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:32:51.277Z] ---> Running in c6ef770ee37e [2022-03-30T04:32:51.873Z] Removing intermediate container c6ef770ee37e [2022-03-30T04:32:51.873Z] ---> 53155a312e98 [2022-03-30T04:32:51.873Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T04:32:52.147Z] ---> Running in 47266f8228e1 [2022-03-30T04:32:52.419Z] Removing intermediate container 47266f8228e1 [2022-03-30T04:32:52.419Z] ---> dae2473ab958 [2022-03-30T04:32:52.419Z] [2022-03-30T04:32:53.020Z] ---> 52115fe88969 [2022-03-30T04:32:53.020Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-30T04:32:53.295Z] Successfully built dae2473ab958 [2022-03-30T04:32:53.295Z] Successfully tagged core-metadata-arm64:latest [2022-03-30T04:32:53.890Z]  Building core-metadata ... done  ---> dd1b09a1a064 [2022-03-30T04:32:53.890Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-30T04:32:53.890Z] ---> Running in 289e7600f457 [2022-03-30T04:32:54.490Z] Removing intermediate container 289e7600f457 [2022-03-30T04:32:54.490Z] ---> 2bc9431c66a7 [2022-03-30T04:32:54.490Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:32:54.490Z] ---> Running in 5ff299254dd9 [2022-03-30T04:32:54.765Z] Removing intermediate container 5ff299254dd9 [2022-03-30T04:32:54.765Z] ---> 5c82859c2377 [2022-03-30T04:32:54.765Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T04:32:54.765Z] ---> Running in aaa8390e1a6c [2022-03-30T04:32:55.364Z] Removing intermediate container aaa8390e1a6c [2022-03-30T04:32:55.364Z] ---> 097844586180 [2022-03-30T04:32:55.364Z] Step 21/22 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:32:55.364Z] ---> Running in b69176ad40f5 [2022-03-30T04:32:55.636Z] Removing intermediate container b69176ad40f5 [2022-03-30T04:32:55.636Z] ---> c1e9198fa652 [2022-03-30T04:32:55.636Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T04:32:55.636Z] ---> Running in 76a9554b6f63 [2022-03-30T04:32:56.243Z] Removing intermediate container 76a9554b6f63 [2022-03-30T04:32:56.243Z] ---> 740fed843250 [2022-03-30T04:32:56.243Z] [2022-03-30T04:32:56.517Z] Successfully built 740fed843250 [2022-03-30T04:32:56.517Z] Successfully tagged support-notifications-arm64:latest [2022-03-30T04:33:04.792Z]  Building support-notifications ... done Removing intermediate container edb52ce688d3 [2022-03-30T04:33:04.792Z] ---> 813ff58b429f [2022-03-30T04:33:04.792Z] [2022-03-30T04:33:04.792Z] Step 9/20 : FROM alpine:3.15 [2022-03-30T04:33:04.792Z] ---> 03078ca19a05 [2022-03-30T04:33:04.792Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T04:33:04.792Z] ---> Using cache [2022-03-30T04:33:04.792Z] ---> ca1a37cea4b6 [2022-03-30T04:33:04.792Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T04:33:04.792Z] ---> Using cache [2022-03-30T04:33:04.792Z] ---> 8320e2ef2776 [2022-03-30T04:33:04.792Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-30T04:33:04.792Z] ---> Running in 0618eefc1a75 [2022-03-30T04:33:04.792Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:33:05.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:33:06.362Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T04:33:06.362Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T04:33:06.362Z] OK: 15729 distinct packages available [2022-03-30T04:33:06.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T04:33:07.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T04:33:08.202Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-30T04:33:08.478Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-30T04:33:08.478Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-30T04:33:08.749Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-30T04:33:08.749Z] (5/9) Installing curl (7.80.0-r0) [2022-03-30T04:33:08.749Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-30T04:33:09.020Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-30T04:33:09.020Z] (8/9) Installing libucontext (1.1-r0) [2022-03-30T04:33:09.020Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-30T04:33:09.291Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T04:33:09.291Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T04:33:09.575Z] OK: 8 MiB in 23 packages [2022-03-30T04:33:11.005Z] Removing intermediate container 0618eefc1a75 [2022-03-30T04:33:11.005Z] ---> 762aaa6504d6 [2022-03-30T04:33:11.005Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T04:33:11.279Z] ---> e84a9e3ae95c [2022-03-30T04:33:11.279Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-30T04:33:12.735Z] ---> de63d521759a [2022-03-30T04:33:12.735Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-30T04:33:13.328Z] ---> c435285950b5 [2022-03-30T04:33:13.328Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-30T04:33:13.328Z] ---> Running in dfeef2f5767b [2022-03-30T04:33:13.600Z] Removing intermediate container dfeef2f5767b [2022-03-30T04:33:13.600Z] ---> f0de51a67813 [2022-03-30T04:33:13.600Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T04:33:13.600Z] ---> Running in e0eb9a7cea2a [2022-03-30T04:33:13.874Z] Removing intermediate container e0eb9a7cea2a [2022-03-30T04:33:13.874Z] ---> 4972fe4449e8 [2022-03-30T04:33:13.874Z] Step 18/20 : LABEL arch=arm64 [2022-03-30T04:33:13.874Z] ---> Running in c0169f5a1ce1 [2022-03-30T04:33:14.469Z] Removing intermediate container c0169f5a1ce1 [2022-03-30T04:33:14.469Z] ---> 9cbf850dd212 [2022-03-30T04:33:14.469Z] Step 19/20 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [2022-03-30T04:33:14.469Z] ---> Running in 38b514dfb5fd [2022-03-30T04:33:14.743Z] Removing intermediate container 38b514dfb5fd [2022-03-30T04:33:14.743Z] ---> bf25a7cf3578 [2022-03-30T04:33:14.743Z] Step 20/20 : LABEL version=0.0.0 [2022-03-30T04:33:14.743Z] ---> Running in bffc80edd907 [2022-03-30T04:33:15.015Z] Removing intermediate container bffc80edd907 [2022-03-30T04:33:15.015Z] ---> c8af67ccd9d9 [2022-03-30T04:33:15.015Z] [2022-03-30T04:33:15.608Z] Successfully built c8af67ccd9d9 [2022-03-30T04:33:15.608Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-30T04:33:15.896Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-03-30T04:33:15.893Z] $ docker stop --time=1 45ec8a0dd53628b6dfad89e8c0ee97a3fb1c63b14b07fc9dd5de2816af739094 [2022-03-30T04:33:17.598Z] $ docker rm -f 45ec8a0dd53628b6dfad89e8c0ee97a3fb1c63b14b07fc9dd5de2816af739094 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T04:33:18.206Z] + docker images [2022-03-30T04:33:18.483Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-30T04:33:18.483Z] security-spiffe-token-provider-arm64 latest c8af67ccd9d9 4 seconds ago 27.7MB [2022-03-30T04:33:18.483Z] 813ff58b429f 16 seconds ago 1.42GB [2022-03-30T04:33:18.483Z] support-notifications-arm64 latest 740fed843250 23 seconds ago 25.5MB [2022-03-30T04:33:18.483Z] core-metadata-arm64 latest dae2473ab958 26 seconds ago 25.1MB [2022-03-30T04:33:18.483Z] b379a3839149 37 seconds ago 1.43GB [2022-03-30T04:33:18.483Z] 228865a2f11d 38 seconds ago 1.43GB [2022-03-30T04:33:18.483Z] security-proxy-setup-arm64 latest 23b34150f5a6 About a minute ago 42.1MB [2022-03-30T04:33:18.483Z] 97d1d58f3286 About a minute ago 1.44GB [2022-03-30T04:33:18.483Z] support-scheduler-arm64 latest 52e376307dc6 2 minutes ago 24.9MB [2022-03-30T04:33:18.483Z] ccd26d6bafc3 2 minutes ago 1.43GB [2022-03-30T04:33:18.483Z] security-spire-config-arm64 latest f37e016c0779 6 minutes ago 81.9MB [2022-03-30T04:33:18.483Z] security-spire-server-arm64 latest 275d6d824fd8 7 minutes ago 82.6MB [2022-03-30T04:33:18.483Z] 326142de5670 7 minutes ago 1.42GB [2022-03-30T04:33:18.483Z] sys-mgmt-agent-arm64 latest 6e72eb555da5 8 minutes ago 288MB [2022-03-30T04:33:18.483Z] core-command-arm64 latest dabda642eed4 8 minutes ago 23.7MB [2022-03-30T04:33:18.483Z] core-data-arm64 latest b6e59782358c 8 minutes ago 34.4MB [2022-03-30T04:33:18.483Z] af8f5fb40145 9 minutes ago 1.43GB [2022-03-30T04:33:18.483Z] security-bootstrapper-arm64 latest 58ed13881e69 9 minutes ago 23.6MB [2022-03-30T04:33:18.483Z] a4537c60227a 9 minutes ago 1.46GB [2022-03-30T04:33:18.483Z] security-secretstore-setup-arm64 latest bc01e2e6bdad 9 minutes ago 40.8MB [2022-03-30T04:33:18.483Z] 331911461561 9 minutes ago 1.43GB [2022-03-30T04:33:18.483Z] 138d334c4c95 10 minutes ago 1.44GB [2022-03-30T04:33:18.483Z] df7da076835e 10 minutes ago 1.43GB [2022-03-30T04:33:18.483Z] security-spire-agent-arm64 latest e53ef2ba7884 16 minutes ago 118MB [2022-03-30T04:33:18.483Z] 42d3403b5f79 16 minutes ago 1.42GB [2022-03-30T04:33:18.483Z] ci-base-image-arm64 latest 254069ba5142 30 minutes ago 886MB [2022-03-30T04:33:18.483Z] alpine 3.14 cc3d11fa2d52 28 hours ago 5.34MB [2022-03-30T04:33:18.483Z] alpine 3.15 03078ca19a05 28 hours ago 5.32MB [2022-03-30T04:33:18.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB [2022-03-30T04:33:18.483Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-30T04:33:18.483Z] 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-30T04:33:18.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T04:33:18.930Z] [2022-03-30T04:33:18.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-30T04:33:19.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T04:33:19.582Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-30T04:33:19.582Z] 8998bd30e6a1: Pulling fs layer [2022-03-30T04:33:19.582Z] 04944245beec: Pulling fs layer [2022-03-30T04:33:19.582Z] 699f458cf7ca: Pulling fs layer [2022-03-30T04:33:19.582Z] 765212b225bb: Pulling fs layer [2022-03-30T04:33:19.582Z] f23df028b6ca: Pulling fs layer [2022-03-30T04:33:19.582Z] d65c8cfc05b1: Pulling fs layer [2022-03-30T04:33:19.582Z] 2437ff75d9bd: Pulling fs layer [2022-03-30T04:33:19.582Z] 765212b225bb: Waiting [2022-03-30T04:33:19.582Z] f23df028b6ca: Waiting [2022-03-30T04:33:19.582Z] d65c8cfc05b1: Waiting [2022-03-30T04:33:19.582Z] 2437ff75d9bd: Waiting [2022-03-30T04:33:19.582Z] 04944245beec: Verifying Checksum [2022-03-30T04:33:19.582Z] 04944245beec: Download complete [2022-03-30T04:33:19.582Z] 765212b225bb: Verifying Checksum [2022-03-30T04:33:19.582Z] 765212b225bb: Download complete [2022-03-30T04:33:19.861Z] f23df028b6ca: Verifying Checksum [2022-03-30T04:33:19.861Z] f23df028b6ca: Download complete [2022-03-30T04:33:19.861Z] d65c8cfc05b1: Download complete [2022-03-30T04:33:19.861Z] 699f458cf7ca: Verifying Checksum [2022-03-30T04:33:19.861Z] 699f458cf7ca: Download complete [2022-03-30T04:33:20.132Z] 8998bd30e6a1: Verifying Checksum [2022-03-30T04:33:20.132Z] 8998bd30e6a1: Download complete [2022-03-30T04:33:22.752Z] 2437ff75d9bd: Verifying Checksum [2022-03-30T04:33:22.752Z] 2437ff75d9bd: Download complete [2022-03-30T04:33:24.727Z] 8998bd30e6a1: Pull complete [2022-03-30T04:33:25.323Z] 04944245beec: Pull complete [2022-03-30T04:33:26.756Z] 699f458cf7ca: Pull complete [2022-03-30T04:33:27.029Z] 765212b225bb: Pull complete [2022-03-30T04:33:27.628Z] f23df028b6ca: Pull complete [2022-03-30T04:33:27.900Z] d65c8cfc05b1: Pull complete [2022-03-30T04:33:42.973Z] 2437ff75d9bd: Pull complete [2022-03-30T04:33:42.973Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-30T04:33:42.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T04:33:42.973Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-30T04:33:43.210Z] prd-ubuntu20.04-docker-arm64-4c-16g-9398 does not seem to be running inside a container [2022-03-30T04:33:43.281Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-30T04:33:45.857Z] $ docker top f978dd6af584d89deecaacbad14f1110573e936154e9c2faf1d9b286c53c3398 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T04:33:46.855Z] ---> job-cost.sh [2022-03-30T04:33:46.856Z] lf-activate-venv: SKIPPING [2022-03-30T04:33:46.856Z] INFO: No Stack... [2022-03-30T04:33:47.451Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-30T04:33:48.422Z] INFO: Archiving Costs [Pipeline] sh [2022-03-30T04:33:49.085Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-03-30T04:33:49.085Z] + cut -d, -f6 [Pipeline] lock [2022-03-30T04:33:49.149Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3930-2-stack-cost] [2022-03-30T04:33:49.155Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3930-2-stack-cost] did not exist. Created. [2022-03-30T04:33:49.155Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3930-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-30T04:33:49.818Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-30T04:33:50.000Z] Stashed 1 file(s) [Pipeline] } [2022-03-30T04:33:50.009Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3930-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-30T04:33:50.020Z] $ docker stop --time=1 f978dd6af584d89deecaacbad14f1110573e936154e9c2faf1d9b286c53c3398 [2022-03-30T04:33:51.540Z] $ docker rm -f f978dd6af584d89deecaacbad14f1110573e936154e9c2faf1d9b286c53c3398 [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-30T04:33:52.108Z] provisioning config files... [2022-03-30T04:33:52.115Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6200556781342077650tmp [Pipeline] { [Pipeline] sh [2022-03-30T04:33:52.411Z] + set +x [2022-03-30T04:33:52.411Z] + + bashcurl -s -s -- https://codecov.io/bash [2022-03-30T04:33:52.411Z] [2022-03-30T04:33:52.411Z] [2022-03-30T04:33:52.411Z] _____ _ [2022-03-30T04:33:52.411Z] / ____| | | [2022-03-30T04:33:52.411Z] | | ___ __| | ___ ___ _____ __ [2022-03-30T04:33:52.411Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-30T04:33:52.411Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-30T04:33:52.411Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-30T04:33:52.411Z] Bash-1.0.6 [2022-03-30T04:33:52.411Z] [2022-03-30T04:33:52.411Z] [2022-03-30T04:33:52.411Z] ==> git version 2.25.1 found [2022-03-30T04:33:52.411Z] ==> 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-30T04:33:52.411Z] Release-Date: 2020-01-08 [2022-03-30T04:33:52.411Z] 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-30T04:33:52.411Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-30T04:33:52.411Z] ==> Jenkins CI detected. [2022-03-30T04:33:52.411Z] current dir:  /w/workspace/edgex-go/2 [2022-03-30T04:33:52.411Z] project root: . [2022-03-30T04:33:52.411Z] --> token set from env [2022-03-30T04:33:52.411Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-30T04:33:52.411Z] ==> Running gcov in . (disable via -X gcov) [2022-03-30T04:33:52.411Z] ==> Python coveragepy not found [2022-03-30T04:33:52.411Z] ==> Searching for coverage reports in: [2022-03-30T04:33:52.411Z] + . [2022-03-30T04:33:52.671Z] -> Found 1 reports [2022-03-30T04:33:52.671Z] ==> Detecting git/mercurial file structure [2022-03-30T04:33:52.671Z] ==> Reading reports [2022-03-30T04:33:52.671Z] + ./coverage.out bytes=427664 [2022-03-30T04:33:52.671Z] ==> Appending adjustments [2022-03-30T04:33:52.671Z] https://docs.codecov.io/docs/fixing-reports [2022-03-30T04:33:53.610Z] + Found adjustments [2022-03-30T04:33:53.610Z] ==> Gzipping contents [2022-03-30T04:33:53.610Z] 60K /tmp/codecov.BgRqPW.gz [2022-03-30T04:33:53.610Z] ==> Uploading reports [2022-03-30T04:33:53.610Z] url: https://codecov.io [2022-03-30T04:33:53.610Z] query: branch=PR-3930&commit=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3930%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3930&job=&cmd_args= [2022-03-30T04:33:53.610Z] -> Pinging Codecov [2022-03-30T04:33:53.610Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3930&commit=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3930%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3930&job=&cmd_args= [2022-03-30T04:33:53.869Z] -> Uploading to [2022-03-30T04:33:53.869Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-30/00271124DB129430A58F1EEE437C3FCB/98bf5371d3e76d12aa80c63d54a4082a8f44dbc8/2bccbd99-e8aa-41a4-a2c0-8ed11deab83e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220330T043353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e405cab3d2b23f0ecff429ff0660639123effbbbf17be5ef0d43ae812c46f36 [2022-03-30T04:33:54.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T04:33:54.129Z] Dload Upload Total Spent Left Speed [2022-03-30T04:33:54.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58467 0 0 100 58467 0 230k --:--:-- --:--:-- --:--:-- 230k [2022-03-30T04:33:54.389Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [Pipeline] } [2022-03-30T04:33:54.398Z] 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-30T04:33:55.136Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-30T04:33:55.432Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T04:33:56.348Z] ---> package-listing.sh [2022-03-30T04:33:56.348Z] ++ facter osfamily [2022-03-30T04:33:56.348Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-30T04:33:56.348Z] + OS_FAMILY=debian [2022-03-30T04:33:56.348Z] + workspace=/w/workspace/edgex-go/2 [2022-03-30T04:33:56.348Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-30T04:33:56.348Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-30T04:33:56.348Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-30T04:33:56.348Z] + PACKAGES=/tmp/packages_start.txt [2022-03-30T04:33:56.348Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-30T04:33:56.348Z] + PACKAGES=/tmp/packages_end.txt [2022-03-30T04:33:56.348Z] + case "${OS_FAMILY}" in [2022-03-30T04:33:56.348Z] + dpkg -l [2022-03-30T04:33:56.348Z] + grep '^ii' [2022-03-30T04:33:56.348Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-30T04:33:56.348Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-30T04:33:56.348Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-30T04:33:56.348Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-30T04:33:56.348Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-03-30T04:33:56.648Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-03-30T04:33:56.658Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-30T04:33:56.935Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-30T04:33:57.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T04:33:57.492Z] [2022-03-30T04:33:57.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T04:33:57.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T04:33:57.792Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-30T04:33:57.792Z] 5eb5b503b376: Pulling fs layer [2022-03-30T04:33:57.792Z] 5c69ac0246d0: Pulling fs layer [2022-03-30T04:33:57.792Z] ec43610c2a17: Pulling fs layer [2022-03-30T04:33:57.792Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-30T04:33:57.792Z] 33b1e0a273af: Pulling fs layer [2022-03-30T04:33:57.792Z] 5d3b04190fa2: Pulling fs layer [2022-03-30T04:33:57.792Z] 2f39f015ded8: Pulling fs layer [2022-03-30T04:33:57.792Z] 2f39f015ded8: Waiting [2022-03-30T04:33:57.792Z] 5d3b04190fa2: Waiting [2022-03-30T04:33:57.792Z] 33b1e0a273af: Waiting [2022-03-30T04:33:57.792Z] 3a2ae6a8a46f: Waiting [2022-03-30T04:33:57.792Z] 5c69ac0246d0: Verifying Checksum [2022-03-30T04:33:57.792Z] 5c69ac0246d0: Download complete [2022-03-30T04:33:57.792Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-30T04:33:57.792Z] 3a2ae6a8a46f: Download complete [2022-03-30T04:33:57.792Z] 33b1e0a273af: Verifying Checksum [2022-03-30T04:33:57.792Z] 33b1e0a273af: Download complete [2022-03-30T04:33:57.792Z] 5d3b04190fa2: Verifying Checksum [2022-03-30T04:33:57.792Z] 5d3b04190fa2: Download complete [2022-03-30T04:33:57.792Z] ec43610c2a17: Verifying Checksum [2022-03-30T04:33:57.792Z] ec43610c2a17: Download complete [2022-03-30T04:33:58.051Z] 5eb5b503b376: Verifying Checksum [2022-03-30T04:33:58.051Z] 5eb5b503b376: Download complete [2022-03-30T04:33:58.616Z] 2f39f015ded8: Download complete [2022-03-30T04:33:59.183Z] 5eb5b503b376: Pull complete [2022-03-30T04:33:59.441Z] 5c69ac0246d0: Pull complete [2022-03-30T04:33:59.701Z] ec43610c2a17: Pull complete [2022-03-30T04:33:59.961Z] 3a2ae6a8a46f: Pull complete [2022-03-30T04:34:00.222Z] 33b1e0a273af: Pull complete [2022-03-30T04:34:00.222Z] 5d3b04190fa2: Pull complete [2022-03-30T04:34:04.420Z] 2f39f015ded8: Pull complete [2022-03-30T04:34:04.420Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-30T04:34:04.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T04:34:04.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-30T04:34:04.493Z] prd-ubuntu20.04-docker-8c-8g-9397 does not seem to be running inside a container [2022-03-30T04:34:04.528Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-30T04:34:06.555Z] $ docker top ba83267f422409bf24ed46cb67f04b8ca6df957114b7cde13e51e1c860d06e0a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T04:34:06.916Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-30T04:34:07.206Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-30T04:34:07.496Z] + ls /var/log/sa-host [2022-03-30T04:34:07.496Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T04:34:07.708Z] provisioning config files... [2022-03-30T04:34:07.716Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4228851448681478112tmp [Pipeline] { [Pipeline] echo [2022-03-30T04:34:07.733Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T04:34:08.021Z] ---> create-netrc.sh [Pipeline] } [2022-03-30T04:34:08.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-30T04:34:08.377Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-30T04:34:08.388Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T04:34:08.677Z] ---> sudo-logs.sh [2022-03-30T04:34:08.677Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-30T04:34:08.703Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T04:34:08.991Z] ---> job-cost.sh [2022-03-30T04:34:08.991Z] lf-activate-venv: SKIPPING [2022-03-30T04:34:08.991Z] DEBUG: total: 0.10999999940395355 [2022-03-30T04:34:08.991Z] INFO: Retrieving Stack Cost... [2022-03-30T04:34:09.562Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-30T04:34:09.823Z] INFO: Archiving Costs [Pipeline] echo [2022-03-30T04:34:09.844Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T04:34:10.133Z] ---> logs-deploy.sh [2022-03-30T04:34:10.133Z] lf-activate-venv: SKIPPING [2022-03-30T04:34:10.133Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3930/2 [2022-03-30T04:34:10.133Z] INFO: archiving workspace using pattern(s): [2022-03-30T04:34:11.075Z] Archives upload complete. [2022-03-30T04:34:11.075Z] INFO: archiving logs to Nexus