Branch indexing 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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839+7587fe9d184367fcb080c5c3df364d4d130cdabb (396b69f265f256e548997ad086b93638b45167ba) 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-ssh10313791503288042150.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-ssh12795084942700382112.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-3924/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-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5996061493915685295.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-ssh4704087395206305223.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-3924/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-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2169708326758989720.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9444 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 > 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/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 # timeout=10 Merge succeeded, producing 3e0ad5c4e1836de423637a5eb008012af16be205 Checking out Revision 3e0ad5c4e1836de423637a5eb008012af16be205 (PR-3924) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e0ad5c4e1836de423637a5eb008012af16be205 # timeout=10 Commit message: "Merge commit '7587fe9d184367fcb080c5c3df364d4d130cdabb' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-30T20:29:55.253Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-30T20:29:55.294Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 65e377b33af0aae1c887bc38cabdbc659685d2dd # timeout=10 [Pipeline] echo [2022-03-30T20:29:55.313Z] ========================================================= [2022-03-30T20:29:55.313Z] EdgeX Global Pipelines Version Info [2022-03-30T20:29:55.313Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:29:56.063Z] ------------------- [2022-03-30T20:29:56.063Z] stable info: [2022-03-30T20:29:56.063Z] ------------------- [2022-03-30T20:29:56.063Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-30T20:29:56.063Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T20:29:56.063Z] Message: update stable to v1.0.221 [2022-03-30T20:29:56.635Z] ------------------- [2022-03-30T20:29:56.635Z] experimental info: [2022-03-30T20:29:56.635Z] ------------------- [2022-03-30T20:29:56.635Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-30T20:29:56.635Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T20:29:56.635Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-30T20:29:56.784Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-30T20:29:56.794Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-30T20:29:56.805Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-30T20:29:56.813Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-30T20:29:56.824Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-30T20:29:56.835Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-30T20:29:56.849Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-30T20:29:56.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-30T20:29:56.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-30T20:29:56.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-30T20:29:56.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-30T20:29:56.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-30T20:29:56.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-30T20:29:56.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-30T20:29:56.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-30T20:29:57.000Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T20:29:57.017Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T20:29:57.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-30T20:29:57.042Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-30T20:29:57.057Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-30T20:29:57.068Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-30T20:29:57.084Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-30T20:29:57.094Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo [2022-03-30T20:29:57.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo [2022-03-30T20:29:57.119Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo [2022-03-30T20:29:57.131Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e0ad5c4e1836de423637a5eb008012af16be205 [Pipeline] echo [2022-03-30T20:29:57.143Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e0ad5c [Pipeline] echo [2022-03-30T20:29:57.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T20:29:57.201Z] provisioning config files... [2022-03-30T20:29:57.214Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3101603462290336697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:29:57.521Z] ---> docker-login.sh [2022-03-30T20:29:57.521Z] nexus3.edgexfoundry.org:10001 [2022-03-30T20:29:57.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:29:57.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:29:57.781Z] Configure a credential helper to remove this warning. See [2022-03-30T20:29:57.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:29:57.781Z] [2022-03-30T20:29:57.781Z] Login Succeeded [2022-03-30T20:29:57.781Z] nexus3.edgexfoundry.org:10002 [2022-03-30T20:29:58.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:29:58.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:29:58.042Z] Configure a credential helper to remove this warning. See [2022-03-30T20:29:58.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:29:58.042Z] [2022-03-30T20:29:58.042Z] Login Succeeded [2022-03-30T20:29:58.042Z] nexus3.edgexfoundry.org:10003 [2022-03-30T20:29:58.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:29:58.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:29:58.042Z] Configure a credential helper to remove this warning. See [2022-03-30T20:29:58.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:29:58.042Z] [2022-03-30T20:29:58.042Z] Login Succeeded [2022-03-30T20:29:58.042Z] nexus3.edgexfoundry.org:10004 [2022-03-30T20:29:58.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:29:58.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:29:58.304Z] Configure a credential helper to remove this warning. See [2022-03-30T20:29:58.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:29:58.304Z] [2022-03-30T20:29:58.304Z] Login Succeeded [2022-03-30T20:29:58.304Z] docker.io [2022-03-30T20:29:58.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:29:58.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:29:58.567Z] Configure a credential helper to remove this warning. See [2022-03-30T20:29:58.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:29:58.567Z] [2022-03-30T20:29:58.567Z] Login Succeeded [2022-03-30T20:29:58.567Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T20:29:58.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T20:29:58.886Z] + 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-30T20:29:58.886Z] + + dirname cmd/core-command/Dockerfile [2022-03-30T20:29:58.886Z] cut -d/ -f2 [2022-03-30T20:29:58.886Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-30T20:29:58.886Z] + cut -d/ -f2+ [2022-03-30T20:29:58.886Z] dirname cmd/core-data/Dockerfile [2022-03-30T20:29:58.886Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-30T20:29:58.886Z] + dirname cmd/core-metadata/Dockerfile [2022-03-30T20:29:58.886Z] + cut -d/ -f2 [2022-03-30T20:29:58.886Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-30T20:29:58.886Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-30T20:29:58.886Z] + cut -d/ -f2 [2022-03-30T20:29:58.886Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-30T20:29:58.886Z] + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ [2022-03-30T20:29:58.886Z] -f2 [2022-03-30T20:29:58.886Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-30T20:29:58.886Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-30T20:29:58.886Z] + cut -d/ -f2 [2022-03-30T20:29:58.886Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-30T20:29:58.886Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-30T20:29:58.886Z] + cut -d/ -f2 [2022-03-30T20:29:58.886Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-30T20:29:58.886Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-30T20:29:58.886Z] + cut -d/ -f2 [2022-03-30T20:29:58.886Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-30T20:29:58.886Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-30T20:29:58.886Z] + cut -d/ -f2 [2022-03-30T20:29:58.886Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-30T20:29:58.886Z] + cut -d/ -f2 [2022-03-30T20:29:58.886Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-30T20:29:58.886Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-30T20:29:58.886Z] + dirname cmd/support-notifications/Dockerfile [2022-03-30T20:29:58.886Z] + cut -d/ -f2 [2022-03-30T20:29:58.886Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-30T20:29:58.886Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-30T20:29:58.886Z] + cut -d/ -f2 [2022-03-30T20:29:58.886Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-30T20:29:58.886Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-30T20:29:58.886Z] + cut -d/ -f2 [2022-03-30T20:29:58.886Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-30T20:29:58.920Z] 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-30T20:29:59.277Z] + git rev-list -1 --merges 3e0ad5c4e1836de423637a5eb008012af16be205~1..3e0ad5c4e1836de423637a5eb008012af16be205 [Pipeline] echo [2022-03-30T20:29:59.289Z] -----------> git rev-list -1 --merges 3e0ad5c4e1836de423637a5eb008012af16be205~1..3e0ad5c4e1836de423637a5eb008012af16be205 3e0ad5c4e1836de423637a5eb008012af16be205 [2022-03-30T20:29:59.289Z] 3e0ad5c4e1836de423637a5eb008012af16be205 [false] [Pipeline] sh [2022-03-30T20:29:59.581Z] + git log --format=format:%s -1 3e0ad5c4e1836de423637a5eb008012af16be205 [Pipeline] echo [2022-03-30T20:29:59.596Z] ========================================================= [2022-03-30T20:29:59.596Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-30T20:29:59.596Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-30T20:30:00.006Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T20:30:00.006Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-30T20:30:00.006Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-30T20:30:00.006Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-30T20:30:00.006Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-30T20:30:00.006Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-30T20:30:00.006Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:00.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T20:30:00.351Z] [2022-03-30T20:30:00.351Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:00.658Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T20:30:00.658Z] latest: Pulling from edgex-devops/git-semver [2022-03-30T20:30:00.658Z] a0d0a0d46f8b: Pulling fs layer [2022-03-30T20:30:00.658Z] 3e5f54012d9b: Pulling fs layer [2022-03-30T20:30:00.658Z] 4c7163046ea9: Pulling fs layer [2022-03-30T20:30:00.658Z] 0c2d73faf560: Pulling fs layer [2022-03-30T20:30:00.658Z] 0c2d73faf560: Waiting [2022-03-30T20:30:00.658Z] 3e5f54012d9b: Verifying Checksum [2022-03-30T20:30:00.658Z] 3e5f54012d9b: Download complete [2022-03-30T20:30:00.658Z] a0d0a0d46f8b: Download complete [2022-03-30T20:30:00.658Z] 0c2d73faf560: Verifying Checksum [2022-03-30T20:30:00.658Z] 0c2d73faf560: Download complete [2022-03-30T20:30:00.658Z] 4c7163046ea9: Verifying Checksum [2022-03-30T20:30:00.658Z] 4c7163046ea9: Download complete [2022-03-30T20:30:00.920Z] a0d0a0d46f8b: Pull complete [2022-03-30T20:30:00.920Z] 3e5f54012d9b: Pull complete [2022-03-30T20:30:01.178Z] 4c7163046ea9: Pull complete [2022-03-30T20:30:01.439Z] 0c2d73faf560: Pull complete [2022-03-30T20:30:01.439Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-30T20:30:01.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T20:30:01.439Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-30T20:30:01.521Z] prd-ubuntu20.04-docker-8c-8g-9444 does not seem to be running inside a container [2022-03-30T20:30:01.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T20:30:02.317Z] $ docker top 697c5650e7434ecabd61e2dc78d8102fdc61c3dc1151de4b7665580faca99887 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T20:30:02.428Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T20:30:02.428Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T20:30:02.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T20:30:02.577Z] $ docker exec 697c5650e7434ecabd61e2dc78d8102fdc61c3dc1151de4b7665580faca99887 ssh-agent [2022-03-30T20:30:02.701Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOlIIig/agent.14 [2022-03-30T20:30:02.701Z] SSH_AGENT_PID=20 [2022-03-30T20:30:02.709Z] Running ssh-add (command line suppressed) [2022-03-30T20:30:02.833Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_9082975323373885000.key (/w/workspace/edgex-go/5@tmp/private_key_9082975323373885000.key) [2022-03-30T20:30:02.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T20:30:03.138Z] + git tag --points-at HEAD [Pipeline] } [2022-03-30T20:30:03.163Z] $ docker exec --env ******** --env ******** 697c5650e7434ecabd61e2dc78d8102fdc61c3dc1151de4b7665580faca99887 ssh-agent -k [2022-03-30T20:30:03.287Z] unset SSH_AUTH_SOCK; [2022-03-30T20:30:03.288Z] unset SSH_AGENT_PID; [2022-03-30T20:30:03.288Z] echo Agent pid 20 killed; [2022-03-30T20:30:03.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-30T20:30:03.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T20:30:03.322Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T20:30:03.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T20:30:03.468Z] $ docker exec 697c5650e7434ecabd61e2dc78d8102fdc61c3dc1151de4b7665580faca99887 ssh-agent [2022-03-30T20:30:03.594Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXddhlPe/agent.53 [2022-03-30T20:30:03.594Z] SSH_AGENT_PID=59 [2022-03-30T20:30:03.600Z] Running ssh-add (command line suppressed) [2022-03-30T20:30:03.730Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6732481886168636337.key (/w/workspace/edgex-go/5@tmp/private_key_6732481886168636337.key) [2022-03-30T20:30:03.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T20:30:04.038Z] + git semver init [2022-03-30T20:30:04.038Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T20:30:04.038Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2022-03-30T20:30:04.038Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2022-03-30T20:30:04.038Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T20:30:04.038Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T20:30:04.038Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T20:30:04.038Z] # $SEMVER_BRANCH = PR-3924 [2022-03-30T20:30:04.038Z] # $SEMVER_TEMP = /tmp/semver-840525602 [2022-03-30T20:30:04.038Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-30T20:30:18.943Z] # '/tmp/semver-840525602' -> '/w/workspace/edgex-go/5/.semver' [2022-03-30T20:30:18.943Z] # -> Force: false [2022-03-30T20:30:18.943Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2022-03-30T20:30:18.957Z] $ docker exec --env ******** --env ******** 697c5650e7434ecabd61e2dc78d8102fdc61c3dc1151de4b7665580faca99887 ssh-agent -k [2022-03-30T20:30:19.063Z] unset SSH_AUTH_SOCK; [2022-03-30T20:30:19.063Z] unset SSH_AGENT_PID; [2022-03-30T20:30:19.063Z] echo Agent pid 59 killed; [2022-03-30T20:30:19.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T20:30:19.382Z] + git semver [Pipeline] } [2022-03-30T20:30:19.398Z] $ docker stop --time=1 697c5650e7434ecabd61e2dc78d8102fdc61c3dc1151de4b7665580faca99887 [2022-03-30T20:30:21.351Z] $ docker rm -f 697c5650e7434ecabd61e2dc78d8102fdc61c3dc1151de4b7665580faca99887 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T20:30:21.727Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-30T20:30:21.986Z] Stashed 1 file(s) [Pipeline] echo [2022-03-30T20:30:21.989Z] [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-30T20:30:22.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T20:30:22.082Z] ========================================================= [2022-03-30T20:30:22.082Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-30T20:30:22.082Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:30:22.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T20:30:22.374Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-30T20:30:22.374Z] 59bf1c3509f3: Pulling fs layer [2022-03-30T20:30:22.374Z] 666ba61612fd: Pulling fs layer [2022-03-30T20:30:22.374Z] 8ed8ca486205: Pulling fs layer [2022-03-30T20:30:22.374Z] 4fe6c5a15a65: Pulling fs layer [2022-03-30T20:30:22.374Z] 22a0e8bec74d: Pulling fs layer [2022-03-30T20:30:22.374Z] 640e595b4fbd: Pulling fs layer [2022-03-30T20:30:22.374Z] 763cafe07f6e: Pulling fs layer [2022-03-30T20:30:22.374Z] 0c0b528cf693: Pulling fs layer [2022-03-30T20:30:22.374Z] 10935f4eaf8b: Pulling fs layer [2022-03-30T20:30:22.374Z] 640e595b4fbd: Waiting [2022-03-30T20:30:22.374Z] 4fe6c5a15a65: Waiting [2022-03-30T20:30:22.374Z] 763cafe07f6e: Waiting [2022-03-30T20:30:22.374Z] 22a0e8bec74d: Waiting [2022-03-30T20:30:22.374Z] 0c0b528cf693: Waiting [2022-03-30T20:30:22.374Z] 10935f4eaf8b: Waiting [2022-03-30T20:30:22.374Z] 8ed8ca486205: Verifying Checksum [2022-03-30T20:30:22.374Z] 8ed8ca486205: Download complete [2022-03-30T20:30:22.374Z] 666ba61612fd: Download complete [2022-03-30T20:30:22.374Z] 22a0e8bec74d: Verifying Checksum [2022-03-30T20:30:22.374Z] 22a0e8bec74d: Download complete [2022-03-30T20:30:22.374Z] 640e595b4fbd: Verifying Checksum [2022-03-30T20:30:22.374Z] 640e595b4fbd: Download complete [2022-03-30T20:30:22.374Z] 59bf1c3509f3: Verifying Checksum [2022-03-30T20:30:22.374Z] 763cafe07f6e: Verifying Checksum [2022-03-30T20:30:22.374Z] 763cafe07f6e: Download complete [2022-03-30T20:30:22.374Z] 0c0b528cf693: Verifying Checksum [2022-03-30T20:30:22.633Z] 59bf1c3509f3: Pull complete [2022-03-30T20:30:22.633Z] 666ba61612fd: Pull complete [2022-03-30T20:30:22.892Z] 8ed8ca486205: Pull complete [2022-03-30T20:30:23.152Z] 10935f4eaf8b: Download complete [2022-03-30T20:30:23.152Z] 4fe6c5a15a65: Verifying Checksum [2022-03-30T20:30:23.152Z] 4fe6c5a15a65: Download complete [2022-03-30T20:30:27.353Z] 4fe6c5a15a65: Pull complete [2022-03-30T20:30:27.353Z] 22a0e8bec74d: Pull complete [2022-03-30T20:30:27.353Z] 640e595b4fbd: Pull complete [2022-03-30T20:30:27.353Z] 763cafe07f6e: Pull complete [2022-03-30T20:30:27.614Z] 0c0b528cf693: Pull complete [2022-03-30T20:30:30.166Z] 10935f4eaf8b: Pull complete [2022-03-30T20:30:30.166Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-30T20:30:30.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T20:30:30.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:30:30.469Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-30T20:30:30.469Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T20:30:30.469Z] WORKDIR /edgex [2022-03-30T20:30:30.469Z] COPY go.mod . [2022-03-30T20:30:30.469Z] RUN go mod download [2022-03-30T20:30:31.861Z] Sending build context to Docker daemon 334.4MB [2022-03-30T20:30:32.120Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T20:30:32.120Z] ---> 99d49a6021b9 [2022-03-30T20:30:32.120Z] Step 2/4 : WORKDIR /edgex [2022-03-30T20:30:34.030Z] ---> Running in 5055e7bc651a [2022-03-30T20:30:34.030Z] Removing intermediate container 5055e7bc651a [2022-03-30T20:30:34.030Z] ---> 07f0441d1709 [2022-03-30T20:30:34.030Z] Step 3/4 : COPY go.mod . [2022-03-30T20:30:34.290Z] ---> b2d2c24dce04 [2022-03-30T20:30:34.290Z] Step 4/4 : RUN go mod download [2022-03-30T20:30:34.290Z] ---> Running in 0145b9706359 [2022-03-30T20:30:37.042Z] Still waiting to schedule task [2022-03-30T20:30:37.042Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9442’ [2022-03-30T20:30:49.178Z] Removing intermediate container 0145b9706359 [2022-03-30T20:30:49.178Z] ---> b2a0ef51db88 [2022-03-30T20:30:49.178Z] Successfully built b2a0ef51db88 [2022-03-30T20:30:49.178Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:49.474Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T20:30:49.474Z] . [Pipeline] withDockerContainer [2022-03-30T20:30:49.544Z] prd-ubuntu20.04-docker-8c-8g-9444 does not seem to be running inside a container [2022-03-30T20:30:49.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T20:30:50.012Z] $ docker top 395b4f2837b3fceb2420f23a5e5267c6bbe05edb05d090568b5e62d56bfe1eda -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:30:50.374Z] + go version [2022-03-30T20:30:50.374Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-30T20:30:50.389Z] $ docker stop --time=1 395b4f2837b3fceb2420f23a5e5267c6bbe05edb05d090568b5e62d56bfe1eda [2022-03-30T20:30:51.669Z] $ docker rm -f 395b4f2837b3fceb2420f23a5e5267c6bbe05edb05d090568b5e62d56bfe1eda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:52.081Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T20:30:52.081Z] . [Pipeline] withDockerContainer [2022-03-30T20:30:52.157Z] prd-ubuntu20.04-docker-8c-8g-9444 does not seem to be running inside a container [2022-03-30T20:30:52.195Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T20:30:52.599Z] $ docker top 8b998f9417e0689a577ea8e4722e121f9fc9d4c2af714a6d1c1d6ed73ecf8dad -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-30T20:30:52.678Z] ========================================================= [2022-03-30T20:30:52.678Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-30T20:30:52.678Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:30:52.969Z] + make test [2022-03-30T20:30:52.969Z] go mod tidy -compat=1.17 [2022-03-30T20:30:52.969Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-30T20:30:59.665Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-30T20:31:11.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-30T20:31:11.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-30T20:31:11.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-30T20:31:11.878Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-30T20:31:11.878Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-30T20:31:11.878Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-30T20:31:11.878Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-30T20:31:11.878Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-30T20:31:11.878Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-30T20:31:11.878Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-30T20:31:11.878Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-30T20:31:11.878Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-30T20:31:11.878Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-30T20:31:11.878Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-30T20:31:11.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-30T20:31:11.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements [2022-03-30T20:31:11.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-30T20:31:11.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-30T20:31:12.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements [2022-03-30T20:31:12.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-30T20:31:12.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.9% of statements [2022-03-30T20:31:12.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-30T20:31:12.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-30T20:31:17.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.913s coverage: 89.2% of statements [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:31:17.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.091s coverage: 84.4% of statements [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-30T20:31:17.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.436s coverage: 94.5% of statements [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:31:17.005Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.091s coverage: 72.2% of statements [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-30T20:31:17.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-30T20:31:17.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-30T20:31:17.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements [2022-03-30T20:31:17.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 24.0% of statements [2022-03-30T20:31:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-30T20:31:17.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements [2022-03-30T20:31:17.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 79.5% of statements [2022-03-30T20:31:17.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.081s coverage: 94.1% of statements [2022-03-30T20:31:17.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2022-03-30T20:31:17.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2022-03-30T20:31:27.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2022-03-30T20:31:27.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2022-03-30T20:31:27.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.180s coverage: 82.5% of statements [2022-03-30T20:31:27.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 64.4% of statements [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.061s coverage: 89.4% of statements [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.390s coverage: 65.4% of statements [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.072s coverage: 84.8% of statements [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.189s coverage: 92.3% of statements [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-30T20:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-03-30T20:31:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-03-30T20:31:37.962Z] 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-30T20:31:56.112Z] GO111MODULE=on go vet ./... [2022-03-30T20:32:01.386Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T20:32:01.386Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T20:32:01.386Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-30T20:32:01.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-30T20:32:01.948Z] + ls -al . [2022-03-30T20:32:01.948Z] total 664 [2022-03-30T20:32:01.948Z] drwxrwxr-x 10 1001 1001 4096 Mar 30 20:32 . [2022-03-30T20:32:01.948Z] drwxr-xr-x 4 root root 4096 Mar 30 20:30 .. [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 20:29 .dockerignore [2022-03-30T20:32:01.948Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 20:29 .git [2022-03-30T20:32:01.948Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 20:29 .github [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 870 Mar 30 20:29 .gitignore [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 42 Mar 30 20:29 .golangci.yml [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 87 Mar 30 20:29 .hadolint.yml [2022-03-30T20:32:01.948Z] drwx------ 3 1001 1001 4096 Mar 30 20:30 .semver [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 20:29 .sonarcloud.properties [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 1171 Mar 30 20:29 ADOPTERS.md [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 9953 Mar 30 20:29 Attribution.txt [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 51732 Mar 30 20:29 CHANGELOG.md [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 20:29 CONTRIBUTING.md [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 677 Mar 30 20:29 GOVERNANCE.md [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 849 Mar 30 20:29 Jenkinsfile [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 20:29 LICENSE [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 8478 Mar 30 20:29 Makefile [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 582 Mar 30 20:29 OWNERS.md [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 8207 Mar 30 20:29 README.md [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 6912 Mar 30 20:29 SECURITY.md [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 20:30 VERSION [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 20:29 ZMQWindows.md [2022-03-30T20:32:01.948Z] drwxrwxr-x 2 1001 1001 4096 Mar 30 20:29 bin [2022-03-30T20:32:01.948Z] drwxrwxr-x 18 1001 1001 4096 Mar 30 20:29 cmd [2022-03-30T20:32:01.948Z] -rw-r--r-- 1 root root 427664 Mar 30 20:31 coverage.out [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 3175 Mar 30 20:29 go.mod [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 34990 Mar 30 20:29 go.sum [2022-03-30T20:32:01.948Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 20:29 internal [2022-03-30T20:32:01.948Z] drwxrwxr-x 3 1001 1001 4096 Mar 30 20:29 openapi [2022-03-30T20:32:01.948Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 20:29 snap [2022-03-30T20:32:01.948Z] -rw-rw-r-- 1 1001 1001 204 Mar 30 20:29 version.go [Pipeline] sh [2022-03-30T20:32:02.231Z] + '[' -e coverage.out ] [2022-03-30T20:32:02.232Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-30T20:32:02.330Z] Stashed 1 file(s) [Pipeline] sh [2022-03-30T20:32:02.613Z] + make build [2022-03-30T20:32:02.613Z] 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-30T20:32:20.700Z] 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-30T20:32:32.903Z] 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-30T20:32:33.163Z] 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-30T20:32:34.540Z] 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-30T20:32:34.799Z] 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-30T20:32:36.180Z] 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-30T20:32:37.557Z] 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-30T20:32:38.494Z] 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-30T20:32:39.869Z] 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-30T20:32:40.805Z] 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-30T20:32:42.189Z] 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-30T20:32:44.103Z] 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-30T20:32:45.494Z] $ docker stop --time=1 8b998f9417e0689a577ea8e4722e121f9fc9d4c2af714a6d1c1d6ed73ecf8dad [2022-03-30T20:32:48.087Z] $ docker rm -f 8b998f9417e0689a577ea8e4722e121f9fc9d4c2af714a6d1c1d6ed73ecf8dad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:32:49.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T20:32:49.121Z] [2022-03-30T20:32:49.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:32:49.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T20:32:49.421Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-30T20:32:49.421Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-30T20:32:49.421Z] ca9280d653b3: Pulling fs layer [2022-03-30T20:32:49.421Z] 7e9c9ca2126c: Pulling fs layer [2022-03-30T20:32:49.421Z] cbdbe7a5bc2a: Download complete [2022-03-30T20:32:49.679Z] ca9280d653b3: Verifying Checksum [2022-03-30T20:32:49.679Z] ca9280d653b3: Download complete [2022-03-30T20:32:49.679Z] cbdbe7a5bc2a: Pull complete [2022-03-30T20:32:49.939Z] 7e9c9ca2126c: Download complete [2022-03-30T20:32:50.198Z] ca9280d653b3: Pull complete [2022-03-30T20:32:53.487Z] 7e9c9ca2126c: Pull complete [2022-03-30T20:32:53.487Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-30T20:32:53.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T20:32:53.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-30T20:32:53.809Z] prd-ubuntu20.04-docker-8c-8g-9444 does not seem to be running inside a container [2022-03-30T20:32:53.841Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T20:32:55.312Z] $ docker top 13334a484d01c99c759105d6ebad1cd0f86669672336dccb4b1428cc9515c76b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:32:55.671Z] + + grepdocker-compose parallel build [2022-03-30T20:32:55.672Z] --help [2022-03-30T20:32:56.245Z] --parallel Build images in parallel. [Pipeline] } [2022-03-30T20:32:56.258Z] $ docker stop --time=1 13334a484d01c99c759105d6ebad1cd0f86669672336dccb4b1428cc9515c76b [2022-03-30T20:32:57.551Z] $ docker rm -f 13334a484d01c99c759105d6ebad1cd0f86669672336dccb4b1428cc9515c76b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:32:58.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T20:32:58.092Z] . [Pipeline] withDockerContainer [2022-03-30T20:32:58.159Z] prd-ubuntu20.04-docker-8c-8g-9444 does not seem to be running inside a container [2022-03-30T20:32:58.193Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T20:32:58.567Z] $ docker top 6073479c3d349de5bedf0cbc7a0b2f4b673313a5fcdf7ab0ec273a0b1efa3022 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:32:58.933Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-30T20:32:59.503Z] Building core-command ... [2022-03-30T20:32:59.503Z] Building core-data ... [2022-03-30T20:32:59.503Z] Building core-metadata ... [2022-03-30T20:32:59.503Z] Building security-bootstrapper ... [2022-03-30T20:32:59.503Z] Building security-proxy-setup ... [2022-03-30T20:32:59.503Z] Building security-secretstore-setup ... [2022-03-30T20:32:59.503Z] Building security-spiffe-token-provider ... [2022-03-30T20:32:59.503Z] Building security-spire-agent ... [2022-03-30T20:32:59.503Z] Building security-spire-config ... [2022-03-30T20:32:59.503Z] Building security-spire-server ... [2022-03-30T20:32:59.503Z] Building support-notifications ... [2022-03-30T20:32:59.503Z] Building support-scheduler ... [2022-03-30T20:32:59.503Z] Building sys-mgmt-agent ... [2022-03-30T20:32:59.503Z] Building security-proxy-setup [2022-03-30T20:32:59.503Z] Building security-spiffe-token-provider [2022-03-30T20:32:59.503Z] Building core-data [2022-03-30T20:32:59.503Z] Building security-secretstore-setup [2022-03-30T20:32:59.503Z] Building security-spire-agent [2022-03-30T20:33:17.591Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:33:17.591Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:33:17.591Z] ---> b2a0ef51db88 [2022-03-30T20:33:17.591Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:33:17.591Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:33:17.591Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:33:17.591Z] ---> b2a0ef51db88 [2022-03-30T20:33:17.591Z] Step 3/25 : WORKDIR /edgex-go [2022-03-30T20:33:17.591Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:33:17.591Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:33:17.591Z] ---> b2a0ef51db88 [2022-03-30T20:33:17.591Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T20:33:17.591Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:33:17.591Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:33:17.591Z] ---> b2a0ef51db88 [2022-03-30T20:33:17.591Z] Step 3/20 : WORKDIR /edgex-go [2022-03-30T20:33:17.591Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:33:17.591Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:33:17.591Z] ---> b2a0ef51db88 [2022-03-30T20:33:17.591Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T20:33:20.884Z] ---> Running in 56081ecd6e55 [2022-03-30T20:33:20.884Z] ---> Running in 196c03c28e87 [2022-03-30T20:33:20.884Z] ---> Running in 4c7e9bc01003 [2022-03-30T20:33:20.884Z] ---> Running in da4543b82069 [2022-03-30T20:33:20.884Z] ---> Running in a88466c5a058 [2022-03-30T20:33:20.884Z] Removing intermediate container 4c7e9bc01003 [2022-03-30T20:33:20.884Z] ---> 03448daf0cc1 [2022-03-30T20:33:20.884Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:33:20.884Z] Removing intermediate container da4543b82069 [2022-03-30T20:33:20.884Z] ---> 491e058eb91a [2022-03-30T20:33:20.884Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-30T20:33:20.884Z] Removing intermediate container a88466c5a058 [2022-03-30T20:33:20.884Z] ---> 0351aacfc871 [2022-03-30T20:33:20.884Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 56081ecd6e55 [2022-03-30T20:33:20.884Z] [2022-03-30T20:33:20.884Z] ---> e0a56dcbafe0 [2022-03-30T20:33:20.884Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:33:20.884Z] Removing intermediate container 196c03c28e87 [2022-03-30T20:33:20.884Z] ---> 24be29b00ea7 [2022-03-30T20:33:20.884Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:33:20.884Z] ---> Running in 910c42050757 [2022-03-30T20:33:20.884Z] ---> Running in 1ee065047dee [2022-03-30T20:33:20.884Z] ---> Running in d52bac8e6e2c [2022-03-30T20:33:20.884Z] ---> Running in 37f8e9aa9dec [2022-03-30T20:33:20.884Z] ---> Running in 74bb3a5012ae [2022-03-30T20:33:21.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:21.714Z] Removing intermediate container 1ee065047dee [2022-03-30T20:33:21.714Z] ---> 2242899544ef [2022-03-30T20:33:21.714Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-30T20:33:21.714Z] ---> Running in 8f0893154392 [2022-03-30T20:33:22.282Z] Removing intermediate container 37f8e9aa9dec [2022-03-30T20:33:22.282Z] ---> 3903dd02427d [2022-03-30T20:33:22.282Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-30T20:33:22.282Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:22.282Z] Removing intermediate container d52bac8e6e2c [2022-03-30T20:33:22.282Z] ---> b5144b3a6ab2 [2022-03-30T20:33:22.282Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T20:33:22.282Z] ---> Running in 597772b91431 [2022-03-30T20:33:22.282Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:22.282Z] ---> Running in f4020d9b3d3d [2022-03-30T20:33:22.282Z] Removing intermediate container 74bb3a5012ae [2022-03-30T20:33:22.282Z] ---> 7fdac8400aaa [2022-03-30T20:33:22.282Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T20:33:22.282Z] ---> Running in 8554194de67e [2022-03-30T20:33:22.541Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:33:22.541Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:33:22.541Z] OK: 15864 distinct packages available [2022-03-30T20:33:22.541Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:22.541Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:22.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:22.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:23.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:23.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:23.322Z] OK: 221 MiB in 52 packages [2022-03-30T20:33:23.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:23.583Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:23.583Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:23.841Z] OK: 221 MiB in 52 packages [2022-03-30T20:33:23.841Z] Removing intermediate container 8f0893154392 [2022-03-30T20:33:23.841Z] ---> 5c85a071dd38 [2022-03-30T20:33:23.841Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:33:23.841Z] OK: 221 MiB in 52 packages [2022-03-30T20:33:23.841Z] OK: 221 MiB in 52 packages [2022-03-30T20:33:23.841Z] OK: 221 MiB in 52 packages [2022-03-30T20:33:24.107Z] ---> 70c4b7365b4c [2022-03-30T20:33:24.107Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:33:24.107Z] ---> Running in 9535833cf482 [2022-03-30T20:33:24.370Z] Removing intermediate container 597772b91431 [2022-03-30T20:33:24.370Z] ---> 69ba6a07ec67 [2022-03-30T20:33:24.370Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-30T20:33:24.370Z] Removing intermediate container f4020d9b3d3d [2022-03-30T20:33:24.370Z] ---> dea889dd3b9b [2022-03-30T20:33:24.370Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:33:24.629Z] Removing intermediate container 8554194de67e [2022-03-30T20:33:24.629Z] ---> bb1081621bc4 [2022-03-30T20:33:24.629Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T20:33:24.629Z] ---> 69d971c39619 [2022-03-30T20:33:24.629Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:33:24.629Z] Removing intermediate container 910c42050757 [2022-03-30T20:33:24.629Z] ---> 05c655581efd [2022-03-30T20:33:24.629Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-30T20:33:24.629Z] ---> 57f62a4cf78f [2022-03-30T20:33:24.629Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:33:24.629Z] ---> Running in 20e01017adf4 [2022-03-30T20:33:24.629Z] ---> Running in 5ff7ae16bdec [2022-03-30T20:33:24.890Z] ---> eadf2bb171fe [2022-03-30T20:33:24.890Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:33:24.890Z] ---> Running in 3293713fbe57 [2022-03-30T20:33:24.890Z] ---> c003862ce80f [2022-03-30T20:33:24.890Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:33:24.890Z] ---> Running in 4bf18a82fbc3 [2022-03-30T20:33:25.459Z] Removing intermediate container 9535833cf482 [2022-03-30T20:33:25.459Z] ---> 116887a626ff [2022-03-30T20:33:25.459Z] Step 8/23 : COPY . . [2022-03-30T20:33:27.998Z] Removing intermediate container 5ff7ae16bdec [2022-03-30T20:33:27.998Z] ---> d461581e4769 [2022-03-30T20:33:27.998Z] Step 8/22 : COPY . . [2022-03-30T20:33:27.998Z] Removing intermediate container 20e01017adf4 [2022-03-30T20:33:27.998Z] ---> ccacb9db9750 [2022-03-30T20:33:27.998Z] Step 8/25 : COPY . . [2022-03-30T20:33:27.998Z] Removing intermediate container 3293713fbe57 [2022-03-30T20:33:27.998Z] ---> 6f6c9aaf5a2c [2022-03-30T20:33:27.998Z] Step 8/24 : COPY . . [2022-03-30T20:33:27.998Z] Removing intermediate container 4bf18a82fbc3 [2022-03-30T20:33:27.998Z] ---> 2301381980eb [2022-03-30T20:33:27.998Z] Step 7/20 : COPY . . [2022-03-30T20:33:40.258Z] ---> 56f8a4236a3f [2022-03-30T20:33:40.258Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-30T20:33:40.258Z] ---> e44f12ffc2c7 [2022-03-30T20:33:40.258Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T20:33:40.258Z] ---> 8eb00f3e5663 [2022-03-30T20:33:40.258Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-30T20:33:40.258Z] ---> 079674b9813c [2022-03-30T20:33:40.258Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-30T20:33:40.258Z] ---> 97506ff1e81b [2022-03-30T20:33:40.258Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-30T20:33:40.258Z] ---> Running in 4af9722db2d7 [2022-03-30T20:33:40.258Z] ---> Running in 3faa7b706058 [2022-03-30T20:33:40.258Z] ---> Running in 84c118803032 [2022-03-30T20:33:40.258Z] ---> Running in 15dc65041801 [2022-03-30T20:33:40.258Z] ---> Running in 6fd7995a6784 [2022-03-30T20:33:40.258Z] Removing intermediate container 3faa7b706058 [2022-03-30T20:33:40.258Z] ---> c00903eebffa [2022-03-30T20:33:40.258Z] 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-30T20:33:40.258Z] ---> Running in 56db46768b95 [2022-03-30T20:33:40.258Z] 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-30T20:33:40.258Z] 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-30T20:33:40.258Z] 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-30T20:33:40.258Z] 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-30T20:33:40.258Z] spire-1.2.0/ [2022-03-30T20:33:40.824Z] spire-1.2.0/README.md [2022-03-30T20:33:40.824Z] spire-1.2.0/bin/ [2022-03-30T20:33:40.824Z] spire-1.2.0/bin/spire-server [2022-03-30T20:33:40.824Z] spire-1.2.0/bin/spire-agent [2022-03-30T20:33:40.824Z] spire-1.2.0/conf/ [2022-03-30T20:33:40.824Z] spire-1.2.0/conf/server/ [2022-03-30T20:33:40.824Z] spire-1.2.0/conf/server/server.conf [2022-03-30T20:33:40.824Z] spire-1.2.0/conf/agent/ [2022-03-30T20:33:40.824Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T20:33:40.824Z] spire-1.2.0/LICENSE [2022-03-30T20:33:43.359Z] Removing intermediate container 56db46768b95 [2022-03-30T20:33:43.359Z] ---> 39139c913383 [2022-03-30T20:33:43.359Z] [2022-03-30T20:33:43.359Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T20:33:43.359Z] 3.15: Pulling from library/alpine [2022-03-30T20:33:44.292Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-30T20:33:44.292Z] Status: Downloaded newer image for alpine:3.15 [2022-03-30T20:33:44.292Z] ---> 76c8fb57b6fc [2022-03-30T20:33:44.292Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:33:44.292Z] ---> Running in e4a9e9c078dd [2022-03-30T20:33:44.590Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9448 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-03-30T20:33:44.603Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-03-30T20:33:44.859Z] Removing intermediate container e4a9e9c078dd [2022-03-30T20:33:44.859Z] ---> acf644791766 [2022-03-30T20:33:44.859Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:33:44.859Z] ---> Running in 6c0a28d3ce62 [2022-03-30T20:33:45.155Z] The recommended git tool is: git [2022-03-30T20:33:46.764Z] Removing intermediate container 6c0a28d3ce62 [2022-03-30T20:33:46.764Z] ---> 8c941d23fb71 [2022-03-30T20:33:46.764Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T20:33:46.764Z] ---> Running in 378ec2113639 [2022-03-30T20:33:47.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:48.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:49.196Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:33:49.196Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:33:49.196Z] OK: 15854 distinct packages available [2022-03-30T20:33:49.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:50.130Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:50.388Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T20:33:50.388Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:33:50.646Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T20:33:50.646Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T20:33:50.646Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T20:33:50.904Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:33:50.904Z] OK: 6 MiB in 19 packages [2022-03-30T20:33:52.806Z] Removing intermediate container 378ec2113639 [2022-03-30T20:33:52.806Z] ---> c42592385b1f [2022-03-30T20:33:52.806Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-30T20:33:53.743Z] ---> 963a8b4d78bf [2022-03-30T20:33:53.743Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T20:33:55.156Z] using credential edgex-jenkins-ssh [2022-03-30T20:33:55.177Z] Cloning the remote Git repository [2022-03-30T20:33:55.322Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:33:55.430Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-03-30T20:33:55.594Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:33:55.595Z] > git --version # timeout=10 [2022-03-30T20:33:55.626Z] > git --version # 'git version 2.25.1' [2022-03-30T20:33:55.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T20:33:57.028Z] ---> b1b78e1a434b [2022-03-30T20:33:57.028Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T20:33:55.857Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T20:33:57.286Z] ---> edc6e49e1bc8 [2022-03-30T20:33:57.286Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-30T20:33:57.851Z] ---> fcf5a87517e0 [2022-03-30T20:33:57.851Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-30T20:33:58.785Z] ---> b110730e3ee1 [2022-03-30T20:33:58.785Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T20:33:58.785Z] ---> Running in 2ee1bd21a5a5 [2022-03-30T20:33:59.043Z] Removing intermediate container 2ee1bd21a5a5 [2022-03-30T20:33:59.043Z] ---> 2353493076ce [2022-03-30T20:33:59.043Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T20:33:59.043Z] ---> Running in 057ad81d3e98 [2022-03-30T20:33:59.302Z] Removing intermediate container 057ad81d3e98 [2022-03-30T20:33:59.302Z] ---> 18425915276e [2022-03-30T20:33:59.302Z] Step 22/24 : LABEL arch=x86_64 [2022-03-30T20:33:59.560Z] ---> Running in f8e59db80dd2 [2022-03-30T20:33:59.826Z] Removing intermediate container f8e59db80dd2 [2022-03-30T20:33:59.826Z] ---> ddd39cc6224c [2022-03-30T20:33:59.826Z] Step 23/24 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 [2022-03-30T20:33:59.826Z] ---> Running in b82ec57353c0 [2022-03-30T20:34:00.084Z] Removing intermediate container b82ec57353c0 [2022-03-30T20:34:00.084Z] ---> 292beb1fc40c [2022-03-30T20:34:00.084Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T20:34:00.084Z] ---> Running in bbd9ac22aee3 [2022-03-30T20:34:00.342Z] Removing intermediate container bbd9ac22aee3 [2022-03-30T20:34:00.342Z] ---> 95623365b15b [2022-03-30T20:34:00.342Z] [2022-03-30T20:34:00.600Z] Successfully built 95623365b15b [2022-03-30T20:34:00.601Z] Successfully tagged security-spire-agent:latest [2022-03-30T20:34:00.601Z]  Building security-spire-agent ... done Building security-bootstrapper [2022-03-30T20:34:07.164Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:34:07.164Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:34:07.164Z] ---> b2a0ef51db88 [2022-03-30T20:34:07.164Z] Step 3/31 : WORKDIR /edgex-go [2022-03-30T20:34:07.164Z] ---> Using cache [2022-03-30T20:34:07.164Z] ---> 24be29b00ea7 [2022-03-30T20:34:07.164Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:34:07.164Z] ---> Using cache [2022-03-30T20:34:07.164Z] ---> 3903dd02427d [2022-03-30T20:34:07.164Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-30T20:34:07.164Z] ---> Using cache [2022-03-30T20:34:07.164Z] ---> 69ba6a07ec67 [2022-03-30T20:34:07.164Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-30T20:34:07.164Z] ---> Using cache [2022-03-30T20:34:07.164Z] ---> 69d971c39619 [2022-03-30T20:34:07.164Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:34:07.164Z] ---> Using cache [2022-03-30T20:34:07.164Z] ---> ccacb9db9750 [2022-03-30T20:34:07.164Z] Step 8/31 : COPY . . [2022-03-30T20:34:07.164Z] ---> Using cache [2022-03-30T20:34:07.164Z] ---> 8eb00f3e5663 [2022-03-30T20:34:07.164Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-30T20:34:09.695Z] ---> Running in d526da30027b [2022-03-30T20:34:10.264Z] 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-30T20:34:12.796Z] 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-30T20:34:13.732Z] 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-30T20:34:17.247Z] Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 [2022-03-30T20:34:17.924Z] Removing intermediate container 4af9722db2d7 [2022-03-30T20:34:17.924Z] ---> 3d0f3d919e59 [2022-03-30T20:34:17.924Z] [2022-03-30T20:34:17.924Z] Step 9/20 : FROM alpine:3.15 [2022-03-30T20:34:17.924Z] ---> 76c8fb57b6fc [2022-03-30T20:34:17.924Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:34:17.924Z] ---> Using cache [2022-03-30T20:34:17.924Z] ---> acf644791766 [2022-03-30T20:34:17.924Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:34:17.924Z] ---> Using cache [2022-03-30T20:34:17.924Z] ---> 8c941d23fb71 [2022-03-30T20:34:17.924Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-30T20:34:17.924Z] ---> Running in cbb1e4441296 [2022-03-30T20:34:16.184Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T20:34:16.213Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T20:34:16.258Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T20:34:16.300Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:34:16.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T20:34:16.321Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-30T20:34:17.276Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T20:34:17.299Z] > git checkout -f 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 # timeout=10 [2022-03-30T20:34:17.604Z] > git remote # timeout=10 [2022-03-30T20:34:17.626Z] > git config --get remote.origin.url # timeout=10 [2022-03-30T20:34:17.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T20:34:17.664Z] > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 [2022-03-30T20:34:18.065Z] Merge succeeded, producing 0841b94470750d08443ff51839082637348e62ce [2022-03-30T20:34:18.066Z] Checking out Revision 0841b94470750d08443ff51839082637348e62ce (PR-3924) [2022-03-30T20:34:18.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:19.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:19.693Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:34:19.693Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:34:19.693Z] OK: 15854 distinct packages available [2022-03-30T20:34:19.693Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:20.277Z] Removing intermediate container 6fd7995a6784 [2022-03-30T20:34:20.277Z] ---> f6bad88510cc [2022-03-30T20:34:20.277Z] [2022-03-30T20:34:20.277Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T20:34:18.045Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-30T20:34:18.075Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T20:34:18.093Z] > git checkout -f 0841b94470750d08443ff51839082637348e62ce # timeout=10 [2022-03-30T20:34:20.538Z] 3.14: Pulling from library/alpine [2022-03-30T20:34:20.538Z] Removing intermediate container 84c118803032 [2022-03-30T20:34:20.538Z] ---> d1d6425b7cfe [2022-03-30T20:34:20.538Z] [2022-03-30T20:34:20.538Z] Step 10/25 : FROM alpine:3.14 [2022-03-30T20:34:20.538Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:20.538Z] 3.14: Pulling from library/alpine [2022-03-30T20:34:20.869Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-30T20:34:21.128Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-30T20:34:21.128Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T20:34:21.128Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T20:34:21.128Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T20:34:21.128Z] Status: Image is up to date for alpine:3.14 [2022-03-30T20:34:21.128Z] ---> 84b07dd2d1fd [2022-03-30T20:34:21.128Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-30T20:34:21.128Z] ---> 84b07dd2d1fd [2022-03-30T20:34:21.128Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-30T20:34:21.128Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-30T20:34:21.128Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-30T20:34:21.400Z] ---> Running in ef89309dca9b [2022-03-30T20:34:21.400Z] ---> Running in afcffb4808a3 [2022-03-30T20:34:21.400Z] Removing intermediate container 15dc65041801 [2022-03-30T20:34:21.400Z] ---> f6f8e5545668 [2022-03-30T20:34:21.400Z] [2022-03-30T20:34:21.400Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T20:34:21.400Z] ---> 84b07dd2d1fd [2022-03-30T20:34:21.400Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-30T20:34:21.400Z] (5/9) Installing curl (7.80.0-r0) [2022-03-30T20:34:21.400Z] ---> Running in f10eb457586e [2022-03-30T20:34:21.400Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-30T20:34:21.662Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:34:21.662Z] Removing intermediate container f10eb457586e [2022-03-30T20:34:21.662Z] ---> c97cf33f7833 [2022-03-30T20:34:21.662Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-30T20:34:21.662Z] (8/9) Installing libucontext (1.1-r0) [2022-03-30T20:34:21.662Z] ---> Running in 960564a7bbcc [2022-03-30T20:34:21.662Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-30T20:34:21.662Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:34:21.925Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:34:21.925Z] Removing intermediate container 960564a7bbcc [2022-03-30T20:34:21.925Z] ---> 0df5e2cbc38a [2022-03-30T20:34:21.925Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-30T20:34:21.925Z] OK: 8 MiB in 23 packages [2022-03-30T20:34:21.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:21.925Z] ---> Running in 1b83c97f0b0c [2022-03-30T20:34:21.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:21.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:21.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:21.925Z] Removing intermediate container 1b83c97f0b0c [2022-03-30T20:34:21.925Z] ---> 274e9b01f082 [2022-03-30T20:34:21.925Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:34:22.266Z] ---> Running in ee3d9a1789fe [2022-03-30T20:34:22.266Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-30T20:34:22.266Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-30T20:34:22.266Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-30T20:34:22.266Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-30T20:34:22.266Z] (3/3) Installing su-exec (0.2-r1) [2022-03-30T20:34:22.266Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T20:34:22.266Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:34:22.266Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:34:22.266Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-30T20:34:22.266Z] (5/6) Installing curl (7.79.1-r0) [2022-03-30T20:34:22.266Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-30T20:34:22.266Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:34:22.266Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:34:22.266Z] OK: 6 MiB in 17 packages [2022-03-30T20:34:22.603Z] OK: 8 MiB in 20 packages [2022-03-30T20:34:22.603Z] Removing intermediate container cbb1e4441296 [2022-03-30T20:34:22.603Z] ---> 6873480ea378 [2022-03-30T20:34:22.603Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:34:22.902Z] Commit message: "Merge commit '7587fe9d184367fcb080c5c3df364d4d130cdabb' into HEAD" [2022-03-30T20:34:22.937Z] First time build. Skipping changelog. [2022-03-30T20:34:22.915Z] > git rev-list --no-walk 65e377b33af0aae1c887bc38cabdbc659685d2dd # timeout=10 [2022-03-30T20:34:23.202Z] ---> e759168341b6 [2022-03-30T20:34:23.203Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-30T20:34:23.203Z] Removing intermediate container ef89309dca9b [2022-03-30T20:34:23.203Z] ---> 034ebdb1c330 [2022-03-30T20:34:23.203Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T20:34:23.467Z] ---> Running in f8cca3e8ab6f [2022-03-30T20:34:23.467Z] Removing intermediate container afcffb4808a3 [2022-03-30T20:34:23.467Z] ---> b02062d6f356 [2022-03-30T20:34:23.467Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T20:34:23.467Z] ---> Running in 3b44070485db [2022-03-30T20:34:23.467Z] Removing intermediate container ee3d9a1789fe [2022-03-30T20:34:23.467Z] ---> 99d42d1cf2b5 [2022-03-30T20:34:23.467Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-30T20:34:23.727Z] Removing intermediate container f8cca3e8ab6f [2022-03-30T20:34:23.727Z] ---> 83c264105723 [2022-03-30T20:34:23.727Z] Step 13/25 : WORKDIR / [2022-03-30T20:34:23.727Z] ---> Running in e611422ffa35 [2022-03-30T20:34:23.727Z] ---> Running in 6aa1f878c807 [2022-03-30T20:34:23.941Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-30T20:34:23.941Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T20:34:23.941Z] Dload Upload Total Spent Left Speed [2022-03-30T20:34:23.941Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [2022-03-30T20:34:23.986Z] Removing intermediate container 3b44070485db [2022-03-30T20:34:23.986Z] ---> dbb3eb15cfd0 [2022-03-30T20:34:23.986Z] Step 13/22 : WORKDIR /edgex [2022-03-30T20:34:23.986Z] ---> f96e6d93af95 [2022-03-30T20:34:23.986Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-30T20:34:23.986Z] ---> Running in f7c513a4e4c9 [2022-03-30T20:34:23.986Z] Removing intermediate container 6aa1f878c807 [2022-03-30T20:34:23.986Z] ---> 16a72c0c8840 [2022-03-30T20:34:23.986Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [Pipeline] sh [2022-03-30T20:34:24.250Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:24.250Z] Removing intermediate container f7c513a4e4c9 [2022-03-30T20:34:24.250Z] ---> 885696580159 [2022-03-30T20:34:24.250Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-30T20:34:24.250Z] ---> 736b46233444 [2022-03-30T20:34:24.250Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-30T20:34:24.250Z] ---> ea4f779418ee [2022-03-30T20:34:24.250Z] 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-30T20:34:24.509Z] ---> Running in 4c61c6d35dcc [2022-03-30T20:34:24.509Z] ---> e2530892e9d2 [2022-03-30T20:34:24.509Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-30T20:34:24.509Z] Removing intermediate container 4c61c6d35dcc [2022-03-30T20:34:24.509Z] ---> 5352a8ac7673 [2022-03-30T20:34:24.509Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:34:24.509Z] ---> 234c7208f776 [2022-03-30T20:34:24.509Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-30T20:34:24.509Z] ---> Running in 6f68149c6ace [2022-03-30T20:34:24.581Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-30T20:34:24.791Z] Removing intermediate container 6f68149c6ace [2022-03-30T20:34:24.791Z] ---> 3f55af6e748c [2022-03-30T20:34:24.791Z] Step 18/20 : LABEL arch=x86_64 [2022-03-30T20:34:24.959Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-30T20:34:24.959Z] + sudo tee /etc/docker/daemon.new [2022-03-30T20:34:24.959Z] { [2022-03-30T20:34:24.959Z] "registry-mirrors": [ [2022-03-30T20:34:24.959Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-30T20:34:24.959Z] ], [2022-03-30T20:34:24.959Z] "bip": "10.250.0.254/24", [2022-03-30T20:34:24.959Z] "hosts": [ [2022-03-30T20:34:24.959Z] "tcp://0.0.0.0:5555", [2022-03-30T20:34:24.959Z] "unix:///var/run/docker.sock" [2022-03-30T20:34:24.959Z] ], [2022-03-30T20:34:24.959Z] "mtu": 1458, [2022-03-30T20:34:24.959Z] "selinux-enabled": true, [2022-03-30T20:34:24.959Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-30T20:34:24.959Z] } [Pipeline] sh [2022-03-30T20:34:25.055Z] ---> 44c6ad1aae3d [2022-03-30T20:34:25.055Z] 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-30T20:34:25.055Z] ---> Running in 56c8be03ae12 [2022-03-30T20:34:25.055Z] ---> 7d61284e3c4d [2022-03-30T20:34:25.055Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-30T20:34:25.055Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:25.055Z] Removing intermediate container 56c8be03ae12 [2022-03-30T20:34:25.055Z] ---> a913d03ee160 [2022-03-30T20:34:25.055Z] Step 19/20 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 [2022-03-30T20:34:25.314Z] ---> 7a6509106dd3 [2022-03-30T20:34:25.314Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-30T20:34:25.314Z] ---> Running in 1f08a0b9ab8e [2022-03-30T20:34:25.315Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-30T20:34:25.315Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T20:34:25.330Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-30T20:34:25.574Z] Removing intermediate container 1f08a0b9ab8e [2022-03-30T20:34:25.574Z] ---> 16a2df23151f [2022-03-30T20:34:25.574Z] Step 20/20 : LABEL version=0.0.0 [2022-03-30T20:34:25.574Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-30T20:34:25.574Z] ---> Running in c091cd2a8022 [2022-03-30T20:34:25.574Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T20:34:25.574Z] ---> 26751620156a [2022-03-30T20:34:25.574Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T20:34:25.698Z] + sudo service docker restart [2022-03-30T20:34:25.864Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-30T20:34:25.864Z] ---> 8a62729f3667 [2022-03-30T20:34:25.864Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-30T20:34:25.864Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-30T20:34:25.864Z] Removing intermediate container c091cd2a8022 [2022-03-30T20:34:25.864Z] ---> b54a574ce3bc [2022-03-30T20:34:25.864Z] [2022-03-30T20:34:25.864Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:34:25.864Z] OK: 8 MiB in 20 packages [2022-03-30T20:34:25.864Z] ---> eb34589a1511 [2022-03-30T20:34:25.864Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-30T20:34:25.864Z] Successfully built b54a574ce3bc [2022-03-30T20:34:25.864Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-30T20:34:25.864Z] Building security-spire-config [2022-03-30T20:34:26.124Z]  Building security-spiffe-token-provider ... done  ---> Running in 95f1386b685a [2022-03-30T20:34:28.662Z] ---> d708af4d149a [2022-03-30T20:34:28.662Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T20:34:28.662Z] Removing intermediate container e611422ffa35 [2022-03-30T20:34:28.662Z] ---> 63e03a4f317c [2022-03-30T20:34:28.662Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:34:28.662Z] ---> cd06dd28f29a [2022-03-30T20:34:28.662Z] 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-30T20:34:28.924Z] ---> b85329dcbe7e [2022-03-30T20:34:28.924Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-30T20:34:28.924Z] ---> Running in 59bf5437bbe4 [2022-03-30T20:34:28.924Z] Removing intermediate container 95f1386b685a [2022-03-30T20:34:28.924Z] ---> 4af0022d097b [2022-03-30T20:34:28.924Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T20:34:29.241Z] ---> Running in 9702b6cb4a78 [2022-03-30T20:34:29.571Z] Removing intermediate container 9702b6cb4a78 [2022-03-30T20:34:29.571Z] ---> e812ead85429 [2022-03-30T20:34:29.571Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T20:34:30.141Z] ---> 386dac37faca [2022-03-30T20:34:30.141Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-30T20:34:30.141Z] ---> Running in 4ed1e5bb88fb [2022-03-30T20:34:30.711Z] Removing intermediate container 4ed1e5bb88fb [2022-03-30T20:34:30.711Z] ---> f5003a3759f5 [2022-03-30T20:34:30.711Z] Step 21/22 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 [2022-03-30T20:34:30.711Z] Removing intermediate container 59bf5437bbe4 [2022-03-30T20:34:30.711Z] ---> 4048dcabdb58 [2022-03-30T20:34:30.711Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T20:34:30.970Z] ---> 6fbfa3ca0616 [2022-03-30T20:34:30.970Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-30T20:34:30.970Z] ---> Running in 5131dfbc42de [2022-03-30T20:34:30.970Z] ---> Running in cd4838b34332 [2022-03-30T20:34:30.970Z] ---> Running in 8f38a6e24afd [2022-03-30T20:34:31.235Z] Removing intermediate container 5131dfbc42de [2022-03-30T20:34:31.235Z] ---> f6b4bbbf09f6 [2022-03-30T20:34:31.235Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T20:34:31.235Z] Removing intermediate container cd4838b34332 [2022-03-30T20:34:31.235Z] Removing intermediate container 8f38a6e24afd [2022-03-30T20:34:31.235Z] ---> 42890d75bba8 [2022-03-30T20:34:31.235Z] ---> 0f16862662b8 [2022-03-30T20:34:31.235Z] Step 23/25 : LABEL arch=x86_64 [2022-03-30T20:34:31.235Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:34:31.495Z] ---> Running in 59fb0b93d5b9 [2022-03-30T20:34:31.495Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:34:31.495Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:34:31.495Z] ---> b2a0ef51db88 [2022-03-30T20:34:31.495Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T20:34:31.495Z] ---> Using cache [2022-03-30T20:34:31.495Z] ---> 24be29b00ea7 [2022-03-30T20:34:31.495Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:34:31.495Z] ---> Using cache [2022-03-30T20:34:31.495Z] ---> 3903dd02427d [2022-03-30T20:34:31.495Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T20:34:31.495Z] ---> Using cache [2022-03-30T20:34:31.495Z] ---> 69ba6a07ec67 [2022-03-30T20:34:31.495Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T20:34:31.495Z] ---> Using cache [2022-03-30T20:34:31.495Z] ---> 69d971c39619 [2022-03-30T20:34:31.495Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:34:31.495Z] ---> Using cache [2022-03-30T20:34:31.495Z] ---> ccacb9db9750 [2022-03-30T20:34:31.495Z] Step 8/24 : COPY . . [2022-03-30T20:34:31.495Z] ---> Using cache [2022-03-30T20:34:31.495Z] ---> 8eb00f3e5663 [2022-03-30T20:34:31.495Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T20:34:31.495Z] ---> Running in 634ba07798ba [2022-03-30T20:34:31.495Z] ---> Running in 47354bf07392 [2022-03-30T20:34:31.495Z] Removing intermediate container d526da30027b [2022-03-30T20:34:31.495Z] ---> 649b19850756 [2022-03-30T20:34:31.495Z] [2022-03-30T20:34:31.495Z] Step 10/31 : FROM alpine:3.14 [2022-03-30T20:34:31.495Z] ---> 84b07dd2d1fd [2022-03-30T20:34:31.495Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-30T20:34:31.495Z] ---> Running in 22af2f0470d7 [2022-03-30T20:34:31.495Z] ---> Running in 6a0e5a27e454 [2022-03-30T20:34:31.495Z] Removing intermediate container 59fb0b93d5b9 [2022-03-30T20:34:31.495Z] ---> 963410790efb [2022-03-30T20:34:31.495Z] [2022-03-30T20:34:31.495Z] Removing intermediate container 634ba07798ba [2022-03-30T20:34:31.495Z] ---> a54a6a5d9580 [2022-03-30T20:34:31.495Z] Step 24/25 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 [2022-03-30T20:34:31.754Z] Removing intermediate container 47354bf07392 [2022-03-30T20:34:31.754Z] ---> 1ba7b8f19a31 [2022-03-30T20:34:31.754Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:34:31.754Z] Successfully built 963410790efb [2022-03-30T20:34:31.754Z] ---> Running in b3957e471bf2 [2022-03-30T20:34:31.754Z] Successfully tagged security-proxy-setup:latest [2022-03-30T20:34:31.754Z] Building support-scheduler [2022-03-30T20:34:31.754Z]  Building security-proxy-setup ... done Removing intermediate container 22af2f0470d7 [2022-03-30T20:34:31.754Z] ---> 6515ddeb457a [2022-03-30T20:34:31.755Z] 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-30T20:34:31.755Z] ---> Running in 029d2dbad12d [2022-03-30T20:34:31.755Z] Removing intermediate container 6a0e5a27e454 [2022-03-30T20:34:31.755Z] ---> a010452706e1 [2022-03-30T20:34:31.755Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-30T20:34:32.321Z] ---> Running in 2711a494686d [2022-03-30T20:34:34.229Z] ---> Running in 6a5e049db05e [2022-03-30T20:34:34.229Z] Removing intermediate container b3957e471bf2 [2022-03-30T20:34:34.229Z] ---> 2ca6db3ffb91 [2022-03-30T20:34:34.229Z] Step 25/25 : LABEL version=0.0.0 [2022-03-30T20:34:34.229Z] Removing intermediate container 029d2dbad12d [2022-03-30T20:34:34.229Z] ---> 33057dc2b7e0 [2022-03-30T20:34:34.229Z] Step 22/23 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 [2022-03-30T20:34:34.503Z] ---> Running in 6beccfe951ed [2022-03-30T20:34:34.503Z] ---> Running in eeeed135963c [2022-03-30T20:34:34.503Z] Removing intermediate container 6beccfe951ed [2022-03-30T20:34:34.503Z] ---> 9d9864481135 [2022-03-30T20:34:34.503Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T20:34:34.790Z] Removing intermediate container eeeed135963c [2022-03-30T20:34:34.790Z] ---> 67fed40dce9d [2022-03-30T20:34:34.790Z] [2022-03-30T20:34:34.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:34.790Z] ---> Running in 27969a4438fa [2022-03-30T20:34:34.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:34.790Z] Successfully built 67fed40dce9d [2022-03-30T20:34:35.049Z] spire-1.2.0/ [2022-03-30T20:34:35.049Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-30T20:34:35.049Z] (2/2) Installing su-exec (0.2-r1) [2022-03-30T20:34:35.049Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:34:35.049Z] OK: 6 MiB in 16 packages [2022-03-30T20:34:35.049Z] Successfully tagged security-secretstore-setup:latest [2022-03-30T20:34:35.049Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-03-30T20:34:35.049Z] Removing intermediate container 27969a4438fa [2022-03-30T20:34:35.049Z] ---> e2701265e9d0 [2022-03-30T20:34:35.049Z] [2022-03-30T20:34:35.309Z] Successfully built e2701265e9d0 [2022-03-30T20:34:35.309Z] Successfully tagged core-data:latest [2022-03-30T20:34:35.309Z] Building core-metadata [2022-03-30T20:34:36.243Z]  Building core-data ... done spire-1.2.0/README.md [2022-03-30T20:34:36.243Z] spire-1.2.0/bin/ [2022-03-30T20:34:36.243Z] spire-1.2.0/bin/spire-server [2022-03-30T20:34:36.243Z] spire-1.2.0/bin/spire-agent [2022-03-30T20:34:36.243Z] spire-1.2.0/conf/ [2022-03-30T20:34:36.243Z] spire-1.2.0/conf/server/ [2022-03-30T20:34:36.243Z] spire-1.2.0/conf/server/server.conf [2022-03-30T20:34:36.243Z] spire-1.2.0/conf/agent/ [2022-03-30T20:34:36.243Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T20:34:36.243Z] spire-1.2.0/LICENSE [2022-03-30T20:34:38.774Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:34:38.774Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:34:38.774Z] ---> b2a0ef51db88 [2022-03-30T20:34:38.774Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T20:34:38.774Z] ---> Using cache [2022-03-30T20:34:38.774Z] ---> 24be29b00ea7 [2022-03-30T20:34:38.774Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:34:38.774Z] ---> Using cache [2022-03-30T20:34:38.774Z] ---> 3903dd02427d [2022-03-30T20:34:38.774Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T20:34:38.774Z] ---> Using cache [2022-03-30T20:34:38.774Z] ---> 69ba6a07ec67 [2022-03-30T20:34:38.774Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:34:38.774Z] ---> Using cache [2022-03-30T20:34:38.774Z] ---> 69d971c39619 [2022-03-30T20:34:38.774Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:34:38.774Z] ---> Using cache [2022-03-30T20:34:38.774Z] ---> ccacb9db9750 [2022-03-30T20:34:38.774Z] Step 8/22 : COPY . . [2022-03-30T20:34:38.774Z] ---> Using cache [2022-03-30T20:34:38.774Z] ---> 8eb00f3e5663 [2022-03-30T20:34:38.774Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-30T20:34:39.344Z] Removing intermediate container 6a5e049db05e [2022-03-30T20:34:39.344Z] ---> a485b2db383a [2022-03-30T20:34:39.344Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-30T20:34:42.633Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:34:42.633Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:34:42.633Z] ---> b2a0ef51db88 [2022-03-30T20:34:42.633Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:34:42.633Z] ---> Using cache [2022-03-30T20:34:42.633Z] ---> 24be29b00ea7 [2022-03-30T20:34:42.633Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:34:42.633Z] ---> Using cache [2022-03-30T20:34:42.633Z] ---> 3903dd02427d [2022-03-30T20:34:42.633Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T20:34:42.633Z] ---> Using cache [2022-03-30T20:34:42.633Z] ---> 69ba6a07ec67 [2022-03-30T20:34:42.633Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:34:42.633Z] ---> Using cache [2022-03-30T20:34:42.633Z] ---> 69d971c39619 [2022-03-30T20:34:42.633Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:34:42.633Z] ---> Using cache [2022-03-30T20:34:42.633Z] ---> ccacb9db9750 [2022-03-30T20:34:42.633Z] Step 8/23 : COPY . . [2022-03-30T20:34:42.633Z] ---> Using cache [2022-03-30T20:34:42.633Z] ---> 8eb00f3e5663 [2022-03-30T20:34:42.633Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-30T20:34:42.633Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:34:42.633Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:34:42.633Z] ---> b2a0ef51db88 [2022-03-30T20:34:42.633Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:34:42.633Z] ---> Using cache [2022-03-30T20:34:42.633Z] ---> 24be29b00ea7 [2022-03-30T20:34:42.633Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:34:42.633Z] ---> Using cache [2022-03-30T20:34:42.633Z] ---> 3903dd02427d [2022-03-30T20:34:42.633Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-30T20:34:43.200Z] ---> Running in c73806728b80 [2022-03-30T20:34:43.200Z] ---> Running in 65250685970b [2022-03-30T20:34:43.458Z] ---> Running in 9dda65ac1cb0 [2022-03-30T20:34:43.458Z] ---> Running in ead956545fde [2022-03-30T20:34:43.717Z] Removing intermediate container c73806728b80 [2022-03-30T20:34:43.717Z] ---> 2ac88ee45436 [2022-03-30T20:34:43.717Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-30T20:34:43.717Z] ---> Running in 391eafd96274 [2022-03-30T20:34:43.717Z] Removing intermediate container 2711a494686d [2022-03-30T20:34:43.717Z] ---> 5dde59705065 [2022-03-30T20:34:43.717Z] [2022-03-30T20:34:43.717Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T20:34:43.717Z] ---> 76c8fb57b6fc [2022-03-30T20:34:43.717Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:34:43.717Z] ---> Using cache [2022-03-30T20:34:43.717Z] ---> acf644791766 [2022-03-30T20:34:43.717Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:34:43.717Z] ---> Using cache [2022-03-30T20:34:43.717Z] ---> 8c941d23fb71 [2022-03-30T20:34:43.717Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-30T20:34:43.717Z] ---> Running in 629d6ed4a861 [2022-03-30T20:34:43.975Z] Removing intermediate container 391eafd96274 [2022-03-30T20:34:43.975Z] ---> 934f6b712509 [2022-03-30T20:34:43.975Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-30T20:34:43.975Z] 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-30T20:34:43.975Z] ---> Running in 9a88800e326d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T20:34:44.145Z] provisioning config files... [2022-03-30T20:34:44.183Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5463477940853438634tmp [Pipeline] { [2022-03-30T20:34:44.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:44.233Z] 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 [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:34:44.494Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:44.612Z] ---> docker-login.sh [2022-03-30T20:34:44.612Z] nexus3.edgexfoundry.org:10001 [2022-03-30T20:34:45.069Z] Removing intermediate container 9a88800e326d [2022-03-30T20:34:45.069Z] ---> 913ddd1416dd [2022-03-30T20:34:45.069Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-30T20:34:45.069Z] ---> Running in 62e9ec2ea0a0 [2022-03-30T20:34:45.069Z] Removing intermediate container 62e9ec2ea0a0 [2022-03-30T20:34:45.069Z] ---> 42a8185af32d [2022-03-30T20:34:45.069Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-30T20:34:45.069Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:45.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:34:45.328Z] ---> 98218e75493c [2022-03-30T20:34:45.328Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-30T20:34:45.328Z] ---> Running in 50de89321978 [2022-03-30T20:34:45.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:45.328Z] OK: 221 MiB in 52 packages [2022-03-30T20:34:45.894Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:34:45.894Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:34:45.894Z] OK: 15854 distinct packages available [2022-03-30T20:34:45.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:45.894Z] Removing intermediate container 9dda65ac1cb0 [2022-03-30T20:34:45.894Z] ---> 8c593e0b06e6 [2022-03-30T20:34:45.894Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:34:45.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:34:45.909Z] Configure a credential helper to remove this warning. See [2022-03-30T20:34:45.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:34:45.909Z] [2022-03-30T20:34:45.909Z] Login Succeeded [2022-03-30T20:34:45.909Z] nexus3.edgexfoundry.org:10002 [2022-03-30T20:34:46.156Z] ---> 0455a4598090 [2022-03-30T20:34:46.156Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:34:46.156Z] ---> Running in 47eca5c154a3 [2022-03-30T20:34:46.420Z] Removing intermediate container 50de89321978 [2022-03-30T20:34:46.420Z] ---> cdacef08f256 [2022-03-30T20:34:46.420Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:34:46.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:34:46.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:34:46.524Z] Configure a credential helper to remove this warning. See [2022-03-30T20:34:46.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:34:46.524Z] [2022-03-30T20:34:46.524Z] Login Succeeded [2022-03-30T20:34:46.524Z] nexus3.edgexfoundry.org:10003 [2022-03-30T20:34:46.678Z] ---> dbe9afb54bb4 [2022-03-30T20:34:46.679Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-30T20:34:46.679Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:46.938Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-30T20:34:47.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:34:47.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:34:47.138Z] Configure a credential helper to remove this warning. See [2022-03-30T20:34:47.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:34:47.138Z] [2022-03-30T20:34:47.138Z] Login Succeeded [2022-03-30T20:34:47.138Z] nexus3.edgexfoundry.org:10004 [2022-03-30T20:34:47.201Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:34:47.201Z] (3/4) Installing libucontext (1.1-r0) [2022-03-30T20:34:47.201Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-30T20:34:47.478Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:34:47.478Z] OK: 6 MiB in 18 packages [2022-03-30T20:34:47.478Z] ---> 237a7d195644 [2022-03-30T20:34:47.478Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-30T20:34:47.741Z] Removing intermediate container 47eca5c154a3 [2022-03-30T20:34:47.741Z] ---> 4c2f728b53e7 [2022-03-30T20:34:47.741Z] Step 8/23 : COPY . . [2022-03-30T20:34:47.741Z] ---> 3b114ce74653 [2022-03-30T20:34:47.741Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-30T20:34:47.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:34:47.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:34:47.758Z] Configure a credential helper to remove this warning. See [2022-03-30T20:34:47.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:34:47.758Z] [2022-03-30T20:34:47.758Z] Login Succeeded [2022-03-30T20:34:47.758Z] docker.io [2022-03-30T20:34:48.308Z] Removing intermediate container 629d6ed4a861 [2022-03-30T20:34:48.308Z] ---> eab4939b1414 [2022-03-30T20:34:48.308Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T20:34:48.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:34:48.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:34:48.642Z] Configure a credential helper to remove this warning. See [2022-03-30T20:34:48.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:34:48.642Z] [2022-03-30T20:34:48.642Z] Login Succeeded [2022-03-30T20:34:48.642Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T20:34:48.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-03-30T20:34:48.876Z] ---> 37eccd700193 [2022-03-30T20:34:48.877Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [Pipeline] echo [2022-03-30T20:34:49.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T20:34:49.235Z] ========================================================= [2022-03-30T20:34:49.235Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-30T20:34:49.235Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:34:49.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T20:34:49.919Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-30T20:34:49.919Z] 9b3977197b4f: Pulling fs layer [2022-03-30T20:34:49.919Z] 1a89e8eeedd5: Pulling fs layer [2022-03-30T20:34:49.919Z] 94645a83ff95: Pulling fs layer [2022-03-30T20:34:49.919Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-30T20:34:49.919Z] 0c92f367c5e7: Pulling fs layer [2022-03-30T20:34:49.919Z] f7c0051592d6: Pulling fs layer [2022-03-30T20:34:49.919Z] a227ed2f7395: Pulling fs layer [2022-03-30T20:34:49.919Z] 7b1c46037f91: Pulling fs layer [2022-03-30T20:34:49.919Z] 3f3a8bcf1eab: Waiting [2022-03-30T20:34:49.919Z] 0c92f367c5e7: Waiting [2022-03-30T20:34:49.919Z] f7c0051592d6: Waiting [2022-03-30T20:34:49.919Z] a227ed2f7395: Waiting [2022-03-30T20:34:49.919Z] 7b1c46037f91: Waiting [2022-03-30T20:34:49.919Z] 94645a83ff95: Verifying Checksum [2022-03-30T20:34:49.919Z] 94645a83ff95: Download complete [2022-03-30T20:34:49.919Z] 1a89e8eeedd5: Download complete [2022-03-30T20:34:49.919Z] 0c92f367c5e7: Verifying Checksum [2022-03-30T20:34:49.919Z] 0c92f367c5e7: Download complete [2022-03-30T20:34:49.919Z] f7c0051592d6: Verifying Checksum [2022-03-30T20:34:49.919Z] f7c0051592d6: Download complete [2022-03-30T20:34:49.919Z] 9b3977197b4f: Download complete [2022-03-30T20:34:50.206Z] a227ed2f7395: Verifying Checksum [2022-03-30T20:34:50.206Z] a227ed2f7395: Download complete [2022-03-30T20:34:50.784Z] ---> 601ff4c4a065 [2022-03-30T20:34:50.784Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-30T20:34:51.223Z] 9b3977197b4f: Pull complete [2022-03-30T20:34:51.352Z] ---> Running in b249d5f06959 [2022-03-30T20:34:51.352Z] ---> d3e7b764aba4 [2022-03-30T20:34:51.352Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T20:34:51.835Z] 1a89e8eeedd5: Pull complete [2022-03-30T20:34:51.922Z] Removing intermediate container b249d5f06959 [2022-03-30T20:34:51.922Z] ---> ef3d7c20b154 [2022-03-30T20:34:51.922Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-30T20:34:51.922Z] ---> c6ebd91c5fcf [2022-03-30T20:34:51.922Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-30T20:34:52.162Z] 94645a83ff95: Pull complete [2022-03-30T20:34:52.182Z] ---> Running in 4409a4566098 [2022-03-30T20:34:52.444Z] ---> e6d105088d90 [2022-03-30T20:34:52.444Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-30T20:34:52.444Z] Removing intermediate container 4409a4566098 [2022-03-30T20:34:52.444Z] ---> 6c4b18ff94c7 [2022-03-30T20:34:52.444Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-30T20:34:52.702Z] ---> Running in 72ce032ba0b2 [2022-03-30T20:34:52.773Z] 7b1c46037f91: Verifying Checksum [2022-03-30T20:34:52.773Z] 7b1c46037f91: Download complete [2022-03-30T20:34:53.050Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-30T20:34:53.050Z] 3f3a8bcf1eab: Download complete [2022-03-30T20:34:53.270Z] ---> 48a97e1d6695 [2022-03-30T20:34:53.270Z] Step 19/24 : WORKDIR / [2022-03-30T20:34:53.529Z] ---> Running in 71278607769f [2022-03-30T20:34:53.789Z] Removing intermediate container 71278607769f [2022-03-30T20:34:53.789Z] ---> 9ceaaa9a01f9 [2022-03-30T20:34:53.789Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T20:34:54.063Z] ---> Running in 67abc215f1c9 [2022-03-30T20:34:54.323Z] Removing intermediate container 67abc215f1c9 [2022-03-30T20:34:54.323Z] ---> ac08b90c479e [2022-03-30T20:34:54.323Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T20:34:54.581Z] ---> Running in 96c57387c8cd [2022-03-30T20:34:54.581Z] Removing intermediate container 72ce032ba0b2 [2022-03-30T20:34:54.581Z] ---> 3d851a57305c [2022-03-30T20:34:54.581Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-30T20:34:54.850Z] ---> Running in b6ea01ab63ce [2022-03-30T20:34:54.850Z] Removing intermediate container 96c57387c8cd [2022-03-30T20:34:54.850Z] ---> 2c53f6c48eb0 [2022-03-30T20:34:54.850Z] Step 22/24 : LABEL arch=x86_64 [2022-03-30T20:34:55.126Z] ---> Running in 542f2f3d1a71 [2022-03-30T20:34:55.126Z] Removing intermediate container b6ea01ab63ce [2022-03-30T20:34:55.126Z] ---> f8843523bb4c [2022-03-30T20:34:55.126Z] Step 28/31 : CMD ["gate"] [2022-03-30T20:34:55.385Z] ---> Running in 147880da7c86 [2022-03-30T20:34:55.643Z] Removing intermediate container 542f2f3d1a71 [2022-03-30T20:34:55.643Z] ---> f289344a51f6 [2022-03-30T20:34:55.643Z] Step 23/24 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 [2022-03-30T20:34:55.643Z] ---> Running in ac5694fd5490 [2022-03-30T20:34:55.901Z] Removing intermediate container 147880da7c86 [2022-03-30T20:34:55.901Z] ---> 427756978206 [2022-03-30T20:34:55.901Z] Step 29/31 : LABEL arch=x86_64 [2022-03-30T20:34:56.160Z] ---> Running in 0c563dd60970 [2022-03-30T20:34:56.160Z] Removing intermediate container ac5694fd5490 [2022-03-30T20:34:56.160Z] ---> e16886185357 [2022-03-30T20:34:56.160Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T20:34:56.160Z] ---> Running in e353ad5b92bb [2022-03-30T20:34:56.419Z] Removing intermediate container 0c563dd60970 [2022-03-30T20:34:56.419Z] ---> 265e98617c40 [2022-03-30T20:34:56.419Z] Step 30/31 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 [2022-03-30T20:34:56.678Z] ---> Running in 09f60b4ea8e8 [2022-03-30T20:34:56.678Z] Removing intermediate container e353ad5b92bb [2022-03-30T20:34:56.678Z] ---> 59ae6a60692a [2022-03-30T20:34:56.678Z] [2022-03-30T20:34:56.936Z] Successfully built 59ae6a60692a [2022-03-30T20:34:56.936Z] Successfully tagged security-spire-config:latest [2022-03-30T20:34:56.936Z] Building core-command [2022-03-30T20:34:57.217Z]  Building security-spire-config ... done Removing intermediate container 09f60b4ea8e8 [2022-03-30T20:34:57.217Z] ---> 7d1b45ccce18 [2022-03-30T20:34:57.217Z] Step 31/31 : LABEL version=0.0.0 [2022-03-30T20:34:59.127Z] ---> Running in d44b19b57afa [2022-03-30T20:34:59.700Z] Removing intermediate container d44b19b57afa [2022-03-30T20:34:59.700Z] ---> 5f0162fe1e0c [2022-03-30T20:34:59.700Z] [2022-03-30T20:34:59.962Z] Successfully built 5f0162fe1e0c [2022-03-30T20:34:59.962Z] Successfully tagged security-bootstrapper:latest [2022-03-30T20:34:59.962Z] Building security-spire-server [2022-03-30T20:35:01.354Z]  Building security-bootstrapper ... done  ---> d80d95725706 [2022-03-30T20:35:01.354Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-30T20:35:03.259Z] ---> Running in 7f461ea194e8 [2022-03-30T20:35:03.827Z] 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-30T20:35:05.203Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:35:05.203Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:35:05.203Z] ---> b2a0ef51db88 [2022-03-30T20:35:05.203Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:35:05.203Z] ---> Using cache [2022-03-30T20:35:05.203Z] ---> 24be29b00ea7 [2022-03-30T20:35:05.203Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:35:05.203Z] ---> Using cache [2022-03-30T20:35:05.203Z] ---> 3903dd02427d [2022-03-30T20:35:05.203Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T20:35:05.203Z] ---> Using cache [2022-03-30T20:35:05.203Z] ---> 69ba6a07ec67 [2022-03-30T20:35:05.203Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:35:05.203Z] ---> Using cache [2022-03-30T20:35:05.203Z] ---> 69d971c39619 [2022-03-30T20:35:05.203Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:35:05.203Z] ---> Using cache [2022-03-30T20:35:05.203Z] ---> ccacb9db9750 [2022-03-30T20:35:05.203Z] Step 8/23 : COPY . . [2022-03-30T20:35:05.203Z] ---> Using cache [2022-03-30T20:35:05.203Z] ---> 8eb00f3e5663 [2022-03-30T20:35:05.203Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-30T20:35:07.107Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:35:07.107Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:35:07.107Z] ---> b2a0ef51db88 [2022-03-30T20:35:07.107Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:35:07.107Z] ---> Using cache [2022-03-30T20:35:07.107Z] ---> 24be29b00ea7 [2022-03-30T20:35:07.107Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:35:07.107Z] ---> Using cache [2022-03-30T20:35:07.107Z] ---> 3903dd02427d [2022-03-30T20:35:07.107Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T20:35:07.107Z] ---> Using cache [2022-03-30T20:35:07.107Z] ---> 69ba6a07ec67 [2022-03-30T20:35:07.107Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:35:07.107Z] ---> Using cache [2022-03-30T20:35:07.107Z] ---> 69d971c39619 [2022-03-30T20:35:07.107Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:35:07.107Z] ---> Using cache [2022-03-30T20:35:07.107Z] ---> ccacb9db9750 [2022-03-30T20:35:07.107Z] Step 8/23 : COPY . . [2022-03-30T20:35:07.107Z] ---> Using cache [2022-03-30T20:35:07.107Z] ---> 8eb00f3e5663 [2022-03-30T20:35:07.107Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T20:35:07.107Z] ---> Using cache [2022-03-30T20:35:07.107Z] ---> 6515ddeb457a [2022-03-30T20:35:07.107Z] 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-30T20:35:07.107Z] ---> Using cache [2022-03-30T20:35:07.107Z] ---> 5dde59705065 [2022-03-30T20:35:07.107Z] [2022-03-30T20:35:07.107Z] Step 11/23 : FROM alpine:3.15 [2022-03-30T20:35:07.107Z] ---> 76c8fb57b6fc [2022-03-30T20:35:07.107Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:35:07.107Z] ---> Using cache [2022-03-30T20:35:07.107Z] ---> acf644791766 [2022-03-30T20:35:07.107Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:35:07.107Z] ---> Using cache [2022-03-30T20:35:07.107Z] ---> 8c941d23fb71 [2022-03-30T20:35:07.107Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T20:35:07.107Z] ---> Using cache [2022-03-30T20:35:07.107Z] ---> c42592385b1f [2022-03-30T20:35:07.107Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T20:35:08.054Z] ---> Running in 03ae24cf097f [2022-03-30T20:35:08.054Z] ---> bf12e2133110 [2022-03-30T20:35:08.054Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T20:35:08.266Z] 3f3a8bcf1eab: Pull complete [2022-03-30T20:35:08.266Z] 0c92f367c5e7: Pull complete [2022-03-30T20:35:08.266Z] f7c0051592d6: Pull complete [2022-03-30T20:35:08.549Z] a227ed2f7395: Pull complete [2022-03-30T20:35:08.628Z] ---> a094c43c4b37 [2022-03-30T20:35:08.628Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-30T20:35:08.628Z] 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-30T20:35:09.199Z] ---> 6f8790b5a09f [2022-03-30T20:35:09.199Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-30T20:35:10.139Z] ---> 9151c5032a97 [2022-03-30T20:35:10.139Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T20:35:10.139Z] ---> Running in 4b5b32426227 [2022-03-30T20:35:10.709Z] Removing intermediate container 4b5b32426227 [2022-03-30T20:35:10.709Z] ---> 1083ecc5b4a0 [2022-03-30T20:35:10.709Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T20:35:10.968Z] ---> Running in d05e9c7ce0dc [2022-03-30T20:35:11.538Z] Removing intermediate container d05e9c7ce0dc [2022-03-30T20:35:11.538Z] ---> 86f97c4c007f [2022-03-30T20:35:11.538Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:35:11.538Z] ---> Running in fd60b16bb6d3 [2022-03-30T20:35:12.125Z] Removing intermediate container fd60b16bb6d3 [2022-03-30T20:35:12.125Z] ---> e1acce5f4e47 [2022-03-30T20:35:12.125Z] Step 22/23 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 [2022-03-30T20:35:12.125Z] Removing intermediate container 65250685970b [2022-03-30T20:35:12.125Z] ---> ef52042e29c1 [2022-03-30T20:35:12.125Z] [2022-03-30T20:35:12.125Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T20:35:12.125Z] ---> 84b07dd2d1fd [2022-03-30T20:35:12.125Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-30T20:35:12.125Z] ---> Running in de2832e4abb1 [2022-03-30T20:35:12.125Z] ---> Running in 6565d068c139 [2022-03-30T20:35:12.125Z] Removing intermediate container ead956545fde [2022-03-30T20:35:12.125Z] ---> 68e57f1689fe [2022-03-30T20:35:12.125Z] [2022-03-30T20:35:12.125Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T20:35:12.125Z] ---> 84b07dd2d1fd [2022-03-30T20:35:12.125Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T20:35:12.384Z] ---> Running in eec12a07ff9c [2022-03-30T20:35:12.384Z] Removing intermediate container 6565d068c139 [2022-03-30T20:35:12.384Z] ---> 2d044664c828 [2022-03-30T20:35:12.384Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T20:35:12.643Z] ---> Running in d2985dccbfa3 [2022-03-30T20:35:12.643Z] Removing intermediate container d2985dccbfa3 [2022-03-30T20:35:12.643Z] ---> 6dcd433cf18c [2022-03-30T20:35:12.643Z] [2022-03-30T20:35:12.905Z] Successfully built 6dcd433cf18c [2022-03-30T20:35:12.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:12.905Z] Successfully tagged security-spire-server:latest [2022-03-30T20:35:12.905Z] Building support-notifications [2022-03-30T20:35:13.164Z]  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:13.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:13.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:13.164Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T20:35:13.164Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:35:13.164Z] OK: 6 MiB in 15 packages [2022-03-30T20:35:13.426Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T20:35:13.426Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:35:13.426Z] OK: 6 MiB in 15 packages [2022-03-30T20:35:15.362Z] 7b1c46037f91: Pull complete [2022-03-30T20:35:15.640Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-30T20:35:15.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T20:35:15.640Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:35:16.009Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T20:35:16.009Z] WORKDIR /edgex [2022-03-30T20:35:16.009Z] COPY go.mod . [2022-03-30T20:35:16.009Z] RUN go mod download [2022-03-30T20:35:16.009Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-30T20:35:16.762Z] Removing intermediate container eec12a07ff9c [2022-03-30T20:35:16.762Z] ---> 030ef66a0d3c [2022-03-30T20:35:16.762Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T20:35:17.021Z] Removing intermediate container de2832e4abb1 [2022-03-30T20:35:17.021Z] ---> 085a35999648 [2022-03-30T20:35:17.021Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T20:35:17.021Z] ---> Running in ec0464c6fa85 [2022-03-30T20:35:17.021Z] ---> Running in 081162b88966 [2022-03-30T20:35:17.280Z] Removing intermediate container 081162b88966 [2022-03-30T20:35:17.280Z] ---> cd2f7aa05ff6 [2022-03-30T20:35:17.280Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-30T20:35:17.538Z] Removing intermediate container ec0464c6fa85 [2022-03-30T20:35:17.538Z] ---> f74cf8c6e31c [2022-03-30T20:35:17.538Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-30T20:35:17.797Z] ---> Running in 9f45f2c03ec2 [2022-03-30T20:35:17.797Z] ---> Running in ae92e08f8c27 [2022-03-30T20:35:18.054Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:35:18.054Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderRemoving intermediate container 9f45f2c03ec2 [2022-03-30T20:35:18.054Z] [2022-03-30T20:35:18.054Z] ---> 80bef616e07a [2022-03-30T20:35:18.054Z] ---> b2a0ef51db88 [2022-03-30T20:35:18.054Z] Step 14/22 : EXPOSE $APP_PORTStep 3/22 : WORKDIR /edgex-go [2022-03-30T20:35:18.054Z] [2022-03-30T20:35:18.054Z] ---> Using cache [2022-03-30T20:35:18.054Z] ---> 24be29b00ea7 [2022-03-30T20:35:18.054Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:35:18.054Z] ---> Using cache [2022-03-30T20:35:18.054Z] ---> 3903dd02427d [2022-03-30T20:35:18.054Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-30T20:35:18.054Z] ---> Running in 93e1210e4622 [2022-03-30T20:35:18.054Z] Removing intermediate container ae92e08f8c27 [2022-03-30T20:35:18.054Z] ---> 7a354d13fbdc [2022-03-30T20:35:18.054Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T20:35:18.312Z] ---> Running in f9dd4176aea0 [2022-03-30T20:35:18.312Z] ---> Running in 22480b537061 [2022-03-30T20:35:18.571Z] Removing intermediate container f9dd4176aea0 [2022-03-30T20:35:18.571Z] ---> 0249c3c64948 [2022-03-30T20:35:18.571Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:35:18.571Z] Removing intermediate container 22480b537061 [2022-03-30T20:35:18.571Z] ---> 836192764a9f [2022-03-30T20:35:18.571Z] Step 15/23 : WORKDIR / [2022-03-30T20:35:18.571Z] ---> Running in a16e194fe0f6 [2022-03-30T20:35:18.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:18.830Z] ---> 098eac554063 [2022-03-30T20:35:18.830Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-30T20:35:18.830Z] Removing intermediate container a16e194fe0f6 [2022-03-30T20:35:18.830Z] ---> 3c1f76460c85 [2022-03-30T20:35:18.830Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:35:19.403Z] ---> 578034cdf352 [2022-03-30T20:35:19.403Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-30T20:35:19.442Z] Sending build context to Docker daemon 169MB [2022-03-30T20:35:19.442Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T20:35:19.442Z] ---> f79e39bc4007 [2022-03-30T20:35:19.442Z] Step 2/4 : WORKDIR /edgex [2022-03-30T20:35:19.662Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:19.919Z] OK: 221 MiB in 52 packages [2022-03-30T20:35:20.487Z] ---> d19f66ccec4d [2022-03-30T20:35:20.487Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-30T20:35:20.487Z] ---> ed3a5dd21b4c [2022-03-30T20:35:20.487Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-30T20:35:20.752Z] ---> 313223ac7668 [2022-03-30T20:35:20.752Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-30T20:35:20.752Z] Removing intermediate container 93e1210e4622 [2022-03-30T20:35:20.752Z] ---> 249974c44a9e [2022-03-30T20:35:20.752Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:35:20.752Z] ---> Running in 25e561c9e9da [2022-03-30T20:35:21.011Z] ---> c810269ff455 [2022-03-30T20:35:21.011Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-30T20:35:21.011Z] ---> Running in 365bab49aec9 [2022-03-30T20:35:21.011Z] Removing intermediate container 25e561c9e9da [2022-03-30T20:35:21.011Z] ---> 6f920404e405 [2022-03-30T20:35:21.011Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:35:21.272Z] Removing intermediate container 365bab49aec9 [2022-03-30T20:35:21.272Z] ---> 2dfe2a0f9c6e [2022-03-30T20:35:21.272Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:35:21.272Z] ---> Running in 2897a5bfef34 [2022-03-30T20:35:21.272Z] ---> Running in a8ea55c01443 [2022-03-30T20:35:21.272Z] ---> 1d76014443de [2022-03-30T20:35:21.272Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:35:21.515Z] ---> Running in c30067ba4beb [2022-03-30T20:35:21.515Z] Removing intermediate container c30067ba4beb [2022-03-30T20:35:21.515Z] ---> f1245bef87ec [2022-03-30T20:35:21.515Z] Step 3/4 : COPY go.mod . [2022-03-30T20:35:21.531Z] ---> Running in 11171cac0a2d [2022-03-30T20:35:21.531Z] Removing intermediate container 2897a5bfef34 [2022-03-30T20:35:21.531Z] ---> c761464230b6 [2022-03-30T20:35:21.531Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T20:35:21.531Z] Removing intermediate container a8ea55c01443 [2022-03-30T20:35:21.531Z] ---> 62c9951da3b4 [2022-03-30T20:35:21.531Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:35:21.531Z] ---> Running in e9bfea75454c [2022-03-30T20:35:21.531Z] ---> Running in ef7ac85f806d [2022-03-30T20:35:21.817Z] Removing intermediate container ef7ac85f806d [2022-03-30T20:35:21.817Z] ---> d74212cd5190 [2022-03-30T20:35:21.817Z] Step 22/23 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 [2022-03-30T20:35:21.817Z] Removing intermediate container e9bfea75454c [2022-03-30T20:35:21.817Z] ---> 00239b2ac791 [2022-03-30T20:35:21.817Z] Step 21/22 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 [2022-03-30T20:35:22.075Z] ---> Running in 9d6dfb3f1e0d [2022-03-30T20:35:22.075Z] ---> Running in e9bc9776b35f [2022-03-30T20:35:22.116Z] ---> 67654b362376 [2022-03-30T20:35:22.116Z] Step 4/4 : RUN go mod download [2022-03-30T20:35:22.335Z] Removing intermediate container 9d6dfb3f1e0d [2022-03-30T20:35:22.335Z] ---> 3cacb5660ca5 [2022-03-30T20:35:22.335Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T20:35:22.335Z] Removing intermediate container e9bc9776b35f [2022-03-30T20:35:22.335Z] ---> 0c31451cc08a [2022-03-30T20:35:22.335Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T20:35:22.335Z] ---> Running in 7af95a136122 [2022-03-30T20:35:22.335Z] ---> Running in be6b108ad534 [2022-03-30T20:35:22.396Z] ---> Running in c33c9721e0e0 [2022-03-30T20:35:22.594Z] Removing intermediate container 7af95a136122 [2022-03-30T20:35:22.594Z] ---> 16cdefe7e9b0 [2022-03-30T20:35:22.594Z] [2022-03-30T20:35:22.594Z] Removing intermediate container be6b108ad534 [2022-03-30T20:35:22.594Z] ---> 9445abd20ca4 [2022-03-30T20:35:22.594Z] [2022-03-30T20:35:22.853Z] Successfully built 16cdefe7e9b0 [2022-03-30T20:35:22.853Z] Successfully tagged core-metadata:latest [2022-03-30T20:35:22.853Z]  Building core-metadata ... done Successfully built 9445abd20ca4 [2022-03-30T20:35:22.853Z] Successfully tagged support-scheduler:latest [2022-03-30T20:35:23.112Z]  Building support-scheduler ... done Removing intermediate container 11171cac0a2d [2022-03-30T20:35:23.112Z] ---> 1eb60683d599 [2022-03-30T20:35:23.112Z] Step 8/22 : COPY . . [2022-03-30T20:35:31.281Z] Removing intermediate container 7f461ea194e8 [2022-03-30T20:35:31.281Z] ---> a6e9ec2034d3 [2022-03-30T20:35:31.281Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-30T20:35:31.281Z] ---> Running in 796bf0808c59 [2022-03-30T20:35:31.281Z] ---> 77a9e3964942 [2022-03-30T20:35:31.281Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-30T20:35:31.281Z] ---> Running in 50fbb5776690 [2022-03-30T20:35:31.281Z] 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-30T20:35:31.281Z] 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-30T20:35:31.916Z] Removing intermediate container 796bf0808c59 [2022-03-30T20:35:31.916Z] ---> 75b222919418 [2022-03-30T20:35:31.916Z] [2022-03-30T20:35:31.916Z] Step 11/23 : FROM docker:20.10.10 [2022-03-30T20:35:31.916Z] 20.10.10: Pulling from library/docker [2022-03-30T20:35:32.218Z] Removing intermediate container 03ae24cf097f [2022-03-30T20:35:32.218Z] ---> 731e679e1e8e [2022-03-30T20:35:32.218Z] [2022-03-30T20:35:32.218Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T20:35:32.218Z] ---> 84b07dd2d1fd [2022-03-30T20:35:32.218Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T20:35:32.218Z] ---> Using cache [2022-03-30T20:35:32.218Z] ---> 085a35999648 [2022-03-30T20:35:32.218Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T20:35:32.218Z] ---> Using cache [2022-03-30T20:35:32.218Z] ---> cd2f7aa05ff6 [2022-03-30T20:35:32.218Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-30T20:35:32.218Z] ---> Running in 57d0931a458c [2022-03-30T20:35:32.476Z] Removing intermediate container 57d0931a458c [2022-03-30T20:35:32.476Z] ---> ba8ef500bc34 [2022-03-30T20:35:32.476Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T20:35:32.476Z] ---> Running in f7cc56ae7c8d [2022-03-30T20:35:32.751Z] Removing intermediate container f7cc56ae7c8d [2022-03-30T20:35:32.752Z] ---> 659c3a13efbb [2022-03-30T20:35:32.752Z] Step 15/23 : WORKDIR / [2022-03-30T20:35:33.011Z] ---> Running in a395cbee3e2d [2022-03-30T20:35:33.011Z] Removing intermediate container a395cbee3e2d [2022-03-30T20:35:33.011Z] ---> 147a3883e73e [2022-03-30T20:35:33.011Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:35:33.580Z] ---> 447daceae041 [2022-03-30T20:35:33.580Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-30T20:35:34.964Z] ---> b428041e0e37 [2022-03-30T20:35:34.964Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-30T20:35:35.227Z] ---> c81b3196b77c [2022-03-30T20:35:35.227Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-30T20:35:35.227Z] ---> Running in a248beb44447 [2022-03-30T20:35:35.485Z] Removing intermediate container a248beb44447 [2022-03-30T20:35:35.485Z] ---> 9efadd9a3a52 [2022-03-30T20:35:35.485Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:35:35.485Z] ---> Running in c272c463af3b [2022-03-30T20:35:35.744Z] Removing intermediate container c272c463af3b [2022-03-30T20:35:35.744Z] ---> a203ee320fb6 [2022-03-30T20:35:35.744Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:35:36.028Z] ---> Running in 9794e7fe0a17 [2022-03-30T20:35:36.287Z] Removing intermediate container 9794e7fe0a17 [2022-03-30T20:35:36.287Z] ---> c7fdc4e22cb4 [2022-03-30T20:35:36.287Z] Step 22/23 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 [2022-03-30T20:35:36.287Z] ---> Running in 0ad33ef033b7 [2022-03-30T20:35:36.853Z] Removing intermediate container 0ad33ef033b7 [2022-03-30T20:35:36.853Z] ---> 7042c0d9cf4f [2022-03-30T20:35:36.853Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T20:35:36.853Z] ---> Running in 1948327ee47a [2022-03-30T20:35:37.112Z] Removing intermediate container 1948327ee47a [2022-03-30T20:35:37.112Z] ---> f339ed40c70a [2022-03-30T20:35:37.112Z] [2022-03-30T20:35:37.370Z] Successfully built f339ed40c70a [2022-03-30T20:35:37.370Z] Successfully tagged core-command:latest [2022-03-30T20:35:37.939Z]  Building core-command ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-30T20:35:37.939Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-30T20:35:37.939Z] ---> b706a049f56e [2022-03-30T20:35:37.939Z] 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-30T20:35:38.199Z] ---> Running in 2bd878ea999f [2022-03-30T20:35:38.457Z] Removing intermediate container 2bd878ea999f [2022-03-30T20:35:38.457Z] ---> 7bbee30a962b [2022-03-30T20:35:38.457Z] 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-30T20:35:38.457Z] ---> Running in 7950c3826bb8 [2022-03-30T20:35:39.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:39.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:39.394Z] (1/42) Installing readline (8.1.0-r0) [2022-03-30T20:35:39.394Z] (2/42) Installing bash (5.1.16-r0) [2022-03-30T20:35:39.394Z] Executing bash-5.1.16-r0.post-install [2022-03-30T20:35:39.394Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-30T20:35:39.394Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T20:35:39.394Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-30T20:35:39.394Z] (6/42) Installing curl (7.79.1-r0) [2022-03-30T20:35:39.394Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-30T20:35:39.394Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-30T20:35:39.654Z] (9/42) Installing expat (2.4.7-r0) [2022-03-30T20:35:39.654Z] (10/42) Installing libffi (3.3-r2) [2022-03-30T20:35:39.654Z] (11/42) Installing gdbm (1.19-r0) [2022-03-30T20:35:39.654Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-30T20:35:39.654Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T20:35:39.654Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T20:35:39.654Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-30T20:35:39.654Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-30T20:35:39.654Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-30T20:35:39.913Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-30T20:35:39.913Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-30T20:35:39.913Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-30T20:35:39.913Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-30T20:35:39.914Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-30T20:35:39.914Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-30T20:35:39.914Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-30T20:35:39.914Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-30T20:35:39.914Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-30T20:35:39.914Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-30T20:35:39.914Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-30T20:35:39.914Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-30T20:35:40.172Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-30T20:35:40.172Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-30T20:35:40.172Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-30T20:35:40.172Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-30T20:35:40.172Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-30T20:35:40.172Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-30T20:35:40.172Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-30T20:35:40.172Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-30T20:35:40.172Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-30T20:35:40.172Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-30T20:35:40.172Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-30T20:35:40.172Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-30T20:35:40.172Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-30T20:35:40.172Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:35:40.172Z] OK: 84 MiB in 64 packages [2022-03-30T20:35:41.110Z] Collecting docker-compose==1.23.2 [2022-03-30T20:35:41.110Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-30T20:35:41.110Z] Collecting cached-property<2,>=1.2.0 [2022-03-30T20:35:41.110Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-30T20:35:41.110Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-30T20:35:41.110Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-30T20:35:41.110Z] 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-30T20:35:41.369Z] Collecting jsonschema<3,>=2.5.1 [2022-03-30T20:35:41.369Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-30T20:35:41.369Z] Collecting docker<4.0,>=3.6.0 [2022-03-30T20:35:41.369Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-30T20:35:41.369Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-30T20:35:41.369Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-30T20:35:41.936Z] Collecting PyYAML<4,>=3.10 [2022-03-30T20:35:41.936Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-30T20:35:42.871Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-30T20:35:42.871Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-30T20:35:42.871Z] Collecting docopt<0.7,>=0.6.1 [2022-03-30T20:35:42.871Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-30T20:35:43.128Z] Collecting texttable<0.10,>=0.9.0 [2022-03-30T20:35:43.128Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-30T20:35:43.386Z] Collecting docker-pycreds>=0.4.0 [2022-03-30T20:35:43.386Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-30T20:35:43.644Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-30T20:35:43.644Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-30T20:35:43.644Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-30T20:35:43.644Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-30T20:35:43.644Z] 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-30T20:35:43.644Z] Collecting idna<2.8,>=2.5 [2022-03-30T20:35:43.644Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-30T20:35:43.644Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-30T20:35:43.644Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-30T20:35:43.644Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-30T20:35:43.644Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-30T20:35:43.902Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-30T20:35:43.902Z] Attempting uninstall: urllib3 [2022-03-30T20:35:43.902Z] Found existing installation: urllib3 1.26.5 [2022-03-30T20:35:43.902Z] Uninstalling urllib3-1.26.5: [2022-03-30T20:35:43.902Z] Successfully uninstalled urllib3-1.26.5 [2022-03-30T20:35:44.161Z] Attempting uninstall: idna [2022-03-30T20:35:44.161Z] Found existing installation: idna 3.2 [2022-03-30T20:35:44.161Z] Uninstalling idna-3.2: [2022-03-30T20:35:44.161Z] Successfully uninstalled idna-3.2 [2022-03-30T20:35:44.161Z] Attempting uninstall: chardet [2022-03-30T20:35:44.161Z] Found existing installation: chardet 4.0.0 [2022-03-30T20:35:44.161Z] Uninstalling chardet-4.0.0: [2022-03-30T20:35:44.161Z] Successfully uninstalled chardet-4.0.0 [2022-03-30T20:35:44.728Z] Attempting uninstall: requests [2022-03-30T20:35:44.728Z] Found existing installation: requests 2.25.1 [2022-03-30T20:35:44.728Z] Uninstalling requests-2.25.1: [2022-03-30T20:35:44.728Z] Successfully uninstalled requests-2.25.1 [2022-03-30T20:35:44.728Z] Running setup.py install for texttable: started [2022-03-30T20:35:45.297Z] Running setup.py install for texttable: finished with status 'done' [2022-03-30T20:35:45.297Z] Running setup.py install for PyYAML: started [2022-03-30T20:35:45.556Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-30T20:35:45.815Z] Running setup.py install for docopt: started [2022-03-30T20:35:46.383Z] Running setup.py install for docopt: finished with status 'done' [2022-03-30T20:35:46.383Z] Running setup.py install for dockerpty: started [2022-03-30T20:35:46.642Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-30T20:35:47.212Z] 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-30T20:35:48.157Z] Removing intermediate container 50fbb5776690 [2022-03-30T20:35:48.157Z] ---> 408685851542 [2022-03-30T20:35:48.157Z] [2022-03-30T20:35:48.157Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T20:35:48.157Z] ---> 84b07dd2d1fd [2022-03-30T20:35:48.157Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-30T20:35:48.416Z] ---> Running in e1c0cf33c82d [2022-03-30T20:35:48.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:48.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:48.934Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-30T20:35:48.934Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-30T20:35:48.934Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:35:48.934Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:35:48.934Z] OK: 6 MiB in 16 packages [2022-03-30T20:35:49.872Z] Removing intermediate container e1c0cf33c82d [2022-03-30T20:35:49.872Z] ---> ace8ea2ee84a [2022-03-30T20:35:49.872Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T20:35:49.872Z] ---> Running in f9e679784f73 [2022-03-30T20:35:49.872Z] Removing intermediate container f9e679784f73 [2022-03-30T20:35:49.872Z] ---> 1a8fdb89f65d [2022-03-30T20:35:49.872Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-30T20:35:49.872Z] Removing intermediate container 7950c3826bb8 [2022-03-30T20:35:49.872Z] ---> c6fe80fd4551 [2022-03-30T20:35:49.872Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-30T20:35:50.132Z] ---> Running in ede2797827ba [2022-03-30T20:35:50.132Z] ---> Running in 68db1e37f4c9 [2022-03-30T20:35:50.132Z] Removing intermediate container ede2797827ba [2022-03-30T20:35:50.132Z] ---> 50162f87702d [2022-03-30T20:35:50.132Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T20:35:50.132Z] Removing intermediate container 68db1e37f4c9 [2022-03-30T20:35:50.132Z] ---> fe8bc1df7c25 [2022-03-30T20:35:50.132Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-30T20:35:50.132Z] ---> Running in b9aec9ce1989 [2022-03-30T20:35:50.132Z] ---> Running in fb29e0055c3a [2022-03-30T20:35:50.390Z] Removing intermediate container b9aec9ce1989 [2022-03-30T20:35:50.390Z] ---> 7bdb03127e51 [2022-03-30T20:35:50.390Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:35:50.390Z] Removing intermediate container fb29e0055c3a [2022-03-30T20:35:50.390Z] ---> eed2347faaf4 [2022-03-30T20:35:50.390Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-30T20:35:50.390Z] ---> 13d7453a52cb [2022-03-30T20:35:50.390Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-30T20:35:50.967Z] ---> 9de39b28f0d5 [2022-03-30T20:35:50.967Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-30T20:35:50.967Z] ---> d9cadd738f7d [2022-03-30T20:35:50.968Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-30T20:35:50.968Z] ---> f24002870c66 [2022-03-30T20:35:50.968Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-30T20:35:51.227Z] ---> 4e55620020f6 [2022-03-30T20:35:51.227Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-30T20:35:51.227Z] ---> Running in e61d054de048 [2022-03-30T20:35:51.227Z] ---> 9bda191a5649 [2022-03-30T20:35:51.227Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-30T20:35:51.227Z] Removing intermediate container e61d054de048 [2022-03-30T20:35:51.227Z] ---> 4fc793bd6eab [2022-03-30T20:35:51.227Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:35:51.486Z] ---> Running in a02d01edbfd3 [2022-03-30T20:35:51.486Z] ---> Running in a41caecc6113 [2022-03-30T20:35:51.486Z] Removing intermediate container a02d01edbfd3 [2022-03-30T20:35:51.486Z] ---> 0d9d1db6b12d [2022-03-30T20:35:51.486Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:35:51.486Z] Removing intermediate container a41caecc6113 [2022-03-30T20:35:51.486Z] ---> 18f5ecdc34f1 [2022-03-30T20:35:51.486Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T20:35:51.486Z] ---> Running in 0a0ec46ceb63 [2022-03-30T20:35:51.486Z] ---> Running in c6bf5008c87e [2022-03-30T20:35:51.745Z] Removing intermediate container 0a0ec46ceb63 [2022-03-30T20:35:51.745Z] ---> 0f654486c639 [2022-03-30T20:35:51.745Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:35:51.745Z] Removing intermediate container c6bf5008c87e [2022-03-30T20:35:51.745Z] ---> 08c592825c92 [2022-03-30T20:35:51.745Z] Step 21/22 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 [2022-03-30T20:35:51.745Z] ---> Running in 03bb1cc648b3 [2022-03-30T20:35:51.745Z] ---> Running in 98dceeeb1783 [2022-03-30T20:35:51.745Z] Removing intermediate container 03bb1cc648b3 [2022-03-30T20:35:51.745Z] ---> 88df321b69c0 [2022-03-30T20:35:51.745Z] Step 22/23 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 [2022-03-30T20:35:52.005Z] ---> Running in 8109392c9aa1 [2022-03-30T20:35:52.005Z] Removing intermediate container 98dceeeb1783 [2022-03-30T20:35:52.005Z] ---> 829bf58db64c [2022-03-30T20:35:52.005Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T20:35:52.005Z] ---> Running in 302f0a20b7ad [2022-03-30T20:35:52.005Z] Removing intermediate container 8109392c9aa1 [2022-03-30T20:35:52.005Z] ---> 1cbb93eb7ff8 [2022-03-30T20:35:52.005Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T20:35:52.005Z] ---> Running in 81fd2088102a [2022-03-30T20:35:52.005Z] Removing intermediate container 302f0a20b7ad [2022-03-30T20:35:52.005Z] ---> f949fc352315 [2022-03-30T20:35:52.005Z] [2022-03-30T20:35:52.264Z] Successfully built f949fc352315 [2022-03-30T20:35:52.264Z] Removing intermediate container 81fd2088102a [2022-03-30T20:35:52.264Z] ---> 7d8ce474bac6 [2022-03-30T20:35:52.264Z] [2022-03-30T20:35:52.264Z] Successfully tagged support-notifications:latest [2022-03-30T20:35:52.264Z]  Building support-notifications ... done Successfully built 7d8ce474bac6 [2022-03-30T20:35:52.264Z] Successfully tagged sys-mgmt-agent:latest [2022-03-30T20:35:52.271Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-30T20:35:52.278Z] $ docker stop --time=1 6073479c3d349de5bedf0cbc7a0b2f4b673313a5fcdf7ab0ec273a0b1efa3022 [2022-03-30T20:35:53.613Z] $ docker rm -f 6073479c3d349de5bedf0cbc7a0b2f4b673313a5fcdf7ab0ec273a0b1efa3022 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T20:35:53.961Z] + docker images [2022-03-30T20:35:53.961Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-30T20:35:53.961Z] support-notifications latest f949fc352315 2 seconds ago 26.6MB [2022-03-30T20:35:53.961Z] sys-mgmt-agent latest 7d8ce474bac6 2 seconds ago 305MB [2022-03-30T20:35:53.961Z] 408685851542 5 seconds ago 1.62GB [2022-03-30T20:35:53.961Z] core-command latest f339ed40c70a 17 seconds ago 24.5MB [2022-03-30T20:35:53.961Z] 75b222919418 22 seconds ago 1.61GB [2022-03-30T20:35:53.961Z] 731e679e1e8e 22 seconds ago 1.61GB [2022-03-30T20:35:53.961Z] support-scheduler latest 9445abd20ca4 31 seconds ago 26MB [2022-03-30T20:35:53.961Z] core-metadata latest 16cdefe7e9b0 31 seconds ago 26.1MB [2022-03-30T20:35:53.961Z] security-spire-server latest 6dcd433cf18c 41 seconds ago 82.9MB [2022-03-30T20:35:53.961Z] ef52042e29c1 42 seconds ago 1.62GB [2022-03-30T20:35:53.961Z] 68e57f1689fe 42 seconds ago 1.62GB [2022-03-30T20:35:53.961Z] security-bootstrapper latest 5f0162fe1e0c 54 seconds ago 24.3MB [2022-03-30T20:35:53.961Z] security-spire-config latest 59ae6a60692a 57 seconds ago 82.2MB [2022-03-30T20:35:53.961Z] 5dde59705065 About a minute ago 1.61GB [2022-03-30T20:35:53.961Z] core-data latest e2701265e9d0 About a minute ago 35.9MB [2022-03-30T20:35:53.961Z] security-secretstore-setup latest 67fed40dce9d About a minute ago 42.1MB [2022-03-30T20:35:53.961Z] security-proxy-setup latest 963410790efb About a minute ago 43.4MB [2022-03-30T20:35:53.961Z] 649b19850756 About a minute ago 1.61GB [2022-03-30T20:35:53.961Z] security-spiffe-token-provider latest b54a574ce3bc About a minute ago 28.5MB [2022-03-30T20:35:53.961Z] f6f8e5545668 About a minute ago 1.65GB [2022-03-30T20:35:53.961Z] d1d6425b7cfe About a minute ago 1.63GB [2022-03-30T20:35:53.961Z] f6bad88510cc About a minute ago 1.63GB [2022-03-30T20:35:53.961Z] 3d0f3d919e59 About a minute ago 1.61GB [2022-03-30T20:35:53.961Z] security-spire-agent latest 95623365b15b About a minute ago 119MB [2022-03-30T20:35:53.961Z] 39139c913383 2 minutes ago 1.61GB [2022-03-30T20:35:53.961Z] ci-base-image-x86_64 latest b2a0ef51db88 5 minutes ago 896MB [2022-03-30T20:35:53.961Z] alpine 3.14 84b07dd2d1fd 44 hours ago 5.59MB [2022-03-30T20:35:53.961Z] alpine 3.15 76c8fb57b6fc 44 hours ago 5.57MB [2022-03-30T20:35:53.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB [2022-03-30T20:35:53.961Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-30T20:35:53.961Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-30T20:35:53.961Z] 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-30T20:36:09.108Z] Still waiting to schedule task [2022-03-30T20:36:09.109Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-9452’ [2022-03-30T20:36:19.047Z] Removing intermediate container c33c9721e0e0 [2022-03-30T20:36:19.048Z] ---> 2f4e79557797 [2022-03-30T20:36:19.048Z] Successfully built 2f4e79557797 [2022-03-30T20:36:19.048Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:36:19.401Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T20:36:19.401Z] . [Pipeline] withDockerContainer [2022-03-30T20:36:19.656Z] prd-ubuntu20.04-docker-arm64-4c-16g-9448 does not seem to be running inside a container [2022-03-30T20:36:19.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T20:36:21.269Z] $ docker top b28dd7e611af2785c86c32abfbf0093f64c79e8654f404397833041348e330a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:36:22.248Z] + go version [2022-03-30T20:36:22.248Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-30T20:36:22.276Z] $ docker stop --time=1 b28dd7e611af2785c86c32abfbf0093f64c79e8654f404397833041348e330a7 [2022-03-30T20:36:23.975Z] $ docker rm -f b28dd7e611af2785c86c32abfbf0093f64c79e8654f404397833041348e330a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:36:24.616Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T20:36:24.616Z] . [Pipeline] withDockerContainer [2022-03-30T20:36:24.864Z] prd-ubuntu20.04-docker-arm64-4c-16g-9448 does not seem to be running inside a container [2022-03-30T20:36:24.966Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T20:36:26.501Z] $ docker top de2129d3fb471d88d0225fbb972f1e3d6c795bd6800acef348760272a0ead095 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-30T20:36:26.840Z] ========================================================= [2022-03-30T20:36:26.840Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-30T20:36:26.841Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:36:27.511Z] + make test [2022-03-30T20:36:27.511Z] go mod tidy -compat=1.17 [2022-03-30T20:36:28.516Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-30T20:37:07.598Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-30T20:38:59.603Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-30T20:39:21.922Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-30T20:39:21.922Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-30T20:39:21.922Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-30T20:39:21.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-30T20:39:21.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-30T20:39:21.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-30T20:39:21.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-30T20:39:21.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-30T20:39:26.300Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-30T20:39:26.300Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-30T20:39:26.300Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-30T20:39:26.300Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-30T20:39:26.300Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-30T20:39:26.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-30T20:39:41.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.304s coverage: 28.7% of statements [2022-03-30T20:39:41.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-30T20:39:41.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-30T20:39:46.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.789s coverage: 98.5% of statements [2022-03-30T20:39:46.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-30T20:39:47.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.584s coverage: 54.9% of statements [2022-03-30T20:39:47.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-30T20:39:47.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-30T20:40:14.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.528s coverage: 89.2% of statements [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:40:14.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.569s coverage: 84.4% of statements [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-30T20:40:14.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.157s coverage: 94.5% of statements [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:40:14.549Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.264s coverage: 72.2% of statements [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-30T20:40:14.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.320s coverage: 60.0% of statements [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-30T20:40:14.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.952s coverage: 0.9% of statements [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-30T20:40:14.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.426s coverage: 58.8% of statements [2022-03-30T20:40:14.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.522s coverage: 24.0% of statements [2022-03-30T20:40:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-30T20:40:14.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.426s coverage: 47.1% of statements [2022-03-30T20:40:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.400s coverage: 79.5% of statements [2022-03-30T20:40:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.252s coverage: 94.1% of statements [2022-03-30T20:40:17.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.271s coverage: 96.3% of statements [2022-03-30T20:40:17.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.261s coverage: 87.5% of statements [2022-03-30T20:40:30.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.277s coverage: 94.4% of statements [2022-03-30T20:40:30.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements [2022-03-30T20:40:38.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.006s coverage: 82.5% of statements [2022-03-30T20:40:38.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-30T20:40:42.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.419s coverage: 92.9% of statements [2022-03-30T20:40:42.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-30T20:40:42.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-30T20:40:42.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-30T20:40:42.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.187s coverage: 65.1% of statements [2022-03-30T20:40:42.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-30T20:40:42.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-30T20:40:42.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-30T20:40:42.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-30T20:40:42.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-30T20:40:42.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.245s coverage: 87.2% of statements [2022-03-30T20:40:42.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-30T20:40:42.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-30T20:40:42.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.225s coverage: 100.0% of statements [2022-03-30T20:40:42.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-30T20:40:42.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.372s coverage: 58.8% of statements [2022-03-30T20:40:42.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-30T20:40:42.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.314s coverage: 80.0% of statements [2022-03-30T20:40:42.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.296s coverage: 87.2% of statements [2022-03-30T20:40:42.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.446s coverage: 85.4% of statements [2022-03-30T20:40:42.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.058s coverage: 91.2% of statements [2022-03-30T20:40:42.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-30T20:40:49.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.112s coverage: 64.4% of statements [2022-03-30T20:40:49.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-30T20:40:49.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-30T20:40:49.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.306s coverage: 100.0% of statements [2022-03-30T20:40:49.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.172s coverage: 89.4% of statements [2022-03-30T20:40:49.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.126s coverage: 100.0% of statements [2022-03-30T20:40:49.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2022-03-30T20:40:49.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2022-03-30T20:40:57.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.756s coverage: 65.4% of statements [2022-03-30T20:40:57.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-30T20:40:57.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-30T20:40:57.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-30T20:41:00.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.027s coverage: 43.8% of statements [2022-03-30T20:41:00.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-30T20:41:00.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-30T20:41:00.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.308s coverage: 89.5% of statements [2022-03-30T20:41:00.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-30T20:41:00.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.320s coverage: 84.8% of statements [2022-03-30T20:41:00.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-30T20:41:00.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-30T20:41:00.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-30T20:41:00.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-30T20:41:09.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.526s coverage: 17.7% of statements [2022-03-30T20:41:09.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-30T20:41:09.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-30T20:41:09.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-30T20:41:09.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-30T20:41:09.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.867s coverage: 92.3% of statements [2022-03-30T20:41:09.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-30T20:41:09.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:41:09.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-30T20:41:09.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-30T20:41:09.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.317s coverage: 63.2% of statements [2022-03-30T20:41:09.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-30T20:41:09.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-30T20:41:09.297Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.634s coverage: 97.7% of statements [2022-03-30T20:41:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-30T20:41:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:41:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-30T20:41:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-30T20:41:09.297Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.342s coverage: 28.9% of statements [2022-03-30T20:41:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-30T20:41:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-30T20:41:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-30T20:41:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-30T20:41:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-30T20:41:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-30T20:41:09.297Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.256s coverage: 100.0% of statements [2022-03-30T20:41:10.760Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.106s coverage: 96.9% of statements [2022-03-30T20:41:11.750Z] 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-30T20:41:11.750Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-30T20:41:11.750Z] GO111MODULE=on go vet ./... [2022-03-30T20:43:33.812Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T20:43:33.812Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T20:43:33.812Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-30T20:43:33.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-30T20:43:34.498Z] + ls -al . [2022-03-30T20:43:34.498Z] total 660 [2022-03-30T20:43:34.498Z] drwxrwxr-x 9 1001 1001 4096 Mar 30 20:43 . [2022-03-30T20:43:34.498Z] drwxr-xr-x 4 root root 4096 Mar 30 20:36 .. [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 20:34 .dockerignore [2022-03-30T20:43:34.498Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 20:34 .git [2022-03-30T20:43:34.498Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 20:34 .github [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 870 Mar 30 20:34 .gitignore [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 42 Mar 30 20:34 .golangci.yml [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 87 Mar 30 20:34 .hadolint.yml [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 20:34 .sonarcloud.properties [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 1171 Mar 30 20:34 ADOPTERS.md [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 9953 Mar 30 20:34 Attribution.txt [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 51732 Mar 30 20:34 CHANGELOG.md [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 20:34 CONTRIBUTING.md [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 677 Mar 30 20:34 GOVERNANCE.md [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 849 Mar 30 20:34 Jenkinsfile [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 20:34 LICENSE [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 8478 Mar 30 20:34 Makefile [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 582 Mar 30 20:34 OWNERS.md [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 8207 Mar 30 20:34 README.md [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 6912 Mar 30 20:34 SECURITY.md [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 20:30 VERSION [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 20:34 ZMQWindows.md [2022-03-30T20:43:34.498Z] drwxrwxr-x 2 1001 1001 4096 Mar 30 20:34 bin [2022-03-30T20:43:34.498Z] drwxrwxr-x 18 1001 1001 4096 Mar 30 20:34 cmd [2022-03-30T20:43:34.498Z] -rw-r--r-- 1 root root 427664 Mar 30 20:41 coverage.out [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 3175 Mar 30 20:34 go.mod [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 34990 Mar 30 20:34 go.sum [2022-03-30T20:43:34.498Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 20:34 internal [2022-03-30T20:43:34.498Z] drwxrwxr-x 3 1001 1001 4096 Mar 30 20:34 openapi [2022-03-30T20:43:34.498Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 20:34 snap [2022-03-30T20:43:34.498Z] -rw-rw-r-- 1 1001 1001 204 Mar 30 20:34 version.go [Pipeline] sh [2022-03-30T20:43:35.161Z] + '[' -e coverage.out ] [2022-03-30T20:43:35.161Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-30T20:43:35.184Z] Warning: overwriting stash ‘coverage-report’ [2022-03-30T20:43:36.166Z] Stashed 1 file(s) [Pipeline] sh [2022-03-30T20:43:36.823Z] + make build [2022-03-30T20:43:36.823Z] 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-30T20:43:44.159Z] Running on prd-ubuntu18.04-docker-8c-8g-9505 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-03-30T20:43:44.177Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-03-30T20:43:44.263Z] The recommended git tool is: git [2022-03-30T20:43:45.928Z] using credential edgex-jenkins-ssh [2022-03-30T20:43:45.939Z] Cloning the remote Git repository [2022-03-30T20:43:45.963Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:43:45.994Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-03-30T20:43:46.016Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:43:46.016Z] > git --version # timeout=10 [2022-03-30T20:43:46.023Z] > git --version # 'git version 2.17.1' [2022-03-30T20:43:46.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T20:43:46.049Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T20:43:50.797Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T20:43:50.805Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T20:43:50.817Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T20:43:50.831Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:43:50.832Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T20:43:50.836Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-30T20:43:51.473Z] Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 [2022-03-30T20:43:51.627Z] Merge succeeded, producing 418d5ccd75cd3739fae186f8a6e8d732724ee081 [2022-03-30T20:43:51.627Z] Checking out Revision 418d5ccd75cd3739fae186f8a6e8d732724ee081 (PR-3924) [2022-03-30T20:43:51.490Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T20:43:51.497Z] > git checkout -f 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 # timeout=10 [2022-03-30T20:43:51.555Z] > git remote # timeout=10 [2022-03-30T20:43:51.562Z] > git config --get remote.origin.url # timeout=10 [2022-03-30T20:43:51.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T20:43:51.574Z] > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 [2022-03-30T20:43:51.628Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-30T20:43:51.637Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T20:43:51.649Z] > git checkout -f 418d5ccd75cd3739fae186f8a6e8d732724ee081 # timeout=10 [2022-03-30T20:43:55.258Z] Commit message: "Merge commit '7587fe9d184367fcb080c5c3df364d4d130cdabb' into HEAD" [2022-03-30T20:43:55.270Z] First time build. Skipping changelog. [2022-03-30T20:43:55.269Z] > git rev-list --no-walk 65e377b33af0aae1c887bc38cabdbc659685d2dd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:43:55.948Z] + echo snap-build.sh [2022-03-30T20:43:55.949Z] snap-build.sh [2022-03-30T20:43:55.949Z] + SNAP_BASE_DIR=. [2022-03-30T20:43:55.949Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2022-03-30T20:43:55.949Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2022-03-30T20:43:55.949Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2022-03-30T20:43:55.949Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2022-03-30T20:43:55.949Z] + cd /w/workspace/edgex-go/5 [2022-03-30T20:43:55.949Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-30T20:43:55.949Z] Reading package lists... [2022-03-30T20:43:55.949Z] Building dependency tree... [2022-03-30T20:43:55.949Z] Reading state information... [2022-03-30T20:43:55.949Z] The following packages were automatically installed and are no longer required: [2022-03-30T20:43:55.949Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-30T20:43:55.949Z] uidmap xdelta3 [2022-03-30T20:43:55.949Z] Use 'sudo apt autoremove' to remove them. [2022-03-30T20:43:55.949Z] The following packages will be REMOVED: [2022-03-30T20:43:55.949Z] lxd* lxd-client* [2022-03-30T20:43:55.949Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-30T20:43:56.211Z] After this operation, 31.7 MB disk space will be freed. [2022-03-30T20:43:56.998Z] (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-30T20:43:57.259Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-30T20:43:58.202Z] Removing lxd dnsmasq configuration [2022-03-30T20:43:58.202Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-30T20:43:58.202Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-30T20:43:58.780Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-30T20:43:59.303Z] (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-30T20:43:59.303Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-30T20:44:00.691Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-30T20:44:00.691Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-30T20:44:01.266Z] + sudo snap remove --purge lxd [2022-03-30T20:44:01.529Z] snap "lxd" is not installed [2022-03-30T20:44:01.529Z] + sudo groupadd --force --system lxd [2022-03-30T20:44:01.530Z] ++ whoami [2022-03-30T20:44:01.530Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-30T20:44:01.530Z] + newgrp - lxd [2022-03-30T20:44:01.530Z] + sudo snap install lxd [2022-03-30T20:44:09.683Z] 2022-03-30T20:44:06Z INFO Waiting for automatic snapd restart... [2022-03-30T20:44:27.823Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-30T20:44:27.823Z] + sudo lxd init --auto [2022-03-30T20:44:37.837Z] + sudo snap install --classic snapcraft [2022-03-30T20:44:42.042Z] snapcraft 6.1 from Canonical* installed [2022-03-30T20:44:42.042Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-30T20:44:42.042Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-30T20:44:42.042Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T20:44:42.042Z] Dload Upload Total Spent Left Speed [2022-03-30T20:44:42.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3481 0 --:--:-- --:--:-- --:--:-- 3481 [2022-03-30T20:44:42.042Z] 100 3325k 100 3325k 0 0 7805k 0 --:--:-- --:--:-- --:--:-- 7805k [2022-03-30T20:44:42.042Z] ./yq_linux_amd64 [2022-03-30T20:44:42.304Z] + sudo snapcraft prime --use-lxd [2022-03-30T20:44:44.218Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-30T20:44:44.218Z] 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-30T20:44:44.218Z] - README.md [2022-03-30T20:44:44.218Z] [2022-03-30T20:44:44.218Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-30T20:44:44.479Z] Launching a container. [2022-03-30T20:44:54.947Z] Waiting for container to be ready [2022-03-30T20:44:55.206Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-30T20:44:55.206Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-30T20:44:55.206Z] [2022-03-30T20:45:01.789Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-30T20:45:02.049Z] Waiting for network to be ready... [2022-03-30T20:45:02.992Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-30T20:45:03.254Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-30T20:45:03.516Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1367 kB] [2022-03-30T20:45:03.779Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-30T20:45:03.779Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [237 kB] [2022-03-30T20:45:03.779Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-30T20:45:03.779Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-30T20:45:03.779Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [845 kB] [2022-03-30T20:45:04.042Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-30T20:45:04.042Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [120 kB] [2022-03-30T20:45:04.042Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-30T20:45:04.042Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-30T20:45:04.301Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-30T20:45:04.301Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-30T20:45:04.301Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-30T20:45:04.301Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-30T20:45:04.301Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-30T20:45:04.301Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-30T20:45:04.561Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-30T20:45:04.822Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1694 kB] [2022-03-30T20:45:04.822Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [318 kB] [2022-03-30T20:45:04.822Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-30T20:45:04.822Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-30T20:45:04.822Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [903 kB] [2022-03-30T20:45:04.822Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [129 kB] [2022-03-30T20:45:04.822Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] [2022-03-30T20:45:04.822Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-03-30T20:45:06.739Z] Fetched 23.6 MB in 4s (5475 kB/s) [2022-03-30T20:45:07.681Z] Reading package lists... [2022-03-30T20:45:07.681Z] Reading package lists... [2022-03-30T20:45:07.942Z] Building dependency tree... [2022-03-30T20:45:07.942Z] Reading state information... [2022-03-30T20:45:07.942Z] The following additional packages will be installed: [2022-03-30T20:45:07.942Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-30T20:45:07.942Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-30T20:45:07.942Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-30T20:45:07.942Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-30T20:45:07.942Z] Suggested packages: [2022-03-30T20:45:07.942Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-30T20:45:07.942Z] Recommended packages: [2022-03-30T20:45:07.942Z] gnupg libsasl2-modules [2022-03-30T20:45:07.942Z] The following NEW packages will be installed: [2022-03-30T20:45:07.942Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-30T20:45:07.942Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-30T20:45:07.942Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-30T20:45:07.942Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-30T20:45:07.942Z] The following packages will be upgraded: [2022-03-30T20:45:07.942Z] gpg gpg-agent gpgconf libudev1 [2022-03-30T20:45:08.202Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-30T20:45:08.202Z] Need to get 3859 kB of archives. [2022-03-30T20:45:08.202Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-30T20:45:08.202Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-30T20:45:08.202Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-30T20:45:08.464Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-30T20:45:08.464Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-30T20:45:08.725Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-30T20:45:08.725Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-30T20:45:08.987Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-30T20:45:08.987Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-30T20:45:08.987Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-30T20:45:08.987Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-30T20:45:08.987Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-30T20:45:08.987Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-30T20:45:08.987Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-30T20:45:08.987Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-30T20:45:08.987Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-30T20:45:08.987Z] 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-30T20:45:08.987Z] 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-30T20:45:08.987Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-30T20:45:08.987Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-30T20:45:08.987Z] 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-30T20:45:08.987Z] 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-30T20:45:08.987Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-30T20:45:09.249Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T20:45:09.249Z] Fetched 3859 kB in 1s (3582 kB/s) [2022-03-30T20:45:09.249Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-30T20:45:09.249Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:45:09.249Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T20:45:09.249Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T20:45:09.510Z] Selecting previously unselected package udev. [2022-03-30T20:45:09.510Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-30T20:45:09.510Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:45:09.510Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-30T20:45:09.770Z] Selecting previously unselected package libfuse2:amd64. [2022-03-30T20:45:09.770Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-30T20:45:09.770Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-30T20:45:09.770Z] Selecting previously unselected package fuse. [2022-03-30T20:45:09.770Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-30T20:45:09.770Z] Unpacking fuse (2.9.9-3) ... [2022-03-30T20:45:09.770Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T20:45:09.770Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T20:45:10.031Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T20:45:10.031Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T20:45:10.031Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T20:45:10.031Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T20:45:10.031Z] Selecting previously unselected package libksba8:amd64. [2022-03-30T20:45:10.031Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-30T20:45:10.031Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-30T20:45:10.294Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-30T20:45:10.294Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:45:10.294Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:10.294Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-30T20:45:10.294Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:45:10.294Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:10.294Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-30T20:45:10.294Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:45:10.294Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:10.294Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-30T20:45:10.294Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:45:10.294Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:10.555Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-30T20:45:10.555Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:45:10.555Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:10.555Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-30T20:45:10.555Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:45:10.555Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:10.555Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-30T20:45:10.555Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:45:10.555Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:10.815Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-30T20:45:10.815Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:45:10.815Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:10.815Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-30T20:45:10.815Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:45:10.815Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:10.815Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-30T20:45:10.815Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-30T20:45:10.815Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T20:45:10.815Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-30T20:45:10.815Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-30T20:45:10.815Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T20:45:11.074Z] Selecting previously unselected package libldap-common. [2022-03-30T20:45:11.074Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-30T20:45:11.074Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T20:45:11.074Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-30T20:45:11.074Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-30T20:45:11.074Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T20:45:11.074Z] Selecting previously unselected package dirmngr. [2022-03-30T20:45:11.074Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T20:45:11.334Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-30T20:45:11.334Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-30T20:45:11.334Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-30T20:45:11.334Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T20:45:11.334Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T20:45:11.334Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-30T20:45:11.905Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-30T20:45:12.166Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T20:45:12.166Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:12.166Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-30T20:45:12.166Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-30T20:45:12.166Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:12.166Z] Setting up fuse (2.9.9-3) ... [2022-03-30T20:45:12.166Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-30T20:45:12.735Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:12.735Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:12.735Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:12.735Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:12.735Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:12.735Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:12.735Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:12.735Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T20:45:12.735Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-30T20:45:12.735Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-30T20:45:12.996Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-30T20:45:12.996Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-30T20:45:13.255Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-30T20:45:13.255Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-30T20:45:13.255Z] units). This means they are not meant to be enabled using systemctl. [2022-03-30T20:45:13.255Z] [2022-03-30T20:45:13.255Z] Possible reasons for having this kind of units are: [2022-03-30T20:45:13.255Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-30T20:45:13.255Z] .wants/ or .requires/ directory. [2022-03-30T20:45:13.255Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-30T20:45:13.255Z] a requirement dependency on it. [2022-03-30T20:45:13.255Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-30T20:45:13.255Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-30T20:45:13.255Z] • In case of template units, the unit is meant to be enabled with some [2022-03-30T20:45:13.255Z] instance name specified. [2022-03-30T20:45:13.824Z] Reading package lists... [2022-03-30T20:45:14.085Z] Building dependency tree... [2022-03-30T20:45:14.085Z] Reading state information... [2022-03-30T20:45:14.345Z] The following additional packages will be installed: [2022-03-30T20:45:14.345Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-30T20:45:14.345Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-30T20:45:14.345Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-30T20:45:14.345Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-30T20:45:14.345Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-30T20:45:14.345Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-30T20:45:14.345Z] Suggested packages: [2022-03-30T20:45:14.345Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-30T20:45:14.345Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-30T20:45:14.345Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-30T20:45:14.345Z] systemd-container policykit-1 [2022-03-30T20:45:14.345Z] Recommended packages: [2022-03-30T20:45:14.345Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-30T20:45:14.345Z] The following NEW packages will be installed: [2022-03-30T20:45:14.345Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-30T20:45:14.345Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-30T20:45:14.345Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-30T20:45:14.345Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-30T20:45:14.345Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-30T20:45:14.345Z] The following packages will be upgraded: [2022-03-30T20:45:14.345Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-30T20:45:14.605Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-30T20:45:14.605Z] Need to get 46.5 MB of archives. [2022-03-30T20:45:14.605Z] After this operation, 181 MB of additional disk space will be used. [2022-03-30T20:45:14.605Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-30T20:45:14.605Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-30T20:45:14.605Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-30T20:45:14.605Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-30T20:45:14.605Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-30T20:45:14.605Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-30T20:45:14.605Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-30T20:45:14.605Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-30T20:45:14.605Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-30T20:45:14.605Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-30T20:45:14.605Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-30T20:45:14.605Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-30T20:45:14.605Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-30T20:45:14.605Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-30T20:45:14.866Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-30T20:45:14.866Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-30T20:45:15.437Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-30T20:45:15.437Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-03-30T20:45:15.437Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-30T20:45:15.437Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-03-30T20:45:15.437Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-03-30T20:45:15.437Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-03-30T20:45:15.696Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-30T20:45:15.696Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-30T20:45:15.696Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-30T20:45:15.696Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-30T20:45:15.696Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-30T20:45:15.696Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-30T20:45:15.696Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-30T20:45:15.696Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-30T20:45:15.696Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-30T20:45:15.696Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-30T20:45:15.696Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-30T20:45:17.080Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T20:45:17.080Z] Fetched 46.5 MB in 2s (20.7 MB/s) [2022-03-30T20:45:17.080Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-30T20:45:17.080Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:45:17.080Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T20:45:17.080Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:45:17.080Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T20:45:17.080Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:45:17.340Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T20:45:17.912Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:45:17.912Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T20:45:17.912Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T20:45:17.912Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-30T20:45:17.912Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-30T20:45:17.912Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T20:45:17.912Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:45:18.172Z] Selecting previously unselected package libexpat1:amd64. [2022-03-30T20:45:18.172Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-30T20:45:18.172Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-30T20:45:18.172Z] Selecting previously unselected package python3.8-minimal. [2022-03-30T20:45:18.172Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T20:45:18.172Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:45:18.432Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:45:18.432Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-30T20:45:18.432Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:45:19.003Z] Selecting previously unselected package python3-minimal. [2022-03-30T20:45:19.003Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-30T20:45:19.003Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-30T20:45:19.003Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-30T20:45:19.003Z] Selecting previously unselected package mime-support. [2022-03-30T20:45:19.003Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-30T20:45:19.003Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-30T20:45:19.265Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-30T20:45:19.265Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-30T20:45:19.265Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-30T20:45:19.265Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-30T20:45:19.265Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T20:45:19.265Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:45:19.527Z] Selecting previously unselected package python3.8. [2022-03-30T20:45:19.527Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T20:45:19.527Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:45:19.527Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-30T20:45:19.527Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-30T20:45:19.527Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-30T20:45:19.527Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-30T20:45:19.787Z] Selecting previously unselected package python3. [2022-03-30T20:45:19.787Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-30T20:45:19.787Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-30T20:45:19.787Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-30T20:45:19.787Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-30T20:45:19.788Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-30T20:45:19.788Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-30T20:45:19.788Z] Selecting previously unselected package dbus. [2022-03-30T20:45:19.788Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-30T20:45:20.047Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-30T20:45:20.047Z] Selecting previously unselected package libbsd0:amd64. [2022-03-30T20:45:20.047Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-30T20:45:20.047Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-30T20:45:20.047Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-30T20:45:20.047Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:45:20.047Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T20:45:20.307Z] Selecting previously unselected package sudo. [2022-03-30T20:45:20.307Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-30T20:45:20.307Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-30T20:45:20.307Z] Selecting previously unselected package apparmor. [2022-03-30T20:45:20.307Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-30T20:45:20.307Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-30T20:45:20.568Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-30T20:45:20.568Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-30T20:45:20.568Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-30T20:45:20.568Z] Selecting previously unselected package libedit2:amd64. [2022-03-30T20:45:20.568Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-30T20:45:20.568Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-30T20:45:20.568Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-30T20:45:20.568Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-30T20:45:20.568Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-30T20:45:20.568Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-30T20:45:20.568Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:45:20.568Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:45:20.827Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-30T20:45:20.827Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:45:20.827Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:45:20.827Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-30T20:45:20.827Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-30T20:45:20.827Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-30T20:45:20.827Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-30T20:45:20.827Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:45:20.827Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:45:20.827Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-30T20:45:20.827Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:45:20.827Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:45:21.089Z] Selecting previously unselected package openssh-client. [2022-03-30T20:45:21.089Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-30T20:45:21.089Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-30T20:45:21.089Z] Selecting previously unselected package dbus-user-session. [2022-03-30T20:45:21.089Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-30T20:45:21.089Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-30T20:45:21.089Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-30T20:45:21.350Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-30T20:45:21.350Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-30T20:45:21.350Z] Selecting previously unselected package squashfs-tools. [2022-03-30T20:45:21.350Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-30T20:45:21.350Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-30T20:45:21.350Z] Selecting previously unselected package snapd. [2022-03-30T20:45:21.350Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-30T20:45:21.350Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-30T20:45:24.642Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-30T20:45:24.642Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-30T20:45:24.642Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-30T20:45:24.642Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-30T20:45:24.642Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:45:24.642Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-30T20:45:24.642Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-30T20:45:24.903Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-30T20:45:24.903Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:45:24.903Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:45:24.903Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-30T20:45:24.903Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:45:24.903Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-30T20:45:24.903Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:45:25.475Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-30T20:45:25.475Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-30T20:45:25.475Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-30T20:45:25.475Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-30T20:45:25.475Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-30T20:45:25.475Z] running python rtupdate hooks for python3.8... [2022-03-30T20:45:25.475Z] running python post-rtupdate hooks for python3.8... [2022-03-30T20:45:25.736Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-30T20:45:26.677Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-30T20:45:26.937Z] Reloading AppArmor profiles [2022-03-30T20:45:26.937Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:45:26.937Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-30T20:45:27.197Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-30T20:45:27.458Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-30T20:45:27.458Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-30T20:45:27.458Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-30T20:45:27.458Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-30T20:45:28.841Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-30T20:45:29.101Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T20:45:29.101Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-30T20:45:29.101Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-30T20:45:29.670Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-30T20:45:29.670Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-30T20:45:29.931Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-30T20:45:30.192Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-30T20:45:30.452Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-30T20:45:30.452Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-30T20:45:30.713Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-30T20:45:30.975Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-30T20:45:31.236Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-30T20:45:31.496Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-30T20:45:31.757Z] /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-30T20:45:31.757Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-30T20:45:32.697Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-30T20:45:32.697Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-30T20:45:32.697Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-30T20:45:33.901Z] Reading package lists... [2022-03-30T20:45:33.901Z] Reading package lists... [2022-03-30T20:45:34.164Z] Building dependency tree... [2022-03-30T20:45:34.164Z] Reading state information... [2022-03-30T20:45:34.425Z] Calculating upgrade... [2022-03-30T20:45:34.686Z] The following packages will be upgraded: [2022-03-30T20:45:34.686Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-30T20:45:34.686Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-30T20:45:34.686Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-30T20:45:34.686Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-30T20:45:34.686Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-30T20:45:34.686Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-30T20:45:34.686Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-30T20:45:34.686Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-30T20:45:34.686Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-30T20:45:34.686Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-30T20:45:34.686Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-30T20:45:34.686Z] xz-utils zlib1g [2022-03-30T20:45:34.686Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-30T20:45:34.686Z] Need to get 65.7 MB of archives. [2022-03-30T20:45:34.686Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-30T20:45:34.686Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-30T20:45:34.947Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-30T20:45:34.947Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-30T20:45:34.947Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-03-30T20:45:34.947Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-30T20:45:34.947Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-30T20:45:34.947Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-30T20:45:34.947Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-30T20:45:34.947Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-30T20:45:34.947Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-30T20:45:34.947Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-30T20:45:34.947Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-30T20:45:34.947Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-30T20:45:34.947Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-30T20:45:34.947Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-30T20:45:34.947Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-30T20:45:34.947Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-30T20:45:34.947Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-30T20:45:35.208Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-30T20:45:35.208Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-30T20:45:35.208Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-30T20:45:35.208Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-03-30T20:45:35.208Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-30T20:45:35.208Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-30T20:45:35.208Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-30T20:45:35.208Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-30T20:45:35.208Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-30T20:45:35.208Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-30T20:45:35.208Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-30T20:45:35.208Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-30T20:45:35.208Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-30T20:45:35.208Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-30T20:45:35.208Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-30T20:45:35.208Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-30T20:45:35.208Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-30T20:45:35.208Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-30T20:45:35.208Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-30T20:45:35.208Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-30T20:45:35.208Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-30T20:45:35.208Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-30T20:45:35.208Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-30T20:45:35.208Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-30T20:45:35.208Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-30T20:45:35.208Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-30T20:45:35.208Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-30T20:45:35.208Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-30T20:45:35.208Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-30T20:45:35.208Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-30T20:45:35.208Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-30T20:45:35.208Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-30T20:45:35.208Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-30T20:45:35.208Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-30T20:45:35.209Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-30T20:45:35.209Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-30T20:45:35.209Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-30T20:45:35.209Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-30T20:45:35.469Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-30T20:45:35.469Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-30T20:45:35.469Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-30T20:45:35.469Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-30T20:45:35.469Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-30T20:45:35.469Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-30T20:45:35.469Z] Get:63 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-30T20:45:35.469Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-30T20:45:35.729Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-30T20:45:35.729Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-30T20:45:35.729Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-30T20:45:35.729Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-30T20:45:35.729Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-30T20:45:35.729Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-30T20:45:35.729Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-30T20:45:35.729Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-30T20:45:35.990Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-30T20:45:35.990Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-30T20:45:35.990Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-30T20:45:35.990Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-30T20:45:35.990Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-30T20:45:36.250Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T20:45:36.250Z] Fetched 65.7 MB in 1s (54.2 MB/s) [2022-03-30T20:45:36.250Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-30T20:45:36.250Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T20:45:36.250Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T20:45:36.821Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T20:45:36.821Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T20:45:36.821Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-03-30T20:45:36.821Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-03-30T20:45:37.390Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:37.390Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:37.390Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:37.390Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:37.652Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:37.652Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:37.652Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:37.652Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:37.912Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:37.912Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:38.188Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:38.188Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:38.188Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:38.188Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:38.449Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:38.711Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T20:45:38.711Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:38.711Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:38.972Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:38.972Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T20:45:38.972Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:38.972Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:38.972Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:38.972Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:39.231Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:39.231Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:39.231Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:39.231Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T20:45:39.231Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T20:45:39.493Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T20:45:40.064Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-30T20:45:40.064Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T20:45:40.064Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-30T20:45:40.064Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-30T20:45:40.064Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-30T20:45:40.064Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-30T20:45:40.636Z] Setting up base-files (11ubuntu5.5) ... [2022-03-30T20:45:40.636Z] Installing new version of config file /etc/issue ... [2022-03-30T20:45:40.636Z] Installing new version of config file /etc/issue.net ... [2022-03-30T20:45:40.636Z] Installing new version of config file /etc/lsb-release ... [2022-03-30T20:45:40.636Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-30T20:45:40.896Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-30T20:45:40.896Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-30T20:45:40.896Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-30T20:45:41.158Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:41.158Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-30T20:45:41.158Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-30T20:45:41.158Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-30T20:45:41.419Z] 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-30T20:45:41.419Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:41.419Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:45:41.419Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-30T20:45:41.419Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-30T20:45:41.681Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:41.681Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-30T20:45:41.681Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-30T20:45:41.681Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-30T20:45:41.941Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:41.941Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-30T20:45:41.941Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T20:45:42.512Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-30T20:45:42.512Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T20:45:42.512Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-30T20:45:42.512Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T20:45:43.086Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-30T20:45:43.086Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:43.086Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-30T20:45:43.086Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T20:45:43.659Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-03-30T20:45:43.659Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-30T20:45:43.659Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-03-30T20:45:43.659Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:43.659Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-30T20:45:43.920Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-30T20:45:43.920Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-30T20:45:43.920Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:43.920Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:45:43.920Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:45:43.920Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T20:45:44.182Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:44.182Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:45:44.182Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:45:44.182Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T20:45:44.182Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:44.182Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:45:44.182Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:45:44.441Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:45:44.441Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:45:44.441Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T20:45:44.441Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:44.441Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:45:44.441Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:45:44.703Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T20:45:44.703Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:44.703Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:45:44.703Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:45:44.703Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:45:44.703Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:45:45.273Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-30T20:45:45.535Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-30T20:45:46.108Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-30T20:45:46.108Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:46.108Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T20:45:46.108Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T20:45:46.369Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-30T20:45:46.369Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:46.369Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-30T20:45:46.369Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-30T20:45:46.369Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-30T20:45:46.629Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:46.629Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-30T20:45:46.629Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-30T20:45:46.629Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-30T20:45:46.629Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:46.629Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-30T20:45:46.629Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-30T20:45:46.629Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-30T20:45:46.889Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:46.890Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-30T20:45:46.890Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-30T20:45:46.890Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-30T20:45:46.890Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:46.890Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-30T20:45:46.890Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-30T20:45:47.150Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-30T20:45:47.150Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:47.150Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T20:45:47.150Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T20:45:47.150Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-30T20:45:47.464Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:47.464Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-30T20:45:47.464Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-30T20:45:47.464Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-30T20:45:47.464Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:47.464Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-30T20:45:47.464Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-30T20:45:47.739Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-30T20:45:47.739Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:47.739Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-30T20:45:47.739Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-30T20:45:47.739Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-30T20:45:47.739Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:47.739Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-30T20:45:47.739Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-30T20:45:48.011Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-30T20:45:48.011Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:48.011Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-30T20:45:48.011Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-30T20:45:48.011Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-30T20:45:48.280Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:48.280Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-30T20:45:48.280Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-30T20:45:48.280Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-30T20:45:48.280Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:48.280Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-30T20:45:48.280Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-30T20:45:48.870Z] Setting up apt (2.0.6) ... [2022-03-30T20:45:49.479Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-30T20:45:49.479Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:49.479Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-30T20:45:49.479Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T20:45:49.479Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-30T20:45:49.740Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:49.740Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-30T20:45:49.740Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T20:45:49.740Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-30T20:45:50.008Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-30T20:45:50.008Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-30T20:45:50.008Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T20:45:50.008Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-30T20:45:50.270Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-30T20:45:50.270Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:45:50.270Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:45:50.270Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-30T20:45:50.270Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T20:45:50.270Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-30T20:45:50.529Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-30T20:45:50.529Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-30T20:45:50.529Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-30T20:45:50.787Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-30T20:45:51.049Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-30T20:45:51.049Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-30T20:45:51.049Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-30T20:45:51.049Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-30T20:45:51.049Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-30T20:45:51.310Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-30T20:45:51.310Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-30T20:45:51.573Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-30T20:45:51.573Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-30T20:45:51.573Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-30T20:45:51.573Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-30T20:45:51.573Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-30T20:45:51.834Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-30T20:45:51.834Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-30T20:45:51.834Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-30T20:45:51.834Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-30T20:45:51.834Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-30T20:45:51.834Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-30T20:45:52.094Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-30T20:45:52.094Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-30T20:45:52.094Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-30T20:45:52.354Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-30T20:45:52.614Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-30T20:45:52.614Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T20:45:52.614Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T20:45:52.614Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T20:45:52.614Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T20:45:52.874Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T20:45:52.875Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T20:45:53.137Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T20:45:53.137Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T20:45:53.137Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T20:45:53.137Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T20:45:53.137Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T20:45:53.137Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T20:45:53.397Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-30T20:45:53.397Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-30T20:45:53.397Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:45:53.397Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:45:53.658Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:45:53.658Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:45:54.642Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:45:54.642Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:45:55.581Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:45:55.581Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:45:55.841Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:45:55.841Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:45:56.102Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:45:56.102Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:45:57.047Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:45:57.047Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:45:57.047Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-30T20:45:57.047Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-30T20:45:57.047Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-30T20:45:57.308Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-30T20:45:57.308Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T20:45:57.308Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-03-30T20:45:57.308Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T20:45:57.308Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:57.308Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-30T20:45:57.308Z] [2022-03-30T20:45:57.308Z] Current default time zone: 'Etc/UTC' [2022-03-30T20:45:57.308Z] Local time is now: Wed Mar 30 20:45:57 UTC 2022. [2022-03-30T20:45:57.308Z] Universal Time is now: Wed Mar 30 20:45:57 UTC 2022. [2022-03-30T20:45:57.308Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-30T20:45:57.308Z] [2022-03-30T20:45:57.308Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-30T20:45:57.308Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:57.308Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:57.308Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T20:45:57.573Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:57.573Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-30T20:45:57.573Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-30T20:45:57.573Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-30T20:45:57.573Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T20:45:57.573Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-30T20:45:57.573Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-30T20:45:57.573Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:57.573Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:57.573Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-30T20:45:57.573Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:57.573Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:45:57.573Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:57.573Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T20:45:57.573Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-30T20:45:57.573Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-30T20:45:59.493Z] Updating certificates in /etc/ssl/certs... [2022-03-30T20:46:00.440Z] 21 added, 21 removed; done. [2022-03-30T20:46:00.702Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:46:00.702Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-30T20:46:00.702Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-30T20:46:00.963Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:46:00.963Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-30T20:46:00.963Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-30T20:46:00.963Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-30T20:46:00.963Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-30T20:46:00.963Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:46:00.963Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-30T20:46:00.963Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:46:00.963Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:46:00.963Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:46:00.963Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-30T20:46:00.963Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-30T20:46:01.223Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-30T20:46:01.223Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-30T20:46:01.223Z] Updating certificates in /etc/ssl/certs... [2022-03-30T20:46:01.794Z] 0 added, 0 removed; done. [2022-03-30T20:46:01.794Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-30T20:46:01.794Z] done. [2022-03-30T20:46:02.931Z] Reading package lists... [2022-03-30T20:46:03.192Z] Building dependency tree... [2022-03-30T20:46:03.192Z] Reading state information... [2022-03-30T20:46:03.453Z] The following NEW packages will be installed: [2022-03-30T20:46:03.453Z] apt-transport-https [2022-03-30T20:46:03.453Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-30T20:46:03.453Z] Need to get 4680 B of archives. [2022-03-30T20:46:03.453Z] After this operation, 162 kB of additional disk space will be used. [2022-03-30T20:46:03.453Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-30T20:46:03.714Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T20:46:03.714Z] Fetched 4680 B in 0s (94.3 kB/s) [2022-03-30T20:46:03.714Z] Selecting previously unselected package apt-transport-https. [2022-03-30T20:46:03.714Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-30T20:46:03.714Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-30T20:46:03.714Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-30T20:46:03.714Z] Setting up apt-transport-https (2.0.6) ... [2022-03-30T20:46:03.975Z] Waiting for network to be ready... [2022-03-30T20:46:12.114Z] 2022-03-30T20:46:08Z INFO Waiting for automatic snapd restart... [2022-03-30T20:46:12.114Z] snapd 2.54.4 from Canonical* installed [2022-03-30T20:46:13.053Z] "snapd" switched to the "latest/stable" channel [2022-03-30T20:46:13.053Z] [2022-03-30T20:46:13.819Z] 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-30T20:46:16.352Z] core20 20220304 from Canonical* installed [2022-03-30T20:46:16.352Z] "core20" switched to the "latest/stable" channel [2022-03-30T20:46:16.352Z] [2022-03-30T20:46:18.894Z] snapcraft 6.1 from Canonical* installed [2022-03-30T20:46:19.152Z] "snapcraft" switched to the "latest/stable" channel [2022-03-30T20:46:19.152Z] [2022-03-30T20:46:24.427Z] 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-30T20:46:24.427Z] - README.md [2022-03-30T20:46:24.427Z] [2022-03-30T20:46:24.427Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-30T20:46:24.427Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-30T20:46:24.427Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-30T20:46:24.427Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-30T20:46:25.254Z] Reading package lists... [2022-03-30T20:46:25.513Z] 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-30T20:46:25.773Z] Reading package lists... [2022-03-30T20:46:25.773Z] Building dependency tree... [2022-03-30T20:46:25.773Z] Reading state information... [2022-03-30T20:46:26.034Z] Suggested packages: [2022-03-30T20:46:26.034Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-30T20:46:26.034Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-30T20:46:26.034Z] krb5-user libnorm-doc [2022-03-30T20:46:26.034Z] Recommended packages: [2022-03-30T20:46:26.034Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-30T20:46:26.034Z] The following NEW packages will be installed: [2022-03-30T20:46:26.034Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-30T20:46:26.034Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-30T20:46:26.034Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-30T20:46:26.034Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-30T20:46:26.034Z] libzmq5 pkg-config zip [2022-03-30T20:46:26.034Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-30T20:46:26.292Z] Need to get 10.3 MB of archives. [2022-03-30T20:46:26.292Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-30T20:46:26.292Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-30T20:46:26.292Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-30T20:46:26.862Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-30T20:46:26.862Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-30T20:46:26.862Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-30T20:46:27.121Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-30T20:46:27.121Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-30T20:46:27.121Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-30T20:46:27.121Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-30T20:46:27.122Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-30T20:46:27.122Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-30T20:46:27.122Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-30T20:46:27.122Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-30T20:46:27.122Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-30T20:46:27.122Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-30T20:46:27.122Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-30T20:46:27.122Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-30T20:46:27.122Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-30T20:46:27.122Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-30T20:46:27.122Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-30T20:46:27.122Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-30T20:46:27.122Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-30T20:46:27.122Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-30T20:46:27.122Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-30T20:46:27.122Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-30T20:46:27.122Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-30T20:46:27.122Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-30T20:46:27.394Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T20:46:27.394Z] Fetched 10.3 MB in 1s (9253 kB/s) [2022-03-30T20:46:27.394Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-30T20:46:27.394Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-30T20:46:27.394Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-30T20:46:27.394Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-30T20:46:27.655Z] Selecting previously unselected package libsodium23:amd64. [2022-03-30T20:46:27.655Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-30T20:46:27.655Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-30T20:46:27.655Z] Selecting previously unselected package libpsl5:amd64. [2022-03-30T20:46:27.655Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-30T20:46:27.655Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-30T20:46:27.655Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-30T20:46:27.655Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-30T20:46:27.655Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-30T20:46:27.916Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-30T20:46:27.916Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-30T20:46:27.916Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-30T20:46:27.916Z] Selecting previously unselected package librtmp1:amd64. [2022-03-30T20:46:27.916Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-30T20:46:27.916Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-30T20:46:27.916Z] Selecting previously unselected package libssh-4:amd64. [2022-03-30T20:46:27.916Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-30T20:46:27.916Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-30T20:46:27.916Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-30T20:46:27.916Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-30T20:46:27.916Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-30T20:46:28.175Z] Selecting previously unselected package liberror-perl. [2022-03-30T20:46:28.175Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-30T20:46:28.175Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-30T20:46:28.175Z] Selecting previously unselected package git-man. [2022-03-30T20:46:28.175Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-30T20:46:28.175Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-30T20:46:28.175Z] Selecting previously unselected package git. [2022-03-30T20:46:28.175Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-30T20:46:28.436Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-30T20:46:29.004Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-30T20:46:29.004Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:46:29.004Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:29.004Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-30T20:46:29.004Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:46:29.004Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:29.004Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-30T20:46:29.004Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:46:29.004Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:29.004Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-30T20:46:29.004Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:46:29.004Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:29.004Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-30T20:46:29.004Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-30T20:46:29.004Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-30T20:46:29.264Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-30T20:46:29.264Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:46:29.264Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:29.264Z] Selecting previously unselected package libnorm1:amd64. [2022-03-30T20:46:29.264Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-30T20:46:29.264Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T20:46:29.264Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-30T20:46:29.264Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-30T20:46:29.264Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T20:46:29.523Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-30T20:46:29.523Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-30T20:46:29.523Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T20:46:29.523Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-30T20:46:29.523Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-30T20:46:29.523Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T20:46:29.523Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-30T20:46:29.523Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-30T20:46:29.523Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-30T20:46:29.523Z] Selecting previously unselected package libzmq5:amd64. [2022-03-30T20:46:29.523Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-30T20:46:29.523Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T20:46:29.783Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-30T20:46:29.783Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:46:29.783Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:29.783Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-30T20:46:29.783Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-30T20:46:29.783Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T20:46:29.783Z] Selecting previously unselected package pkg-config. [2022-03-30T20:46:29.783Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-30T20:46:29.783Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-30T20:46:30.042Z] Selecting previously unselected package zip. [2022-03-30T20:46:30.043Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-30T20:46:30.043Z] Unpacking zip (3.0-11build1) ... [2022-03-30T20:46:30.043Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-30T20:46:30.043Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-30T20:46:30.043Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-30T20:46:30.043Z] No schema files found: doing nothing. [2022-03-30T20:46:30.043Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-30T20:46:30.043Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T20:46:30.043Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-30T20:46:30.043Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T20:46:30.043Z] Setting up liberror-perl (0.17029-1) ... [2022-03-30T20:46:30.043Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:30.043Z] Setting up zip (3.0-11build1) ... [2022-03-30T20:46:30.043Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-30T20:46:30.303Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-30T20:46:30.303Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-30T20:46:30.303Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-30T20:46:30.303Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-30T20:46:30.303Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:30.303Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-30T20:46:30.303Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:30.303Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T20:46:30.303Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:30.303Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T20:46:30.303Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-30T20:46:30.303Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T20:46:30.303Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-30T20:46:30.303Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:30.303Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:30.303Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T20:46:30.303Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-30T20:46:30.873Z] comerr-dev set to automatically installed. [2022-03-30T20:46:30.873Z] git set to automatically installed. [2022-03-30T20:46:30.873Z] git-man set to automatically installed. [2022-03-30T20:46:30.873Z] krb5-multidev set to automatically installed. [2022-03-30T20:46:30.873Z] libbrotli1 set to automatically installed. [2022-03-30T20:46:30.873Z] libcurl3-gnutls set to automatically installed. [2022-03-30T20:46:30.873Z] liberror-perl set to automatically installed. [2022-03-30T20:46:30.873Z] libglib2.0-0 set to automatically installed. [2022-03-30T20:46:30.873Z] libgssrpc4 set to automatically installed. [2022-03-30T20:46:30.873Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-30T20:46:30.873Z] libkadm5srv-mit11 set to automatically installed. [2022-03-30T20:46:30.873Z] libkdb5-9 set to automatically installed. [2022-03-30T20:46:30.873Z] libkrb5-dev set to automatically installed. [2022-03-30T20:46:30.873Z] libnghttp2-14 set to automatically installed. [2022-03-30T20:46:30.873Z] libnorm-dev set to automatically installed. [2022-03-30T20:46:30.873Z] libnorm1 set to automatically installed. [2022-03-30T20:46:30.873Z] libpgm-5.2-0 set to automatically installed. [2022-03-30T20:46:30.873Z] libpgm-dev set to automatically installed. [2022-03-30T20:46:30.873Z] libpsl5 set to automatically installed. [2022-03-30T20:46:30.873Z] librtmp1 set to automatically installed. [2022-03-30T20:46:30.873Z] libsodium-dev set to automatically installed. [2022-03-30T20:46:30.873Z] libsodium23 set to automatically installed. [2022-03-30T20:46:30.873Z] libssh-4 set to automatically installed. [2022-03-30T20:46:30.873Z] libzmq3-dev set to automatically installed. [2022-03-30T20:46:30.873Z] libzmq5 set to automatically installed. [2022-03-30T20:46:30.873Z] pkg-config set to automatically installed. [2022-03-30T20:46:30.873Z] zip set to automatically installed. [2022-03-30T20:46:31.445Z] snapd is not logged in, snap install commands will use sudo [2022-03-30T20:46:43.677Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-30T20:46:43.677Z] Downloading snap 'edgex-app-service-configurable' [2022-03-30T20:46:44.247Z] Pulling app-service-configurable [2022-03-30T20:46:44.247Z] + snapcraftctl pull [2022-03-30T20:46:45.624Z] Pulling config-common [2022-03-30T20:46:45.624Z] + snapcraftctl pull [2022-03-30T20:46:47.534Z] Pulling go-build-helper [2022-03-30T20:46:47.534Z] + snapcraftctl pull [2022-03-30T20:46:48.927Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-30T20:46:48.927Z] Skipping pull go-build-helper (already ran) [2022-03-30T20:46:48.927Z] Building go-build-helper [2022-03-30T20:46:48.927Z] + snapcraftctl build [2022-03-30T20:46:49.871Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-30T20:46:50.810Z] Staging go-build-helper [2022-03-30T20:46:50.810Z] + snapcraftctl stage [2022-03-30T20:46:56.088Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-30T20:46:56.088Z] Fetched 290 kB in 0s (0 B/s) [2022-03-30T20:46:56.088Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-30T20:46:56.088Z] Fetched 158 kB in 0s (0 B/s) [2022-03-30T20:46:56.088Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-30T20:46:56.088Z] Fetched 242 kB in 0s (0 B/s) [2022-03-30T20:46:56.088Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-30T20:46:56.088Z] Fetched 150 kB in 0s (0 B/s) [2022-03-30T20:46:56.088Z] Pulling edgex-go [2022-03-30T20:46:56.088Z] + snapcraftctl pull [2022-03-30T20:46:57.029Z] Pulling hooks [2022-03-30T20:46:57.029Z] + snapcraftctl pull [2022-03-30T20:47:07.022Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-30T20:47:07.022Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-30T20:47:07.022Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-30T20:47:07.022Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-30T20:47:07.022Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-30T20:47:07.022Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-30T20:47:07.022Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-30T20:47:07.022Z] Fetched 234 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-30T20:47:07.022Z] Fetched 155 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-30T20:47:07.022Z] Fetched 170 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-30T20:47:07.022Z] Fetched 267 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-30T20:47:07.022Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-30T20:47:07.022Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-30T20:47:07.022Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-30T20:47:07.022Z] Fetched 121 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-30T20:47:07.022Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-30T20:47:07.022Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-30T20:47:07.022Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-30T20:47:07.022Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-30T20:47:07.022Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-30T20:47:07.022Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-30T20:47:07.022Z] Fetched 142 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-30T20:47:07.022Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-30T20:47:07.022Z] Fetched 181 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-30T20:47:07.022Z] Fetched 208 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-30T20:47:07.022Z] Fetched 161 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-30T20:47:07.022Z] Fetched 107 kB in 0s (0 B/s) [2022-03-30T20:47:07.022Z] Pulling static-packages [2022-03-30T20:47:07.022Z] + snapcraftctl pull [2022-03-30T20:47:08.937Z] Pulling version [2022-03-30T20:47:08.937Z] + cd /root/project [2022-03-30T20:47:08.937Z] ++ sed s/v// [2022-03-30T20:47:08.937Z] ++ git describe --tags --abbrev=0 [2022-03-30T20:47:08.937Z] + GIT_VERSION=2.2.0-dev.48 [2022-03-30T20:47:08.937Z] + '[' -z 2.2.0-dev.48 ']' [2022-03-30T20:47:08.937Z] + snapcraftctl set-version 2.2.0-dev.48 [2022-03-30T20:47:10.319Z] Building app-service-configurable [2022-03-30T20:47:10.319Z] + snapcraftctl build [2022-03-30T20:47:12.857Z] Building config-common [2022-03-30T20:47:12.857Z] + snapcraftctl build [2022-03-30T20:47:13.795Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-30T20:47:14.736Z] Skipping build go-build-helper (already ran) [2022-03-30T20:47:15.000Z] Building edgex-go [2022-03-30T20:47:15.000Z] + cd /root/parts/edgex-go/src [2022-03-30T20:47:15.000Z] ++ git describe --tags --abbrev=0 [2022-03-30T20:47:15.000Z] ++ sed s/v// [2022-03-30T20:47:15.000Z] + GIT_VERSION=2.2.0-dev.48 [2022-03-30T20:47:15.000Z] + '[' -z 2.2.0-dev.48 ']' [2022-03-30T20:47:15.000Z] + echo 2.2.0-dev.48 [2022-03-30T20:47:15.000Z] + '[' '!' -d vendor ']' [2022-03-30T20:47:15.000Z] + go mod download all [2022-03-30T20:47:20.420Z] + make build [2022-03-30T20:47:20.420Z] 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-30T20:47:42.372Z] 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-30T20:47:50.716Z] 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-30T20:47:57.272Z] 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-30T20:47:57.272Z] 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-30T20:47:57.456Z] 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-30T20:47:58.651Z] 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-30T20:47:59.220Z] 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-30T20:48:01.128Z] 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-30T20:48:02.509Z] 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-30T20:48:03.892Z] 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-30T20:48:05.795Z] 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-30T20:48:05.800Z] 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-30T20:48:07.178Z] 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-30T20:48:07.783Z] 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-30T20:48:08.564Z] 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-30T20:48:11.111Z] 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-30T20:48:12.496Z] + 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-30T20:48:12.496Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-30T20:48:12.496Z] + case "$service" in [2022-03-30T20:48:12.496Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-30T20:48:12.496Z] + 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-30T20:48:12.496Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-30T20:48:12.496Z] + case "$service" in [2022-03-30T20:48:12.496Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-30T20:48:12.496Z] + 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-30T20:48:12.496Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-30T20:48:12.496Z] + case "$service" in [2022-03-30T20:48:12.496Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-30T20:48:12.496Z] + 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-30T20:48:12.496Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-30T20:48:12.755Z] + case "$service" in [2022-03-30T20:48:12.755Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-30T20:48:12.755Z] + 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-30T20:48:12.755Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-30T20:48:12.755Z] + case "$service" in [2022-03-30T20:48:12.755Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-30T20:48:12.755Z] + 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-30T20:48:12.755Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-30T20:48:12.755Z] + case "$service" in [2022-03-30T20:48:12.755Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-30T20:48:12.755Z] + 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-30T20:48:12.755Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-30T20:48:12.755Z] + case "$service" in [2022-03-30T20:48:12.755Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-30T20:48:12.755Z] + 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-30T20:48:12.755Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-30T20:48:12.755Z] + case "$service" in [2022-03-30T20:48:12.755Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-30T20:48:12.755Z] + 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-30T20:48:12.755Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-30T20:48:12.755Z] + case "$service" in [2022-03-30T20:48:12.755Z] + 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-30T20:48:12.755Z] + 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-30T20:48:12.755Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-30T20:48:12.755Z] + case "$service" in [2022-03-30T20:48:12.755Z] + 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-30T20:48:12.755Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-30T20:48:12.755Z] + 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-30T20:48:12.755Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-30T20:48:12.755Z] + case "$service" in [2022-03-30T20:48:12.755Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-30T20:48:12.755Z] + 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-30T20:48:12.755Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-30T20:48:12.755Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-30T20:48:12.755Z] + 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-30T20:48:13.691Z] Building hooks [2022-03-30T20:48:13.691Z] + cd /root/parts/hooks/src [2022-03-30T20:48:13.691Z] + make build [2022-03-30T20:48:13.691Z] go mod tidy [2022-03-30T20:48:13.691Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.2.0 [2022-03-30T20:48:15.602Z] github.com/canonical/edgex-go/hooks/cmd/configure imports [2022-03-30T20:48:15.602Z] github.com/canonical/edgex-snap-hooks/v2: reading github.com/canonical/edgex-snap-hooks/go.mod at revision v2.2.0: unknown revision v2.2.0 [2022-03-30T20:48:15.602Z] github.com/canonical/edgex-go/hooks/cmd/configure imports [2022-03-30T20:48:15.602Z] github.com/canonical/edgex-snap-hooks/v2/options: reading github.com/canonical/edgex-snap-hooks/go.mod at revision v2.2.0: unknown revision v2.2.0 [2022-03-30T20:48:15.602Z] make: *** [Makefile:5: tidy] Error 1 [2022-03-30T20:48:15.602Z] Failed to run 'override-build': Exit code was 2. [2022-03-30T20:48:15.863Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [2022-03-30T20:48:16.076Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-30T20:48:20.212Z] Failed in branch amd64 [2022-03-30T20:48:22.807Z] 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-30T20:48:29.540Z] 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-30T20:48:37.860Z] 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-30T20:48:43.312Z] 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-30T20:48:50.050Z] 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-30T20:49:02.466Z] 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-30T20:49:07.902Z] $ docker stop --time=1 de2129d3fb471d88d0225fbb972f1e3d6c795bd6800acef348760272a0ead095 [2022-03-30T20:49:10.154Z] $ docker rm -f de2129d3fb471d88d0225fbb972f1e3d6c795bd6800acef348760272a0ead095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:49:13.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T20:49:13.181Z] [2022-03-30T20:49:13.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:49:13.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T20:49:13.833Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-30T20:49:13.833Z] 29e5d40040c1: Pulling fs layer [2022-03-30T20:49:13.833Z] 1ce36da41761: Pulling fs layer [2022-03-30T20:49:13.833Z] 25b303627fd3: Pulling fs layer [2022-03-30T20:49:14.113Z] 29e5d40040c1: Verifying Checksum [2022-03-30T20:49:14.113Z] 29e5d40040c1: Download complete [2022-03-30T20:49:14.396Z] 1ce36da41761: Verifying Checksum [2022-03-30T20:49:14.396Z] 1ce36da41761: Download complete [2022-03-30T20:49:14.678Z] 29e5d40040c1: Pull complete [2022-03-30T20:49:16.132Z] 25b303627fd3: Verifying Checksum [2022-03-30T20:49:16.132Z] 25b303627fd3: Download complete [2022-03-30T20:49:16.132Z] 1ce36da41761: Pull complete [2022-03-30T20:49:28.573Z] 25b303627fd3: Pull complete [2022-03-30T20:49:28.573Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-30T20:49:28.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T20:49:28.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-30T20:49:28.901Z] prd-ubuntu20.04-docker-arm64-4c-16g-9448 does not seem to be running inside a container [2022-03-30T20:49:29.083Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T20:49:32.243Z] $ docker top 98d1afbc09d292151606586cfe8bb29a46f9d10aa34481e5d1ea6face5789b94 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:49:33.283Z] + docker-compose+ buildgrep --help parallel [2022-03-30T20:49:33.283Z] [2022-03-30T20:49:41.583Z] --parallel Build images in parallel. [Pipeline] } [2022-03-30T20:49:41.605Z] $ docker stop --time=1 98d1afbc09d292151606586cfe8bb29a46f9d10aa34481e5d1ea6face5789b94 [2022-03-30T20:49:43.426Z] $ docker rm -f 98d1afbc09d292151606586cfe8bb29a46f9d10aa34481e5d1ea6face5789b94 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:49:44.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T20:49:44.099Z] . [Pipeline] withDockerContainer [2022-03-30T20:49:44.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-9448 does not seem to be running inside a container [2022-03-30T20:49:44.543Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T20:49:46.222Z] $ docker top 9aa79d1de335e4d0f26f96768fd7b1442432b477b21152b525e2fd0f2e1da56e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:49:47.223Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-30T20:49:55.504Z] Building core-command ... [2022-03-30T20:49:55.504Z] Building core-data ... [2022-03-30T20:49:55.504Z] Building core-metadata ... [2022-03-30T20:49:55.504Z] Building security-bootstrapper ... [2022-03-30T20:49:55.504Z] Building security-proxy-setup ... [2022-03-30T20:49:55.504Z] Building security-secretstore-setup ... [2022-03-30T20:49:55.504Z] Building security-spiffe-token-provider ... [2022-03-30T20:49:55.504Z] Building security-spire-agent ... [2022-03-30T20:49:55.504Z] Building security-spire-config ... [2022-03-30T20:49:55.504Z] Building security-spire-server ... [2022-03-30T20:49:55.504Z] Building support-notifications ... [2022-03-30T20:49:55.504Z] Building support-scheduler ... [2022-03-30T20:49:55.504Z] Building sys-mgmt-agent ... [2022-03-30T20:49:55.504Z] Building support-notifications [2022-03-30T20:49:55.504Z] Building security-spire-config [2022-03-30T20:49:55.504Z] Building security-secretstore-setup [2022-03-30T20:49:55.504Z] Building security-spiffe-token-provider [2022-03-30T20:49:55.504Z] Building support-scheduler [2022-03-30T20:51:47.351Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:51:47.351Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:51:47.351Z] ---> 2f4e79557797 [2022-03-30T20:51:47.351Z] Step 3/25 : WORKDIR /edgex-go [2022-03-30T20:51:47.351Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:51:47.351Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:51:47.351Z] ---> 2f4e79557797 [2022-03-30T20:51:47.351Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T20:51:47.351Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:51:47.351Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:51:47.351Z] ---> 2f4e79557797 [2022-03-30T20:51:47.351Z] Step 3/20 : WORKDIR /edgex-go [2022-03-30T20:51:47.351Z] ---> Running in ba383f145e98 [2022-03-30T20:51:47.351Z] ---> Running in 1b6bc4ba4d58 [2022-03-30T20:51:47.351Z] ---> Running in 56b8f26662ff [2022-03-30T20:51:47.351Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:51:47.351Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:51:47.351Z] ---> 2f4e79557797 [2022-03-30T20:51:47.351Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T20:51:47.351Z] ---> Running in c2f8a2e52f87 [2022-03-30T20:51:47.351Z] Removing intermediate container ba383f145e98 [2022-03-30T20:51:47.351Z] ---> 1452dbadb0fa [2022-03-30T20:51:47.351Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-30T20:51:47.351Z] Removing intermediate container 1b6bc4ba4d58 [2022-03-30T20:51:47.351Z] ---> 3b57b274e5ed [2022-03-30T20:51:47.351Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:51:47.351Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:51:47.351Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:51:47.351Z] ---> 2f4e79557797 [2022-03-30T20:51:47.351Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T20:51:47.351Z] ---> Running in c5225a3562dd [2022-03-30T20:51:47.351Z] ---> Running in c57bb4ae462b [2022-03-30T20:51:47.351Z] ---> Running in 06fc94e9ad59 [2022-03-30T20:51:47.351Z] Removing intermediate container 56b8f26662ff [2022-03-30T20:51:47.351Z] ---> 47d21f86b26d [2022-03-30T20:51:47.351Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:51:47.351Z] Removing intermediate container c2f8a2e52f87 [2022-03-30T20:51:47.351Z] ---> 8d496679f419 [2022-03-30T20:51:47.351Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:51:47.351Z] ---> Running in 190f33c25a0d [2022-03-30T20:51:47.351Z] ---> Running in 61dff16d81eb [2022-03-30T20:51:47.351Z] Removing intermediate container c5225a3562dd [2022-03-30T20:51:47.351Z] ---> b1e795d7a9b2 [2022-03-30T20:51:47.351Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:51:47.351Z] ---> Running in 356124abde7a [2022-03-30T20:51:47.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:51:47.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:51:47.351Z] Removing intermediate container 06fc94e9ad59 [2022-03-30T20:51:47.351Z] ---> 63c99572c017 [2022-03-30T20:51:47.351Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-30T20:51:47.351Z] ---> Running in 79eb068f562c [2022-03-30T20:51:47.351Z] Removing intermediate container 356124abde7a [2022-03-30T20:51:47.351Z] ---> 489b39c11850 [2022-03-30T20:51:47.351Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T20:51:47.351Z] Removing intermediate container 190f33c25a0d [2022-03-30T20:51:47.351Z] ---> 3b39739c0923 [2022-03-30T20:51:47.351Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T20:51:47.351Z] ---> Running in 939dea28fe94 [2022-03-30T20:51:47.351Z] ---> Running in b15c4867caa2 [2022-03-30T20:51:47.351Z] Removing intermediate container 61dff16d81eb [2022-03-30T20:51:47.351Z] ---> df74d6aeef02 [2022-03-30T20:51:47.351Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-30T20:51:47.351Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:51:47.351Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:51:47.351Z] OK: 15739 distinct packages available [2022-03-30T20:51:47.351Z] ---> Running in 85be6f988e36 [2022-03-30T20:51:47.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:51:47.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:51:47.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:51:47.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:51:47.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:51:47.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:51:47.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:51:47.351Z] OK: 220 MiB in 52 packages [2022-03-30T20:51:47.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:51:47.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:51:47.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:51:47.351Z] OK: 220 MiB in 52 packages [2022-03-30T20:51:47.351Z] Removing intermediate container c57bb4ae462b [2022-03-30T20:51:47.351Z] ---> c8190e23622f [2022-03-30T20:51:47.351Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-30T20:51:47.351Z] OK: 220 MiB in 52 packages [2022-03-30T20:51:47.632Z] OK: 220 MiB in 52 packages [2022-03-30T20:51:47.632Z] OK: 220 MiB in 52 packages [2022-03-30T20:51:48.630Z] Removing intermediate container 79eb068f562c [2022-03-30T20:51:48.630Z] ---> 9fba67457c11 [2022-03-30T20:51:48.630Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-30T20:51:48.630Z] ---> 0708a43aa9ff [2022-03-30T20:51:48.630Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:51:48.914Z] ---> Running in a6e561674817 [2022-03-30T20:51:48.914Z] Removing intermediate container 85be6f988e36 [2022-03-30T20:51:48.914Z] ---> 600112b7eaad [2022-03-30T20:51:48.914Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:51:49.522Z] Removing intermediate container 939dea28fe94 [2022-03-30T20:51:49.523Z] ---> cf54c2068996 [2022-03-30T20:51:49.523Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:51:49.523Z] Removing intermediate container b15c4867caa2 [2022-03-30T20:51:49.523Z] ---> 171b51431086 [2022-03-30T20:51:49.523Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T20:51:49.801Z] ---> 6e5ae9749ad9 [2022-03-30T20:51:49.801Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:51:50.078Z] ---> Running in 805d3344fa82 [2022-03-30T20:51:51.070Z] ---> 1e0973656d56 [2022-03-30T20:51:51.070Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:51:51.070Z] ---> 3aa4caba8fe2 [2022-03-30T20:51:51.070Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:51:51.358Z] ---> Running in ff901ac0637a [2022-03-30T20:51:51.358Z] ---> c8de63612262 [2022-03-30T20:51:51.358Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:51:51.646Z] ---> Running in 67965bfc3835 [2022-03-30T20:51:51.925Z] ---> Running in 5753d0ea4261 [2022-03-30T20:51:54.574Z] Removing intermediate container a6e561674817 [2022-03-30T20:51:54.574Z] ---> d9d904005616 [2022-03-30T20:51:54.574Z] Step 7/20 : COPY . . [2022-03-30T20:51:55.177Z] Removing intermediate container 805d3344fa82 [2022-03-30T20:51:55.177Z] ---> daba85af7406 [2022-03-30T20:51:55.177Z] Step 8/25 : COPY . . [2022-03-30T20:51:58.612Z] Removing intermediate container 5753d0ea4261 [2022-03-30T20:51:58.612Z] ---> 2fb2ca0ddb57 [2022-03-30T20:51:58.612Z] Step 8/22 : COPY . . [2022-03-30T20:51:58.612Z] Removing intermediate container ff901ac0637a [2022-03-30T20:51:58.612Z] ---> 27b924293263 [2022-03-30T20:51:58.612Z] Step 8/22 : COPY . . [2022-03-30T20:51:58.612Z] Removing intermediate container 67965bfc3835 [2022-03-30T20:51:58.612Z] ---> e59125abcb0a [2022-03-30T20:51:58.612Z] Step 8/24 : COPY . . [2022-03-30T20:52:37.646Z] ---> 0fe62b5fcd20 [2022-03-30T20:52:37.646Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-30T20:52:37.646Z] ---> 8996ac581324 [2022-03-30T20:52:37.646Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-30T20:52:37.646Z] ---> Running in 595a42d4d282 [2022-03-30T20:52:37.646Z] ---> Running in 860eb55ba39b [2022-03-30T20:52:37.646Z] ---> 5c7f3aa67e6f [2022-03-30T20:52:37.646Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-30T20:52:37.646Z] ---> 877fb4ae0799 [2022-03-30T20:52:37.646Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-30T20:52:37.646Z] ---> Running in 72eb06a49dbf [2022-03-30T20:52:37.646Z] ---> Running in b16d6c2c047d [2022-03-30T20:52:37.646Z] 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-30T20:52:37.646Z] 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-30T20:52:37.646Z] ---> be4a93353320 [2022-03-30T20:52:37.646Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T20:52:37.646Z] ---> Running in 5f0ecfbd0e1c [2022-03-30T20:52:37.646Z] 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-30T20:52:37.921Z] Removing intermediate container 5f0ecfbd0e1c [2022-03-30T20:52:37.921Z] ---> 797b9a6cd0b1 [2022-03-30T20:52:37.921Z] 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-30T20:52:37.921Z] 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-30T20:52:38.200Z] ---> Running in 1136d03e3e63 [2022-03-30T20:52:41.668Z] spire-1.2.0/ [2022-03-30T20:52:47.127Z] spire-1.2.0/README.md [2022-03-30T20:52:47.127Z] spire-1.2.0/bin/ [2022-03-30T20:52:47.127Z] spire-1.2.0/bin/spire-server [2022-03-30T20:52:47.127Z] spire-1.2.0/bin/spire-agent [2022-03-30T20:52:47.127Z] spire-1.2.0/conf/ [2022-03-30T20:52:47.127Z] spire-1.2.0/conf/server/ [2022-03-30T20:52:47.127Z] spire-1.2.0/conf/server/server.conf [2022-03-30T20:52:47.127Z] spire-1.2.0/conf/agent/ [2022-03-30T20:52:47.127Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T20:52:47.127Z] spire-1.2.0/LICENSE [2022-03-30T20:52:53.909Z] Removing intermediate container 1136d03e3e63 [2022-03-30T20:52:53.909Z] ---> 313c4907ea2c [2022-03-30T20:52:53.909Z] [2022-03-30T20:52:53.909Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T20:52:53.909Z] 3.15: Pulling from library/alpine [2022-03-30T20:52:55.360Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-30T20:52:55.360Z] Status: Downloaded newer image for alpine:3.15 [2022-03-30T20:52:55.360Z] ---> 03078ca19a05 [2022-03-30T20:52:55.360Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:52:55.360Z] ---> Running in 8f47be201db6 [2022-03-30T20:52:55.962Z] Removing intermediate container 8f47be201db6 [2022-03-30T20:52:55.962Z] ---> 63a4ffb866fc [2022-03-30T20:52:55.962Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:52:55.962Z] ---> Running in 09d604612c01 [2022-03-30T20:52:59.542Z] Removing intermediate container 09d604612c01 [2022-03-30T20:52:59.542Z] ---> 99557d5cb299 [2022-03-30T20:52:59.542Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-30T20:52:59.542Z] ---> Running in bc646ba9810c [2022-03-30T20:53:01.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:53:02.709Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:53:04.697Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:53:04.697Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:53:04.697Z] OK: 15729 distinct packages available [2022-03-30T20:53:04.697Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:53:05.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:53:07.147Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-30T20:53:07.147Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:53:07.427Z] (3/4) Installing libucontext (1.1-r0) [2022-03-30T20:53:07.427Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-30T20:53:07.427Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:53:07.708Z] OK: 6 MiB in 18 packages [2022-03-30T20:53:09.720Z] Removing intermediate container bc646ba9810c [2022-03-30T20:53:09.720Z] ---> 07f827917f7d [2022-03-30T20:53:09.720Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T20:53:15.196Z] ---> a907f44592b6 [2022-03-30T20:53:15.196Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T20:53:16.188Z] ---> da8fde4252ea [2022-03-30T20:53:16.188Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-30T20:53:16.188Z] ---> Running in 2842db461f25 [2022-03-30T20:53:16.791Z] Removing intermediate container 2842db461f25 [2022-03-30T20:53:16.791Z] ---> f7974e0e15be [2022-03-30T20:53:16.791Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-30T20:53:17.788Z] ---> f7528707f75a [2022-03-30T20:53:17.788Z] Step 19/24 : WORKDIR / [2022-03-30T20:53:17.788Z] ---> Running in 068c7cd18d1b [2022-03-30T20:53:18.396Z] Removing intermediate container 068c7cd18d1b [2022-03-30T20:53:18.396Z] ---> 17879b4c4de9 [2022-03-30T20:53:18.396Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T20:53:18.396Z] ---> Running in 8696a0caf703 [2022-03-30T20:53:19.014Z] Removing intermediate container 8696a0caf703 [2022-03-30T20:53:19.014Z] ---> 64c898d3443c [2022-03-30T20:53:19.014Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T20:53:19.014Z] ---> Running in 40b3061dd4f4 [2022-03-30T20:53:19.649Z] Removing intermediate container 40b3061dd4f4 [2022-03-30T20:53:19.649Z] ---> c06a9ea5405c [2022-03-30T20:53:19.649Z] Step 22/24 : LABEL arch=arm64 [2022-03-30T20:53:19.933Z] ---> Running in 3315b07df8bb [2022-03-30T20:53:20.540Z] Removing intermediate container 3315b07df8bb [2022-03-30T20:53:20.540Z] ---> a279e5e453a8 [2022-03-30T20:53:20.540Z] Step 23/24 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce [2022-03-30T20:53:20.540Z] ---> Running in ba8ed3ed3b8c [2022-03-30T20:53:21.150Z] Removing intermediate container ba8ed3ed3b8c [2022-03-30T20:53:21.150Z] ---> c5f44f0521a4 [2022-03-30T20:53:21.150Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T20:53:21.150Z] ---> Running in 51012a339c10 [2022-03-30T20:53:21.756Z] Removing intermediate container 51012a339c10 [2022-03-30T20:53:21.756Z] ---> d2b557dabb71 [2022-03-30T20:53:21.756Z] [2022-03-30T20:53:22.361Z] Successfully built d2b557dabb71 [2022-03-30T20:53:22.361Z] Successfully tagged security-spire-config-arm64:latest [2022-03-30T20:53:22.361Z] Building security-proxy-setup [2022-03-30T20:54:01.416Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:54:01.416Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:54:01.416Z] ---> 2f4e79557797 [2022-03-30T20:54:01.416Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T20:54:01.416Z] ---> Using cache [2022-03-30T20:54:01.416Z] ---> b1e795d7a9b2 [2022-03-30T20:54:01.416Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:54:01.416Z] ---> Using cache [2022-03-30T20:54:01.416Z] ---> 489b39c11850 [2022-03-30T20:54:01.416Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T20:54:01.416Z] ---> Using cache [2022-03-30T20:54:01.416Z] ---> cf54c2068996 [2022-03-30T20:54:01.416Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:54:01.416Z] ---> Using cache [2022-03-30T20:54:01.416Z] ---> c8de63612262 [2022-03-30T20:54:01.416Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:54:01.416Z] ---> Using cache [2022-03-30T20:54:01.416Z] ---> 2fb2ca0ddb57 [2022-03-30T20:54:01.416Z] Step 8/22 : COPY . . [2022-03-30T20:54:01.416Z] ---> Using cache [2022-03-30T20:54:01.416Z] ---> 877fb4ae0799 [2022-03-30T20:54:01.416Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-30T20:54:01.416Z] ---> Running in 215fd810b0ed [2022-03-30T20:54:02.418Z] 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-30T21:00:09.770Z] 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-30T21:00:09.770Z] Removing intermediate container 595a42d4d282 [2022-03-30T21:00:09.770Z] ---> 58b213eeec50 [2022-03-30T21:00:09.770Z] [2022-03-30T21:00:09.770Z] Step 9/20 : FROM alpine:3.15 [2022-03-30T21:00:09.770Z] ---> 03078ca19a05 [2022-03-30T21:00:09.770Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T21:00:09.770Z] ---> Using cache [2022-03-30T21:00:09.770Z] ---> 63a4ffb866fc [2022-03-30T21:00:09.770Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:00:09.770Z] ---> Using cache [2022-03-30T21:00:09.770Z] ---> 99557d5cb299 [2022-03-30T21:00:09.770Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-30T21:00:09.770Z] ---> Running in 69302b9488a0 [2022-03-30T21:00:11.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:00:12.697Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:00:14.152Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T21:00:14.152Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T21:00:14.152Z] OK: 15729 distinct packages available [2022-03-30T21:00:14.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:00:15.160Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:00:16.617Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-30T21:00:16.617Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-30T21:00:16.896Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-30T21:00:16.896Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-30T21:00:17.175Z] (5/9) Installing curl (7.80.0-r0) [2022-03-30T21:00:17.175Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-30T21:00:17.175Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-30T21:00:17.451Z] (8/9) Installing libucontext (1.1-r0) [2022-03-30T21:00:17.451Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-30T21:00:17.451Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T21:00:17.733Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T21:00:18.033Z] OK: 8 MiB in 23 packages [2022-03-30T21:00:22.356Z] Removing intermediate container 69302b9488a0 [2022-03-30T21:00:22.356Z] ---> 241812bcfc95 [2022-03-30T21:00:22.356Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:00:23.805Z] ---> 682fd1a0b566 [2022-03-30T21:00:23.805Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-30T21:00:29.256Z] ---> 710ad3fecb20 [2022-03-30T21:00:29.256Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-30T21:00:29.860Z] Removing intermediate container 860eb55ba39b [2022-03-30T21:00:29.860Z] ---> 9f488178170f [2022-03-30T21:00:29.860Z] [2022-03-30T21:00:29.860Z] Step 10/25 : FROM alpine:3.14 [2022-03-30T21:00:30.476Z] 3.14: Pulling from library/alpine [2022-03-30T21:00:30.758Z] ---> ee11be1a3946 [2022-03-30T21:00:30.758Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-30T21:00:31.041Z] ---> Running in ba464e4fa566 [2022-03-30T21:00:32.491Z] Removing intermediate container ba464e4fa566 [2022-03-30T21:00:32.491Z] ---> b39c593c76b2 [2022-03-30T21:00:32.491Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:00:32.773Z] ---> Running in a3666e8c818f [2022-03-30T21:00:33.395Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T21:00:33.395Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T21:00:33.395Z] ---> cc3d11fa2d52 [2022-03-30T21:00:33.395Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-30T21:00:33.675Z] ---> Running in d43c457079c5 [2022-03-30T21:00:33.959Z] Removing intermediate container a3666e8c818f [2022-03-30T21:00:33.959Z] ---> b015111cce73 [2022-03-30T21:00:33.959Z] Step 18/20 : LABEL arch=arm64 [2022-03-30T21:00:34.559Z] ---> Running in 9f15b7b332ff [2022-03-30T21:00:35.544Z] Removing intermediate container 9f15b7b332ff [2022-03-30T21:00:35.544Z] ---> ae819a1fb300 [2022-03-30T21:00:35.544Z] Step 19/20 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce [2022-03-30T21:00:35.835Z] ---> Running in 6accb5bb2c6a [2022-03-30T21:00:36.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:00:36.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:00:37.002Z] Removing intermediate container 6accb5bb2c6a [2022-03-30T21:00:37.002Z] ---> 32f65be17e32 [2022-03-30T21:00:37.002Z] Step 20/20 : LABEL version=0.0.0 [2022-03-30T21:00:37.282Z] ---> Running in ae773d7b98c7 [2022-03-30T21:00:37.889Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-30T21:00:37.889Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-30T21:00:37.889Z] (3/3) Installing su-exec (0.2-r1) [2022-03-30T21:00:37.889Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T21:00:37.889Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T21:00:38.171Z] Removing intermediate container ae773d7b98c7 [2022-03-30T21:00:38.171Z] ---> 0b9e00e843b4 [2022-03-30T21:00:38.171Z] [2022-03-30T21:00:38.171Z] OK: 6 MiB in 17 packages [2022-03-30T21:00:40.169Z] Successfully built 0b9e00e843b4 [2022-03-30T21:00:40.169Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-30T21:00:40.169Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-03-30T21:00:41.800Z] Removing intermediate container d43c457079c5 [2022-03-30T21:00:41.800Z] ---> 602f924fae43 [2022-03-30T21:00:41.800Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T21:00:42.578Z] ---> Running in a78d7c7d5a01 [2022-03-30T21:00:43.490Z] Removing intermediate container a78d7c7d5a01 [2022-03-30T21:00:43.490Z] ---> bbf847030084 [2022-03-30T21:00:43.490Z] Step 13/25 : WORKDIR / [2022-03-30T21:00:43.490Z] ---> Running in ebb47eed7caf [2022-03-30T21:00:44.717Z] Removing intermediate container ebb47eed7caf [2022-03-30T21:00:44.717Z] ---> 2fc064c76af8 [2022-03-30T21:00:44.717Z] 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-30T21:00:46.708Z] ---> 0e726ed1a3f4 [2022-03-30T21:00:46.708Z] 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-30T21:00:46.708Z] Removing intermediate container b16d6c2c047d [2022-03-30T21:00:46.708Z] ---> 0abfac8cc1a4 [2022-03-30T21:00:46.708Z] [2022-03-30T21:00:46.708Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T21:00:46.708Z] ---> cc3d11fa2d52 [2022-03-30T21:00:46.708Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-30T21:00:46.988Z] ---> Running in da96bc568d28 [2022-03-30T21:00:47.987Z] ---> 650175e423d4 [2022-03-30T21:00:47.987Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-30T21:00:48.979Z] Removing intermediate container 72eb06a49dbf [2022-03-30T21:00:48.979Z] ---> 0b551346c865 [2022-03-30T21:00:48.979Z] [2022-03-30T21:00:48.979Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T21:00:48.979Z] ---> cc3d11fa2d52 [2022-03-30T21:00:48.979Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-30T21:00:49.257Z] ---> Running in 542697ab9138 [2022-03-30T21:00:49.257Z] ---> d6c99f8fa308 [2022-03-30T21:00:49.257Z] 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-30T21:00:49.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:00:50.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:00:50.140Z] 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-30T21:00:51.135Z] ---> 45410d5d8eae [2022-03-30T21:00:51.135Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-30T21:00:51.414Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T21:00:51.414Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T21:00:51.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:00:51.414Z] OK: 5 MiB in 15 packages [2022-03-30T21:00:52.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:00:53.023Z] Removing intermediate container da96bc568d28 [2022-03-30T21:00:53.023Z] ---> 60e79e49800b [2022-03-30T21:00:53.023Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T21:00:53.023Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-30T21:00:53.023Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-30T21:00:53.306Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T21:00:53.306Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T21:00:53.306Z] ---> Running in 6c5658a19fd3 [2022-03-30T21:00:53.583Z] OK: 6 MiB in 16 packages [2022-03-30T21:00:54.192Z] Removing intermediate container 6c5658a19fd3 [2022-03-30T21:00:54.192Z] ---> 4f8bd01c1438 [2022-03-30T21:00:54.192Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-30T21:00:54.471Z] ---> 5e72313b9274 [2022-03-30T21:00:54.471Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-30T21:00:54.471Z] ---> Running in 1ba66d2ae399 [2022-03-30T21:00:55.934Z] Removing intermediate container 1ba66d2ae399 [2022-03-30T21:00:55.934Z] ---> 4206b3d1da2a [2022-03-30T21:00:55.934Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T21:00:55.934Z] ---> Running in 52374459a710 [2022-03-30T21:00:56.541Z] Removing intermediate container 542697ab9138 [2022-03-30T21:00:56.541Z] ---> 1e5176ad1aa1 [2022-03-30T21:00:56.541Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T21:00:56.822Z] ---> Running in 35850651c8f0 [2022-03-30T21:00:57.095Z] Removing intermediate container 52374459a710 [2022-03-30T21:00:57.095Z] ---> 1a0c7c889258 [2022-03-30T21:00:57.095Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:00:57.701Z] Removing intermediate container 35850651c8f0 [2022-03-30T21:00:57.701Z] ---> 10ef26092845 [2022-03-30T21:00:57.701Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-30T21:00:57.981Z] ---> Running in 4160f8b35416 [2022-03-30T21:00:58.597Z] ---> 3a6a8c667e2d [2022-03-30T21:00:58.597Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-30T21:00:58.882Z] Removing intermediate container 4160f8b35416 [2022-03-30T21:00:58.882Z] ---> fa1422275f3d [2022-03-30T21:00:58.882Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T21:00:58.882Z] ---> Running in d14d6f41ec0a [2022-03-30T21:00:59.485Z] ---> 2dd588e36a63 [2022-03-30T21:00:59.485Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T21:00:59.760Z] Removing intermediate container d14d6f41ec0a [2022-03-30T21:00:59.760Z] ---> 1f4161feba4c [2022-03-30T21:00:59.760Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:01:01.208Z] ---> b43e6c9ba019 [2022-03-30T21:01:01.208Z] 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-30T21:01:01.208Z] ---> Running in 397a9f6ca4a9 [2022-03-30T21:01:01.208Z] ---> a1f391ceb366 [2022-03-30T21:01:01.208Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-30T21:01:02.651Z] ---> 49fe98f655d6 [2022-03-30T21:01:02.651Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-30T21:01:04.659Z] ---> f307389b8be4 [2022-03-30T21:01:04.659Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-30T21:01:04.659Z] Removing intermediate container 397a9f6ca4a9 [2022-03-30T21:01:04.659Z] ---> 78a615a8c1f2 [2022-03-30T21:01:04.659Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T21:01:04.659Z] ---> Running in 89127e05a687 [2022-03-30T21:01:04.659Z] ---> Running in d9ef9b20c367 [2022-03-30T21:01:05.268Z] ---> 53261a67f5af [2022-03-30T21:01:05.268Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-30T21:01:05.268Z] Removing intermediate container d9ef9b20c367 [2022-03-30T21:01:05.268Z] ---> ea0f186793f2 [2022-03-30T21:01:05.268Z] Step 23/25 : LABEL arch=arm64 [2022-03-30T21:01:05.268Z] Removing intermediate container 89127e05a687 [2022-03-30T21:01:05.268Z] ---> bb5a6b80dbe0 [2022-03-30T21:01:05.268Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:01:05.547Z] ---> Running in 2c25a0ef8f3a [2022-03-30T21:01:05.547Z] ---> Running in 89ba36717f9e [2022-03-30T21:01:06.155Z] Removing intermediate container 89ba36717f9e [2022-03-30T21:01:06.435Z] ---> ec3f42a6cf9a [2022-03-30T21:01:06.435Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T21:01:06.435Z] Removing intermediate container 2c25a0ef8f3a [2022-03-30T21:01:06.435Z] ---> 0e41f2e170c0 [2022-03-30T21:01:06.435Z] Step 24/25 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce [2022-03-30T21:01:06.435Z] ---> Running in 97467a9d769b [2022-03-30T21:01:06.712Z] ---> Running in 36035952813d [2022-03-30T21:01:06.712Z] ---> 5f2605128591 [2022-03-30T21:01:06.712Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-30T21:01:06.991Z] ---> Running in 44be1de553a7 [2022-03-30T21:01:07.267Z] Removing intermediate container 97467a9d769b [2022-03-30T21:01:07.267Z] ---> 68e4f348ac4f [2022-03-30T21:01:07.267Z] Step 21/22 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce [2022-03-30T21:01:07.267Z] Removing intermediate container 36035952813d [2022-03-30T21:01:07.267Z] ---> 2a82f1ad5083 [2022-03-30T21:01:07.267Z] Step 25/25 : LABEL version=0.0.0 [2022-03-30T21:01:07.546Z] ---> Running in dab092d90d16 [2022-03-30T21:01:07.546Z] ---> Running in c29da073c1b5 [2022-03-30T21:01:07.819Z] Removing intermediate container 44be1de553a7 [2022-03-30T21:01:07.819Z] ---> 587f88f90da5 [2022-03-30T21:01:07.819Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:01:07.819Z] ---> Running in 39ca52f6ace4 [2022-03-30T21:01:08.422Z] Removing intermediate container c29da073c1b5 [2022-03-30T21:01:08.422Z] ---> 9dc6122c3ffb [2022-03-30T21:01:08.422Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T21:01:08.702Z] ---> Running in 22e77c6d8cd5 [2022-03-30T21:01:08.702Z] Removing intermediate container 39ca52f6ace4 [2022-03-30T21:01:08.702Z] ---> 6d45572c2109 [2022-03-30T21:01:08.702Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T21:01:08.702Z] Removing intermediate container dab092d90d16 [2022-03-30T21:01:08.702Z] ---> d0dc044a3236 [2022-03-30T21:01:08.702Z] [2022-03-30T21:01:08.975Z] ---> Running in 04ae3d0e6981 [2022-03-30T21:01:09.598Z] Removing intermediate container 22e77c6d8cd5 [2022-03-30T21:01:09.598Z] ---> bc7399f8e9bb [2022-03-30T21:01:09.598Z] [2022-03-30T21:01:09.598Z] Successfully built d0dc044a3236 [2022-03-30T21:01:09.873Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-30T21:01:09.873Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-03-30T21:01:09.873Z] Removing intermediate container 04ae3d0e6981 [2022-03-30T21:01:09.873Z] ---> 00ae1ce4e340 [2022-03-30T21:01:09.873Z] Step 21/22 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce [2022-03-30T21:01:10.145Z] ---> Running in 602a324150ba [2022-03-30T21:01:10.421Z] Successfully built bc7399f8e9bb [2022-03-30T21:01:10.421Z] Successfully tagged support-scheduler-arm64:latest [2022-03-30T21:01:10.421Z] Building core-metadata [2022-03-30T21:01:11.021Z]  Building support-scheduler ... done Removing intermediate container 602a324150ba [2022-03-30T21:01:11.021Z] ---> 47aae5f2ab41 [2022-03-30T21:01:11.021Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T21:01:11.021Z] ---> Running in 4cd3705d71e9 [2022-03-30T21:01:11.629Z] Removing intermediate container 4cd3705d71e9 [2022-03-30T21:01:11.629Z] ---> e226bd17cf5b [2022-03-30T21:01:11.629Z] [2022-03-30T21:01:12.268Z] Successfully built e226bd17cf5b [2022-03-30T21:01:12.268Z] Successfully tagged support-notifications-arm64:latest [2022-03-30T21:01:12.268Z]  Building support-notifications ... done Building core-command [2022-03-30T21:01:12.878Z] Removing intermediate container 215fd810b0ed [2022-03-30T21:01:12.878Z] ---> 26f599aa8443 [2022-03-30T21:01:12.878Z] [2022-03-30T21:01:12.878Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T21:01:12.878Z] ---> cc3d11fa2d52 [2022-03-30T21:01:12.878Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-30T21:01:13.157Z] ---> Running in 8a33b33518e0 [2022-03-30T21:01:14.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:01:14.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:01:15.854Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-30T21:01:15.854Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-30T21:01:15.854Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T21:01:15.854Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-30T21:01:15.854Z] (5/6) Installing curl (7.79.1-r0) [2022-03-30T21:01:15.854Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-30T21:01:15.854Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T21:01:16.127Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T21:01:16.127Z] OK: 8 MiB in 20 packages [2022-03-30T21:01:18.771Z] Removing intermediate container 8a33b33518e0 [2022-03-30T21:01:18.771Z] ---> 32e69645e62d [2022-03-30T21:01:18.771Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T21:01:19.049Z] ---> Running in be39288fa345 [2022-03-30T21:01:19.649Z] Removing intermediate container be39288fa345 [2022-03-30T21:01:19.649Z] ---> 5cadfce27ade [2022-03-30T21:01:19.649Z] Step 13/22 : WORKDIR /edgex [2022-03-30T21:01:19.649Z] ---> Running in 8a173b946fe8 [2022-03-30T21:01:20.248Z] Removing intermediate container 8a173b946fe8 [2022-03-30T21:01:20.248Z] ---> ef9964eaa90f [2022-03-30T21:01:20.248Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-30T21:01:21.229Z] ---> 5f2f5a9deaf6 [2022-03-30T21:01:21.229Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-30T21:01:23.217Z] ---> a8be06239d20 [2022-03-30T21:01:23.217Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-30T21:01:24.658Z] ---> 17315d4738f4 [2022-03-30T21:01:24.658Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T21:01:25.648Z] ---> 3f6f46ed59cb [2022-03-30T21:01:25.648Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-30T21:01:25.648Z] ---> Running in a5f4cd7e65f6 [2022-03-30T21:01:28.287Z] Removing intermediate container a5f4cd7e65f6 [2022-03-30T21:01:28.287Z] ---> 5e46bc75546c [2022-03-30T21:01:28.287Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T21:01:28.287Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:01:28.287Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:01:28.287Z] ---> 2f4e79557797 [2022-03-30T21:01:28.287Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T21:01:28.287Z] ---> Using cache [2022-03-30T21:01:28.287Z] ---> b1e795d7a9b2 [2022-03-30T21:01:28.287Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:01:28.287Z] ---> Using cache [2022-03-30T21:01:28.287Z] ---> 489b39c11850 [2022-03-30T21:01:28.287Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-30T21:01:28.287Z] ---> Running in 3e08ad982942 [2022-03-30T21:01:28.287Z] ---> Running in a0c8e1fa295e [2022-03-30T21:01:29.268Z] Removing intermediate container a0c8e1fa295e [2022-03-30T21:01:29.268Z] ---> 30e3d2434ac8 [2022-03-30T21:01:29.268Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T21:01:29.268Z] ---> Running in d296e6ed7d88 [2022-03-30T21:01:29.565Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:01:29.848Z] Removing intermediate container d296e6ed7d88 [2022-03-30T21:01:29.848Z] ---> dd4a5eb88b74 [2022-03-30T21:01:29.848Z] Step 21/22 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce [2022-03-30T21:01:29.848Z] ---> Running in 317642bcfd91 [2022-03-30T21:01:30.452Z] Removing intermediate container 317642bcfd91 [2022-03-30T21:01:30.452Z] ---> 584c9cf9fd1b [2022-03-30T21:01:30.452Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T21:01:30.452Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:01:30.731Z] ---> Running in 6ce768e79bd9 [2022-03-30T21:01:31.352Z] Removing intermediate container 6ce768e79bd9 [2022-03-30T21:01:31.352Z] ---> 7a0a287631ff [2022-03-30T21:01:31.352Z] [2022-03-30T21:01:31.627Z] OK: 220 MiB in 52 packages [2022-03-30T21:01:31.902Z] Successfully built 7a0a287631ff [2022-03-30T21:01:31.902Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-30T21:01:31.902Z]  Building security-proxy-setup ... done Building core-data [2022-03-30T21:01:32.894Z] Removing intermediate container 3e08ad982942 [2022-03-30T21:01:32.894Z] ---> 6363ab8c2a32 [2022-03-30T21:01:32.894Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T21:01:33.881Z] ---> dde91a22c1ee [2022-03-30T21:01:33.881Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:01:33.881Z] ---> Running in 1e5c29085f2c [2022-03-30T21:01:37.275Z] Removing intermediate container 1e5c29085f2c [2022-03-30T21:01:37.275Z] ---> a99a34da42fe [2022-03-30T21:01:37.275Z] Step 8/23 : COPY . . [2022-03-30T21:01:59.668Z] ---> c814b108b28a [2022-03-30T21:01:59.668Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-30T21:01:59.668Z] ---> Running in f8963cff19ff [2022-03-30T21:01:59.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-30T21:02:26.794Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:02:26.795Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:02:26.795Z] ---> 2f4e79557797 [2022-03-30T21:02:26.795Z] Step 3/31 : WORKDIR /edgex-go [2022-03-30T21:02:26.795Z] ---> Using cache [2022-03-30T21:02:26.795Z] ---> b1e795d7a9b2 [2022-03-30T21:02:26.795Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:02:26.795Z] ---> Using cache [2022-03-30T21:02:26.795Z] ---> 489b39c11850 [2022-03-30T21:02:26.795Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-30T21:02:26.795Z] ---> Using cache [2022-03-30T21:02:26.795Z] ---> cf54c2068996 [2022-03-30T21:02:26.795Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-30T21:02:26.795Z] ---> Using cache [2022-03-30T21:02:26.795Z] ---> c8de63612262 [2022-03-30T21:02:26.795Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:02:26.795Z] ---> Using cache [2022-03-30T21:02:26.795Z] ---> 2fb2ca0ddb57 [2022-03-30T21:02:26.795Z] Step 8/31 : COPY . . [2022-03-30T21:02:26.795Z] ---> Using cache [2022-03-30T21:02:26.795Z] ---> 877fb4ae0799 [2022-03-30T21:02:26.795Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-30T21:02:27.074Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:02:27.074Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:02:27.074Z] ---> 2f4e79557797 [2022-03-30T21:02:27.074Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T21:02:27.074Z] ---> Using cache [2022-03-30T21:02:27.074Z] ---> b1e795d7a9b2 [2022-03-30T21:02:27.074Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:02:27.074Z] ---> Using cache [2022-03-30T21:02:27.074Z] ---> 489b39c11850 [2022-03-30T21:02:27.074Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T21:02:27.074Z] ---> Using cache [2022-03-30T21:02:27.074Z] ---> cf54c2068996 [2022-03-30T21:02:27.074Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T21:02:27.074Z] ---> Using cache [2022-03-30T21:02:27.074Z] ---> c8de63612262 [2022-03-30T21:02:27.074Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:02:27.074Z] ---> Using cache [2022-03-30T21:02:27.074Z] ---> 2fb2ca0ddb57 [2022-03-30T21:02:27.074Z] Step 8/23 : COPY . . [2022-03-30T21:02:27.074Z] ---> Using cache [2022-03-30T21:02:27.074Z] ---> 877fb4ae0799 [2022-03-30T21:02:27.074Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-30T21:02:27.692Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:02:27.692Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:02:27.692Z] ---> 2f4e79557797 [2022-03-30T21:02:27.692Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T21:02:27.692Z] ---> Using cache [2022-03-30T21:02:27.692Z] ---> b1e795d7a9b2 [2022-03-30T21:02:27.692Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:02:27.692Z] ---> Using cache [2022-03-30T21:02:27.692Z] ---> 489b39c11850 [2022-03-30T21:02:27.692Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T21:02:27.692Z] ---> Using cache [2022-03-30T21:02:27.692Z] ---> cf54c2068996 [2022-03-30T21:02:27.692Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T21:02:27.692Z] ---> Using cache [2022-03-30T21:02:27.692Z] ---> c8de63612262 [2022-03-30T21:02:27.692Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:02:27.692Z] ---> Running in d4db631a67ae [2022-03-30T21:02:27.692Z] ---> Using cache [2022-03-30T21:02:27.692Z] ---> 2fb2ca0ddb57 [2022-03-30T21:02:27.692Z] Step 8/23 : COPY . . [2022-03-30T21:02:27.692Z] ---> Running in dd6e24c725ec [2022-03-30T21:02:27.692Z] ---> Using cache [2022-03-30T21:02:27.692Z] ---> 877fb4ae0799 [2022-03-30T21:02:27.692Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-30T21:02:27.692Z] ---> Running in 452cf8434ed2 [2022-03-30T21:02:31.112Z] 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-30T21:02:31.391Z] 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-30T21:02:31.391Z] 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-30T21:02:41.616Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:02:41.616Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:02:41.616Z] ---> 2f4e79557797 [2022-03-30T21:02:41.616Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T21:02:41.616Z] ---> Using cache [2022-03-30T21:02:41.616Z] ---> b1e795d7a9b2 [2022-03-30T21:02:41.616Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:02:41.616Z] ---> Using cache [2022-03-30T21:02:41.616Z] ---> 489b39c11850 [2022-03-30T21:02:41.616Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-30T21:02:41.616Z] ---> Running in 0ebfe1bb2794 [2022-03-30T21:02:43.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:02:44.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:02:46.046Z] OK: 220 MiB in 52 packages [2022-03-30T21:02:47.496Z] Removing intermediate container 0ebfe1bb2794 [2022-03-30T21:02:47.496Z] ---> be122397f164 [2022-03-30T21:02:47.496Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T21:02:48.952Z] ---> f4bf2931c992 [2022-03-30T21:02:48.952Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:02:48.952Z] ---> Running in b0ee74ecf3b6 [2022-03-30T21:02:54.395Z] Removing intermediate container b0ee74ecf3b6 [2022-03-30T21:02:54.395Z] ---> 0477b1160265 [2022-03-30T21:02:54.395Z] Step 8/23 : COPY . . [2022-03-30T21:03:21.240Z] ---> 08bc93281432 [2022-03-30T21:03:21.240Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-30T21:03:21.240Z] ---> Running in 1806c4fee3b7 [2022-03-30T21:03:21.240Z] 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-30T21:09:13.503Z] Removing intermediate container f8963cff19ff [2022-03-30T21:09:13.503Z] ---> b267634670fd [2022-03-30T21:09:13.503Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-30T21:09:13.503Z] ---> Running in 9f40022b7702 [2022-03-30T21:09:13.503Z] 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-30T21:09:13.503Z] Removing intermediate container 9f40022b7702 [2022-03-30T21:09:13.503Z] ---> f9249bbf543f [2022-03-30T21:09:13.503Z] [2022-03-30T21:09:13.503Z] Step 11/23 : FROM docker:20.10.10 [2022-03-30T21:09:13.503Z] 20.10.10: Pulling from library/docker [2022-03-30T21:09:28.640Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-30T21:09:28.640Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-30T21:09:28.640Z] ---> 520e9a0a30f7 [2022-03-30T21:09:28.640Z] 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-30T21:09:28.640Z] ---> Running in ed8bdcf79b98 [2022-03-30T21:09:28.640Z] Removing intermediate container ed8bdcf79b98 [2022-03-30T21:09:28.640Z] ---> 5785ae17e2e5 [2022-03-30T21:09:28.640Z] 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-30T21:09:28.640Z] ---> Running in 6cafcffe0b0d [2022-03-30T21:09:30.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:09:30.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:09:31.807Z] (1/42) Installing readline (8.1.0-r0) [2022-03-30T21:09:31.807Z] (2/42) Installing bash (5.1.16-r0) [2022-03-30T21:09:31.807Z] Executing bash-5.1.16-r0.post-install [2022-03-30T21:09:31.807Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-30T21:09:31.808Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T21:09:31.808Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-30T21:09:31.808Z] (6/42) Installing curl (7.79.1-r0) [2022-03-30T21:09:31.808Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-30T21:09:31.808Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-30T21:09:31.808Z] (9/42) Installing expat (2.4.7-r0) [2022-03-30T21:09:31.808Z] (10/42) Installing libffi (3.3-r2) [2022-03-30T21:09:31.808Z] (11/42) Installing gdbm (1.19-r0) [2022-03-30T21:09:31.808Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-30T21:09:31.808Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T21:09:31.808Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T21:09:32.083Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-30T21:09:32.083Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-30T21:09:32.083Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-30T21:09:34.721Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-30T21:09:34.721Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-30T21:09:34.721Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-30T21:09:34.721Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-30T21:09:34.997Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-30T21:09:34.997Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-30T21:09:34.997Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-30T21:09:34.997Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-30T21:09:34.997Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-30T21:09:34.997Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-30T21:09:34.997Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-30T21:09:35.273Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-30T21:09:35.273Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-30T21:09:35.273Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-30T21:09:35.273Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-30T21:09:35.273Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-30T21:09:35.273Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-30T21:09:35.273Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-30T21:09:35.549Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-30T21:09:35.549Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-30T21:09:35.549Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-30T21:09:35.549Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-30T21:09:35.549Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-30T21:09:35.549Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-30T21:09:35.824Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-30T21:09:36.426Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T21:09:36.704Z] OK: 84 MiB in 64 packages [2022-03-30T21:09:43.458Z] Collecting docker-compose==1.23.2 [2022-03-30T21:09:43.458Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-30T21:09:43.458Z] Collecting docker<4.0,>=3.6.0 [2022-03-30T21:09:43.458Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-30T21:09:44.678Z] Collecting jsonschema<3,>=2.5.1 [2022-03-30T21:09:44.678Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-30T21:09:45.466Z] Collecting texttable<0.10,>=0.9.0 [2022-03-30T21:09:45.466Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-30T21:09:49.009Z] 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-30T21:09:49.009Z] Collecting docopt<0.7,>=0.6.1 [2022-03-30T21:09:49.009Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-30T21:09:53.340Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-30T21:09:53.340Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-30T21:09:53.617Z] Collecting cached-property<2,>=1.2.0 [2022-03-30T21:09:53.617Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-30T21:09:53.893Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-30T21:09:53.893Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-30T21:09:58.212Z] Collecting PyYAML<4,>=3.10 [2022-03-30T21:09:58.212Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-30T21:10:03.689Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-30T21:10:03.689Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-30T21:10:03.689Z] Collecting docker-pycreds>=0.4.0 [2022-03-30T21:10:03.689Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-30T21:10:05.677Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-30T21:10:05.677Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-30T21:10:05.677Z] Collecting idna<2.8,>=2.5 [2022-03-30T21:10:05.677Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-30T21:10:05.677Z] 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-30T21:10:05.952Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-30T21:10:05.952Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-30T21:10:06.553Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-30T21:10:06.553Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-30T21:10:06.553Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-30T21:10:06.553Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-30T21:10:08.542Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-30T21:10:08.542Z] Attempting uninstall: urllib3 [2022-03-30T21:10:08.542Z] Found existing installation: urllib3 1.26.5 [2022-03-30T21:10:08.542Z] Uninstalling urllib3-1.26.5: [2022-03-30T21:10:08.542Z] Successfully uninstalled urllib3-1.26.5 [2022-03-30T21:10:09.539Z] Attempting uninstall: idna [2022-03-30T21:10:09.539Z] Found existing installation: idna 3.2 [2022-03-30T21:10:09.539Z] Uninstalling idna-3.2: [2022-03-30T21:10:09.814Z] Successfully uninstalled idna-3.2 [2022-03-30T21:10:11.265Z] Attempting uninstall: chardet [2022-03-30T21:10:11.265Z] Found existing installation: chardet 4.0.0 [2022-03-30T21:10:11.265Z] Uninstalling chardet-4.0.0: [2022-03-30T21:10:11.547Z] Successfully uninstalled chardet-4.0.0 [2022-03-30T21:10:14.969Z] Attempting uninstall: requests [2022-03-30T21:10:14.969Z] Found existing installation: requests 2.25.1 [2022-03-30T21:10:14.969Z] Uninstalling requests-2.25.1: [2022-03-30T21:10:14.969Z] Successfully uninstalled requests-2.25.1 [2022-03-30T21:10:15.587Z] Running setup.py install for texttable: started [2022-03-30T21:10:19.032Z] Running setup.py install for texttable: finished with status 'done' [2022-03-30T21:10:19.032Z] Running setup.py install for PyYAML: started [2022-03-30T21:10:20.026Z] Removing intermediate container 452cf8434ed2 [2022-03-30T21:10:20.026Z] ---> c1bc10da98f9 [2022-03-30T21:10:20.026Z] [2022-03-30T21:10:20.026Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T21:10:20.026Z] ---> cc3d11fa2d52 [2022-03-30T21:10:20.026Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T21:10:20.026Z] ---> Using cache [2022-03-30T21:10:20.026Z] ---> 60e79e49800b [2022-03-30T21:10:20.026Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T21:10:20.026Z] ---> Using cache [2022-03-30T21:10:20.026Z] ---> 4f8bd01c1438 [2022-03-30T21:10:20.026Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-30T21:10:20.312Z] ---> Running in 7ba5df18c0c6 [2022-03-30T21:10:21.775Z] Removing intermediate container 7ba5df18c0c6 [2022-03-30T21:10:21.775Z] ---> b86c12f7f913 [2022-03-30T21:10:21.775Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T21:10:21.775Z] ---> Running in 9da6c3d35a90 [2022-03-30T21:10:22.778Z] Removing intermediate container 9da6c3d35a90 [2022-03-30T21:10:22.778Z] ---> f6087809b7e8 [2022-03-30T21:10:22.778Z] Step 15/23 : WORKDIR / [2022-03-30T21:10:22.778Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-30T21:10:23.065Z] ---> Running in 508acb94e9a2 [2022-03-30T21:10:23.680Z] Running setup.py install for docopt: started [2022-03-30T21:10:23.959Z] Removing intermediate container 508acb94e9a2 [2022-03-30T21:10:23.959Z] ---> f70a0e78cdd3 [2022-03-30T21:10:23.959Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:10:25.955Z] ---> 52301e40b35a [2022-03-30T21:10:25.955Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-30T21:10:26.560Z] Running setup.py install for docopt: finished with status 'done' [2022-03-30T21:10:26.836Z] Running setup.py install for dockerpty: started [2022-03-30T21:10:30.253Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-30T21:10:30.253Z] ---> bf3eeb950074 [2022-03-30T21:10:30.253Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-30T21:10:30.856Z] Removing intermediate container dd6e24c725ec [2022-03-30T21:10:30.856Z] ---> ff34b9b70cca [2022-03-30T21:10:30.856Z] [2022-03-30T21:10:30.856Z] Step 10/31 : FROM alpine:3.14 [2022-03-30T21:10:30.856Z] ---> cc3d11fa2d52 [2022-03-30T21:10:30.856Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-30T21:10:31.464Z] ---> Running in 263004f489d2 [2022-03-30T21:10:32.068Z] ---> f98ef2b945a2 [2022-03-30T21:10:32.068Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-30T21:10:32.345Z] ---> Running in fdfd32d4e670 [2022-03-30T21:10:32.620Z] Removing intermediate container 263004f489d2 [2022-03-30T21:10:32.620Z] ---> 121c241a746f [2022-03-30T21:10:32.620Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-30T21:10:32.620Z] 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-30T21:10:32.620Z] ---> Running in 29d13a482501 [2022-03-30T21:10:33.619Z] Removing intermediate container fdfd32d4e670 [2022-03-30T21:10:33.619Z] ---> 77ed81b341a1 [2022-03-30T21:10:33.619Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:10:33.894Z] ---> Running in 26babd4ba9c7 [2022-03-30T21:10:35.326Z] Removing intermediate container 26babd4ba9c7 [2022-03-30T21:10:35.326Z] ---> 53ede7571669 [2022-03-30T21:10:35.326Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T21:10:35.326Z] ---> Running in c65636c15a61 [2022-03-30T21:10:35.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:10:36.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:10:36.472Z] Removing intermediate container c65636c15a61 [2022-03-30T21:10:36.472Z] ---> 48f65b2a098b [2022-03-30T21:10:36.472Z] Step 22/23 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce [2022-03-30T21:10:37.081Z] ---> Running in 04293c8036f7 [2022-03-30T21:10:37.360Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-30T21:10:37.360Z] (2/2) Installing su-exec (0.2-r1) [2022-03-30T21:10:37.360Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T21:10:37.360Z] OK: 6 MiB in 16 packages [2022-03-30T21:10:38.355Z] Removing intermediate container 04293c8036f7 [2022-03-30T21:10:38.356Z] ---> d494af4a83ea [2022-03-30T21:10:38.356Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T21:10:38.631Z] ---> Running in 2459d8e3f8bd [2022-03-30T21:10:39.240Z] Removing intermediate container 29d13a482501 [2022-03-30T21:10:39.240Z] ---> 363b3ba798c9 [2022-03-30T21:10:39.240Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-30T21:10:39.516Z] ---> Running in bce4c7b764a0 [2022-03-30T21:10:40.124Z] Removing intermediate container 2459d8e3f8bd [2022-03-30T21:10:40.124Z] ---> fd6a90caef7f [2022-03-30T21:10:40.124Z] [2022-03-30T21:10:40.738Z] Removing intermediate container bce4c7b764a0 [2022-03-30T21:10:40.739Z] ---> 8e088267ae84 [2022-03-30T21:10:40.739Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-30T21:10:41.017Z] ---> Running in f67b50288a79 [2022-03-30T21:10:42.008Z] Removing intermediate container f67b50288a79 [2022-03-30T21:10:42.008Z] ---> 4547761adc57 [2022-03-30T21:10:42.008Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-30T21:10:42.008Z] ---> Running in 8f5cd7f4c5ae [2022-03-30T21:10:42.605Z] Successfully built fd6a90caef7f [2022-03-30T21:10:42.605Z] Successfully tagged core-command-arm64:latest [2022-03-30T21:10:42.605Z] Building security-spire-agent [2022-03-30T21:10:46.937Z]  Building core-command ... done Removing intermediate container 8f5cd7f4c5ae [2022-03-30T21:10:46.937Z] ---> 42b6ae3c00bc [2022-03-30T21:10:46.937Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-30T21:10:46.937Z] ---> Running in 8c072c0007f2 [2022-03-30T21:10:47.547Z] Removing intermediate container 8c072c0007f2 [2022-03-30T21:10:47.547Z] ---> a6bd327fd9e6 [2022-03-30T21:10:47.547Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-30T21:10:49.540Z] Removing intermediate container d4db631a67ae [2022-03-30T21:10:49.540Z] ---> 044500ecec72 [2022-03-30T21:10:49.540Z] [2022-03-30T21:10:49.540Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T21:10:49.540Z] ---> cc3d11fa2d52 [2022-03-30T21:10:49.540Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T21:10:49.540Z] ---> Using cache [2022-03-30T21:10:49.540Z] ---> 60e79e49800b [2022-03-30T21:10:49.540Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T21:10:49.540Z] ---> Using cache [2022-03-30T21:10:49.540Z] ---> 4f8bd01c1438 [2022-03-30T21:10:49.540Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-30T21:10:49.823Z] ---> 4f7dfa89be87 [2022-03-30T21:10:49.823Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-30T21:10:49.823Z] ---> Running in c77685398bde [2022-03-30T21:10:50.102Z] ---> Running in 13446c8d2ba6 [2022-03-30T21:10:51.090Z] Removing intermediate container c77685398bde [2022-03-30T21:10:51.090Z] ---> a4a4dc0a288e [2022-03-30T21:10:51.090Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T21:10:51.368Z] ---> Running in 572401af42bb [2022-03-30T21:10:51.968Z] Removing intermediate container 572401af42bb [2022-03-30T21:10:51.968Z] ---> f1dc2c5de709 [2022-03-30T21:10:51.968Z] Step 15/23 : WORKDIR / [2022-03-30T21:10:52.246Z] ---> Running in f92af09c83d9 [2022-03-30T21:10:53.266Z] Removing intermediate container f92af09c83d9 [2022-03-30T21:10:53.266Z] ---> 3c105f3f900a [2022-03-30T21:10:53.266Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:10:54.397Z] Removing intermediate container 13446c8d2ba6 [2022-03-30T21:10:54.397Z] ---> 33fb36422bbb [2022-03-30T21:10:54.397Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:10:56.476Z] ---> 11b113acb2f1 [2022-03-30T21:10:56.476Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-30T21:10:56.476Z] ---> 59cf58e40de9 [2022-03-30T21:10:56.476Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-30T21:10:59.103Z] Removing intermediate container 6cafcffe0b0d [2022-03-30T21:10:59.103Z] ---> e9445faa98bd [2022-03-30T21:10:59.103Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-30T21:10:59.717Z] ---> Running in 5fdbce49da13 [2022-03-30T21:11:00.327Z] ---> 8bf38e46d0b2 [2022-03-30T21:11:00.327Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-30T21:11:00.943Z] Removing intermediate container 5fdbce49da13 [2022-03-30T21:11:00.943Z] ---> 48cdd6129d4f [2022-03-30T21:11:00.943Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-30T21:11:00.943Z] ---> 16de0907209d [2022-03-30T21:11:00.943Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-30T21:11:00.943Z] ---> Running in 886fcaf34851 [2022-03-30T21:11:01.933Z] ---> 4ade387d8b15 [2022-03-30T21:11:01.933Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-30T21:11:02.207Z] Removing intermediate container 886fcaf34851 [2022-03-30T21:11:02.207Z] ---> e81ea4cf4ffd [2022-03-30T21:11:02.207Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-30T21:11:02.483Z] ---> 359399f160e0 [2022-03-30T21:11:02.483Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-30T21:11:02.483Z] ---> Running in d2ebf6f46d72 [2022-03-30T21:11:03.480Z] Removing intermediate container d2ebf6f46d72 [2022-03-30T21:11:03.480Z] ---> fff09c790f6d [2022-03-30T21:11:03.480Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:11:03.480Z] ---> Running in dd989c8dc569 [2022-03-30T21:11:03.480Z] ---> 81dd03efe6bc [2022-03-30T21:11:03.480Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-30T21:11:04.467Z] Removing intermediate container dd989c8dc569 [2022-03-30T21:11:04.467Z] ---> d9cd778d763e [2022-03-30T21:11:04.467Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T21:11:04.467Z] ---> Running in cf767fb62c4f [2022-03-30T21:11:05.460Z] ---> ce688603822e [2022-03-30T21:11:05.460Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-30T21:11:05.460Z] Removing intermediate container cf767fb62c4f [2022-03-30T21:11:05.460Z] ---> 296e46ec3109 [2022-03-30T21:11:05.460Z] Step 22/23 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce [2022-03-30T21:11:05.460Z] ---> Running in 3178626cf0a2 [2022-03-30T21:11:05.746Z] ---> fd00f1fb7d5a [2022-03-30T21:11:05.746Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-30T21:11:05.746Z] ---> Running in 61aeec048456 [2022-03-30T21:11:06.361Z] Removing intermediate container 3178626cf0a2 [2022-03-30T21:11:06.361Z] ---> d45cdf09c023 [2022-03-30T21:11:06.361Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T21:11:06.361Z] ---> Running in 7ad6a6adccaa [2022-03-30T21:11:06.961Z] Removing intermediate container 61aeec048456 [2022-03-30T21:11:06.961Z] ---> 7ea6c95b8703 [2022-03-30T21:11:06.961Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-30T21:11:07.237Z] Removing intermediate container 7ad6a6adccaa [2022-03-30T21:11:07.237Z] ---> 012ed0c4043e [2022-03-30T21:11:07.237Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-30T21:11:07.237Z] ---> 0b05f49986b1 [2022-03-30T21:11:07.237Z] [2022-03-30T21:11:08.239Z] ---> 01704ab5720e [2022-03-30T21:11:08.239Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-30T21:11:08.514Z] Successfully built 0b05f49986b1 [2022-03-30T21:11:08.805Z] Successfully tagged core-metadata-arm64:latest [2022-03-30T21:11:08.805Z]  Building core-metadata ... done Building security-spire-server [2022-03-30T21:11:09.082Z] ---> Running in 8c87d90fb83f [2022-03-30T21:11:09.082Z] ---> 028c4ba9e116 [2022-03-30T21:11:09.082Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-30T21:11:09.362Z] ---> Running in 39d8dd484ad0 [2022-03-30T21:11:10.347Z] Removing intermediate container 39d8dd484ad0 [2022-03-30T21:11:10.347Z] ---> e07ec73d969d [2022-03-30T21:11:10.347Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:11:10.347Z] ---> Running in e37bc6272b37 [2022-03-30T21:11:10.949Z] Removing intermediate container e37bc6272b37 [2022-03-30T21:11:10.949Z] ---> 32e052e9546f [2022-03-30T21:11:10.949Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T21:11:11.225Z] ---> Running in 2a0608817a7b [2022-03-30T21:11:12.212Z] Removing intermediate container 2a0608817a7b [2022-03-30T21:11:12.212Z] ---> 18a406dbceff [2022-03-30T21:11:12.212Z] Step 22/23 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce [2022-03-30T21:11:12.212Z] ---> Running in a7921d510628 [2022-03-30T21:11:12.493Z] Removing intermediate container 8c87d90fb83f [2022-03-30T21:11:12.493Z] ---> 8e84f77a0250 [2022-03-30T21:11:12.493Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-30T21:11:12.772Z] Removing intermediate container a7921d510628 [2022-03-30T21:11:12.772Z] ---> 0fe901f00a42 [2022-03-30T21:11:12.772Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T21:11:13.047Z] ---> Running in 3fe33b183587 [2022-03-30T21:11:13.328Z] ---> Running in 572916d43263 [2022-03-30T21:11:13.608Z] Removing intermediate container 3fe33b183587 [2022-03-30T21:11:13.608Z] ---> 7c147ed023b5 [2022-03-30T21:11:13.608Z] [2022-03-30T21:11:14.213Z] Removing intermediate container 572916d43263 [2022-03-30T21:11:14.213Z] ---> 26c5a211ccc9 [2022-03-30T21:11:14.213Z] Step 28/31 : CMD ["gate"] [2022-03-30T21:11:14.486Z] Successfully built 7c147ed023b5 [2022-03-30T21:11:14.486Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-30T21:11:14.764Z]  Building sys-mgmt-agent ... done  ---> Running in dd5f34079037 [2022-03-30T21:11:15.372Z] Removing intermediate container dd5f34079037 [2022-03-30T21:11:15.372Z] ---> a0e9bb1c385d [2022-03-30T21:11:15.372Z] Step 29/31 : LABEL arch=arm64 [2022-03-30T21:11:15.649Z] ---> Running in 4c5259165aa9 [2022-03-30T21:11:16.640Z] Removing intermediate container 4c5259165aa9 [2022-03-30T21:11:16.640Z] ---> 4a349d3e52d1 [2022-03-30T21:11:16.640Z] Step 30/31 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce [2022-03-30T21:11:16.918Z] ---> Running in b11053fe5478 [2022-03-30T21:11:17.912Z] Removing intermediate container b11053fe5478 [2022-03-30T21:11:17.912Z] ---> 0502d7eb5516 [2022-03-30T21:11:17.912Z] Step 31/31 : LABEL version=0.0.0 [2022-03-30T21:11:18.514Z] ---> Running in 45eba083da19 [2022-03-30T21:11:19.113Z] Removing intermediate container 45eba083da19 [2022-03-30T21:11:19.113Z] ---> a9a38aed2323 [2022-03-30T21:11:19.113Z] [2022-03-30T21:11:19.708Z] Successfully built a9a38aed2323 [2022-03-30T21:11:19.708Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-30T21:11:21.718Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:11:21.718Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:11:21.718Z] ---> 2f4e79557797 [2022-03-30T21:11:21.718Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T21:11:21.718Z] ---> Using cache [2022-03-30T21:11:21.718Z] ---> b1e795d7a9b2 [2022-03-30T21:11:21.718Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:11:21.718Z] ---> Using cache [2022-03-30T21:11:21.718Z] ---> 489b39c11850 [2022-03-30T21:11:21.718Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T21:11:21.718Z] ---> Using cache [2022-03-30T21:11:21.718Z] ---> cf54c2068996 [2022-03-30T21:11:21.718Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T21:11:21.718Z] ---> Using cache [2022-03-30T21:11:21.718Z] ---> c8de63612262 [2022-03-30T21:11:21.718Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:11:21.718Z] ---> Using cache [2022-03-30T21:11:21.718Z] ---> 2fb2ca0ddb57 [2022-03-30T21:11:21.718Z] Step 8/24 : COPY . . [2022-03-30T21:11:21.718Z] ---> Using cache [2022-03-30T21:11:21.718Z] ---> 877fb4ae0799 [2022-03-30T21:11:21.718Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T21:11:21.996Z] ---> Running in a4bd73a14883 [2022-03-30T21:11:22.596Z] Removing intermediate container a4bd73a14883 [2022-03-30T21:11:22.596Z] ---> 2ac275c3549a [2022-03-30T21:11:22.596Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-30T21:11:22.876Z] ---> Running in 8b069c4c9c73 [2022-03-30T21:11:25.506Z] spire-1.2.0/ [2022-03-30T21:11:28.897Z] spire-1.2.0/README.md [2022-03-30T21:11:28.897Z] spire-1.2.0/bin/ [2022-03-30T21:11:28.897Z] spire-1.2.0/bin/spire-server [2022-03-30T21:11:28.897Z] spire-1.2.0/bin/spire-agent [2022-03-30T21:11:28.897Z] spire-1.2.0/conf/ [2022-03-30T21:11:28.897Z] spire-1.2.0/conf/server/ [2022-03-30T21:11:28.897Z] spire-1.2.0/conf/server/server.conf [2022-03-30T21:11:28.897Z] spire-1.2.0/conf/agent/ [2022-03-30T21:11:28.897Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T21:11:28.897Z] spire-1.2.0/LICENSE [2022-03-30T21:11:30.345Z] Removing intermediate container 1806c4fee3b7 [2022-03-30T21:11:30.345Z] ---> 19cc4eed4270 [2022-03-30T21:11:30.345Z] [2022-03-30T21:11:30.345Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T21:11:30.345Z] ---> cc3d11fa2d52 [2022-03-30T21:11:30.345Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-30T21:11:30.345Z] ---> Running in 7dc075062d8b [2022-03-30T21:11:30.946Z] Removing intermediate container 7dc075062d8b [2022-03-30T21:11:30.946Z] ---> db17554a032f [2022-03-30T21:11:30.946Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-30T21:11:31.218Z] ---> Running in 036b592eb152 [2022-03-30T21:11:31.815Z] Removing intermediate container 036b592eb152 [2022-03-30T21:11:31.815Z] ---> 30643c295aed [2022-03-30T21:11:31.815Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-30T21:11:31.815Z] ---> Running in 27cd8acee0e0 [2022-03-30T21:11:32.406Z] Removing intermediate container 27cd8acee0e0 [2022-03-30T21:11:32.406Z] ---> bbb72f8ee171 [2022-03-30T21:11:32.406Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:11:32.406Z] ---> Running in 55c5e51c1450 [2022-03-30T21:11:34.406Z] Removing intermediate container 8b069c4c9c73 [2022-03-30T21:11:34.406Z] ---> 17e3eba35824 [2022-03-30T21:11:34.406Z] [2022-03-30T21:11:34.406Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T21:11:34.406Z] ---> 03078ca19a05 [2022-03-30T21:11:34.406Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T21:11:34.406Z] ---> Using cache [2022-03-30T21:11:34.680Z] ---> 63a4ffb866fc [2022-03-30T21:11:34.680Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:11:34.680Z] ---> Using cache [2022-03-30T21:11:34.680Z] ---> 99557d5cb299 [2022-03-30T21:11:34.680Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T21:11:34.680Z] ---> Running in 7eca4d904b9d [2022-03-30T21:11:34.953Z] Removing intermediate container 55c5e51c1450 [2022-03-30T21:11:34.953Z] ---> 78508cc30d2a [2022-03-30T21:11:34.953Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-30T21:11:34.953Z] ---> Running in 1dbbcc0ffda4 [2022-03-30T21:11:36.395Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:11:36.395Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:11:37.379Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:11:37.379Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:11:37.654Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:11:37.654Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:11:37.654Z] ---> 2f4e79557797 [2022-03-30T21:11:37.654Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T21:11:37.654Z] ---> Using cache [2022-03-30T21:11:37.654Z] ---> b1e795d7a9b2 [2022-03-30T21:11:37.654Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:11:37.654Z] ---> Using cache [2022-03-30T21:11:37.654Z] ---> 489b39c11850 [2022-03-30T21:11:37.654Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T21:11:37.654Z] ---> Using cache [2022-03-30T21:11:37.654Z] ---> cf54c2068996 [2022-03-30T21:11:37.654Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T21:11:37.654Z] ---> Using cache [2022-03-30T21:11:37.654Z] ---> c8de63612262 [2022-03-30T21:11:37.654Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:11:37.654Z] ---> Using cache [2022-03-30T21:11:37.654Z] ---> 2fb2ca0ddb57 [2022-03-30T21:11:37.654Z] Step 8/23 : COPY . . [2022-03-30T21:11:37.654Z] ---> Using cache [2022-03-30T21:11:37.654Z] ---> 877fb4ae0799 [2022-03-30T21:11:37.654Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T21:11:37.654Z] ---> Using cache [2022-03-30T21:11:37.654Z] ---> 2ac275c3549a [2022-03-30T21:11:37.654Z] 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-30T21:11:37.654Z] ---> Using cache [2022-03-30T21:11:37.654Z] ---> 17e3eba35824 [2022-03-30T21:11:37.654Z] [2022-03-30T21:11:37.654Z] Step 11/23 : FROM alpine:3.15 [2022-03-30T21:11:37.654Z] ---> 03078ca19a05 [2022-03-30T21:11:37.654Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T21:11:37.654Z] ---> Using cache [2022-03-30T21:11:37.654Z] ---> 63a4ffb866fc [2022-03-30T21:11:37.654Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:11:37.654Z] ---> Using cache [2022-03-30T21:11:37.654Z] ---> 99557d5cb299 [2022-03-30T21:11:37.654Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T21:11:37.932Z] ---> Running in 067961bbe162 [2022-03-30T21:11:38.524Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-30T21:11:38.524Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T21:11:38.524Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T21:11:38.524Z] OK: 15729 distinct packages available [2022-03-30T21:11:38.524Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T21:11:38.524Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-30T21:11:38.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:11:38.524Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T21:11:38.794Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-30T21:11:38.794Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-30T21:11:39.065Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T21:11:39.065Z] OK: 8 MiB in 20 packages [2022-03-30T21:11:39.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:11:39.663Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:11:39.938Z] Removing intermediate container 1dbbcc0ffda4 [2022-03-30T21:11:39.938Z] ---> 604b360ca6fe [2022-03-30T21:11:39.938Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:11:40.215Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:11:40.492Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T21:11:40.492Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T21:11:40.771Z] ---> 19669a8a5d84 [2022-03-30T21:11:40.771Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-30T21:11:40.772Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T21:11:40.772Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T21:11:40.772Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T21:11:41.044Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T21:11:41.044Z] OK: 6 MiB in 19 packages [2022-03-30T21:11:41.319Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T21:11:41.319Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T21:11:41.319Z] OK: 15729 distinct packages available [2022-03-30T21:11:41.319Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:11:42.298Z] Removing intermediate container 7eca4d904b9d [2022-03-30T21:11:42.298Z] ---> 589ad8b240bb [2022-03-30T21:11:42.298Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-30T21:11:42.298Z] ---> 05a536b77f54 [2022-03-30T21:11:42.298Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-30T21:11:42.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:11:43.274Z] ---> 1466bbe80d1e [2022-03-30T21:11:43.274Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-30T21:11:43.274Z] ---> Running in 880a5d831b42 [2022-03-30T21:11:43.274Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T21:11:43.546Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T21:11:43.546Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T21:11:43.546Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T21:11:43.820Z] Removing intermediate container 880a5d831b42 [2022-03-30T21:11:43.820Z] ---> f1095c430274 [2022-03-30T21:11:43.820Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:11:43.820Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T21:11:43.820Z] ---> Running in b05d1dee80e1 [2022-03-30T21:11:43.820Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T21:11:43.820Z] OK: 6 MiB in 19 packages [2022-03-30T21:11:44.425Z] Removing intermediate container b05d1dee80e1 [2022-03-30T21:11:44.425Z] ---> 143241e4cbe2 [2022-03-30T21:11:44.425Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T21:11:44.425Z] ---> 5fe364010aa3 [2022-03-30T21:11:44.425Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T21:11:44.425Z] ---> Running in b306e3064333 [2022-03-30T21:11:45.018Z] Removing intermediate container b306e3064333 [2022-03-30T21:11:45.018Z] ---> 6f28a139b3ad [2022-03-30T21:11:45.018Z] Step 22/23 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce [2022-03-30T21:11:45.018Z] Removing intermediate container 067961bbe162 [2022-03-30T21:11:45.018Z] ---> 1fedea87c17a [2022-03-30T21:11:45.018Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T21:11:45.018Z] ---> Running in 591d9ff01264 [2022-03-30T21:11:45.612Z] Removing intermediate container 591d9ff01264 [2022-03-30T21:11:45.613Z] ---> 26b12083eee2 [2022-03-30T21:11:45.613Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T21:11:45.883Z] ---> Running in a1ea75318de4 [2022-03-30T21:11:46.476Z] Removing intermediate container a1ea75318de4 [2022-03-30T21:11:46.476Z] ---> e014ed9f8f50 [2022-03-30T21:11:46.476Z] [2022-03-30T21:11:47.072Z] Successfully built e014ed9f8f50 [2022-03-30T21:11:47.072Z] Successfully tagged core-data-arm64:latest [2022-03-30T21:11:48.500Z]  Building core-data ... done  ---> 35f0bccb5a71 [2022-03-30T21:11:48.500Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T21:11:48.500Z] ---> d790f48487ad [2022-03-30T21:11:48.500Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T21:11:48.775Z] ---> 0ca2e9bfe3e1 [2022-03-30T21:11:48.775Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-30T21:11:48.775Z] ---> 9351277fa7b5 [2022-03-30T21:11:48.775Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-30T21:11:49.390Z] ---> 8a9808a72653 [2022-03-30T21:11:49.390Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-30T21:11:49.659Z] ---> 8595cd2316a2 [2022-03-30T21:11:49.659Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-30T21:11:49.980Z] ---> 87fbc9060c61 [2022-03-30T21:11:49.980Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T21:11:50.277Z] ---> d6d299af318e [2022-03-30T21:11:50.277Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T21:11:50.277Z] ---> Running in 083fabef6d74 [2022-03-30T21:11:50.277Z] ---> Running in 0f6209ea1a06 [2022-03-30T21:11:50.899Z] Removing intermediate container 083fabef6d74 [2022-03-30T21:11:50.899Z] ---> 6b03a18dc5cf [2022-03-30T21:11:50.899Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T21:11:50.899Z] Removing intermediate container 0f6209ea1a06 [2022-03-30T21:11:50.899Z] ---> f9cdd9aa24ae [2022-03-30T21:11:50.899Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T21:11:50.899Z] ---> Running in f386a3dbfdd3 [2022-03-30T21:11:50.899Z] ---> Running in 0146c431189f [2022-03-30T21:11:51.196Z] Removing intermediate container f386a3dbfdd3 [2022-03-30T21:11:51.196Z] ---> 11d84bddd057 [2022-03-30T21:11:51.196Z] Step 22/24 : LABEL arch=arm64 [2022-03-30T21:11:51.505Z] Removing intermediate container 0146c431189f [2022-03-30T21:11:51.505Z] ---> fde965f5e6cc [2022-03-30T21:11:51.505Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T21:11:51.505Z] ---> Running in f95235f2d212 [2022-03-30T21:11:51.505Z] ---> Running in c438b62a3ced [2022-03-30T21:11:51.792Z] Removing intermediate container f95235f2d212 [2022-03-30T21:11:51.792Z] ---> 7c8a9681c685 [2022-03-30T21:11:51.792Z] Step 23/24 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce [2022-03-30T21:11:51.792Z] ---> Running in 45b3dabae0c5 [2022-03-30T21:11:52.066Z] Removing intermediate container c438b62a3ced [2022-03-30T21:11:52.066Z] ---> 7ba43857df88 [2022-03-30T21:11:52.066Z] Step 22/23 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce [2022-03-30T21:11:52.066Z] ---> Running in 068836b7d787 [2022-03-30T21:11:52.341Z] Removing intermediate container 45b3dabae0c5 [2022-03-30T21:11:52.341Z] ---> 8685a0845373 [2022-03-30T21:11:52.341Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T21:11:52.341Z] ---> Running in f3419d0fe224 [2022-03-30T21:11:52.341Z] Removing intermediate container 068836b7d787 [2022-03-30T21:11:52.341Z] ---> f3dd1468e295 [2022-03-30T21:11:52.341Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T21:11:52.612Z] ---> Running in c65ccae19e3f [2022-03-30T21:11:52.612Z] Removing intermediate container f3419d0fe224 [2022-03-30T21:11:52.612Z] ---> 9a14d1ca61b6 [2022-03-30T21:11:52.612Z] [2022-03-30T21:11:52.882Z] Removing intermediate container c65ccae19e3f [2022-03-30T21:11:52.882Z] ---> 4b8f1f863c61 [2022-03-30T21:11:52.882Z] [2022-03-30T21:11:53.153Z] Successfully built 9a14d1ca61b6 [2022-03-30T21:11:53.153Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-30T21:11:53.153Z]  Building security-spire-agent ... done Successfully built 4b8f1f863c61 [2022-03-30T21:11:53.425Z] Successfully tagged security-spire-server-arm64:latest [2022-03-30T21:11:53.710Z]  Building security-spire-server ... done  [Pipeline] } [2022-03-30T21:11:53.712Z] $ docker stop --time=1 9aa79d1de335e4d0f26f96768fd7b1442432b477b21152b525e2fd0f2e1da56e [2022-03-30T21:11:55.333Z] $ docker rm -f 9aa79d1de335e4d0f26f96768fd7b1442432b477b21152b525e2fd0f2e1da56e [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T21:11:55.875Z] + docker images [2022-03-30T21:11:56.146Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-30T21:11:56.146Z] security-spire-server-arm64 latest 4b8f1f863c61 3 seconds ago 82.6MB [2022-03-30T21:11:56.146Z] security-spire-agent-arm64 latest 9a14d1ca61b6 3 seconds ago 118MB [2022-03-30T21:11:56.146Z] core-data-arm64 latest e014ed9f8f50 10 seconds ago 34.4MB [2022-03-30T21:11:56.146Z] 17e3eba35824 21 seconds ago 1.42GB [2022-03-30T21:11:56.146Z] 19cc4eed4270 27 seconds ago 1.46GB [2022-03-30T21:11:56.146Z] security-bootstrapper-arm64 latest a9a38aed2323 37 seconds ago 23.6MB [2022-03-30T21:11:56.146Z] sys-mgmt-agent-arm64 latest 7c147ed023b5 42 seconds ago 288MB [2022-03-30T21:11:56.146Z] core-metadata-arm64 latest 0b05f49986b1 48 seconds ago 25.1MB [2022-03-30T21:11:56.146Z] 044500ecec72 About a minute ago 1.43GB [2022-03-30T21:11:56.146Z] core-command-arm64 latest fd6a90caef7f About a minute ago 23.7MB [2022-03-30T21:11:56.146Z] ff34b9b70cca About a minute ago 1.43GB [2022-03-30T21:11:56.146Z] c1bc10da98f9 About a minute ago 1.43GB [2022-03-30T21:11:56.146Z] f9249bbf543f 2 minutes ago 1.43GB [2022-03-30T21:11:56.146Z] security-proxy-setup-arm64 latest 7a0a287631ff 10 minutes ago 42.1MB [2022-03-30T21:11:56.146Z] 26f599aa8443 10 minutes ago 1.44GB [2022-03-30T21:11:56.146Z] support-notifications-arm64 latest e226bd17cf5b 10 minutes ago 25.5MB [2022-03-30T21:11:56.146Z] support-scheduler-arm64 latest bc7399f8e9bb 10 minutes ago 24.9MB [2022-03-30T21:11:56.146Z] security-secretstore-setup-arm64 latest d0dc044a3236 10 minutes ago 40.8MB [2022-03-30T21:11:56.146Z] 0b551346c865 11 minutes ago 1.43GB [2022-03-30T21:11:56.146Z] 0abfac8cc1a4 11 minutes ago 1.43GB [2022-03-30T21:11:56.146Z] security-spiffe-token-provider-arm64 latest 0b9e00e843b4 11 minutes ago 27.7MB [2022-03-30T21:11:56.146Z] 9f488178170f 11 minutes ago 1.44GB [2022-03-30T21:11:56.146Z] 58b213eeec50 11 minutes ago 1.42GB [2022-03-30T21:11:56.146Z] security-spire-config-arm64 latest d2b557dabb71 18 minutes ago 81.9MB [2022-03-30T21:11:56.146Z] 313c4907ea2c 19 minutes ago 1.42GB [2022-03-30T21:11:56.146Z] ci-base-image-arm64 latest 2f4e79557797 35 minutes ago 886MB [2022-03-30T21:11:56.146Z] alpine 3.14 cc3d11fa2d52 45 hours ago 5.34MB [2022-03-30T21:11:56.146Z] alpine 3.15 03078ca19a05 45 hours ago 5.32MB [2022-03-30T21:11:56.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB [2022-03-30T21:11:56.146Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-30T21:11:56.146Z] 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-30T21:11:56.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T21:11:56.583Z] [2022-03-30T21:11:56.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-30T21:11:56.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T21:11:57.200Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-30T21:11:57.200Z] 8998bd30e6a1: Pulling fs layer [2022-03-30T21:11:57.200Z] 04944245beec: Pulling fs layer [2022-03-30T21:11:57.200Z] 699f458cf7ca: Pulling fs layer [2022-03-30T21:11:57.200Z] 765212b225bb: Pulling fs layer [2022-03-30T21:11:57.200Z] f23df028b6ca: Pulling fs layer [2022-03-30T21:11:57.200Z] d65c8cfc05b1: Pulling fs layer [2022-03-30T21:11:57.200Z] 2437ff75d9bd: Pulling fs layer [2022-03-30T21:11:57.200Z] f23df028b6ca: Waiting [2022-03-30T21:11:57.200Z] 765212b225bb: Waiting [2022-03-30T21:11:57.200Z] d65c8cfc05b1: Waiting [2022-03-30T21:11:57.200Z] 2437ff75d9bd: Waiting [2022-03-30T21:11:57.200Z] 04944245beec: Download complete [2022-03-30T21:11:57.200Z] 765212b225bb: Verifying Checksum [2022-03-30T21:11:57.200Z] 765212b225bb: Download complete [2022-03-30T21:11:57.200Z] f23df028b6ca: Verifying Checksum [2022-03-30T21:11:57.200Z] f23df028b6ca: Download complete [2022-03-30T21:11:57.200Z] d65c8cfc05b1: Verifying Checksum [2022-03-30T21:11:57.200Z] d65c8cfc05b1: Download complete [2022-03-30T21:11:57.473Z] 699f458cf7ca: Verifying Checksum [2022-03-30T21:11:57.473Z] 699f458cf7ca: Download complete [2022-03-30T21:11:57.744Z] 8998bd30e6a1: Verifying Checksum [2022-03-30T21:11:57.744Z] 8998bd30e6a1: Download complete [2022-03-30T21:12:00.350Z] 2437ff75d9bd: Verifying Checksum [2022-03-30T21:12:00.350Z] 2437ff75d9bd: Download complete [2022-03-30T21:12:01.778Z] 8998bd30e6a1: Pull complete [2022-03-30T21:12:02.369Z] 04944245beec: Pull complete [2022-03-30T21:12:03.797Z] 699f458cf7ca: Pull complete [2022-03-30T21:12:03.797Z] 765212b225bb: Pull complete [2022-03-30T21:12:04.770Z] f23df028b6ca: Pull complete [2022-03-30T21:12:04.770Z] d65c8cfc05b1: Pull complete [2022-03-30T21:12:19.813Z] 2437ff75d9bd: Pull complete [2022-03-30T21:12:19.813Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-30T21:12:19.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T21:12:19.813Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-30T21:12:20.042Z] prd-ubuntu20.04-docker-arm64-4c-16g-9448 does not seem to be running inside a container [2022-03-30T21:12:20.116Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T21:12:22.971Z] $ docker top 077392913a96e2acc1fd6345ca6a79eb3ca042c4d1ab9c24d6e6c2e9675da037 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:12:23.916Z] ---> job-cost.sh [2022-03-30T21:12:23.916Z] lf-activate-venv: SKIPPING [2022-03-30T21:12:23.916Z] INFO: No Stack... [2022-03-30T21:12:24.505Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-30T21:12:25.474Z] INFO: Archiving Costs [Pipeline] sh [2022-03-30T21:12:26.142Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2022-03-30T21:12:26.142Z] + cut -d, -f6 [Pipeline] lock [2022-03-30T21:12:26.172Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-5-stack-cost] [2022-03-30T21:12:26.181Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3924-5-stack-cost] did not exist. Created. [2022-03-30T21:12:26.181Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-30T21:12:26.837Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-30T21:12:27.018Z] Stashed 1 file(s) [Pipeline] } [2022-03-30T21:12:27.024Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-30T21:12:27.038Z] $ docker stop --time=1 077392913a96e2acc1fd6345ca6a79eb3ca042c4d1ab9c24d6e6c2e9675da037 [2022-03-30T21:12:28.549Z] $ docker rm -f 077392913a96e2acc1fd6345ca6a79eb3ca042c4d1ab9c24d6e6c2e9675da037 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-30T21:12:29.509Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:12:29.805Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:12:30.768Z] ---> package-listing.sh [2022-03-30T21:12:30.768Z] ++ facter osfamily [2022-03-30T21:12:30.768Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-30T21:12:30.768Z] + OS_FAMILY=debian [2022-03-30T21:12:30.768Z] + workspace=/w/workspace/edgex-go/5 [2022-03-30T21:12:30.768Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-30T21:12:30.768Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-30T21:12:30.768Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-30T21:12:30.768Z] + PACKAGES=/tmp/packages_start.txt [2022-03-30T21:12:30.768Z] + '[' /w/workspace/edgex-go/5 ']' [2022-03-30T21:12:30.768Z] + PACKAGES=/tmp/packages_end.txt [2022-03-30T21:12:30.768Z] + case "${OS_FAMILY}" in [2022-03-30T21:12:30.768Z] + dpkg -l [2022-03-30T21:12:30.768Z] + grep '^ii' [2022-03-30T21:12:30.768Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-30T21:12:30.768Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-30T21:12:30.768Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-30T21:12:30.768Z] + '[' /w/workspace/edgex-go/5 ']' [2022-03-30T21:12:30.768Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-03-30T21:12:30.768Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-03-30T21:12:30.777Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-30T21:12:31.055Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-30T21:12:31.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T21:12:31.611Z] [2022-03-30T21:12:31.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T21:12:31.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T21:12:31.914Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-30T21:12:31.914Z] 5eb5b503b376: Pulling fs layer [2022-03-30T21:12:31.914Z] 5c69ac0246d0: Pulling fs layer [2022-03-30T21:12:31.914Z] ec43610c2a17: Pulling fs layer [2022-03-30T21:12:31.914Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-30T21:12:31.914Z] 33b1e0a273af: Pulling fs layer [2022-03-30T21:12:31.914Z] 5d3b04190fa2: Pulling fs layer [2022-03-30T21:12:31.914Z] 2f39f015ded8: Pulling fs layer [2022-03-30T21:12:31.914Z] 33b1e0a273af: Waiting [2022-03-30T21:12:31.914Z] 3a2ae6a8a46f: Waiting [2022-03-30T21:12:31.914Z] 5d3b04190fa2: Waiting [2022-03-30T21:12:31.914Z] 5c69ac0246d0: Download complete [2022-03-30T21:12:31.914Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-30T21:12:31.914Z] 3a2ae6a8a46f: Download complete [2022-03-30T21:12:31.914Z] 33b1e0a273af: Verifying Checksum [2022-03-30T21:12:31.914Z] 33b1e0a273af: Download complete [2022-03-30T21:12:31.914Z] 5d3b04190fa2: Download complete [2022-03-30T21:12:32.172Z] ec43610c2a17: Verifying Checksum [2022-03-30T21:12:32.172Z] ec43610c2a17: Download complete [2022-03-30T21:12:32.172Z] 5eb5b503b376: Verifying Checksum [2022-03-30T21:12:32.172Z] 5eb5b503b376: Download complete [2022-03-30T21:12:32.741Z] 2f39f015ded8: Download complete [2022-03-30T21:12:33.310Z] 5eb5b503b376: Pull complete [2022-03-30T21:12:33.569Z] 5c69ac0246d0: Pull complete [2022-03-30T21:12:33.829Z] ec43610c2a17: Pull complete [2022-03-30T21:12:34.088Z] 3a2ae6a8a46f: Pull complete [2022-03-30T21:12:34.088Z] 33b1e0a273af: Pull complete [2022-03-30T21:12:34.346Z] 5d3b04190fa2: Pull complete [2022-03-30T21:12:38.538Z] 2f39f015ded8: Pull complete [2022-03-30T21:12:38.538Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-30T21:12:38.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T21:12:38.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-30T21:12:38.605Z] prd-ubuntu20.04-docker-8c-8g-9444 does not seem to be running inside a container [2022-03-30T21:12:38.637Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T21:12:40.470Z] $ docker top c7068853242b1bdd8ec1095b6230ed5be829853205c24e595e083b0536e3c118 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T21:12:40.826Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-30T21:12:41.112Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-30T21:12:41.396Z] + ls /var/log/sa-host [2022-03-30T21:12:41.396Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T21:12:41.479Z] provisioning config files... [2022-03-30T21:12:41.489Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config4157516649103971810tmp [Pipeline] { [Pipeline] echo [2022-03-30T21:12:41.500Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:12:41.784Z] ---> create-netrc.sh [Pipeline] } [2022-03-30T21:12:41.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:12:42.114Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-30T21:12:42.123Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:12:42.410Z] ---> sudo-logs.sh [2022-03-30T21:12:42.410Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-30T21:12:42.441Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:12:42.724Z] ---> job-cost.sh [2022-03-30T21:12:42.724Z] lf-activate-venv: SKIPPING [2022-03-30T21:12:42.724Z] DEBUG: total: 0.10999999940395355 [2022-03-30T21:12:42.724Z] INFO: Retrieving Stack Cost... [2022-03-30T21:12:42.984Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-30T21:12:43.553Z] INFO: Archiving Costs [Pipeline] echo [2022-03-30T21:12:43.566Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:12:43.847Z] ---> logs-deploy.sh [2022-03-30T21:12:43.848Z] lf-activate-venv: SKIPPING [2022-03-30T21:12:43.848Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/5 [2022-03-30T21:12:43.848Z] INFO: archiving workspace using pattern(s): [2022-03-30T21:12:44.795Z] Archives upload complete. [2022-03-30T21:12:44.795Z] INFO: archiving logs to Nexus