Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839+7587fe9d184367fcb080c5c3df364d4d130cdabb (396b69f265f256e548997ad086b93638b45167ba) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10313791503288042150.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12795084942700382112.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5996061493915685295.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4704087395206305223.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2169708326758989720.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9444 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 # timeout=10 Merge succeeded, producing 3e0ad5c4e1836de423637a5eb008012af16be205 Checking out Revision 3e0ad5c4e1836de423637a5eb008012af16be205 (PR-3924) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e0ad5c4e1836de423637a5eb008012af16be205 # timeout=10 Commit message: "Merge commit '7587fe9d184367fcb080c5c3df364d4d130cdabb' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:29:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:29:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 65e377b33af0aae1c887bc38cabdbc659685d2dd # timeout=10 [Pipeline] echo 20:29:55 ========================================================= 20:29:55 EdgeX Global Pipelines Version Info 20:29:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:29:56 ------------------- 20:29:56 stable info: 20:29:56 ------------------- 20:29:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:29:56 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:29:56 Message: update stable to v1.0.221 20:29:56 ------------------- 20:29:56 experimental info: 20:29:56 ------------------- 20:29:56 Commited By: **** collab-it+edgex@linuxfoundation.org 20:29:56 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:29:56 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:29:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:29:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:29:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:29:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:29:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:29:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:29:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:29:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:29:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:29:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:29:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:29:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:29:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:29:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:29:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:29:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:29:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:29:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:29:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:29:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:29:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:29:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:29:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo 20:29:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo 20:29:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo 20:29:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e0ad5c4e1836de423637a5eb008012af16be205 [Pipeline] echo 20:29:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e0ad5c [Pipeline] echo 20:29:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:57 provisioning config files... 20:29:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3101603462290336697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:57 ---> docker-login.sh 20:29:57 nexus3.edgexfoundry.org:10001 20:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:57 Configure a credential helper to remove this warning. See 20:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:57 20:29:57 Login Succeeded 20:29:57 nexus3.edgexfoundry.org:10002 20:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:58 Configure a credential helper to remove this warning. See 20:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:58 20:29:58 Login Succeeded 20:29:58 nexus3.edgexfoundry.org:10003 20:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:58 Configure a credential helper to remove this warning. See 20:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:58 20:29:58 Login Succeeded 20:29:58 nexus3.edgexfoundry.org:10004 20:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:58 Configure a credential helper to remove this warning. See 20:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:58 20:29:58 Login Succeeded 20:29:58 docker.io 20:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:58 Configure a credential helper to remove this warning. See 20:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:58 20:29:58 Login Succeeded 20:29:58 ---> docker-login.sh ends [Pipeline] } 20:29:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:58 + 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 20:29:58 + + dirname cmd/core-command/Dockerfile 20:29:58 cut -d/ -f2 20:29:58 + echo core-command,cmd/core-command/Dockerfile 20:29:58 + cut -d/ -f2+ 20:29:58 dirname cmd/core-data/Dockerfile 20:29:58 + echo core-data,cmd/core-data/Dockerfile 20:29:58 + dirname cmd/core-metadata/Dockerfile 20:29:58 + cut -d/ -f2 20:29:58 + echo core-metadata,cmd/core-metadata/Dockerfile 20:29:58 + dirname cmd/security-bootstrapper/Dockerfile 20:29:58 + cut -d/ -f2 20:29:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:29:58 + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ 20:29:58 -f2 20:29:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:29:58 + dirname cmd/security-secretstore-setup/Dockerfile 20:29:58 + cut -d/ -f2 20:29:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:29:58 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:29:58 + cut -d/ -f2 20:29:58 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:29:58 + dirname cmd/security-spire-agent/Dockerfile 20:29:58 + cut -d/ -f2 20:29:58 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:29:58 + dirname cmd/security-spire-config/Dockerfile 20:29:58 + cut -d/ -f2 20:29:58 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:29:58 + cut -d/ -f2 20:29:58 + dirname cmd/security-spire-server/Dockerfile 20:29:58 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:29:58 + dirname cmd/support-notifications/Dockerfile 20:29:58 + cut -d/ -f2 20:29:58 + echo support-notifications,cmd/support-notifications/Dockerfile 20:29:58 + dirname cmd/support-scheduler/Dockerfile 20:29:58 + cut -d/ -f2 20:29:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:29:58 + dirname cmd/sys-mgmt-agent/Dockerfile 20:29:58 + cut -d/ -f2 20:29:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:29:58 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 20:29:59 + git rev-list -1 --merges 3e0ad5c4e1836de423637a5eb008012af16be205~1..3e0ad5c4e1836de423637a5eb008012af16be205 [Pipeline] echo 20:29:59 -----------> git rev-list -1 --merges 3e0ad5c4e1836de423637a5eb008012af16be205~1..3e0ad5c4e1836de423637a5eb008012af16be205 3e0ad5c4e1836de423637a5eb008012af16be205 20:29:59 3e0ad5c4e1836de423637a5eb008012af16be205 [false] [Pipeline] sh 20:29:59 + git log --format=format:%s -1 3e0ad5c4e1836de423637a5eb008012af16be205 [Pipeline] echo 20:29:59 ========================================================= 20:29:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:29:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:30:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:00 + grep -v github /etc/ssh/ssh_known_hosts 20:30:00 + [ -e /tmp/ssh_known_hosts ] 20:30:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:00 + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:30:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:00 20:30:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:00 latest: Pulling from edgex-devops/git-semver 20:30:00 a0d0a0d46f8b: Pulling fs layer 20:30:00 3e5f54012d9b: Pulling fs layer 20:30:00 4c7163046ea9: Pulling fs layer 20:30:00 0c2d73faf560: Pulling fs layer 20:30:00 0c2d73faf560: Waiting 20:30:00 3e5f54012d9b: Verifying Checksum 20:30:00 3e5f54012d9b: Download complete 20:30:00 a0d0a0d46f8b: Download complete 20:30:00 0c2d73faf560: Verifying Checksum 20:30:00 0c2d73faf560: Download complete 20:30:00 4c7163046ea9: Verifying Checksum 20:30:00 4c7163046ea9: Download complete 20:30:00 a0d0a0d46f8b: Pull complete 20:30:00 3e5f54012d9b: Pull complete 20:30:01 4c7163046ea9: Pull complete 20:30:01 0c2d73faf560: Pull complete 20:30:01 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:30:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:30:01 prd-ubuntu20.04-docker-8c-8g-9444 does not seem to be running inside a container 20:30:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:30:02 $ docker top 697c5650e7434ecabd61e2dc78d8102fdc61c3dc1151de4b7665580faca99887 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:02 [ssh-agent] Looking for ssh-agent implementation... 20:30:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:02 $ docker exec 697c5650e7434ecabd61e2dc78d8102fdc61c3dc1151de4b7665580faca99887 ssh-agent 20:30:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOlIIig/agent.14 20:30:02 SSH_AGENT_PID=20 20:30:02 Running ssh-add (command line suppressed) 20:30:02 Identity added: /w/workspace/edgex-go/5@tmp/private_key_9082975323373885000.key (/w/workspace/edgex-go/5@tmp/private_key_9082975323373885000.key) 20:30:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:03 + git tag --points-at HEAD [Pipeline] } 20:30:03 $ docker exec --env ******** --env ******** 697c5650e7434ecabd61e2dc78d8102fdc61c3dc1151de4b7665580faca99887 ssh-agent -k 20:30:03 unset SSH_AUTH_SOCK; 20:30:03 unset SSH_AGENT_PID; 20:30:03 echo Agent pid 20 killed; 20:30:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:03 [ssh-agent] Looking for ssh-agent implementation... 20:30:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:03 $ docker exec 697c5650e7434ecabd61e2dc78d8102fdc61c3dc1151de4b7665580faca99887 ssh-agent 20:30:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXddhlPe/agent.53 20:30:03 SSH_AGENT_PID=59 20:30:03 Running ssh-add (command line suppressed) 20:30:03 Identity added: /w/workspace/edgex-go/5@tmp/private_key_6732481886168636337.key (/w/workspace/edgex-go/5@tmp/private_key_6732481886168636337.key) 20:30:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:04 + git semver init 20:30:04 # -> Open(): unable to determine branch for HEAD 20:30:04 # $GIT_DIR = /w/workspace/edgex-go/5/.git 20:30:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 20:30:04 # $SEMVER_REMOTE_NAME = origin 20:30:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:30:04 # $SEMVER_USER_NAME = edgex-jenkins 20:30:04 # $SEMVER_BRANCH = PR-3924 20:30:04 # $SEMVER_TEMP = /tmp/semver-840525602 20:30:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:30:18 # '/tmp/semver-840525602' -> '/w/workspace/edgex-go/5/.semver' 20:30:18 # -> Force: false 20:30:18 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 20:30:18 $ docker exec --env ******** --env ******** 697c5650e7434ecabd61e2dc78d8102fdc61c3dc1151de4b7665580faca99887 ssh-agent -k 20:30:19 unset SSH_AUTH_SOCK; 20:30:19 unset SSH_AGENT_PID; 20:30:19 echo Agent pid 59 killed; 20:30:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:19 + git semver [Pipeline] } 20:30:19 $ docker stop --time=1 697c5650e7434ecabd61e2dc78d8102fdc61c3dc1151de4b7665580faca99887 20:30:21 $ docker rm -f 697c5650e7434ecabd61e2dc78d8102fdc61c3dc1151de4b7665580faca99887 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:21 Stashed 1 file(s) [Pipeline] echo 20:30:21 [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 20:30:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:22 ========================================================= 20:30:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:30:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:22 59bf1c3509f3: Pulling fs layer 20:30:22 666ba61612fd: Pulling fs layer 20:30:22 8ed8ca486205: Pulling fs layer 20:30:22 4fe6c5a15a65: Pulling fs layer 20:30:22 22a0e8bec74d: Pulling fs layer 20:30:22 640e595b4fbd: Pulling fs layer 20:30:22 763cafe07f6e: Pulling fs layer 20:30:22 0c0b528cf693: Pulling fs layer 20:30:22 10935f4eaf8b: Pulling fs layer 20:30:22 640e595b4fbd: Waiting 20:30:22 4fe6c5a15a65: Waiting 20:30:22 763cafe07f6e: Waiting 20:30:22 22a0e8bec74d: Waiting 20:30:22 0c0b528cf693: Waiting 20:30:22 10935f4eaf8b: Waiting 20:30:22 8ed8ca486205: Verifying Checksum 20:30:22 8ed8ca486205: Download complete 20:30:22 666ba61612fd: Download complete 20:30:22 22a0e8bec74d: Verifying Checksum 20:30:22 22a0e8bec74d: Download complete 20:30:22 640e595b4fbd: Verifying Checksum 20:30:22 640e595b4fbd: Download complete 20:30:22 59bf1c3509f3: Verifying Checksum 20:30:22 763cafe07f6e: Verifying Checksum 20:30:22 763cafe07f6e: Download complete 20:30:22 0c0b528cf693: Verifying Checksum 20:30:22 59bf1c3509f3: Pull complete 20:30:22 666ba61612fd: Pull complete 20:30:22 8ed8ca486205: Pull complete 20:30:23 10935f4eaf8b: Download complete 20:30:23 4fe6c5a15a65: Verifying Checksum 20:30:23 4fe6c5a15a65: Download complete 20:30:27 4fe6c5a15a65: Pull complete 20:30:27 22a0e8bec74d: Pull complete 20:30:27 640e595b4fbd: Pull complete 20:30:27 763cafe07f6e: Pull complete 20:30:27 0c0b528cf693: Pull complete 20:30:30 10935f4eaf8b: Pull complete 20:30:30 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:30:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:30:30 + docker build -t ci-base-image-x86_64 -f - . 20:30:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:30 WORKDIR /edgex 20:30:30 COPY go.mod . 20:30:30 RUN go mod download 20:30:31 Sending build context to Docker daemon 334.4MB 20:30:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:32 ---> 99d49a6021b9 20:30:32 Step 2/4 : WORKDIR /edgex 20:30:34 ---> Running in 5055e7bc651a 20:30:34 Removing intermediate container 5055e7bc651a 20:30:34 ---> 07f0441d1709 20:30:34 Step 3/4 : COPY go.mod . 20:30:34 ---> b2d2c24dce04 20:30:34 Step 4/4 : RUN go mod download 20:30:34 ---> Running in 0145b9706359 20:30:37 Still waiting to schedule task 20:30:37 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9442’ 20:30:49 Removing intermediate container 0145b9706359 20:30:49 ---> b2a0ef51db88 20:30:49 Successfully built b2a0ef51db88 20:30:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:30:49 + docker inspect -f . ci-base-image-x86_64 20:30:49 . [Pipeline] withDockerContainer 20:30:49 prd-ubuntu20.04-docker-8c-8g-9444 does not seem to be running inside a container 20:30:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:50 $ docker top 395b4f2837b3fceb2420f23a5e5267c6bbe05edb05d090568b5e62d56bfe1eda -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:50 + go version 20:30:50 go version go1.17.6 linux/amd64 [Pipeline] } 20:30:50 $ docker stop --time=1 395b4f2837b3fceb2420f23a5e5267c6bbe05edb05d090568b5e62d56bfe1eda 20:30:51 $ docker rm -f 395b4f2837b3fceb2420f23a5e5267c6bbe05edb05d090568b5e62d56bfe1eda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:52 + docker inspect -f . ci-base-image-x86_64 20:30:52 . [Pipeline] withDockerContainer 20:30:52 prd-ubuntu20.04-docker-8c-8g-9444 does not seem to be running inside a container 20:30:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:52 $ docker top 8b998f9417e0689a577ea8e4722e121f9fc9d4c2af714a6d1c1d6ed73ecf8dad -eo pid,comm [Pipeline] { [Pipeline] echo 20:30:52 ========================================================= 20:30:52 [edgeXBuildGoParallel] Running Tests and Build... 20:30:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:52 + make test 20:30:52 go mod tidy -compat=1.17 20:30:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:30:59 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements 20:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.9% of statements 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.913s coverage: 89.2% of statements 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.091s coverage: 84.4% of statements 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.436s coverage: 94.5% of statements 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.091s coverage: 72.2% of statements 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 24.0% of statements 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 79.5% of statements 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.081s coverage: 94.1% of statements 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.180s coverage: 82.5% of statements 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 64.4% of statements 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.061s coverage: 89.4% of statements 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.390s coverage: 65.4% of statements 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.072s coverage: 84.8% of statements 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.189s coverage: 92.3% of statements 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 20:31:37 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 20:31:56 GO111MODULE=on go vet ./... 20:32:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:01 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:32:01 + ls -al . 20:32:01 total 664 20:32:01 drwxrwxr-x 10 1001 1001 4096 Mar 30 20:32 . 20:32:01 drwxr-xr-x 4 root root 4096 Mar 30 20:30 .. 20:32:01 -rw-rw-r-- 1 1001 1001 11 Mar 30 20:29 .dockerignore 20:32:01 drwxrwxr-x 8 1001 1001 4096 Mar 30 20:29 .git 20:32:01 drwxrwxr-x 4 1001 1001 4096 Mar 30 20:29 .github 20:32:01 -rw-rw-r-- 1 1001 1001 870 Mar 30 20:29 .gitignore 20:32:01 -rw-rw-r-- 1 1001 1001 42 Mar 30 20:29 .golangci.yml 20:32:01 -rw-rw-r-- 1 1001 1001 87 Mar 30 20:29 .hadolint.yml 20:32:01 drwx------ 3 1001 1001 4096 Mar 30 20:30 .semver 20:32:01 -rw-rw-r-- 1 1001 1001 166 Mar 30 20:29 .sonarcloud.properties 20:32:01 -rw-rw-r-- 1 1001 1001 1171 Mar 30 20:29 ADOPTERS.md 20:32:01 -rw-rw-r-- 1 1001 1001 9953 Mar 30 20:29 Attribution.txt 20:32:01 -rw-rw-r-- 1 1001 1001 51732 Mar 30 20:29 CHANGELOG.md 20:32:01 -rw-rw-r-- 1 1001 1001 3804 Mar 30 20:29 CONTRIBUTING.md 20:32:01 -rw-rw-r-- 1 1001 1001 677 Mar 30 20:29 GOVERNANCE.md 20:32:01 -rw-rw-r-- 1 1001 1001 849 Mar 30 20:29 Jenkinsfile 20:32:01 -rw-rw-r-- 1 1001 1001 10775 Mar 30 20:29 LICENSE 20:32:01 -rw-rw-r-- 1 1001 1001 8478 Mar 30 20:29 Makefile 20:32:01 -rw-rw-r-- 1 1001 1001 582 Mar 30 20:29 OWNERS.md 20:32:01 -rw-rw-r-- 1 1001 1001 8207 Mar 30 20:29 README.md 20:32:01 -rw-rw-r-- 1 1001 1001 6912 Mar 30 20:29 SECURITY.md 20:32:01 -rw-rw-r-- 1 1001 1001 5 Mar 30 20:30 VERSION 20:32:01 -rw-rw-r-- 1 1001 1001 4131 Mar 30 20:29 ZMQWindows.md 20:32:01 drwxrwxr-x 2 1001 1001 4096 Mar 30 20:29 bin 20:32:01 drwxrwxr-x 18 1001 1001 4096 Mar 30 20:29 cmd 20:32:01 -rw-r--r-- 1 root root 427664 Mar 30 20:31 coverage.out 20:32:01 -rw-rw-r-- 1 1001 1001 3175 Mar 30 20:29 go.mod 20:32:01 -rw-rw-r-- 1 1001 1001 34990 Mar 30 20:29 go.sum 20:32:01 drwxrwxr-x 8 1001 1001 4096 Mar 30 20:29 internal 20:32:01 drwxrwxr-x 3 1001 1001 4096 Mar 30 20:29 openapi 20:32:01 drwxrwxr-x 4 1001 1001 4096 Mar 30 20:29 snap 20:32:01 -rw-rw-r-- 1 1001 1001 204 Mar 30 20:29 version.go [Pipeline] sh 20:32:02 + '[' -e coverage.out ] 20:32:02 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:02 Stashed 1 file(s) [Pipeline] sh 20:32:02 + make build 20:32:02 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 20:32:20 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 20:32:32 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 20:32:33 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 20:32:34 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 20:32:34 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 20:32:36 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 20:32:37 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 20:32:38 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 20:32:39 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 20:32:40 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 20:32:42 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 20:32:44 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] } 20:32:45 $ docker stop --time=1 8b998f9417e0689a577ea8e4722e121f9fc9d4c2af714a6d1c1d6ed73ecf8dad 20:32:48 $ docker rm -f 8b998f9417e0689a577ea8e4722e121f9fc9d4c2af714a6d1c1d6ed73ecf8dad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:49 20:32:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:32:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:49 latest: Pulling from edgex-devops/edgex-compose 20:32:49 cbdbe7a5bc2a: Pulling fs layer 20:32:49 ca9280d653b3: Pulling fs layer 20:32:49 7e9c9ca2126c: Pulling fs layer 20:32:49 cbdbe7a5bc2a: Download complete 20:32:49 ca9280d653b3: Verifying Checksum 20:32:49 ca9280d653b3: Download complete 20:32:49 cbdbe7a5bc2a: Pull complete 20:32:49 7e9c9ca2126c: Download complete 20:32:50 ca9280d653b3: Pull complete 20:32:53 7e9c9ca2126c: Pull complete 20:32:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:32:53 prd-ubuntu20.04-docker-8c-8g-9444 does not seem to be running inside a container 20:32:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:32:55 $ docker top 13334a484d01c99c759105d6ebad1cd0f86669672336dccb4b1428cc9515c76b -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:55 + + grepdocker-compose parallel build 20:32:55 --help 20:32:56 --parallel Build images in parallel. [Pipeline] } 20:32:56 $ docker stop --time=1 13334a484d01c99c759105d6ebad1cd0f86669672336dccb4b1428cc9515c76b 20:32:57 $ docker rm -f 13334a484d01c99c759105d6ebad1cd0f86669672336dccb4b1428cc9515c76b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:58 . [Pipeline] withDockerContainer 20:32:58 prd-ubuntu20.04-docker-8c-8g-9444 does not seem to be running inside a container 20:32:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:32:58 $ docker top 6073479c3d349de5bedf0cbc7a0b2f4b673313a5fcdf7ab0ec273a0b1efa3022 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:58 + docker-compose -f ./docker-compose-build.yml build --parallel 20:32:59 Building core-command ... 20:32:59 Building core-data ... 20:32:59 Building core-metadata ... 20:32:59 Building security-bootstrapper ... 20:32:59 Building security-proxy-setup ... 20:32:59 Building security-secretstore-setup ... 20:32:59 Building security-spiffe-token-provider ... 20:32:59 Building security-spire-agent ... 20:32:59 Building security-spire-config ... 20:32:59 Building security-spire-server ... 20:32:59 Building support-notifications ... 20:32:59 Building support-scheduler ... 20:32:59 Building sys-mgmt-agent ... 20:32:59 Building security-proxy-setup 20:32:59 Building security-spiffe-token-provider 20:32:59 Building core-data 20:32:59 Building security-secretstore-setup 20:32:59 Building security-spire-agent 20:33:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:17 ---> b2a0ef51db88 20:33:17 Step 3/23 : WORKDIR /edgex-go 20:33:17 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:33:17 ---> b2a0ef51db88 20:33:17 Step 3/25 : WORKDIR /edgex-go 20:33:17 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:33:17 ---> b2a0ef51db88 20:33:17 Step 3/24 : WORKDIR /edgex-go 20:33:17 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:17 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:33:17 ---> b2a0ef51db88 20:33:17 Step 3/20 : WORKDIR /edgex-go 20:33:17 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:17 ---> b2a0ef51db88 20:33:17 Step 3/22 : WORKDIR /edgex-go 20:33:20 ---> Running in 56081ecd6e55 20:33:20 ---> Running in 196c03c28e87 20:33:20 ---> Running in 4c7e9bc01003 20:33:20 ---> Running in da4543b82069 20:33:20 ---> Running in a88466c5a058 20:33:20 Removing intermediate container 4c7e9bc01003 20:33:20 ---> 03448daf0cc1 20:33:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:20 Removing intermediate container da4543b82069 20:33:20 ---> 491e058eb91a 20:33:20 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:33:20 Removing intermediate container a88466c5a058 20:33:20 ---> 0351aacfc871 20:33:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 56081ecd6e55 20:33:20 20:33:20 ---> e0a56dcbafe0 20:33:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:20 Removing intermediate container 196c03c28e87 20:33:20 ---> 24be29b00ea7 20:33:20 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:20 ---> Running in 910c42050757 20:33:20 ---> Running in 1ee065047dee 20:33:20 ---> Running in d52bac8e6e2c 20:33:20 ---> Running in 37f8e9aa9dec 20:33:20 ---> Running in 74bb3a5012ae 20:33:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:21 Removing intermediate container 1ee065047dee 20:33:21 ---> 2242899544ef 20:33:21 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:33:21 ---> Running in 8f0893154392 20:33:22 Removing intermediate container 37f8e9aa9dec 20:33:22 ---> 3903dd02427d 20:33:22 Step 5/25 : RUN apk add --update --no-cache make git 20:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:22 Removing intermediate container d52bac8e6e2c 20:33:22 ---> b5144b3a6ab2 20:33:22 Step 5/22 : RUN apk add --update --no-cache make git 20:33:22 ---> Running in 597772b91431 20:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:22 ---> Running in f4020d9b3d3d 20:33:22 Removing intermediate container 74bb3a5012ae 20:33:22 ---> 7fdac8400aaa 20:33:22 Step 5/24 : RUN apk add --update --no-cache make git 20:33:22 ---> Running in 8554194de67e 20:33:22 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:33:22 v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:33:22 OK: 15864 distinct packages available 20:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:23 OK: 221 MiB in 52 packages 20:33:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:23 OK: 221 MiB in 52 packages 20:33:23 Removing intermediate container 8f0893154392 20:33:23 ---> 5c85a071dd38 20:33:23 Step 6/23 : COPY go.mod vendor* ./ 20:33:23 OK: 221 MiB in 52 packages 20:33:23 OK: 221 MiB in 52 packages 20:33:23 OK: 221 MiB in 52 packages 20:33:24 ---> 70c4b7365b4c 20:33:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:24 ---> Running in 9535833cf482 20:33:24 Removing intermediate container 597772b91431 20:33:24 ---> 69ba6a07ec67 20:33:24 Step 6/25 : COPY go.mod vendor* ./ 20:33:24 Removing intermediate container f4020d9b3d3d 20:33:24 ---> dea889dd3b9b 20:33:24 Step 6/22 : COPY go.mod vendor* ./ 20:33:24 Removing intermediate container 8554194de67e 20:33:24 ---> bb1081621bc4 20:33:24 Step 6/24 : COPY go.mod vendor* ./ 20:33:24 ---> 69d971c39619 20:33:24 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:24 Removing intermediate container 910c42050757 20:33:24 ---> 05c655581efd 20:33:24 Step 5/20 : COPY go.mod vendor* ./ 20:33:24 ---> 57f62a4cf78f 20:33:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:24 ---> Running in 20e01017adf4 20:33:24 ---> Running in 5ff7ae16bdec 20:33:24 ---> eadf2bb171fe 20:33:24 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:24 ---> Running in 3293713fbe57 20:33:24 ---> c003862ce80f 20:33:24 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:24 ---> Running in 4bf18a82fbc3 20:33:25 Removing intermediate container 9535833cf482 20:33:25 ---> 116887a626ff 20:33:25 Step 8/23 : COPY . . 20:33:27 Removing intermediate container 5ff7ae16bdec 20:33:27 ---> d461581e4769 20:33:27 Step 8/22 : COPY . . 20:33:27 Removing intermediate container 20e01017adf4 20:33:27 ---> ccacb9db9750 20:33:27 Step 8/25 : COPY . . 20:33:27 Removing intermediate container 3293713fbe57 20:33:27 ---> 6f6c9aaf5a2c 20:33:27 Step 8/24 : COPY . . 20:33:27 Removing intermediate container 4bf18a82fbc3 20:33:27 ---> 2301381980eb 20:33:27 Step 7/20 : COPY . . 20:33:40 ---> 56f8a4236a3f 20:33:40 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:33:40 ---> e44f12ffc2c7 20:33:40 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 20:33:40 ---> 8eb00f3e5663 20:33:40 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:33:40 ---> 079674b9813c 20:33:40 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:33:40 ---> 97506ff1e81b 20:33:40 Step 9/23 : RUN make cmd/core-data/core-data 20:33:40 ---> Running in 4af9722db2d7 20:33:40 ---> Running in 3faa7b706058 20:33:40 ---> Running in 84c118803032 20:33:40 ---> Running in 15dc65041801 20:33:40 ---> Running in 6fd7995a6784 20:33:40 Removing intermediate container 3faa7b706058 20:33:40 ---> c00903eebffa 20:33:40 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" 20:33:40 ---> Running in 56db46768b95 20:33:40 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 20:33:40 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 20:33:40 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 20:33:40 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 20:33:40 spire-1.2.0/ 20:33:40 spire-1.2.0/README.md 20:33:40 spire-1.2.0/bin/ 20:33:40 spire-1.2.0/bin/spire-server 20:33:40 spire-1.2.0/bin/spire-agent 20:33:40 spire-1.2.0/conf/ 20:33:40 spire-1.2.0/conf/server/ 20:33:40 spire-1.2.0/conf/server/server.conf 20:33:40 spire-1.2.0/conf/agent/ 20:33:40 spire-1.2.0/conf/agent/agent.conf 20:33:40 spire-1.2.0/LICENSE 20:33:43 Removing intermediate container 56db46768b95 20:33:43 ---> 39139c913383 20:33:43 20:33:43 Step 11/24 : FROM alpine:3.15 20:33:43 3.15: Pulling from library/alpine 20:33:44 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 20:33:44 Status: Downloaded newer image for alpine:3.15 20:33:44 ---> 76c8fb57b6fc 20:33:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:33:44 ---> Running in e4a9e9c078dd 20:33:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9448 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws 20:33:44 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 20:33:44 Removing intermediate container e4a9e9c078dd 20:33:44 ---> acf644791766 20:33:44 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:44 ---> Running in 6c0a28d3ce62 20:33:45 The recommended git tool is: git 20:33:46 Removing intermediate container 6c0a28d3ce62 20:33:46 ---> 8c941d23fb71 20:33:46 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:33:46 ---> Running in 378ec2113639 20:33:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:49 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:33:49 v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:33:49 OK: 15854 distinct packages available 20:33:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:50 (1/5) Installing dumb-init (1.2.5-r1) 20:33:50 (2/5) Installing musl-obstack (1.2.3-r0) 20:33:50 (3/5) Installing libucontext (1.1-r0) 20:33:50 (4/5) Installing gcompat (1.0.0-r4) 20:33:50 (5/5) Installing openssl (1.1.1n-r0) 20:33:50 Executing busybox-1.34.1-r4.trigger 20:33:50 OK: 6 MiB in 19 packages 20:33:52 Removing intermediate container 378ec2113639 20:33:52 ---> c42592385b1f 20:33:52 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 20:33:53 ---> 963a8b4d78bf 20:33:53 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:33:55 using credential edgex-jenkins-ssh 20:33:55 Cloning the remote Git repository 20:33:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:33:55 > git init /w/workspace/edgex-go/5 # timeout=10 20:33:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:55 > git --version # timeout=10 20:33:55 > git --version # 'git version 2.25.1' 20:33:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:57 ---> b1b78e1a434b 20:33:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:33:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:57 ---> edc6e49e1bc8 20:33:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:33:57 ---> fcf5a87517e0 20:33:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:33:58 ---> b110730e3ee1 20:33:58 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:33:58 ---> Running in 2ee1bd21a5a5 20:33:59 Removing intermediate container 2ee1bd21a5a5 20:33:59 ---> 2353493076ce 20:33:59 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:33:59 ---> Running in 057ad81d3e98 20:33:59 Removing intermediate container 057ad81d3e98 20:33:59 ---> 18425915276e 20:33:59 Step 22/24 : LABEL arch=x86_64 20:33:59 ---> Running in f8e59db80dd2 20:33:59 Removing intermediate container f8e59db80dd2 20:33:59 ---> ddd39cc6224c 20:33:59 Step 23/24 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 20:33:59 ---> Running in b82ec57353c0 20:34:00 Removing intermediate container b82ec57353c0 20:34:00 ---> 292beb1fc40c 20:34:00 Step 24/24 : LABEL version=0.0.0 20:34:00 ---> Running in bbd9ac22aee3 20:34:00 Removing intermediate container bbd9ac22aee3 20:34:00 ---> 95623365b15b 20:34:00 20:34:00 Successfully built 95623365b15b 20:34:00 Successfully tagged security-spire-agent:latest 20:34:00  Building security-spire-agent ... done Building security-bootstrapper 20:34:07 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:07 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:34:07 ---> b2a0ef51db88 20:34:07 Step 3/31 : WORKDIR /edgex-go 20:34:07 ---> Using cache 20:34:07 ---> 24be29b00ea7 20:34:07 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:07 ---> Using cache 20:34:07 ---> 3903dd02427d 20:34:07 Step 5/31 : RUN apk add --update --no-cache make git 20:34:07 ---> Using cache 20:34:07 ---> 69ba6a07ec67 20:34:07 Step 6/31 : COPY go.mod vendor* ./ 20:34:07 ---> Using cache 20:34:07 ---> 69d971c39619 20:34:07 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:07 ---> Using cache 20:34:07 ---> ccacb9db9750 20:34:07 Step 8/31 : COPY . . 20:34:07 ---> Using cache 20:34:07 ---> 8eb00f3e5663 20:34:07 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:34:09 ---> Running in d526da30027b 20:34:10 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 20:34:12 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 20:34:13 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 20:34:17 Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 20:34:17 Removing intermediate container 4af9722db2d7 20:34:17 ---> 3d0f3d919e59 20:34:17 20:34:17 Step 9/20 : FROM alpine:3.15 20:34:17 ---> 76c8fb57b6fc 20:34:17 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:17 ---> Using cache 20:34:17 ---> acf644791766 20:34:17 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:17 ---> Using cache 20:34:17 ---> 8c941d23fb71 20:34:17 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:34:17 ---> Running in cbb1e4441296 20:34:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:34:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:34:17 > git config core.sparsecheckout # timeout=10 20:34:17 > git checkout -f 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 # timeout=10 20:34:17 > git remote # timeout=10 20:34:17 > git config --get remote.origin.url # timeout=10 20:34:17 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:17 > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 20:34:18 Merge succeeded, producing 0841b94470750d08443ff51839082637348e62ce 20:34:18 Checking out Revision 0841b94470750d08443ff51839082637348e62ce (PR-3924) 20:34:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:19 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:34:19 v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:34:19 OK: 15854 distinct packages available 20:34:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:20 Removing intermediate container 6fd7995a6784 20:34:20 ---> f6bad88510cc 20:34:20 20:34:20 Step 10/22 : FROM alpine:3.14 20:34:18 > git rev-parse HEAD^{commit} # timeout=10 20:34:18 > git config core.sparsecheckout # timeout=10 20:34:18 > git checkout -f 0841b94470750d08443ff51839082637348e62ce # timeout=10 20:34:20 3.14: Pulling from library/alpine 20:34:20 Removing intermediate container 84c118803032 20:34:20 ---> d1d6425b7cfe 20:34:20 20:34:20 Step 10/25 : FROM alpine:3.14 20:34:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:20 3.14: Pulling from library/alpine 20:34:20 (1/9) Installing ca-certificates (20211220-r0) 20:34:21 (2/9) Installing brotli-libs (1.0.9-r5) 20:34:21 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 20:34:21 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 20:34:21 Status: Downloaded newer image for alpine:3.14 20:34:21 Status: Image is up to date for alpine:3.14 20:34:21 ---> 84b07dd2d1fd 20:34:21 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:34:21 ---> 84b07dd2d1fd 20:34:21 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:34:21 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:34:21 (4/9) Installing libcurl (7.80.0-r0) 20:34:21 ---> Running in ef89309dca9b 20:34:21 ---> Running in afcffb4808a3 20:34:21 Removing intermediate container 15dc65041801 20:34:21 ---> f6f8e5545668 20:34:21 20:34:21 Step 10/23 : FROM alpine:3.14 20:34:21 ---> 84b07dd2d1fd 20:34:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:34:21 (5/9) Installing curl (7.80.0-r0) 20:34:21 ---> Running in f10eb457586e 20:34:21 (6/9) Installing dumb-init (1.2.5-r1) 20:34:21 (7/9) Installing musl-obstack (1.2.3-r0) 20:34:21 Removing intermediate container f10eb457586e 20:34:21 ---> c97cf33f7833 20:34:21 Step 12/23 : ENV APP_PORT=59880 20:34:21 (8/9) Installing libucontext (1.1-r0) 20:34:21 ---> Running in 960564a7bbcc 20:34:21 (9/9) Installing gcompat (1.0.0-r4) 20:34:21 Executing busybox-1.34.1-r4.trigger 20:34:21 Executing ca-certificates-20211220-r0.trigger 20:34:21 Removing intermediate container 960564a7bbcc 20:34:21 ---> 0df5e2cbc38a 20:34:21 Step 13/23 : EXPOSE $APP_PORT 20:34:21 OK: 8 MiB in 23 packages 20:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:21 ---> Running in 1b83c97f0b0c 20:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:21 Removing intermediate container 1b83c97f0b0c 20:34:21 ---> 274e9b01f082 20:34:21 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:22 ---> Running in ee3d9a1789fe 20:34:22 (1/6) Installing ca-certificates (20211220-r0) 20:34:22 (1/3) Installing ca-certificates (20211220-r0) 20:34:22 (2/6) Installing brotli-libs (1.0.9-r5) 20:34:22 (2/3) Installing dumb-init (1.2.5-r1) 20:34:22 (3/3) Installing su-exec (0.2-r1) 20:34:22 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:34:22 Executing busybox-1.33.1-r6.trigger 20:34:22 Executing ca-certificates-20211220-r0.trigger 20:34:22 (4/6) Installing libcurl (7.79.1-r0) 20:34:22 (5/6) Installing curl (7.79.1-r0) 20:34:22 (6/6) Installing dumb-init (1.2.5-r1) 20:34:22 Executing busybox-1.33.1-r6.trigger 20:34:22 Executing ca-certificates-20211220-r0.trigger 20:34:22 OK: 6 MiB in 17 packages 20:34:22 OK: 8 MiB in 20 packages 20:34:22 Removing intermediate container cbb1e4441296 20:34:22 ---> 6873480ea378 20:34:22 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:22 Commit message: "Merge commit '7587fe9d184367fcb080c5c3df364d4d130cdabb' into HEAD" 20:34:22 First time build. Skipping changelog. 20:34:22 > git rev-list --no-walk 65e377b33af0aae1c887bc38cabdbc659685d2dd # timeout=10 20:34:23 ---> e759168341b6 20:34:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:34:23 Removing intermediate container ef89309dca9b 20:34:23 ---> 034ebdb1c330 20:34:23 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:34:23 ---> Running in f8cca3e8ab6f 20:34:23 Removing intermediate container afcffb4808a3 20:34:23 ---> b02062d6f356 20:34:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:23 ---> Running in 3b44070485db 20:34:23 Removing intermediate container ee3d9a1789fe 20:34:23 ---> 99d42d1cf2b5 20:34:23 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:34:23 Removing intermediate container f8cca3e8ab6f 20:34:23 ---> 83c264105723 20:34:23 Step 13/25 : WORKDIR / 20:34:23 ---> Running in e611422ffa35 20:34:23 ---> Running in 6aa1f878c807 20:34:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:34:23 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:23 Dload Upload Total Spent Left Speed 20:34:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k 20:34:23 Removing intermediate container 3b44070485db 20:34:23 ---> dbb3eb15cfd0 20:34:23 Step 13/22 : WORKDIR /edgex 20:34:23 ---> f96e6d93af95 20:34:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:34:23 ---> Running in f7c513a4e4c9 20:34:23 Removing intermediate container 6aa1f878c807 20:34:23 ---> 16a72c0c8840 20:34:23 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [Pipeline] sh 20:34:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:24 Removing intermediate container f7c513a4e4c9 20:34:24 ---> 885696580159 20:34:24 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:34:24 ---> 736b46233444 20:34:24 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:34:24 ---> ea4f779418ee 20:34:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:34:24 ---> Running in 4c61c6d35dcc 20:34:24 ---> e2530892e9d2 20:34:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:34:24 Removing intermediate container 4c61c6d35dcc 20:34:24 ---> 5352a8ac7673 20:34:24 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:24 ---> 234c7208f776 20:34:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:34:24 ---> Running in 6f68149c6ace 20:34:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:34:24 Removing intermediate container 6f68149c6ace 20:34:24 ---> 3f55af6e748c 20:34:24 Step 18/20 : LABEL arch=x86_64 20:34:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:34:24 + sudo tee /etc/docker/daemon.new 20:34:24 { 20:34:24 "registry-mirrors": [ 20:34:24 "https://nexus3.edgexfoundry.org:10001" 20:34:24 ], 20:34:24 "bip": "10.250.0.254/24", 20:34:24 "hosts": [ 20:34:24 "tcp://0.0.0.0:5555", 20:34:24 "unix:///var/run/docker.sock" 20:34:24 ], 20:34:24 "mtu": 1458, 20:34:24 "selinux-enabled": true, 20:34:24 "seccomp-profile": "/etc/docker/seccomp.json" 20:34:24 } [Pipeline] sh 20:34:25 ---> 44c6ad1aae3d 20:34:25 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:34:25 ---> Running in 56c8be03ae12 20:34:25 ---> 7d61284e3c4d 20:34:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:34:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:25 Removing intermediate container 56c8be03ae12 20:34:25 ---> a913d03ee160 20:34:25 Step 19/20 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 20:34:25 ---> 7a6509106dd3 20:34:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:34:25 ---> Running in 1f08a0b9ab8e 20:34:25 (1/6) Installing dumb-init (1.2.5-r1) 20:34:25 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:34:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:34:25 Removing intermediate container 1f08a0b9ab8e 20:34:25 ---> 16a2df23151f 20:34:25 Step 20/20 : LABEL version=0.0.0 20:34:25 (3/6) Installing libsodium (1.0.18-r0) 20:34:25 ---> Running in c091cd2a8022 20:34:25 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:34:25 ---> 26751620156a 20:34:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:34:25 + sudo service docker restart 20:34:25 (5/6) Installing libzmq (4.3.4-r0) 20:34:25 ---> 8a62729f3667 20:34:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:34:25 (6/6) Installing zeromq (4.3.4-r0) 20:34:25 Removing intermediate container c091cd2a8022 20:34:25 ---> b54a574ce3bc 20:34:25 20:34:25 Executing busybox-1.33.1-r6.trigger 20:34:25 OK: 8 MiB in 20 packages 20:34:25 ---> eb34589a1511 20:34:25 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:34:25 Successfully built b54a574ce3bc 20:34:25 Successfully tagged security-spiffe-token-provider:latest 20:34:25 Building security-spire-config 20:34:26  Building security-spiffe-token-provider ... done  ---> Running in 95f1386b685a 20:34:28 ---> d708af4d149a 20:34:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:34:28 Removing intermediate container e611422ffa35 20:34:28 ---> 63e03a4f317c 20:34:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:28 ---> cd06dd28f29a 20:34:28 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/ 20:34:28 ---> b85329dcbe7e 20:34:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:34:28 ---> Running in 59bf5437bbe4 20:34:28 Removing intermediate container 95f1386b685a 20:34:28 ---> 4af0022d097b 20:34:28 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:34:29 ---> Running in 9702b6cb4a78 20:34:29 Removing intermediate container 9702b6cb4a78 20:34:29 ---> e812ead85429 20:34:29 Step 20/22 : LABEL arch=x86_64 20:34:30 ---> 386dac37faca 20:34:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:34:30 ---> Running in 4ed1e5bb88fb 20:34:30 Removing intermediate container 4ed1e5bb88fb 20:34:30 ---> f5003a3759f5 20:34:30 Step 21/22 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 20:34:30 Removing intermediate container 59bf5437bbe4 20:34:30 ---> 4048dcabdb58 20:34:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:34:30 ---> 6fbfa3ca0616 20:34:30 Step 19/23 : ENTRYPOINT ["/core-data"] 20:34:30 ---> Running in 5131dfbc42de 20:34:30 ---> Running in cd4838b34332 20:34:30 ---> Running in 8f38a6e24afd 20:34:31 Removing intermediate container 5131dfbc42de 20:34:31 ---> f6b4bbbf09f6 20:34:31 Step 22/22 : LABEL version=0.0.0 20:34:31 Removing intermediate container cd4838b34332 20:34:31 Removing intermediate container 8f38a6e24afd 20:34:31 ---> 42890d75bba8 20:34:31 ---> 0f16862662b8 20:34:31 Step 23/25 : LABEL arch=x86_64 20:34:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:31 ---> Running in 59fb0b93d5b9 20:34:31 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:34:31 ---> b2a0ef51db88 20:34:31 Step 3/24 : WORKDIR /edgex-go 20:34:31 ---> Using cache 20:34:31 ---> 24be29b00ea7 20:34:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:31 ---> Using cache 20:34:31 ---> 3903dd02427d 20:34:31 Step 5/24 : RUN apk add --update --no-cache make git 20:34:31 ---> Using cache 20:34:31 ---> 69ba6a07ec67 20:34:31 Step 6/24 : COPY go.mod vendor* ./ 20:34:31 ---> Using cache 20:34:31 ---> 69d971c39619 20:34:31 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:31 ---> Using cache 20:34:31 ---> ccacb9db9750 20:34:31 Step 8/24 : COPY . . 20:34:31 ---> Using cache 20:34:31 ---> 8eb00f3e5663 20:34:31 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 20:34:31 ---> Running in 634ba07798ba 20:34:31 ---> Running in 47354bf07392 20:34:31 Removing intermediate container d526da30027b 20:34:31 ---> 649b19850756 20:34:31 20:34:31 Step 10/31 : FROM alpine:3.14 20:34:31 ---> 84b07dd2d1fd 20:34:31 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:34:31 ---> Running in 22af2f0470d7 20:34:31 ---> Running in 6a0e5a27e454 20:34:31 Removing intermediate container 59fb0b93d5b9 20:34:31 ---> 963410790efb 20:34:31 20:34:31 Removing intermediate container 634ba07798ba 20:34:31 ---> a54a6a5d9580 20:34:31 Step 24/25 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 20:34:31 Removing intermediate container 47354bf07392 20:34:31 ---> 1ba7b8f19a31 20:34:31 Step 21/23 : LABEL arch=x86_64 20:34:31 Successfully built 963410790efb 20:34:31 ---> Running in b3957e471bf2 20:34:31 Successfully tagged security-proxy-setup:latest 20:34:31 Building support-scheduler 20:34:31  Building security-proxy-setup ... done Removing intermediate container 22af2f0470d7 20:34:31 ---> 6515ddeb457a 20:34:31 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" 20:34:31 ---> Running in 029d2dbad12d 20:34:31 Removing intermediate container 6a0e5a27e454 20:34:31 ---> a010452706e1 20:34:31 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:34:32 ---> Running in 2711a494686d 20:34:34 ---> Running in 6a5e049db05e 20:34:34 Removing intermediate container b3957e471bf2 20:34:34 ---> 2ca6db3ffb91 20:34:34 Step 25/25 : LABEL version=0.0.0 20:34:34 Removing intermediate container 029d2dbad12d 20:34:34 ---> 33057dc2b7e0 20:34:34 Step 22/23 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 20:34:34 ---> Running in 6beccfe951ed 20:34:34 ---> Running in eeeed135963c 20:34:34 Removing intermediate container 6beccfe951ed 20:34:34 ---> 9d9864481135 20:34:34 Step 23/23 : LABEL version=0.0.0 20:34:34 Removing intermediate container eeeed135963c 20:34:34 ---> 67fed40dce9d 20:34:34 20:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:34 ---> Running in 27969a4438fa 20:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:34 Successfully built 67fed40dce9d 20:34:35 spire-1.2.0/ 20:34:35 (1/2) Installing dumb-init (1.2.5-r1) 20:34:35 (2/2) Installing su-exec (0.2-r1) 20:34:35 Executing busybox-1.33.1-r6.trigger 20:34:35 OK: 6 MiB in 16 packages 20:34:35 Successfully tagged security-secretstore-setup:latest 20:34:35  Building security-secretstore-setup ... done Building sys-mgmt-agent 20:34:35 Removing intermediate container 27969a4438fa 20:34:35 ---> e2701265e9d0 20:34:35 20:34:35 Successfully built e2701265e9d0 20:34:35 Successfully tagged core-data:latest 20:34:35 Building core-metadata 20:34:36  Building core-data ... done spire-1.2.0/README.md 20:34:36 spire-1.2.0/bin/ 20:34:36 spire-1.2.0/bin/spire-server 20:34:36 spire-1.2.0/bin/spire-agent 20:34:36 spire-1.2.0/conf/ 20:34:36 spire-1.2.0/conf/server/ 20:34:36 spire-1.2.0/conf/server/server.conf 20:34:36 spire-1.2.0/conf/agent/ 20:34:36 spire-1.2.0/conf/agent/agent.conf 20:34:36 spire-1.2.0/LICENSE 20:34:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:38 ---> b2a0ef51db88 20:34:38 Step 3/22 : WORKDIR /edgex-go 20:34:38 ---> Using cache 20:34:38 ---> 24be29b00ea7 20:34:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:38 ---> Using cache 20:34:38 ---> 3903dd02427d 20:34:38 Step 5/22 : RUN apk add --update --no-cache make git 20:34:38 ---> Using cache 20:34:38 ---> 69ba6a07ec67 20:34:38 Step 6/22 : COPY go.mod vendor* ./ 20:34:38 ---> Using cache 20:34:38 ---> 69d971c39619 20:34:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:38 ---> Using cache 20:34:38 ---> ccacb9db9750 20:34:38 Step 8/22 : COPY . . 20:34:38 ---> Using cache 20:34:38 ---> 8eb00f3e5663 20:34:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:34:39 Removing intermediate container 6a5e049db05e 20:34:39 ---> a485b2db383a 20:34:39 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:34:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:42 ---> b2a0ef51db88 20:34:42 Step 3/23 : WORKDIR /edgex-go 20:34:42 ---> Using cache 20:34:42 ---> 24be29b00ea7 20:34:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:42 ---> Using cache 20:34:42 ---> 3903dd02427d 20:34:42 Step 5/23 : RUN apk add --update --no-cache make git 20:34:42 ---> Using cache 20:34:42 ---> 69ba6a07ec67 20:34:42 Step 6/23 : COPY go.mod vendor* ./ 20:34:42 ---> Using cache 20:34:42 ---> 69d971c39619 20:34:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:42 ---> Using cache 20:34:42 ---> ccacb9db9750 20:34:42 Step 8/23 : COPY . . 20:34:42 ---> Using cache 20:34:42 ---> 8eb00f3e5663 20:34:42 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:34:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:42 ---> b2a0ef51db88 20:34:42 Step 3/23 : WORKDIR /edgex-go 20:34:42 ---> Using cache 20:34:42 ---> 24be29b00ea7 20:34:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:42 ---> Using cache 20:34:42 ---> 3903dd02427d 20:34:42 Step 5/23 : RUN apk add --update --no-cache make bash git 20:34:43 ---> Running in c73806728b80 20:34:43 ---> Running in 65250685970b 20:34:43 ---> Running in 9dda65ac1cb0 20:34:43 ---> Running in ead956545fde 20:34:43 Removing intermediate container c73806728b80 20:34:43 ---> 2ac88ee45436 20:34:43 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:34:43 ---> Running in 391eafd96274 20:34:43 Removing intermediate container 2711a494686d 20:34:43 ---> 5dde59705065 20:34:43 20:34:43 Step 11/24 : FROM alpine:3.15 20:34:43 ---> 76c8fb57b6fc 20:34:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:43 ---> Using cache 20:34:43 ---> acf644791766 20:34:43 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:43 ---> Using cache 20:34:43 ---> 8c941d23fb71 20:34:43 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:34:43 ---> Running in 629d6ed4a861 20:34:43 Removing intermediate container 391eafd96274 20:34:43 ---> 934f6b712509 20:34:43 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:34:43 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 20:34:43 ---> Running in 9a88800e326d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:44 provisioning config files... 20:34:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5463477940853438634tmp [Pipeline] { 20:34:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] libraryResource [Pipeline] sh 20:34:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:44 ---> docker-login.sh 20:34:44 nexus3.edgexfoundry.org:10001 20:34:45 Removing intermediate container 9a88800e326d 20:34:45 ---> 913ddd1416dd 20:34:45 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:34:45 ---> Running in 62e9ec2ea0a0 20:34:45 Removing intermediate container 62e9ec2ea0a0 20:34:45 ---> 42a8185af32d 20:34:45 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:34:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:45 ---> 98218e75493c 20:34:45 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:34:45 ---> Running in 50de89321978 20:34:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:45 OK: 221 MiB in 52 packages 20:34:45 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:34:45 v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:34:45 OK: 15854 distinct packages available 20:34:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:45 Removing intermediate container 9dda65ac1cb0 20:34:45 ---> 8c593e0b06e6 20:34:45 Step 6/23 : COPY go.mod vendor* ./ 20:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:45 Configure a credential helper to remove this warning. See 20:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:45 20:34:45 Login Succeeded 20:34:45 nexus3.edgexfoundry.org:10002 20:34:46 ---> 0455a4598090 20:34:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:46 ---> Running in 47eca5c154a3 20:34:46 Removing intermediate container 50de89321978 20:34:46 ---> cdacef08f256 20:34:46 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:46 Configure a credential helper to remove this warning. See 20:34:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:46 20:34:46 Login Succeeded 20:34:46 nexus3.edgexfoundry.org:10003 20:34:46 ---> dbe9afb54bb4 20:34:46 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:34:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:46 (1/4) Installing dumb-init (1.2.5-r1) 20:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:47 Configure a credential helper to remove this warning. See 20:34:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:47 20:34:47 Login Succeeded 20:34:47 nexus3.edgexfoundry.org:10004 20:34:47 (2/4) Installing musl-obstack (1.2.3-r0) 20:34:47 (3/4) Installing libucontext (1.1-r0) 20:34:47 (4/4) Installing gcompat (1.0.0-r4) 20:34:47 Executing busybox-1.34.1-r4.trigger 20:34:47 OK: 6 MiB in 18 packages 20:34:47 ---> 237a7d195644 20:34:47 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:34:47 Removing intermediate container 47eca5c154a3 20:34:47 ---> 4c2f728b53e7 20:34:47 Step 8/23 : COPY . . 20:34:47 ---> 3b114ce74653 20:34:47 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:47 Configure a credential helper to remove this warning. See 20:34:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:47 20:34:47 Login Succeeded 20:34:47 docker.io 20:34:48 Removing intermediate container 629d6ed4a861 20:34:48 ---> eab4939b1414 20:34:48 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:34:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:48 Configure a credential helper to remove this warning. See 20:34:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:48 20:34:48 Login Succeeded 20:34:48 ---> docker-login.sh ends [Pipeline] } 20:34:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:34:48 ---> 37eccd700193 20:34:48 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [Pipeline] echo 20:34:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:49 ========================================================= 20:34:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:34:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:34:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:49 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:34:49 9b3977197b4f: Pulling fs layer 20:34:49 1a89e8eeedd5: Pulling fs layer 20:34:49 94645a83ff95: Pulling fs layer 20:34:49 3f3a8bcf1eab: Pulling fs layer 20:34:49 0c92f367c5e7: Pulling fs layer 20:34:49 f7c0051592d6: Pulling fs layer 20:34:49 a227ed2f7395: Pulling fs layer 20:34:49 7b1c46037f91: Pulling fs layer 20:34:49 3f3a8bcf1eab: Waiting 20:34:49 0c92f367c5e7: Waiting 20:34:49 f7c0051592d6: Waiting 20:34:49 a227ed2f7395: Waiting 20:34:49 7b1c46037f91: Waiting 20:34:49 94645a83ff95: Verifying Checksum 20:34:49 94645a83ff95: Download complete 20:34:49 1a89e8eeedd5: Download complete 20:34:49 0c92f367c5e7: Verifying Checksum 20:34:49 0c92f367c5e7: Download complete 20:34:49 f7c0051592d6: Verifying Checksum 20:34:49 f7c0051592d6: Download complete 20:34:49 9b3977197b4f: Download complete 20:34:50 a227ed2f7395: Verifying Checksum 20:34:50 a227ed2f7395: Download complete 20:34:50 ---> 601ff4c4a065 20:34:50 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:34:51 9b3977197b4f: Pull complete 20:34:51 ---> Running in b249d5f06959 20:34:51 ---> d3e7b764aba4 20:34:51 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:34:51 1a89e8eeedd5: Pull complete 20:34:51 Removing intermediate container b249d5f06959 20:34:51 ---> ef3d7c20b154 20:34:51 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:34:51 ---> c6ebd91c5fcf 20:34:51 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:34:52 94645a83ff95: Pull complete 20:34:52 ---> Running in 4409a4566098 20:34:52 ---> e6d105088d90 20:34:52 Step 26/31 : RUN chmod +x /entrypoint.sh 20:34:52 Removing intermediate container 4409a4566098 20:34:52 ---> 6c4b18ff94c7 20:34:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:34:52 ---> Running in 72ce032ba0b2 20:34:52 7b1c46037f91: Verifying Checksum 20:34:52 7b1c46037f91: Download complete 20:34:53 3f3a8bcf1eab: Verifying Checksum 20:34:53 3f3a8bcf1eab: Download complete 20:34:53 ---> 48a97e1d6695 20:34:53 Step 19/24 : WORKDIR / 20:34:53 ---> Running in 71278607769f 20:34:53 Removing intermediate container 71278607769f 20:34:53 ---> 9ceaaa9a01f9 20:34:53 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:34:54 ---> Running in 67abc215f1c9 20:34:54 Removing intermediate container 67abc215f1c9 20:34:54 ---> ac08b90c479e 20:34:54 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:34:54 ---> Running in 96c57387c8cd 20:34:54 Removing intermediate container 72ce032ba0b2 20:34:54 ---> 3d851a57305c 20:34:54 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:34:54 ---> Running in b6ea01ab63ce 20:34:54 Removing intermediate container 96c57387c8cd 20:34:54 ---> 2c53f6c48eb0 20:34:54 Step 22/24 : LABEL arch=x86_64 20:34:55 ---> Running in 542f2f3d1a71 20:34:55 Removing intermediate container b6ea01ab63ce 20:34:55 ---> f8843523bb4c 20:34:55 Step 28/31 : CMD ["gate"] 20:34:55 ---> Running in 147880da7c86 20:34:55 Removing intermediate container 542f2f3d1a71 20:34:55 ---> f289344a51f6 20:34:55 Step 23/24 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 20:34:55 ---> Running in ac5694fd5490 20:34:55 Removing intermediate container 147880da7c86 20:34:55 ---> 427756978206 20:34:55 Step 29/31 : LABEL arch=x86_64 20:34:56 ---> Running in 0c563dd60970 20:34:56 Removing intermediate container ac5694fd5490 20:34:56 ---> e16886185357 20:34:56 Step 24/24 : LABEL version=0.0.0 20:34:56 ---> Running in e353ad5b92bb 20:34:56 Removing intermediate container 0c563dd60970 20:34:56 ---> 265e98617c40 20:34:56 Step 30/31 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 20:34:56 ---> Running in 09f60b4ea8e8 20:34:56 Removing intermediate container e353ad5b92bb 20:34:56 ---> 59ae6a60692a 20:34:56 20:34:56 Successfully built 59ae6a60692a 20:34:56 Successfully tagged security-spire-config:latest 20:34:56 Building core-command 20:34:57  Building security-spire-config ... done Removing intermediate container 09f60b4ea8e8 20:34:57 ---> 7d1b45ccce18 20:34:57 Step 31/31 : LABEL version=0.0.0 20:34:59 ---> Running in d44b19b57afa 20:34:59 Removing intermediate container d44b19b57afa 20:34:59 ---> 5f0162fe1e0c 20:34:59 20:34:59 Successfully built 5f0162fe1e0c 20:34:59 Successfully tagged security-bootstrapper:latest 20:34:59 Building security-spire-server 20:35:01  Building security-bootstrapper ... done  ---> d80d95725706 20:35:01 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:35:03 ---> Running in 7f461ea194e8 20:35:03 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 20:35:05 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:05 ---> b2a0ef51db88 20:35:05 Step 3/23 : WORKDIR /edgex-go 20:35:05 ---> Using cache 20:35:05 ---> 24be29b00ea7 20:35:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:05 ---> Using cache 20:35:05 ---> 3903dd02427d 20:35:05 Step 5/23 : RUN apk add --update --no-cache make git 20:35:05 ---> Using cache 20:35:05 ---> 69ba6a07ec67 20:35:05 Step 6/23 : COPY go.mod vendor* ./ 20:35:05 ---> Using cache 20:35:05 ---> 69d971c39619 20:35:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:05 ---> Using cache 20:35:05 ---> ccacb9db9750 20:35:05 Step 8/23 : COPY . . 20:35:05 ---> Using cache 20:35:05 ---> 8eb00f3e5663 20:35:05 Step 9/23 : RUN make cmd/core-command/core-command 20:35:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:07 ---> b2a0ef51db88 20:35:07 Step 3/23 : WORKDIR /edgex-go 20:35:07 ---> Using cache 20:35:07 ---> 24be29b00ea7 20:35:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:07 ---> Using cache 20:35:07 ---> 3903dd02427d 20:35:07 Step 5/23 : RUN apk add --update --no-cache make git 20:35:07 ---> Using cache 20:35:07 ---> 69ba6a07ec67 20:35:07 Step 6/23 : COPY go.mod vendor* ./ 20:35:07 ---> Using cache 20:35:07 ---> 69d971c39619 20:35:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:07 ---> Using cache 20:35:07 ---> ccacb9db9750 20:35:07 Step 8/23 : COPY . . 20:35:07 ---> Using cache 20:35:07 ---> 8eb00f3e5663 20:35:07 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 20:35:07 ---> Using cache 20:35:07 ---> 6515ddeb457a 20:35:07 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" 20:35:07 ---> Using cache 20:35:07 ---> 5dde59705065 20:35:07 20:35:07 Step 11/23 : FROM alpine:3.15 20:35:07 ---> 76c8fb57b6fc 20:35:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:07 ---> Using cache 20:35:07 ---> acf644791766 20:35:07 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:07 ---> Using cache 20:35:07 ---> 8c941d23fb71 20:35:07 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:35:07 ---> Using cache 20:35:07 ---> c42592385b1f 20:35:07 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:35:08 ---> Running in 03ae24cf097f 20:35:08 ---> bf12e2133110 20:35:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:35:08 3f3a8bcf1eab: Pull complete 20:35:08 0c92f367c5e7: Pull complete 20:35:08 f7c0051592d6: Pull complete 20:35:08 a227ed2f7395: Pull complete 20:35:08 ---> a094c43c4b37 20:35:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:35:08 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 20:35:09 ---> 6f8790b5a09f 20:35:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:35:10 ---> 9151c5032a97 20:35:10 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:35:10 ---> Running in 4b5b32426227 20:35:10 Removing intermediate container 4b5b32426227 20:35:10 ---> 1083ecc5b4a0 20:35:10 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:35:10 ---> Running in d05e9c7ce0dc 20:35:11 Removing intermediate container d05e9c7ce0dc 20:35:11 ---> 86f97c4c007f 20:35:11 Step 21/23 : LABEL arch=x86_64 20:35:11 ---> Running in fd60b16bb6d3 20:35:12 Removing intermediate container fd60b16bb6d3 20:35:12 ---> e1acce5f4e47 20:35:12 Step 22/23 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 20:35:12 Removing intermediate container 65250685970b 20:35:12 ---> ef52042e29c1 20:35:12 20:35:12 Step 10/22 : FROM alpine:3.14 20:35:12 ---> 84b07dd2d1fd 20:35:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:35:12 ---> Running in de2832e4abb1 20:35:12 ---> Running in 6565d068c139 20:35:12 Removing intermediate container ead956545fde 20:35:12 ---> 68e57f1689fe 20:35:12 20:35:12 Step 10/23 : FROM alpine:3.14 20:35:12 ---> 84b07dd2d1fd 20:35:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:35:12 ---> Running in eec12a07ff9c 20:35:12 Removing intermediate container 6565d068c139 20:35:12 ---> 2d044664c828 20:35:12 Step 23/23 : LABEL version=0.0.0 20:35:12 ---> Running in d2985dccbfa3 20:35:12 Removing intermediate container d2985dccbfa3 20:35:12 ---> 6dcd433cf18c 20:35:12 20:35:12 Successfully built 6dcd433cf18c 20:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:12 Successfully tagged security-spire-server:latest 20:35:12 Building support-notifications 20:35:13  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:13 (1/1) Installing dumb-init (1.2.5-r1) 20:35:13 Executing busybox-1.33.1-r6.trigger 20:35:13 OK: 6 MiB in 15 packages 20:35:13 (1/1) Installing dumb-init (1.2.5-r1) 20:35:13 Executing busybox-1.33.1-r6.trigger 20:35:13 OK: 6 MiB in 15 packages 20:35:15 7b1c46037f91: Pull complete 20:35:15 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:35:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:35:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:16 WORKDIR /edgex 20:35:16 COPY go.mod . 20:35:16 RUN go mod download 20:35:16 + docker build -t ci-base-image-arm64 -f - . 20:35:16 Removing intermediate container eec12a07ff9c 20:35:16 ---> 030ef66a0d3c 20:35:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:17 Removing intermediate container de2832e4abb1 20:35:17 ---> 085a35999648 20:35:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:17 ---> Running in ec0464c6fa85 20:35:17 ---> Running in 081162b88966 20:35:17 Removing intermediate container 081162b88966 20:35:17 ---> cd2f7aa05ff6 20:35:17 Step 13/22 : ENV APP_PORT=59861 20:35:17 Removing intermediate container ec0464c6fa85 20:35:17 ---> f74cf8c6e31c 20:35:17 Step 13/23 : ENV APP_PORT=59881 20:35:17 ---> Running in 9f45f2c03ec2 20:35:17 ---> Running in ae92e08f8c27 20:35:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:18 Step 2/22 : FROM ${BUILDER_BASE} AS builderRemoving intermediate container 9f45f2c03ec2 20:35:18 20:35:18 ---> 80bef616e07a 20:35:18 ---> b2a0ef51db88 20:35:18 Step 14/22 : EXPOSE $APP_PORTStep 3/22 : WORKDIR /edgex-go 20:35:18 20:35:18 ---> Using cache 20:35:18 ---> 24be29b00ea7 20:35:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:18 ---> Using cache 20:35:18 ---> 3903dd02427d 20:35:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:35:18 ---> Running in 93e1210e4622 20:35:18 Removing intermediate container ae92e08f8c27 20:35:18 ---> 7a354d13fbdc 20:35:18 Step 14/23 : EXPOSE $APP_PORT 20:35:18 ---> Running in f9dd4176aea0 20:35:18 ---> Running in 22480b537061 20:35:18 Removing intermediate container f9dd4176aea0 20:35:18 ---> 0249c3c64948 20:35:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:18 Removing intermediate container 22480b537061 20:35:18 ---> 836192764a9f 20:35:18 Step 15/23 : WORKDIR / 20:35:18 ---> Running in a16e194fe0f6 20:35:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:18 ---> 098eac554063 20:35:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:35:18 Removing intermediate container a16e194fe0f6 20:35:18 ---> 3c1f76460c85 20:35:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:19 ---> 578034cdf352 20:35:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:35:19 Sending build context to Docker daemon 169MB 20:35:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:19 ---> f79e39bc4007 20:35:19 Step 2/4 : WORKDIR /edgex 20:35:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:19 OK: 221 MiB in 52 packages 20:35:20 ---> d19f66ccec4d 20:35:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:35:20 ---> ed3a5dd21b4c 20:35:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:35:20 ---> 313223ac7668 20:35:20 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:35:20 Removing intermediate container 93e1210e4622 20:35:20 ---> 249974c44a9e 20:35:20 Step 6/22 : COPY go.mod vendor* ./ 20:35:20 ---> Running in 25e561c9e9da 20:35:21 ---> c810269ff455 20:35:21 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:35:21 ---> Running in 365bab49aec9 20:35:21 Removing intermediate container 25e561c9e9da 20:35:21 ---> 6f920404e405 20:35:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:21 Removing intermediate container 365bab49aec9 20:35:21 ---> 2dfe2a0f9c6e 20:35:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:21 ---> Running in 2897a5bfef34 20:35:21 ---> Running in a8ea55c01443 20:35:21 ---> 1d76014443de 20:35:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:21 ---> Running in c30067ba4beb 20:35:21 Removing intermediate container c30067ba4beb 20:35:21 ---> f1245bef87ec 20:35:21 Step 3/4 : COPY go.mod . 20:35:21 ---> Running in 11171cac0a2d 20:35:21 Removing intermediate container 2897a5bfef34 20:35:21 ---> c761464230b6 20:35:21 Step 20/22 : LABEL arch=x86_64 20:35:21 Removing intermediate container a8ea55c01443 20:35:21 ---> 62c9951da3b4 20:35:21 Step 21/23 : LABEL arch=x86_64 20:35:21 ---> Running in e9bfea75454c 20:35:21 ---> Running in ef7ac85f806d 20:35:21 Removing intermediate container ef7ac85f806d 20:35:21 ---> d74212cd5190 20:35:21 Step 22/23 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 20:35:21 Removing intermediate container e9bfea75454c 20:35:21 ---> 00239b2ac791 20:35:21 Step 21/22 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 20:35:22 ---> Running in 9d6dfb3f1e0d 20:35:22 ---> Running in e9bc9776b35f 20:35:22 ---> 67654b362376 20:35:22 Step 4/4 : RUN go mod download 20:35:22 Removing intermediate container 9d6dfb3f1e0d 20:35:22 ---> 3cacb5660ca5 20:35:22 Step 23/23 : LABEL version=0.0.0 20:35:22 Removing intermediate container e9bc9776b35f 20:35:22 ---> 0c31451cc08a 20:35:22 Step 22/22 : LABEL version=0.0.0 20:35:22 ---> Running in 7af95a136122 20:35:22 ---> Running in be6b108ad534 20:35:22 ---> Running in c33c9721e0e0 20:35:22 Removing intermediate container 7af95a136122 20:35:22 ---> 16cdefe7e9b0 20:35:22 20:35:22 Removing intermediate container be6b108ad534 20:35:22 ---> 9445abd20ca4 20:35:22 20:35:22 Successfully built 16cdefe7e9b0 20:35:22 Successfully tagged core-metadata:latest 20:35:22  Building core-metadata ... done Successfully built 9445abd20ca4 20:35:22 Successfully tagged support-scheduler:latest 20:35:23  Building support-scheduler ... done Removing intermediate container 11171cac0a2d 20:35:23 ---> 1eb60683d599 20:35:23 Step 8/22 : COPY . . 20:35:31 Removing intermediate container 7f461ea194e8 20:35:31 ---> a6e9ec2034d3 20:35:31 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:35:31 ---> Running in 796bf0808c59 20:35:31 ---> 77a9e3964942 20:35:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:35:31 ---> Running in 50fbb5776690 20:35:31 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 20:35:31 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 20:35:31 Removing intermediate container 796bf0808c59 20:35:31 ---> 75b222919418 20:35:31 20:35:31 Step 11/23 : FROM docker:20.10.10 20:35:31 20.10.10: Pulling from library/docker 20:35:32 Removing intermediate container 03ae24cf097f 20:35:32 ---> 731e679e1e8e 20:35:32 20:35:32 Step 10/23 : FROM alpine:3.14 20:35:32 ---> 84b07dd2d1fd 20:35:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:35:32 ---> Using cache 20:35:32 ---> 085a35999648 20:35:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:32 ---> Using cache 20:35:32 ---> cd2f7aa05ff6 20:35:32 Step 13/23 : ENV APP_PORT=59882 20:35:32 ---> Running in 57d0931a458c 20:35:32 Removing intermediate container 57d0931a458c 20:35:32 ---> ba8ef500bc34 20:35:32 Step 14/23 : EXPOSE $APP_PORT 20:35:32 ---> Running in f7cc56ae7c8d 20:35:32 Removing intermediate container f7cc56ae7c8d 20:35:32 ---> 659c3a13efbb 20:35:32 Step 15/23 : WORKDIR / 20:35:33 ---> Running in a395cbee3e2d 20:35:33 Removing intermediate container a395cbee3e2d 20:35:33 ---> 147a3883e73e 20:35:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:33 ---> 447daceae041 20:35:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:35:34 ---> b428041e0e37 20:35:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:35:35 ---> c81b3196b77c 20:35:35 Step 19/23 : ENTRYPOINT ["/core-command"] 20:35:35 ---> Running in a248beb44447 20:35:35 Removing intermediate container a248beb44447 20:35:35 ---> 9efadd9a3a52 20:35:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:35 ---> Running in c272c463af3b 20:35:35 Removing intermediate container c272c463af3b 20:35:35 ---> a203ee320fb6 20:35:35 Step 21/23 : LABEL arch=x86_64 20:35:36 ---> Running in 9794e7fe0a17 20:35:36 Removing intermediate container 9794e7fe0a17 20:35:36 ---> c7fdc4e22cb4 20:35:36 Step 22/23 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 20:35:36 ---> Running in 0ad33ef033b7 20:35:36 Removing intermediate container 0ad33ef033b7 20:35:36 ---> 7042c0d9cf4f 20:35:36 Step 23/23 : LABEL version=0.0.0 20:35:36 ---> Running in 1948327ee47a 20:35:37 Removing intermediate container 1948327ee47a 20:35:37 ---> f339ed40c70a 20:35:37 20:35:37 Successfully built f339ed40c70a 20:35:37 Successfully tagged core-command:latest 20:35:37  Building core-command ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 20:35:37 Status: Downloaded newer image for docker:20.10.10 20:35:37 ---> b706a049f56e 20:35:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:35:38 ---> Running in 2bd878ea999f 20:35:38 Removing intermediate container 2bd878ea999f 20:35:38 ---> 7bbee30a962b 20:35:38 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 20:35:38 ---> Running in 7950c3826bb8 20:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:39 (1/42) Installing readline (8.1.0-r0) 20:35:39 (2/42) Installing bash (5.1.16-r0) 20:35:39 Executing bash-5.1.16-r0.post-install 20:35:39 (3/42) Installing brotli-libs (1.0.9-r5) 20:35:39 (4/42) Installing nghttp2-libs (1.43.0-r0) 20:35:39 (5/42) Installing libcurl (7.79.1-r0) 20:35:39 (6/42) Installing curl (7.79.1-r0) 20:35:39 (7/42) Installing dumb-init (1.2.5-r1) 20:35:39 (8/42) Installing libbz2 (1.0.8-r1) 20:35:39 (9/42) Installing expat (2.4.7-r0) 20:35:39 (10/42) Installing libffi (3.3-r2) 20:35:39 (11/42) Installing gdbm (1.19-r0) 20:35:39 (12/42) Installing xz-libs (5.2.5-r0) 20:35:39 (13/42) Installing libgcc (10.3.1_git20210424-r2) 20:35:39 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 20:35:39 (15/42) Installing mpdecimal (2.5.1-r1) 20:35:39 (16/42) Installing sqlite-libs (3.35.5-r0) 20:35:39 (17/42) Installing python3 (3.9.5-r2) 20:35:39 (18/42) Installing py3-appdirs (1.4.4-r2) 20:35:39 (19/42) Installing py3-chardet (4.0.0-r2) 20:35:39 (20/42) Installing py3-idna (3.2-r0) 20:35:39 (21/42) Installing py3-urllib3 (1.26.5-r0) 20:35:39 (22/42) Installing py3-certifi (2020.12.5-r1) 20:35:39 (23/42) Installing py3-requests (2.25.1-r4) 20:35:39 (24/42) Installing py3-msgpack (1.0.2-r1) 20:35:39 (25/42) Installing py3-lockfile (0.12.2-r4) 20:35:39 (26/42) Installing py3-cachecontrol (0.12.6-r1) 20:35:39 (27/42) Installing py3-colorama (0.4.4-r1) 20:35:39 (28/42) Installing py3-contextlib2 (0.6.0-r1) 20:35:39 (29/42) Installing py3-distlib (0.3.1-r3) 20:35:40 (30/42) Installing py3-distro (1.5.0-r3) 20:35:40 (31/42) Installing py3-six (1.15.0-r1) 20:35:40 (32/42) Installing py3-webencodings (0.5.1-r4) 20:35:40 (33/42) Installing py3-html5lib (1.1-r1) 20:35:40 (34/42) Installing py3-parsing (2.4.7-r2) 20:35:40 (35/42) Installing py3-packaging (20.9-r1) 20:35:40 (36/42) Installing py3-toml (0.10.2-r2) 20:35:40 (37/42) Installing py3-pep517 (0.10.0-r2) 20:35:40 (38/42) Installing py3-progress (1.5-r2) 20:35:40 (39/42) Installing py3-retrying (1.3.3-r1) 20:35:40 (40/42) Installing py3-ordered-set (4.0.2-r1) 20:35:40 (41/42) Installing py3-setuptools (52.0.0-r3) 20:35:40 (42/42) Installing py3-pip (20.3.4-r1) 20:35:40 Executing busybox-1.33.1-r6.trigger 20:35:40 OK: 84 MiB in 64 packages 20:35:41 Collecting docker-compose==1.23.2 20:35:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:35:41 Collecting cached-property<2,>=1.2.0 20:35:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:35:41 Collecting websocket-client<1.0,>=0.32.0 20:35:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:35:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 20:35:41 Collecting jsonschema<3,>=2.5.1 20:35:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:35:41 Collecting docker<4.0,>=3.6.0 20:35:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:35:41 Collecting dockerpty<0.5,>=0.4.1 20:35:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:35:41 Collecting PyYAML<4,>=3.10 20:35:41 Downloading PyYAML-3.13.tar.gz (270 kB) 20:35:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:35:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:35:42 Collecting docopt<0.7,>=0.6.1 20:35:42 Downloading docopt-0.6.2.tar.gz (25 kB) 20:35:43 Collecting texttable<0.10,>=0.9.0 20:35:43 Downloading texttable-0.9.1.tar.gz (11 kB) 20:35:43 Collecting docker-pycreds>=0.4.0 20:35:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:35:43 Collecting chardet<3.1.0,>=3.0.2 20:35:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:35:43 Collecting urllib3<1.25,>=1.21.1 20:35:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:35:43 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) 20:35:43 Collecting idna<2.8,>=2.5 20:35:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:35:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:35:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:35:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:35:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:35:43 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:35:43 Attempting uninstall: urllib3 20:35:43 Found existing installation: urllib3 1.26.5 20:35:43 Uninstalling urllib3-1.26.5: 20:35:43 Successfully uninstalled urllib3-1.26.5 20:35:44 Attempting uninstall: idna 20:35:44 Found existing installation: idna 3.2 20:35:44 Uninstalling idna-3.2: 20:35:44 Successfully uninstalled idna-3.2 20:35:44 Attempting uninstall: chardet 20:35:44 Found existing installation: chardet 4.0.0 20:35:44 Uninstalling chardet-4.0.0: 20:35:44 Successfully uninstalled chardet-4.0.0 20:35:44 Attempting uninstall: requests 20:35:44 Found existing installation: requests 2.25.1 20:35:44 Uninstalling requests-2.25.1: 20:35:44 Successfully uninstalled requests-2.25.1 20:35:44 Running setup.py install for texttable: started 20:35:45 Running setup.py install for texttable: finished with status 'done' 20:35:45 Running setup.py install for PyYAML: started 20:35:45 Running setup.py install for PyYAML: finished with status 'done' 20:35:45 Running setup.py install for docopt: started 20:35:46 Running setup.py install for docopt: finished with status 'done' 20:35:46 Running setup.py install for dockerpty: started 20:35:46 Running setup.py install for dockerpty: finished with status 'done' 20:35:47 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 20:35:48 Removing intermediate container 50fbb5776690 20:35:48 ---> 408685851542 20:35:48 20:35:48 Step 10/22 : FROM alpine:3.14 20:35:48 ---> 84b07dd2d1fd 20:35:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:35:48 ---> Running in e1c0cf33c82d 20:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:48 (1/2) Installing ca-certificates (20211220-r0) 20:35:48 (2/2) Installing dumb-init (1.2.5-r1) 20:35:48 Executing busybox-1.33.1-r6.trigger 20:35:48 Executing ca-certificates-20211220-r0.trigger 20:35:48 OK: 6 MiB in 16 packages 20:35:49 Removing intermediate container e1c0cf33c82d 20:35:49 ---> ace8ea2ee84a 20:35:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:35:49 ---> Running in f9e679784f73 20:35:49 Removing intermediate container f9e679784f73 20:35:49 ---> 1a8fdb89f65d 20:35:49 Step 13/22 : ENV APP_PORT=59860 20:35:49 Removing intermediate container 7950c3826bb8 20:35:49 ---> c6fe80fd4551 20:35:49 Step 14/23 : ENV APP_PORT=58890 20:35:50 ---> Running in ede2797827ba 20:35:50 ---> Running in 68db1e37f4c9 20:35:50 Removing intermediate container ede2797827ba 20:35:50 ---> 50162f87702d 20:35:50 Step 14/22 : EXPOSE $APP_PORT 20:35:50 Removing intermediate container 68db1e37f4c9 20:35:50 ---> fe8bc1df7c25 20:35:50 Step 15/23 : EXPOSE $APP_PORT 20:35:50 ---> Running in b9aec9ce1989 20:35:50 ---> Running in fb29e0055c3a 20:35:50 Removing intermediate container b9aec9ce1989 20:35:50 ---> 7bdb03127e51 20:35:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:50 Removing intermediate container fb29e0055c3a 20:35:50 ---> eed2347faaf4 20:35:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:35:50 ---> 13d7453a52cb 20:35:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:35:50 ---> 9de39b28f0d5 20:35:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:35:50 ---> d9cadd738f7d 20:35:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:35:50 ---> f24002870c66 20:35:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:35:51 ---> 4e55620020f6 20:35:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:35:51 ---> Running in e61d054de048 20:35:51 ---> 9bda191a5649 20:35:51 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:35:51 Removing intermediate container e61d054de048 20:35:51 ---> 4fc793bd6eab 20:35:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:51 ---> Running in a02d01edbfd3 20:35:51 ---> Running in a41caecc6113 20:35:51 Removing intermediate container a02d01edbfd3 20:35:51 ---> 0d9d1db6b12d 20:35:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:51 Removing intermediate container a41caecc6113 20:35:51 ---> 18f5ecdc34f1 20:35:51 Step 20/22 : LABEL arch=x86_64 20:35:51 ---> Running in 0a0ec46ceb63 20:35:51 ---> Running in c6bf5008c87e 20:35:51 Removing intermediate container 0a0ec46ceb63 20:35:51 ---> 0f654486c639 20:35:51 Step 21/23 : LABEL arch=x86_64 20:35:51 Removing intermediate container c6bf5008c87e 20:35:51 ---> 08c592825c92 20:35:51 Step 21/22 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 20:35:51 ---> Running in 03bb1cc648b3 20:35:51 ---> Running in 98dceeeb1783 20:35:51 Removing intermediate container 03bb1cc648b3 20:35:51 ---> 88df321b69c0 20:35:51 Step 22/23 : LABEL git_sha=3e0ad5c4e1836de423637a5eb008012af16be205 20:35:52 ---> Running in 8109392c9aa1 20:35:52 Removing intermediate container 98dceeeb1783 20:35:52 ---> 829bf58db64c 20:35:52 Step 22/22 : LABEL version=0.0.0 20:35:52 ---> Running in 302f0a20b7ad 20:35:52 Removing intermediate container 8109392c9aa1 20:35:52 ---> 1cbb93eb7ff8 20:35:52 Step 23/23 : LABEL version=0.0.0 20:35:52 ---> Running in 81fd2088102a 20:35:52 Removing intermediate container 302f0a20b7ad 20:35:52 ---> f949fc352315 20:35:52 20:35:52 Successfully built f949fc352315 20:35:52 Removing intermediate container 81fd2088102a 20:35:52 ---> 7d8ce474bac6 20:35:52 20:35:52 Successfully tagged support-notifications:latest 20:35:52  Building support-notifications ... done Successfully built 7d8ce474bac6 20:35:52 Successfully tagged sys-mgmt-agent:latest 20:35:52  Building sys-mgmt-agent ... done  [Pipeline] } 20:35:52 $ docker stop --time=1 6073479c3d349de5bedf0cbc7a0b2f4b673313a5fcdf7ab0ec273a0b1efa3022 20:35:53 $ docker rm -f 6073479c3d349de5bedf0cbc7a0b2f4b673313a5fcdf7ab0ec273a0b1efa3022 [Pipeline] // withDockerContainer [Pipeline] sh 20:35:53 + docker images 20:35:53 REPOSITORY TAG IMAGE ID CREATED SIZE 20:35:53 support-notifications latest f949fc352315 2 seconds ago 26.6MB 20:35:53 sys-mgmt-agent latest 7d8ce474bac6 2 seconds ago 305MB 20:35:53 408685851542 5 seconds ago 1.62GB 20:35:53 core-command latest f339ed40c70a 17 seconds ago 24.5MB 20:35:53 75b222919418 22 seconds ago 1.61GB 20:35:53 731e679e1e8e 22 seconds ago 1.61GB 20:35:53 support-scheduler latest 9445abd20ca4 31 seconds ago 26MB 20:35:53 core-metadata latest 16cdefe7e9b0 31 seconds ago 26.1MB 20:35:53 security-spire-server latest 6dcd433cf18c 41 seconds ago 82.9MB 20:35:53 ef52042e29c1 42 seconds ago 1.62GB 20:35:53 68e57f1689fe 42 seconds ago 1.62GB 20:35:53 security-bootstrapper latest 5f0162fe1e0c 54 seconds ago 24.3MB 20:35:53 security-spire-config latest 59ae6a60692a 57 seconds ago 82.2MB 20:35:53 5dde59705065 About a minute ago 1.61GB 20:35:53 core-data latest e2701265e9d0 About a minute ago 35.9MB 20:35:53 security-secretstore-setup latest 67fed40dce9d About a minute ago 42.1MB 20:35:53 security-proxy-setup latest 963410790efb About a minute ago 43.4MB 20:35:53 649b19850756 About a minute ago 1.61GB 20:35:53 security-spiffe-token-provider latest b54a574ce3bc About a minute ago 28.5MB 20:35:53 f6f8e5545668 About a minute ago 1.65GB 20:35:53 d1d6425b7cfe About a minute ago 1.63GB 20:35:53 f6bad88510cc About a minute ago 1.63GB 20:35:53 3d0f3d919e59 About a minute ago 1.61GB 20:35:53 security-spire-agent latest 95623365b15b About a minute ago 119MB 20:35:53 39139c913383 2 minutes ago 1.61GB 20:35:53 ci-base-image-x86_64 latest b2a0ef51db88 5 minutes ago 896MB 20:35:53 alpine 3.14 84b07dd2d1fd 44 hours ago 5.59MB 20:35:53 alpine 3.15 76c8fb57b6fc 44 hours ago 5.57MB 20:35:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB 20:35:53 docker 20.10.10 b706a049f56e 4 months ago 216MB 20:35:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 20:35:53 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 20:36:09 Still waiting to schedule task 20:36:09 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-9452’ 20:36:19 Removing intermediate container c33c9721e0e0 20:36:19 ---> 2f4e79557797 20:36:19 Successfully built 2f4e79557797 20:36:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:36:19 + docker inspect -f . ci-base-image-arm64 20:36:19 . [Pipeline] withDockerContainer 20:36:19 prd-ubuntu20.04-docker-arm64-4c-16g-9448 does not seem to be running inside a container 20:36:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:21 $ docker top b28dd7e611af2785c86c32abfbf0093f64c79e8654f404397833041348e330a7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:22 + go version 20:36:22 go version go1.17.6 linux/arm64 [Pipeline] } 20:36:22 $ docker stop --time=1 b28dd7e611af2785c86c32abfbf0093f64c79e8654f404397833041348e330a7 20:36:23 $ docker rm -f b28dd7e611af2785c86c32abfbf0093f64c79e8654f404397833041348e330a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:24 + docker inspect -f . ci-base-image-arm64 20:36:24 . [Pipeline] withDockerContainer 20:36:24 prd-ubuntu20.04-docker-arm64-4c-16g-9448 does not seem to be running inside a container 20:36:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:26 $ docker top de2129d3fb471d88d0225fbb972f1e3d6c795bd6800acef348760272a0ead095 -eo pid,comm [Pipeline] { [Pipeline] echo 20:36:26 ========================================================= 20:36:26 [edgeXBuildGoParallel] Running Tests and Build... 20:36:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:36:27 + make test 20:36:27 go mod tidy -compat=1.17 20:36:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:37:07 ? github.com/edgexfoundry/edgex-go [no test files] 20:38:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:39:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:39:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:39:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:39:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:39:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:39:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:39:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:39:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:39:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.304s coverage: 28.7% of statements 20:39:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:39:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:39:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.789s coverage: 98.5% of statements 20:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.584s coverage: 54.9% of statements 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.528s coverage: 89.2% of statements 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.569s coverage: 84.4% of statements 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.157s coverage: 94.5% of statements 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:40:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.264s coverage: 72.2% of statements 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:40:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.320s coverage: 60.0% of statements 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:40:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.952s coverage: 0.9% of statements 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:40:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.426s coverage: 58.8% of statements 20:40:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.522s coverage: 24.0% of statements 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.426s coverage: 47.1% of statements 20:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.400s coverage: 79.5% of statements 20:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.252s coverage: 94.1% of statements 20:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.271s coverage: 96.3% of statements 20:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.261s coverage: 87.5% of statements 20:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.277s coverage: 94.4% of statements 20:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements 20:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.006s coverage: 82.5% of statements 20:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.419s coverage: 92.9% of statements 20:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.187s coverage: 65.1% of statements 20:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.245s coverage: 87.2% of statements 20:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.225s coverage: 100.0% of statements 20:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.372s coverage: 58.8% of statements 20:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.314s coverage: 80.0% of statements 20:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.296s coverage: 87.2% of statements 20:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.446s coverage: 85.4% of statements 20:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.058s coverage: 91.2% of statements 20:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.112s coverage: 64.4% of statements 20:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.306s coverage: 100.0% of statements 20:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.172s coverage: 89.4% of statements 20:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.126s coverage: 100.0% of statements 20:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 20:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 20:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.756s coverage: 65.4% of statements 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.027s coverage: 43.8% of statements 20:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.308s coverage: 89.5% of statements 20:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.320s coverage: 84.8% of statements 20:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:41:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.526s coverage: 17.7% of statements 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:41:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.867s coverage: 92.3% of statements 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:41:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.317s coverage: 63.2% of statements 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:41:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.634s coverage: 97.7% of statements 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:41:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.342s coverage: 28.9% of statements 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:41:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.256s coverage: 100.0% of statements 20:41:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.106s coverage: 96.9% of statements 20:41:11 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 20:41:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:41:11 GO111MODULE=on go vet ./... 20:43:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:43:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:43:33 ./bin/test-attribution-txt.sh [Pipeline] echo 20:43:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:43:34 + ls -al . 20:43:34 total 660 20:43:34 drwxrwxr-x 9 1001 1001 4096 Mar 30 20:43 . 20:43:34 drwxr-xr-x 4 root root 4096 Mar 30 20:36 .. 20:43:34 -rw-rw-r-- 1 1001 1001 11 Mar 30 20:34 .dockerignore 20:43:34 drwxrwxr-x 8 1001 1001 4096 Mar 30 20:34 .git 20:43:34 drwxrwxr-x 4 1001 1001 4096 Mar 30 20:34 .github 20:43:34 -rw-rw-r-- 1 1001 1001 870 Mar 30 20:34 .gitignore 20:43:34 -rw-rw-r-- 1 1001 1001 42 Mar 30 20:34 .golangci.yml 20:43:34 -rw-rw-r-- 1 1001 1001 87 Mar 30 20:34 .hadolint.yml 20:43:34 -rw-rw-r-- 1 1001 1001 166 Mar 30 20:34 .sonarcloud.properties 20:43:34 -rw-rw-r-- 1 1001 1001 1171 Mar 30 20:34 ADOPTERS.md 20:43:34 -rw-rw-r-- 1 1001 1001 9953 Mar 30 20:34 Attribution.txt 20:43:34 -rw-rw-r-- 1 1001 1001 51732 Mar 30 20:34 CHANGELOG.md 20:43:34 -rw-rw-r-- 1 1001 1001 3804 Mar 30 20:34 CONTRIBUTING.md 20:43:34 -rw-rw-r-- 1 1001 1001 677 Mar 30 20:34 GOVERNANCE.md 20:43:34 -rw-rw-r-- 1 1001 1001 849 Mar 30 20:34 Jenkinsfile 20:43:34 -rw-rw-r-- 1 1001 1001 10775 Mar 30 20:34 LICENSE 20:43:34 -rw-rw-r-- 1 1001 1001 8478 Mar 30 20:34 Makefile 20:43:34 -rw-rw-r-- 1 1001 1001 582 Mar 30 20:34 OWNERS.md 20:43:34 -rw-rw-r-- 1 1001 1001 8207 Mar 30 20:34 README.md 20:43:34 -rw-rw-r-- 1 1001 1001 6912 Mar 30 20:34 SECURITY.md 20:43:34 -rw-rw-r-- 1 1001 1001 5 Mar 30 20:30 VERSION 20:43:34 -rw-rw-r-- 1 1001 1001 4131 Mar 30 20:34 ZMQWindows.md 20:43:34 drwxrwxr-x 2 1001 1001 4096 Mar 30 20:34 bin 20:43:34 drwxrwxr-x 18 1001 1001 4096 Mar 30 20:34 cmd 20:43:34 -rw-r--r-- 1 root root 427664 Mar 30 20:41 coverage.out 20:43:34 -rw-rw-r-- 1 1001 1001 3175 Mar 30 20:34 go.mod 20:43:34 -rw-rw-r-- 1 1001 1001 34990 Mar 30 20:34 go.sum 20:43:34 drwxrwxr-x 8 1001 1001 4096 Mar 30 20:34 internal 20:43:34 drwxrwxr-x 3 1001 1001 4096 Mar 30 20:34 openapi 20:43:34 drwxrwxr-x 4 1001 1001 4096 Mar 30 20:34 snap 20:43:34 -rw-rw-r-- 1 1001 1001 204 Mar 30 20:34 version.go [Pipeline] sh 20:43:35 + '[' -e coverage.out ] 20:43:35 + chown 1001:1001 coverage.out [Pipeline] stash 20:43:35 Warning: overwriting stash ‘coverage-report’ 20:43:36 Stashed 1 file(s) [Pipeline] sh 20:43:36 + make build 20:43:36 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 20:43:44 Running on prd-ubuntu18.04-docker-8c-8g-9505 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws 20:43:44 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 20:43:44 The recommended git tool is: git 20:43:45 using credential edgex-jenkins-ssh 20:43:45 Cloning the remote Git repository 20:43:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:43:45 > git init /w/workspace/edgex-go/5 # timeout=10 20:43:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:43:46 > git --version # timeout=10 20:43:46 > git --version # 'git version 2.17.1' 20:43:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:43:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:43:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:43:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:43:51 Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 20:43:51 Merge succeeded, producing 418d5ccd75cd3739fae186f8a6e8d732724ee081 20:43:51 Checking out Revision 418d5ccd75cd3739fae186f8a6e8d732724ee081 (PR-3924) 20:43:51 > git config core.sparsecheckout # timeout=10 20:43:51 > git checkout -f 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 # timeout=10 20:43:51 > git remote # timeout=10 20:43:51 > git config --get remote.origin.url # timeout=10 20:43:51 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:51 > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 20:43:51 > git rev-parse HEAD^{commit} # timeout=10 20:43:51 > git config core.sparsecheckout # timeout=10 20:43:51 > git checkout -f 418d5ccd75cd3739fae186f8a6e8d732724ee081 # timeout=10 20:43:55 Commit message: "Merge commit '7587fe9d184367fcb080c5c3df364d4d130cdabb' into HEAD" 20:43:55 First time build. Skipping changelog. 20:43:55 > git rev-list --no-walk 65e377b33af0aae1c887bc38cabdbc659685d2dd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:55 + echo snap-build.sh 20:43:55 snap-build.sh 20:43:55 + SNAP_BASE_DIR=. 20:43:55 + '[' '!' -z /w/workspace/edgex-go/5 ']' 20:43:55 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 20:43:55 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 20:43:55 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 20:43:55 + cd /w/workspace/edgex-go/5 20:43:55 + sudo apt-get remove -qy --purge lxd lxd-client 20:43:55 Reading package lists... 20:43:55 Building dependency tree... 20:43:55 Reading state information... 20:43:55 The following packages were automatically installed and are no longer required: 20:43:55 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:43:55 uidmap xdelta3 20:43:55 Use 'sudo apt autoremove' to remove them. 20:43:55 The following packages will be REMOVED: 20:43:55 lxd* lxd-client* 20:43:55 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:43:56 After this operation, 31.7 MB disk space will be freed. 20:43:56 (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.) 20:43:57 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:43:58 Removing lxd dnsmasq configuration 20:43:58 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:43:58 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:43:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:43:59 (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.) 20:43:59 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:44:00 Processing triggers for systemd (237-3ubuntu10.52) ... 20:44:00 Processing triggers for ureadahead (0.100.0-21) ... 20:44:01 + sudo snap remove --purge lxd 20:44:01 snap "lxd" is not installed 20:44:01 + sudo groupadd --force --system lxd 20:44:01 ++ whoami 20:44:01 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:44:01 + newgrp - lxd 20:44:01 + sudo snap install lxd 20:44:09 2022-03-30T20:44:06Z INFO Waiting for automatic snapd restart... 20:44:27 lxd 4.24-c92c0b2 from Canonical* installed 20:44:27 + sudo lxd init --auto 20:44:37 + sudo snap install --classic snapcraft 20:44:42 snapcraft 6.1 from Canonical* installed 20:44:42 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:44:42 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:44:42 % Total % Received % Xferd Average Speed Time Time Time Current 20:44:42 Dload Upload Total Spent Left Speed 20:44:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3481 0 --:--:-- --:--:-- --:--:-- 3481 20:44:42 100 3325k 100 3325k 0 0 7805k 0 --:--:-- --:--:-- --:--:-- 7805k 20:44:42 ./yq_linux_amd64 20:44:42 + sudo snapcraft prime --use-lxd 20:44:44 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:44:44 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: 20:44:44 - README.md 20:44:44 20:44:44 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:44:44 Launching a container. 20:44:54 Waiting for container to be ready 20:44:55 To start your first container, try: lxc launch ubuntu:20.04 20:44:55 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 20:44:55 20:45:01 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:45:02 Waiting for network to be ready... 20:45:02 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 20:45:03 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 20:45:03 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1367 kB] 20:45:03 Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 20:45:03 Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [237 kB] 20:45:03 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 20:45:03 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 20:45:03 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [845 kB] 20:45:04 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 20:45:04 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [120 kB] 20:45:04 Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 20:45:04 Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 20:45:04 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 20:45:04 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 20:45:04 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 20:45:04 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 20:45:04 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 20:45:04 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 20:45:04 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 20:45:04 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1694 kB] 20:45:04 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [318 kB] 20:45:04 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 20:45:04 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 20:45:04 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [903 kB] 20:45:04 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [129 kB] 20:45:04 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] 20:45:04 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 20:45:06 Fetched 23.6 MB in 4s (5475 kB/s) 20:45:07 Reading package lists... 20:45:07 Reading package lists... 20:45:07 Building dependency tree... 20:45:07 Reading state information... 20:45:07 The following additional packages will be installed: 20:45:07 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:45:07 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:45:07 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:45:07 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:45:07 Suggested packages: 20:45:07 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:45:07 Recommended packages: 20:45:07 gnupg libsasl2-modules 20:45:07 The following NEW packages will be installed: 20:45:07 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:45:07 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:45:07 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:45:07 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:45:07 The following packages will be upgraded: 20:45:07 gpg gpg-agent gpgconf libudev1 20:45:08 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 20:45:08 Need to get 3859 kB of archives. 20:45:08 After this operation, 14.9 MB of additional disk space will be used. 20:45:08 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 20:45:08 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 20:45:08 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 20:45:08 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 20:45:08 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 20:45:08 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 20:45:08 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 20:45:08 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:45:08 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 20:45:08 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 20:45:08 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 20:45:08 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 20:45:08 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 20:45:08 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 20:45:08 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 20:45:08 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 20:45:08 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 20:45:08 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 20:45:08 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 20:45:08 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 20:45:08 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 20:45:08 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 20:45:09 debconf: delaying package configuration, since apt-utils is not installed 20:45:09 Fetched 3859 kB in 1s (3582 kB/s) 20:45:09 (Reading database ... 12816 files and directories currently installed.) 20:45:09 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 20:45:09 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:45:09 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 20:45:09 Selecting previously unselected package udev. 20:45:09 (Reading database ... 12816 files and directories currently installed.) 20:45:09 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 20:45:09 Unpacking udev (245.4-4ubuntu3.15) ... 20:45:09 Selecting previously unselected package libfuse2:amd64. 20:45:09 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 20:45:09 Unpacking libfuse2:amd64 (2.9.9-3) ... 20:45:09 Selecting previously unselected package fuse. 20:45:09 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 20:45:09 Unpacking fuse (2.9.9-3) ... 20:45:09 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 20:45:09 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:45:10 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 20:45:10 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:45:10 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 20:45:10 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:45:10 Selecting previously unselected package libksba8:amd64. 20:45:10 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:45:10 Unpacking libksba8:amd64 (1.3.5-2) ... 20:45:10 Selecting previously unselected package libroken18-heimdal:amd64. 20:45:10 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:45:10 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:10 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:45:10 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:45:10 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:10 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:45:10 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:45:10 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:10 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:45:10 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:45:10 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:10 Selecting previously unselected package libwind0-heimdal:amd64. 20:45:10 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:45:10 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:10 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:45:10 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:45:10 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:10 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:45:10 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:45:10 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:10 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:45:10 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:45:10 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:10 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:45:10 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:45:10 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:10 Selecting previously unselected package libsasl2-modules-db:amd64. 20:45:10 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 20:45:10 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:45:10 Selecting previously unselected package libsasl2-2:amd64. 20:45:10 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 20:45:10 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:45:11 Selecting previously unselected package libldap-common. 20:45:11 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 20:45:11 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 20:45:11 Selecting previously unselected package libldap-2.4-2:amd64. 20:45:11 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 20:45:11 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 20:45:11 Selecting previously unselected package dirmngr. 20:45:11 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 20:45:11 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 20:45:11 Setting up libksba8:amd64 (1.3.5-2) ... 20:45:11 Setting up libfuse2:amd64 (2.9.9-3) ... 20:45:11 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 20:45:11 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:45:11 Setting up udev (245.4-4ubuntu3.15) ... 20:45:11 invoke-rc.d: policy-rc.d denied execution of start. 20:45:12 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:45:12 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:12 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 20:45:12 Setting up gpg (2.2.19-3ubuntu2.1) ... 20:45:12 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:12 Setting up fuse (2.9.9-3) ... 20:45:12 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 20:45:12 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:12 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:12 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:12 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:12 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:12 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:12 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:12 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 20:45:12 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 20:45:12 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 20:45:12 Processing triggers for systemd (245.4-4ubuntu3) ... 20:45:12 Processing triggers for libc-bin (2.31-0ubuntu9) ... 20:45:13 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 20:45:13 Alias= settings in the [Install] section, and DefaultInstance= for template 20:45:13 units). This means they are not meant to be enabled using systemctl. 20:45:13 20:45:13 Possible reasons for having this kind of units are: 20:45:13 • A unit may be statically enabled by being symlinked from another unit's 20:45:13 .wants/ or .requires/ directory. 20:45:13 • A unit's purpose may be to act as a helper for some other unit which has 20:45:13 a requirement dependency on it. 20:45:13 • A unit may be started when needed via activation (socket, path, timer, 20:45:13 D-Bus, udev, scripted systemctl call, ...). 20:45:13 • In case of template units, the unit is meant to be enabled with some 20:45:13 instance name specified. 20:45:13 Reading package lists... 20:45:14 Building dependency tree... 20:45:14 Reading state information... 20:45:14 The following additional packages will be installed: 20:45:14 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 20:45:14 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 20:45:14 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 20:45:14 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 20:45:14 openssh-client python3 python3-minimal python3.8 python3.8-minimal 20:45:14 squashfs-tools systemd systemd-sysv systemd-timesyncd 20:45:14 Suggested packages: 20:45:14 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 20:45:14 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:45:14 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 20:45:14 systemd-container policykit-1 20:45:14 Recommended packages: 20:45:14 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 20:45:14 The following NEW packages will be installed: 20:45:14 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 20:45:14 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 20:45:14 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 20:45:14 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 20:45:14 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 20:45:14 The following packages will be upgraded: 20:45:14 libsystemd0 systemd systemd-sysv systemd-timesyncd 20:45:14 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 20:45:14 Need to get 46.5 MB of archives. 20:45:14 After this operation, 181 MB of additional disk space will be used. 20:45:14 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 20:45:14 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 20:45:14 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 20:45:14 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 20:45:14 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 20:45:14 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 20:45:14 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 20:45:14 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 20:45:14 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 20:45:14 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 20:45:14 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 20:45:14 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 20:45:14 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 20:45:14 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 20:45:14 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 20:45:14 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 20:45:15 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 20:45:15 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 20:45:15 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 20:45:15 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 20:45:15 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 20:45:15 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 20:45:15 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 20:45:15 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 20:45:15 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 20:45:15 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 20:45:15 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 20:45:15 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 20:45:15 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 20:45:15 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 20:45:15 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 20:45:15 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 20:45:15 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 20:45:17 debconf: delaying package configuration, since apt-utils is not installed 20:45:17 Fetched 46.5 MB in 2s (20.7 MB/s) 20:45:17 (Reading database ... 13067 files and directories currently installed.) 20:45:17 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 20:45:17 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:45:17 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 20:45:17 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:45:17 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 20:45:17 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:45:17 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 20:45:17 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:45:17 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 20:45:17 Selecting previously unselected package libpython3.8-minimal:amd64. 20:45:17 (Reading database ... 13068 files and directories currently installed.) 20:45:17 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:45:17 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:45:18 Selecting previously unselected package libexpat1:amd64. 20:45:18 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 20:45:18 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 20:45:18 Selecting previously unselected package python3.8-minimal. 20:45:18 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:45:18 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 20:45:18 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:45:18 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 20:45:18 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 20:45:19 Selecting previously unselected package python3-minimal. 20:45:19 (Reading database ... 13359 files and directories currently installed.) 20:45:19 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 20:45:19 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 20:45:19 Selecting previously unselected package mime-support. 20:45:19 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 20:45:19 Unpacking mime-support (3.64ubuntu1) ... 20:45:19 Selecting previously unselected package libmpdec2:amd64. 20:45:19 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 20:45:19 Unpacking libmpdec2:amd64 (2.4.2-3) ... 20:45:19 Selecting previously unselected package libpython3.8-stdlib:amd64. 20:45:19 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:45:19 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:45:19 Selecting previously unselected package python3.8. 20:45:19 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:45:19 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 20:45:19 Selecting previously unselected package libpython3-stdlib:amd64. 20:45:19 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 20:45:19 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 20:45:19 Setting up python3-minimal (3.8.2-0ubuntu2) ... 20:45:19 Selecting previously unselected package python3. 20:45:19 (Reading database ... 13761 files and directories currently installed.) 20:45:19 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 20:45:19 Unpacking python3 (3.8.2-0ubuntu2) ... 20:45:19 Selecting previously unselected package libdbus-1-3:amd64. 20:45:19 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 20:45:19 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 20:45:19 Selecting previously unselected package dbus. 20:45:19 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 20:45:20 Unpacking dbus (1.12.16-2ubuntu2.1) ... 20:45:20 Selecting previously unselected package libbsd0:amd64. 20:45:20 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 20:45:20 Unpacking libbsd0:amd64 (0.10.0-1) ... 20:45:20 Selecting previously unselected package libpam-systemd:amd64. 20:45:20 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 20:45:20 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 20:45:20 Selecting previously unselected package sudo. 20:45:20 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 20:45:20 Unpacking sudo (1.8.31-1ubuntu1.2) ... 20:45:20 Selecting previously unselected package apparmor. 20:45:20 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 20:45:20 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 20:45:20 Selecting previously unselected package libcbor0.6:amd64. 20:45:20 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 20:45:20 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 20:45:20 Selecting previously unselected package libedit2:amd64. 20:45:20 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 20:45:20 Unpacking libedit2:amd64 (3.1-20191231-1) ... 20:45:20 Selecting previously unselected package libfido2-1:amd64. 20:45:20 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 20:45:20 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 20:45:20 Selecting previously unselected package libkrb5support0:amd64. 20:45:20 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 20:45:20 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 20:45:20 Selecting previously unselected package libk5crypto3:amd64. 20:45:20 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 20:45:20 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 20:45:20 Selecting previously unselected package libkeyutils1:amd64. 20:45:20 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 20:45:20 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 20:45:20 Selecting previously unselected package libkrb5-3:amd64. 20:45:20 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 20:45:20 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 20:45:20 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:45:20 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 20:45:20 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 20:45:21 Selecting previously unselected package openssh-client. 20:45:21 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 20:45:21 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 20:45:21 Selecting previously unselected package dbus-user-session. 20:45:21 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 20:45:21 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 20:45:21 Selecting previously unselected package liblzo2-2:amd64. 20:45:21 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 20:45:21 Unpacking liblzo2-2:amd64 (2.10-2) ... 20:45:21 Selecting previously unselected package squashfs-tools. 20:45:21 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 20:45:21 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 20:45:21 Selecting previously unselected package snapd. 20:45:21 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 20:45:21 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 20:45:24 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 20:45:24 Setting up mime-support (3.64ubuntu1) ... 20:45:24 Setting up liblzo2-2:amd64 (2.10-2) ... 20:45:24 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 20:45:24 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 20:45:24 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 20:45:24 Setting up dbus (1.12.16-2ubuntu2.1) ... 20:45:24 Setting up sudo (1.8.31-1ubuntu1.2) ... 20:45:24 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 20:45:24 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 20:45:24 Setting up libmpdec2:amd64 (2.4.2-3) ... 20:45:24 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:45:24 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 20:45:24 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 20:45:25 Setting up libbsd0:amd64 (0.10.0-1) ... 20:45:25 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 20:45:25 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 20:45:25 Setting up libedit2:amd64 (3.1-20191231-1) ... 20:45:25 Setting up python3 (3.8.2-0ubuntu2) ... 20:45:25 running python rtupdate hooks for python3.8... 20:45:25 running python post-rtupdate hooks for python3.8... 20:45:25 Setting up apparmor (2.13.3-7ubuntu5.1) ... 20:45:26 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:45:26 Reloading AppArmor profiles 20:45:26 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 20:45:26 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 20:45:27 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 20:45:27 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 20:45:27 Setting up systemd (245.4-4ubuntu3.15) ... 20:45:27 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:45:27 Installing new version of config file /etc/systemd/resolved.conf ... 20:45:28 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 20:45:29 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 20:45:29 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 20:45:29 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 20:45:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:45:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:45:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:45:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:45:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:45:30 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:45:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:45:30 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:45:31 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:45:31 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:45:31 /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' 20:45:31 Processing triggers for libc-bin (2.31-0ubuntu9) ... 20:45:32 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 20:45:32 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 20:45:32 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 20:45:33 Reading package lists... 20:45:33 Reading package lists... 20:45:34 Building dependency tree... 20:45:34 Reading state information... 20:45:34 Calculating upgrade... 20:45:34 The following packages will be upgraded: 20:45:34 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 20:45:34 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 20:45:34 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 20:45:34 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 20:45:34 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 20:45:34 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 20:45:34 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 20:45:34 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 20:45:34 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 20:45:34 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 20:45:34 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 20:45:34 xz-utils zlib1g 20:45:34 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:45:34 Need to get 65.7 MB of archives. 20:45:34 After this operation, 27.6 MB of additional disk space will be used. 20:45:34 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 20:45:34 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 20:45:34 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 20:45:34 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 20:45:34 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 20:45:34 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 20:45:34 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 20:45:34 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 20:45:34 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 20:45:34 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 20:45:34 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 20:45:34 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 20:45:34 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 20:45:34 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 20:45:34 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 20:45:34 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 20:45:34 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 20:45:34 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 20:45:35 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 20:45:35 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 20:45:35 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 20:45:35 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 20:45:35 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 20:45:35 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 20:45:35 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 20:45:35 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 20:45:35 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 20:45:35 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 20:45:35 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 20:45:35 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 20:45:35 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 20:45:35 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 20:45:35 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 20:45:35 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 20:45:35 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 20:45:35 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 20:45:35 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 20:45:35 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 20:45:35 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 20:45:35 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 20:45:35 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 20:45:35 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 20:45:35 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 20:45:35 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 20:45:35 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 20:45:35 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 20:45:35 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 20:45:35 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 20:45:35 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 20:45:35 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 20:45:35 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 20:45:35 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 20:45:35 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 20:45:35 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 20:45:35 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 20:45:35 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 20:45:35 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 20:45:35 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 20:45:35 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 20:45:35 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 20:45:35 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 20:45:35 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 20:45:35 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 20:45:35 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 20:45:35 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 20:45:35 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 20:45:35 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 20:45:35 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 20:45:35 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 20:45:35 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 20:45:35 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 20:45:35 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 20:45:35 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 20:45:35 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 20:45:35 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 20:45:35 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 20:45:35 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 20:45:36 debconf: delaying package configuration, since apt-utils is not installed 20:45:36 Fetched 65.7 MB in 1s (54.2 MB/s) 20:45:36 (Reading database ... 14313 files and directories currently installed.) 20:45:36 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 20:45:36 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:45:36 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 20:45:36 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:45:36 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 20:45:36 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 20:45:37 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:37 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:37 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:37 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:37 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:37 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:37 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:37 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:37 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:37 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:38 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:38 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:38 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:38 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:38 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:38 (Reading database ... 14312 files and directories currently installed.) 20:45:38 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:38 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:38 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:38 (Reading database ... 14312 files and directories currently installed.) 20:45:38 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:38 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:38 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:38 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:39 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:39 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:39 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:39 (Reading database ... 14312 files and directories currently installed.) 20:45:39 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 20:45:39 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:45:40 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 20:45:40 (Reading database ... 14312 files and directories currently installed.) 20:45:40 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 20:45:40 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:45:40 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:45:40 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 20:45:40 Setting up base-files (11ubuntu5.5) ... 20:45:40 Installing new version of config file /etc/issue ... 20:45:40 Installing new version of config file /etc/issue.net ... 20:45:40 Installing new version of config file /etc/lsb-release ... 20:45:40 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:45:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:45:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:45:40 Removing obsolete conffile /etc/default/motd-news ... 20:45:41 (Reading database ... 14311 files and directories currently installed.) 20:45:41 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 20:45:41 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 20:45:41 Setting up bash (5.0-6ubuntu1.1) ... 20:45:41 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 20:45:41 (Reading database ... 14311 files and directories currently installed.) 20:45:41 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 20:45:41 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 20:45:41 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 20:45:41 (Reading database ... 14311 files and directories currently installed.) 20:45:41 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 20:45:41 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 20:45:41 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 20:45:41 (Reading database ... 14311 files and directories currently installed.) 20:45:41 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 20:45:41 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:45:42 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 20:45:42 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:45:42 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 20:45:42 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:45:43 Setting up perl-base (5.30.0-9ubuntu0.2) ... 20:45:43 (Reading database ... 14311 files and directories currently installed.) 20:45:43 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 20:45:43 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:45:43 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 20:45:43 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 20:45:43 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 20:45:43 (Reading database ... 14311 files and directories currently installed.) 20:45:43 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 20:45:43 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 20:45:43 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 20:45:43 (Reading database ... 14311 files and directories currently installed.) 20:45:43 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 20:45:43 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:45:43 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 20:45:44 (Reading database ... 14311 files and directories currently installed.) 20:45:44 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 20:45:44 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:45:44 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 20:45:44 (Reading database ... 14311 files and directories currently installed.) 20:45:44 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 20:45:44 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:45:44 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 20:45:44 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:45:44 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 20:45:44 (Reading database ... 14311 files and directories currently installed.) 20:45:44 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 20:45:44 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:45:44 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 20:45:44 (Reading database ... 14311 files and directories currently installed.) 20:45:44 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 20:45:44 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:45:44 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 20:45:44 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:45:45 Setting up util-linux (2.34-0.1ubuntu9.3) ... 20:45:45 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:45:46 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:45:46 (Reading database ... 14311 files and directories currently installed.) 20:45:46 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 20:45:46 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:45:46 Setting up libc-bin (2.31-0ubuntu9.7) ... 20:45:46 (Reading database ... 14311 files and directories currently installed.) 20:45:46 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 20:45:46 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 20:45:46 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 20:45:46 (Reading database ... 14311 files and directories currently installed.) 20:45:46 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 20:45:46 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 20:45:46 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 20:45:46 (Reading database ... 14311 files and directories currently installed.) 20:45:46 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 20:45:46 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 20:45:46 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 20:45:46 (Reading database ... 14311 files and directories currently installed.) 20:45:46 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 20:45:46 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 20:45:46 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 20:45:46 (Reading database ... 14311 files and directories currently installed.) 20:45:46 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 20:45:46 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 20:45:47 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 20:45:47 (Reading database ... 14311 files and directories currently installed.) 20:45:47 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 20:45:47 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:45:47 Setting up gpgv (2.2.19-3ubuntu2.1) ... 20:45:47 (Reading database ... 14311 files and directories currently installed.) 20:45:47 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 20:45:47 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 20:45:47 Setting up ubuntu-keyring (2020.02.11.4) ... 20:45:47 (Reading database ... 14311 files and directories currently installed.) 20:45:47 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 20:45:47 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 20:45:47 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 20:45:47 (Reading database ... 14311 files and directories currently installed.) 20:45:47 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 20:45:47 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 20:45:47 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 20:45:47 (Reading database ... 14311 files and directories currently installed.) 20:45:47 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 20:45:47 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 20:45:48 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 20:45:48 (Reading database ... 14311 files and directories currently installed.) 20:45:48 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 20:45:48 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 20:45:48 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 20:45:48 (Reading database ... 14311 files and directories currently installed.) 20:45:48 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 20:45:48 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 20:45:48 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 20:45:48 (Reading database ... 14311 files and directories currently installed.) 20:45:48 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 20:45:48 Unpacking apt (2.0.6) over (2.0.2) ... 20:45:48 Setting up apt (2.0.6) ... 20:45:49 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:45:49 (Reading database ... 14311 files and directories currently installed.) 20:45:49 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 20:45:49 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:45:49 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 20:45:49 (Reading database ... 14311 files and directories currently installed.) 20:45:49 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 20:45:49 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:45:49 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 20:45:50 (Reading database ... 14313 files and directories currently installed.) 20:45:50 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 20:45:50 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:45:50 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 20:45:50 (Reading database ... 14317 files and directories currently installed.) 20:45:50 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 20:45:50 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:45:50 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 20:45:50 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:45:50 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 20:45:50 (Reading database ... 14317 files and directories currently installed.) 20:45:50 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 20:45:50 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 20:45:50 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 20:45:51 (Reading database ... 14317 files and directories currently installed.) 20:45:51 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 20:45:51 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 20:45:51 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 20:45:51 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 20:45:51 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 20:45:51 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 20:45:51 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 20:45:51 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 20:45:51 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 20:45:51 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 20:45:51 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 20:45:51 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 20:45:51 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 20:45:51 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 20:45:51 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 20:45:51 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 20:45:51 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 20:45:52 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 20:45:52 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 20:45:52 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 20:45:52 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 20:45:52 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 20:45:52 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 20:45:52 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:45:52 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 20:45:52 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:45:52 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 20:45:52 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:45:53 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 20:45:53 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:45:53 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 20:45:53 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:45:53 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 20:45:53 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:45:53 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 20:45:53 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 20:45:53 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:45:53 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:45:53 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:45:53 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:45:54 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:45:54 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:45:55 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:45:55 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:45:55 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:45:55 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:45:56 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:45:56 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:45:57 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:45:57 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:45:57 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 20:45:57 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 20:45:57 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 20:45:57 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 20:45:57 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 20:45:57 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 20:45:57 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 20:45:57 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:57 Setting up tzdata (2022a-0ubuntu0.20.04) ... 20:45:57 20:45:57 Current default time zone: 'Etc/UTC' 20:45:57 Local time is now: Wed Mar 30 20:45:57 UTC 2022. 20:45:57 Universal Time is now: Wed Mar 30 20:45:57 UTC 2022. 20:45:57 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:45:57 20:45:57 Setting up xz-utils (5.2.4-1ubuntu1) ... 20:45:57 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:57 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:57 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 20:45:57 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:57 Setting up mount (2.34-0.1ubuntu9.3) ... 20:45:57 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 20:45:57 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 20:45:57 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 20:45:57 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 20:45:57 Setting up openssl (1.1.1f-1ubuntu2.12) ... 20:45:57 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:57 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:57 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 20:45:57 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:57 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:45:57 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:57 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 20:45:57 Setting up fdisk (2.34-0.1ubuntu9.3) ... 20:45:57 Setting up ca-certificates (20210119~20.04.2) ... 20:45:59 Updating certificates in /etc/ssl/certs... 20:46:00 21 added, 21 removed; done. 20:46:00 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:46:00 Setting up perl (5.30.0-9ubuntu0.2) ... 20:46:00 Setting up procps (2:3.3.16-1ubuntu2.3) ... 20:46:00 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 20:46:00 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 20:46:00 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 20:46:00 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 20:46:00 Setting up binutils (2.34-6ubuntu1.3) ... 20:46:00 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:46:00 Setting up build-essential (12.8ubuntu1.1) ... 20:46:00 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 20:46:00 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:46:00 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 20:46:00 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 20:46:00 Processing triggers for systemd (245.4-4ubuntu3.15) ... 20:46:01 Processing triggers for mime-support (3.64ubuntu1) ... 20:46:01 Processing triggers for ca-certificates (20210119~20.04.2) ... 20:46:01 Updating certificates in /etc/ssl/certs... 20:46:01 0 added, 0 removed; done. 20:46:01 Running hooks in /etc/ca-certificates/update.d... 20:46:01 done. 20:46:02 Reading package lists... 20:46:03 Building dependency tree... 20:46:03 Reading state information... 20:46:03 The following NEW packages will be installed: 20:46:03 apt-transport-https 20:46:03 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:46:03 Need to get 4680 B of archives. 20:46:03 After this operation, 162 kB of additional disk space will be used. 20:46:03 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 20:46:03 debconf: delaying package configuration, since apt-utils is not installed 20:46:03 Fetched 4680 B in 0s (94.3 kB/s) 20:46:03 Selecting previously unselected package apt-transport-https. 20:46:03 (Reading database ... 14320 files and directories currently installed.) 20:46:03 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 20:46:03 Unpacking apt-transport-https (2.0.6) ... 20:46:03 Setting up apt-transport-https (2.0.6) ... 20:46:03 Waiting for network to be ready... 20:46:12 2022-03-30T20:46:08Z INFO Waiting for automatic snapd restart... 20:46:12 snapd 2.54.4 from Canonical* installed 20:46:13 "snapd" switched to the "latest/stable" channel 20:46:13 20:46:13 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 20:46:16 core20 20220304 from Canonical* installed 20:46:16 "core20" switched to the "latest/stable" channel 20:46:16 20:46:18 snapcraft 6.1 from Canonical* installed 20:46:19 "snapcraft" switched to the "latest/stable" channel 20:46:19 20:46:24 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: 20:46:24 - README.md 20:46:24 20:46:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:46:24 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 20:46:24 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 20:46:24 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 20:46:25 Reading package lists... 20:46:25 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 20:46:25 Reading package lists... 20:46:25 Building dependency tree... 20:46:25 Reading state information... 20:46:26 Suggested packages: 20:46:26 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 20:46:26 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 20:46:26 krb5-user libnorm-doc 20:46:26 Recommended packages: 20:46:26 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:46:26 The following NEW packages will be installed: 20:46:26 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 20:46:26 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 20:46:26 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 20:46:26 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 20:46:26 libzmq5 pkg-config zip 20:46:26 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 20:46:26 Need to get 10.3 MB of archives. 20:46:26 After this operation, 56.5 MB of additional disk space will be used. 20:46:26 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 20:46:26 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 20:46:26 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 20:46:26 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 20:46:26 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 20:46:27 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 20:46:27 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 20:46:27 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 20:46:27 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 20:46:27 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 20:46:27 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 20:46:27 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 20:46:27 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 20:46:27 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 20:46:27 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 20:46:27 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 20:46:27 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 20:46:27 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 20:46:27 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 20:46:27 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 20:46:27 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 20:46:27 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 20:46:27 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 20:46:27 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 20:46:27 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 20:46:27 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 20:46:27 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 20:46:27 debconf: delaying package configuration, since apt-utils is not installed 20:46:27 Fetched 10.3 MB in 1s (9253 kB/s) 20:46:27 Selecting previously unselected package libglib2.0-0:amd64. 20:46:27 (Reading database ... 14324 files and directories currently installed.) 20:46:27 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 20:46:27 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 20:46:27 Selecting previously unselected package libsodium23:amd64. 20:46:27 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 20:46:27 Unpacking libsodium23:amd64 (1.0.18-1) ... 20:46:27 Selecting previously unselected package libpsl5:amd64. 20:46:27 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 20:46:27 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 20:46:27 Selecting previously unselected package libbrotli1:amd64. 20:46:27 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 20:46:27 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 20:46:27 Selecting previously unselected package libnghttp2-14:amd64. 20:46:27 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 20:46:27 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 20:46:27 Selecting previously unselected package librtmp1:amd64. 20:46:27 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 20:46:27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 20:46:27 Selecting previously unselected package libssh-4:amd64. 20:46:27 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 20:46:27 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 20:46:27 Selecting previously unselected package libcurl3-gnutls:amd64. 20:46:27 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 20:46:27 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 20:46:28 Selecting previously unselected package liberror-perl. 20:46:28 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 20:46:28 Unpacking liberror-perl (0.17029-1) ... 20:46:28 Selecting previously unselected package git-man. 20:46:28 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 20:46:28 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 20:46:28 Selecting previously unselected package git. 20:46:28 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 20:46:28 Unpacking git (1:2.25.1-1ubuntu3.2) ... 20:46:29 Selecting previously unselected package libgssrpc4:amd64. 20:46:29 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 20:46:29 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 20:46:29 Selecting previously unselected package libkdb5-9:amd64. 20:46:29 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 20:46:29 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 20:46:29 Selecting previously unselected package libkadm5srv-mit11:amd64. 20:46:29 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 20:46:29 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 20:46:29 Selecting previously unselected package libkadm5clnt-mit11:amd64. 20:46:29 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 20:46:29 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 20:46:29 Selecting previously unselected package comerr-dev:amd64. 20:46:29 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 20:46:29 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 20:46:29 Selecting previously unselected package krb5-multidev:amd64. 20:46:29 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 20:46:29 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 20:46:29 Selecting previously unselected package libnorm1:amd64. 20:46:29 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 20:46:29 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 20:46:29 Selecting previously unselected package libnorm-dev:amd64. 20:46:29 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 20:46:29 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 20:46:29 Selecting previously unselected package libpgm-5.2-0:amd64. 20:46:29 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 20:46:29 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:46:29 Selecting previously unselected package libpgm-dev:amd64. 20:46:29 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 20:46:29 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:46:29 Selecting previously unselected package libsodium-dev:amd64. 20:46:29 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 20:46:29 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 20:46:29 Selecting previously unselected package libzmq5:amd64. 20:46:29 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 20:46:29 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 20:46:29 Selecting previously unselected package libkrb5-dev:amd64. 20:46:29 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 20:46:29 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 20:46:29 Selecting previously unselected package libzmq3-dev:amd64. 20:46:29 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 20:46:29 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 20:46:29 Selecting previously unselected package pkg-config. 20:46:29 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 20:46:29 Unpacking pkg-config (0.29.1-0ubuntu4) ... 20:46:30 Selecting previously unselected package zip. 20:46:30 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 20:46:30 Unpacking zip (3.0-11build1) ... 20:46:30 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 20:46:30 Setting up libsodium23:amd64 (1.0.18-1) ... 20:46:30 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 20:46:30 No schema files found: doing nothing. 20:46:30 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 20:46:30 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 20:46:30 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 20:46:30 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 20:46:30 Setting up liberror-perl (0.17029-1) ... 20:46:30 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 20:46:30 Setting up zip (3.0-11build1) ... 20:46:30 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 20:46:30 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 20:46:30 Setting up pkg-config (0.29.1-0ubuntu4) ... 20:46:30 Setting up libsodium-dev:amd64 (1.0.18-1) ... 20:46:30 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 20:46:30 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 20:46:30 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 20:46:30 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 20:46:30 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:46:30 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 20:46:30 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 20:46:30 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 20:46:30 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:46:30 Setting up git (1:2.25.1-1ubuntu3.2) ... 20:46:30 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 20:46:30 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 20:46:30 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 20:46:30 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 20:46:30 comerr-dev set to automatically installed. 20:46:30 git set to automatically installed. 20:46:30 git-man set to automatically installed. 20:46:30 krb5-multidev set to automatically installed. 20:46:30 libbrotli1 set to automatically installed. 20:46:30 libcurl3-gnutls set to automatically installed. 20:46:30 liberror-perl set to automatically installed. 20:46:30 libglib2.0-0 set to automatically installed. 20:46:30 libgssrpc4 set to automatically installed. 20:46:30 libkadm5clnt-mit11 set to automatically installed. 20:46:30 libkadm5srv-mit11 set to automatically installed. 20:46:30 libkdb5-9 set to automatically installed. 20:46:30 libkrb5-dev set to automatically installed. 20:46:30 libnghttp2-14 set to automatically installed. 20:46:30 libnorm-dev set to automatically installed. 20:46:30 libnorm1 set to automatically installed. 20:46:30 libpgm-5.2-0 set to automatically installed. 20:46:30 libpgm-dev set to automatically installed. 20:46:30 libpsl5 set to automatically installed. 20:46:30 librtmp1 set to automatically installed. 20:46:30 libsodium-dev set to automatically installed. 20:46:30 libsodium23 set to automatically installed. 20:46:30 libssh-4 set to automatically installed. 20:46:30 libzmq3-dev set to automatically installed. 20:46:30 libzmq5 set to automatically installed. 20:46:30 pkg-config set to automatically installed. 20:46:30 zip set to automatically installed. 20:46:31 snapd is not logged in, snap install commands will use sudo 20:46:43 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 20:46:43 Downloading snap 'edgex-app-service-configurable' 20:46:44 Pulling app-service-configurable 20:46:44 + snapcraftctl pull 20:46:45 Pulling config-common 20:46:45 + snapcraftctl pull 20:46:47 Pulling go-build-helper 20:46:47 + snapcraftctl pull 20:46:48 'edgex-go' has dependencies that need to be staged: go-build-helper 20:46:48 Skipping pull go-build-helper (already ran) 20:46:48 Building go-build-helper 20:46:48 + snapcraftctl build 20:46:49 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 20:46:50 Staging go-build-helper 20:46:50 + snapcraftctl stage 20:46:56 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 20:46:56 Fetched 290 kB in 0s (0 B/s) 20:46:56 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 20:46:56 Fetched 158 kB in 0s (0 B/s) 20:46:56 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 20:46:56 Fetched 242 kB in 0s (0 B/s) 20:46:56 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 20:46:56 Fetched 150 kB in 0s (0 B/s) 20:46:56 Pulling edgex-go 20:46:56 + snapcraftctl pull 20:46:57 Pulling hooks 20:46:57 + snapcraftctl pull 20:47:07 Removing suid/guid from /root/parts/static-packages/install/bin/su 20:47:07 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 20:47:07 Fetched 96.1 kB in 0s (0 B/s) 20:47:07 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 20:47:07 Fetched 78.7 kB in 0s (0 B/s) 20:47:07 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 20:47:07 Fetched 48.0 kB in 0s (0 B/s) 20:47:07 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 20:47:07 Fetched 50.2 kB in 0s (0 B/s) 20:47:07 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 20:47:07 Fetched 14.7 kB in 0s (0 B/s) 20:47:07 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 20:47:07 Fetched 234 kB in 0s (0 B/s) 20:47:07 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 20:47:07 Fetched 155 kB in 0s (0 B/s) 20:47:07 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 20:47:07 Fetched 170 kB in 0s (0 B/s) 20:47:07 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 20:47:07 Fetched 267 kB in 0s (0 B/s) 20:47:07 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:47:07 Fetched 50.6 kB in 0s (0 B/s) 20:47:07 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 20:47:07 Fetched 15.1 kB in 0s (0 B/s) 20:47:07 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 20:47:07 Fetched 51.5 kB in 0s (0 B/s) 20:47:07 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 20:47:07 Fetched 121 kB in 0s (0 B/s) 20:47:07 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 20:47:07 Fetched 29.7 kB in 0s (0 B/s) 20:47:07 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 20:47:07 Fetched 1021 kB in 0s (0 B/s) 20:47:07 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 20:47:07 Fetched 49.3 kB in 0s (0 B/s) 20:47:07 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 20:47:07 Fetched 54.9 kB in 0s (0 B/s) 20:47:07 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 20:47:07 Fetched 16.6 kB in 0s (0 B/s) 20:47:07 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 20:47:07 Fetched 87.9 kB in 0s (0 B/s) 20:47:07 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 20:47:07 Fetched 142 kB in 0s (0 B/s) 20:47:07 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 20:47:07 Fetched 41.8 kB in 0s (0 B/s) 20:47:07 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 20:47:07 Fetched 181 kB in 0s (0 B/s) 20:47:07 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 20:47:07 Fetched 208 kB in 0s (0 B/s) 20:47:07 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 20:47:07 Fetched 161 kB in 0s (0 B/s) 20:47:07 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 20:47:07 Fetched 107 kB in 0s (0 B/s) 20:47:07 Pulling static-packages 20:47:07 + snapcraftctl pull 20:47:08 Pulling version 20:47:08 + cd /root/project 20:47:08 ++ sed s/v// 20:47:08 ++ git describe --tags --abbrev=0 20:47:08 + GIT_VERSION=2.2.0-dev.48 20:47:08 + '[' -z 2.2.0-dev.48 ']' 20:47:08 + snapcraftctl set-version 2.2.0-dev.48 20:47:10 Building app-service-configurable 20:47:10 + snapcraftctl build 20:47:12 Building config-common 20:47:12 + snapcraftctl build 20:47:13 + cp --archive --link --no-dereference . /root/parts/config-common/install 20:47:14 Skipping build go-build-helper (already ran) 20:47:15 Building edgex-go 20:47:15 + cd /root/parts/edgex-go/src 20:47:15 ++ git describe --tags --abbrev=0 20:47:15 ++ sed s/v// 20:47:15 + GIT_VERSION=2.2.0-dev.48 20:47:15 + '[' -z 2.2.0-dev.48 ']' 20:47:15 + echo 2.2.0-dev.48 20:47:15 + '[' '!' -d vendor ']' 20:47:15 + go mod download all 20:47:20 + make build 20:47:20 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 20:47:42 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 20:47:50 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 20:47:57 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 20:47:57 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 20:47:57 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 20:47:58 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 20:47:59 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 20:48:01 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 20:48:02 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 20:48:03 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 20:48:05 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 20:48:05 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 20:48:07 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 20:48:07 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 20:48:08 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 20:48:11 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 20:48:12 + 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 20:48:12 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:48:12 + case "$service" in 20:48:12 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:48:12 + 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 20:48:12 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:48:12 + case "$service" in 20:48:12 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:48:12 + 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 20:48:12 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:48:12 + case "$service" in 20:48:12 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:48:12 + 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 20:48:12 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:48:12 + case "$service" in 20:48:12 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:48:12 + 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 20:48:12 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:48:12 + case "$service" in 20:48:12 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:48:12 + 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 20:48:12 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:48:12 + case "$service" in 20:48:12 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:48:12 + 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 20:48:12 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:48:12 + case "$service" in 20:48:12 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:48:12 + 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 20:48:12 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:48:12 + case "$service" in 20:48:12 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:48:12 + 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 20:48:12 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:48:12 + case "$service" in 20:48:12 + 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 20:48:12 + 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 20:48:12 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:48:12 + case "$service" in 20:48:12 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:48:12 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:48:12 + 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 20:48:12 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:48:12 + case "$service" in 20:48:12 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:48:12 + 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 20:48:12 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:48:12 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:48:12 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:48:13 Building hooks 20:48:13 + cd /root/parts/hooks/src 20:48:13 + make build 20:48:13 go mod tidy 20:48:13 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.2.0 20:48:15 github.com/canonical/edgex-go/hooks/cmd/configure imports 20:48:15 github.com/canonical/edgex-snap-hooks/v2: reading github.com/canonical/edgex-snap-hooks/go.mod at revision v2.2.0: unknown revision v2.2.0 20:48:15 github.com/canonical/edgex-go/hooks/cmd/configure imports 20:48:15 github.com/canonical/edgex-snap-hooks/v2/options: reading github.com/canonical/edgex-snap-hooks/go.mod at revision v2.2.0: unknown revision v2.2.0 20:48:15 make: *** [Makefile:5: tidy] Error 1 20:48:15 Failed to run 'override-build': Exit code was 2. 20:48:15 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. 20:48:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:48:20 Failed in branch amd64 20:48:22 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 20:48:29 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 20:48:37 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 20:48:43 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 20:48:50 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 20:49:02 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] } 20:49:07 $ docker stop --time=1 de2129d3fb471d88d0225fbb972f1e3d6c795bd6800acef348760272a0ead095 20:49:10 $ docker rm -f de2129d3fb471d88d0225fbb972f1e3d6c795bd6800acef348760272a0ead095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:49:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:13 20:49:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:49:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:13 latest: Pulling from edgex-devops/edgex-compose-arm64 20:49:13 29e5d40040c1: Pulling fs layer 20:49:13 1ce36da41761: Pulling fs layer 20:49:13 25b303627fd3: Pulling fs layer 20:49:14 29e5d40040c1: Verifying Checksum 20:49:14 29e5d40040c1: Download complete 20:49:14 1ce36da41761: Verifying Checksum 20:49:14 1ce36da41761: Download complete 20:49:14 29e5d40040c1: Pull complete 20:49:16 25b303627fd3: Verifying Checksum 20:49:16 25b303627fd3: Download complete 20:49:16 1ce36da41761: Pull complete 20:49:28 25b303627fd3: Pull complete 20:49:28 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:49:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:49:28 prd-ubuntu20.04-docker-arm64-4c-16g-9448 does not seem to be running inside a container 20:49:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:49:32 $ docker top 98d1afbc09d292151606586cfe8bb29a46f9d10aa34481e5d1ea6face5789b94 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:33 + docker-compose+ buildgrep --help parallel 20:49:33 20:49:41 --parallel Build images in parallel. [Pipeline] } 20:49:41 $ docker stop --time=1 98d1afbc09d292151606586cfe8bb29a46f9d10aa34481e5d1ea6face5789b94 20:49:43 $ docker rm -f 98d1afbc09d292151606586cfe8bb29a46f9d10aa34481e5d1ea6face5789b94 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:49:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:44 . [Pipeline] withDockerContainer 20:49:44 prd-ubuntu20.04-docker-arm64-4c-16g-9448 does not seem to be running inside a container 20:49:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:49:46 $ docker top 9aa79d1de335e4d0f26f96768fd7b1442432b477b21152b525e2fd0f2e1da56e -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:47 + docker-compose -f ./docker-compose-build.yml build --parallel 20:49:55 Building core-command ... 20:49:55 Building core-data ... 20:49:55 Building core-metadata ... 20:49:55 Building security-bootstrapper ... 20:49:55 Building security-proxy-setup ... 20:49:55 Building security-secretstore-setup ... 20:49:55 Building security-spiffe-token-provider ... 20:49:55 Building security-spire-agent ... 20:49:55 Building security-spire-config ... 20:49:55 Building security-spire-server ... 20:49:55 Building support-notifications ... 20:49:55 Building support-scheduler ... 20:49:55 Building sys-mgmt-agent ... 20:49:55 Building support-notifications 20:49:55 Building security-spire-config 20:49:55 Building security-secretstore-setup 20:49:55 Building security-spiffe-token-provider 20:49:55 Building support-scheduler 20:51:47 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:51:47 ---> 2f4e79557797 20:51:47 Step 3/25 : WORKDIR /edgex-go 20:51:47 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:51:47 ---> 2f4e79557797 20:51:47 Step 3/24 : WORKDIR /edgex-go 20:51:47 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:47 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:51:47 ---> 2f4e79557797 20:51:47 Step 3/20 : WORKDIR /edgex-go 20:51:47 ---> Running in ba383f145e98 20:51:47 ---> Running in 1b6bc4ba4d58 20:51:47 ---> Running in 56b8f26662ff 20:51:47 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:47 ---> 2f4e79557797 20:51:47 Step 3/22 : WORKDIR /edgex-go 20:51:47 ---> Running in c2f8a2e52f87 20:51:47 Removing intermediate container ba383f145e98 20:51:47 ---> 1452dbadb0fa 20:51:47 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:51:47 Removing intermediate container 1b6bc4ba4d58 20:51:47 ---> 3b57b274e5ed 20:51:47 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:47 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:47 ---> 2f4e79557797 20:51:47 Step 3/22 : WORKDIR /edgex-go 20:51:47 ---> Running in c5225a3562dd 20:51:47 ---> Running in c57bb4ae462b 20:51:47 ---> Running in 06fc94e9ad59 20:51:47 Removing intermediate container 56b8f26662ff 20:51:47 ---> 47d21f86b26d 20:51:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:47 Removing intermediate container c2f8a2e52f87 20:51:47 ---> 8d496679f419 20:51:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:47 ---> Running in 190f33c25a0d 20:51:47 ---> Running in 61dff16d81eb 20:51:47 Removing intermediate container c5225a3562dd 20:51:47 ---> b1e795d7a9b2 20:51:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:47 ---> Running in 356124abde7a 20:51:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:47 Removing intermediate container 06fc94e9ad59 20:51:47 ---> 63c99572c017 20:51:47 Step 5/25 : RUN apk add --update --no-cache make git 20:51:47 ---> Running in 79eb068f562c 20:51:47 Removing intermediate container 356124abde7a 20:51:47 ---> 489b39c11850 20:51:47 Step 5/22 : RUN apk add --update --no-cache make git 20:51:47 Removing intermediate container 190f33c25a0d 20:51:47 ---> 3b39739c0923 20:51:47 Step 5/24 : RUN apk add --update --no-cache make git 20:51:47 ---> Running in 939dea28fe94 20:51:47 ---> Running in b15c4867caa2 20:51:47 Removing intermediate container 61dff16d81eb 20:51:47 ---> df74d6aeef02 20:51:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:51:47 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:51:47 v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:51:47 OK: 15739 distinct packages available 20:51:47 ---> Running in 85be6f988e36 20:51:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:47 OK: 220 MiB in 52 packages 20:51:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:47 OK: 220 MiB in 52 packages 20:51:47 Removing intermediate container c57bb4ae462b 20:51:47 ---> c8190e23622f 20:51:47 Step 5/20 : COPY go.mod vendor* ./ 20:51:47 OK: 220 MiB in 52 packages 20:51:47 OK: 220 MiB in 52 packages 20:51:47 OK: 220 MiB in 52 packages 20:51:48 Removing intermediate container 79eb068f562c 20:51:48 ---> 9fba67457c11 20:51:48 Step 6/25 : COPY go.mod vendor* ./ 20:51:48 ---> 0708a43aa9ff 20:51:48 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:48 ---> Running in a6e561674817 20:51:48 Removing intermediate container 85be6f988e36 20:51:48 ---> 600112b7eaad 20:51:48 Step 6/22 : COPY go.mod vendor* ./ 20:51:49 Removing intermediate container 939dea28fe94 20:51:49 ---> cf54c2068996 20:51:49 Step 6/22 : COPY go.mod vendor* ./ 20:51:49 Removing intermediate container b15c4867caa2 20:51:49 ---> 171b51431086 20:51:49 Step 6/24 : COPY go.mod vendor* ./ 20:51:49 ---> 6e5ae9749ad9 20:51:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:50 ---> Running in 805d3344fa82 20:51:51 ---> 1e0973656d56 20:51:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:51 ---> 3aa4caba8fe2 20:51:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:51 ---> Running in ff901ac0637a 20:51:51 ---> c8de63612262 20:51:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:51 ---> Running in 67965bfc3835 20:51:51 ---> Running in 5753d0ea4261 20:51:54 Removing intermediate container a6e561674817 20:51:54 ---> d9d904005616 20:51:54 Step 7/20 : COPY . . 20:51:55 Removing intermediate container 805d3344fa82 20:51:55 ---> daba85af7406 20:51:55 Step 8/25 : COPY . . 20:51:58 Removing intermediate container 5753d0ea4261 20:51:58 ---> 2fb2ca0ddb57 20:51:58 Step 8/22 : COPY . . 20:51:58 Removing intermediate container ff901ac0637a 20:51:58 ---> 27b924293263 20:51:58 Step 8/22 : COPY . . 20:51:58 Removing intermediate container 67965bfc3835 20:51:58 ---> e59125abcb0a 20:51:58 Step 8/24 : COPY . . 20:52:37 ---> 0fe62b5fcd20 20:52:37 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:52:37 ---> 8996ac581324 20:52:37 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:52:37 ---> Running in 595a42d4d282 20:52:37 ---> Running in 860eb55ba39b 20:52:37 ---> 5c7f3aa67e6f 20:52:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:52:37 ---> 877fb4ae0799 20:52:37 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:52:37 ---> Running in 72eb06a49dbf 20:52:37 ---> Running in b16d6c2c047d 20:52:37 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 20:52:37 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 20:52:37 ---> be4a93353320 20:52:37 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 20:52:37 ---> Running in 5f0ecfbd0e1c 20:52:37 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 20:52:37 Removing intermediate container 5f0ecfbd0e1c 20:52:37 ---> 797b9a6cd0b1 20:52:37 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" 20:52:37 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 20:52:38 ---> Running in 1136d03e3e63 20:52:41 spire-1.2.0/ 20:52:47 spire-1.2.0/README.md 20:52:47 spire-1.2.0/bin/ 20:52:47 spire-1.2.0/bin/spire-server 20:52:47 spire-1.2.0/bin/spire-agent 20:52:47 spire-1.2.0/conf/ 20:52:47 spire-1.2.0/conf/server/ 20:52:47 spire-1.2.0/conf/server/server.conf 20:52:47 spire-1.2.0/conf/agent/ 20:52:47 spire-1.2.0/conf/agent/agent.conf 20:52:47 spire-1.2.0/LICENSE 20:52:53 Removing intermediate container 1136d03e3e63 20:52:53 ---> 313c4907ea2c 20:52:53 20:52:53 Step 11/24 : FROM alpine:3.15 20:52:53 3.15: Pulling from library/alpine 20:52:55 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 20:52:55 Status: Downloaded newer image for alpine:3.15 20:52:55 ---> 03078ca19a05 20:52:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:52:55 ---> Running in 8f47be201db6 20:52:55 Removing intermediate container 8f47be201db6 20:52:55 ---> 63a4ffb866fc 20:52:55 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:55 ---> Running in 09d604612c01 20:52:59 Removing intermediate container 09d604612c01 20:52:59 ---> 99557d5cb299 20:52:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:52:59 ---> Running in bc646ba9810c 20:53:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:53:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:53:04 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:53:04 v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:53:04 OK: 15729 distinct packages available 20:53:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:53:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:53:07 (1/4) Installing dumb-init (1.2.5-r1) 20:53:07 (2/4) Installing musl-obstack (1.2.3-r0) 20:53:07 (3/4) Installing libucontext (1.1-r0) 20:53:07 (4/4) Installing gcompat (1.0.0-r4) 20:53:07 Executing busybox-1.34.1-r4.trigger 20:53:07 OK: 6 MiB in 18 packages 20:53:09 Removing intermediate container bc646ba9810c 20:53:09 ---> 07f827917f7d 20:53:09 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:53:15 ---> a907f44592b6 20:53:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:53:16 ---> da8fde4252ea 20:53:16 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:53:16 ---> Running in 2842db461f25 20:53:16 Removing intermediate container 2842db461f25 20:53:16 ---> f7974e0e15be 20:53:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:53:17 ---> f7528707f75a 20:53:17 Step 19/24 : WORKDIR / 20:53:17 ---> Running in 068c7cd18d1b 20:53:18 Removing intermediate container 068c7cd18d1b 20:53:18 ---> 17879b4c4de9 20:53:18 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:53:18 ---> Running in 8696a0caf703 20:53:19 Removing intermediate container 8696a0caf703 20:53:19 ---> 64c898d3443c 20:53:19 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:53:19 ---> Running in 40b3061dd4f4 20:53:19 Removing intermediate container 40b3061dd4f4 20:53:19 ---> c06a9ea5405c 20:53:19 Step 22/24 : LABEL arch=arm64 20:53:19 ---> Running in 3315b07df8bb 20:53:20 Removing intermediate container 3315b07df8bb 20:53:20 ---> a279e5e453a8 20:53:20 Step 23/24 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce 20:53:20 ---> Running in ba8ed3ed3b8c 20:53:21 Removing intermediate container ba8ed3ed3b8c 20:53:21 ---> c5f44f0521a4 20:53:21 Step 24/24 : LABEL version=0.0.0 20:53:21 ---> Running in 51012a339c10 20:53:21 Removing intermediate container 51012a339c10 20:53:21 ---> d2b557dabb71 20:53:21 20:53:22 Successfully built d2b557dabb71 20:53:22 Successfully tagged security-spire-config-arm64:latest 20:53:22 Building security-proxy-setup 20:54:01  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:54:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:54:01 ---> 2f4e79557797 20:54:01 Step 3/22 : WORKDIR /edgex-go 20:54:01 ---> Using cache 20:54:01 ---> b1e795d7a9b2 20:54:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:01 ---> Using cache 20:54:01 ---> 489b39c11850 20:54:01 Step 5/22 : RUN apk add --update --no-cache make git 20:54:01 ---> Using cache 20:54:01 ---> cf54c2068996 20:54:01 Step 6/22 : COPY go.mod vendor* ./ 20:54:01 ---> Using cache 20:54:01 ---> c8de63612262 20:54:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:01 ---> Using cache 20:54:01 ---> 2fb2ca0ddb57 20:54:01 Step 8/22 : COPY . . 20:54:01 ---> Using cache 20:54:01 ---> 877fb4ae0799 20:54:01 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:54:01 ---> Running in 215fd810b0ed 20:54:02 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 21:00:09 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 21:00:09 Removing intermediate container 595a42d4d282 21:00:09 ---> 58b213eeec50 21:00:09 21:00:09 Step 9/20 : FROM alpine:3.15 21:00:09 ---> 03078ca19a05 21:00:09 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:00:09 ---> Using cache 21:00:09 ---> 63a4ffb866fc 21:00:09 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:09 ---> Using cache 21:00:09 ---> 99557d5cb299 21:00:09 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:00:09 ---> Running in 69302b9488a0 21:00:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:00:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:00:14 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:00:14 v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:00:14 OK: 15729 distinct packages available 21:00:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:00:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:00:16 (1/9) Installing ca-certificates (20211220-r0) 21:00:16 (2/9) Installing brotli-libs (1.0.9-r5) 21:00:16 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:00:16 (4/9) Installing libcurl (7.80.0-r0) 21:00:17 (5/9) Installing curl (7.80.0-r0) 21:00:17 (6/9) Installing dumb-init (1.2.5-r1) 21:00:17 (7/9) Installing musl-obstack (1.2.3-r0) 21:00:17 (8/9) Installing libucontext (1.1-r0) 21:00:17 (9/9) Installing gcompat (1.0.0-r4) 21:00:17 Executing busybox-1.34.1-r4.trigger 21:00:17 Executing ca-certificates-20211220-r0.trigger 21:00:18 OK: 8 MiB in 23 packages 21:00:22 Removing intermediate container 69302b9488a0 21:00:22 ---> 241812bcfc95 21:00:22 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:23 ---> 682fd1a0b566 21:00:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:00:29 ---> 710ad3fecb20 21:00:29 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:00:29 Removing intermediate container 860eb55ba39b 21:00:29 ---> 9f488178170f 21:00:29 21:00:29 Step 10/25 : FROM alpine:3.14 21:00:30 3.14: Pulling from library/alpine 21:00:30 ---> ee11be1a3946 21:00:30 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:00:31 ---> Running in ba464e4fa566 21:00:32 Removing intermediate container ba464e4fa566 21:00:32 ---> b39c593c76b2 21:00:32 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:00:32 ---> Running in a3666e8c818f 21:00:33 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 21:00:33 Status: Downloaded newer image for alpine:3.14 21:00:33 ---> cc3d11fa2d52 21:00:33 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:00:33 ---> Running in d43c457079c5 21:00:33 Removing intermediate container a3666e8c818f 21:00:33 ---> b015111cce73 21:00:33 Step 18/20 : LABEL arch=arm64 21:00:34 ---> Running in 9f15b7b332ff 21:00:35 Removing intermediate container 9f15b7b332ff 21:00:35 ---> ae819a1fb300 21:00:35 Step 19/20 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce 21:00:35 ---> Running in 6accb5bb2c6a 21:00:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:00:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:37 Removing intermediate container 6accb5bb2c6a 21:00:37 ---> 32f65be17e32 21:00:37 Step 20/20 : LABEL version=0.0.0 21:00:37 ---> Running in ae773d7b98c7 21:00:37 (1/3) Installing ca-certificates (20211220-r0) 21:00:37 (2/3) Installing dumb-init (1.2.5-r1) 21:00:37 (3/3) Installing su-exec (0.2-r1) 21:00:37 Executing busybox-1.33.1-r6.trigger 21:00:37 Executing ca-certificates-20211220-r0.trigger 21:00:38 Removing intermediate container ae773d7b98c7 21:00:38 ---> 0b9e00e843b4 21:00:38 21:00:38 OK: 6 MiB in 17 packages 21:00:40 Successfully built 0b9e00e843b4 21:00:40 Successfully tagged security-spiffe-token-provider-arm64:latest 21:00:40  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 21:00:41 Removing intermediate container d43c457079c5 21:00:41 ---> 602f924fae43 21:00:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:00:42 ---> Running in a78d7c7d5a01 21:00:43 Removing intermediate container a78d7c7d5a01 21:00:43 ---> bbf847030084 21:00:43 Step 13/25 : WORKDIR / 21:00:43 ---> Running in ebb47eed7caf 21:00:44 Removing intermediate container ebb47eed7caf 21:00:44 ---> 2fc064c76af8 21:00:44 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:00:46 ---> 0e726ed1a3f4 21:00:46 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:00:46 Removing intermediate container b16d6c2c047d 21:00:46 ---> 0abfac8cc1a4 21:00:46 21:00:46 Step 10/22 : FROM alpine:3.14 21:00:46 ---> cc3d11fa2d52 21:00:46 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:00:46 ---> Running in da96bc568d28 21:00:47 ---> 650175e423d4 21:00:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:00:48 Removing intermediate container 72eb06a49dbf 21:00:48 ---> 0b551346c865 21:00:48 21:00:48 Step 10/22 : FROM alpine:3.14 21:00:48 ---> cc3d11fa2d52 21:00:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:00:49 ---> Running in 542697ab9138 21:00:49 ---> d6c99f8fa308 21:00:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:50 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 21:00:51 ---> 45410d5d8eae 21:00:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:00:51 (1/1) Installing dumb-init (1.2.5-r1) 21:00:51 Executing busybox-1.33.1-r6.trigger 21:00:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:00:51 OK: 5 MiB in 15 packages 21:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:53 Removing intermediate container da96bc568d28 21:00:53 ---> 60e79e49800b 21:00:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:00:53 (1/2) Installing ca-certificates (20211220-r0) 21:00:53 (2/2) Installing dumb-init (1.2.5-r1) 21:00:53 Executing busybox-1.33.1-r6.trigger 21:00:53 Executing ca-certificates-20211220-r0.trigger 21:00:53 ---> Running in 6c5658a19fd3 21:00:53 OK: 6 MiB in 16 packages 21:00:54 Removing intermediate container 6c5658a19fd3 21:00:54 ---> 4f8bd01c1438 21:00:54 Step 13/22 : ENV APP_PORT=59861 21:00:54 ---> 5e72313b9274 21:00:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:00:54 ---> Running in 1ba66d2ae399 21:00:55 Removing intermediate container 1ba66d2ae399 21:00:55 ---> 4206b3d1da2a 21:00:55 Step 14/22 : EXPOSE $APP_PORT 21:00:55 ---> Running in 52374459a710 21:00:56 Removing intermediate container 542697ab9138 21:00:56 ---> 1e5176ad1aa1 21:00:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:00:56 ---> Running in 35850651c8f0 21:00:57 Removing intermediate container 52374459a710 21:00:57 ---> 1a0c7c889258 21:00:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:57 Removing intermediate container 35850651c8f0 21:00:57 ---> 10ef26092845 21:00:57 Step 13/22 : ENV APP_PORT=59860 21:00:57 ---> Running in 4160f8b35416 21:00:58 ---> 3a6a8c667e2d 21:00:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:00:58 Removing intermediate container 4160f8b35416 21:00:58 ---> fa1422275f3d 21:00:58 Step 14/22 : EXPOSE $APP_PORT 21:00:58 ---> Running in d14d6f41ec0a 21:00:59 ---> 2dd588e36a63 21:00:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:00:59 Removing intermediate container d14d6f41ec0a 21:00:59 ---> 1f4161feba4c 21:00:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:01 ---> b43e6c9ba019 21:01:01 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/ 21:01:01 ---> Running in 397a9f6ca4a9 21:01:01 ---> a1f391ceb366 21:01:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:01:02 ---> 49fe98f655d6 21:01:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:01:04 ---> f307389b8be4 21:01:04 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:01:04 Removing intermediate container 397a9f6ca4a9 21:01:04 ---> 78a615a8c1f2 21:01:04 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:01:04 ---> Running in 89127e05a687 21:01:04 ---> Running in d9ef9b20c367 21:01:05 ---> 53261a67f5af 21:01:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:01:05 Removing intermediate container d9ef9b20c367 21:01:05 ---> ea0f186793f2 21:01:05 Step 23/25 : LABEL arch=arm64 21:01:05 Removing intermediate container 89127e05a687 21:01:05 ---> bb5a6b80dbe0 21:01:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:05 ---> Running in 2c25a0ef8f3a 21:01:05 ---> Running in 89ba36717f9e 21:01:06 Removing intermediate container 89ba36717f9e 21:01:06 ---> ec3f42a6cf9a 21:01:06 Step 20/22 : LABEL arch=arm64 21:01:06 Removing intermediate container 2c25a0ef8f3a 21:01:06 ---> 0e41f2e170c0 21:01:06 Step 24/25 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce 21:01:06 ---> Running in 97467a9d769b 21:01:06 ---> Running in 36035952813d 21:01:06 ---> 5f2605128591 21:01:06 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:01:06 ---> Running in 44be1de553a7 21:01:07 Removing intermediate container 97467a9d769b 21:01:07 ---> 68e4f348ac4f 21:01:07 Step 21/22 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce 21:01:07 Removing intermediate container 36035952813d 21:01:07 ---> 2a82f1ad5083 21:01:07 Step 25/25 : LABEL version=0.0.0 21:01:07 ---> Running in dab092d90d16 21:01:07 ---> Running in c29da073c1b5 21:01:07 Removing intermediate container 44be1de553a7 21:01:07 ---> 587f88f90da5 21:01:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:07 ---> Running in 39ca52f6ace4 21:01:08 Removing intermediate container c29da073c1b5 21:01:08 ---> 9dc6122c3ffb 21:01:08 Step 22/22 : LABEL version=0.0.0 21:01:08 ---> Running in 22e77c6d8cd5 21:01:08 Removing intermediate container 39ca52f6ace4 21:01:08 ---> 6d45572c2109 21:01:08 Step 20/22 : LABEL arch=arm64 21:01:08 Removing intermediate container dab092d90d16 21:01:08 ---> d0dc044a3236 21:01:08 21:01:08 ---> Running in 04ae3d0e6981 21:01:09 Removing intermediate container 22e77c6d8cd5 21:01:09 ---> bc7399f8e9bb 21:01:09 21:01:09 Successfully built d0dc044a3236 21:01:09 Successfully tagged security-secretstore-setup-arm64:latest 21:01:09  Building security-secretstore-setup ... done Building security-bootstrapper 21:01:09 Removing intermediate container 04ae3d0e6981 21:01:09 ---> 00ae1ce4e340 21:01:09 Step 21/22 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce 21:01:10 ---> Running in 602a324150ba 21:01:10 Successfully built bc7399f8e9bb 21:01:10 Successfully tagged support-scheduler-arm64:latest 21:01:10 Building core-metadata 21:01:11  Building support-scheduler ... done Removing intermediate container 602a324150ba 21:01:11 ---> 47aae5f2ab41 21:01:11 Step 22/22 : LABEL version=0.0.0 21:01:11 ---> Running in 4cd3705d71e9 21:01:11 Removing intermediate container 4cd3705d71e9 21:01:11 ---> e226bd17cf5b 21:01:11 21:01:12 Successfully built e226bd17cf5b 21:01:12 Successfully tagged support-notifications-arm64:latest 21:01:12  Building support-notifications ... done Building core-command 21:01:12 Removing intermediate container 215fd810b0ed 21:01:12 ---> 26f599aa8443 21:01:12 21:01:12 Step 10/22 : FROM alpine:3.14 21:01:12 ---> cc3d11fa2d52 21:01:12 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:01:13 ---> Running in 8a33b33518e0 21:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:15 (1/6) Installing ca-certificates (20211220-r0) 21:01:15 (2/6) Installing brotli-libs (1.0.9-r5) 21:01:15 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:01:15 (4/6) Installing libcurl (7.79.1-r0) 21:01:15 (5/6) Installing curl (7.79.1-r0) 21:01:15 (6/6) Installing dumb-init (1.2.5-r1) 21:01:15 Executing busybox-1.33.1-r6.trigger 21:01:16 Executing ca-certificates-20211220-r0.trigger 21:01:16 OK: 8 MiB in 20 packages 21:01:18 Removing intermediate container 8a33b33518e0 21:01:18 ---> 32e69645e62d 21:01:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:01:19 ---> Running in be39288fa345 21:01:19 Removing intermediate container be39288fa345 21:01:19 ---> 5cadfce27ade 21:01:19 Step 13/22 : WORKDIR /edgex 21:01:19 ---> Running in 8a173b946fe8 21:01:20 Removing intermediate container 8a173b946fe8 21:01:20 ---> ef9964eaa90f 21:01:20 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:01:21 ---> 5f2f5a9deaf6 21:01:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:01:23 ---> a8be06239d20 21:01:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:01:24 ---> 17315d4738f4 21:01:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:01:25 ---> 3f6f46ed59cb 21:01:25 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:01:25 ---> Running in a5f4cd7e65f6 21:01:28 Removing intermediate container a5f4cd7e65f6 21:01:28 ---> 5e46bc75546c 21:01:28 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:01:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:01:28 ---> 2f4e79557797 21:01:28 Step 3/23 : WORKDIR /edgex-go 21:01:28 ---> Using cache 21:01:28 ---> b1e795d7a9b2 21:01:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:28 ---> Using cache 21:01:28 ---> 489b39c11850 21:01:28 Step 5/23 : RUN apk add --update --no-cache make bash git 21:01:28 ---> Running in 3e08ad982942 21:01:28 ---> Running in a0c8e1fa295e 21:01:29 Removing intermediate container a0c8e1fa295e 21:01:29 ---> 30e3d2434ac8 21:01:29 Step 20/22 : LABEL arch=arm64 21:01:29 ---> Running in d296e6ed7d88 21:01:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:01:29 Removing intermediate container d296e6ed7d88 21:01:29 ---> dd4a5eb88b74 21:01:29 Step 21/22 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce 21:01:29 ---> Running in 317642bcfd91 21:01:30 Removing intermediate container 317642bcfd91 21:01:30 ---> 584c9cf9fd1b 21:01:30 Step 22/22 : LABEL version=0.0.0 21:01:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:01:30 ---> Running in 6ce768e79bd9 21:01:31 Removing intermediate container 6ce768e79bd9 21:01:31 ---> 7a0a287631ff 21:01:31 21:01:31 OK: 220 MiB in 52 packages 21:01:31 Successfully built 7a0a287631ff 21:01:31 Successfully tagged security-proxy-setup-arm64:latest 21:01:31  Building security-proxy-setup ... done Building core-data 21:01:32 Removing intermediate container 3e08ad982942 21:01:32 ---> 6363ab8c2a32 21:01:32 Step 6/23 : COPY go.mod vendor* ./ 21:01:33 ---> dde91a22c1ee 21:01:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:33 ---> Running in 1e5c29085f2c 21:01:37 Removing intermediate container 1e5c29085f2c 21:01:37 ---> a99a34da42fe 21:01:37 Step 8/23 : COPY . . 21:01:59 ---> c814b108b28a 21:01:59 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:01:59 ---> Running in f8963cff19ff 21:01:59 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 21:02:26 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:26 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:02:26 ---> 2f4e79557797 21:02:26 Step 3/31 : WORKDIR /edgex-go 21:02:26 ---> Using cache 21:02:26 ---> b1e795d7a9b2 21:02:26 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:26 ---> Using cache 21:02:26 ---> 489b39c11850 21:02:26 Step 5/31 : RUN apk add --update --no-cache make git 21:02:26 ---> Using cache 21:02:26 ---> cf54c2068996 21:02:26 Step 6/31 : COPY go.mod vendor* ./ 21:02:26 ---> Using cache 21:02:26 ---> c8de63612262 21:02:26 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:26 ---> Using cache 21:02:26 ---> 2fb2ca0ddb57 21:02:26 Step 8/31 : COPY . . 21:02:26 ---> Using cache 21:02:26 ---> 877fb4ae0799 21:02:26 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:02:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:02:27 ---> 2f4e79557797 21:02:27 Step 3/23 : WORKDIR /edgex-go 21:02:27 ---> Using cache 21:02:27 ---> b1e795d7a9b2 21:02:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:27 ---> Using cache 21:02:27 ---> 489b39c11850 21:02:27 Step 5/23 : RUN apk add --update --no-cache make git 21:02:27 ---> Using cache 21:02:27 ---> cf54c2068996 21:02:27 Step 6/23 : COPY go.mod vendor* ./ 21:02:27 ---> Using cache 21:02:27 ---> c8de63612262 21:02:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:27 ---> Using cache 21:02:27 ---> 2fb2ca0ddb57 21:02:27 Step 8/23 : COPY . . 21:02:27 ---> Using cache 21:02:27 ---> 877fb4ae0799 21:02:27 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:02:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:02:27 ---> 2f4e79557797 21:02:27 Step 3/23 : WORKDIR /edgex-go 21:02:27 ---> Using cache 21:02:27 ---> b1e795d7a9b2 21:02:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:27 ---> Using cache 21:02:27 ---> 489b39c11850 21:02:27 Step 5/23 : RUN apk add --update --no-cache make git 21:02:27 ---> Using cache 21:02:27 ---> cf54c2068996 21:02:27 Step 6/23 : COPY go.mod vendor* ./ 21:02:27 ---> Using cache 21:02:27 ---> c8de63612262 21:02:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:27 ---> Running in d4db631a67ae 21:02:27 ---> Using cache 21:02:27 ---> 2fb2ca0ddb57 21:02:27 Step 8/23 : COPY . . 21:02:27 ---> Running in dd6e24c725ec 21:02:27 ---> Using cache 21:02:27 ---> 877fb4ae0799 21:02:27 Step 9/23 : RUN make cmd/core-command/core-command 21:02:27 ---> Running in 452cf8434ed2 21:02:31 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 21:02:31 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 21:02:31 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 21:02:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:02:41 ---> 2f4e79557797 21:02:41 Step 3/23 : WORKDIR /edgex-go 21:02:41 ---> Using cache 21:02:41 ---> b1e795d7a9b2 21:02:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:41 ---> Using cache 21:02:41 ---> 489b39c11850 21:02:41 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:02:41 ---> Running in 0ebfe1bb2794 21:02:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:02:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:02:46 OK: 220 MiB in 52 packages 21:02:47 Removing intermediate container 0ebfe1bb2794 21:02:47 ---> be122397f164 21:02:47 Step 6/23 : COPY go.mod vendor* ./ 21:02:48 ---> f4bf2931c992 21:02:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:48 ---> Running in b0ee74ecf3b6 21:02:54 Removing intermediate container b0ee74ecf3b6 21:02:54 ---> 0477b1160265 21:02:54 Step 8/23 : COPY . . 21:03:21 ---> 08bc93281432 21:03:21 Step 9/23 : RUN make cmd/core-data/core-data 21:03:21 ---> Running in 1806c4fee3b7 21:03:21 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 21:09:13 Removing intermediate container f8963cff19ff 21:09:13 ---> b267634670fd 21:09:13 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:09:13 ---> Running in 9f40022b7702 21:09:13 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 21:09:13 Removing intermediate container 9f40022b7702 21:09:13 ---> f9249bbf543f 21:09:13 21:09:13 Step 11/23 : FROM docker:20.10.10 21:09:13 20.10.10: Pulling from library/docker 21:09:28 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 21:09:28 Status: Downloaded newer image for docker:20.10.10 21:09:28 ---> 520e9a0a30f7 21:09:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:09:28 ---> Running in ed8bdcf79b98 21:09:28 Removing intermediate container ed8bdcf79b98 21:09:28 ---> 5785ae17e2e5 21:09:28 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 21:09:28 ---> Running in 6cafcffe0b0d 21:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:09:31 (1/42) Installing readline (8.1.0-r0) 21:09:31 (2/42) Installing bash (5.1.16-r0) 21:09:31 Executing bash-5.1.16-r0.post-install 21:09:31 (3/42) Installing brotli-libs (1.0.9-r5) 21:09:31 (4/42) Installing nghttp2-libs (1.43.0-r0) 21:09:31 (5/42) Installing libcurl (7.79.1-r0) 21:09:31 (6/42) Installing curl (7.79.1-r0) 21:09:31 (7/42) Installing dumb-init (1.2.5-r1) 21:09:31 (8/42) Installing libbz2 (1.0.8-r1) 21:09:31 (9/42) Installing expat (2.4.7-r0) 21:09:31 (10/42) Installing libffi (3.3-r2) 21:09:31 (11/42) Installing gdbm (1.19-r0) 21:09:31 (12/42) Installing xz-libs (5.2.5-r0) 21:09:31 (13/42) Installing libgcc (10.3.1_git20210424-r2) 21:09:31 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 21:09:32 (15/42) Installing mpdecimal (2.5.1-r1) 21:09:32 (16/42) Installing sqlite-libs (3.35.5-r0) 21:09:32 (17/42) Installing python3 (3.9.5-r2) 21:09:34 (18/42) Installing py3-appdirs (1.4.4-r2) 21:09:34 (19/42) Installing py3-chardet (4.0.0-r2) 21:09:34 (20/42) Installing py3-idna (3.2-r0) 21:09:34 (21/42) Installing py3-urllib3 (1.26.5-r0) 21:09:34 (22/42) Installing py3-certifi (2020.12.5-r1) 21:09:34 (23/42) Installing py3-requests (2.25.1-r4) 21:09:34 (24/42) Installing py3-msgpack (1.0.2-r1) 21:09:34 (25/42) Installing py3-lockfile (0.12.2-r4) 21:09:34 (26/42) Installing py3-cachecontrol (0.12.6-r1) 21:09:34 (27/42) Installing py3-colorama (0.4.4-r1) 21:09:34 (28/42) Installing py3-contextlib2 (0.6.0-r1) 21:09:35 (29/42) Installing py3-distlib (0.3.1-r3) 21:09:35 (30/42) Installing py3-distro (1.5.0-r3) 21:09:35 (31/42) Installing py3-six (1.15.0-r1) 21:09:35 (32/42) Installing py3-webencodings (0.5.1-r4) 21:09:35 (33/42) Installing py3-html5lib (1.1-r1) 21:09:35 (34/42) Installing py3-parsing (2.4.7-r2) 21:09:35 (35/42) Installing py3-packaging (20.9-r1) 21:09:35 (36/42) Installing py3-toml (0.10.2-r2) 21:09:35 (37/42) Installing py3-pep517 (0.10.0-r2) 21:09:35 (38/42) Installing py3-progress (1.5-r2) 21:09:35 (39/42) Installing py3-retrying (1.3.3-r1) 21:09:35 (40/42) Installing py3-ordered-set (4.0.2-r1) 21:09:35 (41/42) Installing py3-setuptools (52.0.0-r3) 21:09:35 (42/42) Installing py3-pip (20.3.4-r1) 21:09:36 Executing busybox-1.33.1-r6.trigger 21:09:36 OK: 84 MiB in 64 packages 21:09:43 Collecting docker-compose==1.23.2 21:09:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:09:43 Collecting docker<4.0,>=3.6.0 21:09:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:09:44 Collecting jsonschema<3,>=2.5.1 21:09:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:09:45 Collecting texttable<0.10,>=0.9.0 21:09:45 Downloading texttable-0.9.1.tar.gz (11 kB) 21:09:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 21:09:49 Collecting docopt<0.7,>=0.6.1 21:09:49 Downloading docopt-0.6.2.tar.gz (25 kB) 21:09:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:09:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:09:53 Collecting cached-property<2,>=1.2.0 21:09:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:09:53 Collecting dockerpty<0.5,>=0.4.1 21:09:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:09:58 Collecting PyYAML<4,>=3.10 21:09:58 Downloading PyYAML-3.13.tar.gz (270 kB) 21:10:03 Collecting websocket-client<1.0,>=0.32.0 21:10:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:10:03 Collecting docker-pycreds>=0.4.0 21:10:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:10:05 Collecting urllib3<1.25,>=1.21.1 21:10:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:10:05 Collecting idna<2.8,>=2.5 21:10:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:10:05 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) 21:10:05 Collecting chardet<3.1.0,>=3.0.2 21:10:05 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:10:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:10:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:10:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:10:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:10:08 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:10:08 Attempting uninstall: urllib3 21:10:08 Found existing installation: urllib3 1.26.5 21:10:08 Uninstalling urllib3-1.26.5: 21:10:08 Successfully uninstalled urllib3-1.26.5 21:10:09 Attempting uninstall: idna 21:10:09 Found existing installation: idna 3.2 21:10:09 Uninstalling idna-3.2: 21:10:09 Successfully uninstalled idna-3.2 21:10:11 Attempting uninstall: chardet 21:10:11 Found existing installation: chardet 4.0.0 21:10:11 Uninstalling chardet-4.0.0: 21:10:11 Successfully uninstalled chardet-4.0.0 21:10:14 Attempting uninstall: requests 21:10:14 Found existing installation: requests 2.25.1 21:10:14 Uninstalling requests-2.25.1: 21:10:14 Successfully uninstalled requests-2.25.1 21:10:15 Running setup.py install for texttable: started 21:10:19 Running setup.py install for texttable: finished with status 'done' 21:10:19 Running setup.py install for PyYAML: started 21:10:20 Removing intermediate container 452cf8434ed2 21:10:20 ---> c1bc10da98f9 21:10:20 21:10:20 Step 10/23 : FROM alpine:3.14 21:10:20 ---> cc3d11fa2d52 21:10:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:10:20 ---> Using cache 21:10:20 ---> 60e79e49800b 21:10:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:10:20 ---> Using cache 21:10:20 ---> 4f8bd01c1438 21:10:20 Step 13/23 : ENV APP_PORT=59882 21:10:20 ---> Running in 7ba5df18c0c6 21:10:21 Removing intermediate container 7ba5df18c0c6 21:10:21 ---> b86c12f7f913 21:10:21 Step 14/23 : EXPOSE $APP_PORT 21:10:21 ---> Running in 9da6c3d35a90 21:10:22 Removing intermediate container 9da6c3d35a90 21:10:22 ---> f6087809b7e8 21:10:22 Step 15/23 : WORKDIR / 21:10:22 Running setup.py install for PyYAML: finished with status 'done' 21:10:23 ---> Running in 508acb94e9a2 21:10:23 Running setup.py install for docopt: started 21:10:23 Removing intermediate container 508acb94e9a2 21:10:23 ---> f70a0e78cdd3 21:10:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:10:25 ---> 52301e40b35a 21:10:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:10:26 Running setup.py install for docopt: finished with status 'done' 21:10:26 Running setup.py install for dockerpty: started 21:10:30 Running setup.py install for dockerpty: finished with status 'done' 21:10:30 ---> bf3eeb950074 21:10:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:10:30 Removing intermediate container dd6e24c725ec 21:10:30 ---> ff34b9b70cca 21:10:30 21:10:30 Step 10/31 : FROM alpine:3.14 21:10:30 ---> cc3d11fa2d52 21:10:30 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:10:31 ---> Running in 263004f489d2 21:10:32 ---> f98ef2b945a2 21:10:32 Step 19/23 : ENTRYPOINT ["/core-command"] 21:10:32 ---> Running in fdfd32d4e670 21:10:32 Removing intermediate container 263004f489d2 21:10:32 ---> 121c241a746f 21:10:32 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:10:32 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 21:10:32 ---> Running in 29d13a482501 21:10:33 Removing intermediate container fdfd32d4e670 21:10:33 ---> 77ed81b341a1 21:10:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:10:33 ---> Running in 26babd4ba9c7 21:10:35 Removing intermediate container 26babd4ba9c7 21:10:35 ---> 53ede7571669 21:10:35 Step 21/23 : LABEL arch=arm64 21:10:35 ---> Running in c65636c15a61 21:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:10:36 Removing intermediate container c65636c15a61 21:10:36 ---> 48f65b2a098b 21:10:36 Step 22/23 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce 21:10:37 ---> Running in 04293c8036f7 21:10:37 (1/2) Installing dumb-init (1.2.5-r1) 21:10:37 (2/2) Installing su-exec (0.2-r1) 21:10:37 Executing busybox-1.33.1-r6.trigger 21:10:37 OK: 6 MiB in 16 packages 21:10:38 Removing intermediate container 04293c8036f7 21:10:38 ---> d494af4a83ea 21:10:38 Step 23/23 : LABEL version=0.0.0 21:10:38 ---> Running in 2459d8e3f8bd 21:10:39 Removing intermediate container 29d13a482501 21:10:39 ---> 363b3ba798c9 21:10:39 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:10:39 ---> Running in bce4c7b764a0 21:10:40 Removing intermediate container 2459d8e3f8bd 21:10:40 ---> fd6a90caef7f 21:10:40 21:10:40 Removing intermediate container bce4c7b764a0 21:10:40 ---> 8e088267ae84 21:10:40 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:10:41 ---> Running in f67b50288a79 21:10:42 Removing intermediate container f67b50288a79 21:10:42 ---> 4547761adc57 21:10:42 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:10:42 ---> Running in 8f5cd7f4c5ae 21:10:42 Successfully built fd6a90caef7f 21:10:42 Successfully tagged core-command-arm64:latest 21:10:42 Building security-spire-agent 21:10:46  Building core-command ... done Removing intermediate container 8f5cd7f4c5ae 21:10:46 ---> 42b6ae3c00bc 21:10:46 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:10:46 ---> Running in 8c072c0007f2 21:10:47 Removing intermediate container 8c072c0007f2 21:10:47 ---> a6bd327fd9e6 21:10:47 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:10:49 Removing intermediate container d4db631a67ae 21:10:49 ---> 044500ecec72 21:10:49 21:10:49 Step 10/23 : FROM alpine:3.14 21:10:49 ---> cc3d11fa2d52 21:10:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:10:49 ---> Using cache 21:10:49 ---> 60e79e49800b 21:10:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:10:49 ---> Using cache 21:10:49 ---> 4f8bd01c1438 21:10:49 Step 13/23 : ENV APP_PORT=59881 21:10:49 ---> 4f7dfa89be87 21:10:49 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:10:49 ---> Running in c77685398bde 21:10:50 ---> Running in 13446c8d2ba6 21:10:51 Removing intermediate container c77685398bde 21:10:51 ---> a4a4dc0a288e 21:10:51 Step 14/23 : EXPOSE $APP_PORT 21:10:51 ---> Running in 572401af42bb 21:10:51 Removing intermediate container 572401af42bb 21:10:51 ---> f1dc2c5de709 21:10:51 Step 15/23 : WORKDIR / 21:10:52 ---> Running in f92af09c83d9 21:10:53 Removing intermediate container f92af09c83d9 21:10:53 ---> 3c105f3f900a 21:10:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:10:54 Removing intermediate container 13446c8d2ba6 21:10:54 ---> 33fb36422bbb 21:10:54 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:10:56 ---> 11b113acb2f1 21:10:56 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:10:56 ---> 59cf58e40de9 21:10:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:10:59 Removing intermediate container 6cafcffe0b0d 21:10:59 ---> e9445faa98bd 21:10:59 Step 14/23 : ENV APP_PORT=58890 21:10:59 ---> Running in 5fdbce49da13 21:11:00 ---> 8bf38e46d0b2 21:11:00 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:11:00 Removing intermediate container 5fdbce49da13 21:11:00 ---> 48cdd6129d4f 21:11:00 Step 15/23 : EXPOSE $APP_PORT 21:11:00 ---> 16de0907209d 21:11:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:11:00 ---> Running in 886fcaf34851 21:11:01 ---> 4ade387d8b15 21:11:01 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:11:02 Removing intermediate container 886fcaf34851 21:11:02 ---> e81ea4cf4ffd 21:11:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:11:02 ---> 359399f160e0 21:11:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:11:02 ---> Running in d2ebf6f46d72 21:11:03 Removing intermediate container d2ebf6f46d72 21:11:03 ---> fff09c790f6d 21:11:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:11:03 ---> Running in dd989c8dc569 21:11:03 ---> 81dd03efe6bc 21:11:03 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:11:04 Removing intermediate container dd989c8dc569 21:11:04 ---> d9cd778d763e 21:11:04 Step 21/23 : LABEL arch=arm64 21:11:04 ---> Running in cf767fb62c4f 21:11:05 ---> ce688603822e 21:11:05 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:11:05 Removing intermediate container cf767fb62c4f 21:11:05 ---> 296e46ec3109 21:11:05 Step 22/23 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce 21:11:05 ---> Running in 3178626cf0a2 21:11:05 ---> fd00f1fb7d5a 21:11:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:11:05 ---> Running in 61aeec048456 21:11:06 Removing intermediate container 3178626cf0a2 21:11:06 ---> d45cdf09c023 21:11:06 Step 23/23 : LABEL version=0.0.0 21:11:06 ---> Running in 7ad6a6adccaa 21:11:06 Removing intermediate container 61aeec048456 21:11:06 ---> 7ea6c95b8703 21:11:06 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:11:07 Removing intermediate container 7ad6a6adccaa 21:11:07 ---> 012ed0c4043e 21:11:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:11:07 ---> 0b05f49986b1 21:11:07 21:11:08 ---> 01704ab5720e 21:11:08 Step 26/31 : RUN chmod +x /entrypoint.sh 21:11:08 Successfully built 0b05f49986b1 21:11:08 Successfully tagged core-metadata-arm64:latest 21:11:08  Building core-metadata ... done Building security-spire-server 21:11:09 ---> Running in 8c87d90fb83f 21:11:09 ---> 028c4ba9e116 21:11:09 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:11:09 ---> Running in 39d8dd484ad0 21:11:10 Removing intermediate container 39d8dd484ad0 21:11:10 ---> e07ec73d969d 21:11:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:11:10 ---> Running in e37bc6272b37 21:11:10 Removing intermediate container e37bc6272b37 21:11:10 ---> 32e052e9546f 21:11:10 Step 21/23 : LABEL arch=arm64 21:11:11 ---> Running in 2a0608817a7b 21:11:12 Removing intermediate container 2a0608817a7b 21:11:12 ---> 18a406dbceff 21:11:12 Step 22/23 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce 21:11:12 ---> Running in a7921d510628 21:11:12 Removing intermediate container 8c87d90fb83f 21:11:12 ---> 8e84f77a0250 21:11:12 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:11:12 Removing intermediate container a7921d510628 21:11:12 ---> 0fe901f00a42 21:11:12 Step 23/23 : LABEL version=0.0.0 21:11:13 ---> Running in 3fe33b183587 21:11:13 ---> Running in 572916d43263 21:11:13 Removing intermediate container 3fe33b183587 21:11:13 ---> 7c147ed023b5 21:11:13 21:11:14 Removing intermediate container 572916d43263 21:11:14 ---> 26c5a211ccc9 21:11:14 Step 28/31 : CMD ["gate"] 21:11:14 Successfully built 7c147ed023b5 21:11:14 Successfully tagged sys-mgmt-agent-arm64:latest 21:11:14  Building sys-mgmt-agent ... done  ---> Running in dd5f34079037 21:11:15 Removing intermediate container dd5f34079037 21:11:15 ---> a0e9bb1c385d 21:11:15 Step 29/31 : LABEL arch=arm64 21:11:15 ---> Running in 4c5259165aa9 21:11:16 Removing intermediate container 4c5259165aa9 21:11:16 ---> 4a349d3e52d1 21:11:16 Step 30/31 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce 21:11:16 ---> Running in b11053fe5478 21:11:17 Removing intermediate container b11053fe5478 21:11:17 ---> 0502d7eb5516 21:11:17 Step 31/31 : LABEL version=0.0.0 21:11:18 ---> Running in 45eba083da19 21:11:19 Removing intermediate container 45eba083da19 21:11:19 ---> a9a38aed2323 21:11:19 21:11:19 Successfully built a9a38aed2323 21:11:19 Successfully tagged security-bootstrapper-arm64:latest 21:11:21  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:11:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:11:21 ---> 2f4e79557797 21:11:21 Step 3/24 : WORKDIR /edgex-go 21:11:21 ---> Using cache 21:11:21 ---> b1e795d7a9b2 21:11:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:21 ---> Using cache 21:11:21 ---> 489b39c11850 21:11:21 Step 5/24 : RUN apk add --update --no-cache make git 21:11:21 ---> Using cache 21:11:21 ---> cf54c2068996 21:11:21 Step 6/24 : COPY go.mod vendor* ./ 21:11:21 ---> Using cache 21:11:21 ---> c8de63612262 21:11:21 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:21 ---> Using cache 21:11:21 ---> 2fb2ca0ddb57 21:11:21 Step 8/24 : COPY . . 21:11:21 ---> Using cache 21:11:21 ---> 877fb4ae0799 21:11:21 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 21:11:21 ---> Running in a4bd73a14883 21:11:22 Removing intermediate container a4bd73a14883 21:11:22 ---> 2ac275c3549a 21:11:22 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" 21:11:22 ---> Running in 8b069c4c9c73 21:11:25 spire-1.2.0/ 21:11:28 spire-1.2.0/README.md 21:11:28 spire-1.2.0/bin/ 21:11:28 spire-1.2.0/bin/spire-server 21:11:28 spire-1.2.0/bin/spire-agent 21:11:28 spire-1.2.0/conf/ 21:11:28 spire-1.2.0/conf/server/ 21:11:28 spire-1.2.0/conf/server/server.conf 21:11:28 spire-1.2.0/conf/agent/ 21:11:28 spire-1.2.0/conf/agent/agent.conf 21:11:28 spire-1.2.0/LICENSE 21:11:30 Removing intermediate container 1806c4fee3b7 21:11:30 ---> 19cc4eed4270 21:11:30 21:11:30 Step 10/23 : FROM alpine:3.14 21:11:30 ---> cc3d11fa2d52 21:11:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:11:30 ---> Running in 7dc075062d8b 21:11:30 Removing intermediate container 7dc075062d8b 21:11:30 ---> db17554a032f 21:11:30 Step 12/23 : ENV APP_PORT=59880 21:11:31 ---> Running in 036b592eb152 21:11:31 Removing intermediate container 036b592eb152 21:11:31 ---> 30643c295aed 21:11:31 Step 13/23 : EXPOSE $APP_PORT 21:11:31 ---> Running in 27cd8acee0e0 21:11:32 Removing intermediate container 27cd8acee0e0 21:11:32 ---> bbb72f8ee171 21:11:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:32 ---> Running in 55c5e51c1450 21:11:34 Removing intermediate container 8b069c4c9c73 21:11:34 ---> 17e3eba35824 21:11:34 21:11:34 Step 11/24 : FROM alpine:3.15 21:11:34 ---> 03078ca19a05 21:11:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:11:34 ---> Using cache 21:11:34 ---> 63a4ffb866fc 21:11:34 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:34 ---> Using cache 21:11:34 ---> 99557d5cb299 21:11:34 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:11:34 ---> Running in 7eca4d904b9d 21:11:34 Removing intermediate container 55c5e51c1450 21:11:34 ---> 78508cc30d2a 21:11:34 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:11:34 ---> Running in 1dbbcc0ffda4 21:11:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:11:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:11:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:11:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:11:37 ---> 2f4e79557797 21:11:37 Step 3/23 : WORKDIR /edgex-go 21:11:37 ---> Using cache 21:11:37 ---> b1e795d7a9b2 21:11:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:37 ---> Using cache 21:11:37 ---> 489b39c11850 21:11:37 Step 5/23 : RUN apk add --update --no-cache make git 21:11:37 ---> Using cache 21:11:37 ---> cf54c2068996 21:11:37 Step 6/23 : COPY go.mod vendor* ./ 21:11:37 ---> Using cache 21:11:37 ---> c8de63612262 21:11:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:37 ---> Using cache 21:11:37 ---> 2fb2ca0ddb57 21:11:37 Step 8/23 : COPY . . 21:11:37 ---> Using cache 21:11:37 ---> 877fb4ae0799 21:11:37 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 21:11:37 ---> Using cache 21:11:37 ---> 2ac275c3549a 21:11:37 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" 21:11:37 ---> Using cache 21:11:37 ---> 17e3eba35824 21:11:37 21:11:37 Step 11/23 : FROM alpine:3.15 21:11:37 ---> 03078ca19a05 21:11:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:11:37 ---> Using cache 21:11:37 ---> 63a4ffb866fc 21:11:37 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:37 ---> Using cache 21:11:37 ---> 99557d5cb299 21:11:37 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:11:37 ---> Running in 067961bbe162 21:11:38 (1/6) Installing dumb-init (1.2.5-r1) 21:11:38 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:11:38 v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:11:38 OK: 15729 distinct packages available 21:11:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:11:38 (3/6) Installing libsodium (1.0.18-r0) 21:11:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:11:38 (5/6) Installing libzmq (4.3.4-r0) 21:11:38 (6/6) Installing zeromq (4.3.4-r0) 21:11:39 Executing busybox-1.33.1-r6.trigger 21:11:39 OK: 8 MiB in 20 packages 21:11:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:39 Removing intermediate container 1dbbcc0ffda4 21:11:39 ---> 604b360ca6fe 21:11:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:11:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:40 (1/5) Installing dumb-init (1.2.5-r1) 21:11:40 (2/5) Installing musl-obstack (1.2.3-r0) 21:11:40 ---> 19669a8a5d84 21:11:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:11:40 (3/5) Installing libucontext (1.1-r0) 21:11:40 (4/5) Installing gcompat (1.0.0-r4) 21:11:40 (5/5) Installing openssl (1.1.1n-r0) 21:11:41 Executing busybox-1.34.1-r4.trigger 21:11:41 OK: 6 MiB in 19 packages 21:11:41 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:11:41 v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:11:41 OK: 15729 distinct packages available 21:11:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:42 Removing intermediate container 7eca4d904b9d 21:11:42 ---> 589ad8b240bb 21:11:42 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 21:11:42 ---> 05a536b77f54 21:11:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:11:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:43 ---> 1466bbe80d1e 21:11:43 Step 19/23 : ENTRYPOINT ["/core-data"] 21:11:43 ---> Running in 880a5d831b42 21:11:43 (1/5) Installing dumb-init (1.2.5-r1) 21:11:43 (2/5) Installing musl-obstack (1.2.3-r0) 21:11:43 (3/5) Installing libucontext (1.1-r0) 21:11:43 (4/5) Installing gcompat (1.0.0-r4) 21:11:43 Removing intermediate container 880a5d831b42 21:11:43 ---> f1095c430274 21:11:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:11:43 (5/5) Installing openssl (1.1.1n-r0) 21:11:43 ---> Running in b05d1dee80e1 21:11:43 Executing busybox-1.34.1-r4.trigger 21:11:43 OK: 6 MiB in 19 packages 21:11:44 Removing intermediate container b05d1dee80e1 21:11:44 ---> 143241e4cbe2 21:11:44 Step 21/23 : LABEL arch=arm64 21:11:44 ---> 5fe364010aa3 21:11:44 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 21:11:44 ---> Running in b306e3064333 21:11:45 Removing intermediate container b306e3064333 21:11:45 ---> 6f28a139b3ad 21:11:45 Step 22/23 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce 21:11:45 Removing intermediate container 067961bbe162 21:11:45 ---> 1fedea87c17a 21:11:45 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 21:11:45 ---> Running in 591d9ff01264 21:11:45 Removing intermediate container 591d9ff01264 21:11:45 ---> 26b12083eee2 21:11:45 Step 23/23 : LABEL version=0.0.0 21:11:45 ---> Running in a1ea75318de4 21:11:46 Removing intermediate container a1ea75318de4 21:11:46 ---> e014ed9f8f50 21:11:46 21:11:47 Successfully built e014ed9f8f50 21:11:47 Successfully tagged core-data-arm64:latest 21:11:48  Building core-data ... done  ---> 35f0bccb5a71 21:11:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:11:48 ---> d790f48487ad 21:11:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:11:48 ---> 0ca2e9bfe3e1 21:11:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:11:48 ---> 9351277fa7b5 21:11:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:11:49 ---> 8a9808a72653 21:11:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:11:49 ---> 8595cd2316a2 21:11:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:11:49 ---> 87fbc9060c61 21:11:49 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:11:50 ---> d6d299af318e 21:11:50 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:11:50 ---> Running in 083fabef6d74 21:11:50 ---> Running in 0f6209ea1a06 21:11:50 Removing intermediate container 083fabef6d74 21:11:50 ---> 6b03a18dc5cf 21:11:50 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:11:50 Removing intermediate container 0f6209ea1a06 21:11:50 ---> f9cdd9aa24ae 21:11:50 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:11:50 ---> Running in f386a3dbfdd3 21:11:50 ---> Running in 0146c431189f 21:11:51 Removing intermediate container f386a3dbfdd3 21:11:51 ---> 11d84bddd057 21:11:51 Step 22/24 : LABEL arch=arm64 21:11:51 Removing intermediate container 0146c431189f 21:11:51 ---> fde965f5e6cc 21:11:51 Step 21/23 : LABEL arch=arm64 21:11:51 ---> Running in f95235f2d212 21:11:51 ---> Running in c438b62a3ced 21:11:51 Removing intermediate container f95235f2d212 21:11:51 ---> 7c8a9681c685 21:11:51 Step 23/24 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce 21:11:51 ---> Running in 45b3dabae0c5 21:11:52 Removing intermediate container c438b62a3ced 21:11:52 ---> 7ba43857df88 21:11:52 Step 22/23 : LABEL git_sha=0841b94470750d08443ff51839082637348e62ce 21:11:52 ---> Running in 068836b7d787 21:11:52 Removing intermediate container 45b3dabae0c5 21:11:52 ---> 8685a0845373 21:11:52 Step 24/24 : LABEL version=0.0.0 21:11:52 ---> Running in f3419d0fe224 21:11:52 Removing intermediate container 068836b7d787 21:11:52 ---> f3dd1468e295 21:11:52 Step 23/23 : LABEL version=0.0.0 21:11:52 ---> Running in c65ccae19e3f 21:11:52 Removing intermediate container f3419d0fe224 21:11:52 ---> 9a14d1ca61b6 21:11:52 21:11:52 Removing intermediate container c65ccae19e3f 21:11:52 ---> 4b8f1f863c61 21:11:52 21:11:53 Successfully built 9a14d1ca61b6 21:11:53 Successfully tagged security-spire-agent-arm64:latest 21:11:53  Building security-spire-agent ... done Successfully built 4b8f1f863c61 21:11:53 Successfully tagged security-spire-server-arm64:latest 21:11:53  Building security-spire-server ... done  [Pipeline] } 21:11:53 $ docker stop --time=1 9aa79d1de335e4d0f26f96768fd7b1442432b477b21152b525e2fd0f2e1da56e 21:11:55 $ docker rm -f 9aa79d1de335e4d0f26f96768fd7b1442432b477b21152b525e2fd0f2e1da56e [Pipeline] // withDockerContainer [Pipeline] sh 21:11:55 + docker images 21:11:56 REPOSITORY TAG IMAGE ID CREATED SIZE 21:11:56 security-spire-server-arm64 latest 4b8f1f863c61 3 seconds ago 82.6MB 21:11:56 security-spire-agent-arm64 latest 9a14d1ca61b6 3 seconds ago 118MB 21:11:56 core-data-arm64 latest e014ed9f8f50 10 seconds ago 34.4MB 21:11:56 17e3eba35824 21 seconds ago 1.42GB 21:11:56 19cc4eed4270 27 seconds ago 1.46GB 21:11:56 security-bootstrapper-arm64 latest a9a38aed2323 37 seconds ago 23.6MB 21:11:56 sys-mgmt-agent-arm64 latest 7c147ed023b5 42 seconds ago 288MB 21:11:56 core-metadata-arm64 latest 0b05f49986b1 48 seconds ago 25.1MB 21:11:56 044500ecec72 About a minute ago 1.43GB 21:11:56 core-command-arm64 latest fd6a90caef7f About a minute ago 23.7MB 21:11:56 ff34b9b70cca About a minute ago 1.43GB 21:11:56 c1bc10da98f9 About a minute ago 1.43GB 21:11:56 f9249bbf543f 2 minutes ago 1.43GB 21:11:56 security-proxy-setup-arm64 latest 7a0a287631ff 10 minutes ago 42.1MB 21:11:56 26f599aa8443 10 minutes ago 1.44GB 21:11:56 support-notifications-arm64 latest e226bd17cf5b 10 minutes ago 25.5MB 21:11:56 support-scheduler-arm64 latest bc7399f8e9bb 10 minutes ago 24.9MB 21:11:56 security-secretstore-setup-arm64 latest d0dc044a3236 10 minutes ago 40.8MB 21:11:56 0b551346c865 11 minutes ago 1.43GB 21:11:56 0abfac8cc1a4 11 minutes ago 1.43GB 21:11:56 security-spiffe-token-provider-arm64 latest 0b9e00e843b4 11 minutes ago 27.7MB 21:11:56 9f488178170f 11 minutes ago 1.44GB 21:11:56 58b213eeec50 11 minutes ago 1.42GB 21:11:56 security-spire-config-arm64 latest d2b557dabb71 18 minutes ago 81.9MB 21:11:56 313c4907ea2c 19 minutes ago 1.42GB 21:11:56 ci-base-image-arm64 latest 2f4e79557797 35 minutes ago 886MB 21:11:56 alpine 3.14 cc3d11fa2d52 45 hours ago 5.34MB 21:11:56 alpine 3.15 03078ca19a05 45 hours ago 5.32MB 21:11:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB 21:11:56 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 21:11:56 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 21:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:11:56 21:11:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:11:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:11:57 arm64: Pulling from edgex-lftools-log-publisher 21:11:57 8998bd30e6a1: Pulling fs layer 21:11:57 04944245beec: Pulling fs layer 21:11:57 699f458cf7ca: Pulling fs layer 21:11:57 765212b225bb: Pulling fs layer 21:11:57 f23df028b6ca: Pulling fs layer 21:11:57 d65c8cfc05b1: Pulling fs layer 21:11:57 2437ff75d9bd: Pulling fs layer 21:11:57 f23df028b6ca: Waiting 21:11:57 765212b225bb: Waiting 21:11:57 d65c8cfc05b1: Waiting 21:11:57 2437ff75d9bd: Waiting 21:11:57 04944245beec: Download complete 21:11:57 765212b225bb: Verifying Checksum 21:11:57 765212b225bb: Download complete 21:11:57 f23df028b6ca: Verifying Checksum 21:11:57 f23df028b6ca: Download complete 21:11:57 d65c8cfc05b1: Verifying Checksum 21:11:57 d65c8cfc05b1: Download complete 21:11:57 699f458cf7ca: Verifying Checksum 21:11:57 699f458cf7ca: Download complete 21:11:57 8998bd30e6a1: Verifying Checksum 21:11:57 8998bd30e6a1: Download complete 21:12:00 2437ff75d9bd: Verifying Checksum 21:12:00 2437ff75d9bd: Download complete 21:12:01 8998bd30e6a1: Pull complete 21:12:02 04944245beec: Pull complete 21:12:03 699f458cf7ca: Pull complete 21:12:03 765212b225bb: Pull complete 21:12:04 f23df028b6ca: Pull complete 21:12:04 d65c8cfc05b1: Pull complete 21:12:19 2437ff75d9bd: Pull complete 21:12:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:12:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:12:20 prd-ubuntu20.04-docker-arm64-4c-16g-9448 does not seem to be running inside a container 21:12:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:12:22 $ docker top 077392913a96e2acc1fd6345ca6a79eb3ca042c4d1ab9c24d6e6c2e9675da037 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:23 ---> job-cost.sh 21:12:23 lf-activate-venv: SKIPPING 21:12:23 INFO: No Stack... 21:12:24 INFO: Retrieving Pricing Info for: v3-standard-4 21:12:25 INFO: Archiving Costs [Pipeline] sh 21:12:26 + cat /w/workspace/edgex-go/5/archives/cost.csv 21:12:26 + cut -d, -f6 [Pipeline] lock 21:12:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-5-stack-cost] 21:12:26 Resource [jenkins-edgexfoundry-edgex-go-PR-3924-5-stack-cost] did not exist. Created. 21:12:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:12:26 + echo total: 0.10999999940395355 [Pipeline] stash 21:12:27 Stashed 1 file(s) [Pipeline] } 21:12:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-5-stack-cost] [Pipeline] // lock [Pipeline] } 21:12:27 $ docker stop --time=1 077392913a96e2acc1fd6345ca6a79eb3ca042c4d1ab9c24d6e6c2e9675da037 21:12:28 $ docker rm -f 077392913a96e2acc1fd6345ca6a79eb3ca042c4d1ab9c24d6e6c2e9675da037 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:12:29 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 21:12:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:12:30 ---> package-listing.sh 21:12:30 ++ facter osfamily 21:12:30 ++ tr '[:upper:]' '[:lower:]' 21:12:30 + OS_FAMILY=debian 21:12:30 + workspace=/w/workspace/edgex-go/5 21:12:30 + START_PACKAGES=/tmp/packages_start.txt 21:12:30 + END_PACKAGES=/tmp/packages_end.txt 21:12:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:12:30 + PACKAGES=/tmp/packages_start.txt 21:12:30 + '[' /w/workspace/edgex-go/5 ']' 21:12:30 + PACKAGES=/tmp/packages_end.txt 21:12:30 + case "${OS_FAMILY}" in 21:12:30 + dpkg -l 21:12:30 + grep '^ii' 21:12:30 + '[' -f /tmp/packages_start.txt ']' 21:12:30 + '[' -f /tmp/packages_end.txt ']' 21:12:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:12:30 + '[' /w/workspace/edgex-go/5 ']' 21:12:30 + mkdir -p /w/workspace/edgex-go/5/archives/ 21:12:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 21:12:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:12:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:12:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:31 21:12:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:12:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:31 latest: Pulling from edgex-lftools-log-publisher 21:12:31 5eb5b503b376: Pulling fs layer 21:12:31 5c69ac0246d0: Pulling fs layer 21:12:31 ec43610c2a17: Pulling fs layer 21:12:31 3a2ae6a8a46f: Pulling fs layer 21:12:31 33b1e0a273af: Pulling fs layer 21:12:31 5d3b04190fa2: Pulling fs layer 21:12:31 2f39f015ded8: Pulling fs layer 21:12:31 33b1e0a273af: Waiting 21:12:31 3a2ae6a8a46f: Waiting 21:12:31 5d3b04190fa2: Waiting 21:12:31 5c69ac0246d0: Download complete 21:12:31 3a2ae6a8a46f: Verifying Checksum 21:12:31 3a2ae6a8a46f: Download complete 21:12:31 33b1e0a273af: Verifying Checksum 21:12:31 33b1e0a273af: Download complete 21:12:31 5d3b04190fa2: Download complete 21:12:32 ec43610c2a17: Verifying Checksum 21:12:32 ec43610c2a17: Download complete 21:12:32 5eb5b503b376: Verifying Checksum 21:12:32 5eb5b503b376: Download complete 21:12:32 2f39f015ded8: Download complete 21:12:33 5eb5b503b376: Pull complete 21:12:33 5c69ac0246d0: Pull complete 21:12:33 ec43610c2a17: Pull complete 21:12:34 3a2ae6a8a46f: Pull complete 21:12:34 33b1e0a273af: Pull complete 21:12:34 5d3b04190fa2: Pull complete 21:12:38 2f39f015ded8: Pull complete 21:12:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:12:38 prd-ubuntu20.04-docker-8c-8g-9444 does not seem to be running inside a container 21:12:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:12:40 $ docker top c7068853242b1bdd8ec1095b6230ed5be829853205c24e595e083b0536e3c118 -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:40 + touch /tmp/pre-build-complete [Pipeline] sh 21:12:41 + mkdir -p /var/log/sysstat [Pipeline] sh 21:12:41 + ls /var/log/sa-host 21:12:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:12:41 provisioning config files... 21:12:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config4157516649103971810tmp [Pipeline] { [Pipeline] echo 21:12:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:12:41 ---> create-netrc.sh [Pipeline] } 21:12:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:12:42 ---> python-tools-install.sh [Pipeline] echo 21:12:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:12:42 ---> sudo-logs.sh 21:12:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:12:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:12:42 ---> job-cost.sh 21:12:42 lf-activate-venv: SKIPPING 21:12:42 DEBUG: total: 0.10999999940395355 21:12:42 INFO: Retrieving Stack Cost... 21:12:42 INFO: Retrieving Pricing Info for: v3-standard-8 21:12:43 INFO: Archiving Costs [Pipeline] echo 21:12:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:12:43 ---> logs-deploy.sh 21:12:43 lf-activate-venv: SKIPPING 21:12:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/5 21:12:43 INFO: archiving workspace using pattern(s): 21:12:44 Archives upload complete. 21:12:44 INFO: archiving logs to Nexus