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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 7587fe9d184367fcb080c5c3df364d4d130cdabb rather than 810ec84be1e3c89b9d79b758676db4fbb7e5f130 Obtained Jenkinsfile from 7587fe9d184367fcb080c5c3df364d4d130cdabb Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17466739983347855259.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-ssh16002631918295704877.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17854498726631675619.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-ssh10266422983376234917.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8261583271463133270.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-9446 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/22 [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/22 # 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 810ec84be1e3c89b9d79b758676db4fbb7e5f130 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 810ec84be1e3c89b9d79b758676db4fbb7e5f130 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 64e23492d13cd41956b2287525073c26ec77a294 Checking out Revision 64e23492d13cd41956b2287525073c26ec77a294 (PR-3904) 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 64e23492d13cd41956b2287525073c26ec77a294 # 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:31:05.123Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-30T20:31:05.191Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-30T20:31:05.206Z] ========================================================= [2022-03-30T20:31:05.206Z] EdgeX Global Pipelines Version Info [2022-03-30T20:31:05.206Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c717822a4239a6732cf4014a78a5e23324f267b5 # timeout=10 [2022-03-30T20:31:06.008Z] ------------------- [2022-03-30T20:31:06.008Z] stable info: [2022-03-30T20:31:06.008Z] ------------------- [2022-03-30T20:31:06.008Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-30T20:31:06.008Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T20:31:06.008Z] Message: update stable to v1.0.221 [2022-03-30T20:31:06.582Z] ------------------- [2022-03-30T20:31:06.582Z] experimental info: [2022-03-30T20:31:06.582Z] ------------------- [2022-03-30T20:31:06.582Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-30T20:31:06.582Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T20:31:06.582Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-30T20:31:06.722Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-30T20:31:06.735Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-30T20:31:06.749Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-30T20:31:06.761Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-30T20:31:06.774Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-30T20:31:06.787Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-30T20:31:06.798Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-30T20:31:06.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-30T20:31:06.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-30T20:31:06.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-30T20:31:06.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-30T20:31:06.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-30T20:31:06.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-30T20:31:06.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-30T20:31:06.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-30T20:31:06.914Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T20:31:06.926Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T20:31:06.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-30T20:31:06.948Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-30T20:31:06.959Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-30T20:31:06.970Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-30T20:31:06.979Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-30T20:31:06.991Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3904 [Pipeline] echo [2022-03-30T20:31:07.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3904 [Pipeline] echo [2022-03-30T20:31:07.016Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3904 [Pipeline] echo [2022-03-30T20:31:07.028Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64e23492d13cd41956b2287525073c26ec77a294 [Pipeline] echo [2022-03-30T20:31:07.044Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64e2349 [Pipeline] echo [2022-03-30T20:31:07.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T20:31:07.112Z] provisioning config files... [2022-03-30T20:31:07.128Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config8190417582804901225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:31:07.437Z] ---> docker-login.sh [2022-03-30T20:31:07.438Z] nexus3.edgexfoundry.org:10001 [2022-03-30T20:31:07.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:31:07.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:31:07.700Z] Configure a credential helper to remove this warning. See [2022-03-30T20:31:07.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:31:07.700Z] [2022-03-30T20:31:07.700Z] Login Succeeded [2022-03-30T20:31:07.700Z] nexus3.edgexfoundry.org:10002 [2022-03-30T20:31:07.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:31:07.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:31:07.960Z] Configure a credential helper to remove this warning. See [2022-03-30T20:31:07.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:31:07.960Z] [2022-03-30T20:31:07.960Z] Login Succeeded [2022-03-30T20:31:07.960Z] nexus3.edgexfoundry.org:10003 [2022-03-30T20:31:07.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:31:07.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:31:07.960Z] Configure a credential helper to remove this warning. See [2022-03-30T20:31:07.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:31:07.960Z] [2022-03-30T20:31:07.960Z] Login Succeeded [2022-03-30T20:31:07.960Z] nexus3.edgexfoundry.org:10004 [2022-03-30T20:31:08.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:31:08.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:31:08.222Z] Configure a credential helper to remove this warning. See [2022-03-30T20:31:08.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:31:08.222Z] [2022-03-30T20:31:08.222Z] Login Succeeded [2022-03-30T20:31:08.222Z] docker.io [2022-03-30T20:31:08.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:31:08.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:31:08.797Z] Configure a credential helper to remove this warning. See [2022-03-30T20:31:08.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:31:08.797Z] [2022-03-30T20:31:08.797Z] Login Succeeded [2022-03-30T20:31:08.797Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T20:31:08.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T20:31:09.116Z] + 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:31:09.117Z] + dirname cmd/core-command/Dockerfile [2022-03-30T20:31:09.117Z] + cut -d/ -f2 [2022-03-30T20:31:09.117Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-30T20:31:09.117Z] + dirname cmd/core-data/Dockerfile [2022-03-30T20:31:09.117Z] + cut -d/ -f2 [2022-03-30T20:31:09.117Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-30T20:31:09.117Z] + dirname cmd/core-metadata/Dockerfile [2022-03-30T20:31:09.117Z] + cut -d/ -f2 [2022-03-30T20:31:09.117Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-30T20:31:09.117Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-30T20:31:09.117Z] + cut -d/ -f2 [2022-03-30T20:31:09.117Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-30T20:31:09.117Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-30T20:31:09.117Z] + cut -d/ -f2 [2022-03-30T20:31:09.117Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-30T20:31:09.117Z] + dirname cmd/security-secretstore-setup/Dockerfile+ [2022-03-30T20:31:09.117Z] cut -d/ -f2 [2022-03-30T20:31:09.117Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-30T20:31:09.117Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-30T20:31:09.117Z] + cut -d/ -f2 [2022-03-30T20:31:09.117Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-30T20:31:09.117Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-30T20:31:09.117Z] + cut -d/ -f2 [2022-03-30T20:31:09.117Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-30T20:31:09.117Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-30T20:31:09.117Z] + cut -d/ -f2 [2022-03-30T20:31:09.117Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-30T20:31:09.117Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-30T20:31:09.117Z] + cut -d/ -f2 [2022-03-30T20:31:09.117Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-30T20:31:09.117Z] + dirname cmd/support-notifications/Dockerfile [2022-03-30T20:31:09.117Z] + cut -d/ -f2 [2022-03-30T20:31:09.117Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-30T20:31:09.117Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-30T20:31:09.117Z] + cut -d/ -f2 [2022-03-30T20:31:09.117Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-30T20:31:09.117Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-30T20:31:09.117Z] + cut -d/ -f2 [2022-03-30T20:31:09.117Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-30T20:31:09.153Z] 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:31:09.500Z] + git rev-list -1 --merges 64e23492d13cd41956b2287525073c26ec77a294~1..64e23492d13cd41956b2287525073c26ec77a294 [Pipeline] echo [2022-03-30T20:31:09.521Z] -----------> git rev-list -1 --merges 64e23492d13cd41956b2287525073c26ec77a294~1..64e23492d13cd41956b2287525073c26ec77a294 64e23492d13cd41956b2287525073c26ec77a294 [2022-03-30T20:31:09.521Z] 64e23492d13cd41956b2287525073c26ec77a294 [false] [Pipeline] sh [2022-03-30T20:31:09.825Z] + git log --format=format:%s -1 64e23492d13cd41956b2287525073c26ec77a294 [Pipeline] echo [2022-03-30T20:31:09.838Z] ========================================================= [2022-03-30T20:31:09.838Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-30T20:31:09.838Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-30T20:31:10.302Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T20:31:10.302Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-30T20:31:10.302Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-30T20:31:10.302Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-30T20:31:10.302Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-30T20:31:10.302Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-30T20:31:10.302Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:10.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T20:31:10.662Z] [2022-03-30T20:31:10.662Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:10.967Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T20:31:10.967Z] latest: Pulling from edgex-devops/git-semver [2022-03-30T20:31:10.967Z] a0d0a0d46f8b: Pulling fs layer [2022-03-30T20:31:10.967Z] 3e5f54012d9b: Pulling fs layer [2022-03-30T20:31:10.967Z] 4c7163046ea9: Pulling fs layer [2022-03-30T20:31:10.967Z] 0c2d73faf560: Pulling fs layer [2022-03-30T20:31:10.967Z] 0c2d73faf560: Waiting [2022-03-30T20:31:10.967Z] 3e5f54012d9b: Verifying Checksum [2022-03-30T20:31:10.967Z] 3e5f54012d9b: Download complete [2022-03-30T20:31:10.967Z] a0d0a0d46f8b: Verifying Checksum [2022-03-30T20:31:10.967Z] a0d0a0d46f8b: Download complete [2022-03-30T20:31:10.967Z] 0c2d73faf560: Verifying Checksum [2022-03-30T20:31:10.967Z] 0c2d73faf560: Download complete [2022-03-30T20:31:10.967Z] 4c7163046ea9: Verifying Checksum [2022-03-30T20:31:10.967Z] 4c7163046ea9: Download complete [2022-03-30T20:31:11.228Z] a0d0a0d46f8b: Pull complete [2022-03-30T20:31:11.228Z] 3e5f54012d9b: Pull complete [2022-03-30T20:31:11.800Z] 4c7163046ea9: Pull complete [2022-03-30T20:31:11.800Z] 0c2d73faf560: Pull complete [2022-03-30T20:31:11.800Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-30T20:31:11.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T20:31:11.800Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-30T20:31:11.959Z] prd-ubuntu20.04-docker-8c-8g-9446 does not seem to be running inside a container [2022-03-30T20:31:12.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-30T20:31:12.722Z] $ docker top 4d1ebf5676afbdb8e6becffcafbda18073fad68320a1127a1234b2f458680f6d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T20:31:12.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T20:31:12.821Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T20:31:12.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T20:31:12.962Z] $ docker exec 4d1ebf5676afbdb8e6becffcafbda18073fad68320a1127a1234b2f458680f6d ssh-agent [2022-03-30T20:31:13.083Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCbnFHI/agent.13 [2022-03-30T20:31:13.083Z] SSH_AGENT_PID=19 [2022-03-30T20:31:13.090Z] Running ssh-add (command line suppressed) [2022-03-30T20:31:13.218Z] Identity added: /w/workspace/edgex-go/22@tmp/private_key_3709313481406675634.key (/w/workspace/edgex-go/22@tmp/private_key_3709313481406675634.key) [2022-03-30T20:31:13.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T20:31:13.520Z] + git tag --points-at HEAD [Pipeline] } [2022-03-30T20:31:13.546Z] $ docker exec --env ******** --env ******** 4d1ebf5676afbdb8e6becffcafbda18073fad68320a1127a1234b2f458680f6d ssh-agent -k [2022-03-30T20:31:13.660Z] unset SSH_AUTH_SOCK; [2022-03-30T20:31:13.660Z] unset SSH_AGENT_PID; [2022-03-30T20:31:13.661Z] echo Agent pid 19 killed; [2022-03-30T20:31:13.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-30T20:31:13.685Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T20:31:13.685Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T20:31:13.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T20:31:13.842Z] $ docker exec 4d1ebf5676afbdb8e6becffcafbda18073fad68320a1127a1234b2f458680f6d ssh-agent [2022-03-30T20:31:13.962Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaFkgah/agent.51 [2022-03-30T20:31:13.962Z] SSH_AGENT_PID=58 [2022-03-30T20:31:13.969Z] Running ssh-add (command line suppressed) [2022-03-30T20:31:14.108Z] Identity added: /w/workspace/edgex-go/22@tmp/private_key_476183645691055958.key (/w/workspace/edgex-go/22@tmp/private_key_476183645691055958.key) [2022-03-30T20:31:14.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T20:31:14.416Z] + git semver init [2022-03-30T20:31:14.416Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T20:31:14.416Z] # $GIT_DIR = /w/workspace/edgex-go/22/.git [2022-03-30T20:31:14.416Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/22 [2022-03-30T20:31:14.416Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T20:31:14.416Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T20:31:14.416Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T20:31:14.416Z] # $SEMVER_BRANCH = PR-3904 [2022-03-30T20:31:14.416Z] # $SEMVER_TEMP = /tmp/semver-279101006 [2022-03-30T20:31:14.416Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-30T20:31:29.327Z] # '/tmp/semver-279101006' -> '/w/workspace/edgex-go/22/.semver' [2022-03-30T20:31:29.327Z] # -> Force: false [2022-03-30T20:31:29.327Z] # $SEMVER_DIR = /w/workspace/edgex-go/22/.semver [Pipeline] } [2022-03-30T20:31:29.343Z] $ docker exec --env ******** --env ******** 4d1ebf5676afbdb8e6becffcafbda18073fad68320a1127a1234b2f458680f6d ssh-agent -k [2022-03-30T20:31:29.453Z] unset SSH_AUTH_SOCK; [2022-03-30T20:31:29.455Z] unset SSH_AGENT_PID; [2022-03-30T20:31:29.455Z] echo Agent pid 58 killed; [2022-03-30T20:31:29.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T20:31:29.771Z] + git semver [Pipeline] } [2022-03-30T20:31:29.794Z] $ docker stop --time=1 4d1ebf5676afbdb8e6becffcafbda18073fad68320a1127a1234b2f458680f6d [2022-03-30T20:31:31.632Z] $ docker rm -f 4d1ebf5676afbdb8e6becffcafbda18073fad68320a1127a1234b2f458680f6d [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T20:31:32.020Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-30T20:31:32.298Z] Stashed 1 file(s) [Pipeline] echo [2022-03-30T20:31:32.303Z] [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:31:32.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T20:31:32.449Z] ========================================================= [2022-03-30T20:31:32.449Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-30T20:31:32.449Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:31:32.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T20:31:32.742Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-30T20:31:32.742Z] 59bf1c3509f3: Pulling fs layer [2022-03-30T20:31:32.742Z] 666ba61612fd: Pulling fs layer [2022-03-30T20:31:32.742Z] 8ed8ca486205: Pulling fs layer [2022-03-30T20:31:32.742Z] 4fe6c5a15a65: Pulling fs layer [2022-03-30T20:31:32.742Z] 4fe6c5a15a65: Waiting [2022-03-30T20:31:32.742Z] 22a0e8bec74d: Pulling fs layer [2022-03-30T20:31:32.742Z] 640e595b4fbd: Pulling fs layer [2022-03-30T20:31:32.742Z] 763cafe07f6e: Pulling fs layer [2022-03-30T20:31:32.742Z] 0c0b528cf693: Pulling fs layer [2022-03-30T20:31:32.742Z] 10935f4eaf8b: Pulling fs layer [2022-03-30T20:31:32.742Z] 22a0e8bec74d: Waiting [2022-03-30T20:31:32.742Z] 640e595b4fbd: Waiting [2022-03-30T20:31:32.742Z] 763cafe07f6e: Waiting [2022-03-30T20:31:32.742Z] 10935f4eaf8b: Waiting [2022-03-30T20:31:32.742Z] 0c0b528cf693: Waiting [2022-03-30T20:31:32.742Z] 8ed8ca486205: Verifying Checksum [2022-03-30T20:31:32.742Z] 8ed8ca486205: Download complete [2022-03-30T20:31:32.742Z] 666ba61612fd: Download complete [2022-03-30T20:31:32.742Z] 22a0e8bec74d: Verifying Checksum [2022-03-30T20:31:32.742Z] 22a0e8bec74d: Download complete [2022-03-30T20:31:32.742Z] 59bf1c3509f3: Verifying Checksum [2022-03-30T20:31:32.742Z] 59bf1c3509f3: Download complete [2022-03-30T20:31:32.742Z] 640e595b4fbd: Verifying Checksum [2022-03-30T20:31:32.742Z] 640e595b4fbd: Download complete [2022-03-30T20:31:32.742Z] 763cafe07f6e: Verifying Checksum [2022-03-30T20:31:32.742Z] 763cafe07f6e: Download complete [2022-03-30T20:31:33.002Z] 0c0b528cf693: Verifying Checksum [2022-03-30T20:31:33.002Z] 0c0b528cf693: Download complete [2022-03-30T20:31:33.002Z] 59bf1c3509f3: Pull complete [2022-03-30T20:31:33.264Z] 666ba61612fd: Pull complete [2022-03-30T20:31:33.264Z] 8ed8ca486205: Pull complete [2022-03-30T20:31:33.528Z] 10935f4eaf8b: Verifying Checksum [2022-03-30T20:31:33.528Z] 10935f4eaf8b: Download complete [2022-03-30T20:31:33.788Z] 4fe6c5a15a65: Verifying Checksum [2022-03-30T20:31:33.788Z] 4fe6c5a15a65: Download complete [2022-03-30T20:31:38.017Z] 4fe6c5a15a65: Pull complete [2022-03-30T20:31:38.017Z] 22a0e8bec74d: Pull complete [2022-03-30T20:31:38.017Z] 640e595b4fbd: Pull complete [2022-03-30T20:31:38.017Z] 763cafe07f6e: Pull complete [2022-03-30T20:31:38.017Z] 0c0b528cf693: Pull complete [2022-03-30T20:31:40.555Z] 10935f4eaf8b: Pull complete [2022-03-30T20:31:40.555Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-30T20:31:40.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T20:31:40.555Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:31:40.854Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T20:31:40.854Z] WORKDIR /edgex [2022-03-30T20:31:40.854Z] COPY go.mod . [2022-03-30T20:31:40.854Z] RUN go mod download [2022-03-30T20:31:40.854Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-30T20:31:42.234Z] Sending build context to Docker daemon 334.6MB [2022-03-30T20:31:42.234Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T20:31:42.234Z] ---> 99d49a6021b9 [2022-03-30T20:31:42.234Z] Step 2/4 : WORKDIR /edgex [2022-03-30T20:31:44.784Z] ---> Running in eeae652776df [2022-03-30T20:31:44.784Z] Removing intermediate container eeae652776df [2022-03-30T20:31:44.784Z] ---> c4b039f993ab [2022-03-30T20:31:44.784Z] Step 3/4 : COPY go.mod . [2022-03-30T20:31:44.784Z] ---> e08e6b7842d9 [2022-03-30T20:31:44.784Z] Step 4/4 : RUN go mod download [2022-03-30T20:31:44.784Z] ---> Running in ba8e8b1e4660 [2022-03-30T20:31:47.394Z] Still waiting to schedule task [2022-03-30T20:31:47.395Z] ‘prd-centos7-blackbox-4c-2g-9125’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-03-30T20:31:47.395Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9447’ is offline [2022-03-30T20:31:59.699Z] Removing intermediate container ba8e8b1e4660 [2022-03-30T20:31:59.699Z] ---> 72075daaa7ae [2022-03-30T20:31:59.699Z] Successfully built 72075daaa7ae [2022-03-30T20:31:59.699Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:32:00.002Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T20:32:00.002Z] . [Pipeline] withDockerContainer [2022-03-30T20:32:00.075Z] prd-ubuntu20.04-docker-8c-8g-9446 does not seem to be running inside a container [2022-03-30T20:32:00.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-30T20:32:00.603Z] $ docker top 6bfa4ed447225e04aba23bf6a5dca51d45ed068307767921d41ff58db660811b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:32:00.965Z] + go version [2022-03-30T20:32:00.965Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-30T20:32:00.982Z] $ docker stop --time=1 6bfa4ed447225e04aba23bf6a5dca51d45ed068307767921d41ff58db660811b [2022-03-30T20:32:02.264Z] $ docker rm -f 6bfa4ed447225e04aba23bf6a5dca51d45ed068307767921d41ff58db660811b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:32:02.672Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T20:32:02.672Z] . [Pipeline] withDockerContainer [2022-03-30T20:32:02.737Z] prd-ubuntu20.04-docker-8c-8g-9446 does not seem to be running inside a container [2022-03-30T20:32:02.780Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-30T20:32:03.183Z] $ docker top 9184b5c463ca3c44f8852dab0f2e7b1f625952b0ed0ef5f0c2c0f8b29c404027 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-30T20:32:03.258Z] ========================================================= [2022-03-30T20:32:03.258Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-30T20:32:03.258Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:32:03.554Z] + make test [2022-03-30T20:32:03.554Z] go mod tidy -compat=1.17 [2022-03-30T20:32:03.554Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-30T20:32:10.143Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-30T20:32:22.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-30T20:32:22.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-30T20:32:22.618Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-30T20:32:22.618Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-30T20:32:22.618Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-30T20:32:22.877Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-30T20:32:22.877Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-30T20:32:22.877Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-30T20:32:22.877Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-30T20:32:22.877Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-30T20:32:22.877Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-30T20:32:22.877Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-30T20:32:22.877Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-30T20:32:22.877Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-30T20:32:22.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-30T20:32:23.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2022-03-30T20:32:23.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-30T20:32:23.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-30T20:32:23.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.197s coverage: 98.5% of statements [2022-03-30T20:32:23.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-30T20:32:24.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.112s coverage: 54.9% of statements [2022-03-30T20:32:24.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-30T20:32:24.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-30T20:32:28.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.895s coverage: 89.2% of statements [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:32:28.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-30T20:32:28.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.453s coverage: 94.5% of statements [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:32:28.859Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.114s coverage: 72.2% of statements [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-30T20:32:28.859Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-30T20:32:28.859Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.144s coverage: 0.9% of statements [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-30T20:32:28.859Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.084s coverage: 58.8% of statements [2022-03-30T20:32:28.859Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.081s coverage: 24.0% of statements [2022-03-30T20:32:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-30T20:32:28.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.105s coverage: 47.1% of statements [2022-03-30T20:32:28.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 79.5% of statements [2022-03-30T20:32:28.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2022-03-30T20:32:28.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2022-03-30T20:32:28.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements [2022-03-30T20:32:37.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2022-03-30T20:32:37.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2022-03-30T20:32:39.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.176s coverage: 82.5% of statements [2022-03-30T20:32:39.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.127s coverage: 92.9% of statements [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 58.8% of statements [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.048s coverage: 85.4% of statements [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.172s coverage: 91.2% of statements [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.4% of statements [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.396s coverage: 65.4% of statements [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 43.8% of statements [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.197s coverage: 92.3% of statements [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.117s coverage: 97.7% of statements [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.049s coverage: 28.9% of statements [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-30T20:32:49.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-03-30T20:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-03-30T20:32:49.032Z] 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:33:07.138Z] GO111MODULE=on go vet ./... [2022-03-30T20:33:12.424Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T20:33:12.424Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T20:33:12.683Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-30T20:33:13.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-30T20:33:13.557Z] + ls -al . [2022-03-30T20:33:13.557Z] total 664 [2022-03-30T20:33:13.557Z] drwxrwxr-x 10 1001 1001 4096 Mar 30 20:33 . [2022-03-30T20:33:13.557Z] drwxr-xr-x 4 root root 4096 Mar 30 20:32 .. [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 20:31 .dockerignore [2022-03-30T20:33:13.557Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 20:31 .git [2022-03-30T20:33:13.557Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 20:31 .github [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 870 Mar 30 20:31 .gitignore [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 42 Mar 30 20:31 .golangci.yml [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 87 Mar 30 20:31 .hadolint.yml [2022-03-30T20:33:13.557Z] drwx------ 3 1001 1001 4096 Mar 30 20:31 .semver [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 20:31 .sonarcloud.properties [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 1171 Mar 30 20:31 ADOPTERS.md [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 9953 Mar 30 20:31 Attribution.txt [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 51732 Mar 30 20:31 CHANGELOG.md [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 20:31 CONTRIBUTING.md [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 677 Mar 30 20:31 GOVERNANCE.md [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 849 Mar 30 20:31 Jenkinsfile [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 20:31 LICENSE [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 8478 Mar 30 20:31 Makefile [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 582 Mar 30 20:31 OWNERS.md [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 8207 Mar 30 20:31 README.md [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 6912 Mar 30 20:31 SECURITY.md [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 20:31 VERSION [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 20:31 ZMQWindows.md [2022-03-30T20:33:13.557Z] drwxrwxr-x 2 1001 1001 4096 Mar 30 20:31 bin [2022-03-30T20:33:13.557Z] drwxrwxr-x 18 1001 1001 4096 Mar 30 20:31 cmd [2022-03-30T20:33:13.557Z] -rw-r--r-- 1 root root 427664 Mar 30 20:32 coverage.out [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 3175 Mar 30 20:31 go.mod [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 34990 Mar 30 20:31 go.sum [2022-03-30T20:33:13.557Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 20:31 internal [2022-03-30T20:33:13.557Z] drwxrwxr-x 3 1001 1001 4096 Mar 30 20:31 openapi [2022-03-30T20:33:13.557Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 20:31 snap [2022-03-30T20:33:13.557Z] -rw-rw-r-- 1 1001 1001 204 Mar 30 20:31 version.go [Pipeline] sh [2022-03-30T20:33:13.845Z] + '[' -e coverage.out ] [2022-03-30T20:33:13.845Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-30T20:33:13.968Z] Stashed 1 file(s) [Pipeline] sh [2022-03-30T20:33:14.250Z] + make build [2022-03-30T20:33:14.250Z] 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:32.347Z] 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:33:44.555Z] 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:33:45.125Z] 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:33:46.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-30T20:33:46.763Z] 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:33:48.143Z] 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:33:49.522Z] 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:50.900Z] 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:33:52.282Z] 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:53.658Z] 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:33:55.035Z] 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:33:56.943Z] 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:33:57.899Z] $ docker stop --time=1 9184b5c463ca3c44f8852dab0f2e7b1f625952b0ed0ef5f0c2c0f8b29c404027 [2022-03-30T20:34:00.472Z] $ docker rm -f 9184b5c463ca3c44f8852dab0f2e7b1f625952b0ed0ef5f0c2c0f8b29c404027 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:34:01.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T20:34:01.405Z] [2022-03-30T20:34:01.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:34:01.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T20:34:01.704Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-30T20:34:01.704Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-30T20:34:01.704Z] ca9280d653b3: Pulling fs layer [2022-03-30T20:34:01.704Z] 7e9c9ca2126c: Pulling fs layer [2022-03-30T20:34:01.704Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-30T20:34:01.704Z] cbdbe7a5bc2a: Download complete [2022-03-30T20:34:01.966Z] ca9280d653b3: Verifying Checksum [2022-03-30T20:34:01.966Z] ca9280d653b3: Download complete [2022-03-30T20:34:01.966Z] cbdbe7a5bc2a: Pull complete [2022-03-30T20:34:02.224Z] 7e9c9ca2126c: Verifying Checksum [2022-03-30T20:34:02.224Z] 7e9c9ca2126c: Download complete [2022-03-30T20:34:02.482Z] ca9280d653b3: Pull complete [2022-03-30T20:34:06.677Z] 7e9c9ca2126c: Pull complete [2022-03-30T20:34:06.677Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-30T20:34:06.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T20:34:06.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-30T20:34:06.747Z] prd-ubuntu20.04-docker-8c-8g-9446 does not seem to be running inside a container [2022-03-30T20:34:06.786Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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:34:08.426Z] $ docker top 4bcc3e025fe104d44e2751dee936e1d5853e8e6d2a24681462bb1a2df3d3598e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:34:08.804Z] + docker-compose build --help [2022-03-30T20:34:08.804Z] + grep parallel [2022-03-30T20:34:09.374Z] --parallel Build images in parallel. [Pipeline] } [2022-03-30T20:34:09.390Z] $ docker stop --time=1 4bcc3e025fe104d44e2751dee936e1d5853e8e6d2a24681462bb1a2df3d3598e [2022-03-30T20:34:10.706Z] $ docker rm -f 4bcc3e025fe104d44e2751dee936e1d5853e8e6d2a24681462bb1a2df3d3598e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:34:11.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T20:34:11.106Z] . [Pipeline] withDockerContainer [2022-03-30T20:34:11.178Z] prd-ubuntu20.04-docker-8c-8g-9446 does not seem to be running inside a container [2022-03-30T20:34:11.220Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-30T20:34:11.616Z] $ docker top d17ca1ab3265603d089ac40a9f7e1c8f42cf9831f0985d5ec7371eda8ea7737b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:34:12.098Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-30T20:34:12.735Z] Building core-command ... [2022-03-30T20:34:12.735Z] Building core-data ... [2022-03-30T20:34:12.735Z] Building core-metadata ... [2022-03-30T20:34:12.735Z] Building security-bootstrapper ... [2022-03-30T20:34:12.735Z] Building security-proxy-setup ... [2022-03-30T20:34:12.735Z] Building security-secretstore-setup ... [2022-03-30T20:34:12.735Z] Building security-spiffe-token-provider ... [2022-03-30T20:34:12.735Z] Building security-spire-agent ... [2022-03-30T20:34:12.735Z] Building security-spire-config ... [2022-03-30T20:34:12.735Z] Building security-spire-server ... [2022-03-30T20:34:12.735Z] Building support-notifications ... [2022-03-30T20:34:12.735Z] Building support-scheduler ... [2022-03-30T20:34:12.735Z] Building sys-mgmt-agent ... [2022-03-30T20:34:12.735Z] Building core-command [2022-03-30T20:34:12.735Z] Building security-spiffe-token-provider [2022-03-30T20:34:12.735Z] Building core-data [2022-03-30T20:34:12.735Z] Building sys-mgmt-agent [2022-03-30T20:34:12.735Z] Building core-metadata [2022-03-30T20:34:34.684Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:34:34.684Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:34:34.684Z] ---> 72075daaa7ae [2022-03-30T20:34:34.684Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:34:34.684Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:34:34.684Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:34:34.684Z] ---> 72075daaa7ae [2022-03-30T20:34:34.684Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:34:34.684Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:34:34.684Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:34:34.684Z] ---> 72075daaa7ae [2022-03-30T20:34:34.684Z] Step 3/20 : WORKDIR /edgex-go [2022-03-30T20:34:34.684Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:34:34.684Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:34:34.684Z] ---> 72075daaa7ae [2022-03-30T20:34:34.684Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:34:34.684Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:34:34.684Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:34:34.684Z] ---> 72075daaa7ae [2022-03-30T20:34:34.684Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:34:36.071Z] ---> Running in e0107a520501 [2022-03-30T20:34:36.071Z] ---> Running in 454a82282765 [2022-03-30T20:34:36.071Z] ---> Running in 6b1632ef1eff [2022-03-30T20:34:36.071Z] ---> Running in 5f7b784a0f25 [2022-03-30T20:34:36.071Z] ---> Running in c85411d42bb4 [2022-03-30T20:34:36.071Z] Removing intermediate container c85411d42bb4 [2022-03-30T20:34:36.071Z] ---> 4ab3a3cff69d [2022-03-30T20:34:36.071Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:34:36.071Z] Removing intermediate container e0107a520501 [2022-03-30T20:34:36.071Z] ---> d11636e83dc1 [2022-03-30T20:34:36.071Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-30T20:34:36.071Z] Removing intermediate container 454a82282765 [2022-03-30T20:34:36.071Z] ---> 6ccfff417c40 [2022-03-30T20:34:36.071Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:34:36.071Z] Removing intermediate container 5f7b784a0f25 [2022-03-30T20:34:36.071Z] ---> cbe84d1e1f91 [2022-03-30T20:34:36.071Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:34:36.071Z] ---> Running in 420b335928ff [2022-03-30T20:34:36.071Z] Removing intermediate container 6b1632ef1eff [2022-03-30T20:34:36.071Z] ---> 985e37d716c8 [2022-03-30T20:34:36.071Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:34:36.071Z] ---> Running in 86234357e7f9 [2022-03-30T20:34:36.071Z] ---> Running in 2b8cc34a2008 [2022-03-30T20:34:36.071Z] ---> Running in 61a3fa126cbc [2022-03-30T20:34:36.071Z] ---> Running in 24304da15847 [2022-03-30T20:34:36.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:36.900Z] Removing intermediate container 420b335928ff [2022-03-30T20:34:36.900Z] ---> 948005a9b212 [2022-03-30T20:34:36.900Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-30T20:34:36.900Z] ---> Running in b4c2e2bac450 [2022-03-30T20:34:37.469Z] Removing intermediate container 61a3fa126cbc [2022-03-30T20:34:37.469Z] ---> 272c8c2e5701 [2022-03-30T20:34:37.469Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-30T20:34:37.469Z] ---> Running in 40fdec638f76 [2022-03-30T20:34:37.469Z] Removing intermediate container 24304da15847 [2022-03-30T20:34:37.469Z] ---> dcd48f78c55f [2022-03-30T20:34:37.469Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T20:34:37.469Z] ---> Running in 996f8e25d1d6 [2022-03-30T20:34:37.469Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:37.469Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:37.469Z] Removing intermediate container 2b8cc34a2008 [2022-03-30T20:34:37.469Z] ---> 7a433c946d69 [2022-03-30T20:34:37.469Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T20:34:37.729Z] ---> Running in eaac4143ad67 [2022-03-30T20:34:37.729Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:37.989Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:37.989Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:34:37.989Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:34:37.989Z] OK: 15864 distinct packages available [2022-03-30T20:34:37.989Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:37.989Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:38.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:38.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:38.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:38.832Z] OK: 221 MiB in 52 packages [2022-03-30T20:34:38.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:38.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:39.092Z] OK: 221 MiB in 52 packages [2022-03-30T20:34:39.092Z] OK: 221 MiB in 52 packages [2022-03-30T20:34:39.092Z] OK: 221 MiB in 52 packages [2022-03-30T20:34:39.092Z] OK: 221 MiB in 52 packages [2022-03-30T20:34:39.092Z] Removing intermediate container b4c2e2bac450 [2022-03-30T20:34:39.092Z] ---> bd431d4d6d3f [2022-03-30T20:34:39.092Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:34:39.351Z] ---> dafbc55fd300 [2022-03-30T20:34:39.351Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:34:39.351Z] ---> Running in bf8828a04ecd [2022-03-30T20:34:39.610Z] Removing intermediate container 40fdec638f76 [2022-03-30T20:34:39.610Z] ---> 80939c5b0c3a [2022-03-30T20:34:39.610Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:34:39.610Z] Removing intermediate container 996f8e25d1d6 [2022-03-30T20:34:39.610Z] ---> 5034f663219e [2022-03-30T20:34:39.610Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:34:39.871Z] Removing intermediate container 86234357e7f9 [2022-03-30T20:34:39.871Z] ---> c50d4c83372f [2022-03-30T20:34:39.871Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-30T20:34:39.871Z] Removing intermediate container eaac4143ad67 [2022-03-30T20:34:39.871Z] ---> 3387a6f948cb [2022-03-30T20:34:39.871Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:34:39.871Z] ---> 1819f94e84a7 [2022-03-30T20:34:39.871Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:34:39.871Z] ---> d64555f1bfad [2022-03-30T20:34:39.871Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:34:39.871Z] ---> ba7473284f25 [2022-03-30T20:34:39.871Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:34:39.871Z] ---> Running in 49d5baf912ce [2022-03-30T20:34:40.138Z] ---> b1ebf4ca8673 [2022-03-30T20:34:40.138Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:34:40.138Z] ---> Running in 546efb259389 [2022-03-30T20:34:40.138Z] ---> Running in 5e90d4e0769b [2022-03-30T20:34:40.138Z] ---> Running in 0cd0c09fefe1 [2022-03-30T20:34:40.711Z] Removing intermediate container bf8828a04ecd [2022-03-30T20:34:40.711Z] ---> 281e24104ba9 [2022-03-30T20:34:40.711Z] Step 8/23 : COPY . . [2022-03-30T20:34:42.670Z] Removing intermediate container 49d5baf912ce [2022-03-30T20:34:42.670Z] ---> 18f9edb6fe8b [2022-03-30T20:34:42.670Z] Step 8/23 : COPY . . [2022-03-30T20:34:42.670Z] Removing intermediate container 5e90d4e0769b [2022-03-30T20:34:42.670Z] ---> 6b4fdbe4f165 [2022-03-30T20:34:42.670Z] Step 8/23 : COPY . . [2022-03-30T20:34:42.929Z] Removing intermediate container 546efb259389 [2022-03-30T20:34:42.929Z] ---> 92dd6917e1df [2022-03-30T20:34:42.929Z] Step 7/20 : COPY . . [2022-03-30T20:34:43.187Z] Removing intermediate container 0cd0c09fefe1 [2022-03-30T20:34:43.187Z] ---> e4fbc8310a99 [2022-03-30T20:34:43.187Z] Step 8/23 : COPY . . [2022-03-30T20:34:52.258Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9450 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-30T20:34:52.269Z] Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout [2022-03-30T20:34:52.954Z] The recommended git tool is: git [2022-03-30T20:34:55.392Z] ---> 12bd69efaa17 [2022-03-30T20:34:55.392Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-30T20:34:55.392Z] ---> 7c5d7c4882ac [2022-03-30T20:34:55.392Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-30T20:34:55.392Z] ---> ca687e1d5d00 [2022-03-30T20:34:55.392Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-30T20:34:55.392Z] ---> 80d5a109e5f5 [2022-03-30T20:34:55.392Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-30T20:34:55.392Z] ---> Running in 044ad3e80d86 [2022-03-30T20:34:55.392Z] ---> Running in 27da771c6154 [2022-03-30T20:34:55.392Z] ---> a2b7a2a6a8ac [2022-03-30T20:34:55.392Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-30T20:34:55.392Z] ---> Running in 0f4d63ce1969 [2022-03-30T20:34:55.392Z] ---> Running in 11239abe6bda [2022-03-30T20:34:55.392Z] ---> Running in dbf5da1812fd [2022-03-30T20:34:55.652Z] 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:34:55.913Z] 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:34:55.913Z] 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:34:56.177Z] 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:34:56.177Z] 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:35:04.881Z] using credential edgex-jenkins-ssh [2022-03-30T20:35:04.904Z] Cloning the remote Git repository [2022-03-30T20:35:05.006Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:35:05.131Z] > git init /w/workspace/edgex-go/22 # timeout=10 [2022-03-30T20:35:05.352Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:35:05.357Z] > git --version # timeout=10 [2022-03-30T20:35:05.487Z] > git --version # 'git version 2.25.1' [2022-03-30T20:35:05.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T20:35:05.624Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T20:35:27.885Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T20:35:27.907Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T20:35:27.939Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T20:35:28.987Z] Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 810ec84be1e3c89b9d79b758676db4fbb7e5f130 [2022-03-30T20:35:29.874Z] Merge succeeded, producing 5b238534add0ea705a5ae6a5731a7da0e9659dbf [2022-03-30T20:35:29.875Z] Checking out Revision 5b238534add0ea705a5ae6a5731a7da0e9659dbf (PR-3904) [2022-03-30T20:35:27.984Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:35:27.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T20:35:28.006Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-30T20:35:29.016Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T20:35:29.037Z] > git checkout -f 810ec84be1e3c89b9d79b758676db4fbb7e5f130 # timeout=10 [2022-03-30T20:35:29.318Z] > git remote # timeout=10 [2022-03-30T20:35:29.340Z] > git config --get remote.origin.url # timeout=10 [2022-03-30T20:35:29.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T20:35:29.377Z] > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 [2022-03-30T20:35:29.849Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-30T20:35:29.890Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T20:35:29.913Z] > git checkout -f 5b238534add0ea705a5ae6a5731a7da0e9659dbf # timeout=10 [2022-03-30T20:35:34.753Z] Commit message: "Merge commit '7587fe9d184367fcb080c5c3df364d4d130cdabb' into HEAD" [2022-03-30T20:35:34.788Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T20:35:35.788Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-30T20:35:35.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T20:35:35.788Z] Dload Upload Total Spent Left Speed [2022-03-30T20:35:35.788Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 172k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2022-03-30T20:35:34.770Z] > git rev-list --no-walk c717822a4239a6732cf4014a78a5e23324f267b5 # timeout=10 [2022-03-30T20:35:36.357Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-30T20:35:36.715Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-30T20:35:36.715Z] sudo tee /etc/docker/daemon.new [2022-03-30T20:35:36.715Z] { [2022-03-30T20:35:36.715Z] "registry-mirrors": [ [2022-03-30T20:35:36.715Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-30T20:35:36.715Z] ], [2022-03-30T20:35:36.715Z] "bip": "10.250.0.254/24", [2022-03-30T20:35:36.715Z] "hosts": [ [2022-03-30T20:35:36.715Z] "tcp://0.0.0.0:5555", [2022-03-30T20:35:36.715Z] "unix:///var/run/docker.sock" [2022-03-30T20:35:36.715Z] ], [2022-03-30T20:35:36.715Z] "mtu": 1458, [2022-03-30T20:35:36.715Z] "selinux-enabled": true, [2022-03-30T20:35:36.715Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-30T20:35:36.715Z] } [Pipeline] sh [2022-03-30T20:35:37.082Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-30T20:35:37.440Z] + sudo service docker restart [2022-03-30T20:35:42.861Z] Removing intermediate container 044ad3e80d86 [2022-03-30T20:35:42.861Z] ---> 7c376a68d4fc [2022-03-30T20:35:42.861Z] [2022-03-30T20:35:42.861Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T20:35:42.861Z] Removing intermediate container 0f4d63ce1969 [2022-03-30T20:35:42.861Z] ---> f62a8f975629 [2022-03-30T20:35:42.861Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-30T20:35:42.861Z] Removing intermediate container dbf5da1812fd [2022-03-30T20:35:42.861Z] ---> e00ca0c7b57c [2022-03-30T20:35:42.861Z] [2022-03-30T20:35:42.861Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T20:35:42.861Z] Removing intermediate container 27da771c6154 [2022-03-30T20:35:42.861Z] ---> d59114e3f540 [2022-03-30T20:35:42.861Z] [2022-03-30T20:35:42.861Z] Step 9/20 : FROM alpine:3.15 [2022-03-30T20:35:42.861Z] Removing intermediate container 11239abe6bda [2022-03-30T20:35:42.861Z] ---> e0f0d5445065 [2022-03-30T20:35:42.861Z] [2022-03-30T20:35:42.861Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T20:35:42.861Z] 3.14: Pulling from library/alpine [2022-03-30T20:35:42.861Z] ---> Running in 433f60da47b4 [2022-03-30T20:35:42.861Z] 3.14: Pulling from library/alpine [2022-03-30T20:35:42.861Z] 3.15: Pulling from library/alpine [2022-03-30T20:35:42.861Z] 3.14: Pulling from library/alpine [2022-03-30T20:35:42.861Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T20:35:42.861Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T20:35:42.861Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T20:35:42.861Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T20:35:42.861Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T20:35:42.861Z] Status: Image is up to date for alpine:3.14 [2022-03-30T20:35:42.861Z] ---> 84b07dd2d1fd [2022-03-30T20:35:42.861Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T20:35:42.861Z] ---> 84b07dd2d1fd [2022-03-30T20:35:42.861Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-30T20:35:42.861Z] ---> 84b07dd2d1fd [2022-03-30T20:35:42.861Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T20:35:42.861Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-30T20:35:42.861Z] 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:42.861Z] Status: Downloaded newer image for alpine:3.15 [2022-03-30T20:35:42.861Z] ---> 76c8fb57b6fc [2022-03-30T20:35:42.861Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:35:42.861Z] ---> Running in 0b05e0f90d9a [2022-03-30T20:35:42.861Z] ---> Running in 534c05d7c40f [2022-03-30T20:35:42.861Z] ---> Running in 2407f4d6f798 [2022-03-30T20:35:42.861Z] ---> Running in ff31343b55ba [2022-03-30T20:35:42.861Z] Removing intermediate container 2407f4d6f798 [2022-03-30T20:35:42.861Z] ---> 56df5319d7ca [2022-03-30T20:35:42.861Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-30T20:35:42.861Z] Removing intermediate container ff31343b55ba [2022-03-30T20:35:42.861Z] ---> 3a69073d1115 [2022-03-30T20:35:42.862Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:35:42.862Z] ---> Running in f344675a0ee5 [2022-03-30T20:35:42.862Z] ---> Running in 4ea8f9c9b2b5 [2022-03-30T20:35:42.862Z] Removing intermediate container f344675a0ee5 [2022-03-30T20:35:42.862Z] ---> 7503d811f409 [2022-03-30T20:35:42.862Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-30T20:35:42.862Z] ---> Running in 54836d7a1b56 [2022-03-30T20:35:42.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:42.862Z] Removing intermediate container 433f60da47b4 [2022-03-30T20:35:42.862Z] ---> 2160fdb44952 [2022-03-30T20:35:42.862Z] [2022-03-30T20:35:42.862Z] Step 11/23 : FROM docker:20.10.10 [2022-03-30T20:35:42.862Z] Removing intermediate container 54836d7a1b56 [2022-03-30T20:35:42.862Z] ---> db80889adaca [2022-03-30T20:35:42.862Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:35:42.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:42.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:42.862Z] ---> Running in 357bd3d33a7f [2022-03-30T20:35:42.862Z] 20.10.10: Pulling from library/docker [2022-03-30T20:35:42.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:42.862Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T20:35:42.862Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:35:42.862Z] OK: 6 MiB in 15 packages [2022-03-30T20:35:42.862Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T20:35:42.862Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:35:42.862Z] OK: 6 MiB in 15 packages [2022-03-30T20:35:42.862Z] Removing intermediate container 4ea8f9c9b2b5 [2022-03-30T20:35:42.862Z] ---> 9b078b900ae5 [2022-03-30T20:35:42.862Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-30T20:35:42.862Z] ---> Running in 6b9f80e2f495 [2022-03-30T20:35:42.862Z] Removing intermediate container 0b05e0f90d9a [2022-03-30T20:35:42.862Z] ---> 5e67e0ae5b80 [2022-03-30T20:35:42.862Z] 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:42.862Z] Removing intermediate container 534c05d7c40f [2022-03-30T20:35:42.862Z] ---> 3d4a030c9cc3 [2022-03-30T20:35:42.862Z] 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:42.862Z] ---> Running in c79a06fbe60c [2022-03-30T20:35:42.862Z] ---> Running in 2a050b147101 [2022-03-30T20:35:42.862Z] Removing intermediate container 357bd3d33a7f [2022-03-30T20:35:42.862Z] ---> 0225856f14b5 [2022-03-30T20:35:42.862Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-30T20:35:42.862Z] Removing intermediate container c79a06fbe60c [2022-03-30T20:35:42.862Z] ---> dc833f91333c [2022-03-30T20:35:42.862Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-30T20:35:42.862Z] ---> Running in a8f8838f3083 [2022-03-30T20:35:42.862Z] ---> Running in 8e5ed8906a8a [2022-03-30T20:35:42.862Z] Removing intermediate container 2a050b147101 [2022-03-30T20:35:42.862Z] ---> 2e16afbc1ee5 [2022-03-30T20:35:42.862Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-30T20:35:42.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:43.120Z] ---> Running in f9feeee4b50f [2022-03-30T20:35:43.120Z] Removing intermediate container 8e5ed8906a8a [2022-03-30T20:35:43.120Z] ---> 91de3206b98a [2022-03-30T20:35:43.120Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T20:35:43.120Z] ---> Running in 3ebaf9e4d8af [2022-03-30T20:35:43.120Z] Removing intermediate container f9feeee4b50f [2022-03-30T20:35:43.120Z] ---> 273245240d75 [2022-03-30T20:35:43.120Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T20:35:43.379Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:43.379Z] ---> Running in 919eeb9ede3f [2022-03-30T20:35:43.379Z] Removing intermediate container 3ebaf9e4d8af [2022-03-30T20:35:43.379Z] ---> 53aea48497d9 [2022-03-30T20:35:43.379Z] Step 15/23 : WORKDIR / [2022-03-30T20:35:43.379Z] ---> Running in ce55e98f709b [2022-03-30T20:35:43.638Z] Removing intermediate container 919eeb9ede3f [2022-03-30T20:35:43.639Z] ---> 54c3a60c0b55 [2022-03-30T20:35:43.639Z] Step 15/23 : WORKDIR / [2022-03-30T20:35:43.639Z] ---> Running in afcd0193a25e [2022-03-30T20:35:43.639Z] Removing intermediate container ce55e98f709b [2022-03-30T20:35:43.639Z] ---> b901c0c6ebf4 [2022-03-30T20:35:43.639Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:35:43.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:43.899Z] Removing intermediate container afcd0193a25e [2022-03-30T20:35:43.899Z] ---> 33162cd500e6 [2022-03-30T20:35:43.899Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:35:43.899Z] ---> 511cf053a249 [2022-03-30T20:35:43.899Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-30T20:35:44.159Z] ---> 38ebe66852a3 [2022-03-30T20:35:44.159Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-30T20:35:44.159Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:44.159Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:35:44.159Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:35:44.159Z] OK: 15854 distinct packages available [2022-03-30T20:35:44.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:44.418Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-30T20:35:44.676Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T20:35:44.676Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-30T20:35:44.937Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T20:35:44.937Z] ---> 897417253bf6 [2022-03-30T20:35:44.937Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-30T20:35:44.937Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-30T20:35:44.937Z] ---> ee1cc9b6a689 [2022-03-30T20:35:44.937Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-30T20:35:45.197Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-30T20:35:45.197Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:45.197Z] ---> 722357c84025 [2022-03-30T20:35:45.197Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-30T20:35:45.197Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:35:45.197Z] OK: 8 MiB in 20 packages [2022-03-30T20:35:45.197Z] ---> Running in af1181635a33 [2022-03-30T20:35:45.197Z] ---> 3a527add3762 [2022-03-30T20:35:45.197Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-30T20:35:45.460Z] ---> Running in c6f426c25bc9 [2022-03-30T20:35:45.460Z] Removing intermediate container af1181635a33 [2022-03-30T20:35:45.460Z] ---> 2f3f16931385 [2022-03-30T20:35:45.460Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:35:45.460Z] ---> Running in 53fcc4af9d62 [2022-03-30T20:35:45.460Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-30T20:35:45.460Z] Removing intermediate container c6f426c25bc9 [2022-03-30T20:35:45.460Z] ---> 127d1da91cbe [2022-03-30T20:35:45.460Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:35:45.460Z] ---> Running in 81ed135106bd [2022-03-30T20:35:45.460Z] Removing intermediate container 53fcc4af9d62 [2022-03-30T20:35:45.460Z] ---> 6a66ef1fdc4d [2022-03-30T20:35:45.460Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:35:45.460Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-30T20:35:45.719Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-30T20:35:45.719Z] ---> Running in 00d7a3839175 [2022-03-30T20:35:45.719Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-30T20:35:45.719Z] ---> b706a049f56e [2022-03-30T20:35:45.719Z] 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:45.719Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-30T20:35:45.719Z] Removing intermediate container 81ed135106bd [2022-03-30T20:35:45.719Z] ---> 0e312352c03d [2022-03-30T20:35:45.719Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:35:45.719Z] Removing intermediate container a8f8838f3083 [2022-03-30T20:35:45.719Z] ---> 366db9d34d7a [2022-03-30T20:35:45.719Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:35:45.719Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-30T20:35:45.719Z] ---> Running in ee4ba460f0ff [2022-03-30T20:35:45.719Z] ---> Running in 4d5dfd207723 [2022-03-30T20:35:45.719Z] Removing intermediate container 00d7a3839175 [2022-03-30T20:35:45.719Z] ---> b387293562eb [2022-03-30T20:35:45.719Z] Step 22/23 : LABEL git_sha=64e23492d13cd41956b2287525073c26ec77a294 [2022-03-30T20:35:45.719Z] ---> Running in 17c84830d47b [2022-03-30T20:35:45.978Z] (5/9) Installing curl (7.80.0-r0) [2022-03-30T20:35:45.978Z] ---> 6b1ed7f214d7 [2022-03-30T20:35:45.978Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-30T20:35:45.978Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-30T20:35:45.978Z] Removing intermediate container 4d5dfd207723 [2022-03-30T20:35:45.978Z] ---> 881d134d0f49 [2022-03-30T20:35:45.978Z] Step 22/23 : LABEL git_sha=64e23492d13cd41956b2287525073c26ec77a294 [2022-03-30T20:35:45.978Z] Removing intermediate container ee4ba460f0ff [2022-03-30T20:35:45.978Z] ---> eca09f779e5a [2022-03-30T20:35:45.978Z] 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:45.978Z] Removing intermediate container 17c84830d47b [2022-03-30T20:35:45.978Z] ---> a49bced1bf00 [2022-03-30T20:35:45.978Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T20:35:45.978Z] ---> Running in 3244c1c10edb [2022-03-30T20:35:45.978Z] ---> Running in 94604172e532 [2022-03-30T20:35:45.978Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:35:45.978Z] ---> Running in afdaec63281a [2022-03-30T20:35:46.238Z] (8/9) Installing libucontext (1.1-r0) [2022-03-30T20:35:46.238Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-30T20:35:46.238Z] Removing intermediate container 94604172e532 [2022-03-30T20:35:46.238Z] ---> eea6d04eb5b9 [2022-03-30T20:35:46.238Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T20:35:46.238Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:35:46.238Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:35:46.238Z] Removing intermediate container afdaec63281a [2022-03-30T20:35:46.238Z] ---> 5714cd54c561 [2022-03-30T20:35:46.238Z] [2022-03-30T20:35:46.507Z] OK: 8 MiB in 23 packages [2022-03-30T20:35:46.507Z] ---> Running in e0593ff4ecf6 [2022-03-30T20:35:46.507Z] Successfully built 5714cd54c561 [2022-03-30T20:35:46.507Z] Successfully tagged core-metadata:latest [2022-03-30T20:35:46.507Z]  Building core-metadata ... done Building security-spire-agent [2022-03-30T20:35:46.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:46.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:35:46.507Z] ---> 3eaa20ea241b [2022-03-30T20:35:46.507Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-30T20:35:46.507Z] Removing intermediate container e0593ff4ecf6 [2022-03-30T20:35:46.507Z] ---> 4f44166ac6f3 [2022-03-30T20:35:46.507Z] [2022-03-30T20:35:46.766Z] (1/42) Installing readline (8.1.0-r0) [2022-03-30T20:35:46.767Z] Successfully built 4f44166ac6f3 [2022-03-30T20:35:46.767Z] (2/42) Installing bash (5.1.16-r0) [2022-03-30T20:35:46.767Z] Executing bash-5.1.16-r0.post-install [2022-03-30T20:35:46.767Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-30T20:35:46.767Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T20:35:46.767Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-30T20:35:46.767Z] (6/42) Installing curl (7.79.1-r0) [2022-03-30T20:35:46.767Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-30T20:35:46.767Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-30T20:35:46.767Z] (9/42) Installing expat (2.4.7-r0) [2022-03-30T20:35:46.767Z] (10/42) Installing libffi (3.3-r2) [2022-03-30T20:35:46.767Z] (11/42) Installing gdbm (1.19-r0) [2022-03-30T20:35:46.767Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-30T20:35:46.767Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T20:35:46.767Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T20:35:46.767Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-30T20:35:47.027Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-30T20:35:47.027Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-30T20:35:47.288Z] Successfully tagged core-command:latest [2022-03-30T20:35:47.288Z]  Building core-command ... done Building security-spire-config [2022-03-30T20:35:47.548Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-30T20:35:47.548Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-30T20:35:47.548Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-30T20:35:47.548Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-30T20:35:47.548Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-30T20:35:47.548Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-30T20:35:47.548Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-30T20:35:47.548Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-30T20:35:47.548Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-30T20:35:47.548Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-30T20:35:47.548Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-30T20:35:47.548Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-30T20:35:47.548Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-30T20:35:47.548Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-30T20:35:47.548Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-30T20:35:47.548Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-30T20:35:47.891Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-30T20:35:47.891Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-30T20:35:47.891Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-30T20:35:47.891Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-30T20:35:47.891Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-30T20:35:47.891Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-30T20:35:47.891Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-30T20:35:47.891Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-30T20:35:47.891Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-30T20:35:47.891Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:35:47.891Z] OK: 84 MiB in 64 packages [2022-03-30T20:35:48.831Z] Collecting docker-compose==1.23.2 [2022-03-30T20:35:48.831Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-30T20:35:48.831Z] Collecting PyYAML<4,>=3.10 [2022-03-30T20:35:48.831Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-30T20:35:50.210Z] Collecting jsonschema<3,>=2.5.1 [2022-03-30T20:35:50.210Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-30T20:35:50.210Z] Collecting docker<4.0,>=3.6.0 [2022-03-30T20:35:50.210Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-30T20:35:50.210Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-30T20:35:50.210Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-30T20:35:50.780Z] ---> e8ba412eaee4 [2022-03-30T20:35:50.780Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-30T20:35:50.780Z] Collecting cached-property<2,>=1.2.0 [2022-03-30T20:35:50.780Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-30T20:35:51.038Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-30T20:35:51.038Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-30T20:35:51.038Z] 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:51.038Z] Collecting texttable<0.10,>=0.9.0 [2022-03-30T20:35:51.038Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-30T20:35:51.615Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-30T20:35:51.615Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-30T20:35:51.615Z] Collecting docopt<0.7,>=0.6.1 [2022-03-30T20:35:51.615Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-30T20:35:52.058Z] Removing intermediate container 6b9f80e2f495 [2022-03-30T20:35:52.058Z] ---> 7dbf3d49ca88 [2022-03-30T20:35:52.058Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:35:52.317Z] Collecting docker-pycreds>=0.4.0 [2022-03-30T20:35:52.317Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-30T20:35:52.317Z] Collecting idna<2.8,>=2.5 [2022-03-30T20:35:52.317Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-30T20:35:52.317Z] ---> Running in fc4ae8d24ab7 [2022-03-30T20:35:52.317Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-30T20:35:52.317Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-30T20:35:52.317Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-30T20:35:52.317Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-30T20:35:52.317Z] 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:52.603Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-30T20:35:52.603Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-30T20:35:52.603Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-30T20:35:52.603Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-30T20:35:52.603Z] ---> 55eb6b9b9555 [2022-03-30T20:35:52.603Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-30T20:35:52.603Z] 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:52.603Z] Attempting uninstall: urllib3 [2022-03-30T20:35:52.603Z] Found existing installation: urllib3 1.26.5 [2022-03-30T20:35:52.603Z] Uninstalling urllib3-1.26.5: [2022-03-30T20:35:52.603Z] Successfully uninstalled urllib3-1.26.5 [2022-03-30T20:35:52.603Z] Removing intermediate container fc4ae8d24ab7 [2022-03-30T20:35:52.603Z] ---> b16adab38ad4 [2022-03-30T20:35:52.603Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:35:52.864Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:35:52.864Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:35:52.864Z] ---> 72075daaa7ae [2022-03-30T20:35:52.864Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T20:35:52.864Z] ---> Using cache [2022-03-30T20:35:52.864Z] ---> 985e37d716c8 [2022-03-30T20:35:52.864Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:35:52.864Z] ---> Using cache [2022-03-30T20:35:52.864Z] ---> dcd48f78c55f [2022-03-30T20:35:52.864Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T20:35:52.864Z] ---> Using cache [2022-03-30T20:35:52.864Z] ---> 5034f663219e [2022-03-30T20:35:52.864Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T20:35:52.864Z] ---> Using cache [2022-03-30T20:35:52.864Z] ---> d64555f1bfad [2022-03-30T20:35:52.864Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:35:52.864Z] ---> Using cache [2022-03-30T20:35:52.864Z] ---> 6b4fdbe4f165 [2022-03-30T20:35:52.864Z] Step 8/24 : COPY . . [2022-03-30T20:35:52.864Z] ---> Using cache [2022-03-30T20:35:52.864Z] ---> 12bd69efaa17 [2022-03-30T20:35:52.864Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T20:35:52.864Z] Attempting uninstall: idna [2022-03-30T20:35:52.864Z] Found existing installation: idna 3.2 [2022-03-30T20:35:52.864Z] Uninstalling idna-3.2: [2022-03-30T20:35:52.864Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:35:52.864Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:35:52.864Z] ---> 72075daaa7ae [2022-03-30T20:35:52.864Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T20:35:52.864Z] ---> Using cache [2022-03-30T20:35:52.864Z] ---> 985e37d716c8 [2022-03-30T20:35:52.864Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:35:52.864Z] ---> Using cache [2022-03-30T20:35:52.864Z] ---> dcd48f78c55f [2022-03-30T20:35:52.864Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T20:35:52.864Z] ---> Using cache [2022-03-30T20:35:52.864Z] ---> 5034f663219e [2022-03-30T20:35:52.864Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T20:35:52.864Z] ---> Using cache [2022-03-30T20:35:52.864Z] ---> d64555f1bfad [2022-03-30T20:35:52.864Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:35:52.864Z] ---> Using cache [2022-03-30T20:35:52.864Z] ---> 6b4fdbe4f165 [2022-03-30T20:35:52.864Z] Step 8/24 : COPY . . [2022-03-30T20:35:52.864Z] ---> Using cache [2022-03-30T20:35:52.864Z] ---> 12bd69efaa17 [2022-03-30T20:35:52.864Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T20:35:52.864Z] Successfully uninstalled idna-3.2 [2022-03-30T20:35:53.124Z] ---> Running in e72b17b8cb88 [2022-03-30T20:35:53.124Z] ---> Running in c7529dc88cfe [2022-03-30T20:35:53.124Z] ---> Running in ce7dc8fc3f75 [2022-03-30T20:35:53.124Z] Attempting uninstall: chardet [2022-03-30T20:35:53.124Z] Found existing installation: chardet 4.0.0 [2022-03-30T20:35:53.124Z] ---> 52e9d45ce9dc [2022-03-30T20:35:53.124Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-30T20:35:53.124Z] Uninstalling chardet-4.0.0: [2022-03-30T20:35:53.124Z] Successfully uninstalled chardet-4.0.0 [2022-03-30T20:35:53.124Z] Removing intermediate container e72b17b8cb88 [2022-03-30T20:35:53.124Z] ---> 0fc79116929f [2022-03-30T20:35:53.124Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:35:53.384Z] Removing intermediate container c7529dc88cfe [2022-03-30T20:35:53.384Z] ---> 8843f1619368 [2022-03-30T20:35:53.384Z] 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:35:53.384Z] ---> Running in 9643226a8c23 [2022-03-30T20:35:53.384Z] Removing intermediate container ce7dc8fc3f75 [2022-03-30T20:35:53.384Z] ---> 81625240b482 [2022-03-30T20:35:53.384Z] 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:35:53.384Z] ---> Running in ee31ccbb02ca [2022-03-30T20:35:53.384Z] ---> Running in 12de03f61787 [2022-03-30T20:35:53.384Z] ---> 9aaef235a00b [2022-03-30T20:35:53.384Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-30T20:35:53.384Z] ---> Running in 71aae0456ed2 [2022-03-30T20:35:53.384Z] Removing intermediate container 9643226a8c23 [2022-03-30T20:35:53.384Z] ---> 795e4efb544f [2022-03-30T20:35:53.384Z] Step 22/23 : LABEL git_sha=64e23492d13cd41956b2287525073c26ec77a294 [2022-03-30T20:35:53.643Z] ---> Running in 162100fe7d9e [2022-03-30T20:35:53.643Z] Removing intermediate container 71aae0456ed2 [2022-03-30T20:35:53.643Z] ---> fb6cef3efd78 [2022-03-30T20:35:53.643Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:35:53.643Z] ---> Running in ea65213b1494 [2022-03-30T20:35:53.643Z] Attempting uninstall: requests [2022-03-30T20:35:53.643Z] Found existing installation: requests 2.25.1 [2022-03-30T20:35:53.643Z] Uninstalling requests-2.25.1: [2022-03-30T20:35:53.643Z] Removing intermediate container 162100fe7d9e [2022-03-30T20:35:53.643Z] ---> 83507dbaff38 [2022-03-30T20:35:53.643Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T20:35:53.643Z] Successfully uninstalled requests-2.25.1 [2022-03-30T20:35:53.903Z] ---> Running in 9cf08353709f [2022-03-30T20:35:53.903Z] Removing intermediate container ea65213b1494 [2022-03-30T20:35:53.903Z] ---> c18661ef2431 [2022-03-30T20:35:53.903Z] Step 18/20 : LABEL arch=x86_64 [2022-03-30T20:35:53.903Z] ---> Running in 8b66ff6bc9c8 [2022-03-30T20:35:53.903Z] Running setup.py install for texttable: started [2022-03-30T20:35:53.903Z] Removing intermediate container 9cf08353709f [2022-03-30T20:35:53.903Z] ---> cc067123cf8f [2022-03-30T20:35:53.903Z] [2022-03-30T20:35:53.903Z] Removing intermediate container 8b66ff6bc9c8 [2022-03-30T20:35:53.903Z] ---> d34bd74170a3 [2022-03-30T20:35:53.903Z] Step 19/20 : LABEL git_sha=64e23492d13cd41956b2287525073c26ec77a294 [2022-03-30T20:35:54.165Z] Successfully built cc067123cf8f [2022-03-30T20:35:54.165Z] Successfully tagged core-data:latest [2022-03-30T20:35:54.165Z]  Building core-data ... done  ---> Running in a2ef55cf95ec [2022-03-30T20:35:54.165Z] Building support-scheduler [2022-03-30T20:35:54.165Z] Running setup.py install for texttable: finished with status 'done' [2022-03-30T20:35:54.165Z] Running setup.py install for PyYAML: started [2022-03-30T20:35:54.165Z] Removing intermediate container a2ef55cf95ec [2022-03-30T20:35:54.165Z] ---> 1b00b47e966d [2022-03-30T20:35:54.165Z] Step 20/20 : LABEL version=0.0.0 [2022-03-30T20:35:54.426Z] spire-1.2.0/ [2022-03-30T20:35:54.426Z] spire-1.2.0/ [2022-03-30T20:35:55.052Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-30T20:35:55.715Z] spire-1.2.0/README.md [2022-03-30T20:35:55.715Z] spire-1.2.0/bin/ [2022-03-30T20:35:55.715Z] spire-1.2.0/bin/spire-server [2022-03-30T20:35:55.715Z] spire-1.2.0/bin/spire-agent [2022-03-30T20:35:55.715Z] spire-1.2.0/conf/ [2022-03-30T20:35:55.715Z] spire-1.2.0/conf/server/ [2022-03-30T20:35:55.715Z] spire-1.2.0/conf/server/server.conf [2022-03-30T20:35:55.715Z] spire-1.2.0/conf/agent/ [2022-03-30T20:35:55.715Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T20:35:55.715Z] spire-1.2.0/LICENSE [2022-03-30T20:35:55.715Z] spire-1.2.0/README.md [2022-03-30T20:35:55.715Z] spire-1.2.0/bin/ [2022-03-30T20:35:55.715Z] spire-1.2.0/bin/spire-server [2022-03-30T20:35:55.715Z] spire-1.2.0/bin/spire-agent [2022-03-30T20:35:55.715Z] spire-1.2.0/conf/ [2022-03-30T20:35:55.715Z] spire-1.2.0/conf/server/ [2022-03-30T20:35:55.715Z] spire-1.2.0/conf/server/server.conf [2022-03-30T20:35:55.715Z] spire-1.2.0/conf/agent/ [2022-03-30T20:35:55.715Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T20:35:55.715Z] spire-1.2.0/LICENSE [2022-03-30T20:35:55.715Z] Running setup.py install for docopt: started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T20:35:55.867Z] provisioning config files... [2022-03-30T20:35:55.903Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config1477728526691335414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:35:56.283Z] Running setup.py install for docopt: finished with status 'done' [2022-03-30T20:35:56.283Z] Running setup.py install for dockerpty: started [2022-03-30T20:35:56.295Z] ---> docker-login.sh [2022-03-30T20:35:56.295Z] nexus3.edgexfoundry.org:10001 [2022-03-30T20:35:56.543Z] ---> Running in ed29506f333f [2022-03-30T20:35:56.802Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-30T20:35:56.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:35:57.066Z] Removing intermediate container ed29506f333f [2022-03-30T20:35:57.066Z] ---> a2273dcc2f0d [2022-03-30T20:35:57.066Z] [2022-03-30T20:35:57.325Z] Successfully built a2273dcc2f0d [2022-03-30T20:35:57.325Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-30T20:35:57.325Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2022-03-30T20:35:57.325Z] 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:57.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:35:57.508Z] Configure a credential helper to remove this warning. See [2022-03-30T20:35:57.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:35:57.508Z] [2022-03-30T20:35:57.508Z] Login Succeeded [2022-03-30T20:35:57.508Z] nexus3.edgexfoundry.org:10002 [2022-03-30T20:35:57.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:35:57.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:35:57.787Z] Configure a credential helper to remove this warning. See [2022-03-30T20:35:57.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:35:57.787Z] [2022-03-30T20:35:57.787Z] Login Succeeded [2022-03-30T20:35:58.065Z] nexus3.edgexfoundry.org:10003 [2022-03-30T20:35:58.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:35:58.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:35:58.356Z] Configure a credential helper to remove this warning. See [2022-03-30T20:35:58.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:35:58.356Z] [2022-03-30T20:35:58.356Z] Login Succeeded [2022-03-30T20:35:58.634Z] nexus3.edgexfoundry.org:10004 [2022-03-30T20:35:58.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:35:59.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:35:59.183Z] Configure a credential helper to remove this warning. See [2022-03-30T20:35:59.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:35:59.183Z] [2022-03-30T20:35:59.183Z] Login Succeeded [2022-03-30T20:35:59.183Z] docker.io [2022-03-30T20:35:59.238Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:35:59.238Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:35:59.238Z] ---> 72075daaa7ae [2022-03-30T20:35:59.238Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T20:35:59.238Z] ---> Using cache [2022-03-30T20:35:59.238Z] ---> 985e37d716c8 [2022-03-30T20:35:59.238Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:35:59.238Z] ---> Using cache [2022-03-30T20:35:59.238Z] ---> dcd48f78c55f [2022-03-30T20:35:59.238Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T20:35:59.238Z] ---> Using cache [2022-03-30T20:35:59.238Z] ---> 5034f663219e [2022-03-30T20:35:59.238Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:35:59.238Z] ---> Using cache [2022-03-30T20:35:59.238Z] ---> d64555f1bfad [2022-03-30T20:35:59.238Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:35:59.238Z] ---> Using cache [2022-03-30T20:35:59.238Z] ---> 6b4fdbe4f165 [2022-03-30T20:35:59.238Z] Step 8/22 : COPY . . [2022-03-30T20:35:59.238Z] ---> Using cache [2022-03-30T20:35:59.238Z] ---> 12bd69efaa17 [2022-03-30T20:35:59.238Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-30T20:35:59.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:36:00.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:36:00.062Z] Configure a credential helper to remove this warning. See [2022-03-30T20:36:00.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:36:00.062Z] [2022-03-30T20:36:00.062Z] Login Succeeded [2022-03-30T20:36:00.062Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T20:36:00.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-30T20:36:00.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T20:36:00.756Z] ========================================================= [2022-03-30T20:36:00.756Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-30T20:36:00.756Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:36:01.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T20:36:01.391Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-30T20:36:01.391Z] 9b3977197b4f: Pulling fs layer [2022-03-30T20:36:01.391Z] 1a89e8eeedd5: Pulling fs layer [2022-03-30T20:36:01.391Z] 94645a83ff95: Pulling fs layer [2022-03-30T20:36:01.391Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-30T20:36:01.391Z] 0c92f367c5e7: Pulling fs layer [2022-03-30T20:36:01.391Z] f7c0051592d6: Pulling fs layer [2022-03-30T20:36:01.391Z] a227ed2f7395: Pulling fs layer [2022-03-30T20:36:01.391Z] 7b1c46037f91: Pulling fs layer [2022-03-30T20:36:01.391Z] f7c0051592d6: Waiting [2022-03-30T20:36:01.391Z] 7b1c46037f91: Waiting [2022-03-30T20:36:01.391Z] 3f3a8bcf1eab: Waiting [2022-03-30T20:36:01.391Z] 0c92f367c5e7: Waiting [2022-03-30T20:36:01.672Z] 94645a83ff95: Verifying Checksum [2022-03-30T20:36:01.672Z] 94645a83ff95: Download complete [2022-03-30T20:36:01.672Z] 1a89e8eeedd5: Download complete [2022-03-30T20:36:01.672Z] 0c92f367c5e7: Verifying Checksum [2022-03-30T20:36:01.672Z] 0c92f367c5e7: Download complete [2022-03-30T20:36:01.672Z] f7c0051592d6: Verifying Checksum [2022-03-30T20:36:01.672Z] f7c0051592d6: Download complete [2022-03-30T20:36:01.672Z] 9b3977197b4f: Verifying Checksum [2022-03-30T20:36:01.672Z] 9b3977197b4f: Download complete [2022-03-30T20:36:01.672Z] a227ed2f7395: Verifying Checksum [2022-03-30T20:36:01.672Z] a227ed2f7395: Download complete [2022-03-30T20:36:01.791Z] Removing intermediate container 12de03f61787 [2022-03-30T20:36:01.791Z] ---> abcff10fa9af [2022-03-30T20:36:01.791Z] [2022-03-30T20:36:01.791Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T20:36:01.791Z] ---> 76c8fb57b6fc [2022-03-30T20:36:01.791Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:36:01.791Z] ---> Using cache [2022-03-30T20:36:01.791Z] ---> 3a69073d1115 [2022-03-30T20:36:01.791Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:36:01.791Z] ---> Using cache [2022-03-30T20:36:01.791Z] ---> 9b078b900ae5 [2022-03-30T20:36:01.791Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-30T20:36:01.791Z] Removing intermediate container ee31ccbb02ca [2022-03-30T20:36:01.791Z] ---> 696b62fa1e7d [2022-03-30T20:36:01.791Z] [2022-03-30T20:36:01.791Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T20:36:01.791Z] ---> 76c8fb57b6fc [2022-03-30T20:36:01.791Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:36:01.791Z] ---> Using cache [2022-03-30T20:36:01.791Z] ---> 3a69073d1115 [2022-03-30T20:36:01.791Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:36:01.791Z] ---> Using cache [2022-03-30T20:36:01.791Z] ---> 9b078b900ae5 [2022-03-30T20:36:01.791Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T20:36:01.791Z] ---> Running in b8600cf34d9e [2022-03-30T20:36:01.791Z] ---> Running in 61e43f05f6d8 [2022-03-30T20:36:01.791Z] ---> Running in 485fc69238f1 [2022-03-30T20:36:02.051Z] 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:36:02.051Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:36:02.051Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:36:02.311Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:36:02.311Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:36:02.311Z] ---> 72075daaa7ae [2022-03-30T20:36:02.311Z] Step 3/31 : WORKDIR /edgex-go [2022-03-30T20:36:02.311Z] ---> Using cache [2022-03-30T20:36:02.311Z] ---> 985e37d716c8 [2022-03-30T20:36:02.311Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:36:02.311Z] ---> Using cache [2022-03-30T20:36:02.311Z] ---> dcd48f78c55f [2022-03-30T20:36:02.311Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-30T20:36:02.311Z] ---> Using cache [2022-03-30T20:36:02.311Z] ---> 5034f663219e [2022-03-30T20:36:02.311Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-30T20:36:02.311Z] ---> Using cache [2022-03-30T20:36:02.311Z] ---> d64555f1bfad [2022-03-30T20:36:02.311Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:36:02.311Z] ---> Using cache [2022-03-30T20:36:02.311Z] ---> 6b4fdbe4f165 [2022-03-30T20:36:02.311Z] Step 8/31 : COPY . . [2022-03-30T20:36:02.311Z] ---> Using cache [2022-03-30T20:36:02.311Z] ---> 12bd69efaa17 [2022-03-30T20:36:02.311Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-30T20:36:02.671Z] 9b3977197b4f: Pull complete [2022-03-30T20:36:02.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:36:02.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:36:03.283Z] 1a89e8eeedd5: Pull complete [2022-03-30T20:36:03.450Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:36:03.450Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:36:03.450Z] OK: 15854 distinct packages available [2022-03-30T20:36:03.450Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:36:03.450Z] ---> Running in 21517939c160 [2022-03-30T20:36:03.450Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:36:03.450Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:36:03.450Z] OK: 15854 distinct packages available [2022-03-30T20:36:03.450Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:36:03.450Z] Removing intermediate container 3244c1c10edb [2022-03-30T20:36:03.450Z] ---> 404382c70cf1 [2022-03-30T20:36:03.450Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-30T20:36:03.562Z] 94645a83ff95: Pull complete [2022-03-30T20:36:03.710Z] ---> Running in e9ec9e5659e1 [2022-03-30T20:36:03.710Z] Removing intermediate container e9ec9e5659e1 [2022-03-30T20:36:03.710Z] ---> db35da1e3494 [2022-03-30T20:36:03.710Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-30T20:36:03.710Z] ---> Running in 6608a284ece8 [2022-03-30T20:36:03.710Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-30T20:36:03.846Z] 7b1c46037f91: Verifying Checksum [2022-03-30T20:36:03.846Z] 7b1c46037f91: Download complete [2022-03-30T20:36:03.970Z] Removing intermediate container 6608a284ece8 [2022-03-30T20:36:03.970Z] ---> 7519764af36a [2022-03-30T20:36:03.970Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-30T20:36:04.230Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:36:04.230Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:36:04.453Z] 3f3a8bcf1eab: Download complete [2022-03-30T20:36:04.489Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T20:36:04.489Z] ---> aef6d3b24658 [2022-03-30T20:36:04.489Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-30T20:36:04.489Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:36:04.489Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-30T20:36:04.749Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:36:04.749Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T20:36:04.749Z] (3/4) Installing libucontext (1.1-r0) [2022-03-30T20:36:04.749Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T20:36:04.749Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-30T20:36:04.749Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T20:36:05.009Z] ---> e740a56a1a22 [2022-03-30T20:36:05.009Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-30T20:36:05.009Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:36:05.009Z] OK: 6 MiB in 18 packages [2022-03-30T20:36:05.009Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:36:05.009Z] OK: 6 MiB in 19 packages [2022-03-30T20:36:05.271Z] ---> b2e54448351c [2022-03-30T20:36:05.271Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-30T20:36:05.532Z] ---> Running in 9c4684bc2490 [2022-03-30T20:36:05.793Z] Removing intermediate container 9c4684bc2490 [2022-03-30T20:36:05.793Z] ---> a9f002c7097f [2022-03-30T20:36:05.793Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:36:05.793Z] Removing intermediate container 61e43f05f6d8 [2022-03-30T20:36:05.793Z] ---> dc296d4fcae0 [2022-03-30T20:36:05.793Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T20:36:05.793Z] Removing intermediate container 485fc69238f1 [2022-03-30T20:36:05.793Z] ---> 3e4b3076149c [2022-03-30T20:36:05.793Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-30T20:36:06.055Z] ---> Running in e2e031858139 [2022-03-30T20:36:06.055Z] Removing intermediate container e2e031858139 [2022-03-30T20:36:06.055Z] ---> 32afb42ab210 [2022-03-30T20:36:06.055Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:36:06.316Z] ---> Running in 7a3dcf79602d [2022-03-30T20:36:06.641Z] Removing intermediate container 7a3dcf79602d [2022-03-30T20:36:06.641Z] ---> 90ad51b48c35 [2022-03-30T20:36:06.641Z] Step 22/23 : LABEL git_sha=64e23492d13cd41956b2287525073c26ec77a294 [2022-03-30T20:36:06.903Z] ---> Running in 565ea9c9243b [2022-03-30T20:36:07.173Z] ---> 338d84250dbd [2022-03-30T20:36:07.173Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T20:36:07.173Z] Removing intermediate container 565ea9c9243b [2022-03-30T20:36:07.173Z] ---> 07abc8550486 [2022-03-30T20:36:07.173Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T20:36:07.434Z] ---> Running in 993906ea342b [2022-03-30T20:36:07.694Z] Removing intermediate container 993906ea342b [2022-03-30T20:36:07.694Z] ---> ee773f2e2d69 [2022-03-30T20:36:07.694Z] [2022-03-30T20:36:07.954Z] Successfully built ee773f2e2d69 [2022-03-30T20:36:07.954Z] Successfully tagged sys-mgmt-agent:latest [2022-03-30T20:36:07.954Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-03-30T20:36:12.170Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:36:12.170Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:36:12.170Z] ---> 72075daaa7ae [2022-03-30T20:36:12.170Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:36:12.170Z] ---> Using cache [2022-03-30T20:36:12.170Z] ---> 985e37d716c8 [2022-03-30T20:36:12.170Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:36:12.170Z] ---> Using cache [2022-03-30T20:36:12.170Z] ---> dcd48f78c55f [2022-03-30T20:36:12.170Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T20:36:12.170Z] ---> Using cache [2022-03-30T20:36:12.170Z] ---> 5034f663219e [2022-03-30T20:36:12.170Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:36:12.170Z] ---> Using cache [2022-03-30T20:36:12.170Z] ---> d64555f1bfad [2022-03-30T20:36:12.170Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:36:12.170Z] ---> Using cache [2022-03-30T20:36:12.170Z] ---> 6b4fdbe4f165 [2022-03-30T20:36:12.170Z] Step 8/23 : COPY . . [2022-03-30T20:36:12.170Z] ---> Using cache [2022-03-30T20:36:12.170Z] ---> 12bd69efaa17 [2022-03-30T20:36:12.170Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T20:36:12.170Z] ---> Using cache [2022-03-30T20:36:12.170Z] ---> 81625240b482 [2022-03-30T20:36:12.170Z] 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:36:12.170Z] ---> Using cache [2022-03-30T20:36:12.170Z] ---> abcff10fa9af [2022-03-30T20:36:12.170Z] [2022-03-30T20:36:12.170Z] Step 11/23 : FROM alpine:3.15 [2022-03-30T20:36:12.170Z] ---> 76c8fb57b6fc [2022-03-30T20:36:12.170Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:36:12.170Z] ---> Using cache [2022-03-30T20:36:12.170Z] ---> 3a69073d1115 [2022-03-30T20:36:12.170Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:36:12.170Z] ---> Using cache [2022-03-30T20:36:12.170Z] ---> 9b078b900ae5 [2022-03-30T20:36:12.170Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T20:36:12.170Z] ---> Using cache [2022-03-30T20:36:12.170Z] ---> 3e4b3076149c [2022-03-30T20:36:12.170Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T20:36:12.435Z] ---> 8422894a67e5 [2022-03-30T20:36:12.435Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T20:36:12.695Z] ---> e274ef7af2e9 [2022-03-30T20:36:12.695Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T20:36:13.635Z] ---> a39344afc480 [2022-03-30T20:36:13.635Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-30T20:36:13.893Z] ---> 9638ad2f4284 [2022-03-30T20:36:13.893Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-30T20:36:13.894Z] ---> Running in 727554aa7f3e [2022-03-30T20:36:14.162Z] ---> 3415b06efa77 [2022-03-30T20:36:14.163Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T20:36:14.450Z] Removing intermediate container 727554aa7f3e [2022-03-30T20:36:14.450Z] ---> 4f746b3cd961 [2022-03-30T20:36:14.450Z] 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:36:14.710Z] ---> 971ab7afbc63 [2022-03-30T20:36:14.710Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-30T20:36:14.710Z] ---> d66c7b932633 [2022-03-30T20:36:14.710Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-30T20:36:14.710Z] ---> 6e3d757b3dfe [2022-03-30T20:36:14.710Z] Step 19/24 : WORKDIR / [2022-03-30T20:36:14.710Z] ---> Running in 5e566d74144e [2022-03-30T20:36:14.970Z] ---> ccb9c5c4bc4a [2022-03-30T20:36:14.970Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-30T20:36:15.228Z] ---> 7a01bd2a2dd2 [2022-03-30T20:36:15.228Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T20:36:15.486Z] Removing intermediate container 5e566d74144e [2022-03-30T20:36:15.486Z] ---> Running in 1cfd4b26124a [2022-03-30T20:36:15.486Z] ---> 20848031a95f [2022-03-30T20:36:15.486Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T20:36:15.747Z] ---> 146767a9e85d [2022-03-30T20:36:15.748Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T20:36:15.748Z] ---> Running in baaccd76f6ac [2022-03-30T20:36:15.748Z] ---> Running in b28572d1e193 [2022-03-30T20:36:15.748Z] Removing intermediate container 1cfd4b26124a [2022-03-30T20:36:15.748Z] ---> dbb7626683ef [2022-03-30T20:36:15.748Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T20:36:15.748Z] ---> Running in e1bfe31a9b60 [2022-03-30T20:36:16.011Z] Removing intermediate container b28572d1e193 [2022-03-30T20:36:16.011Z] ---> f5b9f501708a [2022-03-30T20:36:16.011Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T20:36:16.011Z] Removing intermediate container e1bfe31a9b60 [2022-03-30T20:36:16.011Z] ---> d088e9928967 [2022-03-30T20:36:16.011Z] Step 22/24 : LABEL arch=x86_64 [2022-03-30T20:36:16.011Z] Removing intermediate container baaccd76f6ac [2022-03-30T20:36:16.011Z] ---> 88950fb6a712 [2022-03-30T20:36:16.011Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T20:36:16.011Z] ---> Running in df8d305f9c33 [2022-03-30T20:36:16.275Z] ---> Running in 2472647ed49e [2022-03-30T20:36:16.275Z] ---> Running in 1a667415ce97 [2022-03-30T20:36:16.275Z] Removing intermediate container 1a667415ce97 [2022-03-30T20:36:16.275Z] ---> 36d28745b1bf [2022-03-30T20:36:16.275Z] Step 23/24 : LABEL git_sha=64e23492d13cd41956b2287525073c26ec77a294 [2022-03-30T20:36:16.535Z] ---> Running in 98534a99fb26 [2022-03-30T20:36:16.535Z] Removing intermediate container df8d305f9c33 [2022-03-30T20:36:16.535Z] ---> 241c90308026 [2022-03-30T20:36:16.535Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:36:16.535Z] ---> Running in 7a9a9eab4be1 [2022-03-30T20:36:16.535Z] Removing intermediate container 2472647ed49e [2022-03-30T20:36:16.535Z] ---> 6e2a2a3cac17 [2022-03-30T20:36:16.535Z] Step 22/24 : LABEL arch=x86_64 [2022-03-30T20:36:16.794Z] Removing intermediate container 98534a99fb26 [2022-03-30T20:36:16.794Z] ---> 112f407f9e87 [2022-03-30T20:36:16.794Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T20:36:16.794Z] ---> Running in 395060f0d2bf [2022-03-30T20:36:16.794Z] ---> Running in 0d25cdf716e2 [2022-03-30T20:36:16.794Z] Removing intermediate container 7a9a9eab4be1 [2022-03-30T20:36:16.794Z] ---> 49d2b0cf08d9 [2022-03-30T20:36:16.794Z] Step 22/23 : LABEL git_sha=64e23492d13cd41956b2287525073c26ec77a294 [2022-03-30T20:36:17.059Z] ---> Running in e19afe83ea16 [2022-03-30T20:36:17.059Z] Removing intermediate container 395060f0d2bf [2022-03-30T20:36:17.059Z] ---> f480ba1824d6 [2022-03-30T20:36:17.059Z] Step 23/24 : LABEL git_sha=64e23492d13cd41956b2287525073c26ec77a294 [2022-03-30T20:36:17.325Z] Removing intermediate container 0d25cdf716e2 [2022-03-30T20:36:17.325Z] ---> b758e0389436 [2022-03-30T20:36:17.325Z] [2022-03-30T20:36:17.325Z] ---> Running in 85ba8828ff2d [2022-03-30T20:36:17.325Z] Removing intermediate container e19afe83ea16 [2022-03-30T20:36:17.325Z] ---> 7732147c8711 [2022-03-30T20:36:17.325Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T20:36:17.325Z] Successfully built b758e0389436 [2022-03-30T20:36:17.584Z] Successfully tagged security-spire-agent:latest [2022-03-30T20:36:17.584Z] Building security-proxy-setup [2022-03-30T20:36:17.584Z]  Building security-spire-agent ... done  ---> Running in 59fe5b6586f1 [2022-03-30T20:36:17.584Z] Removing intermediate container 85ba8828ff2d [2022-03-30T20:36:17.584Z] ---> cba77877aecb [2022-03-30T20:36:17.584Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T20:36:18.151Z] Removing intermediate container 59fe5b6586f1 [2022-03-30T20:36:18.151Z] ---> ef962331dba0 [2022-03-30T20:36:18.151Z] [2022-03-30T20:36:18.151Z] ---> Running in d68474126082 [2022-03-30T20:36:18.151Z] Successfully built ef962331dba0 [2022-03-30T20:36:18.151Z] Successfully tagged security-spire-server:latest [2022-03-30T20:36:18.151Z] Building support-notifications [2022-03-30T20:36:19.083Z]  Building security-spire-server ... done Removing intermediate container d68474126082 [2022-03-30T20:36:19.083Z] ---> 86bc6b4d2bda [2022-03-30T20:36:19.083Z] [2022-03-30T20:36:19.341Z] Successfully built 86bc6b4d2bda [2022-03-30T20:36:19.341Z] Successfully tagged security-spire-config:latest [2022-03-30T20:36:19.341Z] Building security-secretstore-setup [2022-03-30T20:36:19.596Z] 3f3a8bcf1eab: Pull complete [2022-03-30T20:36:19.596Z] 0c92f367c5e7: Pull complete [2022-03-30T20:36:19.596Z] f7c0051592d6: Pull complete [2022-03-30T20:36:19.871Z] a227ed2f7395: Pull complete [2022-03-30T20:36:26.629Z] 7b1c46037f91: Pull complete [2022-03-30T20:36:26.629Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-30T20:36:26.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T20:36:26.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:36:27.000Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T20:36:27.000Z] WORKDIR /edgex [2022-03-30T20:36:27.000Z] COPY go.mod . [2022-03-30T20:36:27.000Z] RUN go mod download [2022-03-30T20:36:27.000Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-30T20:36:29.315Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:36:29.315Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:36:29.315Z] ---> 72075daaa7ae [2022-03-30T20:36:29.315Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T20:36:29.315Z] ---> Using cache [2022-03-30T20:36:29.315Z] ---> 985e37d716c8 [2022-03-30T20:36:29.315Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:36:29.315Z] ---> Using cache [2022-03-30T20:36:29.315Z] ---> dcd48f78c55f [2022-03-30T20:36:29.315Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T20:36:29.315Z] ---> Using cache [2022-03-30T20:36:29.315Z] ---> 5034f663219e [2022-03-30T20:36:29.315Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:36:29.315Z] ---> Using cache [2022-03-30T20:36:29.315Z] ---> d64555f1bfad [2022-03-30T20:36:29.315Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:36:29.315Z] ---> Using cache [2022-03-30T20:36:29.315Z] ---> 6b4fdbe4f165 [2022-03-30T20:36:29.315Z] Step 8/22 : COPY . . [2022-03-30T20:36:29.315Z] ---> Using cache [2022-03-30T20:36:29.315Z] ---> 12bd69efaa17 [2022-03-30T20:36:29.315Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-30T20:36:29.315Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:36:29.315Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:36:29.315Z] ---> 72075daaa7ae [2022-03-30T20:36:29.315Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T20:36:29.315Z] ---> Using cache [2022-03-30T20:36:29.315Z] ---> 985e37d716c8 [2022-03-30T20:36:29.315Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:36:29.315Z] ---> Using cache [2022-03-30T20:36:29.315Z] ---> dcd48f78c55f [2022-03-30T20:36:29.315Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-30T20:36:29.315Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:36:29.315Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:36:29.315Z] ---> 72075daaa7ae [2022-03-30T20:36:29.315Z] Step 3/25 : WORKDIR /edgex-go [2022-03-30T20:36:29.315Z] ---> Using cache [2022-03-30T20:36:29.315Z] ---> 985e37d716c8 [2022-03-30T20:36:29.315Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:36:29.315Z] ---> Using cache [2022-03-30T20:36:29.315Z] ---> dcd48f78c55f [2022-03-30T20:36:29.315Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-30T20:36:29.315Z] ---> Using cache [2022-03-30T20:36:29.315Z] ---> 5034f663219e [2022-03-30T20:36:29.315Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-30T20:36:29.315Z] ---> Using cache [2022-03-30T20:36:29.315Z] ---> d64555f1bfad [2022-03-30T20:36:29.315Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:36:29.315Z] ---> Using cache [2022-03-30T20:36:29.315Z] ---> 6b4fdbe4f165 [2022-03-30T20:36:29.315Z] Step 8/25 : COPY . . [2022-03-30T20:36:29.315Z] ---> Using cache [2022-03-30T20:36:29.315Z] ---> 12bd69efaa17 [2022-03-30T20:36:29.315Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-30T20:36:29.682Z] Sending build context to Docker daemon 169.1MB [2022-03-30T20:36:29.962Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T20:36:29.962Z] ---> f79e39bc4007 [2022-03-30T20:36:29.962Z] Step 2/4 : WORKDIR /edgex [2022-03-30T20:36:30.974Z] ---> Running in 62911fd843e5 [2022-03-30T20:36:31.254Z] Removing intermediate container 62911fd843e5 [2022-03-30T20:36:31.254Z] ---> 69a59aa13398 [2022-03-30T20:36:31.254Z] Step 3/4 : COPY go.mod . [2022-03-30T20:36:31.874Z] ---> c91d98c02df6 [2022-03-30T20:36:31.874Z] Step 4/4 : RUN go mod download [2022-03-30T20:36:32.153Z] ---> Running in 1a0206d70668 [2022-03-30T20:36:32.612Z] ---> Running in 8d441c152f9a [2022-03-30T20:36:32.612Z] ---> Running in ce168abde687 [2022-03-30T20:36:32.612Z] ---> Running in 963a7d8c86be [2022-03-30T20:36:32.612Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:36:32.871Z] 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:36:32.871Z] 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:36:33.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:36:33.699Z] OK: 221 MiB in 52 packages [2022-03-30T20:36:35.598Z] Removing intermediate container 21517939c160 [2022-03-30T20:36:35.598Z] ---> e5f4eabc4a02 [2022-03-30T20:36:35.598Z] [2022-03-30T20:36:35.598Z] Step 10/31 : FROM alpine:3.14 [2022-03-30T20:36:35.598Z] ---> 84b07dd2d1fd [2022-03-30T20:36:35.598Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-30T20:36:35.598Z] Removing intermediate container b8600cf34d9e [2022-03-30T20:36:35.598Z] ---> e0b883c69b9f [2022-03-30T20:36:35.598Z] [2022-03-30T20:36:35.598Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T20:36:35.598Z] ---> 84b07dd2d1fd [2022-03-30T20:36:35.598Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-30T20:36:35.598Z] ---> Using cache [2022-03-30T20:36:35.598Z] ---> 3d4a030c9cc3 [2022-03-30T20:36:35.598Z] 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:36:35.598Z] ---> Using cache [2022-03-30T20:36:35.598Z] ---> 2e16afbc1ee5 [2022-03-30T20:36:35.598Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-30T20:36:35.857Z] ---> Running in 6821f91daf6e [2022-03-30T20:36:35.857Z] ---> Running in eccda2d03d58 [2022-03-30T20:36:35.857Z] Removing intermediate container ce168abde687 [2022-03-30T20:36:35.857Z] ---> bfe2f7078975 [2022-03-30T20:36:35.857Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:36:36.115Z] Removing intermediate container eccda2d03d58 [2022-03-30T20:36:36.115Z] ---> d9ee7aebf16d [2022-03-30T20:36:36.115Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-30T20:36:36.115Z] Removing intermediate container 6821f91daf6e [2022-03-30T20:36:36.115Z] ---> c16604c9453a [2022-03-30T20:36:36.115Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T20:36:36.374Z] ---> Running in 2dd9be989dd2 [2022-03-30T20:36:36.374Z] ---> 4680d2ebb901 [2022-03-30T20:36:36.374Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:36:36.374Z] ---> Running in 2f9aacaea45a [2022-03-30T20:36:36.632Z] ---> Running in 658f2d3963d0 [2022-03-30T20:36:36.632Z] Removing intermediate container 2f9aacaea45a [2022-03-30T20:36:36.632Z] ---> 54e9fcc64fa4 [2022-03-30T20:36:36.632Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:36:37.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:36:37.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:36:37.463Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-30T20:36:37.463Z] (2/2) Installing su-exec (0.2-r1) [2022-03-30T20:36:37.463Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:36:37.463Z] OK: 6 MiB in 16 packages [2022-03-30T20:36:37.463Z] ---> b6cae9cbb192 [2022-03-30T20:36:37.463Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-30T20:36:38.408Z] ---> 480c2ce68dfb [2022-03-30T20:36:38.408Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-30T20:36:38.666Z] Removing intermediate container 2dd9be989dd2 [2022-03-30T20:36:38.666Z] ---> 6adf3622c825 [2022-03-30T20:36:38.666Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-30T20:36:38.666Z] ---> Running in 03224e3c2a0e [2022-03-30T20:36:38.666Z] Removing intermediate container 658f2d3963d0 [2022-03-30T20:36:38.666Z] ---> a82284422ef6 [2022-03-30T20:36:38.666Z] Step 8/22 : COPY . . [2022-03-30T20:36:38.925Z] ---> 783d7db8d8a4 [2022-03-30T20:36:38.925Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-30T20:36:38.925Z] ---> Running in a1cd2b3328b0 [2022-03-30T20:36:39.188Z] Removing intermediate container 03224e3c2a0e [2022-03-30T20:36:39.188Z] ---> f48e4f680ca5 [2022-03-30T20:36:39.188Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-30T20:36:39.448Z] ---> Running in 1ca9136f6a38 [2022-03-30T20:36:39.709Z] Removing intermediate container a1cd2b3328b0 [2022-03-30T20:36:39.709Z] ---> 2c18ba3ca54c [2022-03-30T20:36:39.709Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:36:41.101Z] Removing intermediate container 1ca9136f6a38 [2022-03-30T20:36:41.101Z] ---> 3db88871fdce [2022-03-30T20:36:41.101Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-30T20:36:41.673Z] ---> Running in 33a75f745dd7 [2022-03-30T20:36:41.930Z] ---> Running in af65208c7543 [2022-03-30T20:36:41.930Z] Removing intermediate container 33a75f745dd7 [2022-03-30T20:36:41.930Z] ---> 3426fe20a1ae [2022-03-30T20:36:41.930Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T20:36:42.190Z] ---> Running in 5156ea901b9d [2022-03-30T20:36:42.762Z] Removing intermediate container 5156ea901b9d [2022-03-30T20:36:42.762Z] ---> eadb70f0dc28 [2022-03-30T20:36:42.763Z] Step 21/22 : LABEL git_sha=64e23492d13cd41956b2287525073c26ec77a294 [2022-03-30T20:36:42.763Z] ---> Running in b44510b4d81b [2022-03-30T20:36:43.335Z] Removing intermediate container b44510b4d81b [2022-03-30T20:36:43.335Z] ---> f230af96d65e [2022-03-30T20:36:43.335Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T20:36:43.335Z] ---> Running in 54986c8d8320 [2022-03-30T20:36:43.928Z] Removing intermediate container af65208c7543 [2022-03-30T20:36:43.928Z] ---> 7359d13c9f5e [2022-03-30T20:36:43.928Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-30T20:36:43.928Z] Removing intermediate container 54986c8d8320 [2022-03-30T20:36:43.928Z] ---> f15c315338cb [2022-03-30T20:36:43.928Z] [2022-03-30T20:36:44.190Z] ---> Running in 11b47ecde5f1 [2022-03-30T20:36:44.190Z] Successfully built f15c315338cb [2022-03-30T20:36:44.190Z] Successfully tagged support-scheduler:latest [2022-03-30T20:36:44.760Z]  Building support-scheduler ... done Removing intermediate container 11b47ecde5f1 [2022-03-30T20:36:44.760Z] ---> 3f041cbf46fa [2022-03-30T20:36:44.760Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-30T20:36:45.695Z] ---> 68c7eae190e1 [2022-03-30T20:36:45.695Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-30T20:36:45.695Z] ---> Running in 0349635f9839 [2022-03-30T20:36:48.229Z] Removing intermediate container 0349635f9839 [2022-03-30T20:36:48.229Z] ---> 5dd551ca9a32 [2022-03-30T20:36:48.229Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:36:48.498Z] ---> eb0998cc6f44 [2022-03-30T20:36:48.498Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-30T20:36:48.757Z] ---> 65374834ee3c [2022-03-30T20:36:48.757Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-30T20:36:48.757Z] ---> Running in 7065cddeae23 [2022-03-30T20:36:49.327Z] 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:36:49.897Z] ---> e3c1d389859c [2022-03-30T20:36:49.897Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-30T20:36:50.466Z] ---> 4dad75ce8433 [2022-03-30T20:36:50.466Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-30T20:36:50.762Z] ---> ee834fbda154 [2022-03-30T20:36:50.762Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-30T20:36:51.024Z] ---> 157144af3d89 [2022-03-30T20:36:51.024Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-30T20:36:51.024Z] ---> Running in af2e5df94f4e [2022-03-30T20:36:51.283Z] Removing intermediate container af2e5df94f4e [2022-03-30T20:36:51.283Z] ---> 029d44df9366 [2022-03-30T20:36:51.283Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-30T20:36:51.543Z] ---> 18bf4a7c67ef [2022-03-30T20:36:51.543Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-30T20:36:51.802Z] ---> Running in 4a002d12925c [2022-03-30T20:36:52.062Z] 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:36:52.322Z] 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:36:52.895Z] Removing intermediate container 4a002d12925c [2022-03-30T20:36:52.895Z] ---> c9bbf8bbb11f [2022-03-30T20:36:52.895Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-30T20:36:53.158Z] ---> Running in 22eef5795d84 [2022-03-30T20:36:53.420Z] Removing intermediate container 22eef5795d84 [2022-03-30T20:36:53.420Z] ---> 7083955f64a7 [2022-03-30T20:36:53.420Z] Step 28/31 : CMD ["gate"] [2022-03-30T20:36:53.682Z] ---> Running in f8836676aeac [2022-03-30T20:36:53.941Z] Removing intermediate container f8836676aeac [2022-03-30T20:36:53.941Z] ---> 40d709d70835 [2022-03-30T20:36:53.941Z] Step 29/31 : LABEL arch=x86_64 [2022-03-30T20:36:54.511Z] ---> Running in f002d968d139 [2022-03-30T20:36:55.080Z] Removing intermediate container f002d968d139 [2022-03-30T20:36:55.080Z] ---> 12c83c6748cc [2022-03-30T20:36:55.080Z] Step 30/31 : LABEL git_sha=64e23492d13cd41956b2287525073c26ec77a294 [2022-03-30T20:36:56.032Z] ---> Running in 35e422a737ac [2022-03-30T20:36:56.986Z] Removing intermediate container 35e422a737ac [2022-03-30T20:36:56.986Z] ---> 0b132addb7a2 [2022-03-30T20:36:56.986Z] Step 31/31 : LABEL version=0.0.0 [2022-03-30T20:36:56.986Z] Removing intermediate container 8d441c152f9a [2022-03-30T20:36:56.986Z] ---> f9a692571b0d [2022-03-30T20:36:56.986Z] [2022-03-30T20:36:56.986Z] Step 10/25 : FROM alpine:3.14 [2022-03-30T20:36:56.986Z] ---> 84b07dd2d1fd [2022-03-30T20:36:56.986Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-30T20:36:56.986Z] Removing intermediate container 963a7d8c86be [2022-03-30T20:36:56.986Z] ---> f012bf58d5ae [2022-03-30T20:36:56.986Z] [2022-03-30T20:36:56.986Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T20:36:56.986Z] ---> 84b07dd2d1fd [2022-03-30T20:36:56.986Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-30T20:36:57.245Z] ---> Running in 269b28e60109 [2022-03-30T20:36:57.245Z] ---> Running in 43333c5cef2f [2022-03-30T20:36:57.245Z] ---> Running in 06def3de1e5a [2022-03-30T20:36:57.504Z] Removing intermediate container 269b28e60109 [2022-03-30T20:36:57.504Z] ---> 5ec1d002725c [2022-03-30T20:36:57.504Z] [2022-03-30T20:36:57.504Z] Successfully built 5ec1d002725c [2022-03-30T20:36:57.504Z] Successfully tagged security-bootstrapper:latest [2022-03-30T20:36:58.086Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:36:58.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:36:58.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:36:58.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:36:58.346Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-30T20:36:58.346Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-30T20:36:58.346Z] (3/3) Installing su-exec (0.2-r1) [2022-03-30T20:36:58.346Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:36:58.346Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:36:58.346Z] OK: 6 MiB in 17 packages [2022-03-30T20:36:58.605Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-30T20:36:58.605Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-30T20:36:58.605Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T20:36:58.605Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-30T20:36:58.605Z] (5/6) Installing curl (7.79.1-r0) [2022-03-30T20:36:58.605Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-30T20:36:58.605Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:36:58.605Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:36:58.605Z] OK: 8 MiB in 20 packages [2022-03-30T20:36:59.177Z] Removing intermediate container 43333c5cef2f [2022-03-30T20:36:59.177Z] ---> b7a2992e8d43 [2022-03-30T20:36:59.177Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T20:36:59.437Z] ---> Running in ee0177eff3c4 [2022-03-30T20:36:59.723Z] Removing intermediate container ee0177eff3c4 [2022-03-30T20:36:59.723Z] ---> 9371fd95a5fb [2022-03-30T20:36:59.724Z] Step 13/25 : WORKDIR / [2022-03-30T20:36:59.724Z] Removing intermediate container 06def3de1e5a [2022-03-30T20:36:59.724Z] ---> f7e37e21c2e1 [2022-03-30T20:36:59.724Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T20:36:59.724Z] ---> Running in 91ef2ec44b87 [2022-03-30T20:36:59.724Z] ---> Running in 998dac79fa73 [2022-03-30T20:36:59.724Z] Removing intermediate container 91ef2ec44b87 [2022-03-30T20:36:59.724Z] ---> f742c6e51b2e [2022-03-30T20:36:59.724Z] 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-30T20:36:59.724Z] Removing intermediate container 998dac79fa73 [2022-03-30T20:36:59.724Z] ---> b7139ae6c6d5 [2022-03-30T20:36:59.724Z] Step 13/22 : WORKDIR /edgex [2022-03-30T20:36:59.987Z] ---> Running in 9a0a5a77d13a [2022-03-30T20:37:00.247Z] ---> fff564b3fd39 [2022-03-30T20:37:00.247Z] 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:37:00.247Z] Removing intermediate container 9a0a5a77d13a [2022-03-30T20:37:00.247Z] ---> 25ee8cd751f2 [2022-03-30T20:37:00.247Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-30T20:37:00.506Z] ---> 586627b90f7d [2022-03-30T20:37:00.506Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-30T20:37:00.506Z] ---> dc10361228bc [2022-03-30T20:37:00.506Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-30T20:37:01.078Z] ---> a5e6a2bf79a9 [2022-03-30T20:37:01.078Z] 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:37:01.347Z] ---> 093df7026bcc [2022-03-30T20:37:01.347Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-30T20:37:01.687Z] ---> 611011e0e822 [2022-03-30T20:37:01.687Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-30T20:37:01.949Z] ---> 41ba25b6f2e7 [2022-03-30T20:37:01.949Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T20:37:02.215Z] ---> b8cb5d19cfbc [2022-03-30T20:37:02.215Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-30T20:37:02.215Z] ---> 80aa5b91a6df [2022-03-30T20:37:02.215Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-30T20:37:02.475Z] ---> Running in b74a59b7772a [2022-03-30T20:37:03.054Z] ---> 383add3dc1bd [2022-03-30T20:37:03.054Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T20:37:03.317Z] ---> fb450e1dea68 [2022-03-30T20:37:03.317Z] 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:37:03.317Z] ---> Running in e8bb99f01184 [2022-03-30T20:37:03.317Z] Removing intermediate container b74a59b7772a [2022-03-30T20:37:03.317Z] ---> 3b0cb6484e67 [2022-03-30T20:37:03.317Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T20:37:03.317Z] ---> Running in d811964593f5 [2022-03-30T20:37:03.578Z] Removing intermediate container d811964593f5 [2022-03-30T20:37:03.578Z] ---> 1f573cfecade [2022-03-30T20:37:03.578Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T20:37:03.578Z] ---> Running in d469b6561227 [2022-03-30T20:37:03.842Z] Removing intermediate container d469b6561227 [2022-03-30T20:37:03.842Z] ---> c38bcf843cdd [2022-03-30T20:37:03.842Z] Step 21/22 : LABEL git_sha=64e23492d13cd41956b2287525073c26ec77a294 [2022-03-30T20:37:03.842Z] ---> Running in 80fbf92e7cd8 [2022-03-30T20:37:04.101Z] Removing intermediate container 80fbf92e7cd8 [2022-03-30T20:37:04.101Z] ---> 71dc08203491 [2022-03-30T20:37:04.101Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T20:37:04.101Z] Removing intermediate container e8bb99f01184 [2022-03-30T20:37:04.101Z] ---> 317b4afa7327 [2022-03-30T20:37:04.101Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T20:37:04.372Z] ---> Running in 8d170c914f7c [2022-03-30T20:37:04.372Z] ---> Running in 65616529ca5e [2022-03-30T20:37:04.372Z] Removing intermediate container 8d170c914f7c [2022-03-30T20:37:04.372Z] ---> 1bf9e53e08a1 [2022-03-30T20:37:04.372Z] [2022-03-30T20:37:04.372Z] Removing intermediate container 65616529ca5e [2022-03-30T20:37:04.372Z] ---> f2be0a669ab7 [2022-03-30T20:37:04.372Z] Step 23/25 : LABEL arch=x86_64 [2022-03-30T20:37:04.629Z] ---> Running in f16cafc64000 [2022-03-30T20:37:04.629Z] Successfully built 1bf9e53e08a1 [2022-03-30T20:37:04.629Z] Successfully tagged security-proxy-setup:latest [2022-03-30T20:37:04.909Z]  Building security-proxy-setup ... done Removing intermediate container f16cafc64000 [2022-03-30T20:37:04.909Z] ---> 179a1ff95e4c [2022-03-30T20:37:04.909Z] Step 24/25 : LABEL git_sha=64e23492d13cd41956b2287525073c26ec77a294 [2022-03-30T20:37:04.909Z] ---> Running in fc3f60cec3a2 [2022-03-30T20:37:05.168Z] Removing intermediate container fc3f60cec3a2 [2022-03-30T20:37:05.168Z] ---> 706fd0e993d5 [2022-03-30T20:37:05.168Z] Step 25/25 : LABEL version=0.0.0 [2022-03-30T20:37:05.427Z] ---> Running in db12071d25c2 [2022-03-30T20:37:05.687Z] Removing intermediate container db12071d25c2 [2022-03-30T20:37:05.687Z] ---> 36c735726a2d [2022-03-30T20:37:05.687Z] [2022-03-30T20:37:05.687Z] Successfully built 36c735726a2d [2022-03-30T20:37:05.687Z] Successfully tagged security-secretstore-setup:latest [2022-03-30T20:37:07.072Z]  Building security-secretstore-setup ... done Removing intermediate container 7065cddeae23 [2022-03-30T20:37:07.072Z] ---> d06485d6bf99 [2022-03-30T20:37:07.072Z] [2022-03-30T20:37:07.072Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T20:37:07.072Z] ---> 84b07dd2d1fd [2022-03-30T20:37:07.072Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-30T20:37:07.072Z] ---> Running in 18a675da0b43 [2022-03-30T20:37:07.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:37:07.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:37:07.594Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-30T20:37:07.594Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-30T20:37:07.594Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:37:07.594Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:37:07.594Z] OK: 6 MiB in 16 packages [2022-03-30T20:37:08.167Z] Removing intermediate container 18a675da0b43 [2022-03-30T20:37:08.167Z] ---> 06590328301e [2022-03-30T20:37:08.167Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T20:37:08.167Z] ---> Running in 1cf1879713c6 [2022-03-30T20:37:08.167Z] Removing intermediate container 1cf1879713c6 [2022-03-30T20:37:08.167Z] ---> f271efa29fb3 [2022-03-30T20:37:08.167Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-30T20:37:08.167Z] ---> Running in cf37b07af617 [2022-03-30T20:37:08.426Z] Removing intermediate container cf37b07af617 [2022-03-30T20:37:08.426Z] ---> b43e80f6eb65 [2022-03-30T20:37:08.426Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T20:37:08.426Z] ---> Running in 85be68147c63 [2022-03-30T20:37:08.426Z] Removing intermediate container 85be68147c63 [2022-03-30T20:37:08.426Z] ---> d36dac305e07 [2022-03-30T20:37:08.426Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:37:08.684Z] ---> 1f4a25672fa5 [2022-03-30T20:37:08.684Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-30T20:37:09.259Z] ---> a677fb54b427 [2022-03-30T20:37:09.259Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-30T20:37:09.528Z] ---> cd8aab8f466f [2022-03-30T20:37:09.528Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-30T20:37:09.528Z] ---> Running in 9bb8b7a4c5b3 [2022-03-30T20:37:09.528Z] Removing intermediate container 9bb8b7a4c5b3 [2022-03-30T20:37:09.528Z] ---> 8d5c7d8f400d [2022-03-30T20:37:09.528Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:37:09.528Z] ---> Running in 66ac0e020c1c [2022-03-30T20:37:09.528Z] Removing intermediate container 66ac0e020c1c [2022-03-30T20:37:09.528Z] ---> 102748782648 [2022-03-30T20:37:09.528Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T20:37:09.788Z] ---> Running in d6b4dd07753c [2022-03-30T20:37:09.788Z] Removing intermediate container d6b4dd07753c [2022-03-30T20:37:09.788Z] ---> 856b98a624c9 [2022-03-30T20:37:09.788Z] Step 21/22 : LABEL git_sha=64e23492d13cd41956b2287525073c26ec77a294 [2022-03-30T20:37:09.788Z] ---> Running in 02a5e0ec9d6d [2022-03-30T20:37:10.049Z] Removing intermediate container 02a5e0ec9d6d [2022-03-30T20:37:10.049Z] ---> 6ee0567ea957 [2022-03-30T20:37:10.049Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T20:37:10.049Z] ---> Running in 8161b448e8a5 [2022-03-30T20:37:10.049Z] Removing intermediate container 8161b448e8a5 [2022-03-30T20:37:10.049Z] ---> 773c768f0de9 [2022-03-30T20:37:10.049Z] [2022-03-30T20:37:10.049Z] Successfully built 773c768f0de9 [2022-03-30T20:37:10.311Z] Successfully tagged support-notifications:latest [2022-03-30T20:37:10.319Z]  Building support-notifications ... done  [Pipeline] } [2022-03-30T20:37:10.329Z] $ docker stop --time=1 d17ca1ab3265603d089ac40a9f7e1c8f42cf9831f0985d5ec7371eda8ea7737b [2022-03-30T20:37:11.633Z] $ docker rm -f d17ca1ab3265603d089ac40a9f7e1c8f42cf9831f0985d5ec7371eda8ea7737b [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T20:37:11.972Z] + docker images [2022-03-30T20:37:11.972Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-30T20:37:11.972Z] support-notifications latest 773c768f0de9 2 seconds ago 26.6MB [2022-03-30T20:37:11.972Z] d06485d6bf99 5 seconds ago 1.62GB [2022-03-30T20:37:11.972Z] security-secretstore-setup latest 36c735726a2d 6 seconds ago 42.1MB [2022-03-30T20:37:11.972Z] security-proxy-setup latest 1bf9e53e08a1 7 seconds ago 43.4MB [2022-03-30T20:37:11.972Z] security-bootstrapper latest 5ec1d002725c 14 seconds ago 24.3MB [2022-03-30T20:37:11.972Z] f9a692571b0d 15 seconds ago 1.63GB [2022-03-30T20:37:11.972Z] f012bf58d5ae 15 seconds ago 1.63GB [2022-03-30T20:37:11.972Z] support-scheduler latest f15c315338cb 28 seconds ago 26MB [2022-03-30T20:37:11.972Z] e0b883c69b9f 37 seconds ago 1.62GB [2022-03-30T20:37:11.972Z] e5f4eabc4a02 38 seconds ago 1.61GB [2022-03-30T20:37:11.972Z] security-spire-config latest 86bc6b4d2bda 53 seconds ago 82.2MB [2022-03-30T20:37:11.972Z] security-spire-server latest ef962331dba0 54 seconds ago 82.9MB [2022-03-30T20:37:11.972Z] security-spire-agent latest b758e0389436 55 seconds ago 119MB [2022-03-30T20:37:11.972Z] sys-mgmt-agent latest ee773f2e2d69 About a minute ago 305MB [2022-03-30T20:37:11.972Z] abcff10fa9af About a minute ago 1.61GB [2022-03-30T20:37:11.972Z] 696b62fa1e7d About a minute ago 1.61GB [2022-03-30T20:37:11.972Z] security-spiffe-token-provider latest a2273dcc2f0d About a minute ago 28.5MB [2022-03-30T20:37:11.972Z] core-data latest cc067123cf8f About a minute ago 35.9MB [2022-03-30T20:37:11.972Z] core-metadata latest 5714cd54c561 About a minute ago 26.1MB [2022-03-30T20:37:11.972Z] core-command latest 4f44166ac6f3 About a minute ago 24.5MB [2022-03-30T20:37:11.972Z] 2160fdb44952 About a minute ago 1.61GB [2022-03-30T20:37:11.972Z] e0f0d5445065 About a minute ago 1.65GB [2022-03-30T20:37:11.972Z] 7c376a68d4fc About a minute ago 1.61GB [2022-03-30T20:37:11.972Z] e00ca0c7b57c About a minute ago 1.62GB [2022-03-30T20:37:11.972Z] d59114e3f540 About a minute ago 1.61GB [2022-03-30T20:37:11.972Z] ci-base-image-x86_64 latest 72075daaa7ae 5 minutes ago 896MB [2022-03-30T20:37:11.972Z] alpine 3.14 84b07dd2d1fd 44 hours ago 5.59MB [2022-03-30T20:37:11.972Z] alpine 3.15 76c8fb57b6fc 44 hours ago 5.57MB [2022-03-30T20:37:11.972Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB [2022-03-30T20:37:11.972Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-30T20:37:11.972Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-30T20:37:11.972Z] 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:37:27.117Z] Still waiting to schedule task [2022-03-30T20:37:27.117Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-9452’ [2022-03-30T20:37:28.809Z] Removing intermediate container 1a0206d70668 [2022-03-30T20:37:28.809Z] ---> b6f1d6b97165 [2022-03-30T20:37:28.809Z] Successfully built b6f1d6b97165 [2022-03-30T20:37:28.809Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:37:29.174Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T20:37:29.174Z] . [Pipeline] withDockerContainer [2022-03-30T20:37:29.446Z] prd-ubuntu20.04-docker-arm64-4c-16g-9450 does not seem to be running inside a container [2022-03-30T20:37:29.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-30T20:37:31.197Z] $ docker top 3944c24b7056f903c62e1b1514964201070e07ac620b0af6d907438cdb56e69f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:37:32.203Z] + go version [2022-03-30T20:37:32.203Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-30T20:37:32.242Z] $ docker stop --time=1 3944c24b7056f903c62e1b1514964201070e07ac620b0af6d907438cdb56e69f [2022-03-30T20:37:34.017Z] $ docker rm -f 3944c24b7056f903c62e1b1514964201070e07ac620b0af6d907438cdb56e69f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:37:34.709Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T20:37:34.709Z] . [Pipeline] withDockerContainer [2022-03-30T20:37:35.011Z] prd-ubuntu20.04-docker-arm64-4c-16g-9450 does not seem to be running inside a container [2022-03-30T20:37:35.126Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-30T20:37:36.700Z] $ docker top 80683f73c0def1bb7e73589a7c5a8da907e28bba6200fd2b2a6222915010ef98 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-30T20:37:37.064Z] ========================================================= [2022-03-30T20:37:37.064Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-30T20:37:37.064Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:37:37.747Z] + make test [2022-03-30T20:37:37.747Z] go mod tidy -compat=1.17 [2022-03-30T20:37:38.748Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-30T20:38:25.853Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-30T20:40:02.898Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-30T20:40:35.380Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-30T20:40:35.380Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-30T20:40:35.380Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-30T20:40:35.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-30T20:40:35.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-30T20:40:35.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-30T20:40:35.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-30T20:40:35.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-30T20:40:35.668Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-30T20:40:35.668Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-30T20:40:36.285Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-30T20:40:36.285Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-30T20:40:36.285Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-30T20:40:36.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-30T20:40:51.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.313s coverage: 28.7% of statements [2022-03-30T20:40:51.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-30T20:40:51.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-30T20:40:56.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.661s coverage: 98.5% of statements [2022-03-30T20:40:56.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-30T20:40:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.483s coverage: 54.9% of statements [2022-03-30T20:40:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-30T20:40:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-30T20:41:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.987s coverage: 89.2% of statements [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:41:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.600s coverage: 84.4% of statements [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-30T20:41:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.141s coverage: 94.5% of statements [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:41:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.336s coverage: 72.2% of statements [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-30T20:41:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.497s coverage: 60.0% of statements [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-30T20:41:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.664s coverage: 0.9% of statements [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-30T20:41:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.335s coverage: 58.8% of statements [2022-03-30T20:41:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.542s coverage: 24.0% of statements [2022-03-30T20:41:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-30T20:41:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.348s coverage: 47.1% of statements [2022-03-30T20:41:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.555s coverage: 79.5% of statements [2022-03-30T20:41:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.457s coverage: 94.1% of statements [2022-03-30T20:41:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.298s coverage: 96.3% of statements [2022-03-30T20:41:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.292s coverage: 87.5% of statements [2022-03-30T20:41:40.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.297s coverage: 94.4% of statements [2022-03-30T20:41:40.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.243s coverage: 44.8% of statements [2022-03-30T20:41:47.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.975s coverage: 82.5% of statements [2022-03-30T20:41:47.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-30T20:41:52.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.374s coverage: 92.9% of statements [2022-03-30T20:41:52.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-30T20:41:52.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-30T20:41:52.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-30T20:41:52.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-03-30T20:41:52.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-30T20:41:52.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-30T20:41:52.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-30T20:41:52.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-30T20:41:52.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-30T20:41:52.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.252s coverage: 87.2% of statements [2022-03-30T20:41:52.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-30T20:41:52.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-30T20:41:52.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.255s coverage: 100.0% of statements [2022-03-30T20:41:52.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-30T20:41:52.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.360s coverage: 58.8% of statements [2022-03-30T20:41:52.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-30T20:41:52.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.339s coverage: 80.0% of statements [2022-03-30T20:41:52.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.325s coverage: 87.2% of statements [2022-03-30T20:41:52.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.352s coverage: 85.4% of statements [2022-03-30T20:41:52.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.015s coverage: 91.2% of statements [2022-03-30T20:41:52.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-30T20:41:59.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.484s coverage: 64.4% of statements [2022-03-30T20:41:59.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-30T20:41:59.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-30T20:41:59.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.319s coverage: 100.0% of statements [2022-03-30T20:41:59.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements [2022-03-30T20:41:59.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements [2022-03-30T20:41:59.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.117s coverage: 73.7% of statements [2022-03-30T20:41:59.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements [2022-03-30T20:42:06.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.875s coverage: 65.4% of statements [2022-03-30T20:42:06.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-30T20:42:06.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-30T20:42:06.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-30T20:42:10.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.994s coverage: 43.8% of statements [2022-03-30T20:42:10.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-30T20:42:10.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-30T20:42:10.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.317s coverage: 89.5% of statements [2022-03-30T20:42:10.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-30T20:42:10.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.412s coverage: 84.8% of statements [2022-03-30T20:42:10.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-30T20:42:10.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-30T20:42:10.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-30T20:42:10.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-30T20:42:18.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.395s coverage: 17.7% of statements [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-30T20:42:18.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.016s coverage: 92.3% of statements [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-30T20:42:18.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.274s coverage: 63.2% of statements [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-30T20:42:18.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.625s coverage: 97.7% of statements [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-30T20:42:18.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.287s coverage: 28.9% of statements [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-30T20:42:18.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-30T20:42:18.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.267s coverage: 100.0% of statements [2022-03-30T20:42:19.897Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-03-30T20:42:20.887Z] 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:42:20.887Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-30T20:42:20.887Z] GO111MODULE=on go vet ./... [2022-03-30T20:43:48.425Z] Running on prd-ubuntu18.04-docker-8c-8g-9506 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-30T20:43:48.438Z] Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout [2022-03-30T20:43:48.516Z] The recommended git tool is: git [2022-03-30T20:43:50.133Z] using credential edgex-jenkins-ssh [2022-03-30T20:43:50.148Z] Cloning the remote Git repository [2022-03-30T20:43:50.156Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:43:50.191Z] > git init /w/workspace/edgex-go/22 # timeout=10 [2022-03-30T20:43:50.229Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:43:50.229Z] > git --version # timeout=10 [2022-03-30T20:43:50.239Z] > git --version # 'git version 2.17.1' [2022-03-30T20:43:50.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T20:43:50.264Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T20:43:55.091Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T20:43:55.097Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T20:43:55.106Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T20:43:55.117Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:43:55.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T20:43:55.121Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-30T20:43:55.803Z] Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 810ec84be1e3c89b9d79b758676db4fbb7e5f130 [2022-03-30T20:43:55.968Z] Merge succeeded, producing 4c49215ad1531fe0ece40be8507c0b2ad47fddd4 [2022-03-30T20:43:55.968Z] Checking out Revision 4c49215ad1531fe0ece40be8507c0b2ad47fddd4 (PR-3904) [2022-03-30T20:43:55.808Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T20:43:55.814Z] > git checkout -f 810ec84be1e3c89b9d79b758676db4fbb7e5f130 # timeout=10 [2022-03-30T20:43:55.870Z] > git remote # timeout=10 [2022-03-30T20:43:55.876Z] > git config --get remote.origin.url # timeout=10 [2022-03-30T20:43:55.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T20:43:55.884Z] > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 [2022-03-30T20:43:55.958Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-30T20:43:55.967Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T20:43:55.978Z] > git checkout -f 4c49215ad1531fe0ece40be8507c0b2ad47fddd4 # timeout=10 [2022-03-30T20:43:59.517Z] Commit message: "Merge commit '7587fe9d184367fcb080c5c3df364d4d130cdabb' into HEAD" [2022-03-30T20:43:59.527Z] First time build. Skipping changelog. [2022-03-30T20:43:59.521Z] > git rev-list --no-walk c717822a4239a6732cf4014a78a5e23324f267b5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:44:00.263Z] + echo snap-build.sh [2022-03-30T20:44:00.263Z] snap-build.sh [2022-03-30T20:44:00.263Z] + SNAP_BASE_DIR=. [2022-03-30T20:44:00.263Z] + '[' '!' -z /w/workspace/edgex-go/22 ']' [2022-03-30T20:44:00.263Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/22 [2022-03-30T20:44:00.263Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/22]' [2022-03-30T20:44:00.263Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/22] [2022-03-30T20:44:00.263Z] + cd /w/workspace/edgex-go/22 [2022-03-30T20:44:00.263Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-30T20:44:00.263Z] Reading package lists... [2022-03-30T20:44:00.263Z] Building dependency tree... [2022-03-30T20:44:00.263Z] Reading state information... [2022-03-30T20:44:00.263Z] The following packages were automatically installed and are no longer required: [2022-03-30T20:44:00.263Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-30T20:44:00.263Z] uidmap xdelta3 [2022-03-30T20:44:00.263Z] Use 'sudo apt autoremove' to remove them. [2022-03-30T20:44:00.263Z] The following packages will be REMOVED: [2022-03-30T20:44:00.263Z] lxd* lxd-client* [2022-03-30T20:44:00.263Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-30T20:44:00.525Z] After this operation, 31.7 MB disk space will be freed. [2022-03-30T20:44:01.308Z] (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:44:01.308Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-30T20:44:02.251Z] Removing lxd dnsmasq configuration [2022-03-30T20:44:02.251Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-30T20:44:02.251Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-30T20:44:02.822Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-30T20:44:03.084Z] (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:44:03.084Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-30T20:44:04.472Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-30T20:44:04.472Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-30T20:44:05.045Z] + sudo snap remove --purge lxd [2022-03-30T20:44:05.309Z] snap "lxd" is not installed [2022-03-30T20:44:05.309Z] + sudo groupadd --force --system lxd [2022-03-30T20:44:05.309Z] ++ whoami [2022-03-30T20:44:05.309Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-30T20:44:05.309Z] + newgrp - lxd [2022-03-30T20:44:05.309Z] + sudo snap install lxd [2022-03-30T20:44:15.320Z] 2022-03-30T20:44:12Z INFO Waiting for automatic snapd restart... [2022-03-30T20:44:27.925Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T20:44:27.925Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T20:44:27.925Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-30T20:44:27.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-30T20:44:28.622Z] + ls -al . [2022-03-30T20:44:28.622Z] total 660 [2022-03-30T20:44:28.622Z] drwxrwxr-x 9 1001 1001 4096 Mar 30 20:44 . [2022-03-30T20:44:28.622Z] drwxr-xr-x 4 root root 4096 Mar 30 20:37 .. [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 20:35 .dockerignore [2022-03-30T20:44:28.622Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 20:35 .git [2022-03-30T20:44:28.622Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 20:35 .github [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 870 Mar 30 20:35 .gitignore [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 42 Mar 30 20:35 .golangci.yml [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 87 Mar 30 20:35 .hadolint.yml [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 20:35 .sonarcloud.properties [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 1171 Mar 30 20:35 ADOPTERS.md [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 9953 Mar 30 20:35 Attribution.txt [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 51732 Mar 30 20:35 CHANGELOG.md [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 20:35 CONTRIBUTING.md [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 677 Mar 30 20:35 GOVERNANCE.md [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 849 Mar 30 20:35 Jenkinsfile [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 20:35 LICENSE [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 8478 Mar 30 20:35 Makefile [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 582 Mar 30 20:35 OWNERS.md [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 8207 Mar 30 20:35 README.md [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 6912 Mar 30 20:35 SECURITY.md [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 20:31 VERSION [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 20:35 ZMQWindows.md [2022-03-30T20:44:28.622Z] drwxrwxr-x 2 1001 1001 4096 Mar 30 20:35 bin [2022-03-30T20:44:28.622Z] drwxrwxr-x 18 1001 1001 4096 Mar 30 20:35 cmd [2022-03-30T20:44:28.622Z] -rw-r--r-- 1 root root 427664 Mar 30 20:42 coverage.out [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 3175 Mar 30 20:35 go.mod [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 34990 Mar 30 20:35 go.sum [2022-03-30T20:44:28.622Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 20:35 internal [2022-03-30T20:44:28.622Z] drwxrwxr-x 3 1001 1001 4096 Mar 30 20:35 openapi [2022-03-30T20:44:28.622Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 20:35 snap [2022-03-30T20:44:28.622Z] -rw-rw-r-- 1 1001 1001 204 Mar 30 20:35 version.go [Pipeline] sh [2022-03-30T20:44:29.318Z] + '[' -e coverage.out ] [2022-03-30T20:44:29.318Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-30T20:44:29.341Z] Warning: overwriting stash ‘coverage-report’ [2022-03-30T20:44:30.682Z] Stashed 1 file(s) [Pipeline] sh [2022-03-30T20:44:31.361Z] + make build [2022-03-30T20:44:31.361Z] 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:44:33.464Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-30T20:44:33.464Z] + sudo lxd init --auto [2022-03-30T20:44:40.190Z] + sudo snap install --classic snapcraft [2022-03-30T20:44:46.770Z] snapcraft 6.1 from Canonical* installed [2022-03-30T20:44:46.770Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-30T20:44:46.770Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-30T20:44:46.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T20:44:46.770Z] Dload Upload Total Spent Left Speed [2022-03-30T20:44:46.770Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 8123 0 --:--:-- --:--:-- --:--:-- 8123 [2022-03-30T20:44:46.770Z] 100 3325k 100 3325k 0 0 15.3M 0 --:--:-- --:--:-- --:--:-- 15.3M [2022-03-30T20:44:46.770Z] ./yq_linux_amd64 [2022-03-30T20:44:46.770Z] + sudo snapcraft prime --use-lxd [2022-03-30T20:44:47.799Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-30T20:44:47.799Z] 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:47.799Z] - README.md [2022-03-30T20:44:47.799Z] [2022-03-30T20:44:47.799Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-30T20:44:48.370Z] Launching a container. [2022-03-30T20:44:58.374Z] Waiting for container to be ready [2022-03-30T20:44:58.948Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-30T20:44:58.948Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-30T20:44:58.948Z] [2022-03-30T20:45:04.235Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-30T20:45:04.807Z] Waiting for network to be ready... [2022-03-30T20:45:05.068Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-30T20:45:05.328Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-30T20:45:05.328Z] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-30T20:45:05.328Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-30T20:45:05.588Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-30T20:45:05.588Z] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-30T20:45:05.588Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-30T20:45:05.588Z] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-30T20:45:05.588Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-30T20:45:05.588Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-30T20:45:05.588Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-30T20:45:05.588Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1694 kB] [2022-03-30T20:45:05.588Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [318 kB] [2022-03-30T20:45:05.588Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-30T20:45:05.588Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-30T20:45:05.588Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [903 kB] [2022-03-30T20:45:05.588Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [129 kB] [2022-03-30T20:45:05.588Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] [2022-03-30T20:45:05.588Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-03-30T20:45:05.849Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1367 kB] [2022-03-30T20:45:06.111Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [237 kB] [2022-03-30T20:45:06.111Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-30T20:45:06.111Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-30T20:45:06.111Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [845 kB] [2022-03-30T20:45:06.371Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [120 kB] [2022-03-30T20:45:06.371Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-30T20:45:06.371Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-30T20:45:08.281Z] Fetched 23.6 MB in 3s (7218 kB/s) [2022-03-30T20:45:09.224Z] Reading package lists... [2022-03-30T20:45:09.224Z] Reading package lists... [2022-03-30T20:45:09.484Z] Building dependency tree... [2022-03-30T20:45:09.484Z] Reading state information... [2022-03-30T20:45:09.484Z] The following additional packages will be installed: [2022-03-30T20:45:09.484Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-30T20:45:09.484Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-30T20:45:09.484Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-30T20:45:09.484Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-30T20:45:09.484Z] Suggested packages: [2022-03-30T20:45:09.484Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-30T20:45:09.484Z] Recommended packages: [2022-03-30T20:45:09.484Z] gnupg libsasl2-modules [2022-03-30T20:45:09.745Z] The following NEW packages will be installed: [2022-03-30T20:45:09.746Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-30T20:45:09.746Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-30T20:45:09.746Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-30T20:45:09.746Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-30T20:45:09.746Z] The following packages will be upgraded: [2022-03-30T20:45:09.746Z] gpg gpg-agent gpgconf libudev1 [2022-03-30T20:45:09.746Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-30T20:45:09.746Z] Need to get 3859 kB of archives. [2022-03-30T20:45:09.746Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-30T20:45:09.746Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-30T20:45:09.746Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-30T20:45:09.746Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-30T20:45:09.746Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-30T20:45:09.746Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-30T20:45:09.746Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-30T20:45:09.746Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-30T20:45:09.746Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-30T20:45:09.746Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-30T20:45:09.746Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-30T20:45:09.746Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-30T20:45:09.746Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-30T20:45:09.746Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-30T20:45:09.746Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-30T20:45:09.746Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-30T20:45:09.746Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-30T20:45:09.746Z] Get:17 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:09.746Z] Get:18 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:10.006Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-30T20:45:10.268Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-30T20:45:10.527Z] Get:21 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:10.527Z] Get:22 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:10.790Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T20:45:10.790Z] Fetched 3859 kB in 1s (4105 kB/s) [2022-03-30T20:45:10.790Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-30T20:45:10.790Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:45:10.790Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T20:45:10.790Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T20:45:11.051Z] Selecting previously unselected package udev. [2022-03-30T20:45:11.051Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-30T20:45:11.051Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:45:11.051Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-30T20:45:11.312Z] Selecting previously unselected package libfuse2:amd64. [2022-03-30T20:45:11.312Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-30T20:45:11.312Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-30T20:45:11.312Z] Selecting previously unselected package fuse. [2022-03-30T20:45:11.312Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-30T20:45:11.312Z] Unpacking fuse (2.9.9-3) ... [2022-03-30T20:45:11.312Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T20:45:11.312Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T20:45:11.312Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T20:45:11.312Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T20:45:11.571Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T20:45:11.571Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T20:45:11.571Z] Selecting previously unselected package libksba8:amd64. [2022-03-30T20:45:11.572Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-30T20:45:11.572Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-30T20:45:11.572Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-30T20:45:11.572Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:45:11.572Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:11.572Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-30T20:45:11.572Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:45:11.572Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:11.832Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-30T20:45:11.832Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:45:11.832Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:11.832Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-30T20:45:11.832Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:45:11.832Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:11.832Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-30T20:45:11.832Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:45:11.832Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:11.832Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-30T20:45:11.832Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:45:12.093Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:12.093Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-30T20:45:12.093Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:45:12.093Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:12.093Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-30T20:45:12.093Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:45:12.093Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:12.093Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-30T20:45:12.093Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:45:12.093Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:12.353Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-30T20:45:12.353Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-30T20:45:12.353Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T20:45:12.353Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-30T20:45:12.353Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-30T20:45:12.353Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T20:45:12.353Z] Selecting previously unselected package libldap-common. [2022-03-30T20:45:12.353Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-30T20:45:12.353Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T20:45:12.353Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-30T20:45:12.353Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-30T20:45:12.353Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T20:45:12.353Z] Selecting previously unselected package dirmngr. [2022-03-30T20:45:12.353Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T20:45:12.622Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-30T20:45:12.622Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-30T20:45:12.622Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-30T20:45:12.622Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T20:45:12.622Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T20:45:12.622Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-30T20:45:13.192Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-30T20:45:13.192Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T20:45:13.192Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:13.192Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-30T20:45:13.192Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-30T20:45:13.192Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:13.192Z] Setting up fuse (2.9.9-3) ... [2022-03-30T20:45:13.192Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-30T20:45:13.763Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:13.763Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:13.763Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:13.763Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:13.763Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:13.763Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:13.763Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:45:13.763Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T20:45:13.763Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-30T20:45:14.022Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-30T20:45:14.022Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-30T20:45:14.022Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-30T20:45:14.592Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-30T20:45:14.592Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-30T20:45:14.592Z] units). This means they are not meant to be enabled using systemctl. [2022-03-30T20:45:14.592Z] [2022-03-30T20:45:14.592Z] Possible reasons for having this kind of units are: [2022-03-30T20:45:14.592Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-30T20:45:14.592Z] .wants/ or .requires/ directory. [2022-03-30T20:45:14.592Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-30T20:45:14.592Z] a requirement dependency on it. [2022-03-30T20:45:14.592Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-30T20:45:14.592Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-30T20:45:14.592Z] • In case of template units, the unit is meant to be enabled with some [2022-03-30T20:45:14.592Z] instance name specified. [2022-03-30T20:45:14.854Z] Reading package lists... [2022-03-30T20:45:14.854Z] Building dependency tree... [2022-03-30T20:45:14.854Z] Reading state information... [2022-03-30T20:45:15.114Z] The following additional packages will be installed: [2022-03-30T20:45:15.114Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-30T20:45:15.114Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-30T20:45:15.114Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-30T20:45:15.114Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-30T20:45:15.114Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-30T20:45:15.114Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-30T20:45:15.114Z] Suggested packages: [2022-03-30T20:45:15.114Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-30T20:45:15.114Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-30T20:45:15.114Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-30T20:45:15.114Z] systemd-container policykit-1 [2022-03-30T20:45:15.114Z] Recommended packages: [2022-03-30T20:45:15.114Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-30T20:45:15.114Z] The following NEW packages will be installed: [2022-03-30T20:45:15.114Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-30T20:45:15.114Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-30T20:45:15.114Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-30T20:45:15.114Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-30T20:45:15.114Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-30T20:45:15.114Z] The following packages will be upgraded: [2022-03-30T20:45:15.114Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-30T20:45:15.377Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-30T20:45:15.377Z] Need to get 46.5 MB of archives. [2022-03-30T20:45:15.377Z] After this operation, 181 MB of additional disk space will be used. [2022-03-30T20:45:15.377Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-30T20:45:15.377Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-30T20:45:15.638Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-30T20:45:15.638Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-30T20:45:15.638Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-30T20:45:15.638Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-30T20:45:15.638Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-30T20:45:15.638Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-30T20:45:15.638Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-30T20:45:15.898Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-30T20:45:15.899Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-30T20:45:15.899Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-30T20:45:15.899Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-30T20:45:15.899Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-30T20:45:15.899Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-30T20:45:16.160Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-30T20:45:16.160Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-30T20:45:16.160Z] 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:16.160Z] 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:16.160Z] 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:16.160Z] 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:16.160Z] 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:16.160Z] 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:16.420Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-30T20:45:16.420Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-30T20:45:16.420Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-30T20:45:16.420Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-30T20:45:16.420Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-30T20:45:16.420Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-30T20:45:16.420Z] 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:16.420Z] 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:16.420Z] 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:16.420Z] 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.812Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T20:45:17.812Z] Fetched 46.5 MB in 2s (20.1 MB/s) [2022-03-30T20:45:17.812Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-30T20:45:17.812Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:45:17.812Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T20:45:17.812Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:45:17.812Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T20:45:18.073Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:45:18.073Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T20:45:18.644Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:45:18.644Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T20:45:18.644Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T20:45:18.644Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-30T20:45:18.644Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-30T20:45:18.644Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T20:45:18.644Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:45:18.905Z] Selecting previously unselected package libexpat1:amd64. [2022-03-30T20:45:18.905Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-30T20:45:18.905Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-30T20:45:18.905Z] Selecting previously unselected package python3.8-minimal. [2022-03-30T20:45:18.905Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T20:45:18.905Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:45:19.171Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:45:19.171Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-30T20:45:19.171Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:45:19.742Z] Selecting previously unselected package python3-minimal. [2022-03-30T20:45:19.742Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-30T20:45:19.742Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-30T20:45:19.742Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-30T20:45:19.742Z] Selecting previously unselected package mime-support. [2022-03-30T20:45:19.742Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-30T20:45:19.742Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-30T20:45:19.742Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-30T20:45:19.742Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-30T20:45:19.742Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-30T20:45:20.002Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-30T20:45:20.002Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T20:45:20.002Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:45:20.261Z] Selecting previously unselected package python3.8. [2022-03-30T20:45:20.262Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T20:45:20.262Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:45:20.262Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-30T20:45:20.262Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-30T20:45:20.262Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-30T20:45:20.262Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-30T20:45:20.525Z] Selecting previously unselected package python3. [2022-03-30T20:45:20.525Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-30T20:45:20.525Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-30T20:45:20.525Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-30T20:45:20.525Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-30T20:45:20.525Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-30T20:45:20.525Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-30T20:45:20.525Z] Selecting previously unselected package dbus. [2022-03-30T20:45:20.525Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-30T20:45:20.785Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-30T20:45:20.785Z] Selecting previously unselected package libbsd0:amd64. [2022-03-30T20:45:20.785Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-30T20:45:20.785Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-30T20:45:20.785Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-30T20:45:20.785Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:45:20.785Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T20:45:20.785Z] Selecting previously unselected package sudo. [2022-03-30T20:45:20.785Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-30T20:45:20.785Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-30T20:45:21.046Z] Selecting previously unselected package apparmor. [2022-03-30T20:45:21.046Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-30T20:45:21.046Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-30T20:45:21.307Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-30T20:45:21.307Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-30T20:45:21.307Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-30T20:45:21.307Z] Selecting previously unselected package libedit2:amd64. [2022-03-30T20:45:21.307Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-30T20:45:21.307Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-30T20:45:21.307Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-30T20:45:21.307Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-30T20:45:21.307Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-30T20:45:21.307Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-30T20:45:21.307Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:45:21.307Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:45:21.307Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-30T20:45:21.307Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:45:21.307Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:45:21.568Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-30T20:45:21.568Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-30T20:45:21.568Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-30T20:45:21.568Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-30T20:45:21.568Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:45:21.568Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:45:21.568Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-30T20:45:21.568Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:45:21.568Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:45:21.830Z] Selecting previously unselected package openssh-client. [2022-03-30T20:45:21.830Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-30T20:45:21.830Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-30T20:45:21.830Z] Selecting previously unselected package dbus-user-session. [2022-03-30T20:45:21.830Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-30T20:45:21.830Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-30T20:45:21.830Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-30T20:45:21.830Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-30T20:45:21.830Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-30T20:45:22.090Z] Selecting previously unselected package squashfs-tools. [2022-03-30T20:45:22.090Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-30T20:45:22.090Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-30T20:45:22.090Z] Selecting previously unselected package snapd. [2022-03-30T20:45:22.090Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-30T20:45:22.090Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-30T20:45:25.381Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-30T20:45:25.381Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-30T20:45:25.381Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-30T20:45:25.381Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-30T20:45:25.381Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:45:25.381Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-30T20:45:25.381Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-30T20:45:25.381Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-30T20:45:25.642Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:45:25.642Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:45:25.642Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-30T20:45:25.642Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:45:25.642Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-30T20:45:25.642Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:45:26.212Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-30T20:45:26.212Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-30T20:45:26.212Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-30T20:45:26.212Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-30T20:45:26.212Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-30T20:45:26.212Z] running python rtupdate hooks for python3.8... [2022-03-30T20:45:26.212Z] running python post-rtupdate hooks for python3.8... [2022-03-30T20:45:26.212Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-30T20:45:27.154Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-30T20:45:27.414Z] Reloading AppArmor profiles [2022-03-30T20:45:27.675Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:45:27.675Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-30T20:45:27.675Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-30T20:45:27.935Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-30T20:45:27.935Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-30T20:45:27.935Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-30T20:45:27.935Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-30T20:45:29.844Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-30T20:45:29.844Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T20:45:29.844Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-30T20:45:29.844Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-30T20:45:30.104Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-30T20:45:30.365Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-30T20:45:30.625Z] 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.887Z] 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:31.148Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-30T20:45:31.148Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-30T20:45:31.148Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-30T20:45:31.408Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-30T20:45:31.670Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-30T20:45:31.929Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-30T20:45:32.190Z] /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:32.190Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-30T20:45:33.130Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-30T20:45:33.130Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-30T20:45:33.130Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-30T20:45:33.962Z] Reading package lists... [2022-03-30T20:45:34.222Z] Reading package lists... [2022-03-30T20:45:34.483Z] Building dependency tree... [2022-03-30T20:45:34.483Z] Reading state information... [2022-03-30T20:45:34.483Z] Calculating upgrade... [2022-03-30T20:45:34.743Z] The following packages will be upgraded: [2022-03-30T20:45:34.743Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-30T20:45:34.743Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-30T20:45:34.743Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-30T20:45:34.743Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-30T20:45:34.743Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-30T20:45:34.743Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-30T20:45:34.743Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-30T20:45:34.743Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-30T20:45:34.743Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-30T20:45:34.743Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-30T20:45:34.743Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-30T20:45:34.743Z] xz-utils zlib1g [2022-03-30T20:45:34.743Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-30T20:45:34.743Z] Need to get 65.7 MB of archives. [2022-03-30T20:45:34.743Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-30T20:45:34.743Z] 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.743Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-30T20:45:34.743Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-30T20:45:34.743Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-30T20:45:34.743Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-30T20:45:34.743Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-30T20:45:34.743Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-30T20:45:34.743Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-30T20:45:34.743Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-30T20:45:35.003Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-30T20:45:35.003Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-03-30T20:45:35.003Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-30T20:45:35.003Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-30T20:45:35.003Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-30T20:45:35.003Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-30T20:45:35.003Z] Get:16 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.003Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-30T20:45:35.003Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-30T20:45:35.003Z] Get:19 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.003Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-30T20:45:35.003Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-30T20:45:35.003Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-30T20:45:35.003Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-30T20:45:35.003Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-30T20:45:35.003Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-30T20:45:35.003Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-30T20:45:35.003Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-30T20:45:35.003Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-30T20:45:35.003Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-30T20:45:35.003Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-30T20:45:35.003Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-30T20:45:35.003Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-30T20:45:35.003Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-30T20:45:35.003Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-30T20:45:35.003Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-30T20:45:35.003Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-30T20:45:35.003Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-30T20:45:35.003Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-30T20:45:35.003Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-03-30T20:45:35.003Z] Get:40 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.003Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-30T20:45:35.003Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-30T20:45:35.003Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-30T20:45:35.003Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-30T20:45:35.003Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-30T20:45:35.003Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-30T20:45:35.003Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-30T20:45:35.263Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-30T20:45:35.263Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-30T20:45:35.263Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-30T20:45:35.263Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-30T20:45:35.263Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-30T20:45:35.263Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-30T20:45:35.263Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-30T20:45:35.263Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-30T20:45:35.263Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-30T20:45:35.264Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-30T20:45:35.264Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-30T20:45:35.264Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-30T20:45:35.264Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-30T20:45:35.264Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-30T20:45:35.264Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-30T20:45:35.264Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-30T20:45:35.264Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-30T20:45:35.264Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-30T20:45:35.264Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-30T20:45:35.264Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-30T20:45:35.264Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-30T20:45:35.264Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-30T20:45:35.264Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-30T20:45:35.264Z] Get:71 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.264Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-30T20:45:35.264Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-30T20:45:35.526Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-30T20:45:35.526Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-30T20:45:35.526Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-30T20:45:35.526Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-03-30T20:45:35.787Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T20:45:36.048Z] Fetched 65.7 MB in 1s (73.8 MB/s) [2022-03-30T20:45:36.048Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-30T20:45:36.048Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T20:45:36.048Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T20:45:36.309Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T20:45:36.309Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T20:45:36.569Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-03-30T20:45:36.569Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-03-30T20:45:36.829Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:36.829Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:37.089Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:37.089Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:37.349Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:37.349Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:37.349Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:37.349Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:37.349Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:37.349Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:37.609Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:37.609Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:37.609Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:37.609Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:37.609Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:37.869Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T20:45:37.869Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:37.869Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:37.869Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:37.869Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T20:45:37.869Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:37.869Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:38.131Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:38.131Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:38.131Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:45:38.131Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:45:38.391Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:38.963Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T20:45:38.963Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T20:45:39.223Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T20:45:39.484Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-30T20:45:39.743Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T20:45:39.743Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-30T20:45:39.743Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-30T20:45:39.743Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-30T20:45:39.743Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-30T20:45:40.004Z] Setting up base-files (11ubuntu5.5) ... [2022-03-30T20:45:40.004Z] Installing new version of config file /etc/issue ... [2022-03-30T20:45:40.004Z] Installing new version of config file /etc/issue.net ... [2022-03-30T20:45:40.004Z] Installing new version of config file /etc/lsb-release ... [2022-03-30T20:45:40.265Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-30T20:45:40.526Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-30T20:45:40.526Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-30T20:45:40.526Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-30T20:45:40.526Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:40.526Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-30T20:45:40.526Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-30T20:45:40.787Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-30T20:45:40.787Z] 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:40.787Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:40.787Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:45:40.787Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-30T20:45:40.787Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-30T20:45:41.048Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:41.048Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-30T20:45:41.048Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-30T20:45:41.048Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-30T20:45:41.308Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:41.308Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-30T20:45:41.308Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T20:45:41.886Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-30T20:45:41.886Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T20:45:41.886Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-30T20:45:41.886Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T20:45:42.459Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-30T20:45:42.459Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:42.459Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-30T20:45:42.459Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T20:45:43.031Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-03-30T20:45:43.031Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-30T20:45:43.031Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-03-30T20:45:43.031Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:43.032Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-30T20:45:43.032Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-30T20:45:43.293Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-30T20:45:43.293Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:43.293Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:45:43.293Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:45:43.293Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T20:45:43.555Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:43.555Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:45:43.555Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:45:43.555Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T20:45:43.555Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:43.555Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:45:43.555Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:45:43.815Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:45:43.815Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:45:43.815Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T20:45:43.815Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:43.815Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:45:43.815Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:45:44.076Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T20:45:44.076Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:44.076Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:45:44.076Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:45:44.076Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:45:44.076Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:45:44.647Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-30T20:45:44.908Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-30T20:45:45.170Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-30T20:45:45.170Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:45.170Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T20:45:45.432Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T20:45:45.433Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-30T20:45:45.693Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:45.693Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-30T20:45:45.693Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-30T20:45:45.693Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-30T20:45:45.693Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:45.693Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-30T20:45:45.693Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-30T20:45:45.956Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-30T20:45:45.956Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:45.956Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-30T20:45:45.956Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-30T20:45:45.956Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-30T20:45:45.956Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:45.956Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-30T20:45:45.956Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-30T20:45:46.216Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-30T20:45:46.216Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:46.216Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-30T20:45:46.216Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-30T20:45:46.216Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-30T20:45:46.480Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:46.480Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T20:45:46.480Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T20:45:46.480Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-30T20:45:46.480Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:46.480Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-30T20:45:46.480Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-30T20:45:46.480Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-30T20:45:46.741Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:46.741Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-30T20:45:46.741Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-30T20:45:46.741Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-30T20:45:46.741Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:46.741Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-30T20:45:46.741Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-30T20:45:46.741Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-30T20:45:47.002Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:47.002Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-30T20:45:47.002Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-30T20:45:47.002Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-30T20:45:47.002Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:47.002Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-30T20:45:47.002Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-30T20:45:47.262Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-30T20:45:47.262Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:47.262Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-30T20:45:47.262Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-30T20:45:47.262Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-30T20:45:47.522Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:47.523Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-30T20:45:47.523Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-30T20:45:48.092Z] Setting up apt (2.0.6) ... [2022-03-30T20:45:48.362Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-30T20:45:48.624Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:48.624Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-30T20:45:48.624Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T20:45:48.624Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-30T20:45:48.886Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:45:48.886Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-30T20:45:48.886Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T20:45:48.886Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-30T20:45:48.886Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-30T20:45:48.886Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-30T20:45:49.148Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T20:45:49.148Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-30T20:45:49.148Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-30T20:45:49.148Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:45:49.407Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:45:49.407Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-30T20:45:49.407Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T20:45:49.407Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-30T20:45:49.684Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-30T20:45:49.684Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-30T20:45:49.684Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-30T20:45:49.944Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-30T20:45:49.944Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-30T20:45:49.944Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-30T20:45:49.944Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-30T20:45:50.206Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-30T20:45:50.206Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-30T20:45:50.206Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-30T20:45:50.206Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-30T20:45:50.467Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-30T20:45:50.467Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-30T20:45:50.467Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-30T20:45:50.467Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-30T20:45:50.773Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-30T20:45:50.773Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-30T20:45:50.773Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-30T20:45:50.773Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-30T20:45:50.773Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-30T20:45:50.773Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-30T20:45:51.042Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-30T20:45:51.042Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-30T20:45:51.042Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-30T20:45:51.042Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-30T20:45:51.637Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-30T20:45:51.637Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-30T20:45:51.637Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T20:45:51.637Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T20:45:51.637Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T20:45:51.637Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T20:45:51.909Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T20:45:51.909Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T20:45:51.909Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T20:45:51.909Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T20:45:52.180Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T20:45:52.180Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T20:45:52.180Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T20:45:52.180Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T20:45:52.180Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-30T20:45:52.180Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-30T20:45:52.180Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:45:52.451Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:45:52.715Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:45:52.715Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:45:53.659Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:45:53.659Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:45:54.275Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:45:54.275Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:45:54.846Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:45:54.846Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:45:55.107Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:45:55.107Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:45:56.047Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:45:56.047Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:45:56.047Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-30T20:45:56.047Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-30T20:45:56.047Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-30T20:45:56.047Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-30T20:45:56.047Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T20:45:56.047Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-03-30T20:45:56.047Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T20:45:56.047Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:56.047Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-30T20:45:56.309Z] [2022-03-30T20:45:56.309Z] Current default time zone: 'Etc/UTC' [2022-03-30T20:45:56.309Z] Local time is now: Wed Mar 30 20:45:56 UTC 2022. [2022-03-30T20:45:56.309Z] Universal Time is now: Wed Mar 30 20:45:56 UTC 2022. [2022-03-30T20:45:56.309Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-30T20:45:56.309Z] [2022-03-30T20:45:56.309Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-30T20:45:56.309Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:56.309Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:56.309Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T20:45:56.309Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:56.309Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-30T20:45:56.309Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-30T20:45:56.309Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-30T20:45:56.309Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T20:45:56.309Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-30T20:45:56.309Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-30T20:45:56.309Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:56.309Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:56.309Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-30T20:45:56.309Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:56.570Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:45:56.570Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:45:56.570Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T20:45:56.570Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-30T20:45:56.570Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-30T20:45:58.478Z] Updating certificates in /etc/ssl/certs... [2022-03-30T20:45:59.048Z] 21 added, 21 removed; done. [2022-03-30T20:45:59.048Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:45:59.048Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-30T20:45:59.048Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-30T20:45:59.316Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:45:59.316Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-30T20:45:59.316Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-30T20:45:59.316Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-30T20:45:59.316Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-30T20:45:59.316Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:45:59.316Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-30T20:45:59.316Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:45:59.576Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:45:59.576Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:45:59.576Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-30T20:45:59.576Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-30T20:45:59.576Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-30T20:45:59.576Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-30T20:45:59.576Z] Updating certificates in /etc/ssl/certs... [2022-03-30T20:46:00.145Z] 0 added, 0 removed; done. [2022-03-30T20:46:00.145Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-30T20:46:00.145Z] done. [2022-03-30T20:46:01.291Z] Reading package lists... [2022-03-30T20:46:01.552Z] Building dependency tree... [2022-03-30T20:46:01.552Z] Reading state information... [2022-03-30T20:46:01.812Z] The following NEW packages will be installed: [2022-03-30T20:46:01.812Z] apt-transport-https [2022-03-30T20:46:01.812Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-30T20:46:02.073Z] Need to get 4680 B of archives. [2022-03-30T20:46:02.073Z] After this operation, 162 kB of additional disk space will be used. [2022-03-30T20:46:02.073Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-30T20:46:02.073Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T20:46:02.073Z] Fetched 4680 B in 0s (24.4 kB/s) [2022-03-30T20:46:02.073Z] Selecting previously unselected package apt-transport-https. [2022-03-30T20:46:02.073Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-30T20:46:02.073Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-30T20:46:02.073Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-30T20:46:02.338Z] Setting up apt-transport-https (2.0.6) ... [2022-03-30T20:46:02.338Z] Waiting for network to be ready... [2022-03-30T20:46:08.934Z] 2022-03-30T20:46:06Z INFO Waiting for automatic snapd restart... [2022-03-30T20:46:09.507Z] snapd 2.54.4 from Canonical* installed [2022-03-30T20:46:10.447Z] "snapd" switched to the "latest/stable" channel [2022-03-30T20:46:10.447Z] [2022-03-30T20:46:13.742Z] core20 20220304 from Canonical* installed [2022-03-30T20:46:13.742Z] "core20" switched to the "latest/stable" channel [2022-03-30T20:46:13.742Z] [2022-03-30T20:46:16.285Z] snapcraft 6.1 from Canonical* installed [2022-03-30T20:46:16.285Z] "snapcraft" switched to the "latest/stable" channel [2022-03-30T20:46:16.285Z] [2022-03-30T20:46:21.576Z] 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:21.576Z] - README.md [2022-03-30T20:46:21.576Z] [2022-03-30T20:46:21.576Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-30T20:46:21.576Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-30T20:46:21.576Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-30T20:46:21.576Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-30T20:46:22.777Z] Reading package lists... [2022-03-30T20:46:23.037Z] 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:23.037Z] Reading package lists... [2022-03-30T20:46:23.297Z] Building dependency tree... [2022-03-30T20:46:23.297Z] Reading state information... [2022-03-30T20:46:23.297Z] Suggested packages: [2022-03-30T20:46:23.297Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-30T20:46:23.297Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-30T20:46:23.297Z] krb5-user libnorm-doc [2022-03-30T20:46:23.297Z] Recommended packages: [2022-03-30T20:46:23.297Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-30T20:46:23.556Z] The following NEW packages will be installed: [2022-03-30T20:46:23.556Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-30T20:46:23.556Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-30T20:46:23.556Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-30T20:46:23.556Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-30T20:46:23.556Z] libzmq5 pkg-config zip [2022-03-30T20:46:23.556Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-30T20:46:23.556Z] Need to get 10.3 MB of archives. [2022-03-30T20:46:23.556Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-30T20:46:23.556Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-30T20:46:23.556Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-30T20:46:23.816Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-30T20:46:23.816Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-30T20:46:23.816Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-30T20:46:23.816Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-30T20:46:23.816Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-30T20:46:23.816Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-30T20:46:23.816Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-30T20:46:23.816Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-30T20:46:23.816Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-30T20:46:23.816Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-30T20:46:23.816Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-30T20:46:23.816Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-30T20:46:23.816Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-30T20:46:23.816Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-30T20:46:23.816Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-30T20:46:24.075Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-30T20:46:24.335Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-30T20:46:24.335Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-30T20:46:24.335Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-30T20:46:24.594Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-30T20:46:24.594Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-30T20:46:24.594Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-30T20:46:24.594Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-30T20:46:24.594Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-30T20:46:24.594Z] 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:24.853Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T20:46:24.853Z] Fetched 10.3 MB in 1s (9003 kB/s) [2022-03-30T20:46:24.853Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-30T20:46:24.853Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-30T20:46:24.853Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-30T20:46:24.853Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-30T20:46:24.853Z] Selecting previously unselected package libsodium23:amd64. [2022-03-30T20:46:24.853Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-30T20:46:24.853Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-30T20:46:25.113Z] Selecting previously unselected package libpsl5:amd64. [2022-03-30T20:46:25.113Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-30T20:46:25.113Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-30T20:46:25.113Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-30T20:46:25.113Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-30T20:46:25.113Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-30T20:46:25.113Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-30T20:46:25.113Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-30T20:46:25.113Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-30T20:46:25.113Z] Selecting previously unselected package librtmp1:amd64. [2022-03-30T20:46:25.113Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-30T20:46:25.113Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-30T20:46:25.372Z] Selecting previously unselected package libssh-4:amd64. [2022-03-30T20:46:25.372Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-30T20:46:25.372Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-30T20:46:25.372Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-30T20:46:25.372Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-30T20:46:25.372Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-30T20:46:25.372Z] Selecting previously unselected package liberror-perl. [2022-03-30T20:46:25.372Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-30T20:46:25.372Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-30T20:46:25.372Z] Selecting previously unselected package git-man. [2022-03-30T20:46:25.372Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-30T20:46:25.372Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-30T20:46:25.631Z] Selecting previously unselected package git. [2022-03-30T20:46:25.631Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-30T20:46:25.631Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-30T20:46:26.200Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-30T20:46:26.200Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:46:26.200Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:26.200Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-30T20:46:26.200Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:46:26.200Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:26.200Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-30T20:46:26.200Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:46:26.200Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:26.200Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-30T20:46:26.200Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:46:26.200Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:26.459Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-30T20:46:26.459Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-30T20:46:26.459Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-30T20:46:26.459Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-30T20:46:26.459Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:46:26.459Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:26.459Z] Selecting previously unselected package libnorm1:amd64. [2022-03-30T20:46:26.459Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-30T20:46:26.459Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T20:46:26.459Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-30T20:46:26.459Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-30T20:46:26.459Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T20:46:26.720Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-30T20:46:26.720Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-30T20:46:26.720Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T20:46:26.720Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-30T20:46:26.720Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-30T20:46:26.720Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T20:46:26.720Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-30T20:46:26.720Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-30T20:46:26.720Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-30T20:46:26.979Z] Selecting previously unselected package libzmq5:amd64. [2022-03-30T20:46:26.979Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-30T20:46:26.979Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T20:46:26.979Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-30T20:46:26.979Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:46:26.979Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:26.979Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-30T20:46:26.979Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-30T20:46:26.979Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T20:46:27.239Z] Selecting previously unselected package pkg-config. [2022-03-30T20:46:27.239Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-30T20:46:27.239Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-30T20:46:27.239Z] Selecting previously unselected package zip. [2022-03-30T20:46:27.239Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-30T20:46:27.239Z] Unpacking zip (3.0-11build1) ... [2022-03-30T20:46:27.239Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-30T20:46:27.239Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-30T20:46:27.239Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-30T20:46:27.239Z] No schema files found: doing nothing. [2022-03-30T20:46:27.239Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-30T20:46:27.239Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T20:46:27.239Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-30T20:46:27.499Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T20:46:27.499Z] Setting up liberror-perl (0.17029-1) ... [2022-03-30T20:46:27.499Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:27.499Z] Setting up zip (3.0-11build1) ... [2022-03-30T20:46:27.499Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-30T20:46:27.499Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-30T20:46:27.499Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-30T20:46:27.499Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-30T20:46:27.499Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-30T20:46:27.499Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:27.499Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-30T20:46:27.499Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:27.499Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T20:46:27.499Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:27.499Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T20:46:27.499Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-30T20:46:27.499Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T20:46:27.499Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-30T20:46:27.759Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:27.759Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:46:27.759Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T20:46:27.759Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-30T20:46:28.329Z] comerr-dev set to automatically installed. [2022-03-30T20:46:28.329Z] git set to automatically installed. [2022-03-30T20:46:28.329Z] git-man set to automatically installed. [2022-03-30T20:46:28.329Z] krb5-multidev set to automatically installed. [2022-03-30T20:46:28.329Z] libbrotli1 set to automatically installed. [2022-03-30T20:46:28.329Z] libcurl3-gnutls set to automatically installed. [2022-03-30T20:46:28.329Z] liberror-perl set to automatically installed. [2022-03-30T20:46:28.329Z] libglib2.0-0 set to automatically installed. [2022-03-30T20:46:28.329Z] libgssrpc4 set to automatically installed. [2022-03-30T20:46:28.329Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-30T20:46:28.329Z] libkadm5srv-mit11 set to automatically installed. [2022-03-30T20:46:28.329Z] libkdb5-9 set to automatically installed. [2022-03-30T20:46:28.329Z] libkrb5-dev set to automatically installed. [2022-03-30T20:46:28.329Z] libnghttp2-14 set to automatically installed. [2022-03-30T20:46:28.329Z] libnorm-dev set to automatically installed. [2022-03-30T20:46:28.329Z] libnorm1 set to automatically installed. [2022-03-30T20:46:28.329Z] libpgm-5.2-0 set to automatically installed. [2022-03-30T20:46:28.329Z] libpgm-dev set to automatically installed. [2022-03-30T20:46:28.329Z] libpsl5 set to automatically installed. [2022-03-30T20:46:28.329Z] librtmp1 set to automatically installed. [2022-03-30T20:46:28.329Z] libsodium-dev set to automatically installed. [2022-03-30T20:46:28.329Z] libsodium23 set to automatically installed. [2022-03-30T20:46:28.329Z] libssh-4 set to automatically installed. [2022-03-30T20:46:28.329Z] libzmq3-dev set to automatically installed. [2022-03-30T20:46:28.329Z] libzmq5 set to automatically installed. [2022-03-30T20:46:28.329Z] pkg-config set to automatically installed. [2022-03-30T20:46:28.329Z] zip set to automatically installed. [2022-03-30T20:46:28.900Z] snapd is not logged in, snap install commands will use sudo [2022-03-30T20:46:41.128Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-30T20:46:41.388Z] Downloading snap 'edgex-app-service-configurable' [2022-03-30T20:46:43.931Z] Pulling app-service-configurable [2022-03-30T20:46:43.931Z] + snapcraftctl pull [2022-03-30T20:46:45.842Z] Pulling config-common [2022-03-30T20:46:45.842Z] + snapcraftctl pull [2022-03-30T20:46:47.226Z] Pulling go-build-helper [2022-03-30T20:46:47.226Z] + snapcraftctl pull [2022-03-30T20:46:48.608Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-30T20:46:48.608Z] Skipping pull go-build-helper (already ran) [2022-03-30T20:46:48.608Z] Building go-build-helper [2022-03-30T20:46:48.608Z] + snapcraftctl build [2022-03-30T20:46:49.549Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-30T20:46:50.489Z] Staging go-build-helper [2022-03-30T20:46:50.489Z] + snapcraftctl stage [2022-03-30T20:46:55.790Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-30T20:46:55.791Z] Fetched 290 kB in 0s (0 B/s) [2022-03-30T20:46:55.791Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-30T20:46:55.791Z] Fetched 158 kB in 0s (0 B/s) [2022-03-30T20:46:55.791Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-30T20:46:55.791Z] Fetched 242 kB in 0s (0 B/s) [2022-03-30T20:46:55.791Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-30T20:46:55.791Z] Fetched 150 kB in 0s (0 B/s) [2022-03-30T20:46:55.791Z] Pulling edgex-go [2022-03-30T20:46:55.791Z] + snapcraftctl pull [2022-03-30T20:46:56.731Z] Pulling hooks [2022-03-30T20:46:56.731Z] + snapcraftctl pull [2022-03-30T20:47:08.412Z] 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:47:08.952Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-30T20:47:08.952Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-30T20:47:08.952Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-30T20:47:08.952Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-30T20:47:08.952Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-30T20:47:08.952Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-30T20:47:08.952Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-30T20:47:08.952Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-30T20:47:08.952Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-30T20:47:08.952Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-30T20:47:08.952Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-30T20:47:08.952Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-30T20:47:08.953Z] Fetched 234 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-30T20:47:08.953Z] Fetched 155 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-30T20:47:08.953Z] Fetched 170 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-30T20:47:08.953Z] Fetched 267 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-30T20:47:08.953Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-30T20:47:08.953Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-30T20:47:08.953Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-30T20:47:08.953Z] Fetched 121 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-30T20:47:08.953Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-30T20:47:08.953Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-30T20:47:08.953Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-30T20:47:08.953Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-30T20:47:08.953Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-30T20:47:08.953Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-30T20:47:08.953Z] Fetched 142 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-30T20:47:08.953Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-30T20:47:08.953Z] Fetched 181 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-30T20:47:08.953Z] Fetched 208 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-30T20:47:08.953Z] Fetched 161 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-30T20:47:08.953Z] Fetched 107 kB in 0s (0 B/s) [2022-03-30T20:47:08.953Z] Pulling static-packages [2022-03-30T20:47:08.953Z] + snapcraftctl pull [2022-03-30T20:47:08.953Z] Pulling version [2022-03-30T20:47:08.953Z] + cd /root/project [2022-03-30T20:47:08.953Z] ++ git describe --tags --abbrev=0 [2022-03-30T20:47:08.953Z] ++ sed s/v// [2022-03-30T20:47:08.953Z] + GIT_VERSION=2.2.0-dev.48 [2022-03-30T20:47:08.953Z] + '[' -z 2.2.0-dev.48 ']' [2022-03-30T20:47:08.953Z] + snapcraftctl set-version 2.2.0-dev.48 [2022-03-30T20:47:10.857Z] Building app-service-configurable [2022-03-30T20:47:10.857Z] + snapcraftctl build [2022-03-30T20:47:12.764Z] Building config-common [2022-03-30T20:47:12.764Z] + snapcraftctl build [2022-03-30T20:47:13.707Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-30T20:47:14.647Z] Skipping build go-build-helper (already ran) [2022-03-30T20:47:14.647Z] Building edgex-go [2022-03-30T20:47:14.907Z] + cd /root/parts/edgex-go/src [2022-03-30T20:47:14.907Z] ++ git describe --tags --abbrev=0 [2022-03-30T20:47:14.907Z] ++ sed s/v// [2022-03-30T20:47:14.907Z] + GIT_VERSION=2.2.0-dev.48 [2022-03-30T20:47:14.907Z] + '[' -z 2.2.0-dev.48 ']' [2022-03-30T20:47:14.907Z] + echo 2.2.0-dev.48 [2022-03-30T20:47:14.907Z] + '[' '!' -d vendor ']' [2022-03-30T20:47:14.907Z] + go mod download all [2022-03-30T20:47:20.201Z] + make build [2022-03-30T20:47:20.201Z] 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:38.458Z] 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.684Z] 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:52.064Z] 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:53.969Z] 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:54.229Z] 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:47:55.609Z] 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:47:57.519Z] 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:47:58.899Z] 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:00.283Z] 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:01.660Z] 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:03.041Z] 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:04.949Z] 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:06.333Z] + 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:06.333Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-30T20:48:06.333Z] + case "$service" in [2022-03-30T20:48:06.333Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-30T20:48:06.333Z] + 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:06.333Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-30T20:48:06.333Z] + case "$service" in [2022-03-30T20:48:06.333Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-30T20:48:06.333Z] + 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:06.333Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-30T20:48:06.333Z] + case "$service" in [2022-03-30T20:48:06.333Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-30T20:48:06.333Z] + 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:06.333Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-30T20:48:06.333Z] + case "$service" in [2022-03-30T20:48:06.333Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-30T20:48:06.333Z] + 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:06.333Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-30T20:48:06.333Z] + case "$service" in [2022-03-30T20:48:06.333Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-30T20:48:06.333Z] + 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:06.333Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-30T20:48:06.333Z] + case "$service" in [2022-03-30T20:48:06.333Z] + 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:06.333Z] + 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:06.333Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-30T20:48:06.333Z] + case "$service" in [2022-03-30T20:48:06.333Z] + 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:06.333Z] + 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:06.333Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-30T20:48:06.333Z] + case "$service" in [2022-03-30T20:48:06.333Z] + 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:06.333Z] + 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:06.333Z] + 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:06.333Z] + case "$service" in [2022-03-30T20:48:06.333Z] + 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:06.333Z] + 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:06.333Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-30T20:48:06.333Z] + case "$service" in [2022-03-30T20:48:06.333Z] + 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:06.333Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-30T20:48:06.333Z] + 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:06.333Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-30T20:48:06.333Z] + case "$service" in [2022-03-30T20:48:06.333Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-30T20:48:06.333Z] + 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:06.333Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-30T20:48:06.333Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-30T20:48:06.333Z] + 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:07.272Z] Building hooks [2022-03-30T20:48:07.272Z] + cd /root/parts/hooks/src [2022-03-30T20:48:07.272Z] + make build [2022-03-30T20:48:07.272Z] go mod tidy [2022-03-30T20:48:07.272Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-30T20:48:07.272Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-30T20:48:07.530Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-30T20:48:07.530Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-30T20:48:07.789Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-30T20:48:09.171Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-30T20:48:09.743Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-30T20:48:09.743Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-30T20:48:12.284Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-30T20:48:12.284Z] Building static-packages [2022-03-30T20:48:12.284Z] + snapcraftctl build [2022-03-30T20:48:14.193Z] Building version [2022-03-30T20:48:14.193Z] + snapcraftctl build [2022-03-30T20:48:16.732Z] Staging app-service-configurable [2022-03-30T20:48:16.732Z] + snapcraftctl stage [2022-03-30T20:48:18.112Z] Staging config-common [2022-03-30T20:48:18.112Z] + snapcraftctl stage [2022-03-30T20:48:19.524Z] Skipping stage go-build-helper (already ran) [2022-03-30T20:48:19.524Z] Staging edgex-go [2022-03-30T20:48:19.524Z] + snapcraftctl stage [2022-03-30T20:48:20.907Z] Staging hooks [2022-03-30T20:48:20.907Z] + snapcraftctl stage [2022-03-30T20:48:22.289Z] Staging static-packages [2022-03-30T20:48:22.289Z] + snapcraftctl stage [2022-03-30T20:48:24.202Z] Staging version [2022-03-30T20:48:24.202Z] + snapcraftctl stage [2022-03-30T20:48:25.589Z] Priming app-service-configurable [2022-03-30T20:48:25.589Z] + snapcraftctl prime [2022-03-30T20:48:28.128Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-03-30T20:48:28.128Z] stage-packages: [2022-03-30T20:48:28.128Z] - libnorm1 [2022-03-30T20:48:28.128Z] - libpgm-5.2-0 [2022-03-30T20:48:28.128Z] - libsodium23 [2022-03-30T20:48:28.128Z] - libzmq5 [2022-03-30T20:48:28.389Z] Priming config-common [2022-03-30T20:48:28.389Z] + snapcraftctl prime [2022-03-30T20:48:29.771Z] Priming go-build-helper [2022-03-30T20:48:29.771Z] + snapcraftctl prime [2022-03-30T20:48:31.153Z] Priming edgex-go [2022-03-30T20:48:31.153Z] + snapcraftctl prime [2022-03-30T20:48:33.061Z] Priming hooks [2022-03-30T20:48:33.061Z] + snapcraftctl prime [2022-03-30T20:48:34.976Z] Priming static-packages [2022-03-30T20:48:34.976Z] + snapcraftctl prime [2022-03-30T20:48:39.180Z] Priming version [2022-03-30T20:48:39.181Z] + snapcraftctl prime [2022-03-30T20:48:40.565Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-30T20:49:00.437Z] 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:49:00.437Z] 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:49:02.455Z] 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:49:04.449Z] 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:49:12.786Z] 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:49:21.128Z] 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:49:29.551Z] 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:49:39.824Z] 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:49:46.552Z] 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:49:53.290Z] 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:50:05.722Z] 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:50:12.486Z] $ docker stop --time=1 80683f73c0def1bb7e73589a7c5a8da907e28bba6200fd2b2a6222915010ef98 [2022-03-30T20:50:14.666Z] $ docker rm -f 80683f73c0def1bb7e73589a7c5a8da907e28bba6200fd2b2a6222915010ef98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:50:17.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T20:50:17.361Z] [2022-03-30T20:50:17.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:50:17.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T20:50:18.003Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-30T20:50:18.003Z] 29e5d40040c1: Pulling fs layer [2022-03-30T20:50:18.003Z] 1ce36da41761: Pulling fs layer [2022-03-30T20:50:18.003Z] 25b303627fd3: Pulling fs layer [2022-03-30T20:50:18.003Z] 29e5d40040c1: Verifying Checksum [2022-03-30T20:50:18.003Z] 29e5d40040c1: Download complete [2022-03-30T20:50:18.608Z] 1ce36da41761: Verifying Checksum [2022-03-30T20:50:18.608Z] 1ce36da41761: Download complete [2022-03-30T20:50:18.887Z] 29e5d40040c1: Pull complete [2022-03-30T20:50:20.336Z] 25b303627fd3: Verifying Checksum [2022-03-30T20:50:20.336Z] 25b303627fd3: Download complete [2022-03-30T20:50:20.336Z] 1ce36da41761: Pull complete [2022-03-30T20:50:32.759Z] 25b303627fd3: Pull complete [2022-03-30T20:50:32.759Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-30T20:50:32.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T20:50:32.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-30T20:50:33.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-9450 does not seem to be running inside a container [2022-03-30T20:50:33.106Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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:50:35.832Z] $ docker top 3b8d65a27b445c917448c8daf20450de091af37ae8afbd37668b784dd32082c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:50:36.808Z] + docker-compose build --help [2022-03-30T20:50:36.808Z] + grep parallel [2022-03-30T20:50:43.528Z] --parallel Build images in parallel. [Pipeline] } [2022-03-30T20:50:43.829Z] $ docker stop --time=1 3b8d65a27b445c917448c8daf20450de091af37ae8afbd37668b784dd32082c4 [2022-03-30T20:50:45.650Z] $ docker rm -f 3b8d65a27b445c917448c8daf20450de091af37ae8afbd37668b784dd32082c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:50:46.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T20:50:46.297Z] . [Pipeline] withDockerContainer [2022-03-30T20:50:46.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-9450 does not seem to be running inside a container [2022-03-30T20:50:46.664Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-30T20:50:48.239Z] $ docker top 78ccb5fb9f9db7d8378a55705f9bf3fcd8f5e1bd8c63740fe046f187747a2330 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:50:49.205Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-30T20:50:57.478Z] Building core-command ... [2022-03-30T20:50:57.478Z] Building core-data ... [2022-03-30T20:50:57.478Z] Building core-metadata ... [2022-03-30T20:50:57.478Z] Building security-bootstrapper ... [2022-03-30T20:50:57.478Z] Building security-proxy-setup ... [2022-03-30T20:50:57.478Z] Building security-secretstore-setup ... [2022-03-30T20:50:57.478Z] Building security-spiffe-token-provider ... [2022-03-30T20:50:57.478Z] Building security-spire-agent ... [2022-03-30T20:50:57.478Z] Building security-spire-config ... [2022-03-30T20:50:57.478Z] Building security-spire-server ... [2022-03-30T20:50:57.478Z] Building support-notifications ... [2022-03-30T20:50:57.478Z] Building support-scheduler ... [2022-03-30T20:50:57.478Z] Building sys-mgmt-agent ... [2022-03-30T20:50:57.478Z] Building sys-mgmt-agent [2022-03-30T20:50:57.478Z] Building security-bootstrapper [2022-03-30T20:50:57.478Z] Building core-data [2022-03-30T20:50:57.478Z] Building security-spire-config [2022-03-30T20:50:57.478Z] Building core-metadata [2022-03-30T20:52:34.288Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:52:34.288Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:52:34.288Z] ---> b6f1d6b97165 [2022-03-30T20:52:34.288Z] Step 3/31 : WORKDIR /edgex-go [2022-03-30T20:52:34.288Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:52:34.288Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:52:34.288Z] ---> b6f1d6b97165 [2022-03-30T20:52:34.288Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:52:34.911Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:52:34.911Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:52:34.911Z] ---> b6f1d6b97165 [2022-03-30T20:52:34.911Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:52:35.191Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:52:35.191Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:52:35.191Z] ---> b6f1d6b97165 [2022-03-30T20:52:35.191Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T20:52:35.191Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:52:35.191Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:52:35.191Z] ---> b6f1d6b97165 [2022-03-30T20:52:35.191Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:52:35.790Z] ---> Running in 94a47b9da92e [2022-03-30T20:52:35.790Z] ---> Running in 2a984d73f440 [2022-03-30T20:52:35.790Z] ---> Running in 1ac72ad34f6d [2022-03-30T20:52:35.790Z] ---> Running in 072537d7504c [2022-03-30T20:52:35.790Z] ---> Running in 1ab10acfc5b4 [2022-03-30T20:52:36.406Z] Removing intermediate container 072537d7504c [2022-03-30T20:52:36.406Z] ---> ecb4772a17af [2022-03-30T20:52:36.406Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:52:36.406Z] ---> Running in 6bc33b5e84f9 [2022-03-30T20:52:36.406Z] Removing intermediate container 94a47b9da92e [2022-03-30T20:52:36.406Z] ---> 94c78878c11e [2022-03-30T20:52:36.406Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:52:36.406Z] Removing intermediate container 2a984d73f440 [2022-03-30T20:52:36.406Z] ---> 0bea8e5d2e1b [2022-03-30T20:52:36.406Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:52:36.406Z] Removing intermediate container 1ac72ad34f6d [2022-03-30T20:52:36.406Z] ---> a8939d12a404 [2022-03-30T20:52:36.406Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:52:36.689Z] Removing intermediate container 1ab10acfc5b4 [2022-03-30T20:52:36.689Z] ---> 0bb84be2e6bd [2022-03-30T20:52:36.689Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:52:36.968Z] ---> Running in e200652f82ca [2022-03-30T20:52:36.968Z] ---> Running in b507c8831ee2 [2022-03-30T20:52:36.968Z] ---> Running in 697df3676d21 [2022-03-30T20:52:36.968Z] ---> Running in 6d34e0842a01 [2022-03-30T20:52:40.388Z] Removing intermediate container 6bc33b5e84f9 [2022-03-30T20:52:40.388Z] ---> d9c5db5620e1 [2022-03-30T20:52:40.388Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T20:52:40.388Z] ---> Running in 6799286ed037 [2022-03-30T20:52:41.382Z] Removing intermediate container 697df3676d21 [2022-03-30T20:52:41.382Z] ---> 4f8aec06d89b [2022-03-30T20:52:41.382Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-30T20:52:41.679Z] ---> Running in aebad6139af1 [2022-03-30T20:52:41.679Z] Removing intermediate container e200652f82ca [2022-03-30T20:52:41.679Z] ---> 42ef11ef729b [2022-03-30T20:52:41.679Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-30T20:52:41.679Z] Removing intermediate container b507c8831ee2 [2022-03-30T20:52:41.679Z] ---> adead9afb46b [2022-03-30T20:52:41.679Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T20:52:41.679Z] Removing intermediate container 6d34e0842a01 [2022-03-30T20:52:41.679Z] ---> 62858246c62d [2022-03-30T20:52:41.679Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-30T20:52:41.967Z] ---> Running in b7d9e47ed5c0 [2022-03-30T20:52:41.967Z] ---> Running in adccedd737ff [2022-03-30T20:52:41.967Z] ---> Running in 9052ec7eea5a [2022-03-30T20:52:43.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:52:43.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:52:43.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:52:43.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:52:44.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:52:44.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:52:44.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:52:44.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:52:45.493Z] OK: 220 MiB in 52 packages [2022-03-30T20:52:45.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:52:45.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:52:46.115Z] OK: 220 MiB in 52 packages [2022-03-30T20:52:46.400Z] OK: 220 MiB in 52 packages [2022-03-30T20:52:47.432Z] OK: 220 MiB in 52 packages [2022-03-30T20:52:47.432Z] OK: 220 MiB in 52 packages [2022-03-30T20:52:47.713Z] Removing intermediate container 6799286ed037 [2022-03-30T20:52:47.713Z] ---> fc75c62a542a [2022-03-30T20:52:47.713Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T20:52:48.707Z] Removing intermediate container aebad6139af1 [2022-03-30T20:52:48.707Z] ---> 4257ebac92d5 [2022-03-30T20:52:48.707Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:52:48.707Z] Removing intermediate container b7d9e47ed5c0 [2022-03-30T20:52:48.707Z] ---> 06c5cbe6ac47 [2022-03-30T20:52:48.707Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:52:48.987Z] Removing intermediate container adccedd737ff [2022-03-30T20:52:48.987Z] ---> 34245433564f [2022-03-30T20:52:48.987Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:52:48.987Z] Removing intermediate container 9052ec7eea5a [2022-03-30T20:52:48.987Z] ---> b584bfd92bf8 [2022-03-30T20:52:48.987Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-30T20:52:49.267Z] ---> 398a0efef730 [2022-03-30T20:52:49.267Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:52:49.549Z] ---> Running in f3bce07febed [2022-03-30T20:52:50.186Z] ---> a227ddad2260 [2022-03-30T20:52:50.186Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:52:50.186Z] ---> 820bb606a682 [2022-03-30T20:52:50.186Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:52:50.479Z] ---> Running in 7af7b6284c8f [2022-03-30T20:52:50.480Z] ---> eaf2adcddd6b [2022-03-30T20:52:50.480Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:52:50.480Z] ---> c21b63696c00 [2022-03-30T20:52:50.480Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:52:50.766Z] ---> Running in f180a655bfe5 [2022-03-30T20:52:50.766Z] ---> Running in 2b0c06b99082 [2022-03-30T20:52:50.766Z] ---> Running in 79d407092fad [2022-03-30T20:52:54.208Z] Removing intermediate container f3bce07febed [2022-03-30T20:52:54.208Z] ---> 5c17c6dd2f36 [2022-03-30T20:52:54.208Z] Step 8/24 : COPY . . [2022-03-30T20:52:56.858Z] Removing intermediate container 7af7b6284c8f [2022-03-30T20:52:56.858Z] ---> 171fe3efbd62 [2022-03-30T20:52:56.858Z] Step 8/23 : COPY . . [2022-03-30T20:52:57.461Z] Removing intermediate container 2b0c06b99082 [2022-03-30T20:52:57.461Z] ---> 2bbf2a267ccd [2022-03-30T20:52:57.461Z] Step 8/23 : COPY . . [2022-03-30T20:52:57.461Z] Removing intermediate container 79d407092fad [2022-03-30T20:52:57.461Z] ---> 6e1c35939ce7 [2022-03-30T20:52:57.461Z] Step 8/31 : COPY . . [2022-03-30T20:52:57.739Z] Removing intermediate container f180a655bfe5 [2022-03-30T20:52:57.739Z] ---> 6f10a7de2d4e [2022-03-30T20:52:57.739Z] Step 8/23 : COPY . . [2022-03-30T20:53:30.133Z] ---> 4b1050a9cdaf [2022-03-30T20:53:30.133Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T20:53:30.133Z] ---> Running in ed999c198ca1 [2022-03-30T20:53:30.133Z] Removing intermediate container ed999c198ca1 [2022-03-30T20:53:30.133Z] ---> f69bfa56cfea [2022-03-30T20:53:30.133Z] 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:53:30.133Z] ---> Running in 293979cc1f28 [2022-03-30T20:53:30.133Z] ---> 663f5caa97ab [2022-03-30T20:53:30.133Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-30T20:53:30.133Z] ---> Running in 1814c184b78a [2022-03-30T20:53:30.754Z] ---> 9ae545aec6b4 [2022-03-30T20:53:30.754Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-30T20:53:30.754Z] ---> Running in 81a3fd983916 [2022-03-30T20:53:31.393Z] ---> eb39f224c1e6 [2022-03-30T20:53:31.393Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-30T20:53:31.393Z] ---> Running in c073cbfc006b [2022-03-30T20:53:32.014Z] ---> 8857a93a73a5 [2022-03-30T20:53:32.014Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-30T20:53:32.291Z] ---> Running in 72bcf8fdf4dd [2022-03-30T20:53:32.563Z] 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:53:33.173Z] 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:53:33.789Z] 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:53:34.071Z] spire-1.2.0/ [2022-03-30T20:53:34.679Z] 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:53:39.033Z] spire-1.2.0/README.md [2022-03-30T20:53:39.033Z] spire-1.2.0/bin/ [2022-03-30T20:53:39.033Z] spire-1.2.0/bin/spire-server [2022-03-30T20:53:39.033Z] spire-1.2.0/bin/spire-agent [2022-03-30T20:53:39.033Z] spire-1.2.0/conf/ [2022-03-30T20:53:39.033Z] spire-1.2.0/conf/server/ [2022-03-30T20:53:39.033Z] spire-1.2.0/conf/server/server.conf [2022-03-30T20:53:39.033Z] spire-1.2.0/conf/agent/ [2022-03-30T20:53:39.033Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T20:53:39.033Z] spire-1.2.0/LICENSE [2022-03-30T20:53:45.801Z] Removing intermediate container 293979cc1f28 [2022-03-30T20:53:45.801Z] ---> e23f58d696c9 [2022-03-30T20:53:45.801Z] [2022-03-30T20:53:45.801Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T20:53:45.801Z] 3.15: Pulling from library/alpine [2022-03-30T20:53:47.264Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-30T20:53:47.264Z] Status: Downloaded newer image for alpine:3.15 [2022-03-30T20:53:47.264Z] ---> 03078ca19a05 [2022-03-30T20:53:47.264Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:53:47.264Z] ---> Running in 03e6f2f9ebae [2022-03-30T20:53:47.878Z] Removing intermediate container 03e6f2f9ebae [2022-03-30T20:53:47.878Z] ---> d250fd5b151a [2022-03-30T20:53:47.878Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:53:47.878Z] ---> Running in 1ad3f09981dc [2022-03-30T20:53:51.405Z] Removing intermediate container 1ad3f09981dc [2022-03-30T20:53:51.405Z] ---> 495b4f17b186 [2022-03-30T20:53:51.405Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-30T20:53:51.405Z] ---> Running in b81fe9e022a0 [2022-03-30T20:53:53.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:53:54.410Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:53:55.872Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:53:55.872Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:53:55.872Z] OK: 15729 distinct packages available [2022-03-30T20:53:56.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:53:57.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:53:58.593Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-30T20:53:58.593Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:53:58.870Z] (3/4) Installing libucontext (1.1-r0) [2022-03-30T20:53:58.870Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-30T20:53:58.870Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:53:58.870Z] OK: 6 MiB in 18 packages [2022-03-30T20:54:00.876Z] Removing intermediate container b81fe9e022a0 [2022-03-30T20:54:00.876Z] ---> 926dfebc8a36 [2022-03-30T20:54:00.876Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T20:54:07.632Z] ---> 2bd7d920320f [2022-03-30T20:54:07.632Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T20:54:07.632Z] ---> f7f8ca06e095 [2022-03-30T20:54:07.632Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-30T20:54:07.632Z] ---> Running in 8c480b95d739 [2022-03-30T20:54:08.252Z] Removing intermediate container 8c480b95d739 [2022-03-30T20:54:08.252Z] ---> fbed7e901745 [2022-03-30T20:54:08.252Z] 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:54:09.026Z] ---> 98c05ab014be [2022-03-30T20:54:09.026Z] Step 19/24 : WORKDIR / [2022-03-30T20:54:09.026Z] ---> Running in ee82aa0ebd0e [2022-03-30T20:54:09.434Z] Removing intermediate container ee82aa0ebd0e [2022-03-30T20:54:09.434Z] ---> 20a9f1bca31e [2022-03-30T20:54:09.434Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T20:54:09.821Z] ---> Running in c2d005416363 [2022-03-30T20:54:10.155Z] Removing intermediate container c2d005416363 [2022-03-30T20:54:10.155Z] ---> 4c976b05d88d [2022-03-30T20:54:10.155Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T20:54:10.155Z] ---> Running in ab888a16cbb0 [2022-03-30T20:54:10.794Z] Removing intermediate container ab888a16cbb0 [2022-03-30T20:54:10.794Z] ---> ca96110e726e [2022-03-30T20:54:10.794Z] Step 22/24 : LABEL arch=arm64 [2022-03-30T20:54:10.794Z] ---> Running in 15bbe56fd50a [2022-03-30T20:54:11.510Z] Removing intermediate container 15bbe56fd50a [2022-03-30T20:54:11.510Z] ---> c97a76052719 [2022-03-30T20:54:11.510Z] Step 23/24 : LABEL git_sha=5b238534add0ea705a5ae6a5731a7da0e9659dbf [2022-03-30T20:54:11.797Z] ---> Running in b00b72a79c09 [2022-03-30T20:54:12.558Z] Removing intermediate container b00b72a79c09 [2022-03-30T20:54:12.558Z] ---> f573dd990bd2 [2022-03-30T20:54:12.558Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T20:54:12.558Z] ---> Running in f4c992bab515 [2022-03-30T20:54:13.253Z] Removing intermediate container f4c992bab515 [2022-03-30T20:54:13.253Z] ---> a7e3b93b832f [2022-03-30T20:54:13.253Z] [2022-03-30T20:54:13.548Z] Successfully built a7e3b93b832f [2022-03-30T20:54:13.548Z] Successfully tagged security-spire-config-arm64:latest [2022-03-30T20:54:13.548Z]  Building security-spire-config ... done Building support-scheduler [2022-03-30T20:54:52.644Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:54:52.644Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:54:52.644Z] ---> b6f1d6b97165 [2022-03-30T20:54:52.644Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T20:54:52.644Z] ---> Using cache [2022-03-30T20:54:52.644Z] ---> 0bb84be2e6bd [2022-03-30T20:54:52.644Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:54:52.644Z] ---> Using cache [2022-03-30T20:54:52.644Z] ---> 42ef11ef729b [2022-03-30T20:54:52.644Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T20:54:52.644Z] ---> Running in 272a8fad9b84 [2022-03-30T20:54:54.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:54:55.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:54:56.536Z] OK: 220 MiB in 52 packages [2022-03-30T20:54:57.990Z] Removing intermediate container 272a8fad9b84 [2022-03-30T20:54:57.990Z] ---> 635bad849269 [2022-03-30T20:54:57.990Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:54:58.983Z] ---> 7877466e8f35 [2022-03-30T20:54:58.983Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:54:58.983Z] ---> Running in b0b10d87c306 [2022-03-30T20:55:05.742Z] Removing intermediate container b0b10d87c306 [2022-03-30T20:55:05.742Z] ---> 97634737e1f1 [2022-03-30T20:55:05.742Z] Step 8/22 : COPY . . [2022-03-30T20:55:32.687Z] ---> 049730488bb6 [2022-03-30T20:55:32.687Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-30T20:55:32.687Z] ---> Running in f3483ca31db8 [2022-03-30T20:55:34.135Z] 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-30T21:01:56.562Z] Removing intermediate container 81a3fd983916 [2022-03-30T21:01:56.562Z] ---> 8479df524c27 [2022-03-30T21:01:56.562Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-30T21:01:56.562Z] ---> Running in 9927c80a189d [2022-03-30T21:01:56.562Z] 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:01:56.562Z] Removing intermediate container 72bcf8fdf4dd [2022-03-30T21:01:56.562Z] ---> c4aac98c53f4 [2022-03-30T21:01:56.562Z] [2022-03-30T21:01:56.562Z] Step 10/31 : FROM alpine:3.14 [2022-03-30T21:01:56.562Z] 3.14: Pulling from library/alpine [2022-03-30T21:01:56.562Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T21:01:56.562Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T21:01:56.562Z] ---> cc3d11fa2d52 [2022-03-30T21:01:56.562Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-30T21:01:56.562Z] ---> Running in 901481fc4697 [2022-03-30T21:01:56.562Z] Removing intermediate container 9927c80a189d [2022-03-30T21:01:56.562Z] ---> 3deb1e709f3a [2022-03-30T21:01:56.562Z] [2022-03-30T21:01:56.562Z] Step 11/23 : FROM docker:20.10.10 [2022-03-30T21:01:56.562Z] 20.10.10: Pulling from library/docker [2022-03-30T21:01:56.562Z] Removing intermediate container 901481fc4697 [2022-03-30T21:01:56.562Z] ---> 4818cec1542f [2022-03-30T21:01:56.562Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-30T21:01:56.562Z] ---> Running in 3774608945af [2022-03-30T21:01:56.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:01:57.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:01:58.650Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-30T21:01:58.650Z] (2/2) Installing su-exec (0.2-r1) [2022-03-30T21:01:58.650Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T21:01:58.650Z] OK: 6 MiB in 16 packages [2022-03-30T21:02:01.327Z] Removing intermediate container 3774608945af [2022-03-30T21:02:01.327Z] ---> 3cbe63b430f5 [2022-03-30T21:02:01.327Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-30T21:02:01.327Z] ---> Running in e6660c91e61a [2022-03-30T21:02:02.803Z] Removing intermediate container e6660c91e61a [2022-03-30T21:02:02.803Z] ---> ddc05a2fc136 [2022-03-30T21:02:02.803Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-30T21:02:02.803Z] ---> Running in 21b844683223 [2022-03-30T21:02:04.256Z] Removing intermediate container 21b844683223 [2022-03-30T21:02:04.256Z] ---> 6c612c5570da [2022-03-30T21:02:04.256Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-30T21:02:04.537Z] ---> Running in f46bdf9f0c63 [2022-03-30T21:02:09.988Z] Removing intermediate container f46bdf9f0c63 [2022-03-30T21:02:09.988Z] ---> dff5f6549ae7 [2022-03-30T21:02:09.988Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-30T21:02:09.988Z] ---> Running in d2d4f20a5bf4 [2022-03-30T21:02:10.592Z] Removing intermediate container d2d4f20a5bf4 [2022-03-30T21:02:10.592Z] ---> 1d499c7febf6 [2022-03-30T21:02:10.592Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-30T21:02:12.590Z] ---> 737a200c0b6b [2022-03-30T21:02:12.590Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-30T21:02:12.872Z] ---> Running in c74ede7166ae [2022-03-30T21:02:14.878Z] Removing intermediate container c073cbfc006b [2022-03-30T21:02:14.878Z] ---> 789baedb7692 [2022-03-30T21:02:14.878Z] [2022-03-30T21:02:14.878Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T21:02:14.878Z] ---> cc3d11fa2d52 [2022-03-30T21:02:14.878Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T21:02:15.158Z] ---> Running in 9c46a8af6b72 [2022-03-30T21:02:17.177Z] Removing intermediate container c74ede7166ae [2022-03-30T21:02:17.177Z] ---> b014771da6a3 [2022-03-30T21:02:17.177Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:02:18.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:02:18.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:02:18.783Z] ---> 0e8100e7423c [2022-03-30T21:02:18.783Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-30T21:02:20.244Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T21:02:20.244Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T21:02:20.244Z] OK: 5 MiB in 15 packages [2022-03-30T21:02:22.897Z] ---> 7cb8d9807ea4 [2022-03-30T21:02:22.897Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-30T21:02:22.897Z] Removing intermediate container 9c46a8af6b72 [2022-03-30T21:02:22.897Z] ---> 90cba370cfdb [2022-03-30T21:02:22.897Z] 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:02:22.897Z] ---> Running in 809471fde3dd [2022-03-30T21:02:23.501Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-30T21:02:23.501Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-30T21:02:23.780Z] ---> 520e9a0a30f7 [2022-03-30T21:02:23.780Z] 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:02:23.780Z] ---> Running in dc17d75f31f0 [2022-03-30T21:02:24.061Z] ---> 188cb8d0ca43 [2022-03-30T21:02:24.061Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-30T21:02:24.061Z] Removing intermediate container 809471fde3dd [2022-03-30T21:02:24.061Z] ---> 13d13af91e53 [2022-03-30T21:02:24.061Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-30T21:02:24.061Z] ---> Running in 97653db5441c [2022-03-30T21:02:25.061Z] Removing intermediate container dc17d75f31f0 [2022-03-30T21:02:25.061Z] ---> 1c75794a6fa9 [2022-03-30T21:02:25.061Z] 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:02:25.061Z] ---> Running in 56c3ebdf1156 [2022-03-30T21:02:25.061Z] Removing intermediate container 97653db5441c [2022-03-30T21:02:25.061Z] ---> de94b474160f [2022-03-30T21:02:25.061Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T21:02:25.346Z] ---> Running in 8a922d826dd4 [2022-03-30T21:02:25.966Z] ---> 23c9dba81a1d [2022-03-30T21:02:25.966Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-30T21:02:26.581Z] Removing intermediate container 8a922d826dd4 [2022-03-30T21:02:26.581Z] ---> e97adbf66785 [2022-03-30T21:02:26.581Z] Step 15/23 : WORKDIR / [2022-03-30T21:02:27.200Z] ---> Running in aab14cc781d8 [2022-03-30T21:02:27.480Z] ---> 1d77076d3286 [2022-03-30T21:02:27.480Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-30T21:02:27.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:02:27.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:02:28.042Z] ---> Running in 52e78e1b2665 [2022-03-30T21:02:28.042Z] Removing intermediate container aab14cc781d8 [2022-03-30T21:02:28.042Z] ---> a7eb5bf2ffd7 [2022-03-30T21:02:28.042Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:02:29.043Z] (1/42) Installing readline (8.1.0-r0) [2022-03-30T21:02:29.043Z] (2/42) Installing bash (5.1.16-r0) [2022-03-30T21:02:29.043Z] Executing bash-5.1.16-r0.post-install [2022-03-30T21:02:29.043Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-30T21:02:29.043Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T21:02:29.043Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-30T21:02:29.320Z] (6/42) Installing curl (7.79.1-r0) [2022-03-30T21:02:29.320Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-30T21:02:29.320Z] Removing intermediate container 52e78e1b2665 [2022-03-30T21:02:29.320Z] ---> 9651efedb30d [2022-03-30T21:02:29.320Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-30T21:02:29.320Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-30T21:02:29.320Z] (9/42) Installing expat (2.4.7-r0) [2022-03-30T21:02:29.320Z] (10/42) Installing libffi (3.3-r2) [2022-03-30T21:02:29.320Z] (11/42) Installing gdbm (1.19-r0) [2022-03-30T21:02:29.320Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-30T21:02:29.320Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T21:02:29.320Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T21:02:29.320Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-30T21:02:29.320Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-30T21:02:29.616Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-30T21:02:29.894Z] ---> 6ead2dcc051b [2022-03-30T21:02:29.894Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-30T21:02:30.914Z] ---> f756b75c420f [2022-03-30T21:02:30.914Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-30T21:02:31.912Z] ---> Running in 2f9e6e9919e0 [2022-03-30T21:02:32.186Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-30T21:02:32.186Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-30T21:02:32.186Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-30T21:02:32.186Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-30T21:02:32.468Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-30T21:02:32.468Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-30T21:02:32.468Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-30T21:02:32.468Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-30T21:02:32.468Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-30T21:02:32.468Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-30T21:02:32.468Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-30T21:02:32.468Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-30T21:02:32.755Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-30T21:02:32.755Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-30T21:02:32.755Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-30T21:02:32.755Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-30T21:02:32.755Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-30T21:02:32.755Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-30T21:02:32.755Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-30T21:02:32.755Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-30T21:02:32.755Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-30T21:02:33.034Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-30T21:02:33.034Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-30T21:02:33.034Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-30T21:02:33.034Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-30T21:02:34.047Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T21:02:34.047Z] OK: 84 MiB in 64 packages [2022-03-30T21:02:34.331Z] ---> c08e008f11ca [2022-03-30T21:02:34.331Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-30T21:02:36.359Z] ---> 4f00bb3d211c [2022-03-30T21:02:36.359Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-30T21:02:36.654Z] ---> Running in a8ef4a94e10f [2022-03-30T21:02:36.939Z] Removing intermediate container 2f9e6e9919e0 [2022-03-30T21:02:36.939Z] ---> 12a4c06871d5 [2022-03-30T21:02:36.939Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-30T21:02:37.553Z] Removing intermediate container a8ef4a94e10f [2022-03-30T21:02:37.553Z] ---> fa7a8e49b171 [2022-03-30T21:02:37.553Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:02:37.553Z] ---> Running in 61409e912648 [2022-03-30T21:02:37.553Z] ---> Running in 3dbbfcfc04f7 [2022-03-30T21:02:38.560Z] Removing intermediate container 3dbbfcfc04f7 [2022-03-30T21:02:38.560Z] ---> 7550677f49b2 [2022-03-30T21:02:38.560Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T21:02:38.560Z] ---> Running in d5bc675037d8 [2022-03-30T21:02:38.560Z] Removing intermediate container 61409e912648 [2022-03-30T21:02:38.560Z] ---> 807126a5e88e [2022-03-30T21:02:38.560Z] Step 28/31 : CMD ["gate"] [2022-03-30T21:02:39.595Z] ---> Running in f3ca2666b762 [2022-03-30T21:02:39.595Z] Removing intermediate container d5bc675037d8 [2022-03-30T21:02:39.595Z] ---> a1c82fce6e97 [2022-03-30T21:02:39.595Z] Step 22/23 : LABEL git_sha=5b238534add0ea705a5ae6a5731a7da0e9659dbf [2022-03-30T21:02:39.872Z] ---> Running in 0a82db40458e [2022-03-30T21:02:40.464Z] Removing intermediate container f3ca2666b762 [2022-03-30T21:02:40.464Z] ---> 4c324b8eede2 [2022-03-30T21:02:40.464Z] Step 29/31 : LABEL arch=arm64 [2022-03-30T21:02:40.736Z] Collecting docker-compose==1.23.2 [2022-03-30T21:02:40.736Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-30T21:02:40.736Z] Removing intermediate container 0a82db40458e [2022-03-30T21:02:40.736Z] ---> 255f70f10a55 [2022-03-30T21:02:40.736Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T21:02:41.019Z] ---> Running in a4ad66a3a4df [2022-03-30T21:02:41.019Z] ---> Running in 92b2d72b87b9 [2022-03-30T21:02:41.633Z] Collecting jsonschema<3,>=2.5.1 [2022-03-30T21:02:41.633Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-30T21:02:42.242Z] Removing intermediate container 92b2d72b87b9 [2022-03-30T21:02:42.242Z] ---> f75478e999e6 [2022-03-30T21:02:42.242Z] [2022-03-30T21:02:42.242Z] Removing intermediate container a4ad66a3a4df [2022-03-30T21:02:42.242Z] ---> 6436542c0069 [2022-03-30T21:02:42.242Z] Step 30/31 : LABEL git_sha=5b238534add0ea705a5ae6a5731a7da0e9659dbf [2022-03-30T21:02:42.847Z] ---> Running in 0b4074fca3b6 [2022-03-30T21:02:43.453Z] Successfully built f75478e999e6 [2022-03-30T21:02:43.453Z] Successfully tagged core-metadata-arm64:latest [2022-03-30T21:02:43.453Z]  Building core-metadata ... done Building security-secretstore-setup [2022-03-30T21:02:43.453Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-30T21:02:43.453Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-30T21:02:44.053Z] Removing intermediate container 0b4074fca3b6 [2022-03-30T21:02:44.053Z] ---> 10d628a13530 [2022-03-30T21:02:44.053Z] Step 31/31 : LABEL version=0.0.0 [2022-03-30T21:02:44.331Z] Collecting docker<4.0,>=3.6.0 [2022-03-30T21:02:44.331Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-30T21:02:44.603Z] Collecting docopt<0.7,>=0.6.1 [2022-03-30T21:02:44.603Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-30T21:02:44.603Z] ---> Running in bcd4edcfc185 [2022-03-30T21:02:45.595Z] Removing intermediate container bcd4edcfc185 [2022-03-30T21:02:45.595Z] ---> 92a11c624d0f [2022-03-30T21:02:45.595Z] [2022-03-30T21:02:46.604Z] Successfully built 92a11c624d0f [2022-03-30T21:02:46.604Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-30T21:02:46.604Z]  Building security-bootstrapper ... done Building security-spire-server [2022-03-30T21:02:46.604Z] Removing intermediate container 1814c184b78a [2022-03-30T21:02:46.604Z] ---> 46d16ceaacb4 [2022-03-30T21:02:46.604Z] [2022-03-30T21:02:46.604Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T21:02:46.604Z] ---> cc3d11fa2d52 [2022-03-30T21:02:46.604Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-30T21:02:46.880Z] ---> Running in bf9a1ae20bdc [2022-03-30T21:02:47.482Z] Removing intermediate container bf9a1ae20bdc [2022-03-30T21:02:47.482Z] ---> 0310df256b58 [2022-03-30T21:02:47.482Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-30T21:02:47.760Z] ---> Running in 5b1c5b164d81 [2022-03-30T21:02:48.358Z] Removing intermediate container 5b1c5b164d81 [2022-03-30T21:02:48.358Z] ---> 60aecee80c05 [2022-03-30T21:02:48.358Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-30T21:02:48.358Z] ---> Running in de0b4477bcfc [2022-03-30T21:02:48.973Z] Removing intermediate container de0b4477bcfc [2022-03-30T21:02:48.973Z] ---> c5271fe866d0 [2022-03-30T21:02:48.973Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:02:48.973Z] ---> Running in b428d54fc707 [2022-03-30T21:02:49.250Z] Collecting PyYAML<4,>=3.10 [2022-03-30T21:02:49.250Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-30T21:02:52.733Z] Removing intermediate container b428d54fc707 [2022-03-30T21:02:52.733Z] ---> ecfd3a39374d [2022-03-30T21:02:52.733Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-30T21:02:52.733Z] ---> Running in 4dc6993cd8ae [2022-03-30T21:02:53.727Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:02:53.727Z] 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:02:54.006Z] Collecting cached-property<2,>=1.2.0 [2022-03-30T21:02:54.006Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-30T21:02:54.284Z] Collecting texttable<0.10,>=0.9.0 [2022-03-30T21:02:54.284Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-30T21:02:54.897Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:02:55.892Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-30T21:02:56.171Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T21:02:56.171Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-30T21:02:56.171Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T21:02:56.452Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-30T21:02:56.452Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-30T21:02:56.731Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T21:02:56.731Z] OK: 8 MiB in 20 packages [2022-03-30T21:02:57.363Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-30T21:02:57.363Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-30T21:02:57.363Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-30T21:02:57.363Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-30T21:02:58.823Z] Removing intermediate container 4dc6993cd8ae [2022-03-30T21:02:58.823Z] ---> 97f129d6471e [2022-03-30T21:02:58.823Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:03:00.302Z] ---> 5712f860b054 [2022-03-30T21:03:00.302Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-30T21:03:00.582Z] Collecting docker-pycreds>=0.4.0 [2022-03-30T21:03:00.582Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-30T21:03:02.046Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-30T21:03:02.046Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-30T21:03:02.046Z] Collecting idna<2.8,>=2.5 [2022-03-30T21:03:02.046Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-30T21:03:02.046Z] 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:03:02.322Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-30T21:03:02.322Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-30T21:03:02.926Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-30T21:03:02.926Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-30T21:03:02.926Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-30T21:03:02.926Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-30T21:03:03.962Z] ---> 11774f58c657 [2022-03-30T21:03:03.962Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-30T21:03:03.962Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-30T21:03:03.962Z] Attempting uninstall: urllib3 [2022-03-30T21:03:03.962Z] Found existing installation: urllib3 1.26.5 [2022-03-30T21:03:03.962Z] Uninstalling urllib3-1.26.5: [2022-03-30T21:03:04.240Z] Successfully uninstalled urllib3-1.26.5 [2022-03-30T21:03:05.246Z] Attempting uninstall: idna [2022-03-30T21:03:05.247Z] Found existing installation: idna 3.2 [2022-03-30T21:03:05.247Z] Uninstalling idna-3.2: [2022-03-30T21:03:05.247Z] Successfully uninstalled idna-3.2 [2022-03-30T21:03:05.247Z] ---> 2fbcc4256027 [2022-03-30T21:03:05.247Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-30T21:03:05.530Z] ---> Running in 8df9620c20a9 [2022-03-30T21:03:06.146Z] Removing intermediate container 8df9620c20a9 [2022-03-30T21:03:06.146Z] ---> a4522d9eed2c [2022-03-30T21:03:06.146Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:03:06.430Z] Attempting uninstall: chardet [2022-03-30T21:03:06.430Z] Found existing installation: chardet 4.0.0 [2022-03-30T21:03:06.430Z] Uninstalling chardet-4.0.0: [2022-03-30T21:03:06.430Z] ---> Running in 80c6eebc4e09 [2022-03-30T21:03:06.720Z] Successfully uninstalled chardet-4.0.0 [2022-03-30T21:03:07.716Z] Removing intermediate container 80c6eebc4e09 [2022-03-30T21:03:07.716Z] ---> 1bf10723fa34 [2022-03-30T21:03:07.716Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T21:03:07.716Z] ---> Running in 05f0dbec1ed5 [2022-03-30T21:03:08.724Z] Removing intermediate container 05f0dbec1ed5 [2022-03-30T21:03:08.724Z] ---> 728a44f3bc53 [2022-03-30T21:03:08.724Z] Step 22/23 : LABEL git_sha=5b238534add0ea705a5ae6a5731a7da0e9659dbf [2022-03-30T21:03:08.724Z] ---> Running in 653a15cb5d8a [2022-03-30T21:03:09.003Z] Attempting uninstall: requests [2022-03-30T21:03:09.003Z] Found existing installation: requests 2.25.1 [2022-03-30T21:03:09.003Z] Uninstalling requests-2.25.1: [2022-03-30T21:03:09.003Z] Successfully uninstalled requests-2.25.1 [2022-03-30T21:03:09.632Z] Removing intermediate container 653a15cb5d8a [2022-03-30T21:03:09.633Z] ---> 1d6592cd0636 [2022-03-30T21:03:09.633Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T21:03:09.633Z] Running setup.py install for texttable: started [2022-03-30T21:03:09.913Z] ---> Running in d9f59a2f2b89 [2022-03-30T21:03:10.522Z] Removing intermediate container d9f59a2f2b89 [2022-03-30T21:03:10.522Z] ---> 86b034c9aa0d [2022-03-30T21:03:10.522Z] [2022-03-30T21:03:11.524Z] Successfully built 86b034c9aa0d [2022-03-30T21:03:11.524Z] Successfully tagged core-data-arm64:latest [2022-03-30T21:03:11.524Z]  Building core-data ... done Building security-proxy-setup [2022-03-30T21:03:12.530Z] Running setup.py install for texttable: finished with status 'done' [2022-03-30T21:03:12.530Z] Running setup.py install for PyYAML: started [2022-03-30T21:03:12.530Z] Removing intermediate container f3483ca31db8 [2022-03-30T21:03:12.530Z] ---> 054dceaeea41 [2022-03-30T21:03:12.530Z] [2022-03-30T21:03:12.530Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T21:03:12.530Z] ---> cc3d11fa2d52 [2022-03-30T21:03:12.530Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-30T21:03:12.530Z] ---> Using cache [2022-03-30T21:03:12.530Z] ---> 90cba370cfdb [2022-03-30T21:03:12.530Z] 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:03:12.530Z] ---> Using cache [2022-03-30T21:03:12.530Z] ---> 13d13af91e53 [2022-03-30T21:03:12.530Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-30T21:03:12.530Z] ---> Running in 4b66fc6e12a9 [2022-03-30T21:03:13.531Z] Removing intermediate container 4b66fc6e12a9 [2022-03-30T21:03:13.531Z] ---> 2b3409808c76 [2022-03-30T21:03:13.531Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T21:03:13.531Z] ---> Running in 8918196c835d [2022-03-30T21:03:14.143Z] Removing intermediate container 8918196c835d [2022-03-30T21:03:14.143Z] ---> 77001c44bbe3 [2022-03-30T21:03:14.143Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:03:15.141Z] ---> 595784f2cf6b [2022-03-30T21:03:15.141Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-30T21:03:15.754Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-30T21:03:16.370Z] Running setup.py install for docopt: started [2022-03-30T21:03:18.368Z] ---> 2d3d6620fd89 [2022-03-30T21:03:18.368Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-30T21:03:18.978Z] Running setup.py install for docopt: finished with status 'done' [2022-03-30T21:03:18.978Z] Running setup.py install for dockerpty: started [2022-03-30T21:03:19.273Z] ---> 43589642e25d [2022-03-30T21:03:19.273Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-30T21:03:19.273Z] ---> Running in ebcfc7e705c9 [2022-03-30T21:03:19.887Z] Removing intermediate container ebcfc7e705c9 [2022-03-30T21:03:19.887Z] ---> aab98a893141 [2022-03-30T21:03:19.887Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:03:20.168Z] ---> Running in 1104ac35cec2 [2022-03-30T21:03:20.780Z] Removing intermediate container 1104ac35cec2 [2022-03-30T21:03:20.780Z] ---> 9394a6cbada3 [2022-03-30T21:03:20.780Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T21:03:20.780Z] ---> Running in d6a8a571abf9 [2022-03-30T21:03:21.779Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-30T21:03:21.779Z] Removing intermediate container d6a8a571abf9 [2022-03-30T21:03:21.779Z] ---> 212dd05725cb [2022-03-30T21:03:21.779Z] Step 21/22 : LABEL git_sha=5b238534add0ea705a5ae6a5731a7da0e9659dbf [2022-03-30T21:03:22.062Z] ---> Running in b75c31a6d091 [2022-03-30T21:03:22.684Z] Removing intermediate container b75c31a6d091 [2022-03-30T21:03:22.684Z] ---> 2b2680ccb99d [2022-03-30T21:03:22.684Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T21:03:22.684Z] ---> Running in d866261cb71e [2022-03-30T21:03:23.292Z] Removing intermediate container d866261cb71e [2022-03-30T21:03:23.292Z] ---> f949367d09b5 [2022-03-30T21:03:23.292Z] [2022-03-30T21:03:23.897Z] Successfully built f949367d09b5 [2022-03-30T21:03:23.897Z] Successfully tagged support-scheduler-arm64:latest [2022-03-30T21:03:23.897Z]  Building support-scheduler ... done Building support-notifications [2022-03-30T21:03:24.174Z] 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:03:36.652Z] Removing intermediate container 56c3ebdf1156 [2022-03-30T21:03:36.652Z] ---> 814c52ccfbcd [2022-03-30T21:03:36.652Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-30T21:03:36.935Z] ---> Running in a344ad8d7742 [2022-03-30T21:03:37.542Z] Removing intermediate container a344ad8d7742 [2022-03-30T21:03:37.542Z] ---> d3d7bbff4c89 [2022-03-30T21:03:37.542Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-30T21:03:37.542Z] ---> Running in 36ecce0178a8 [2022-03-30T21:03:38.147Z] Removing intermediate container 36ecce0178a8 [2022-03-30T21:03:38.147Z] ---> d9ff2e06f6d5 [2022-03-30T21:03:38.147Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-30T21:03:40.156Z] ---> faec374f69a0 [2022-03-30T21:03:40.156Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-30T21:03:40.439Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:03:40.439Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:03:40.439Z] ---> b6f1d6b97165 [2022-03-30T21:03:40.439Z] Step 3/25 : WORKDIR /edgex-go [2022-03-30T21:03:40.439Z] ---> Using cache [2022-03-30T21:03:40.439Z] ---> 0bb84be2e6bd [2022-03-30T21:03:40.730Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:03:40.730Z] ---> Using cache [2022-03-30T21:03:40.730Z] ---> 42ef11ef729b [2022-03-30T21:03:40.730Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-30T21:03:40.730Z] ---> Using cache [2022-03-30T21:03:40.730Z] ---> 635bad849269 [2022-03-30T21:03:40.730Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-30T21:03:40.730Z] ---> Using cache [2022-03-30T21:03:40.730Z] ---> 7877466e8f35 [2022-03-30T21:03:40.730Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:03:40.730Z] ---> Using cache [2022-03-30T21:03:40.730Z] ---> 97634737e1f1 [2022-03-30T21:03:40.730Z] Step 8/25 : COPY . . [2022-03-30T21:03:40.730Z] ---> Using cache [2022-03-30T21:03:40.730Z] ---> 049730488bb6 [2022-03-30T21:03:40.730Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-30T21:03:41.012Z] ---> Running in d09827a7bfae [2022-03-30T21:03:41.012Z] ---> 00d49652af5e [2022-03-30T21:03:41.012Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-30T21:03:42.480Z] ---> 0d2eebc1305e [2022-03-30T21:03:42.480Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-30T21:03:42.480Z] ---> Running in 68eb1d49c95c [2022-03-30T21:03:42.480Z] 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-30T21:03:43.147Z] Removing intermediate container 68eb1d49c95c [2022-03-30T21:03:43.147Z] ---> 53cb73f44fcb [2022-03-30T21:03:43.147Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:03:43.423Z] ---> Running in 4bf5a3b131e5 [2022-03-30T21:03:43.703Z] Removing intermediate container 4bf5a3b131e5 [2022-03-30T21:03:43.703Z] ---> 365cef257e95 [2022-03-30T21:03:43.703Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T21:03:44.029Z] ---> Running in 6515c7ea4f8c [2022-03-30T21:03:44.645Z] Removing intermediate container 6515c7ea4f8c [2022-03-30T21:03:44.645Z] ---> ff4f8eb97cad [2022-03-30T21:03:44.645Z] Step 22/23 : LABEL git_sha=5b238534add0ea705a5ae6a5731a7da0e9659dbf [2022-03-30T21:03:44.941Z] ---> Running in db0031d02b22 [2022-03-30T21:03:45.974Z] Removing intermediate container db0031d02b22 [2022-03-30T21:03:45.974Z] ---> 8c4c794d74da [2022-03-30T21:03:45.974Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T21:03:45.974Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:03:45.974Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:03:45.974Z] ---> b6f1d6b97165 [2022-03-30T21:03:45.974Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T21:03:45.974Z] ---> Using cache [2022-03-30T21:03:45.974Z] ---> 0bb84be2e6bd [2022-03-30T21:03:45.974Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:03:45.974Z] ---> Using cache [2022-03-30T21:03:45.974Z] ---> 42ef11ef729b [2022-03-30T21:03:45.974Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T21:03:45.974Z] ---> Using cache [2022-03-30T21:03:45.974Z] ---> 635bad849269 [2022-03-30T21:03:45.974Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T21:03:45.974Z] ---> Using cache [2022-03-30T21:03:46.261Z] ---> 7877466e8f35 [2022-03-30T21:03:46.261Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:03:46.261Z] ---> Using cache [2022-03-30T21:03:46.261Z] ---> 97634737e1f1 [2022-03-30T21:03:46.261Z] Step 8/23 : COPY . . [2022-03-30T21:03:46.261Z] ---> Using cache [2022-03-30T21:03:46.261Z] ---> 049730488bb6 [2022-03-30T21:03:46.261Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T21:03:46.261Z] ---> Running in 5699308c0fa2 [2022-03-30T21:03:46.261Z] ---> Running in ac874e4ee578 [2022-03-30T21:03:47.759Z] Removing intermediate container ac874e4ee578 [2022-03-30T21:03:47.759Z] ---> ef6cd9e75764 [2022-03-30T21:03:47.759Z] [2022-03-30T21:03:47.759Z] Removing intermediate container 5699308c0fa2 [2022-03-30T21:03:47.759Z] ---> 02587be090ae [2022-03-30T21:03:47.759Z] 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:03:48.075Z] ---> Running in 2705dc9c80d4 [2022-03-30T21:03:49.613Z] Successfully built ef6cd9e75764 [2022-03-30T21:03:49.613Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-30T21:03:49.613Z] Building core-command [2022-03-30T21:03:53.208Z]  Building sys-mgmt-agent ... done spire-1.2.0/ [2022-03-30T21:03:56.674Z] spire-1.2.0/README.md [2022-03-30T21:03:56.674Z] spire-1.2.0/bin/ [2022-03-30T21:03:56.674Z] spire-1.2.0/bin/spire-server [2022-03-30T21:03:56.674Z] spire-1.2.0/bin/spire-agent [2022-03-30T21:03:56.674Z] spire-1.2.0/conf/ [2022-03-30T21:03:56.674Z] spire-1.2.0/conf/server/ [2022-03-30T21:03:56.674Z] spire-1.2.0/conf/server/server.conf [2022-03-30T21:03:56.674Z] spire-1.2.0/conf/agent/ [2022-03-30T21:03:56.674Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T21:03:56.674Z] spire-1.2.0/LICENSE [2022-03-30T21:04:06.875Z] Removing intermediate container 2705dc9c80d4 [2022-03-30T21:04:06.875Z] ---> 5d5e046f1f1d [2022-03-30T21:04:06.875Z] [2022-03-30T21:04:06.875Z] Step 11/23 : FROM alpine:3.15 [2022-03-30T21:04:06.875Z] ---> 03078ca19a05 [2022-03-30T21:04:06.875Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T21:04:06.875Z] ---> Using cache [2022-03-30T21:04:06.875Z] ---> d250fd5b151a [2022-03-30T21:04:06.875Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:04:06.875Z] ---> Using cache [2022-03-30T21:04:06.875Z] ---> 495b4f17b186 [2022-03-30T21:04:06.875Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T21:04:06.875Z] ---> Running in 0315563be1a8 [2022-03-30T21:04:08.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:04:09.898Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:04:11.360Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T21:04:11.360Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T21:04:11.360Z] OK: 15729 distinct packages available [2022-03-30T21:04:11.360Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:04:12.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:04:13.357Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T21:04:13.636Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T21:04:13.636Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T21:04:13.636Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T21:04:13.921Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T21:04:13.921Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T21:04:13.921Z] OK: 6 MiB in 19 packages [2022-03-30T21:04:16.580Z] Removing intermediate container 0315563be1a8 [2022-03-30T21:04:16.580Z] ---> 3b4b591f4504 [2022-03-30T21:04:16.580Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T21:04:20.937Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:04:20.937Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:04:20.937Z] ---> b6f1d6b97165 [2022-03-30T21:04:20.937Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T21:04:20.937Z] ---> Using cache [2022-03-30T21:04:20.937Z] ---> 0bb84be2e6bd [2022-03-30T21:04:20.937Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:04:20.937Z] ---> Using cache [2022-03-30T21:04:20.937Z] ---> 42ef11ef729b [2022-03-30T21:04:20.937Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T21:04:20.937Z] ---> Using cache [2022-03-30T21:04:20.937Z] ---> 635bad849269 [2022-03-30T21:04:20.937Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T21:04:20.937Z] ---> Using cache [2022-03-30T21:04:20.937Z] ---> 7877466e8f35 [2022-03-30T21:04:20.937Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:04:20.937Z] ---> Using cache [2022-03-30T21:04:20.937Z] ---> 97634737e1f1 [2022-03-30T21:04:20.937Z] Step 8/22 : COPY . . [2022-03-30T21:04:20.937Z] ---> Using cache [2022-03-30T21:04:20.937Z] ---> 049730488bb6 [2022-03-30T21:04:20.937Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-30T21:04:21.548Z] ---> Running in b3502d19a98a [2022-03-30T21:04:24.193Z] 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:04:28.539Z] ---> 59f7ab10e7e9 [2022-03-30T21:04:28.539Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T21:04:28.820Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:04:28.820Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:04:28.820Z] ---> b6f1d6b97165 [2022-03-30T21:04:28.820Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T21:04:28.820Z] ---> Using cache [2022-03-30T21:04:28.820Z] ---> 0bb84be2e6bd [2022-03-30T21:04:28.820Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:04:28.820Z] ---> Using cache [2022-03-30T21:04:28.820Z] ---> 42ef11ef729b [2022-03-30T21:04:28.820Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-30T21:04:28.820Z] ---> Running in 6c30189f0336 [2022-03-30T21:04:30.277Z] ---> 90bd06dc483d [2022-03-30T21:04:30.277Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-30T21:04:30.908Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:04:31.543Z] ---> c98d88116681 [2022-03-30T21:04:31.543Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-30T21:04:31.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:04:33.294Z] ---> 054142ce85d9 [2022-03-30T21:04:33.294Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T21:04:33.294Z] OK: 220 MiB in 52 packages [2022-03-30T21:04:33.294Z] ---> Running in b8df48a8aabb [2022-03-30T21:04:34.754Z] Removing intermediate container b8df48a8aabb [2022-03-30T21:04:34.754Z] ---> 7a825d6cf812 [2022-03-30T21:04:34.754Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T21:04:34.754Z] ---> Running in aa21c39f0632 [2022-03-30T21:04:35.371Z] Removing intermediate container 6c30189f0336 [2022-03-30T21:04:35.371Z] ---> 54cafdb1cea6 [2022-03-30T21:04:35.371Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T21:04:35.688Z] Removing intermediate container aa21c39f0632 [2022-03-30T21:04:35.688Z] ---> 319ce45b0264 [2022-03-30T21:04:35.688Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T21:04:35.967Z] ---> Running in 7da84eb2c918 [2022-03-30T21:04:36.971Z] ---> e6db81958ce7 [2022-03-30T21:04:36.971Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:04:37.253Z] ---> Running in 60e3400f232f [2022-03-30T21:04:37.532Z] Removing intermediate container 7da84eb2c918 [2022-03-30T21:04:37.532Z] ---> 43e4cd7f5310 [2022-03-30T21:04:37.533Z] Step 22/23 : LABEL git_sha=5b238534add0ea705a5ae6a5731a7da0e9659dbf [2022-03-30T21:04:37.812Z] ---> Running in 15a236e21146 [2022-03-30T21:04:38.822Z] Removing intermediate container 15a236e21146 [2022-03-30T21:04:38.822Z] ---> 363b7c58fc1c [2022-03-30T21:04:38.822Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T21:04:39.114Z] ---> Running in 00e264edff26 [2022-03-30T21:04:40.127Z] Removing intermediate container 00e264edff26 [2022-03-30T21:04:40.127Z] ---> b2aeebf69398 [2022-03-30T21:04:40.127Z] [2022-03-30T21:04:40.737Z] Successfully built b2aeebf69398 [2022-03-30T21:04:40.737Z] Successfully tagged security-spire-server-arm64:latest [2022-03-30T21:04:40.738Z]  Building security-spire-server ... done Building security-spire-agent [2022-03-30T21:04:44.183Z] Removing intermediate container 60e3400f232f [2022-03-30T21:04:44.183Z] ---> bbb4c033f005 [2022-03-30T21:04:44.183Z] Step 8/22 : COPY . . [2022-03-30T21:04:52.533Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:04:52.533Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:04:52.533Z] ---> b6f1d6b97165 [2022-03-30T21:04:52.533Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T21:04:52.533Z] ---> Using cache [2022-03-30T21:04:52.533Z] ---> 0bb84be2e6bd [2022-03-30T21:04:52.533Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:04:52.533Z] ---> Using cache [2022-03-30T21:04:52.533Z] ---> 42ef11ef729b [2022-03-30T21:04:52.533Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T21:04:52.533Z] ---> Using cache [2022-03-30T21:04:52.533Z] ---> 635bad849269 [2022-03-30T21:04:52.533Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T21:04:52.533Z] ---> Using cache [2022-03-30T21:04:52.533Z] ---> 7877466e8f35 [2022-03-30T21:04:52.533Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:04:52.533Z] ---> Using cache [2022-03-30T21:04:52.533Z] ---> 97634737e1f1 [2022-03-30T21:04:52.533Z] Step 8/23 : COPY . . [2022-03-30T21:04:52.533Z] ---> Using cache [2022-03-30T21:04:52.533Z] ---> 049730488bb6 [2022-03-30T21:04:52.533Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-30T21:04:53.536Z] ---> Running in d049e7b75254 [2022-03-30T21:04:55.562Z] 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:05:22.475Z] ---> 56c3c2114b11 [2022-03-30T21:05:22.475Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-30T21:05:22.475Z] ---> Running in 47108223b1f4 [2022-03-30T21:05:23.937Z] 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-30T21:05:25.415Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:05:25.415Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:05:25.415Z] ---> b6f1d6b97165 [2022-03-30T21:05:25.415Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T21:05:25.415Z] ---> Using cache [2022-03-30T21:05:25.415Z] ---> 0bb84be2e6bd [2022-03-30T21:05:25.415Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:05:25.415Z] ---> Using cache [2022-03-30T21:05:25.415Z] ---> 42ef11ef729b [2022-03-30T21:05:25.415Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T21:05:25.415Z] ---> Using cache [2022-03-30T21:05:25.415Z] ---> 635bad849269 [2022-03-30T21:05:25.415Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T21:05:25.415Z] ---> Using cache [2022-03-30T21:05:25.415Z] ---> 7877466e8f35 [2022-03-30T21:05:25.415Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:05:25.415Z] ---> Using cache [2022-03-30T21:05:25.415Z] ---> 97634737e1f1 [2022-03-30T21:05:25.415Z] Step 8/24 : COPY . . [2022-03-30T21:05:25.415Z] ---> Using cache [2022-03-30T21:05:25.415Z] ---> 049730488bb6 [2022-03-30T21:05:25.415Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T21:05:25.415Z] ---> Using cache [2022-03-30T21:05:25.415Z] ---> 02587be090ae [2022-03-30T21:05:25.415Z] 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:05:25.415Z] ---> Using cache [2022-03-30T21:05:25.415Z] ---> 5d5e046f1f1d [2022-03-30T21:05:25.415Z] [2022-03-30T21:05:25.415Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T21:05:25.415Z] ---> 03078ca19a05 [2022-03-30T21:05:25.415Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T21:05:25.415Z] ---> Using cache [2022-03-30T21:05:25.415Z] ---> d250fd5b151a [2022-03-30T21:05:25.415Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:05:25.415Z] ---> Using cache [2022-03-30T21:05:25.415Z] ---> 495b4f17b186 [2022-03-30T21:05:25.415Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T21:05:25.415Z] ---> Using cache [2022-03-30T21:05:25.415Z] ---> 3b4b591f4504 [2022-03-30T21:05:25.415Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-30T21:05:28.857Z] ---> 8b2bc3657698 [2022-03-30T21:05:28.857Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T21:05:34.304Z] ---> 491800647045 [2022-03-30T21:05:34.304Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T21:05:34.590Z] ---> a746adb8d38b [2022-03-30T21:05:34.590Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-30T21:05:35.585Z] ---> 028fd69bde6a [2022-03-30T21:05:35.585Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-30T21:05:36.585Z] ---> 4aa7f2546e86 [2022-03-30T21:05:36.585Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T21:05:36.876Z] ---> Running in a8fb246e0ff1 [2022-03-30T21:05:37.485Z] Removing intermediate container a8fb246e0ff1 [2022-03-30T21:05:37.485Z] ---> efb7a1d27f5d [2022-03-30T21:05:37.485Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T21:05:37.485Z] ---> Running in 483928624dcd [2022-03-30T21:05:38.107Z] Removing intermediate container 483928624dcd [2022-03-30T21:05:38.107Z] ---> c62a044558ff [2022-03-30T21:05:38.107Z] Step 22/24 : LABEL arch=arm64 [2022-03-30T21:05:38.107Z] ---> Running in cf431a9a5c59 [2022-03-30T21:05:38.728Z] Removing intermediate container cf431a9a5c59 [2022-03-30T21:05:38.728Z] ---> 6546531c8a5e [2022-03-30T21:05:38.728Z] Step 23/24 : LABEL git_sha=5b238534add0ea705a5ae6a5731a7da0e9659dbf [2022-03-30T21:05:39.007Z] ---> Running in 3191c71854b5 [2022-03-30T21:05:39.625Z] Removing intermediate container 3191c71854b5 [2022-03-30T21:05:39.625Z] ---> a89539563577 [2022-03-30T21:05:39.625Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T21:05:39.625Z] ---> Running in 93fc3cc67dc7 [2022-03-30T21:05:40.230Z] Removing intermediate container 93fc3cc67dc7 [2022-03-30T21:05:40.230Z] ---> c7e57b18b8d1 [2022-03-30T21:05:40.230Z] [2022-03-30T21:05:40.837Z] Successfully built c7e57b18b8d1 [2022-03-30T21:05:40.837Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-30T21:05:40.837Z] Building security-spiffe-token-provider [2022-03-30T21:06:27.851Z]  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:06:27.851Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:06:27.851Z] ---> b6f1d6b97165 [2022-03-30T21:06:27.851Z] Step 3/20 : WORKDIR /edgex-go [2022-03-30T21:06:27.851Z] ---> Using cache [2022-03-30T21:06:27.851Z] ---> 0bb84be2e6bd [2022-03-30T21:06:27.851Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-30T21:06:27.851Z] ---> Running in d7d6b6e6c40b [2022-03-30T21:06:27.851Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:06:27.851Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:06:27.851Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T21:06:27.851Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T21:06:27.851Z] OK: 15739 distinct packages available [2022-03-30T21:06:27.851Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:06:27.851Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:06:28.127Z] OK: 220 MiB in 52 packages [2022-03-30T21:06:30.154Z] Removing intermediate container d7d6b6e6c40b [2022-03-30T21:06:30.154Z] ---> 8d5d5351c135 [2022-03-30T21:06:30.154Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-30T21:06:30.760Z] ---> 8dca84b611d2 [2022-03-30T21:06:30.760Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:06:30.760Z] ---> Running in 7587d1a83866 [2022-03-30T21:06:36.198Z] Removing intermediate container 7587d1a83866 [2022-03-30T21:06:36.198Z] ---> 8b922ece34bf [2022-03-30T21:06:36.198Z] Step 7/20 : COPY . . [2022-03-30T21:07:03.046Z] ---> 624c922c8120 [2022-03-30T21:07:03.046Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-30T21:07:03.046Z] ---> Running in 8c1c4cdf5c35 [2022-03-30T21:07:03.324Z] 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-30T21:10:40.432Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-30T21:10:55.600Z] Removing intermediate container d09827a7bfae [2022-03-30T21:10:55.600Z] ---> 892083ae7523 [2022-03-30T21:10:55.600Z] [2022-03-30T21:10:55.600Z] Step 10/25 : FROM alpine:3.14 [2022-03-30T21:10:55.600Z] ---> cc3d11fa2d52 [2022-03-30T21:10:55.600Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-30T21:10:55.600Z] ---> Running in 717904b900ae [2022-03-30T21:10:56.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:10:56.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:10:57.929Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-30T21:10:57.929Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-30T21:10:57.929Z] (3/3) Installing su-exec (0.2-r1) [2022-03-30T21:10:57.929Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T21:10:57.929Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T21:10:58.205Z] OK: 6 MiB in 17 packages [2022-03-30T21:11:00.872Z] Removing intermediate container 717904b900ae [2022-03-30T21:11:00.872Z] ---> 74a78815153a [2022-03-30T21:11:00.872Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T21:11:00.872Z] ---> Running in 89f18c8264cc [2022-03-30T21:11:01.159Z] Removing intermediate container 89f18c8264cc [2022-03-30T21:11:01.159Z] ---> 3dd3f8c5ef35 [2022-03-30T21:11:01.159Z] Step 13/25 : WORKDIR / [2022-03-30T21:11:01.159Z] ---> Running in dca108f7e991 [2022-03-30T21:11:01.765Z] Removing intermediate container dca108f7e991 [2022-03-30T21:11:01.765Z] ---> 5009438c6201 [2022-03-30T21:11:01.765Z] 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:11:03.218Z] ---> 1746665b2a76 [2022-03-30T21:11:03.218Z] 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:11:03.818Z] ---> 4b674d3c8dc5 [2022-03-30T21:11:03.818Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-30T21:11:04.814Z] ---> b569dff3c445 [2022-03-30T21:11:04.814Z] 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:11:05.810Z] ---> 83135db9db04 [2022-03-30T21:11:05.810Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-30T21:11:08.443Z] ---> 5aa3c3c48ef4 [2022-03-30T21:11:08.443Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-30T21:11:10.432Z] ---> cc73a9fe7ce4 [2022-03-30T21:11:10.432Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T21:11:11.430Z] ---> 14d35da21807 [2022-03-30T21:11:11.430Z] 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:11:11.709Z] ---> Running in 611d113c2950 [2022-03-30T21:11:15.131Z] Removing intermediate container 611d113c2950 [2022-03-30T21:11:15.131Z] ---> dc6505c13f7a [2022-03-30T21:11:15.131Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T21:11:15.131Z] ---> Running in 36fb003790ee [2022-03-30T21:11:15.405Z] Removing intermediate container 36fb003790ee [2022-03-30T21:11:15.405Z] ---> 718acbe85843 [2022-03-30T21:11:15.405Z] Step 23/25 : LABEL arch=arm64 [2022-03-30T21:11:15.679Z] ---> Running in b33629dc70cb [2022-03-30T21:11:16.324Z] Removing intermediate container b33629dc70cb [2022-03-30T21:11:16.324Z] ---> aecd813b855a [2022-03-30T21:11:16.324Z] Step 24/25 : LABEL git_sha=5b238534add0ea705a5ae6a5731a7da0e9659dbf [2022-03-30T21:11:16.748Z] ---> Running in a76465571a9c [2022-03-30T21:11:17.109Z] Removing intermediate container a76465571a9c [2022-03-30T21:11:17.109Z] ---> 82f77f82d4e3 [2022-03-30T21:11:17.109Z] Step 25/25 : LABEL version=0.0.0 [2022-03-30T21:11:17.109Z] ---> Running in e0133e1d5f18 [2022-03-30T21:11:18.098Z] Removing intermediate container e0133e1d5f18 [2022-03-30T21:11:18.098Z] ---> 0fd29bf43253 [2022-03-30T21:11:18.098Z] [2022-03-30T21:11:18.428Z] Successfully built 0fd29bf43253 [2022-03-30T21:11:18.712Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-30T21:11:45.725Z]  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-30T21:12:07.914Z] Removing intermediate container b3502d19a98a [2022-03-30T21:12:07.914Z] ---> a942699ededf [2022-03-30T21:12:07.914Z] [2022-03-30T21:12:07.914Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T21:12:07.914Z] ---> cc3d11fa2d52 [2022-03-30T21:12:07.914Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-30T21:12:07.914Z] ---> Running in 5af3a7f8d3fe [2022-03-30T21:12:08.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:12:08.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:12:09.780Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-30T21:12:09.780Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-30T21:12:09.780Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T21:12:09.780Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-30T21:12:10.063Z] (5/6) Installing curl (7.79.1-r0) [2022-03-30T21:12:10.063Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-30T21:12:10.063Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T21:12:10.063Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T21:12:10.344Z] OK: 8 MiB in 20 packages [2022-03-30T21:12:12.994Z] Removing intermediate container 5af3a7f8d3fe [2022-03-30T21:12:12.994Z] ---> 5c195953853f [2022-03-30T21:12:12.994Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T21:12:12.994Z] ---> Running in d9f8764fe9f5 [2022-03-30T21:12:13.274Z] Removing intermediate container d9f8764fe9f5 [2022-03-30T21:12:13.274Z] ---> bce12ecfac84 [2022-03-30T21:12:13.274Z] Step 13/22 : WORKDIR /edgex [2022-03-30T21:12:13.550Z] ---> Running in 17820a80f13f [2022-03-30T21:12:14.150Z] Removing intermediate container 17820a80f13f [2022-03-30T21:12:14.150Z] ---> c2998941be99 [2022-03-30T21:12:14.150Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-30T21:12:15.157Z] ---> 3d8c006ea7c6 [2022-03-30T21:12:15.157Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-30T21:12:17.792Z] ---> 1397665492fa [2022-03-30T21:12:17.792Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-30T21:12:20.430Z] ---> 62ab270e9327 [2022-03-30T21:12:20.430Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T21:12:21.878Z] ---> f36721964bda [2022-03-30T21:12:21.878Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-30T21:12:21.878Z] ---> Running in 50cd6ac4b28e [2022-03-30T21:12:26.200Z] Removing intermediate container 50cd6ac4b28e [2022-03-30T21:12:26.200Z] ---> d729741c262d [2022-03-30T21:12:26.200Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T21:12:26.200Z] ---> Running in 849f2c9da044 [2022-03-30T21:12:26.804Z] Removing intermediate container 849f2c9da044 [2022-03-30T21:12:26.804Z] ---> bfe5f3830074 [2022-03-30T21:12:26.804Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T21:12:27.079Z] ---> Running in 6f10b2ad5f8f [2022-03-30T21:12:28.069Z] Removing intermediate container 6f10b2ad5f8f [2022-03-30T21:12:28.069Z] ---> 45396184e3cc [2022-03-30T21:12:28.069Z] Step 21/22 : LABEL git_sha=5b238534add0ea705a5ae6a5731a7da0e9659dbf [2022-03-30T21:12:28.069Z] ---> Running in 7f49e42672f2 [2022-03-30T21:12:29.055Z] Removing intermediate container 7f49e42672f2 [2022-03-30T21:12:29.055Z] ---> beb9479de65b [2022-03-30T21:12:29.055Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T21:12:29.055Z] ---> Running in a4f74c182188 [2022-03-30T21:12:30.043Z] Removing intermediate container a4f74c182188 [2022-03-30T21:12:30.043Z] ---> 8ffca3202956 [2022-03-30T21:12:30.043Z] [2022-03-30T21:12:30.648Z] Successfully built 8ffca3202956 [2022-03-30T21:12:30.648Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-30T21:12:31.633Z]  Building security-proxy-setup ... done Removing intermediate container d049e7b75254 [2022-03-30T21:12:31.633Z] ---> 3f1e51fe15cf [2022-03-30T21:12:31.633Z] [2022-03-30T21:12:31.633Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T21:12:31.633Z] ---> cc3d11fa2d52 [2022-03-30T21:12:31.633Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T21:12:31.633Z] ---> Using cache [2022-03-30T21:12:31.633Z] ---> 90cba370cfdb [2022-03-30T21:12:31.633Z] 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:12:31.633Z] ---> Using cache [2022-03-30T21:12:31.633Z] ---> 13d13af91e53 [2022-03-30T21:12:31.633Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-30T21:12:31.911Z] ---> Running in 44df55418403 [2022-03-30T21:12:32.512Z] Removing intermediate container 44df55418403 [2022-03-30T21:12:32.512Z] ---> 3c400bdf86d9 [2022-03-30T21:12:32.512Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T21:12:32.512Z] ---> Running in 538c396403ae [2022-03-30T21:12:33.106Z] Removing intermediate container 538c396403ae [2022-03-30T21:12:33.106Z] ---> 59883c157c0a [2022-03-30T21:12:33.106Z] Step 15/23 : WORKDIR / [2022-03-30T21:12:33.106Z] ---> Running in caa66be3f77f [2022-03-30T21:12:33.709Z] Removing intermediate container caa66be3f77f [2022-03-30T21:12:33.709Z] ---> 259bdd849647 [2022-03-30T21:12:33.709Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:12:34.699Z] ---> fe26297833f7 [2022-03-30T21:12:34.699Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-30T21:12:36.695Z] ---> 2679f6f66b75 [2022-03-30T21:12:36.695Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-30T21:12:37.693Z] ---> e3216060bb70 [2022-03-30T21:12:37.693Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-30T21:12:37.693Z] ---> Running in 375540aeca70 [2022-03-30T21:12:37.978Z] Removing intermediate container 375540aeca70 [2022-03-30T21:12:37.978Z] ---> 7f899ba80b24 [2022-03-30T21:12:37.978Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:12:38.261Z] ---> Running in 4a334f11fb84 [2022-03-30T21:12:38.548Z] Removing intermediate container 4a334f11fb84 [2022-03-30T21:12:38.548Z] ---> 80f8cd29f6f7 [2022-03-30T21:12:38.548Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T21:12:38.831Z] ---> Running in 9ea083d5c3be [2022-03-30T21:12:39.108Z] Removing intermediate container 9ea083d5c3be [2022-03-30T21:12:39.108Z] ---> c00263249ad4 [2022-03-30T21:12:39.108Z] Step 22/23 : LABEL git_sha=5b238534add0ea705a5ae6a5731a7da0e9659dbf [2022-03-30T21:12:39.395Z] ---> Running in ea916b2b3339 [2022-03-30T21:12:39.688Z] Removing intermediate container ea916b2b3339 [2022-03-30T21:12:39.688Z] ---> 2a0377ed2152 [2022-03-30T21:12:39.688Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T21:12:39.967Z] ---> Running in eb309a9acf7d [2022-03-30T21:12:40.247Z] Removing intermediate container eb309a9acf7d [2022-03-30T21:12:40.247Z] ---> 6658a1fc3e39 [2022-03-30T21:12:40.247Z] [2022-03-30T21:12:40.857Z] Successfully built 6658a1fc3e39 [2022-03-30T21:12:40.857Z] Successfully tagged core-command-arm64:latest [2022-03-30T21:12:53.328Z]  Building core-command ... done Removing intermediate container 47108223b1f4 [2022-03-30T21:12:53.328Z] ---> 4c916ef15cbd [2022-03-30T21:12:53.328Z] [2022-03-30T21:12:53.328Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T21:12:53.328Z] ---> cc3d11fa2d52 [2022-03-30T21:12:53.328Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-30T21:12:53.328Z] ---> Running in 54b477678302 [2022-03-30T21:12:53.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:12:53.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:12:54.859Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-30T21:12:54.859Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-30T21:12:54.859Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T21:12:54.859Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T21:12:55.137Z] OK: 6 MiB in 16 packages [2022-03-30T21:12:56.582Z] Removing intermediate container 54b477678302 [2022-03-30T21:12:56.582Z] ---> 258a4fe0b948 [2022-03-30T21:12:56.582Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T21:12:56.582Z] ---> Running in bd85a52315f2 [2022-03-30T21:12:56.856Z] Removing intermediate container bd85a52315f2 [2022-03-30T21:12:56.856Z] ---> 31309d0bcb85 [2022-03-30T21:12:56.856Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-30T21:12:56.856Z] ---> Running in 29c19acc4e4d [2022-03-30T21:12:57.458Z] Removing intermediate container 29c19acc4e4d [2022-03-30T21:12:57.458Z] ---> 94eae2736c08 [2022-03-30T21:12:57.458Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T21:12:57.458Z] ---> Running in 8c2c10918d7c [2022-03-30T21:12:57.732Z] Removing intermediate container 8c2c10918d7c [2022-03-30T21:12:57.732Z] ---> 800afe902fdc [2022-03-30T21:12:57.732Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:12:58.354Z] ---> 0f627b1414a5 [2022-03-30T21:12:58.354Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-30T21:13:00.325Z] ---> 719ff1f371fe [2022-03-30T21:13:00.325Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-30T21:13:00.924Z] ---> 6ba07a6413b3 [2022-03-30T21:13:00.924Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-30T21:13:01.197Z] ---> Running in 54341a84c052 [2022-03-30T21:13:01.789Z] Removing intermediate container 54341a84c052 [2022-03-30T21:13:01.789Z] ---> f29f40748dbc [2022-03-30T21:13:01.789Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:13:01.789Z] ---> Running in 5f1a6148c2d1 [2022-03-30T21:13:02.384Z] Removing intermediate container 5f1a6148c2d1 [2022-03-30T21:13:02.384Z] ---> a69347327d35 [2022-03-30T21:13:02.384Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T21:13:02.384Z] ---> Running in ba6f3aa2d865 [2022-03-30T21:13:02.658Z] Removing intermediate container ba6f3aa2d865 [2022-03-30T21:13:02.658Z] ---> 3134f8e6f933 [2022-03-30T21:13:02.658Z] Step 21/22 : LABEL git_sha=5b238534add0ea705a5ae6a5731a7da0e9659dbf [2022-03-30T21:13:02.929Z] ---> Running in bfef45877972 [2022-03-30T21:13:03.207Z] Removing intermediate container bfef45877972 [2022-03-30T21:13:03.207Z] ---> de552ee33ae1 [2022-03-30T21:13:03.207Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T21:13:03.207Z] Removing intermediate container 8c1c4cdf5c35 [2022-03-30T21:13:03.207Z] ---> ef36998279ba [2022-03-30T21:13:03.207Z] [2022-03-30T21:13:03.207Z] Step 9/20 : FROM alpine:3.15 [2022-03-30T21:13:03.207Z] ---> 03078ca19a05 [2022-03-30T21:13:03.207Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T21:13:03.207Z] ---> Using cache [2022-03-30T21:13:03.207Z] ---> d250fd5b151a [2022-03-30T21:13:03.207Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:13:03.207Z] ---> Using cache [2022-03-30T21:13:03.207Z] ---> 495b4f17b186 [2022-03-30T21:13:03.207Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-30T21:13:03.482Z] ---> Running in 1c0dc1e38417 [2022-03-30T21:13:03.482Z] ---> Running in 19c9f0349ba6 [2022-03-30T21:13:03.758Z] Removing intermediate container 1c0dc1e38417 [2022-03-30T21:13:03.758Z] ---> 0d035b74fb08 [2022-03-30T21:13:03.758Z] [2022-03-30T21:13:04.356Z] Successfully built 0d035b74fb08 [2022-03-30T21:13:04.356Z] Successfully tagged support-notifications-arm64:latest [2022-03-30T21:13:04.626Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:13:05.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:13:06.580Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T21:13:06.580Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T21:13:06.580Z] OK: 15729 distinct packages available [2022-03-30T21:13:06.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:13:07.555Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:13:08.529Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-30T21:13:08.529Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-30T21:13:08.529Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-30T21:13:08.799Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-30T21:13:08.799Z] (5/9) Installing curl (7.80.0-r0) [2022-03-30T21:13:08.799Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-30T21:13:09.079Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-30T21:13:09.079Z] (8/9) Installing libucontext (1.1-r0) [2022-03-30T21:13:09.079Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-30T21:13:09.351Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T21:13:09.351Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T21:13:09.351Z] OK: 8 MiB in 23 packages [2022-03-30T21:13:10.779Z] Removing intermediate container 19c9f0349ba6 [2022-03-30T21:13:10.779Z] ---> d0ebf2517167 [2022-03-30T21:13:10.779Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:13:11.372Z] ---> 011a539e3b69 [2022-03-30T21:13:11.372Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-30T21:13:12.342Z] ---> 9acccc9e2c97 [2022-03-30T21:13:12.342Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-30T21:13:12.937Z] ---> 755407eb8d18 [2022-03-30T21:13:12.937Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-30T21:13:12.937Z] ---> Running in cc4fb66d6e6f [2022-03-30T21:13:13.224Z] Removing intermediate container cc4fb66d6e6f [2022-03-30T21:13:13.224Z] ---> da1cf4889ee3 [2022-03-30T21:13:13.224Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:13:13.497Z] ---> Running in 880d22922424 [2022-03-30T21:13:13.771Z] Removing intermediate container 880d22922424 [2022-03-30T21:13:13.771Z] ---> e59c61f03ad2 [2022-03-30T21:13:13.771Z] Step 18/20 : LABEL arch=arm64 [2022-03-30T21:13:13.771Z] ---> Running in ed73ea229ece [2022-03-30T21:13:14.044Z] Removing intermediate container ed73ea229ece [2022-03-30T21:13:14.044Z] ---> 2de1023432d9 [2022-03-30T21:13:14.044Z] Step 19/20 : LABEL git_sha=5b238534add0ea705a5ae6a5731a7da0e9659dbf [2022-03-30T21:13:14.044Z] ---> Running in 2bcff5e9ff07 [2022-03-30T21:13:14.650Z] Removing intermediate container 2bcff5e9ff07 [2022-03-30T21:13:14.650Z] ---> 0d5b2f037e12 [2022-03-30T21:13:14.650Z] Step 20/20 : LABEL version=0.0.0 [2022-03-30T21:13:14.650Z] ---> Running in 2f018c433935 [2022-03-30T21:13:14.925Z] Removing intermediate container 2f018c433935 [2022-03-30T21:13:14.925Z] ---> d35b939fac06 [2022-03-30T21:13:14.925Z] [2022-03-30T21:13:15.195Z] Successfully built d35b939fac06 [2022-03-30T21:13:15.195Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-30T21:13:15.477Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-03-30T21:13:15.485Z] $ docker stop --time=1 78ccb5fb9f9db7d8378a55705f9bf3fcd8f5e1bd8c63740fe046f187747a2330 [2022-03-30T21:13:17.123Z] $ docker rm -f 78ccb5fb9f9db7d8378a55705f9bf3fcd8f5e1bd8c63740fe046f187747a2330 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T21:13:17.650Z] + docker images [2022-03-30T21:13:17.919Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-30T21:13:17.919Z] security-spiffe-token-provider-arm64 latest d35b939fac06 3 seconds ago 27.7MB [2022-03-30T21:13:17.919Z] support-notifications-arm64 latest 0d035b74fb08 14 seconds ago 25.5MB [2022-03-30T21:13:17.919Z] ef36998279ba 15 seconds ago 1.42GB [2022-03-30T21:13:17.919Z] 4c916ef15cbd 27 seconds ago 1.43GB [2022-03-30T21:13:17.919Z] core-command-arm64 latest 6658a1fc3e39 37 seconds ago 23.7MB [2022-03-30T21:13:17.919Z] 3f1e51fe15cf 47 seconds ago 1.43GB [2022-03-30T21:13:17.919Z] security-proxy-setup-arm64 latest 8ffca3202956 48 seconds ago 42.1MB [2022-03-30T21:13:17.919Z] a942699ededf About a minute ago 1.44GB [2022-03-30T21:13:17.919Z] security-secretstore-setup-arm64 latest 0fd29bf43253 2 minutes ago 40.8MB [2022-03-30T21:13:17.919Z] 892083ae7523 2 minutes ago 1.44GB [2022-03-30T21:13:17.919Z] security-spire-agent-arm64 latest c7e57b18b8d1 7 minutes ago 118MB [2022-03-30T21:13:17.919Z] security-spire-server-arm64 latest b2aeebf69398 8 minutes ago 82.6MB [2022-03-30T21:13:17.919Z] 5d5e046f1f1d 9 minutes ago 1.42GB [2022-03-30T21:13:17.919Z] sys-mgmt-agent-arm64 latest ef6cd9e75764 9 minutes ago 288MB [2022-03-30T21:13:17.919Z] support-scheduler-arm64 latest f949367d09b5 9 minutes ago 24.9MB [2022-03-30T21:13:17.919Z] 054dceaeea41 10 minutes ago 1.43GB [2022-03-30T21:13:17.919Z] core-data-arm64 latest 86b034c9aa0d 10 minutes ago 34.4MB [2022-03-30T21:13:17.919Z] 46d16ceaacb4 10 minutes ago 1.46GB [2022-03-30T21:13:17.919Z] security-bootstrapper-arm64 latest 92a11c624d0f 10 minutes ago 23.6MB [2022-03-30T21:13:17.919Z] core-metadata-arm64 latest f75478e999e6 10 minutes ago 25.1MB [2022-03-30T21:13:17.919Z] 789baedb7692 11 minutes ago 1.43GB [2022-03-30T21:13:17.919Z] 3deb1e709f3a 11 minutes ago 1.43GB [2022-03-30T21:13:17.919Z] c4aac98c53f4 11 minutes ago 1.43GB [2022-03-30T21:13:17.919Z] security-spire-config-arm64 latest a7e3b93b832f 19 minutes ago 81.9MB [2022-03-30T21:13:17.919Z] e23f58d696c9 19 minutes ago 1.42GB [2022-03-30T21:13:17.919Z] ci-base-image-arm64 latest b6f1d6b97165 36 minutes ago 886MB [2022-03-30T21:13:17.919Z] alpine 3.14 cc3d11fa2d52 45 hours ago 5.34MB [2022-03-30T21:13:17.919Z] alpine 3.15 03078ca19a05 45 hours ago 5.32MB [2022-03-30T21:13:17.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB [2022-03-30T21:13:17.919Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-30T21:13:17.919Z] 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:13:18.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T21:13:18.363Z] [2022-03-30T21:13:18.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-30T21:13:18.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T21:13:18.974Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-30T21:13:18.974Z] 8998bd30e6a1: Pulling fs layer [2022-03-30T21:13:18.974Z] 04944245beec: Pulling fs layer [2022-03-30T21:13:18.974Z] 699f458cf7ca: Pulling fs layer [2022-03-30T21:13:18.974Z] 765212b225bb: Pulling fs layer [2022-03-30T21:13:18.974Z] f23df028b6ca: Pulling fs layer [2022-03-30T21:13:18.974Z] d65c8cfc05b1: Pulling fs layer [2022-03-30T21:13:18.974Z] 2437ff75d9bd: Pulling fs layer [2022-03-30T21:13:18.974Z] 765212b225bb: Waiting [2022-03-30T21:13:18.974Z] d65c8cfc05b1: Waiting [2022-03-30T21:13:18.974Z] 2437ff75d9bd: Waiting [2022-03-30T21:13:18.974Z] f23df028b6ca: Waiting [2022-03-30T21:13:18.974Z] 04944245beec: Verifying Checksum [2022-03-30T21:13:18.974Z] 04944245beec: Download complete [2022-03-30T21:13:18.974Z] 765212b225bb: Verifying Checksum [2022-03-30T21:13:18.974Z] 765212b225bb: Download complete [2022-03-30T21:13:18.974Z] f23df028b6ca: Verifying Checksum [2022-03-30T21:13:18.974Z] d65c8cfc05b1: Verifying Checksum [2022-03-30T21:13:18.974Z] d65c8cfc05b1: Download complete [2022-03-30T21:13:18.974Z] 699f458cf7ca: Verifying Checksum [2022-03-30T21:13:18.974Z] 699f458cf7ca: Download complete [2022-03-30T21:13:19.566Z] 8998bd30e6a1: Verifying Checksum [2022-03-30T21:13:19.566Z] 8998bd30e6a1: Download complete [2022-03-30T21:13:21.535Z] 2437ff75d9bd: Verifying Checksum [2022-03-30T21:13:21.535Z] 2437ff75d9bd: Download complete [2022-03-30T21:13:23.515Z] 8998bd30e6a1: Pull complete [2022-03-30T21:13:24.110Z] 04944245beec: Pull complete [2022-03-30T21:13:25.540Z] 699f458cf7ca: Pull complete [2022-03-30T21:13:25.810Z] 765212b225bb: Pull complete [2022-03-30T21:13:26.782Z] f23df028b6ca: Pull complete [2022-03-30T21:13:27.055Z] d65c8cfc05b1: Pull complete [2022-03-30T21:13:42.116Z] 2437ff75d9bd: Pull complete [2022-03-30T21:13:42.116Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-30T21:13:42.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T21:13:42.116Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-30T21:13:42.345Z] prd-ubuntu20.04-docker-arm64-4c-16g-9450 does not seem to be running inside a container [2022-03-30T21:13:42.428Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-30T21:13:45.213Z] $ docker top d2f0b391b502fb5b1250b01bfde3be87241d95823d866d01e79994e86b2457cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:13:46.171Z] ---> job-cost.sh [2022-03-30T21:13:46.171Z] lf-activate-venv: SKIPPING [2022-03-30T21:13:46.171Z] INFO: No Stack... [2022-03-30T21:13:47.142Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-30T21:13:48.113Z] INFO: Archiving Costs [Pipeline] sh [2022-03-30T21:13:48.770Z] + cat /w/workspace/edgex-go/22/archives/cost.csv [2022-03-30T21:13:48.770Z] + cut -d, -f6 [Pipeline] lock [2022-03-30T21:13:48.803Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3904-22-stack-cost] [2022-03-30T21:13:48.809Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3904-22-stack-cost] did not exist. Created. [2022-03-30T21:13:48.809Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3904-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-30T21:13:49.482Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-30T21:13:49.653Z] Stashed 1 file(s) [Pipeline] } [2022-03-30T21:13:49.662Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3904-22-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-30T21:13:49.681Z] $ docker stop --time=1 d2f0b391b502fb5b1250b01bfde3be87241d95823d866d01e79994e86b2457cf [2022-03-30T21:13:51.205Z] $ docker rm -f d2f0b391b502fb5b1250b01bfde3be87241d95823d866d01e79994e86b2457cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-30T21:13:51.688Z] provisioning config files... [2022-03-30T21:13:51.697Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/22@tmp/config7731636838481026641tmp [Pipeline] { [Pipeline] sh [2022-03-30T21:13:51.998Z] + set +x [2022-03-30T21:13:51.999Z] + + bash -s -- [2022-03-30T21:13:51.999Z] curl -s https://codecov.io/bash [2022-03-30T21:13:51.999Z] [2022-03-30T21:13:51.999Z] _____ _ [2022-03-30T21:13:51.999Z] / ____| | | [2022-03-30T21:13:51.999Z] | | ___ __| | ___ ___ _____ __ [2022-03-30T21:13:51.999Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-30T21:13:51.999Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-30T21:13:51.999Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-30T21:13:51.999Z] Bash-1.0.6 [2022-03-30T21:13:51.999Z] [2022-03-30T21:13:51.999Z] [2022-03-30T21:13:51.999Z] ==> git version 2.25.1 found [2022-03-30T21:13:51.999Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-30T21:13:51.999Z] Release-Date: 2020-01-08 [2022-03-30T21:13:51.999Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-30T21:13:51.999Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-30T21:13:51.999Z] ==> Jenkins CI detected. [2022-03-30T21:13:51.999Z] current dir:  /w/workspace/edgex-go/22 [2022-03-30T21:13:51.999Z] project root: . [2022-03-30T21:13:51.999Z] --> token set from env [2022-03-30T21:13:51.999Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-30T21:13:51.999Z] ==> Running gcov in . (disable via -X gcov) [2022-03-30T21:13:51.999Z] ==> Python coveragepy not found [2022-03-30T21:13:51.999Z] ==> Searching for coverage reports in: [2022-03-30T21:13:51.999Z] + . [2022-03-30T21:13:51.999Z] -> Found 1 reports [2022-03-30T21:13:51.999Z] ==> Detecting git/mercurial file structure [2022-03-30T21:13:51.999Z] ==> Reading reports [2022-03-30T21:13:51.999Z] + ./coverage.out bytes=427664 [2022-03-30T21:13:51.999Z] ==> Appending adjustments [2022-03-30T21:13:51.999Z] https://docs.codecov.io/docs/fixing-reports [2022-03-30T21:13:53.379Z] + Found adjustments [2022-03-30T21:13:53.379Z] ==> Gzipping contents [2022-03-30T21:13:53.379Z] 60K /tmp/codecov.dz2JBh.gz [2022-03-30T21:13:53.379Z] ==> Uploading reports [2022-03-30T21:13:53.379Z] url: https://codecov.io [2022-03-30T21:13:53.379Z] query: branch=PR-3904&commit=64e23492d13cd41956b2287525073c26ec77a294&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-30T21:13:53.379Z] -> Pinging Codecov [2022-03-30T21:13:53.379Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3904&commit=64e23492d13cd41956b2287525073c26ec77a294&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-30T21:13:53.640Z] -> Uploading to [2022-03-30T21:13:53.640Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-30/00271124DB129430A58F1EEE437C3FCB/64e23492d13cd41956b2287525073c26ec77a294/8be2cc81-c275-4605-9f5e-823a05afdb0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220330T211353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=306eec358ad2ab71fe2e59872d8d8b1fccefb0ab8f7db4c971464a3d78ce1d9c [2022-03-30T21:13:53.640Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T21:13:53.640Z] Dload Upload Total Spent Left Speed [2022-03-30T21:13:54.212Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58446 0 0 100 58446 0 281k --:--:-- --:--:-- --:--:-- 279k 100 58446 0 0 100 58446 0 109k --:--:-- --:--:-- --:--:-- 109k [2022-03-30T21:13:54.212Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/64e23492d13cd41956b2287525073c26ec77a294 [Pipeline] } [2022-03-30T21:13:54.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-30T21:13:54.852Z] + [ -d /w/workspace/edgex-go/22/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:13:55.155Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:13:56.092Z] ---> package-listing.sh [2022-03-30T21:13:56.092Z] ++ facter osfamily [2022-03-30T21:13:56.092Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-30T21:13:56.388Z] + OS_FAMILY=debian [2022-03-30T21:13:56.388Z] + workspace=/w/workspace/edgex-go/22 [2022-03-30T21:13:56.388Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-30T21:13:56.388Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-30T21:13:56.388Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-30T21:13:56.388Z] + PACKAGES=/tmp/packages_start.txt [2022-03-30T21:13:56.388Z] + '[' /w/workspace/edgex-go/22 ']' [2022-03-30T21:13:56.388Z] + PACKAGES=/tmp/packages_end.txt [2022-03-30T21:13:56.388Z] + case "${OS_FAMILY}" in [2022-03-30T21:13:56.388Z] + dpkg -l [2022-03-30T21:13:56.388Z] + grep '^ii' [2022-03-30T21:13:56.388Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-30T21:13:56.388Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-30T21:13:56.388Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-30T21:13:56.388Z] + '[' /w/workspace/edgex-go/22 ']' [2022-03-30T21:13:56.388Z] + mkdir -p /w/workspace/edgex-go/22/archives/ [2022-03-30T21:13:56.388Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/22/archives/ [Pipeline] echo [2022-03-30T21:13:56.404Z] 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/22/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:13:56.748Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-30T21:13:57.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T21:13:57.081Z] [2022-03-30T21:13:57.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T21:13:57.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T21:13:57.446Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-30T21:13:57.446Z] 5eb5b503b376: Pulling fs layer [2022-03-30T21:13:57.446Z] 5c69ac0246d0: Pulling fs layer [2022-03-30T21:13:57.446Z] ec43610c2a17: Pulling fs layer [2022-03-30T21:13:57.446Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-30T21:13:57.446Z] 33b1e0a273af: Pulling fs layer [2022-03-30T21:13:57.446Z] 5d3b04190fa2: Pulling fs layer [2022-03-30T21:13:57.446Z] 2f39f015ded8: Pulling fs layer [2022-03-30T21:13:57.446Z] 3a2ae6a8a46f: Waiting [2022-03-30T21:13:57.446Z] 5d3b04190fa2: Waiting [2022-03-30T21:13:57.446Z] 2f39f015ded8: Waiting [2022-03-30T21:13:57.446Z] 5c69ac0246d0: Verifying Checksum [2022-03-30T21:13:57.446Z] 5c69ac0246d0: Download complete [2022-03-30T21:13:57.446Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-30T21:13:57.446Z] 3a2ae6a8a46f: Download complete [2022-03-30T21:13:57.446Z] ec43610c2a17: Verifying Checksum [2022-03-30T21:13:57.446Z] ec43610c2a17: Download complete [2022-03-30T21:13:57.446Z] 33b1e0a273af: Verifying Checksum [2022-03-30T21:13:57.446Z] 33b1e0a273af: Download complete [2022-03-30T21:13:57.446Z] 5d3b04190fa2: Download complete [2022-03-30T21:13:57.741Z] 5eb5b503b376: Verifying Checksum [2022-03-30T21:13:57.741Z] 5eb5b503b376: Download complete [2022-03-30T21:13:58.317Z] 2f39f015ded8: Download complete [2022-03-30T21:13:58.889Z] 5eb5b503b376: Pull complete [2022-03-30T21:13:58.890Z] 5c69ac0246d0: Pull complete [2022-03-30T21:13:59.463Z] ec43610c2a17: Pull complete [2022-03-30T21:13:59.463Z] 3a2ae6a8a46f: Pull complete [2022-03-30T21:13:59.724Z] 33b1e0a273af: Pull complete [2022-03-30T21:13:59.724Z] 5d3b04190fa2: Pull complete [2022-03-30T21:14:05.005Z] 2f39f015ded8: Pull complete [2022-03-30T21:14:05.005Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-30T21:14:05.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T21:14:05.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-30T21:14:05.077Z] prd-ubuntu20.04-docker-8c-8g-9446 does not seem to be running inside a container [2022-03-30T21:14:05.121Z] $ 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/22/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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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:latest cat [2022-03-30T21:14:06.776Z] $ docker top 7dce690d73237fbcf2ec897893f5fbbb2770d0e29f53625cc00ae3fbd625e63c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T21:14:07.142Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-30T21:14:07.436Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-30T21:14:07.733Z] + ls /var/log/sa-host [2022-03-30T21:14:07.734Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T21:14:07.835Z] provisioning config files... [2022-03-30T21:14:07.844Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/22@tmp/config6938216578915462678tmp [Pipeline] { [Pipeline] echo [2022-03-30T21:14:07.858Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:14:08.145Z] ---> create-netrc.sh [Pipeline] } [2022-03-30T21:14:08.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:14:08.487Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-30T21:14:08.496Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:14:08.784Z] ---> sudo-logs.sh [2022-03-30T21:14:08.784Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-30T21:14:08.806Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:14:09.091Z] ---> job-cost.sh [2022-03-30T21:14:09.091Z] lf-activate-venv: SKIPPING [2022-03-30T21:14:09.091Z] DEBUG: total: 0.10999999940395355 [2022-03-30T21:14:09.091Z] INFO: Retrieving Stack Cost... [2022-03-30T21:14:09.352Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-30T21:14:09.922Z] INFO: Archiving Costs [Pipeline] echo [2022-03-30T21:14:09.937Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:14:10.225Z] ---> logs-deploy.sh [2022-03-30T21:14:10.225Z] lf-activate-venv: SKIPPING [2022-03-30T21:14:10.225Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3904/22 [2022-03-30T21:14:10.225Z] INFO: archiving workspace using pattern(s): [2022-03-30T21:14:11.174Z] Archives upload complete. [2022-03-30T21:14:11.174Z] INFO: archiving logs to Nexus