Pull request #3938 opened 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from f31d748427a391acc3a454f06026f5dcc2df99a8+ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 (e646d7baffdac31ec2918162520785da620c9bb3) 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-ssh11812242189825231798.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-ssh10259974759525253670.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3938/workspace@libs/edgex-global-pipelines # timeout=10 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-3938/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16554647905607495028.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3938/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1516023341144729249.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh17947166626015456646.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3938/workspace@libs/lf-pipelines # timeout=10 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-3938/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11678694322950390168.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9559’ Running on prd-ubuntu20.04-docker-8c-8g-9563 in /w/workspace/edgexfoundry_edgex-go_PR-3938 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 into PR head commit f31d748427a391acc3a454f06026f5dcc2df99a8 Merge succeeded, producing f31d748427a391acc3a454f06026f5dcc2df99a8 Checking out Revision f31d748427a391acc3a454f06026f5dcc2df99a8 (PR-3938) > 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/3938/head:refs/remotes/origin/PR-3938 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f31d748427a391acc3a454f06026f5dcc2df99a8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f31d748427a391acc3a454f06026f5dcc2df99a8 # timeout=10 Commit message: "fix(security): Bump FROM docker version due to CVEs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:20:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:20:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:20:12 ========================================================= 05:20:12 EdgeX Global Pipelines Version Info 05:20:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:20:13 ------------------- 05:20:13 stable info: 05:20:13 ------------------- 05:20:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:20:13 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 05:20:13 Message: update stable to v1.0.221 05:20:14 ------------------- 05:20:14 experimental info: 05:20:14 ------------------- 05:20:14 Commited By: **** collab-it+edgex@linuxfoundation.org 05:20:14 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 05:20:14 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:20:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:20:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:20:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:20:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:20:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:20:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:20:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:20:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:20:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:20:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:20:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:20:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:20:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:20:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:20:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:20:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:20:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:20:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:20:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:20:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:20:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:20:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:20:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3938 [Pipeline] echo 05:20:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3938 [Pipeline] echo 05:20:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3938 [Pipeline] echo 05:20:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f31d748427a391acc3a454f06026f5dcc2df99a8 [Pipeline] echo 05:20:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f31d748 [Pipeline] echo 05:20:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:20:15 provisioning config files... 05:20:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6190943357272221397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:16 ---> docker-login.sh 05:20:16 nexus3.edgexfoundry.org:10001 05:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:16 Configure a credential helper to remove this warning. See 05:20:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:16 05:20:16 Login Succeeded 05:20:16 nexus3.edgexfoundry.org:10002 05:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:16 Configure a credential helper to remove this warning. See 05:20:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:16 05:20:16 Login Succeeded 05:20:16 nexus3.edgexfoundry.org:10003 05:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:16 Configure a credential helper to remove this warning. See 05:20:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:16 05:20:16 Login Succeeded 05:20:16 nexus3.edgexfoundry.org:10004 05:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:16 Configure a credential helper to remove this warning. See 05:20:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:16 05:20:16 Login Succeeded 05:20:16 docker.io 05:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:17 Configure a credential helper to remove this warning. See 05:20:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:17 05:20:17 Login Succeeded 05:20:17 ---> docker-login.sh ends [Pipeline] } 05:20:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:20:17 + 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 05:20:17 + dirname cmd/core-command/Dockerfile 05:20:17 + cut -d/ -f2 05:20:17 + echo core-command,cmd/core-command/Dockerfile 05:20:17 + + dirname cmd/core-data/Dockerfile 05:20:17 cut -d/ -f2 05:20:17 + echo core-data,cmd/core-data/Dockerfile 05:20:17 + + dirnamecut cmd/core-metadata/Dockerfile -d/ 05:20:17 -f2 05:20:17 + echo core-metadata,cmd/core-metadata/Dockerfile 05:20:17 + + cutdirname -d/ cmd/security-bootstrapper/Dockerfile -f2 05:20:17 05:20:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:20:17 + dirname cmd/security-proxy-setup/Dockerfile 05:20:17 + cut -d/ -f2 05:20:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:20:17 + dirname cmd/security-secretstore-setup/Dockerfile 05:20:17 + cut -d/ -f2 05:20:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:20:17 + + cut -d/ -f2dirname 05:20:17 cmd/security-spiffe-token-provider/Dockerfile 05:20:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:20:17 + dirname cmd/security-spire-agent/Dockerfile 05:20:17 + cut -d/ -f2 05:20:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:20:17 + dirname cmd/security-spire-config/Dockerfile 05:20:17 + cut -d/ -f2 05:20:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:20:17 + + dirname cmd/security-spire-server/Dockerfile 05:20:17 cut -d/ -f2 05:20:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:20:17 + dirname cmd/support-notifications/Dockerfile 05:20:17 + cut -d/ -f2 05:20:17 + echo support-notifications,cmd/support-notifications/Dockerfile 05:20:17 + dirname cmd/support-scheduler/Dockerfile 05:20:17 + cut -d/ -f2 05:20:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:20:17 + dirname cmd/sys-mgmt-agent/Dockerfile 05:20:17 + cut -d/ -f2 05:20:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:20:17 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 05:20:18 + git rev-list -1 --merges f31d748427a391acc3a454f06026f5dcc2df99a8~1..f31d748427a391acc3a454f06026f5dcc2df99a8 [Pipeline] echo 05:20:18 -----------> git rev-list -1 --merges f31d748427a391acc3a454f06026f5dcc2df99a8~1..f31d748427a391acc3a454f06026f5dcc2df99a8 f31d748427a391acc3a454f06026f5dcc2df99a8 [false] [Pipeline] sh 05:20:18 + git log --format=format:%s -1 f31d748427a391acc3a454f06026f5dcc2df99a8 [Pipeline] echo 05:20:18 ========================================================= 05:20:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:20:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:20:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:20:19 + grep -v github /etc/ssh/ssh_known_hosts 05:20:19 + [ -e /tmp/ssh_known_hosts ] 05:20:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:20:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:20:19 + sudo tee -a /etc/ssh/ssh_known_hosts 05:20:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:20:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:20:19 05:20:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:20:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:20:19 latest: Pulling from edgex-devops/git-semver 05:20:19 a0d0a0d46f8b: Pulling fs layer 05:20:19 3e5f54012d9b: Pulling fs layer 05:20:19 4c7163046ea9: Pulling fs layer 05:20:19 0c2d73faf560: Pulling fs layer 05:20:19 0c2d73faf560: Waiting 05:20:19 3e5f54012d9b: Verifying Checksum 05:20:19 3e5f54012d9b: Download complete 05:20:19 a0d0a0d46f8b: Download complete 05:20:19 0c2d73faf560: Verifying Checksum 05:20:19 0c2d73faf560: Download complete 05:20:19 4c7163046ea9: Verifying Checksum 05:20:19 4c7163046ea9: Download complete 05:20:20 a0d0a0d46f8b: Pull complete 05:20:20 3e5f54012d9b: Pull complete 05:20:20 4c7163046ea9: Pull complete 05:20:20 0c2d73faf560: Pull complete 05:20:20 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 05:20:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:20:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:20:20 prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container 05:20:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:20:21 $ docker top cd05705e661875b96f900acb2b8a7bd25544f318d7e05ea7e3db37e4a7e6e2ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:20:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:20:21 [ssh-agent] Looking for ssh-agent implementation... 05:20:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:20:21 $ docker exec cd05705e661875b96f900acb2b8a7bd25544f318d7e05ea7e3db37e4a7e6e2ce ssh-agent 05:20:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbDjoGc/agent.14 05:20:22 SSH_AGENT_PID=21 05:20:22 Running ssh-add (command line suppressed) 05:20:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8954878953296591603.key (/w/workspace/edgex-go/1@tmp/private_key_8954878953296591603.key) 05:20:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:20:22 + git tag --points-at HEAD [Pipeline] } 05:20:22 $ docker exec --env ******** --env ******** cd05705e661875b96f900acb2b8a7bd25544f318d7e05ea7e3db37e4a7e6e2ce ssh-agent -k 05:20:22 unset SSH_AUTH_SOCK; 05:20:22 unset SSH_AGENT_PID; 05:20:22 echo Agent pid 21 killed; 05:20:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:20:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:20:22 [ssh-agent] Looking for ssh-agent implementation... 05:20:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:20:22 $ docker exec cd05705e661875b96f900acb2b8a7bd25544f318d7e05ea7e3db37e4a7e6e2ce ssh-agent 05:20:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfAiOAF/agent.53 05:20:23 SSH_AGENT_PID=59 05:20:23 Running ssh-add (command line suppressed) 05:20:23 Identity added: /w/workspace/edgex-go/1@tmp/private_key_143002234675589393.key (/w/workspace/edgex-go/1@tmp/private_key_143002234675589393.key) 05:20:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:20:23 + git semver init 05:20:23 # -> Open(): unable to determine branch for HEAD 05:20:23 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:20:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:20:23 # $SEMVER_REMOTE_NAME = origin 05:20:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:20:23 # $SEMVER_USER_NAME = edgex-jenkins 05:20:23 # $SEMVER_BRANCH = PR-3938 05:20:23 # $SEMVER_TEMP = /tmp/semver-277020311 05:20:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:20:38 # '/tmp/semver-277020311' -> '/w/workspace/edgex-go/1/.semver' 05:20:38 # -> Force: false 05:20:38 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:20:38 $ docker exec --env ******** --env ******** cd05705e661875b96f900acb2b8a7bd25544f318d7e05ea7e3db37e4a7e6e2ce ssh-agent -k 05:20:38 unset SSH_AUTH_SOCK; 05:20:38 unset SSH_AGENT_PID; 05:20:38 echo Agent pid 59 killed; 05:20:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:20:39 + git semver [Pipeline] } 05:20:39 $ docker stop --time=1 cd05705e661875b96f900acb2b8a7bd25544f318d7e05ea7e3db37e4a7e6e2ce 05:20:40 $ docker rm -f cd05705e661875b96f900acb2b8a7bd25544f318d7e05ea7e3db37e4a7e6e2ce [Pipeline] // withDockerContainer [Pipeline] sh 05:20:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:20:41 Stashed 1 file(s) [Pipeline] echo 05:20:41 [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 05:20:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:20:42 ========================================================= 05:20:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:20:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:20:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:20:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:20:42 59bf1c3509f3: Pulling fs layer 05:20:42 666ba61612fd: Pulling fs layer 05:20:42 8ed8ca486205: Pulling fs layer 05:20:42 4fe6c5a15a65: Pulling fs layer 05:20:42 22a0e8bec74d: Pulling fs layer 05:20:42 640e595b4fbd: Pulling fs layer 05:20:42 763cafe07f6e: Pulling fs layer 05:20:42 0c0b528cf693: Pulling fs layer 05:20:42 10935f4eaf8b: Pulling fs layer 05:20:42 22a0e8bec74d: Waiting 05:20:42 4fe6c5a15a65: Waiting 05:20:42 0c0b528cf693: Waiting 05:20:42 10935f4eaf8b: Waiting 05:20:42 763cafe07f6e: Waiting 05:20:42 640e595b4fbd: Waiting 05:20:42 8ed8ca486205: Verifying Checksum 05:20:42 8ed8ca486205: Download complete 05:20:42 666ba61612fd: Download complete 05:20:42 22a0e8bec74d: Verifying Checksum 05:20:42 22a0e8bec74d: Download complete 05:20:42 640e595b4fbd: Download complete 05:20:42 763cafe07f6e: Download complete 05:20:42 59bf1c3509f3: Verifying Checksum 05:20:42 59bf1c3509f3: Download complete 05:20:42 0c0b528cf693: Verifying Checksum 05:20:42 0c0b528cf693: Download complete 05:20:42 59bf1c3509f3: Pull complete 05:20:42 666ba61612fd: Pull complete 05:20:42 8ed8ca486205: Pull complete 05:20:43 10935f4eaf8b: Verifying Checksum 05:20:43 10935f4eaf8b: Download complete 05:20:43 4fe6c5a15a65: Verifying Checksum 05:20:43 4fe6c5a15a65: Download complete 05:20:47 4fe6c5a15a65: Pull complete 05:20:47 22a0e8bec74d: Pull complete 05:20:47 640e595b4fbd: Pull complete 05:20:47 763cafe07f6e: Pull complete 05:20:47 0c0b528cf693: Pull complete 05:20:49 10935f4eaf8b: Pull complete 05:20:49 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 05:20:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:20:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 05:20:50 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:20:50 WORKDIR /edgex 05:20:50 COPY go.mod . 05:20:50 RUN go mod download 05:20:50 docker build -t ci-base-image-x86_64 -f - . 05:20:51 Sending build context to Docker daemon 334.5MB 05:20:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:20:51 ---> 99d49a6021b9 05:20:51 Step 2/4 : WORKDIR /edgex 05:20:53 ---> Running in ad106357aca3 05:20:53 Removing intermediate container ad106357aca3 05:20:53 ---> 527cdde5adc5 05:20:53 Step 3/4 : COPY go.mod . 05:20:53 ---> 5bc0624035e7 05:20:53 Step 4/4 : RUN go mod download 05:20:53 ---> Running in d19266d8f0b3 05:20:56 Still waiting to schedule task 05:20:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9560’ 05:21:05 Removing intermediate container d19266d8f0b3 05:21:05 ---> e88154212659 05:21:05 Successfully built e88154212659 05:21:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:21:06 + docker inspect -f . ci-base-image-x86_64 05:21:06 . [Pipeline] withDockerContainer 05:21:06 prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container 05:21:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 05:21:06 $ docker top 02ad2feaf638327032834ba568c35283141e9984fb8fb2af06bc26724298d9f7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:07 + go version 05:21:07 go version go1.17.6 linux/amd64 [Pipeline] } 05:21:07 $ docker stop --time=1 02ad2feaf638327032834ba568c35283141e9984fb8fb2af06bc26724298d9f7 05:21:08 $ docker rm -f 02ad2feaf638327032834ba568c35283141e9984fb8fb2af06bc26724298d9f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:21:08 + docker inspect -f . ci-base-image-x86_64 05:21:08 . [Pipeline] withDockerContainer 05:21:09 prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container 05:21:09 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 05:21:09 $ docker top 76b4fec8b09471631ad0a1bef8f037442e218ce3f1a0358a6437f8f0e52f1396 -eo pid,comm [Pipeline] { [Pipeline] echo 05:21:09 ========================================================= 05:21:09 [edgeXBuildGoParallel] Running Tests and Build... 05:21:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:21:09 + make test 05:21:09 go mod tidy -compat=1.17 05:21:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:21:15 ? github.com/edgexfoundry/edgex-go [no test files] 05:21:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:21:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:21:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:21:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:21:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:21:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:21:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:21:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:21:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:21:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:21:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:21:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:21:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:21:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:21:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:21:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 05:21:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:21:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:21:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 98.5% of statements 05:21:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:21:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.9% of statements 05:21:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:21:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.186s coverage: 89.2% of statements 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.088s coverage: 84.4% of statements 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.349s coverage: 94.7% of statements 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:21:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:21:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:21:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:21:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 05:21:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 24.0% of statements 05:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 05:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 79.5% of statements 05:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 05:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 05:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 05:21:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 05:21:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 05:21:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.180s coverage: 82.5% of statements 05:21:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.316s coverage: 65.4% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.8% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.183s coverage: 92.3% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.069s coverage: 28.9% of statements 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 05:21:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 05:21:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 05:21:51 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 05:22:06 GO111MODULE=on go vet ./... 05:22:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:22:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:22:11 ./bin/test-attribution-txt.sh [Pipeline] echo 05:22:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 05:22:12 + ls -al . 05:22:12 total 664 05:22:12 drwxrwxr-x 10 1001 1001 4096 Mar 31 05:22 . 05:22:12 drwxr-xr-x 4 root root 4096 Mar 31 05:21 .. 05:22:12 -rw-rw-r-- 1 1001 1001 11 Mar 31 05:20 .dockerignore 05:22:12 drwxrwxr-x 8 1001 1001 4096 Mar 31 05:20 .git 05:22:12 drwxrwxr-x 4 1001 1001 4096 Mar 31 05:20 .github 05:22:12 -rw-rw-r-- 1 1001 1001 870 Mar 31 05:20 .gitignore 05:22:12 -rw-rw-r-- 1 1001 1001 42 Mar 31 05:20 .golangci.yml 05:22:12 -rw-rw-r-- 1 1001 1001 87 Mar 31 05:20 .hadolint.yml 05:22:12 drwx------ 3 1001 1001 4096 Mar 31 05:20 .semver 05:22:12 -rw-rw-r-- 1 1001 1001 166 Mar 31 05:20 .sonarcloud.properties 05:22:12 -rw-rw-r-- 1 1001 1001 1171 Mar 31 05:20 ADOPTERS.md 05:22:12 -rw-rw-r-- 1 1001 1001 9953 Mar 31 05:20 Attribution.txt 05:22:12 -rw-rw-r-- 1 1001 1001 51732 Mar 31 05:20 CHANGELOG.md 05:22:12 -rw-rw-r-- 1 1001 1001 3804 Mar 31 05:20 CONTRIBUTING.md 05:22:12 -rw-rw-r-- 1 1001 1001 677 Mar 31 05:20 GOVERNANCE.md 05:22:12 -rw-rw-r-- 1 1001 1001 849 Mar 31 05:20 Jenkinsfile 05:22:12 -rw-rw-r-- 1 1001 1001 10775 Mar 31 05:20 LICENSE 05:22:12 -rw-rw-r-- 1 1001 1001 8478 Mar 31 05:20 Makefile 05:22:12 -rw-rw-r-- 1 1001 1001 582 Mar 31 05:20 OWNERS.md 05:22:12 -rw-rw-r-- 1 1001 1001 8207 Mar 31 05:20 README.md 05:22:12 -rw-rw-r-- 1 1001 1001 6912 Mar 31 05:20 SECURITY.md 05:22:12 -rw-rw-r-- 1 1001 1001 5 Mar 31 05:20 VERSION 05:22:12 -rw-rw-r-- 1 1001 1001 4131 Mar 31 05:20 ZMQWindows.md 05:22:12 drwxrwxr-x 2 1001 1001 4096 Mar 31 05:20 bin 05:22:12 drwxrwxr-x 18 1001 1001 4096 Mar 31 05:20 cmd 05:22:12 -rw-r--r-- 1 root root 429124 Mar 31 05:21 coverage.out 05:22:12 -rw-rw-r-- 1 1001 1001 3175 Mar 31 05:20 go.mod 05:22:12 -rw-rw-r-- 1 1001 1001 34990 Mar 31 05:20 go.sum 05:22:12 drwxrwxr-x 8 1001 1001 4096 Mar 31 05:20 internal 05:22:12 drwxrwxr-x 3 1001 1001 4096 Mar 31 05:20 openapi 05:22:12 drwxrwxr-x 4 1001 1001 4096 Mar 31 05:20 snap 05:22:12 -rw-rw-r-- 1 1001 1001 204 Mar 31 05:20 version.go [Pipeline] sh 05:22:12 + '[' -e coverage.out ] 05:22:12 + chown 1001:1001 coverage.out [Pipeline] stash 05:22:12 Stashed 1 file(s) [Pipeline] sh 05:22:12 + make build 05:22:12 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 05:22:27 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 05:22:40 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 05:22:40 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 05:22:40 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 05:22:40 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 05:22:41 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 05:22: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:22:43 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 05:22:45 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 05:22:46 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 05:22:46 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 05:22:48 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] } 05:22:49 $ docker stop --time=1 76b4fec8b09471631ad0a1bef8f037442e218ce3f1a0358a6437f8f0e52f1396 05:22:51 $ docker rm -f 76b4fec8b09471631ad0a1bef8f037442e218ce3f1a0358a6437f8f0e52f1396 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:22:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:22:53 05:22:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 05:22:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:22:53 latest: Pulling from edgex-devops/edgex-compose 05:22:53 cbdbe7a5bc2a: Pulling fs layer 05:22:53 ca9280d653b3: Pulling fs layer 05:22:53 7e9c9ca2126c: Pulling fs layer 05:22:54 cbdbe7a5bc2a: Verifying Checksum 05:22:54 cbdbe7a5bc2a: Download complete 05:22:54 ca9280d653b3: Verifying Checksum 05:22:54 ca9280d653b3: Download complete 05:22:54 cbdbe7a5bc2a: Pull complete 05:22:54 7e9c9ca2126c: Verifying Checksum 05:22:54 7e9c9ca2126c: Download complete 05:22:54 ca9280d653b3: Pull complete 05:22:57 7e9c9ca2126c: Pull complete 05:22:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:22:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:22:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 05:22:57 prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container 05:22:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat 05:22:59 $ docker top 775d6107a0c1112d898210b0843546d589f24c3281e0b1a4a49d2775228b1795 -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:59 + docker-compose build --help 05:22:59 + grep parallel 05:23:00 --parallel Build images in parallel. [Pipeline] } 05:23:00 $ docker stop --time=1 775d6107a0c1112d898210b0843546d589f24c3281e0b1a4a49d2775228b1795 05:23:01 $ docker rm -f 775d6107a0c1112d898210b0843546d589f24c3281e0b1a4a49d2775228b1795 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:23:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:23:01 . [Pipeline] withDockerContainer 05:23:01 prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container 05:23:02 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:23:02 $ docker top 39b772ac416971cccd0a66487696f2ed7402433111481f291df0f2f562089426 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:02 + docker-compose -f ./docker-compose-build.yml build --parallel 05:23:03 Building core-command ... 05:23:03 Building core-data ... 05:23:03 Building core-metadata ... 05:23:03 Building security-bootstrapper ... 05:23:03 Building security-proxy-setup ... 05:23:03 Building security-secretstore-setup ... 05:23:03 Building security-spiffe-token-provider ... 05:23:03 Building security-spire-agent ... 05:23:03 Building security-spire-config ... 05:23:03 Building security-spire-server ... 05:23:03 Building support-notifications ... 05:23:03 Building support-scheduler ... 05:23:03 Building sys-mgmt-agent ... 05:23:03 Building support-scheduler 05:23:03 Building support-notifications 05:23:03 Building security-spire-agent 05:23:03 Building security-spiffe-token-provider 05:23:03 Building security-proxy-setup 05:23:18 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:23:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:23:18 ---> e88154212659 05:23:18 Step 3/24 : WORKDIR /edgex-go 05:23:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:23:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:23:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:23:18 ---> e88154212659 05:23:18 Step 3/22 : WORKDIR /edgex-go 05:23:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:23:18 ---> e88154212659 05:23:18 Step 3/22 : WORKDIR /edgex-go 05:23:18 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:23:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 05:23:18 ---> e88154212659 05:23:18 Step 3/20 : WORKDIR /edgex-go 05:23:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:23:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:23:18 ---> e88154212659 05:23:18 Step 3/22 : WORKDIR /edgex-go 05:23:21 ---> Running in ac23f8470067 05:23:21 ---> Running in 8cd9fda31798 05:23:21 ---> Running in 89c6e4a0a00e 05:23:21 ---> Running in 2d8adf3538b2 05:23:21 ---> Running in a07be5eec526 05:23:21 Removing intermediate container 2d8adf3538b2 05:23:21 ---> 5eee3ae2eecc 05:23:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:23:21 Removing intermediate container ac23f8470067 05:23:21 ---> 8aa78684d3b2 05:23:21 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 05:23:21 Removing intermediate container 8cd9fda31798 05:23:21 ---> 39e6db3fc657 05:23:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:23:21 Removing intermediate container 89c6e4a0a00e 05:23:21 ---> d809878391a5 05:23:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:23:21 Removing intermediate container a07be5eec526 05:23:21 ---> a1a5a0e45ba0 05:23:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:23:21 ---> Running in a69e0e3c2cac 05:23:21 ---> Running in ec49bec19a20 05:23:21 ---> Running in df21a7a6c6ec 05:23:21 ---> Running in ef0087b9b4b7 05:23:21 ---> Running in bf582ed8fac6 05:23:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:23:22 Removing intermediate container ec49bec19a20 05:23:22 ---> 590928ba9342 05:23:22 Step 5/24 : RUN apk add --update --no-cache make git 05:23:22 ---> Running in e64d1ce50819 05:23:22 Removing intermediate container bf582ed8fac6 05:23:22 ---> 838abe42fd78 05:23:22 Step 5/22 : RUN apk add --update --no-cache make git 05:23:22 Removing intermediate container ef0087b9b4b7 05:23:22 ---> 118121dfe158 05:23:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 05:23:22 ---> Running in 2d485da98774 05:23:22 ---> Running in 6176fdb3d83f 05:23:22 Removing intermediate container df21a7a6c6ec 05:23:22 ---> 51d56175beff 05:23:22 Step 5/22 : RUN apk add --update --no-cache make git 05:23:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:23:22 ---> Running in 004d657e589e 05:23:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:23:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:23:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:23:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:23:23 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 05:23:23 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 05:23:23 OK: 15864 distinct packages available 05:23:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:23:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:23:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:23:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:23:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:23:24 OK: 221 MiB in 52 packages 05:23:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:23:24 OK: 221 MiB in 52 packages 05:23:24 OK: 221 MiB in 52 packages 05:23:24 OK: 221 MiB in 52 packages 05:23:24 Removing intermediate container e64d1ce50819 05:23:24 ---> ed8dff521e89 05:23:24 Step 6/24 : COPY go.mod vendor* ./ 05:23:24 OK: 221 MiB in 52 packages 05:23:24 ---> 69f36ed07657 05:23:24 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:24 ---> Running in a079c05d4dd2 05:23:25 Removing intermediate container 2d485da98774 05:23:25 ---> 569b919d1e01 05:23:25 Step 6/22 : COPY go.mod vendor* ./ 05:23:25 Removing intermediate container 004d657e589e 05:23:25 ---> 363ac51bf3a2 05:23:25 Step 6/22 : COPY go.mod vendor* ./ 05:23:25 Removing intermediate container 6176fdb3d83f 05:23:25 ---> fb8fd197fa50 05:23:25 Step 6/22 : COPY go.mod vendor* ./ 05:23:25 ---> b99ce71476aa 05:23:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:25 Removing intermediate container a69e0e3c2cac 05:23:25 ---> 81e0b52ec6c9 05:23:25 Step 5/20 : COPY go.mod vendor* ./ 05:23:25 ---> Running in 656d84201df2 05:23:25 ---> 049836155a18 05:23:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:25 ---> e9a9c4156aa0 05:23:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:25 ---> Running in 29906488a78b 05:23:25 ---> Running in b900ac403367 05:23:25 ---> e99bf58068b6 05:23:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:25 ---> Running in 0a55f046f28e 05:23:25 Removing intermediate container a079c05d4dd2 05:23:25 ---> 5c2dd4f523c1 05:23:25 Step 8/24 : COPY . . 05:23:27 Removing intermediate container 656d84201df2 05:23:27 ---> fa96aab1ba40 05:23:27 Step 8/22 : COPY . . 05:23:27 Removing intermediate container 0a55f046f28e 05:23:27 ---> e48d5b7a5ff2 05:23:27 Step 7/20 : COPY . . 05:23:27 Removing intermediate container 29906488a78b 05:23:27 ---> 99647731dc0f 05:23:27 Step 8/22 : COPY . . 05:23:29 Removing intermediate container b900ac403367 05:23:29 ---> 15e1c1c8fa89 05:23:29 Step 8/22 : COPY . . 05:23:34 ---> 6b120b3501bd 05:23:34 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 05:23:34 ---> Running in f6b655b05764 05:23:34 ---> 625b540bed47 05:23:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 05:23:34 ---> 42edb1bed91c 05:23:34 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:23:34 Removing intermediate container f6b655b05764 05:23:34 ---> 48738e824fb4 05:23:34 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" 05:23:34 ---> b40aded86b94 05:23:34 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:23:34 ---> 8fa3d3c0741c 05:23:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 05:23:34 ---> Running in 6ed4a6b85d50 05:23:34 ---> Running in cc5b44f787dd 05:23:34 ---> Running in 2f3f54b72bb1 05:23:34 ---> Running in b1464c4d7312 05:23:34 ---> Running in 0d008b052896 05:23:35 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 05:23:35 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 05:23:35 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 05:23:35 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 05:23:36 spire-1.2.0/ 05:23:36 spire-1.2.0/README.md 05:23:36 spire-1.2.0/bin/ 05:23:36 spire-1.2.0/bin/spire-server 05:23:36 spire-1.2.0/bin/spire-agent 05:23:36 spire-1.2.0/conf/ 05:23:36 spire-1.2.0/conf/server/ 05:23:36 spire-1.2.0/conf/server/server.conf 05:23:36 spire-1.2.0/conf/agent/ 05:23:36 spire-1.2.0/conf/agent/agent.conf 05:23:36 spire-1.2.0/LICENSE 05:23:39 Removing intermediate container 6ed4a6b85d50 05:23:39 ---> 6d83641eb2f8 05:23:39 05:23:39 Step 11/24 : FROM alpine:3.15 05:23:39 3.15: Pulling from library/alpine 05:23:40 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 05:23:40 Status: Downloaded newer image for alpine:3.15 05:23:40 ---> 76c8fb57b6fc 05:23:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:23:40 ---> Running in 2ce889e9b0f2 05:23:40 Removing intermediate container 2ce889e9b0f2 05:23:40 ---> d8af2aaeee3f 05:23:40 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:23:40 ---> Running in 6088e2ce3349 05:23:42 Removing intermediate container 6088e2ce3349 05:23:42 ---> ca2352eaa77b 05:23:42 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:23:42 ---> Running in 4bdb6639ace4 05:23:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:23:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:23:44 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 05:23:44 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 05:23:44 OK: 15854 distinct packages available 05:23:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:23:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:23:45 (1/5) Installing dumb-init (1.2.5-r1) 05:23:45 (2/5) Installing musl-obstack (1.2.3-r0) 05:23:45 (3/5) Installing libucontext (1.1-r0) 05:23:45 (4/5) Installing gcompat (1.0.0-r4) 05:23:45 (5/5) Installing openssl (1.1.1n-r0) 05:23:45 Executing busybox-1.34.1-r4.trigger 05:23:45 OK: 6 MiB in 19 packages 05:23:47 Removing intermediate container 4bdb6639ace4 05:23:47 ---> 26a380cecad8 05:23:47 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 05:23:48 ---> 5292223b14ff 05:23:48 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 05:23:51 ---> f64c3ed376e4 05:23:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:23:51 ---> 09bd8e80b04d 05:23:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:23:52 ---> e700d6948fab 05:23:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:23:52 ---> 4f329181adf8 05:23:52 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:23:52 ---> Running in 41e64cfe5cb4 05:23:52 Removing intermediate container 41e64cfe5cb4 05:23:52 ---> 3d2deba01d9b 05:23:52 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:23:52 ---> Running in b6542cdb2bcd 05:23:53 Removing intermediate container b6542cdb2bcd 05:23:53 ---> b0d5ab579e3e 05:23:53 Step 22/24 : LABEL arch=x86_64 05:23:53 ---> Running in bfe6444731cc 05:23:53 Removing intermediate container bfe6444731cc 05:23:53 ---> 43323ee1b342 05:23:53 Step 23/24 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:23:53 ---> Running in a56a51d58ec7 05:23:53 Removing intermediate container a56a51d58ec7 05:23:53 ---> 09d868fd0136 05:23:53 Step 24/24 : LABEL version=0.0.0 05:23:53 ---> Running in eafdf245eb12 05:23:53 Removing intermediate container eafdf245eb12 05:23:53 ---> fa181c71bc7a 05:23:53 05:23:53 Successfully built fa181c71bc7a 05:23:53 Successfully tagged security-spire-agent:latest 05:23:53 Building security-spire-server 05:23:58  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:23:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:23:58 ---> e88154212659 05:23:58 Step 3/23 : WORKDIR /edgex-go 05:23:58 ---> Using cache 05:23:58 ---> a1a5a0e45ba0 05:23:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:23:58 ---> Using cache 05:23:58 ---> 51d56175beff 05:23:58 Step 5/23 : RUN apk add --update --no-cache make git 05:23:58 ---> Using cache 05:23:58 ---> 363ac51bf3a2 05:23:58 Step 6/23 : COPY go.mod vendor* ./ 05:23:58 ---> Using cache 05:23:58 ---> 049836155a18 05:23:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:58 ---> Using cache 05:23:58 ---> 99647731dc0f 05:23:58 Step 8/23 : COPY . . 05:23:58 ---> Using cache 05:23:58 ---> 625b540bed47 05:23:58 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 05:23:59 ---> Running in 8f7172916d2e 05:24:00 Removing intermediate container 8f7172916d2e 05:24:00 ---> b2700bf9568f 05:24:00 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" 05:24:00 ---> Running in 3c54df7177d1 05:24:01 spire-1.2.0/ 05:24:02 spire-1.2.0/README.md 05:24:02 spire-1.2.0/bin/ 05:24:02 spire-1.2.0/bin/spire-server 05:24:02 spire-1.2.0/bin/spire-agent 05:24:02 spire-1.2.0/conf/ 05:24:02 spire-1.2.0/conf/server/ 05:24:02 spire-1.2.0/conf/server/server.conf 05:24:02 spire-1.2.0/conf/agent/ 05:24:02 spire-1.2.0/conf/agent/agent.conf 05:24:02 spire-1.2.0/LICENSE 05:24:03 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 05:24:04 Removing intermediate container 3c54df7177d1 05:24:04 ---> 1d6a175aa9b6 05:24:04 05:24:04 Step 11/23 : FROM alpine:3.15 05:24:04 ---> 76c8fb57b6fc 05:24:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:24:04 ---> Using cache 05:24:04 ---> d8af2aaeee3f 05:24:04 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:24:04 ---> Using cache 05:24:04 ---> ca2352eaa77b 05:24:04 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:24:04 ---> Using cache 05:24:04 ---> 26a380cecad8 05:24:04 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 05:24:06 Removing intermediate container cc5b44f787dd 05:24:06 ---> 438bd9485900 05:24:06 05:24:06 Step 9/20 : FROM alpine:3.15 05:24:06 ---> 76c8fb57b6fc 05:24:06 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:24:06 ---> Using cache 05:24:06 ---> d8af2aaeee3f 05:24:06 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:24:06 ---> Using cache 05:24:06 ---> ca2352eaa77b 05:24:06 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:24:06 ---> bc598880df6a 05:24:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:24:06 ---> Running in e21e5630a80c 05:24:06 Removing intermediate container 2f3f54b72bb1 05:24:06 ---> 754660b358c1 05:24:06 05:24:06 Step 10/22 : FROM alpine:3.14 05:24:06 Removing intermediate container 0d008b052896 05:24:06 ---> dd4a4e347282 05:24:06 05:24:06 Step 10/22 : FROM alpine:3.14 05:24:06 Removing intermediate container b1464c4d7312 05:24:06 ---> 610d6db3f0a4 05:24:06 05:24:06 Step 10/22 : FROM alpine:3.14 05:24:06 ---> ebc3aaba1f17 05:24:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:24:06 ---> 83d2d283dd86 05:24:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:24:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:24:06 ---> 8e5e320f55a8 05:24:06 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:24:06 ---> Running in 6b1d0219687e 05:24:07 3.14: Pulling from library/alpine 05:24:07 Removing intermediate container 6b1d0219687e 05:24:07 ---> b63daca7f056 05:24:07 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:24:07 ---> Running in 459779b1e7b1 05:24:07 Removing intermediate container 459779b1e7b1 05:24:07 ---> 180f134d56af 05:24:07 Step 21/23 : LABEL arch=x86_64 05:24:07 ---> Running in cf354f81dbfa 05:24:07 Removing intermediate container cf354f81dbfa 05:24:07 ---> 2b13e64cc119 05:24:07 Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:24:07 ---> Running in 57502ac8b85e 05:24:07 3.14: Pulling from library/alpine 05:24:07 3.14: Pulling from library/alpine 05:24:07 Removing intermediate container 57502ac8b85e 05:24:07 ---> 66aa0e7fcfb0 05:24:07 Step 23/23 : LABEL version=0.0.0 05:24:07 ---> Running in ad5fb1b6083b 05:24:07 Removing intermediate container ad5fb1b6083b 05:24:07 ---> 1a9e9ebc732f 05:24:07 05:24:07 Successfully built 1a9e9ebc732f 05:24:07 Successfully tagged security-spire-server:latest 05:24:07  Building security-spire-server ... done Building security-secretstore-setup 05:24:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:24:07 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 05:24:07 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 05:24:07 OK: 15854 distinct packages available 05:24:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:24:08 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 05:24:08 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 05:24:08 Status: Downloaded newer image for alpine:3.14 05:24:08 Status: Downloaded newer image for alpine:3.14 05:24:08 ---> 84b07dd2d1fd 05:24:08 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 05:24:08 ---> 84b07dd2d1fd 05:24:08 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 05:24:08 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 05:24:08 Status: Image is up to date for alpine:3.14 05:24:08 ---> 84b07dd2d1fd 05:24:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 05:24:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:24:09 (1/9) Installing ca-certificates (20211220-r0) 05:24:09 (2/9) Installing brotli-libs (1.0.9-r5) 05:24:09 (3/9) Installing nghttp2-libs (1.46.0-r0) 05:24:09 (4/9) Installing libcurl (7.80.0-r0) 05:24:09 (5/9) Installing curl (7.80.0-r0) 05:24:09 (6/9) Installing dumb-init (1.2.5-r1) 05:24:09 (7/9) Installing musl-obstack (1.2.3-r0) 05:24:09 (8/9) Installing libucontext (1.1-r0) 05:24:09 ---> Running in 2cce4f13e21e 05:24:09 ---> Running in ac28df545956 05:24:09 ---> Running in 60a15585cd55 05:24:09 (9/9) Installing gcompat (1.0.0-r4) 05:24:10 Executing busybox-1.34.1-r4.trigger 05:24:10 Executing ca-certificates-20211220-r0.trigger 05:24:10 OK: 8 MiB in 23 packages 05:24:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:24:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:24:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:24:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:24:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:24:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:24:10 Removing intermediate container e21e5630a80c 05:24:10 ---> cd3e4297ccb2 05:24:10 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 05:24:10 (1/2) Installing ca-certificates (20211220-r0) 05:24:10 (1/6) Installing ca-certificates (20211220-r0) 05:24:10 (2/6) Installing brotli-libs (1.0.9-r5) 05:24:10 (2/2) Installing dumb-init (1.2.5-r1) 05:24:10 Executing busybox-1.33.1-r6.trigger 05:24:10 Executing ca-certificates-20211220-r0.trigger 05:24:10 (1/1) Installing dumb-init (1.2.5-r1) 05:24:10 Executing busybox-1.33.1-r6.trigger 05:24:10 (3/6) Installing nghttp2-libs (1.43.0-r0) 05:24:10 (4/6) Installing libcurl (7.79.1-r0) 05:24:10 OK: 6 MiB in 15 packages 05:24:10 (5/6) Installing curl (7.79.1-r0) 05:24:10 (6/6) Installing dumb-init (1.2.5-r1) 05:24:10 Executing busybox-1.33.1-r6.trigger 05:24:10 Executing ca-certificates-20211220-r0.trigger 05:24:10 OK: 6 MiB in 16 packages 05:24:10 OK: 8 MiB in 20 packages 05:24:10 ---> c172e8046e7f 05:24:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:24:11 Removing intermediate container 60a15585cd55 05:24:11 ---> 87770a56dcd9 05:24:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:24:11 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:24:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 05:24:11 ---> e88154212659 05:24:11 Step 3/25 : WORKDIR /edgex-go 05:24:11 ---> Using cache 05:24:11 ---> a1a5a0e45ba0 05:24:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:24:11 ---> Using cache 05:24:11 ---> 51d56175beff 05:24:11 Step 5/25 : RUN apk add --update --no-cache make git 05:24:11 ---> Using cache 05:24:11 ---> 363ac51bf3a2 05:24:11 Step 6/25 : COPY go.mod vendor* ./ 05:24:11 ---> Using cache 05:24:11 ---> 049836155a18 05:24:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:11 ---> Using cache 05:24:11 ---> 99647731dc0f 05:24:11 Step 8/25 : COPY . . 05:24:11 ---> Using cache 05:24:11 ---> 625b540bed47 05:24:11 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:24:11 Removing intermediate container ac28df545956 05:24:11 ---> 189c72fb5b93 05:24:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:24:11 ---> caebe96011af 05:24:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 05:24:11 ---> Running in ba1e4bb8a6f2 05:24:11 ---> Running in 7b3fa21e7bdf 05:24:11 ---> Running in 18f275b385b5 05:24:11 Removing intermediate container 2cce4f13e21e 05:24:11 ---> b53872ead0eb 05:24:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:24:11 ---> Running in a1148a0cb65d 05:24:11 Removing intermediate container ba1e4bb8a6f2 05:24:11 ---> 1e5f1a7e4216 05:24:11 Step 13/22 : ENV APP_PORT=59861 05:24:11 Removing intermediate container 18f275b385b5 05:24:11 ---> 7b82c199baf0 05:24:11 Step 13/22 : ENV APP_PORT=59860 05:24:11 ---> 2458d6e9738c 05:24:11 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 05:24:11 ---> Running in 3e24aec8ba05 05:24:11 ---> Running in d3241f856f43 05:24:11 ---> Running in b8e5733f20cb 05:24:11 Removing intermediate container a1148a0cb65d 05:24:11 ---> bb8845d53330 05:24:11 Step 13/22 : WORKDIR /edgex 05:24:11 ---> Running in 0222abdbdabf 05:24:11 Removing intermediate container 3e24aec8ba05 05:24:11 ---> c48ed48adb1e 05:24:11 Step 14/22 : EXPOSE $APP_PORT 05:24:11 Removing intermediate container b8e5733f20cb 05:24:11 ---> 6f8323ac38fe 05:24:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:24:11 Removing intermediate container d3241f856f43 05:24:11 ---> 4fa109faa4b4 05:24:11 Step 14/22 : EXPOSE $APP_PORT 05:24:11 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 05:24:11 Removing intermediate container 0222abdbdabf 05:24:11 ---> d2272ba67a5a 05:24:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:24:11 ---> Running in 63212139a43c 05:24:11 ---> Running in 95784adbb121 05:24:11 ---> Running in 854d77f7bffb 05:24:11 Removing intermediate container 63212139a43c 05:24:11 ---> 31d1f9344a48 05:24:11 Step 18/20 : LABEL arch=x86_64 05:24:11 Removing intermediate container 95784adbb121 05:24:11 ---> a19c1fe248bf 05:24:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:24:11 Removing intermediate container 854d77f7bffb 05:24:11 ---> 1dfac641e12c 05:24:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:24:12 ---> Running in abafe6568e45 05:24:12 ---> c8610e51e3cb 05:24:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:24:12 Removing intermediate container abafe6568e45 05:24:12 ---> f0646a6ccd0c 05:24:12 Step 19/20 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:24:12 ---> Running in 0ed76f4c7411 05:24:12 ---> 5df5d6d8a3fa 05:24:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:24:12 ---> a860e442ca1e 05:24:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:24:12 Removing intermediate container 0ed76f4c7411 05:24:12 ---> 61b088b95987 05:24:12 Step 20/20 : LABEL version=0.0.0 05:24:12 ---> Running in 565863152f70 05:24:12 Removing intermediate container 565863152f70 05:24:12 ---> 4dc0093f9ee4 05:24:12 05:24:12 ---> df9d416671f8 05:24:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:24:12 ---> 9ff07d51aa04 05:24:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:24:12 Successfully built 4dc0093f9ee4 05:24:12 Successfully tagged security-spiffe-token-provider:latest 05:24:12 Building sys-mgmt-agent 05:24:12  Building security-spiffe-token-provider ... done  ---> 285cf01672fa 05:24:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:24:13 ---> e01eb9749f36 05:24:13 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 05:24:13 ---> 17fc0d3d8f45 05:24:13 Step 18/22 : ENTRYPOINT ["/support-notifications"] 05:24:13 ---> fe6511fe46ed 05:24:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:24:13 ---> Running in 25efc22687fe 05:24:13 ---> Running in cfd016739687 05:24:13 Removing intermediate container 25efc22687fe 05:24:13 ---> 69630cc16e46 05:24:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:24:14 ---> 30ec62c29edc 05:24:14 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:24:14 Removing intermediate container cfd016739687 05:24:14 ---> ac366c2eca95 05:24:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:24:14 ---> Running in b4d74b101c7b 05:24:14 ---> Running in 0e05280d0551 05:24:14 ---> Running in 21ec84a753e7 05:24:14 Removing intermediate container b4d74b101c7b 05:24:14 ---> 3a8ba72827da 05:24:14 Step 20/22 : LABEL arch=x86_64 05:24:14 Removing intermediate container 0e05280d0551 05:24:14 ---> 6f41b0493c1b 05:24:14 Step 20/22 : LABEL arch=x86_64 05:24:14 ---> Running in 6480606f2239 05:24:14 ---> Running in 0565e5eb1ff2 05:24:14 Removing intermediate container 0565e5eb1ff2 05:24:14 ---> 7a12be0f2403 05:24:14 Step 21/22 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:24:14 Removing intermediate container 6480606f2239 05:24:14 ---> 49f903bd8b65 05:24:14 Step 21/22 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:24:14 ---> Running in 28bb623de80f 05:24:14 ---> Running in 066ccaadbb8c 05:24:14 Removing intermediate container 28bb623de80f 05:24:14 ---> b117af227e17 05:24:14 Step 22/22 : LABEL version=0.0.0 05:24:15 ---> Running in 766b4ef601b1 05:24:15 Removing intermediate container 066ccaadbb8c 05:24:15 ---> 4c2bf524004a 05:24:15 Step 22/22 : LABEL version=0.0.0 05:24:15 ---> Running in 1fd04516cc3e 05:24:15 Removing intermediate container 21ec84a753e7 05:24:15 ---> 1843e005d764 05:24:15 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 05:24:15 ---> Running in d9e14f867a06 05:24:15 Removing intermediate container 766b4ef601b1 05:24:15 ---> d50950d95af9 05:24:15 05:24:15 Removing intermediate container 1fd04516cc3e 05:24:15 ---> 13111781d124 05:24:15 05:24:15 Removing intermediate container d9e14f867a06 05:24:15 ---> 4bf3e039de94 05:24:15 Step 20/22 : LABEL arch=x86_64 05:24:15 Successfully built d50950d95af9 05:24:15 Successfully tagged support-scheduler:latest 05:24:15  Building support-scheduler ... done Building security-bootstrapper 05:24:15 ---> Running in c057382eea10 05:24:15 Successfully built 13111781d124 05:24:15 Successfully tagged support-notifications:latest 05:24:15  Building support-notifications ... done Building core-metadata 05:24:15 Removing intermediate container c057382eea10 05:24:15 ---> aab435d0e0aa 05:24:15 Step 21/22 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:24:15 ---> Running in 6407a1f593b4 05:24:15 Removing intermediate container 6407a1f593b4 05:24:15 ---> 8db8ca4539b4 05:24:15 Step 22/22 : LABEL version=0.0.0 05:24:16 ---> Running in ab9fdc659966 05:24:16 Removing intermediate container ab9fdc659966 05:24:16 ---> b2fe4c116d2b 05:24:16 05:24:16 Successfully built b2fe4c116d2b 05:24:16 Successfully tagged security-proxy-setup:latest 05:24:16  Building security-proxy-setup ... done Building core-command 05:24:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:24:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:24:23 ---> e88154212659 05:24:23 Step 3/23 : WORKDIR /edgex-go 05:24:23 ---> Using cache 05:24:23 ---> a1a5a0e45ba0 05:24:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:24:23 ---> Using cache 05:24:23 ---> 51d56175beff 05:24:23 Step 5/23 : RUN apk add --update --no-cache make bash git 05:24:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:24:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:24:27 ---> e88154212659 05:24:27 Step 3/23 : WORKDIR /edgex-go 05:24:27 ---> Using cache 05:24:27 ---> a1a5a0e45ba0 05:24:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:24:27 ---> Using cache 05:24:27 ---> 51d56175beff 05:24:27 Step 5/23 : RUN apk add --update --no-cache make git 05:24:27 ---> Using cache 05:24:27 ---> 363ac51bf3a2 05:24:27 Step 6/23 : COPY go.mod vendor* ./ 05:24:27 ---> Using cache 05:24:27 ---> 049836155a18 05:24:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:27 ---> Using cache 05:24:27 ---> 99647731dc0f 05:24:27 Step 8/23 : COPY . . 05:24:27 ---> Using cache 05:24:27 ---> 625b540bed47 05:24:27 Step 9/23 : RUN make cmd/core-metadata/core-metadata 05:24:27 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 05:24:27 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:24:27 Step 2/31 : FROM ${BUILDER_BASE} AS builder 05:24:27 ---> e88154212659 05:24:27 Step 3/31 : WORKDIR /edgex-go 05:24:27 ---> Using cache 05:24:27 ---> a1a5a0e45ba0 05:24:27 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:24:27 ---> Using cache 05:24:27 ---> 51d56175beff 05:24:27 Step 5/31 : RUN apk add --update --no-cache make git 05:24:27 ---> Using cache 05:24:27 ---> 363ac51bf3a2 05:24:27 Step 6/31 : COPY go.mod vendor* ./ 05:24:27 ---> Using cache 05:24:27 ---> 049836155a18 05:24:27 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:27 ---> Using cache 05:24:27 ---> 99647731dc0f 05:24:27 Step 8/31 : COPY . . 05:24:27 ---> Using cache 05:24:27 ---> 625b540bed47 05:24:27 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:24:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:24:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:24:27 ---> e88154212659 05:24:27 Step 3/23 : WORKDIR /edgex-go 05:24:27 ---> Using cache 05:24:27 ---> a1a5a0e45ba0 05:24:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:24:27 ---> Using cache 05:24:27 ---> 51d56175beff 05:24:27 Step 5/23 : RUN apk add --update --no-cache make git 05:24:27 ---> Using cache 05:24:27 ---> 363ac51bf3a2 05:24:27 Step 6/23 : COPY go.mod vendor* ./ 05:24:27 ---> Using cache 05:24:27 ---> 049836155a18 05:24:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:27 ---> Using cache 05:24:27 ---> 99647731dc0f 05:24:27 Step 8/23 : COPY . . 05:24:27 ---> Using cache 05:24:27 ---> 625b540bed47 05:24:27 Step 9/23 : RUN make cmd/core-command/core-command 05:24:29 ---> Running in 08585dded769 05:24:29 ---> Running in d3475985b613 05:24:29 ---> Running in e564f56fad75 05:24:29 ---> Running in bb26fe0b4c1a 05:24:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:24: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:24:29 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 05:24:29 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 05:24:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:24:30 OK: 221 MiB in 52 packages 05:24:31 Removing intermediate container 7b3fa21e7bdf 05:24:31 ---> 759d9629427e 05:24:31 05:24:31 Step 10/25 : FROM alpine:3.14 05:24:31 ---> 84b07dd2d1fd 05:24:31 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 05:24:31 ---> Running in f408bfaf8572 05:24:31 Removing intermediate container 08585dded769 05:24:31 ---> 11b1737c3e93 05:24:31 Step 6/23 : COPY go.mod vendor* ./ 05:24:31 ---> 80ba73897eae 05:24:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:31 ---> Running in f80154b4334d 05:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:24:32 (1/3) Installing ca-certificates (20211220-r0) 05:24:32 (2/3) Installing dumb-init (1.2.5-r1) 05:24:32 (3/3) Installing su-exec (0.2-r1) 05:24:32 Executing busybox-1.33.1-r6.trigger 05:24:32 Executing ca-certificates-20211220-r0.trigger 05:24:32 OK: 6 MiB in 17 packages 05:24:33 Removing intermediate container f408bfaf8572 05:24:33 ---> 7ac44f829337 05:24:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:24:33 ---> Running in 2eac3f5c6086 05:24:33 Removing intermediate container f80154b4334d 05:24:33 ---> f1a9358831ad 05:24:33 Step 8/23 : COPY . . 05:24:33 Removing intermediate container 2eac3f5c6086 05:24:33 ---> 34667f9e8e08 05:24:33 Step 13/25 : WORKDIR / 05:24:33 ---> Running in 4ad6c253325d 05:24:33 Removing intermediate container 4ad6c253325d 05:24:33 ---> eb83f78c26d1 05:24:33 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:24:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9564 in /w/workspace/edgexfoundry_edgex-go_PR-3938 [Pipeline] { [Pipeline] ws 05:24:34 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:24:34 The recommended git tool is: git 05:24:35 ---> a84f86ff871e 05:24:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:24:35 ---> 30968c9455e9 05:24:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:24:36 ---> e2847ffd1199 05:24:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:24:36 ---> d7f9c2a1ee47 05:24:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:24:38 ---> 00cd06c3890c 05:24:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:24:40 ---> c542db4a4c75 05:24:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:24:40 ---> db6960b4d8f1 05:24:40 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/ 05:24:40 ---> Running in 7e418221118e 05:24:42 ---> 6ccf5e2f8ca2 05:24:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:24:42 ---> Running in 797def710176 05:24:42 Removing intermediate container 7e418221118e 05:24:42 ---> d18672ca2ff1 05:24:42 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 05:24:42 ---> Running in 98c811a0a57f 05:24:42 using credential edgex-jenkins-ssh 05:24:42 Cloning the remote Git repository 05:24:42 Removing intermediate container 98c811a0a57f 05:24:42 ---> 47657ddefdbb 05:24:42 Step 23/25 : LABEL arch=x86_64 05:24:42 ---> Running in 3abe853a2c26 05:24:43 Removing intermediate container 3abe853a2c26 05:24:43 ---> 189b1fc32efd 05:24:43 Step 24/25 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:24:43 ---> Running in 0c60e155d322 05:24:43 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 05:24:43 Removing intermediate container 0c60e155d322 05:24:43 ---> 88b67b28894a 05:24:43 Step 25/25 : LABEL version=0.0.0 05:24:43 ---> Running in c28b635eb236 05:24:43 Removing intermediate container c28b635eb236 05:24:43 ---> 677e420cee18 05:24:43 05:24:43 Successfully built 677e420cee18 05:24:43 Successfully tagged security-secretstore-setup:latest 05:24:43  Building security-secretstore-setup ... done Building security-spire-config 05:24:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:24:43 > git init /w/workspace/edgex-go/1 # timeout=10 05:24:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:24:43 > git --version # timeout=10 05:24:43 > git --version # 'git version 2.25.1' 05:24:43 using GIT_SSH to set credentials SSH Credentials for GitHub 05:24:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:24:48 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:24:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:24:48 ---> e88154212659 05:24:48 Step 3/24 : WORKDIR /edgex-go 05:24:48 ---> Using cache 05:24:48 ---> a1a5a0e45ba0 05:24:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:24:48 ---> Using cache 05:24:48 ---> 51d56175beff 05:24:48 Step 5/24 : RUN apk add --update --no-cache make git 05:24:48 ---> Using cache 05:24:48 ---> 363ac51bf3a2 05:24:48 Step 6/24 : COPY go.mod vendor* ./ 05:24:48 ---> Using cache 05:24:48 ---> 049836155a18 05:24:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:48 ---> Using cache 05:24:48 ---> 99647731dc0f 05:24:48 Step 8/24 : COPY . . 05:24:48 ---> Using cache 05:24:48 ---> 625b540bed47 05:24:48 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 05:24:48 ---> Using cache 05:24:48 ---> b2700bf9568f 05:24:48 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" 05:24:48 ---> Using cache 05:24:48 ---> 1d6a175aa9b6 05:24:48 05:24:48 Step 11/24 : FROM alpine:3.15 05:24:48 ---> 76c8fb57b6fc 05:24:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:24:48 ---> Using cache 05:24:48 ---> d8af2aaeee3f 05:24:48 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:24:48 ---> Using cache 05:24:48 ---> ca2352eaa77b 05:24:48 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 05:24:49 ---> Running in f8e068338be3 05:24:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:24:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:24:51 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 05:24:51 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 05:24:51 OK: 15854 distinct packages available 05:24:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:24:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:24:53 (1/4) Installing dumb-init (1.2.5-r1) 05:24:53 (2/4) Installing musl-obstack (1.2.3-r0) 05:24:53 (3/4) Installing libucontext (1.1-r0) 05:24:53 (4/4) Installing gcompat (1.0.0-r4) 05:24:53 Executing busybox-1.34.1-r4.trigger 05:24:53 OK: 6 MiB in 18 packages 05:24:54 Removing intermediate container f8e068338be3 05:24:54 ---> 76a2d19d6d73 05:24:54 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 05:24:58 ---> d94812162366 05:24:58 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:24:58 Removing intermediate container bb26fe0b4c1a 05:24:58 ---> e72168714292 05:24:58 05:24:58 Step 10/23 : FROM alpine:3.14 05:24:58 ---> 84b07dd2d1fd 05:24:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:24:58 ---> Using cache 05:24:58 ---> 87770a56dcd9 05:24:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:24:58 ---> Using cache 05:24:58 ---> 1e5f1a7e4216 05:24:58 Step 13/23 : ENV APP_PORT=59882 05:24:58 ---> Running in 3a6a891fd9db 05:24:58 ---> a1626bd796cf 05:24:58 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 05:24:58 Removing intermediate container 3a6a891fd9db 05:24:58 ---> 5000b1898982 05:24:58 Step 14/23 : EXPOSE $APP_PORT 05:24:58 ---> Running in 4c3ddab9015c 05:24:58 ---> Running in 77185469a645 05:24:58 Removing intermediate container d3475985b613 05:24:58 ---> 5ea2ea07dff9 05:24:58 05:24:58 Step 10/31 : FROM alpine:3.14 05:24:58 ---> 84b07dd2d1fd 05:24:58 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:24:58 ---> Running in b6b608f24475 05:24:58 Removing intermediate container 4c3ddab9015c 05:24:58 ---> 0b9ee66eac49 05:24:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:24:58 Removing intermediate container 77185469a645 05:24:58 ---> 5924bf6210e4 05:24:58 Step 15/23 : WORKDIR / 05:24:58 ---> Running in a5b11b341dc7 05:24:58 Removing intermediate container b6b608f24475 05:24:58 ---> 88fbc386bb89 05:24:58 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 05:24:58 ---> Running in 512c69a1362f 05:24:58 ---> 68b333d6ecb7 05:24:58 Step 19/24 : WORKDIR / 05:24:58 Removing intermediate container a5b11b341dc7 05:24:58 ---> 626f3230c404 05:24:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:24:58 ---> Running in 3d5b4bf7f7d1 05:24:58 Removing intermediate container e564f56fad75 05:24:58 ---> d39674d8e51f 05:24:58 05:24:58 Step 10/23 : FROM alpine:3.14 05:24:58 ---> 84b07dd2d1fd 05:24:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:24:58 ---> Using cache 05:24:58 ---> 87770a56dcd9 05:24:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:24:58 ---> Using cache 05:24:58 ---> 1e5f1a7e4216 05:24:58 Step 13/23 : ENV APP_PORT=59881 05:24:59 ---> Running in 123badcef628 05:24:59 Removing intermediate container 3d5b4bf7f7d1 05:24:59 ---> fa09f70bf7c0 05:24:59 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:24:59 ---> Running in 59f7b703d98e 05:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:24:59 Removing intermediate container 123badcef628 05:24:59 ---> 369813977905 05:24:59 Step 14/23 : EXPOSE $APP_PORT 05:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:24:59 ---> 5a951ca35e2c 05:24:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:24:59 ---> Running in e63b72ee1ac0 05:24:59 Removing intermediate container 59f7b703d98e 05:24:59 ---> 4e9b290ae269 05:24:59 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:24:59 ---> Running in 6dac46e07230 05:24:59 (1/2) Installing dumb-init (1.2.5-r1) 05:24:59 (2/2) Installing su-exec (0.2-r1) 05:24:59 Executing busybox-1.33.1-r6.trigger 05:24:59 OK: 6 MiB in 16 packages 05:24:59 Removing intermediate container e63b72ee1ac0 05:24:59 ---> 50b51616fd71 05:24:59 Step 15/23 : WORKDIR / 05:24:59 ---> Running in a5895c7bebb0 05:24:59 Removing intermediate container 6dac46e07230 05:24:59 ---> e1a6afcc6545 05:24:59 Step 22/24 : LABEL arch=x86_64 05:24:59 ---> Running in 9bd0b3452e2a 05:24:59 Removing intermediate container a5895c7bebb0 05:24:59 ---> 197714ca9f0d 05:24:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:24:59 ---> 19fe375b56f3 05:24:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:24:59 Removing intermediate container 9bd0b3452e2a 05:24:59 ---> c91e67f1cae2 05:24:59 Step 23/24 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:24:59 Removing intermediate container 512c69a1362f 05:24:59 ---> d59f06da6e4f 05:24:59 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 05:24:59 ---> Running in 490c017b2f09 05:24:59 ---> Running in 414499ab46a4 05:24:59 ---> 971946cc89e0 05:24:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:24:59 Removing intermediate container 490c017b2f09 05:24:59 ---> 2c9a41271a89 05:24:59 Step 24/24 : LABEL version=0.0.0 05:25:00 ---> 995b2e97e5a6 05:25:00 Step 19/23 : ENTRYPOINT ["/core-command"] 05:25:00 Removing intermediate container 414499ab46a4 05:25:00 ---> 650a86fc9412 05:25:00 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:25:00 ---> Running in d7d117ec9f9a 05:25:00 ---> Running in 17c0d1027412 05:25:00 ---> Running in 81f8d5ffe289 05:25:00 Removing intermediate container d7d117ec9f9a 05:25:00 ---> 2f51a10aab8a 05:25:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:25:00 Removing intermediate container 81f8d5ffe289 05:25:00 ---> 8b45eeb09b45 05:25:00 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:25:00 Removing intermediate container 17c0d1027412 05:25:00 ---> 5d28ee3b361f 05:25:00 05:25:00 ---> Running in fec063587adc 05:25:00 ---> Running in 9072f7a79c7e 05:25:00 Successfully built 5d28ee3b361f 05:25:00 ---> 941968202463 05:25:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:25:00 Successfully tagged security-spire-config:latest 05:25:00  Building security-spire-config ... done Building core-data 05:25:00 Removing intermediate container fec063587adc 05:25:00 ---> e433125c5317 05:25:00 Step 21/23 : LABEL arch=x86_64 05:25:00 ---> Running in 21c38caeab06 05:25:01 Removing intermediate container 21c38caeab06 05:25:01 ---> 0b423ad4879c 05:25:01 Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:25:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:25:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:25:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:25:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:25:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:25:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3938/head:refs/remotes/origin/PR-3938 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:25:02 Merging remotes/origin/main commit ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 into PR head commit f31d748427a391acc3a454f06026f5dcc2df99a8 05:25:02 ---> caa769be26ca 05:25:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 05:25:02 ---> Running in 906c9bc2bbf7 05:25:02 ---> Running in 9ce36a252870 05:25:02 Removing intermediate container 906c9bc2bbf7 05:25:02 ---> 2f98dda6b8f0 05:25:02 Step 23/23 : LABEL version=0.0.0 05:25:02 Removing intermediate container 9072f7a79c7e 05:25:02 ---> 2dcec00bb33a 05:25:02 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 05:25:02 ---> Running in b1ef7621c0ca 05:25:02 ---> Running in 08406d7b2a59 05:25:02 Removing intermediate container 9ce36a252870 05:25:02 ---> 6084b8d8cb77 05:25:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:25:02 Merge succeeded, producing f31d748427a391acc3a454f06026f5dcc2df99a8 05:25:02 Checking out Revision f31d748427a391acc3a454f06026f5dcc2df99a8 (PR-3938) 05:25:02 ---> Running in 685072dffc61 05:25:02 Removing intermediate container 08406d7b2a59 05:25:02 ---> ce11875a7fa5 05:25:02 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:25:02 Removing intermediate container b1ef7621c0ca 05:25:02 ---> 763096869ef8 05:25:02 05:25:03 Removing intermediate container 685072dffc61 05:25:03 ---> bcd53a266fb0 05:25:03 Step 21/23 : LABEL arch=x86_64 05:25:03 ---> Running in a244d3752ad5 05:25:03 Successfully built 763096869ef8 05:25:03 Successfully tagged core-command:latest 05:25:03  Building core-command ... done  ---> f1619a70b284 05:25:03 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:25:03 ---> Running in 8e7f133b0116 05:25:03 Removing intermediate container a244d3752ad5 05:25:03 ---> b1f884b8f10d 05:25:03 Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:25:03 ---> Running in 2579cb3ce7be 05:25:02 > git config core.sparsecheckout # timeout=10 05:25:02 > git checkout -f f31d748427a391acc3a454f06026f5dcc2df99a8 # timeout=10 05:25:02 > git remote # timeout=10 05:25:02 > git config --get remote.origin.url # timeout=10 05:25:02 using GIT_SSH to set credentials SSH Credentials for GitHub 05:25:02 > git merge ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 # timeout=10 05:25:02 > git rev-parse HEAD^{commit} # timeout=10 05:25:02 > git config core.sparsecheckout # timeout=10 05:25:02 > git checkout -f f31d748427a391acc3a454f06026f5dcc2df99a8 # timeout=10 05:25:04 Removing intermediate container 2579cb3ce7be 05:25:04 ---> bc81ad5a3a47 05:25:04 Step 23/23 : LABEL version=0.0.0 05:25:04 ---> Running in f0027d717572 05:25:04 Removing intermediate container f0027d717572 05:25:04 ---> 77f90b16a312 05:25:04 05:25:04 Successfully built 77f90b16a312 05:25:04 Successfully tagged core-metadata:latest 05:25:04  Building core-metadata ... done Removing intermediate container 797def710176 05:25:04 ---> 688919904adf 05:25:04 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:25:05 Removing intermediate container 8e7f133b0116 05:25:05 ---> 7974787dfec4 05:25:05 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 05:25:05 ---> Running in bc53abe36849 05:25:05 ---> 7432554f0559 05:25:05 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:25: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 05:25:05 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:25:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:25:05 ---> e88154212659 05:25:05 Step 3/23 : WORKDIR /edgex-go 05:25:05 ---> Using cache 05:25:05 ---> a1a5a0e45ba0 05:25:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:25:05 ---> Using cache 05:25:05 ---> 51d56175beff 05:25:05 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:25:06 ---> Running in e64bcd51deed 05:25:06 ---> 9083a181e94e 05:25:06 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:25:06 ---> 2134e46e1de0 05:25:06 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:25:06 Removing intermediate container bc53abe36849 05:25:06 ---> 844670ef1a41 05:25:06 05:25:06 Step 11/23 : FROM docker:20.10.14 05:25:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:25:06 ---> 55bb9b34fe09 05:25:06 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:25:06 ---> 6df562bd8bea 05:25:06 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 05:25:06 ---> Running in cc8cccac9f0d 05:25:06 20.10.14: Pulling from library/docker 05:25:06 Removing intermediate container cc8cccac9f0d 05:25:06 ---> 7839a4d53792 05:25:06 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:25:06 ---> e1f1832b1b43 05:25:06 Step 26/31 : RUN chmod +x /entrypoint.sh 05:25:07 ---> Running in 2cb7bb4bbde5 05:25:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:25:07 Commit message: "fix(security): Bump FROM docker version due to CVEs" 05:25:07 OK: 221 MiB in 52 packages 05:25:07 > git --version # timeout=10 05:25:07 > git --version # 'git version 2.25.1' 05:25:07 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 05:25:07 Removing intermediate container 2cb7bb4bbde5 05:25:07 ---> 44fb01c46122 05:25:07 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 05:25:07 ---> Running in f370d735ae8f 05:25:07 Removing intermediate container f370d735ae8f 05:25:07 ---> 4587b5867e60 05:25:07 Step 28/31 : CMD ["gate"] 05:25:07 Removing intermediate container e64bcd51deed 05:25:07 ---> 4d51f78d46da 05:25:07 Step 6/23 : COPY go.mod vendor* ./ 05:25:07 ---> Running in 9865f0062828 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:25:08 ---> 752e261c41a9 05:25:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:08 ---> Running in de7bb0f9d864 05:25:08 Removing intermediate container 9865f0062828 05:25:08 ---> a1640da205c5 05:25:08 Step 29/31 : LABEL arch=x86_64 05:25:08 ---> Running in 08cb2ff4fe00 05:25:08 Removing intermediate container 08cb2ff4fe00 05:25:08 ---> 4bcf31d8e433 05:25:08 Step 30/31 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:25:08 ---> Running in 9a9cc159209d 05:25:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:25:08 % Total % Received % Xferd Average Speed Time Time Time Current 05:25:08 Dload Upload Total Spent Left Speed 05:25:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48736 0 --:--:-- --:--:-- --:--:-- 48736 05:25:08 Removing intermediate container 9a9cc159209d 05:25:08 ---> d41bfbc95cb7 05:25:08 Step 31/31 : LABEL version=0.0.0 [Pipeline] sh 05:25:08 ---> Running in 75bc063e260a 05:25:08 Removing intermediate container 75bc063e260a 05:25:08 ---> 943a9ffbbc20 05:25:08 05:25:08 Successfully built 943a9ffbbc20 05:25:08 Successfully tagged security-bootstrapper:latest 05:25:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:25:09  Building security-bootstrapper ... done Removing intermediate container de7bb0f9d864 05:25:09 ---> 5f8ce8e903ac 05:25:09 Step 8/23 : COPY . . 05:25:09 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee /etc/docker/daemon.new 05:25:09 05:25:09 { 05:25:09 "registry-mirrors": [ 05:25:09 "https://nexus3.edgexfoundry.org:10001" 05:25:09 ], 05:25:09 "bip": "10.250.0.254/24", 05:25:09 "hosts": [ 05:25:09 "tcp://0.0.0.0:5555", 05:25:09 "unix:///var/run/docker.sock" 05:25:09 ], 05:25:09 "mtu": 1458, 05:25:09 "selinux-enabled": true, 05:25:09 "seccomp-profile": "/etc/docker/seccomp.json" 05:25:09 } [Pipeline] sh 05:25:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:25:10 + sudo service docker restart 05:25:10 Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec 05:25:10 Status: Downloaded newer image for docker:20.10.14 05:25:10 ---> 5f3d65aad428 05:25:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:25:13 ---> Running in 409db800046b 05:25:13 Removing intermediate container 409db800046b 05:25:13 ---> 5a9d5bab43fd 05:25:13 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 05:25:13 ---> Running in 83110cf70aa3 05:25:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:25:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:25:13 (1/43) Installing readline (8.1.1-r0) 05:25:13 (2/43) Installing bash (5.1.16-r0) 05:25:13 Executing bash-5.1.16-r0.post-install 05:25:13 (3/43) Installing brotli-libs (1.0.9-r5) 05:25:13 (4/43) Installing nghttp2-libs (1.46.0-r0) 05:25:13 (5/43) Installing libcurl (7.80.0-r0) 05:25:13 (6/43) Installing curl (7.80.0-r0) 05:25:13 (7/43) Installing dumb-init (1.2.5-r1) 05:25:13 (8/43) Installing libbz2 (1.0.8-r1) 05:25:13 (9/43) Installing expat (2.4.7-r0) 05:25:13 ---> 8241e821b225 05:25:13 Step 9/23 : RUN make cmd/core-data/core-data 05:25:13 (10/43) Installing libffi (3.4.2-r1) 05:25:13 (11/43) Installing gdbm (1.22-r0) 05:25:13 (12/43) Installing xz-libs (5.2.5-r0) 05:25:13 (13/43) Installing libgcc (10.3.1_git20211027-r0) 05:25:13 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 05:25:13 ---> Running in 0a6a19573a1a 05:25:13 (15/43) Installing mpdecimal (2.5.1-r1) 05:25:13 (16/43) Installing sqlite-libs (3.36.0-r0) 05:25:13 (17/43) Installing python3 (3.9.7-r4) 05:25:13 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 05:25:13 (18/43) Installing py3-appdirs (1.4.4-r2) 05:25:13 (19/43) Installing py3-certifi (2020.12.5-r1) 05:25:14 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 05:25:14 (21/43) Installing py3-idna (3.3-r0) 05:25:14 (22/43) Installing py3-urllib3 (1.26.7-r0) 05:25:14 (23/43) Installing py3-requests (2.26.0-r1) 05:25:14 (24/43) Installing py3-msgpack (1.0.2-r1) 05:25:14 (25/43) Installing py3-lockfile (0.12.2-r4) 05:25:14 (26/43) Installing py3-cachecontrol (0.12.10-r0) 05:25:14 (27/43) Installing py3-colorama (0.4.4-r1) 05:25:14 (28/43) Installing py3-contextlib2 (21.6.0-r1) 05:25:14 (29/43) Installing py3-distlib (0.3.3-r0) 05:25:14 (30/43) Installing py3-distro (1.6.0-r0) 05:25:14 (31/43) Installing py3-six (1.16.0-r0) 05:25:14 (32/43) Installing py3-webencodings (0.5.1-r4) 05:25:14 (33/43) Installing py3-html5lib (1.1-r1) 05:25:14 (34/43) Installing py3-parsing (2.4.7-r2) 05:25:14 (35/43) Installing py3-packaging (20.9-r1) 05:25:14 (36/43) Installing py3-tomli (1.2.2-r0) 05:25:14 (37/43) Installing py3-pep517 (0.12.0-r0) 05:25:14 (38/43) Installing py3-progress (1.6-r0) 05:25:14 (39/43) Installing py3-retrying (1.3.3-r2) 05:25:14 (40/43) Installing py3-ordered-set (4.0.2-r2) 05:25:14 (41/43) Installing py3-setuptools (52.0.0-r4) 05:25:14 (42/43) Installing py3-toml (0.10.2-r2) 05:25:14 (43/43) Installing py3-pip (20.3.4-r1) 05:25:14 Executing busybox-1.34.1-r4.trigger 05:25:14 OK: 83 MiB in 65 packages 05:25:14 Collecting docker-compose==1.23.2 05:25:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:25:15 Collecting docopt<0.7,>=0.6.1 05:25:15 Downloading docopt-0.6.2.tar.gz (25 kB) 05:25:15 Collecting jsonschema<3,>=2.5.1 05:25:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:25:15 Collecting PyYAML<4,>=3.10 05:25:15 Downloading PyYAML-3.13.tar.gz (270 kB) 05:25:16 Collecting docker<4.0,>=3.6.0 05:25:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:25:16 Collecting websocket-client<1.0,>=0.32.0 05:25:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:25:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 05:25:16 Collecting texttable<0.10,>=0.9.0 05:25:16 Downloading texttable-0.9.1.tar.gz (11 kB) 05:25:16 Collecting dockerpty<0.5,>=0.4.1 05:25:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:25:16 Collecting cached-property<2,>=1.2.0 05:25:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:25:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:25:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:25:16 Collecting docker-pycreds>=0.4.0 05:25:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:25:16 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) 05:25:16 Collecting urllib3<1.25,>=1.21.1 05:25:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:25:16 Collecting chardet<3.1.0,>=3.0.2 05:25:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 05:25:16 Collecting idna<2.8,>=2.5 05:25:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:25:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 05:25:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 05:25:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 05:25:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 05:25:17 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 05:25:17 Attempting uninstall: urllib3 05:25:17 Found existing installation: urllib3 1.26.7 05:25:17 Uninstalling urllib3-1.26.7: 05:25:17 Successfully uninstalled urllib3-1.26.7 05:25:17 Attempting uninstall: idna 05:25:17 Found existing installation: idna 3.3 05:25:17 Uninstalling idna-3.3: 05:25:17 Successfully uninstalled idna-3.3 05:25:17 Attempting uninstall: requests 05:25:17 Found existing installation: requests 2.26.0 05:25:17 Uninstalling requests-2.26.0: 05:25:17 Successfully uninstalled requests-2.26.0 05:25:17 Running setup.py install for texttable: started 05:25:18 Running setup.py install for texttable: finished with status 'done' 05:25:18 Running setup.py install for PyYAML: started 05:25:18 Running setup.py install for PyYAML: finished with status 'done' 05:25:18 Running setup.py install for docopt: started 05:25:18 Running setup.py install for docopt: finished with status 'done' 05:25:18 Running setup.py install for dockerpty: started 05:25:19 Running setup.py install for dockerpty: finished with status 'done' 05:25:19 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 05:25:23 Removing intermediate container 83110cf70aa3 05:25:23 ---> 0461f0dd6604 05:25:23 Step 14/23 : ENV APP_PORT=58890 05:25:23 ---> Running in a7287d6df7bc 05:25:23 Removing intermediate container a7287d6df7bc 05:25:23 ---> 711c8b1f37ec 05:25:23 Step 15/23 : EXPOSE $APP_PORT 05:25:23 ---> Running in 3be613872314 05:25:23 Removing intermediate container 3be613872314 05:25:23 ---> 5e3e5f203bf3 05:25:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:25:24 ---> edb6319f91ed 05:25:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:25:24 ---> ef38267ced1b 05:25:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:25:24 ---> 569fda457c46 05:25:24 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 05:25:24 ---> Running in af87fc2d7567 05:25:24 Removing intermediate container af87fc2d7567 05:25:24 ---> bd3e3501819d 05:25:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:25:25 ---> Running in 7fb3f9a5a883 05:25:25 Removing intermediate container 7fb3f9a5a883 05:25:25 ---> 2542e273d97c 05:25:25 Step 21/23 : LABEL arch=x86_64 05:25:25 ---> Running in bb9a58a636a4 05:25:25 Removing intermediate container bb9a58a636a4 05:25:25 ---> 3bb7ed2d5ff7 05:25:25 Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:25:25 ---> Running in 33ebc1900ec0 05:25:26 Removing intermediate container 33ebc1900ec0 05:25:26 ---> 300e2a09e9ba 05:25:26 Step 23/23 : LABEL version=0.0.0 05:25:26 ---> Running in 199420c2c03c 05:25:26 Removing intermediate container 199420c2c03c 05:25:26 ---> 4cdf94044791 05:25:26 05:25:26 Successfully built 4cdf94044791 05:25:26 Successfully tagged sys-mgmt-agent:latest [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:25:28 provisioning config files... 05:25:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1868935960288431019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:25:29 ---> docker-login.sh 05:25:29 nexus3.edgexfoundry.org:10001 05:25:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:30 Configure a credential helper to remove this warning. See 05:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:30 05:25:30 Login Succeeded 05:25:30 nexus3.edgexfoundry.org:10002 05:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:30 Configure a credential helper to remove this warning. See 05:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:30 05:25:30 Login Succeeded 05:25:30 nexus3.edgexfoundry.org:10003 05:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:31 Configure a credential helper to remove this warning. See 05:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:31 05:25:31 Login Succeeded 05:25:31 nexus3.edgexfoundry.org:10004 05:25:31  Building sys-mgmt-agent ... done Removing intermediate container 0a6a19573a1a 05:25:31 ---> c5e20e6739c4 05:25:31 05:25:31 Step 10/23 : FROM alpine:3.14 05:25:31 ---> 84b07dd2d1fd 05:25:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:25:31 ---> Running in cbd4d3f936c1 05:25:31 Removing intermediate container cbd4d3f936c1 05:25:31 ---> 585b7d29351b 05:25:31 Step 12/23 : ENV APP_PORT=59880 05:25:31 ---> Running in 289f2b4fd535 05:25:31 Removing intermediate container 289f2b4fd535 05:25:31 ---> b88702900914 05:25:31 Step 13/23 : EXPOSE $APP_PORT 05:25:31 ---> Running in 04174041ba81 05:25:31 Removing intermediate container 04174041ba81 05:25:31 ---> ddc8d94dce86 05:25:31 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:25:31 ---> Running in bee77583f93b 05:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:31 Configure a credential helper to remove this warning. See 05:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:31 05:25:31 Login Succeeded 05:25:31 docker.io 05:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:32 Removing intermediate container bee77583f93b 05:25:32 ---> 48ff085ca830 05:25:32 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 05:25:32 ---> Running in 6c468407b3a3 05:25:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:32 Configure a credential helper to remove this warning. See 05:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:32 05:25:32 Login Succeeded 05:25:32 ---> docker-login.sh ends [Pipeline] } 05:25:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:25:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:25:33 ========================================================= 05:25:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:25:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:25:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:25:33 (1/6) Installing dumb-init (1.2.5-r1) 05:25:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:25:33 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:25:33 (3/6) Installing libsodium (1.0.18-r0) 05:25:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:25:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:25:33 9b3977197b4f: Pulling fs layer 05:25:33 1a89e8eeedd5: Pulling fs layer 05:25:33 94645a83ff95: Pulling fs layer 05:25:33 3f3a8bcf1eab: Pulling fs layer 05:25:33 0c92f367c5e7: Pulling fs layer 05:25:33 f7c0051592d6: Pulling fs layer 05:25:33 a227ed2f7395: Pulling fs layer 05:25:33 7b1c46037f91: Pulling fs layer 05:25:33 0c92f367c5e7: Waiting 05:25:33 f7c0051592d6: Waiting 05:25:33 3f3a8bcf1eab: Waiting 05:25:33 a227ed2f7395: Waiting 05:25:33 7b1c46037f91: Waiting 05:25:33 94645a83ff95: Verifying Checksum 05:25:33 94645a83ff95: Download complete 05:25:33 1a89e8eeedd5: Verifying Checksum 05:25:33 1a89e8eeedd5: Download complete 05:25:33 0c92f367c5e7: Verifying Checksum 05:25:33 0c92f367c5e7: Download complete 05:25:33 f7c0051592d6: Download complete 05:25:33 9b3977197b4f: Verifying Checksum 05:25:33 9b3977197b4f: Download complete 05:25:33 a227ed2f7395: Verifying Checksum 05:25:33 a227ed2f7395: Download complete 05:25:33 (5/6) Installing libzmq (4.3.4-r0) 05:25:33 (6/6) Installing zeromq (4.3.4-r0) 05:25:34 Executing busybox-1.33.1-r6.trigger 05:25:34 OK: 8 MiB in 20 packages 05:25:34 9b3977197b4f: Pull complete 05:25:34 Removing intermediate container 6c468407b3a3 05:25:34 ---> af2646a68543 05:25:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:25:34 1a89e8eeedd5: Pull complete 05:25:34 ---> a2b6224a51b8 05:25:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:25:35 94645a83ff95: Pull complete 05:25:35 7b1c46037f91: Verifying Checksum 05:25:35 7b1c46037f91: Download complete 05:25:35 ---> 770e91ee56f3 05:25:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:25:36 ---> ef2534d52394 05:25:36 Step 19/23 : ENTRYPOINT ["/core-data"] 05:25:36 3f3a8bcf1eab: Verifying Checksum 05:25:36 3f3a8bcf1eab: Download complete 05:25:36 ---> Running in f188d87e81d8 05:25:36 Removing intermediate container f188d87e81d8 05:25:36 ---> 4f2d37e30f8c 05:25:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:25:36 ---> Running in 3c7b75c6e05b 05:25:36 Removing intermediate container 3c7b75c6e05b 05:25:36 ---> b90c7b600660 05:25:36 Step 21/23 : LABEL arch=x86_64 05:25:36 ---> Running in 31a9d960e735 05:25:37 Removing intermediate container 31a9d960e735 05:25:37 ---> d62f2fb1a930 05:25:37 Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:25:37 ---> Running in 769cbcd551ab 05:25:37 Removing intermediate container 769cbcd551ab 05:25:37 ---> 7ba402823d1c 05:25:37 Step 23/23 : LABEL version=0.0.0 05:25:37 ---> Running in 1cb3f552f222 05:25:37 Removing intermediate container 1cb3f552f222 05:25:37 ---> 4f8b80706cb0 05:25:37 05:25:37 Successfully built 4f8b80706cb0 05:25:37 Successfully tagged core-data:latest 05:25:37  Building core-data ... done  [Pipeline] } 05:25:37 $ docker stop --time=1 39b772ac416971cccd0a66487696f2ed7402433111481f291df0f2f562089426 05:25:38 $ docker rm -f 39b772ac416971cccd0a66487696f2ed7402433111481f291df0f2f562089426 [Pipeline] // withDockerContainer [Pipeline] sh 05:25:39 + docker images 05:25:39 REPOSITORY TAG IMAGE ID CREATED SIZE 05:25:39 core-data latest 4f8b80706cb0 1 second ago 35.9MB 05:25:39 c5e20e6739c4 8 seconds ago 1.65GB 05:25:39 sys-mgmt-agent latest 4cdf94044791 13 seconds ago 307MB 05:25:39 security-bootstrapper latest 943a9ffbbc20 30 seconds ago 24.3MB 05:25:39 844670ef1a41 32 seconds ago 1.61GB 05:25:39 core-metadata latest 77f90b16a312 34 seconds ago 26.1MB 05:25:39 core-command latest 763096869ef8 36 seconds ago 24.5MB 05:25:39 security-spire-config latest 5d28ee3b361f 38 seconds ago 82.2MB 05:25:39 d39674d8e51f 40 seconds ago 1.62GB 05:25:39 5ea2ea07dff9 41 seconds ago 1.61GB 05:25:39 e72168714292 41 seconds ago 1.61GB 05:25:39 security-secretstore-setup latest 677e420cee18 55 seconds ago 42.1MB 05:25:39 759d9629427e About a minute ago 1.63GB 05:25:39 support-scheduler latest d50950d95af9 About a minute ago 26MB 05:25:39 support-notifications latest 13111781d124 About a minute ago 26.6MB 05:25:39 security-proxy-setup latest b2fe4c116d2b About a minute ago 43.4MB 05:25:39 security-spiffe-token-provider latest 4dc0093f9ee4 About a minute ago 28.5MB 05:25:39 security-spire-server latest 1a9e9ebc732f About a minute ago 82.9MB 05:25:39 754660b358c1 About a minute ago 1.62GB 05:25:39 dd4a4e347282 About a minute ago 1.62GB 05:25:39 610d6db3f0a4 About a minute ago 1.63GB 05:25:39 438bd9485900 About a minute ago 1.61GB 05:25:39 1d6a175aa9b6 About a minute ago 1.61GB 05:25:39 security-spire-agent latest fa181c71bc7a About a minute ago 119MB 05:25:39 6d83641eb2f8 2 minutes ago 1.61GB 05:25:39 ci-base-image-x86_64 latest e88154212659 4 minutes ago 896MB 05:25:39 docker 20.10.14 5f3d65aad428 37 hours ago 218MB 05:25:39 alpine 3.14 84b07dd2d1fd 2 days ago 5.59MB 05:25:39 alpine 3.15 76c8fb57b6fc 2 days ago 5.57MB 05:25:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB 05:25:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 05:25:39 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 05:25:49 3f3a8bcf1eab: Pull complete 05:25:50 0c92f367c5e7: Pull complete 05:25:51 f7c0051592d6: Pull complete 05:25:51 a227ed2f7395: Pull complete 05:25:54 Still waiting to schedule task 05:25:54 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 05:25:56 7b1c46037f91: Pull complete 05:25:56 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 05:25:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:25:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 05:25:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:25:57 WORKDIR /edgex 05:25:57 COPY go.mod . 05:25:57 RUN go mod download 05:25:57 + docker build -t ci-base-image-arm64 -f - . 05:25:59 Sending build context to Docker daemon 169MB 05:25:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:25:59 ---> f79e39bc4007 05:25:59 Step 2/4 : WORKDIR /edgex 05:26:01 ---> Running in 8ba4eb21f7da 05:26:01 Removing intermediate container 8ba4eb21f7da 05:26:01 ---> 034375639f68 05:26:01 Step 3/4 : COPY go.mod . 05:26:02 ---> 9fd6f0488433 05:26:02 Step 4/4 : RUN go mod download 05:26:02 ---> Running in 32ca858e9262 05:26:27 Running on prd-ubuntu18.04-docker-8c-8g-9565 in /w/workspace/edgexfoundry_edgex-go_PR-3938 [Pipeline] { [Pipeline] ws 05:26:27 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:26:27 The recommended git tool is: git 05:26:29 using credential edgex-jenkins-ssh 05:26:29 Cloning the remote Git repository 05:26:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:26:29 > git init /w/workspace/edgex-go/1 # timeout=10 05:26:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:26:29 > git --version # timeout=10 05:26:29 > git --version # 'git version 2.17.1' 05:26:29 using GIT_SSH to set credentials SSH Credentials for GitHub 05:26:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:26:33 Merging remotes/origin/main commit ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 into PR head commit f31d748427a391acc3a454f06026f5dcc2df99a8 05:26:34 Merge succeeded, producing f31d748427a391acc3a454f06026f5dcc2df99a8 05:26:34 Checking out Revision f31d748427a391acc3a454f06026f5dcc2df99a8 (PR-3938) 05:26:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:26:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:26:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:26:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:26:33 using GIT_SSH to set credentials SSH Credentials for GitHub 05:26:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3938/head:refs/remotes/origin/PR-3938 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:26:33 > git config core.sparsecheckout # timeout=10 05:26:33 > git checkout -f f31d748427a391acc3a454f06026f5dcc2df99a8 # timeout=10 05:26:34 > git remote # timeout=10 05:26:34 > git config --get remote.origin.url # timeout=10 05:26:34 using GIT_SSH to set credentials SSH Credentials for GitHub 05:26:34 > git merge ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 # timeout=10 05:26:34 > git rev-parse HEAD^{commit} # timeout=10 05:26:34 > git config core.sparsecheckout # timeout=10 05:26:34 > git checkout -f f31d748427a391acc3a454f06026f5dcc2df99a8 # timeout=10 05:26:37 Commit message: "fix(security): Bump FROM docker version due to CVEs" 05:26:37 > git --version # timeout=10 05:26:37 > git --version # 'git version 2.17.1' 05:26:37 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:26:38 + echo snap-build.sh 05:26:38 snap-build.sh 05:26:38 + SNAP_BASE_DIR=. 05:26:38 + '[' '!' -z /w/workspace/edgex-go/1 ']' 05:26:38 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 05:26:38 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 05:26:38 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 05:26:38 + cd /w/workspace/edgex-go/1 05:26:38 + sudo apt-get remove -qy --purge lxd lxd-client 05:26:38 Reading package lists... 05:26:38 Building dependency tree... 05:26:38 Reading state information... 05:26:38 The following packages were automatically installed and are no longer required: 05:26:38 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 05:26:38 uidmap xdelta3 05:26:38 Use 'sudo apt autoremove' to remove them. 05:26:38 The following packages will be REMOVED: 05:26:38 lxd* lxd-client* 05:26:38 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 05:26:38 After this operation, 31.7 MB disk space will be freed. 05:26:39 (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.) 05:26:39 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 05:26:39 Removing lxd dnsmasq configuration 05:26:39 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 05:26:40 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 05:26:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:26:41 (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.) 05:26:41 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 05:26:42 Processing triggers for systemd (237-3ubuntu10.52) ... 05:26:42 Processing triggers for ureadahead (0.100.0-21) ... 05:26:43 + sudo snap remove --purge lxd 05:26:43 snap "lxd" is not installed 05:26:43 + sudo groupadd --force --system lxd 05:26:43 ++ whoami 05:26:43 + sudo /usr/sbin/usermod -G lxd -a jenkins 05:26:43 + newgrp - lxd 05:26:43 + sudo snap install lxd 05:26:49 Removing intermediate container 32ca858e9262 05:26:49 ---> 9bc00ad0c6c6 05:26:49 Successfully built 9bc00ad0c6c6 05:26:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:26:49 + docker inspect -f . ci-base-image-arm64 05:26:49 . [Pipeline] withDockerContainer 05:26:49 prd-ubuntu20.04-docker-arm64-4c-16g-9564 does not seem to be running inside a container 05:26:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 05:26:50 $ docker top 91c870cf451632a005a90bb0501637c81b7d3b165103cb47b3e2d23f56d6cf49 -eo pid,comm [Pipeline] { [Pipeline] sh 05:26:51 2022-03-31T05:26:47Z INFO Waiting for automatic snapd restart... 05:26:51 + go version 05:26:51 go version go1.17.6 linux/arm64 [Pipeline] } 05:26:51 $ docker stop --time=1 91c870cf451632a005a90bb0501637c81b7d3b165103cb47b3e2d23f56d6cf49 05:26:53 $ docker rm -f 91c870cf451632a005a90bb0501637c81b7d3b165103cb47b3e2d23f56d6cf49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:26:54 + docker inspect -f . ci-base-image-arm64 05:26:54 . [Pipeline] withDockerContainer 05:26:54 prd-ubuntu20.04-docker-arm64-4c-16g-9564 does not seem to be running inside a container 05:26:54 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 05:26:55 $ docker top 2239d41d58654435ae4e8ae8f824b0533dfa6623109d67445e27a50862e89314 -eo pid,comm [Pipeline] { [Pipeline] echo 05:26:56 ========================================================= 05:26:56 [edgeXBuildGoParallel] Running Tests and Build... 05:26:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:26:56 + make test 05:26:56 go mod tidy -compat=1.17 05:26:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:27:06 lxd 4.24-c92c0b2 from Canonical* installed 05:27:06 + sudo lxd init --auto 05:27:16 + sudo snap install --classic snapcraft 05:27:22 snapcraft 6.1 from Canonical* installed 05:27:22 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 05:27:22 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 05:27:22 % Total % Received % Xferd Average Speed Time Time Time Current 05:27:22 Dload Upload Total Spent Left Speed 05:27:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4633 0 --:--:-- --:--:-- --:--:-- 4633 05:27:22 100 3325k 100 3325k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 10.1M 05:27:22 ./yq_linux_amd64 05:27:22 + sudo snapcraft prime --use-lxd 05:27:24 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 05:27: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: 05:27:24 - README.md 05:27:24 05:27:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:27:25 Launching a container. 05:27:29 ? github.com/edgexfoundry/edgex-go [no test files] 05:27:35 Waiting for container to be ready 05:27:35 To start your first container, try: lxc launch ubuntu:20.04 05:27:35 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 05:27:35 05:27:39 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 05:27:40 Waiting for network to be ready... 05:27:41 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 05:27:41 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 05:27:41 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1367 kB] 05:27:41 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [237 kB] 05:27:41 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 05:27:41 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 05:27:41 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [845 kB] 05:27:41 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [120 kB] 05:27:41 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 05:27:41 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 05:27:41 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 05:27:41 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 05:27:41 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 05:27:42 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 05:27:42 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 05:27:42 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 05:27:42 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 05:27:42 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 05:27:42 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 05:27:42 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1694 kB] 05:27:42 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [318 kB] 05:27:42 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 05:27:42 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 05:27:42 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [903 kB] 05:27:42 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [129 kB] 05:27:42 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] 05:27:42 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 05:27:44 Fetched 23.6 MB in 4s (6426 kB/s) 05:27:45 Reading package lists... 05:27:45 Reading package lists... 05:27:45 Building dependency tree... 05:27:45 Reading state information... 05:27:45 The following additional packages will be installed: 05:27:45 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:27:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:27:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:27:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 05:27:45 Suggested packages: 05:27:45 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 05:27:45 Recommended packages: 05:27:45 gnupg libsasl2-modules 05:27:45 The following NEW packages will be installed: 05:27:45 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:27:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:27:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:27:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 05:27:45 The following packages will be upgraded: 05:27:45 gpg gpg-agent gpgconf libudev1 05:27:45 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 05:27:45 Need to get 3859 kB of archives. 05:27:45 After this operation, 14.9 MB of additional disk space will be used. 05:27:45 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 05:27:45 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 05:27:45 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 05:27:45 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 05:27:45 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 05:27:45 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 05:27:45 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 05:27:45 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 05:27:45 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 05:27:45 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 05:27:45 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 05:27:45 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 05:27:45 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 05:27:45 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 05:27:45 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 05:27:45 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 05:27:45 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 05:27:45 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 05:27:45 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 05:27:46 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 05:27:46 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 05:27:46 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 05:27:46 debconf: delaying package configuration, since apt-utils is not installed 05:27:46 Fetched 3859 kB in 1s (3618 kB/s) 05:27:46 (Reading database ... 12816 files and directories currently installed.) 05:27:46 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 05:27:46 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 05:27:47 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 05:27:47 Selecting previously unselected package udev. 05:27:47 (Reading database ... 12816 files and directories currently installed.) 05:27:47 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 05:27:47 Unpacking udev (245.4-4ubuntu3.15) ... 05:27:47 Selecting previously unselected package libfuse2:amd64. 05:27:47 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 05:27:47 Unpacking libfuse2:amd64 (2.9.9-3) ... 05:27:47 Selecting previously unselected package fuse. 05:27:47 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 05:27:47 Unpacking fuse (2.9.9-3) ... 05:27:47 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 05:27:47 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 05:27:47 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 05:27:47 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 05:27:47 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 05:27:47 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 05:27:47 Selecting previously unselected package libksba8:amd64. 05:27:47 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 05:27:47 Unpacking libksba8:amd64 (1.3.5-2) ... 05:27:47 Selecting previously unselected package libroken18-heimdal:amd64. 05:27:47 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 05:27:47 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:27:47 Selecting previously unselected package libasn1-8-heimdal:amd64. 05:27:47 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 05:27:47 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:27:47 Selecting previously unselected package libheimbase1-heimdal:amd64. 05:27:47 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 05:27:47 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:27:47 Selecting previously unselected package libhcrypto4-heimdal:amd64. 05:27:47 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 05:27:47 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:27:47 Selecting previously unselected package libwind0-heimdal:amd64. 05:27:47 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 05:27:47 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:27:47 Selecting previously unselected package libhx509-5-heimdal:amd64. 05:27:47 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 05:27:47 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:27:48 Selecting previously unselected package libkrb5-26-heimdal:amd64. 05:27:48 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 05:27:48 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:27:48 Selecting previously unselected package libheimntlm0-heimdal:amd64. 05:27:48 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 05:27:48 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:27:48 Selecting previously unselected package libgssapi3-heimdal:amd64. 05:27:48 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 05:27:48 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:27:48 Selecting previously unselected package libsasl2-modules-db:amd64. 05:27:48 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 05:27:48 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 05:27:48 Selecting previously unselected package libsasl2-2:amd64. 05:27:48 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 05:27:48 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 05:27:48 Selecting previously unselected package libldap-common. 05:27:48 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 05:27:48 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 05:27:48 Selecting previously unselected package libldap-2.4-2:amd64. 05:27:48 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 05:27:48 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 05:27:48 Selecting previously unselected package dirmngr. 05:27:48 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 05:27:48 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 05:27:48 Setting up libksba8:amd64 (1.3.5-2) ... 05:27:48 Setting up libfuse2:amd64 (2.9.9-3) ... 05:27:48 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 05:27:48 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 05:27:48 Setting up udev (245.4-4ubuntu3.15) ... 05:27:48 invoke-rc.d: policy-rc.d denied execution of start. 05:27:49 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 05:27:49 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:27:49 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 05:27:49 Setting up gpg (2.2.19-3ubuntu2.1) ... 05:27:49 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:27:49 Setting up fuse (2.9.9-3) ... 05:27:49 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 05:27:49 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:27:49 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:27:49 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:27:49 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:27:49 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:27:49 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:27:49 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 05:27:49 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 05:27:49 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 05:27:49 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 05:27:49 Processing triggers for systemd (245.4-4ubuntu3) ... 05:27:50 Processing triggers for libc-bin (2.31-0ubuntu9) ... 05:27:50 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 05:27:50 Alias= settings in the [Install] section, and DefaultInstance= for template 05:27:50 units). This means they are not meant to be enabled using systemctl. 05:27:50 05:27:50 Possible reasons for having this kind of units are: 05:27:50 • A unit may be statically enabled by being symlinked from another unit's 05:27:50 .wants/ or .requires/ directory. 05:27:50 • A unit's purpose may be to act as a helper for some other unit which has 05:27:50 a requirement dependency on it. 05:27:50 • A unit may be started when needed via activation (socket, path, timer, 05:27:50 D-Bus, udev, scripted systemctl call, ...). 05:27:50 • In case of template units, the unit is meant to be enabled with some 05:27:50 instance name specified. 05:27:50 Reading package lists... 05:27:50 Building dependency tree... 05:27:50 Reading state information... 05:27:50 The following additional packages will be installed: 05:27:50 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 05:27:50 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 05:27:50 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 05:27:50 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 05:27:50 openssh-client python3 python3-minimal python3.8 python3.8-minimal 05:27:50 squashfs-tools systemd systemd-sysv systemd-timesyncd 05:27:50 Suggested packages: 05:27:50 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 05:27:50 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 05:27:50 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 05:27:50 systemd-container policykit-1 05:27:50 Recommended packages: 05:27:50 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 05:27:51 The following NEW packages will be installed: 05:27:51 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 05:27:51 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 05:27:51 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 05:27:51 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 05:27:51 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 05:27:51 The following packages will be upgraded: 05:27:51 libsystemd0 systemd systemd-sysv systemd-timesyncd 05:27:51 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 05:27:51 Need to get 46.5 MB of archives. 05:27:51 After this operation, 181 MB of additional disk space will be used. 05:27:51 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 05:27:51 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 05:27:51 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 05:27:51 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 05:27:51 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 05:27:51 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 05:27:51 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 05:27:51 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 05:27:51 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 05:27:51 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 05:27:51 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 05:27:51 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 05:27:51 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 05:27:51 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 05:27:51 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 05:27:51 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 05:27:51 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 05:27:51 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 05:27:51 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 05:27:51 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 05:27:51 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 05:27:51 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 05:27:51 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 05:27:51 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 05:27:51 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 05:27:51 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 05:27:51 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 05:27:51 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 05:27:51 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 05:27:51 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 05:27:51 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 05:27:51 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 05:27:51 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 05:27:52 debconf: delaying package configuration, since apt-utils is not installed 05:27:52 Fetched 46.5 MB in 1s (51.0 MB/s) 05:27:52 (Reading database ... 13067 files and directories currently installed.) 05:27:52 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 05:27:52 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 05:27:52 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 05:27:52 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 05:27:52 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 05:27:52 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 05:27:53 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 05:27:53 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 05:27:53 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 05:27:53 Selecting previously unselected package libpython3.8-minimal:amd64. 05:27:53 (Reading database ... 13068 files and directories currently installed.) 05:27:53 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 05:27:53 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 05:27:53 Selecting previously unselected package libexpat1:amd64. 05:27:53 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 05:27:53 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 05:27:53 Selecting previously unselected package python3.8-minimal. 05:27:53 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 05:27:53 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 05:27:53 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 05:27:53 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 05:27:53 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 05:27:54 Selecting previously unselected package python3-minimal. 05:27:54 (Reading database ... 13359 files and directories currently installed.) 05:27:54 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 05:27:54 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 05:27:54 Selecting previously unselected package mime-support. 05:27:54 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 05:27:54 Unpacking mime-support (3.64ubuntu1) ... 05:27:54 Selecting previously unselected package libmpdec2:amd64. 05:27:54 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 05:27:54 Unpacking libmpdec2:amd64 (2.4.2-3) ... 05:27:54 Selecting previously unselected package libpython3.8-stdlib:amd64. 05:27:54 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 05:27:54 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 05:27:54 Selecting previously unselected package python3.8. 05:27:54 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 05:27:54 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 05:27:54 Selecting previously unselected package libpython3-stdlib:amd64. 05:27:54 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 05:27:54 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 05:27:54 Setting up python3-minimal (3.8.2-0ubuntu2) ... 05:27:54 Selecting previously unselected package python3. 05:27:54 (Reading database ... 13761 files and directories currently installed.) 05:27:54 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 05:27:54 Unpacking python3 (3.8.2-0ubuntu2) ... 05:27:54 Selecting previously unselected package libdbus-1-3:amd64. 05:27:54 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 05:27:54 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 05:27:54 Selecting previously unselected package dbus. 05:27:54 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 05:27:54 Unpacking dbus (1.12.16-2ubuntu2.1) ... 05:27:55 Selecting previously unselected package libbsd0:amd64. 05:27:55 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 05:27:55 Unpacking libbsd0:amd64 (0.10.0-1) ... 05:27:55 Selecting previously unselected package libpam-systemd:amd64. 05:27:55 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 05:27:55 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 05:27:55 Selecting previously unselected package sudo. 05:27:55 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 05:27:55 Unpacking sudo (1.8.31-1ubuntu1.2) ... 05:27:55 Selecting previously unselected package apparmor. 05:27:55 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 05:27:55 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 05:27:55 Selecting previously unselected package libcbor0.6:amd64. 05:27:55 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 05:27:55 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 05:27:55 Selecting previously unselected package libedit2:amd64. 05:27:55 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 05:27:55 Unpacking libedit2:amd64 (3.1-20191231-1) ... 05:27:55 Selecting previously unselected package libfido2-1:amd64. 05:27:55 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 05:27:55 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 05:27:55 Selecting previously unselected package libkrb5support0:amd64. 05:27:55 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 05:27:55 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 05:27:55 Selecting previously unselected package libk5crypto3:amd64. 05:27:55 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 05:27:55 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 05:27:55 Selecting previously unselected package libkeyutils1:amd64. 05:27:55 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 05:27:55 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 05:27:55 Selecting previously unselected package libkrb5-3:amd64. 05:27:55 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 05:27:55 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 05:27:55 Selecting previously unselected package libgssapi-krb5-2:amd64. 05:27:55 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 05:27:55 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 05:27:55 Selecting previously unselected package openssh-client. 05:27:55 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 05:27:55 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 05:27:55 Selecting previously unselected package dbus-user-session. 05:27:55 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 05:27:55 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 05:27:55 Selecting previously unselected package liblzo2-2:amd64. 05:27:55 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 05:27:56 Unpacking liblzo2-2:amd64 (2.10-2) ... 05:27:56 Selecting previously unselected package squashfs-tools. 05:27:56 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 05:27:56 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 05:27:56 Selecting previously unselected package snapd. 05:27:56 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 05:27:56 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 05:27:59 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 05:27:59 Setting up mime-support (3.64ubuntu1) ... 05:27:59 Setting up liblzo2-2:amd64 (2.10-2) ... 05:27:59 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 05:27:59 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 05:27:59 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 05:27:59 Setting up dbus (1.12.16-2ubuntu2.1) ... 05:27:59 Setting up sudo (1.8.31-1ubuntu1.2) ... 05:27:59 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 05:27:59 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 05:27:59 Setting up libmpdec2:amd64 (2.4.2-3) ... 05:27:59 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 05:27:59 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 05:27:59 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 05:28:00 Setting up libbsd0:amd64 (0.10.0-1) ... 05:28:00 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 05:28:00 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 05:28:00 Setting up libedit2:amd64 (3.1-20191231-1) ... 05:28:00 Setting up python3 (3.8.2-0ubuntu2) ... 05:28:00 running python rtupdate hooks for python3.8... 05:28:00 running python post-rtupdate hooks for python3.8... 05:28:00 Setting up apparmor (2.13.3-7ubuntu5.1) ... 05:28:01 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 05:28:01 Reloading AppArmor profiles 05:28:01 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 05:28:01 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 05:28:01 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 05:28:02 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 05:28:02 Setting up systemd (245.4-4ubuntu3.15) ... 05:28:02 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 05:28:02 Installing new version of config file /etc/systemd/resolved.conf ... 05:28:03 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 05:28:03 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 05:28:03 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 05:28:03 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 05:28:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 05:28:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 05:28:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 05:28:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 05:28:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:28:05 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:28:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 05:28:05 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 05:28:05 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 05:28:06 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 05:28:06 /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' 05:28:06 Processing triggers for libc-bin (2.31-0ubuntu9) ... 05:28:06 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 05:28:06 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 05:28:07 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 05:28:08 Reading package lists... 05:28:08 Reading package lists... 05:28:08 Building dependency tree... 05:28:08 Reading state information... 05:28:08 Calculating upgrade... 05:28:08 The following packages will be upgraded: 05:28:08 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 05:28:08 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 05:28:08 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 05:28:08 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 05:28:08 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 05:28:08 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 05:28:08 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 05:28:08 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 05:28:08 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 05:28:08 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 05:28:08 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 05:28:08 xz-utils zlib1g 05:28:08 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 05:28:08 Need to get 65.7 MB of archives. 05:28:08 After this operation, 27.6 MB of additional disk space will be used. 05:28:08 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 05:28:08 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 05:28:08 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 05:28:08 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 05:28:08 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 05:28:08 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 05:28:08 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 05:28:08 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 05:28:08 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 05:28:08 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 05:28:08 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 05:28:08 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 05:28:08 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 05:28:08 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 05:28:08 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 05:28:08 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 05:28:08 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 05:28:08 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 05:28:08 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 05:28:09 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 05:28:09 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 05:28:09 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 05:28:09 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 05:28:09 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 05:28:09 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 05:28:09 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 05:28:09 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 05:28:09 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 05:28:09 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 05:28:09 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 05:28:09 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 05:28:09 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 05:28:09 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 05:28:09 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 05:28:09 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 05:28:09 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 05:28:09 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 05:28:09 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 05:28:10 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 05:28:10 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 05:28:10 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 05:28:10 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 05:28:10 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 05:28:10 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 05:28:10 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 05:28:10 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 05:28:10 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 05:28:10 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 05:28:10 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 05:28:10 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 05:28:10 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 05:28:10 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 05:28:10 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 05:28:10 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 05:28:10 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 05:28:10 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 05:28:10 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 05:28:10 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 05:28:10 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 05:28:10 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 05:28:10 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 05:28:10 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 05:28:10 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 05:28:10 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 05:28:10 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 05:28:10 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 05:28:10 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 05:28:10 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 05:28:10 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 05:28:10 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 05:28:10 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 05:28:10 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 05:28:10 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 05:28:11 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 05:28:11 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 05:28:11 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 05:28:11 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 05:28:11 debconf: delaying package configuration, since apt-utils is not installed 05:28:11 Fetched 65.7 MB in 3s (21.5 MB/s) 05:28:11 (Reading database ... 14313 files and directories currently installed.) 05:28:11 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 05:28:11 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 05:28:12 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 05:28:12 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 05:28:12 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 05:28:12 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 05:28:12 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:28:12 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:28:12 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:28:12 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:28:13 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:28:13 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:28:13 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:28:13 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:28:13 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:28:13 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:28:13 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:28:13 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:28:13 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:28:13 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:28:13 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 05:28:13 (Reading database ... 14312 files and directories currently installed.) 05:28:13 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:28:13 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:28:13 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 05:28:13 (Reading database ... 14312 files and directories currently installed.) 05:28:13 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:28:13 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:28:13 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:28:13 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:28:13 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 05:28:13 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 05:28:13 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 05:28:14 (Reading database ... 14312 files and directories currently installed.) 05:28:14 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 05:28:14 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 05:28:14 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 05:28:14 (Reading database ... 14312 files and directories currently installed.) 05:28:14 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 05:28:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 05:28:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 05:28:14 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 05:28:15 Setting up base-files (11ubuntu5.5) ... 05:28:15 Installing new version of config file /etc/issue ... 05:28:15 Installing new version of config file /etc/issue.net ... 05:28:15 Installing new version of config file /etc/lsb-release ... 05:28:15 Installing new version of config file /etc/update-motd.d/50-motd-news ... 05:28:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 05:28:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 05:28:15 Removing obsolete conffile /etc/default/motd-news ... 05:28:15 (Reading database ... 14311 files and directories currently installed.) 05:28:15 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 05:28:15 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 05:28:15 Setting up bash (5.0-6ubuntu1.1) ... 05:28:15 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 05:28:15 (Reading database ... 14311 files and directories currently installed.) 05:28:15 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 05:28:15 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 05:28:15 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 05:28:16 (Reading database ... 14311 files and directories currently installed.) 05:28:16 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 05:28:16 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 05:28:16 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 05:28:16 (Reading database ... 14311 files and directories currently installed.) 05:28:16 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 05:28:16 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 05:28:16 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 05:28:16 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 05:28:16 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 05:28:16 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 05:28:17 Setting up perl-base (5.30.0-9ubuntu0.2) ... 05:28:17 (Reading database ... 14311 files and directories currently installed.) 05:28:17 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 05:28:17 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 05:28:17 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 05:28:17 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 05:28:17 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 05:28:17 (Reading database ... 14311 files and directories currently installed.) 05:28:17 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 05:28:17 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 05:28:17 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 05:28:18 (Reading database ... 14311 files and directories currently installed.) 05:28:18 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 05:28:18 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 05:28:18 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 05:28:18 (Reading database ... 14311 files and directories currently installed.) 05:28:18 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 05:28:18 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 05:28:18 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 05:28:18 (Reading database ... 14311 files and directories currently installed.) 05:28:18 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 05:28:18 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 05:28:18 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 05:28:18 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 05:28:18 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 05:28:18 (Reading database ... 14311 files and directories currently installed.) 05:28:18 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 05:28:18 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 05:28:18 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 05:28:18 (Reading database ... 14311 files and directories currently installed.) 05:28:18 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 05:28:18 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 05:28:18 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 05:28:18 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 05:28:19 Setting up util-linux (2.34-0.1ubuntu9.3) ... 05:28:19 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 05:28:19 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 05:28:19 (Reading database ... 14311 files and directories currently installed.) 05:28:19 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 05:28:19 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 05:28:20 Setting up libc-bin (2.31-0ubuntu9.7) ... 05:28:20 (Reading database ... 14311 files and directories currently installed.) 05:28:20 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 05:28:20 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 05:28:20 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 05:28:20 (Reading database ... 14311 files and directories currently installed.) 05:28:20 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 05:28:20 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 05:28:20 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 05:28:20 (Reading database ... 14311 files and directories currently installed.) 05:28:20 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 05:28:20 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 05:28:20 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 05:28:20 (Reading database ... 14311 files and directories currently installed.) 05:28:20 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 05:28:20 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 05:28:20 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 05:28:20 (Reading database ... 14311 files and directories currently installed.) 05:28:20 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 05:28:20 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 05:28:20 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 05:28:20 (Reading database ... 14311 files and directories currently installed.) 05:28:20 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 05:28:20 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 05:28:20 Setting up gpgv (2.2.19-3ubuntu2.1) ... 05:28:20 (Reading database ... 14311 files and directories currently installed.) 05:28:20 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 05:28:20 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 05:28:21 Setting up ubuntu-keyring (2020.02.11.4) ... 05:28:21 (Reading database ... 14311 files and directories currently installed.) 05:28:21 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 05:28:21 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 05:28:21 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 05:28:21 (Reading database ... 14311 files and directories currently installed.) 05:28:21 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 05:28:21 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 05:28:21 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 05:28:21 (Reading database ... 14311 files and directories currently installed.) 05:28:21 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 05:28:21 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 05:28:21 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 05:28:21 (Reading database ... 14311 files and directories currently installed.) 05:28:21 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 05:28:21 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 05:28:21 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 05:28:21 (Reading database ... 14311 files and directories currently installed.) 05:28:21 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 05:28:21 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 05:28:21 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 05:28:21 (Reading database ... 14311 files and directories currently installed.) 05:28:21 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 05:28:21 Unpacking apt (2.0.6) over (2.0.2) ... 05:28:22 Setting up apt (2.0.6) ... 05:28:22 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 05:28:22 (Reading database ... 14311 files and directories currently installed.) 05:28:22 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 05:28:22 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 05:28:22 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 05:28:22 (Reading database ... 14311 files and directories currently installed.) 05:28:22 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 05:28:22 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 05:28:22 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 05:28:22 (Reading database ... 14313 files and directories currently installed.) 05:28:22 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 05:28:23 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 05:28:23 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 05:28:23 (Reading database ... 14317 files and directories currently installed.) 05:28:23 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 05:28:23 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 05:28:23 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 05:28:23 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 05:28:23 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 05:28:23 (Reading database ... 14317 files and directories currently installed.) 05:28:23 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 05:28:23 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 05:28:23 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 05:28:23 (Reading database ... 14317 files and directories currently installed.) 05:28:23 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 05:28:23 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 05:28:23 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 05:28:23 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 05:28:24 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 05:28:24 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 05:28:24 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 05:28:24 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 05:28:24 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 05:28:24 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 05:28:24 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 05:28:24 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 05:28:24 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 05:28:24 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 05:28:24 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 05:28:24 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 05:28:24 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 05:28:24 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 05:28:25 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 05:28:25 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 05:28:25 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 05:28:25 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 05:28:25 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 05:28:25 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 05:28:25 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 05:28:25 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 05:28:25 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 05:28:25 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 05:28:25 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 05:28:25 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 05:28:25 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 05:28:25 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 05:28:25 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 05:28:25 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 05:28:25 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 05:28:26 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 05:28:26 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 05:28:26 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 05:28:26 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 05:28:26 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 05:28:27 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 05:28:27 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 05:28:27 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 05:28:27 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 05:28:28 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 05:28:28 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 05:28:28 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 05:28:28 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 05:28:28 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 05:28:28 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 05:28:29 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 05:28:29 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 05:28:29 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 05:28:29 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 05:28:29 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 05:28:29 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 05:28:29 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 05:28:29 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 05:28:29 Setting up tzdata (2022a-0ubuntu0.20.04) ... 05:28:29 05:28:29 Current default time zone: 'Etc/UTC' 05:28:29 Local time is now: Thu Mar 31 05:28:29 UTC 2022. 05:28:29 Universal Time is now: Thu Mar 31 05:28:29 UTC 2022. 05:28:29 Run 'dpkg-reconfigure tzdata' if you wish to change it. 05:28:29 05:28:29 Setting up xz-utils (5.2.4-1ubuntu1) ... 05:28:29 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 05:28:29 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 05:28:29 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 05:28:29 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 05:28:29 Setting up mount (2.34-0.1ubuntu9.3) ... 05:28:29 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 05:28:29 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 05:28:29 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 05:28:29 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 05:28:29 Setting up openssl (1.1.1f-1ubuntu2.12) ... 05:28:29 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 05:28:29 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 05:28:29 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 05:28:29 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 05:28:29 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 05:28:29 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 05:28:29 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 05:28:29 Setting up fdisk (2.34-0.1ubuntu9.3) ... 05:28:29 Setting up ca-certificates (20210119~20.04.2) ... 05:28:31 Updating certificates in /etc/ssl/certs... 05:28:32 21 added, 21 removed; done. 05:28:32 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 05:28:32 Setting up perl (5.30.0-9ubuntu0.2) ... 05:28:32 Setting up procps (2:3.3.16-1ubuntu2.3) ... 05:28:32 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 05:28:32 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 05:28:32 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 05:28:32 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 05:28:32 Setting up binutils (2.34-6ubuntu1.3) ... 05:28:32 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 05:28:32 Setting up build-essential (12.8ubuntu1.1) ... 05:28:32 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 05:28:32 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 05:28:32 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 05:28:32 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 05:28:32 Processing triggers for systemd (245.4-4ubuntu3.15) ... 05:28:32 Processing triggers for mime-support (3.64ubuntu1) ... 05:28:32 Processing triggers for ca-certificates (20210119~20.04.2) ... 05:28:32 Updating certificates in /etc/ssl/certs... 05:28:33 0 added, 0 removed; done. 05:28:33 Running hooks in /etc/ca-certificates/update.d... 05:28:33 done. 05:28:34 Reading package lists... 05:28:34 Building dependency tree... 05:28:34 Reading state information... 05:28:34 The following NEW packages will be installed: 05:28:34 apt-transport-https 05:28:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 05:28:34 Need to get 4680 B of archives. 05:28:34 After this operation, 162 kB of additional disk space will be used. 05:28:34 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 05:28:34 debconf: delaying package configuration, since apt-utils is not installed 05:28:34 Fetched 4680 B in 0s (86.5 kB/s) 05:28:35 Selecting previously unselected package apt-transport-https. 05:28:35 (Reading database ... 14320 files and directories currently installed.) 05:28:35 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 05:28:35 Unpacking apt-transport-https (2.0.6) ... 05:28:35 Setting up apt-transport-https (2.0.6) ... 05:28:35 Waiting for network to be ready... 05:28:39 2022-03-31T05:28:39Z INFO Waiting for automatic snapd restart... 05:28:42 snapd 2.54.4 from Canonical* installed 05:28:44 "snapd" switched to the "latest/stable" channel 05:28:44 05:28:46 core20 20220318 from Canonical* installed 05:28:46 "core20" switched to the "latest/stable" channel 05:28:46 05:28:49 snapcraft 6.1 from Canonical* installed 05:28:49 "snapcraft" switched to the "latest/stable" channel 05:28:49 05:28:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:28:54 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: 05:28:54 - README.md 05:28:54 05:28:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:28:54 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 05:28:54 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 05:28:54 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 05:28:55 Reading package lists... 05:28:55 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 05:28:55 Reading package lists... 05:28:55 Building dependency tree... 05:28:55 Reading state information... 05:28:56 Suggested packages: 05:28:56 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 05:28:56 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 05:28:56 krb5-user libnorm-doc 05:28:56 Recommended packages: 05:28:56 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 05:28:56 The following NEW packages will be installed: 05:28:56 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 05:28:56 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 05:28:56 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 05:28:56 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 05:28:56 libzmq5 pkg-config zip 05:28:56 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 05:28:56 Need to get 10.3 MB of archives. 05:28:56 After this operation, 56.5 MB of additional disk space will be used. 05:28:56 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 05:28:56 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 05:28:56 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 05:28:56 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 05:28:56 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 05:28:56 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 05:28:56 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 05:28:56 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 05:28:56 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 05:28:56 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 05:28:56 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 05:28:56 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 05:28:56 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 05:28:56 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 05:28:56 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 05:28:56 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 05:28:56 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 05:28:56 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 05:28:56 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 05:28:56 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 05:28:57 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 05:28:57 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 05:28:57 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 05:28:57 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 05:28:57 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 05:28:57 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 05:28:57 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 05:28:57 debconf: delaying package configuration, since apt-utils is not installed 05:28:57 Fetched 10.3 MB in 1s (8919 kB/s) 05:28:57 Selecting previously unselected package libglib2.0-0:amd64. 05:28:57 (Reading database ... 14324 files and directories currently installed.) 05:28:57 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 05:28:57 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 05:28:57 Selecting previously unselected package libsodium23:amd64. 05:28:57 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 05:28:57 Unpacking libsodium23:amd64 (1.0.18-1) ... 05:28:57 Selecting previously unselected package libpsl5:amd64. 05:28:57 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 05:28:57 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 05:28:57 Selecting previously unselected package libbrotli1:amd64. 05:28:57 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 05:28:57 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 05:28:57 Selecting previously unselected package libnghttp2-14:amd64. 05:28:57 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 05:28:57 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 05:28:57 Selecting previously unselected package librtmp1:amd64. 05:28:57 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 05:28:57 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 05:28:57 Selecting previously unselected package libssh-4:amd64. 05:28:57 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 05:28:57 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 05:28:57 Selecting previously unselected package libcurl3-gnutls:amd64. 05:28:57 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 05:28:57 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 05:28:57 Selecting previously unselected package liberror-perl. 05:28:57 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 05:28:57 Unpacking liberror-perl (0.17029-1) ... 05:28:58 Selecting previously unselected package git-man. 05:28:58 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 05:28:58 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 05:28:58 Selecting previously unselected package git. 05:28:58 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 05:28:58 Unpacking git (1:2.25.1-1ubuntu3.2) ... 05:28:58 Selecting previously unselected package libgssrpc4:amd64. 05:28:58 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 05:28:58 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 05:28:58 Selecting previously unselected package libkdb5-9:amd64. 05:28:58 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 05:28:58 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 05:28:58 Selecting previously unselected package libkadm5srv-mit11:amd64. 05:28:58 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 05:28:58 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 05:28:58 Selecting previously unselected package libkadm5clnt-mit11:amd64. 05:28:58 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 05:28:58 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 05:28:58 Selecting previously unselected package comerr-dev:amd64. 05:28:58 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 05:28:58 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 05:28:58 Selecting previously unselected package krb5-multidev:amd64. 05:28:58 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 05:28:58 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 05:28:58 Selecting previously unselected package libnorm1:amd64. 05:28:58 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 05:28:58 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 05:28:58 Selecting previously unselected package libnorm-dev:amd64. 05:28:58 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 05:28:58 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 05:28:59 Selecting previously unselected package libpgm-5.2-0:amd64. 05:28:59 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 05:28:59 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 05:28:59 Selecting previously unselected package libpgm-dev:amd64. 05:28:59 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 05:28:59 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 05:28:59 Selecting previously unselected package libsodium-dev:amd64. 05:28:59 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 05:28:59 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 05:28:59 Selecting previously unselected package libzmq5:amd64. 05:28:59 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 05:28:59 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 05:28:59 Selecting previously unselected package libkrb5-dev:amd64. 05:28:59 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 05:28:59 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 05:28:59 Selecting previously unselected package libzmq3-dev:amd64. 05:28:59 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 05:28:59 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 05:28:59 Selecting previously unselected package pkg-config. 05:28:59 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 05:28:59 Unpacking pkg-config (0.29.1-0ubuntu4) ... 05:28:59 Selecting previously unselected package zip. 05:28:59 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 05:28:59 Unpacking zip (3.0-11build1) ... 05:28:59 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 05:28:59 Setting up libsodium23:amd64 (1.0.18-1) ... 05:28:59 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 05:28:59 No schema files found: doing nothing. 05:28:59 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 05:28:59 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 05:28:59 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 05:28:59 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 05:28:59 Setting up liberror-perl (0.17029-1) ... 05:28:59 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 05:28:59 Setting up zip (3.0-11build1) ... 05:28:59 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 05:28:59 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 05:28:59 Setting up pkg-config (0.29.1-0ubuntu4) ... 05:28:59 Setting up libsodium-dev:amd64 (1.0.18-1) ... 05:28:59 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 05:29:00 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 05:29:00 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 05:29:00 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 05:29:00 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 05:29:00 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 05:29:00 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 05:29:00 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 05:29:00 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 05:29:00 Setting up git (1:2.25.1-1ubuntu3.2) ... 05:29:00 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 05:29:00 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 05:29:00 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 05:29:00 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 05:29:00 comerr-dev set to automatically installed. 05:29:00 git set to automatically installed. 05:29:00 git-man set to automatically installed. 05:29:00 krb5-multidev set to automatically installed. 05:29:00 libbrotli1 set to automatically installed. 05:29:00 libcurl3-gnutls set to automatically installed. 05:29:00 liberror-perl set to automatically installed. 05:29:00 libglib2.0-0 set to automatically installed. 05:29:00 libgssrpc4 set to automatically installed. 05:29:00 libkadm5clnt-mit11 set to automatically installed. 05:29:00 libkadm5srv-mit11 set to automatically installed. 05:29:00 libkdb5-9 set to automatically installed. 05:29:00 libkrb5-dev set to automatically installed. 05:29:00 libnghttp2-14 set to automatically installed. 05:29:00 libnorm-dev set to automatically installed. 05:29:00 libnorm1 set to automatically installed. 05:29:00 libpgm-5.2-0 set to automatically installed. 05:29:00 libpgm-dev set to automatically installed. 05:29:00 libpsl5 set to automatically installed. 05:29:00 librtmp1 set to automatically installed. 05:29:00 libsodium-dev set to automatically installed. 05:29:00 libsodium23 set to automatically installed. 05:29:00 libssh-4 set to automatically installed. 05:29:00 libzmq3-dev set to automatically installed. 05:29:00 libzmq5 set to automatically installed. 05:29:00 pkg-config set to automatically installed. 05:29:00 zip set to automatically installed. 05:29:01 snapd is not logged in, snap install commands will use sudo 05:29:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:29:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:29:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:29:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:29:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:29:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:29:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:29:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:29:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:29:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:29:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:29:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:29:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:29:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:29:13 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 05:29:13 Downloading snap 'edgex-app-service-configurable' 05:29:15 Pulling app-service-configurable 05:29:15 + snapcraftctl pull 05:29:17 Pulling config-common 05:29:17 + snapcraftctl pull 05:29:18 Pulling go-build-helper 05:29:18 + snapcraftctl pull 05:29:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.284s coverage: 28.7% of statements 05:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:29:19 'edgex-go' has dependencies that need to be staged: go-build-helper 05:29:19 Skipping pull go-build-helper (already ran) 05:29:19 Building go-build-helper 05:29:19 + snapcraftctl build 05:29:20 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 05:29:21 + snapcraftctl stage 05:29:21 Staging go-build-helper 05:29:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.527s coverage: 98.5% of statements 05:29:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:29:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.463s coverage: 54.9% of statements 05:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:29:26 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 05:29:26 Fetched 290 kB in 0s (0 B/s) 05:29:26 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 05:29:26 Fetched 158 kB in 0s (0 B/s) 05:29:26 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 05:29:26 Fetched 242 kB in 0s (0 B/s) 05:29:26 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 05:29:26 Fetched 150 kB in 0s (0 B/s) 05:29:26 Pulling edgex-go 05:29:26 + snapcraftctl pull 05:29:27 Pulling hooks 05:29:27 + snapcraftctl pull 05:29:39 Removing suid/guid from /root/parts/static-packages/install/bin/su 05:29:39 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 05:29:39 Fetched 96.1 kB in 0s (0 B/s) 05:29:39 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 05:29:39 Fetched 78.7 kB in 0s (0 B/s) 05:29:39 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 05:29:39 Fetched 48.0 kB in 0s (0 B/s) 05:29:39 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 05:29:39 Fetched 50.2 kB in 0s (0 B/s) 05:29:39 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 05:29:39 Fetched 14.7 kB in 0s (0 B/s) 05:29:39 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 05:29:39 Fetched 234 kB in 0s (0 B/s) 05:29:39 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 05:29:39 Fetched 155 kB in 0s (0 B/s) 05:29:39 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 05:29:39 Fetched 170 kB in 0s (0 B/s) 05:29:39 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 05:29:39 Fetched 267 kB in 0s (0 B/s) 05:29:39 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 05:29:39 Fetched 50.6 kB in 0s (0 B/s) 05:29:39 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 05:29:39 Fetched 15.1 kB in 0s (0 B/s) 05:29:39 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 05:29:39 Fetched 51.5 kB in 0s (0 B/s) 05:29:39 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 05:29:39 Fetched 121 kB in 0s (0 B/s) 05:29:39 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 05:29:39 Fetched 29.7 kB in 0s (0 B/s) 05:29:39 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 05:29:39 Fetched 1021 kB in 0s (0 B/s) 05:29:39 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 05:29:39 Fetched 49.3 kB in 0s (0 B/s) 05:29:39 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 05:29:39 Fetched 54.9 kB in 0s (0 B/s) 05:29:39 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 05:29:39 Fetched 16.6 kB in 0s (0 B/s) 05:29:39 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 05:29:39 Fetched 87.9 kB in 0s (0 B/s) 05:29:39 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 05:29:39 Fetched 142 kB in 0s (0 B/s) 05:29:39 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 05:29:39 Fetched 41.8 kB in 0s (0 B/s) 05:29:39 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 05:29:39 Fetched 181 kB in 0s (0 B/s) 05:29:39 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 05:29:39 Fetched 208 kB in 0s (0 B/s) 05:29:39 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 05:29:39 Fetched 161 kB in 0s (0 B/s) 05:29:39 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 05:29:39 Fetched 107 kB in 0s (0 B/s) 05:29:39 Pulling static-packages 05:29:39 + snapcraftctl pull 05:29:40 Pulling version 05:29:40 + cd /root/project 05:29:40 ++ git describe --tags --abbrev=0 05:29:40 ++ sed s/v// 05:29:40 + GIT_VERSION=2.2.0-dev.50 05:29:40 + '[' -z 2.2.0-dev.50 ']' 05:29:40 + snapcraftctl set-version 2.2.0-dev.50 05:29:42 Building app-service-configurable 05:29:42 + snapcraftctl build 05:29:44 Building config-common 05:29:44 + snapcraftctl build 05:29:44 + cp --archive --link --no-dereference . /root/parts/config-common/install 05:29:45 Skipping build go-build-helper (already ran) 05:29:45 Building edgex-go 05:29:45 + cd /root/parts/edgex-go/src 05:29:45 ++ git describe --tags --abbrev=0 05:29:45 ++ sed s/v// 05:29:45 + GIT_VERSION=2.2.0-dev.50 05:29:45 + '[' -z 2.2.0-dev.50 ']' 05:29:45 + echo 2.2.0-dev.50 05:29:45 + '[' '!' -d vendor ']' 05:29:45 + go mod download all 05:29:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.337s coverage: 89.2% of statements 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:29:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.519s coverage: 84.4% of statements 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:29:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.729s coverage: 94.7% of statements 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:29:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.452s coverage: 72.2% of statements 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:29:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.375s coverage: 60.0% of statements 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:29:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.650s coverage: 0.9% of statements 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:29:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.362s coverage: 58.8% of statements 05:29:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.302s coverage: 24.0% of statements 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.387s coverage: 47.1% of statements 05:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.396s coverage: 79.5% of statements 05:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.237s coverage: 94.1% of statements 05:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.262s coverage: 96.3% of statements 05:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements 05:29:50 + make build 05:29:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:30:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.228s coverage: 94.4% of statements 05:30:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements 05:30:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.701s coverage: 82.5% of statements 05:30:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:30:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:30:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.280s coverage: 92.9% of statements 05:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:30:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements 05:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:30:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements 05:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:30:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements 05:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:30:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements 05:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:30:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.261s coverage: 80.0% of statements 05:30:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements 05:30:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.320s coverage: 85.4% of statements 05:30:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.793s coverage: 91.2% of statements 05:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:30:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.881s coverage: 64.4% of statements 05:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:30:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements 05:30:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements 05:30:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 05:30:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 05:30:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 05:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.442s coverage: 65.4% of statements 05:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.691s coverage: 43.8% of statements 05:30:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:30:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.366s coverage: 89.5% of statements 05:30:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements 05:30:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:30:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:30:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:30:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:30:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:30:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:30:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:30:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:30:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:30:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:30:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:30:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.289s coverage: 17.7% of statements 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:30:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.723s coverage: 92.3% of statements 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:30:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:30:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.486s coverage: 97.7% of statements 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 05:30:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.187s coverage: 28.9% of statements 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 05:30:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:30:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements 05:30:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 05:30:32 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 05:30:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:30:32 GO111MODULE=on go vet ./... 05:30:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:30:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:30:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:30:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:30:40 + 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 05:30:40 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 05:30:40 + case "$service" in 05:30:40 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 05:30:40 + 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 05:30:40 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 05:30:40 + case "$service" in 05:30:40 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 05:30:40 + 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 05:30:40 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 05:30:40 + case "$service" in 05:30:40 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 05:30:40 + 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 05:30:40 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 05:30:40 + case "$service" in 05:30:40 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 05:30:40 + 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 05:30:40 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 05:30:40 + case "$service" in 05:30:40 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 05:30:40 + 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 05:30:40 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 05:30:40 + case "$service" in 05:30:40 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 05:30:40 + 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 05:30:40 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 05:30:40 + case "$service" in 05:30:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 05:30:40 + 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 05:30:40 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 05:30:40 + case "$service" in 05:30:40 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 05:30:40 + 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 05:30:40 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 05:30:40 + case "$service" in 05:30:40 + 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 05:30:40 + 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 05:30:40 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 05:30:40 + case "$service" in 05:30:40 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 05:30:40 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 05:30:40 + 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 05:30:40 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 05:30:40 + case "$service" in 05:30:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 05:30:40 + 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 05:30:40 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 05:30:40 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 05:30:40 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 05:30:41 Building hooks 05:30:41 + cd /root/parts/hooks/src 05:30:41 + make build 05:30:41 go mod tidy 05:30:41 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 05:30:41 go: downloading github.com/stretchr/testify v1.7.0 05:30:41 go: downloading github.com/davecgh/go-spew v1.1.0 05:30:41 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 05:30:41 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 05:30:43 GO111MODULE=on go build -o cmd/install/install ./cmd/install 05:30:44 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 05:30:44 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 05:30:46 Removing suid/guid from /root/parts/static-packages/install/bin/su 05:30:46 Building static-packages 05:30:46 + snapcraftctl build 05:30:47 Building version 05:30:47 + snapcraftctl build 05:30:49 Staging app-service-configurable 05:30:49 + snapcraftctl stage 05:30:51 Staging config-common 05:30:51 + snapcraftctl stage 05:30:52 Skipping stage go-build-helper (already ran) 05:30:52 Staging edgex-go 05:30:52 + snapcraftctl stage 05:30:53 Staging hooks 05:30:53 + snapcraftctl stage 05:30:55 Staging static-packages 05:30:55 + snapcraftctl stage 05:30:56 Staging version 05:30:56 + snapcraftctl stage 05:30:58 Priming app-service-configurable 05:30:58 + snapcraftctl prime 05:31:01 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 05:31:01 stage-packages: 05:31:01 - libnorm1 05:31:01 - libpgm-5.2-0 05:31:01 - libsodium23 05:31:01 - libzmq5 05:31:01 Priming config-common 05:31:01 + snapcraftctl prime 05:31:02 Priming go-build-helper 05:31:02 + snapcraftctl prime 05:31:03 Priming edgex-go 05:31:03 + snapcraftctl prime 05:31:05 Priming hooks 05:31:05 + snapcraftctl prime 05:31:07 Priming static-packages 05:31:07 + snapcraftctl prime 05:31:11 Priming version 05:31:11 + snapcraftctl prime 05:31:12 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:32:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:32:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:32:09 ./bin/test-attribution-txt.sh [Pipeline] echo 05:32:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 05:32:13 + ls -al . 05:32:13 total 660 05:32:13 drwxrwxr-x 9 1001 1001 4096 Mar 31 05:32 . 05:32:13 drwxr-xr-x 4 root root 4096 Mar 31 05:26 .. 05:32:13 -rw-rw-r-- 1 1001 1001 11 Mar 31 05:25 .dockerignore 05:32:13 drwxrwxr-x 8 1001 1001 4096 Mar 31 05:25 .git 05:32:13 drwxrwxr-x 4 1001 1001 4096 Mar 31 05:25 .github 05:32:13 -rw-rw-r-- 1 1001 1001 870 Mar 31 05:25 .gitignore 05:32:13 -rw-rw-r-- 1 1001 1001 42 Mar 31 05:25 .golangci.yml 05:32:13 -rw-rw-r-- 1 1001 1001 87 Mar 31 05:25 .hadolint.yml 05:32:13 -rw-rw-r-- 1 1001 1001 166 Mar 31 05:25 .sonarcloud.properties 05:32:13 -rw-rw-r-- 1 1001 1001 1171 Mar 31 05:25 ADOPTERS.md 05:32:13 -rw-rw-r-- 1 1001 1001 9953 Mar 31 05:25 Attribution.txt 05:32:13 -rw-rw-r-- 1 1001 1001 51732 Mar 31 05:25 CHANGELOG.md 05:32:13 -rw-rw-r-- 1 1001 1001 3804 Mar 31 05:25 CONTRIBUTING.md 05:32:13 -rw-rw-r-- 1 1001 1001 677 Mar 31 05:25 GOVERNANCE.md 05:32:13 -rw-rw-r-- 1 1001 1001 849 Mar 31 05:25 Jenkinsfile 05:32:13 -rw-rw-r-- 1 1001 1001 10775 Mar 31 05:25 LICENSE 05:32:13 -rw-rw-r-- 1 1001 1001 8478 Mar 31 05:25 Makefile 05:32:13 -rw-rw-r-- 1 1001 1001 582 Mar 31 05:25 OWNERS.md 05:32:13 -rw-rw-r-- 1 1001 1001 8207 Mar 31 05:25 README.md 05:32:13 -rw-rw-r-- 1 1001 1001 6912 Mar 31 05:25 SECURITY.md 05:32:13 -rw-rw-r-- 1 1001 1001 5 Mar 31 05:20 VERSION 05:32:13 -rw-rw-r-- 1 1001 1001 4131 Mar 31 05:25 ZMQWindows.md 05:32:13 drwxrwxr-x 2 1001 1001 4096 Mar 31 05:25 bin 05:32:13 drwxrwxr-x 18 1001 1001 4096 Mar 31 05:25 cmd 05:32:13 -rw-r--r-- 1 root root 429124 Mar 31 05:30 coverage.out 05:32:13 -rw-rw-r-- 1 1001 1001 3175 Mar 31 05:25 go.mod 05:32:13 -rw-rw-r-- 1 1001 1001 34990 Mar 31 05:25 go.sum 05:32:13 drwxrwxr-x 8 1001 1001 4096 Mar 31 05:25 internal 05:32:13 drwxrwxr-x 3 1001 1001 4096 Mar 31 05:25 openapi 05:32:13 drwxrwxr-x 4 1001 1001 4096 Mar 31 05:25 snap 05:32:13 -rw-rw-r-- 1 1001 1001 204 Mar 31 05:25 version.go [Pipeline] sh 05:32:14 + '[' -e coverage.out ] 05:32:14 + chown 1001:1001 coverage.out [Pipeline] stash 05:32:14 Warning: overwriting stash ‘coverage-report’ 05:32:15 Stashed 1 file(s) [Pipeline] sh 05:32:15 + make build 05:32:15 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 05:34:07 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 05:35:29 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 05:35:29 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 05: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 05:35:32 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 05:35:38 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 05:35:43 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 05:35:49 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 05:35:54 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 05:36:00 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 05:36:05 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 05:36: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:36:18 $ docker stop --time=1 2239d41d58654435ae4e8ae8f824b0533dfa6623109d67445e27a50862e89314 05:36:20 $ docker rm -f 2239d41d58654435ae4e8ae8f824b0533dfa6623109d67445e27a50862e89314 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:36:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:36:22 05:36:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:36:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:36:23 latest: Pulling from edgex-devops/edgex-compose-arm64 05:36:23 29e5d40040c1: Pulling fs layer 05:36:23 1ce36da41761: Pulling fs layer 05:36:23 25b303627fd3: Pulling fs layer 05:36:23 29e5d40040c1: Verifying Checksum 05:36:23 29e5d40040c1: Download complete 05:36:24 1ce36da41761: Verifying Checksum 05:36:24 1ce36da41761: Download complete 05:36:24 29e5d40040c1: Pull complete 05:36:25 25b303627fd3: Verifying Checksum 05:36:25 25b303627fd3: Download complete 05:36:26 1ce36da41761: Pull complete 05:36:38 25b303627fd3: Pull complete 05:36:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:36:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:36:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 05:36:39 prd-ubuntu20.04-docker-arm64-4c-16g-9564 does not seem to be running inside a container 05:36:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:36:41 $ docker top b967fceb878a15fed0fceeb5a71b168dd938d8b08c059afeb20e9f2b0e8c3d95 -eo pid,comm [Pipeline] { [Pipeline] sh 05:36:42 + grep parallel 05:36:42 + docker-compose build --help 05:36:46 --parallel Build images in parallel. [Pipeline] } 05:36:46 $ docker stop --time=1 b967fceb878a15fed0fceeb5a71b168dd938d8b08c059afeb20e9f2b0e8c3d95 05:36:48 $ docker rm -f b967fceb878a15fed0fceeb5a71b168dd938d8b08c059afeb20e9f2b0e8c3d95 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:36:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:36:49 . [Pipeline] withDockerContainer 05:36:49 prd-ubuntu20.04-docker-arm64-4c-16g-9564 does not seem to be running inside a container 05:36:49 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose-arm64:latest cat 05:36:50 $ docker top 3344527ccb94e4ab31ee62b4e44dce274c55da66c8f5a3ea1125c120f6eb632e -eo pid,comm [Pipeline] { [Pipeline] sh 05:36:51 + docker-compose -f ./docker-compose-build.yml build --parallel 05:36:56 Building core-command ... 05:36:56 Building core-data ... 05:36:56 Building core-metadata ... 05:36:56 Building security-bootstrapper ... 05:36:56 Building security-proxy-setup ... 05:36:56 Building security-secretstore-setup ... 05:36:56 Building security-spiffe-token-provider ... 05:36:56 Building security-spire-agent ... 05:36:56 Building security-spire-config ... 05:36:56 Building security-spire-server ... 05:36:56 Building support-notifications ... 05:36:56 Building support-scheduler ... 05:36:56 Building sys-mgmt-agent ... 05:36:56 Building security-secretstore-setup 05:36:56 Building support-scheduler 05:36:56 Building core-data 05:36:56 Building support-notifications 05:36:56 Building security-spire-config 05:38:47 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:38:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 05:38:47 ---> 9bc00ad0c6c6 05:38:47 Step 3/25 : WORKDIR /edgex-go 05:38:47 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:38:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:38:47 ---> 9bc00ad0c6c6 05:38:47 Step 3/22 : WORKDIR /edgex-go 05:38:47 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:38:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:38:47 ---> 9bc00ad0c6c6 05:38:47 Step 3/22 : WORKDIR /edgex-go 05:38:47 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:38:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:38:47 ---> 9bc00ad0c6c6 05:38:47 Step 3/24 : WORKDIR /edgex-go 05:38:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:38:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:38:47 ---> 9bc00ad0c6c6 05:38:47 Step 3/23 : WORKDIR /edgex-go 05:38:47 ---> Running in 687534d7e15b 05:38:47 ---> Running in 05e6a9067303 05:38:47 ---> Running in 1dbd08f56ed7 05:38:47 ---> Running in d09377007596 05:38:47 ---> Running in 5e3bb8f99a9a 05:38:47 Removing intermediate container 687534d7e15b 05:38:47 ---> 32c468ac6829 05:38:47 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:38:47 ---> Running in 7e0abb145ea8 05:38:47 Removing intermediate container 1dbd08f56ed7 05:38:47 ---> 4bcc56a6cda8 05:38:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:38:47 Removing intermediate container 05e6a9067303 05:38:47 ---> 8b27958b7112 05:38:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:38:47 Removing intermediate container 5e3bb8f99a9a 05:38:47 ---> 718b5cf309b4 05:38:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:38:47 ---> Running in c6df10d999bd 05:38:47 ---> Running in 017002aba5e0 05:38:47 ---> Running in b63ac1080e39 05:38:47 Removing intermediate container d09377007596 05:38:47 ---> 40cd208c1946 05:38:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:38:47 ---> Running in e6cac5e32ea2 05:38:47 Removing intermediate container 7e0abb145ea8 05:38:47 ---> 20581a674d81 05:38:47 Step 5/25 : RUN apk add --update --no-cache make git 05:38:47 ---> Running in 3055eba9ea89 05:38:47 Removing intermediate container c6df10d999bd 05:38:47 ---> 622c0ab729ed 05:38:47 Step 5/24 : RUN apk add --update --no-cache make git 05:38:47 ---> Running in 0fc4aee9f3ab 05:38:47 Removing intermediate container e6cac5e32ea2 05:38:47 ---> 11913fda0bde 05:38:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 05:38:47 Removing intermediate container 017002aba5e0 05:38:47 ---> 774564fa5a82 05:38:47 Step 5/22 : RUN apk add --update --no-cache make git 05:38:47 ---> Running in 4ab7370fd48d 05:38:47 Removing intermediate container b63ac1080e39 05:38:47 ---> c448317053ca 05:38:47 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:38:47 ---> Running in 4536819c77d1 05:38:47 ---> Running in c6f81c579820 05:38:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:38:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:38:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:38:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:38:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:38:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:38:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:38:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:38:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:38:47 OK: 220 MiB in 52 packages 05:38:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:38:47 OK: 220 MiB in 52 packages 05:38:47 OK: 220 MiB in 52 packages 05:38:47 OK: 220 MiB in 52 packages 05:38:47 OK: 220 MiB in 52 packages 05:38:47 Removing intermediate container 3055eba9ea89 05:38:47 ---> bc12927574c7 05:38:47 Step 6/25 : COPY go.mod vendor* ./ 05:38:47 Removing intermediate container 0fc4aee9f3ab 05:38:47 ---> ac8f9936c8ec 05:38:47 Step 6/24 : COPY go.mod vendor* ./ 05:38:47 Removing intermediate container 4536819c77d1 05:38:47 ---> 045f995507c6 05:38:47 Step 6/22 : COPY go.mod vendor* ./ 05:38:48 Removing intermediate container 4ab7370fd48d 05:38:48 ---> 99b7085fab3b 05:38:48 Step 6/22 : COPY go.mod vendor* ./ 05:38:48 ---> 8d5591525fa6 05:38:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:48 ---> Running in 09789d75e19f 05:38:48 Removing intermediate container c6f81c579820 05:38:48 ---> 0455755464fa 05:38:48 Step 6/23 : COPY go.mod vendor* ./ 05:38:48 ---> 691812bf041b 05:38:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:48 ---> Running in 15bac810af05 05:38:49 ---> 028f014f3f73 05:38:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:49 ---> Running in e63b58d63fbc 05:38:50 ---> 3f4a7c56408a 05:38:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:50 ---> Running in b3657ab7431d 05:38:50 ---> 5d29142f3d05 05:38:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:50 ---> Running in a4ca5f81ff55 05:38:54 Removing intermediate container 09789d75e19f 05:38:54 ---> f1aab1822db3 05:38:54 Step 8/25 : COPY . . 05:38:54 Removing intermediate container 15bac810af05 05:38:54 ---> f1e07b45a5fc 05:38:54 Step 8/24 : COPY . . 05:38:55 Removing intermediate container e63b58d63fbc 05:38:55 ---> 5e517c322206 05:38:55 Step 8/22 : COPY . . 05:38:55 Removing intermediate container b3657ab7431d 05:38:55 ---> ca150c99b7e7 05:38:55 Step 8/22 : COPY . . 05:38:55 Removing intermediate container a4ca5f81ff55 05:38:55 ---> ca59a2a750d2 05:38:55 Step 8/23 : COPY . . 05:39:28 ---> 7f89a101ff2a 05:39:28 Step 9/23 : RUN make cmd/core-data/core-data 05:39:28 ---> fe2aa6851e7e 05:39:28 Step 9/22 : RUN make cmd/support-notifications/support-notifications 05:39:28 ---> 47b1a5ceb121 05:39:28 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:39:28 ---> d51e02e28e8a 05:39:28 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 05:39:28 ---> Running in a2bdb228e3d0 05:39:28 ---> Running in 0930ed8cf2e3 05:39:28 ---> Running in 41d47a84f37d 05:39:28 ---> d09b5c502662 05:39:28 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 05:39:28 ---> Running in 04451c2c3faa 05:39:28 ---> Running in d16c84c3f7bc 05:39:28 Removing intermediate container 04451c2c3faa 05:39:28 ---> 56fe826a9126 05:39:28 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" 05:39:28 ---> Running in 92c760fcfa7f 05:39:29 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 05:39:29 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 05:39: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:39:29 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 05:39:31 spire-1.2.0/ 05:39:37 spire-1.2.0/README.md 05:39:37 spire-1.2.0/bin/ 05:39:37 spire-1.2.0/bin/spire-server 05:39:37 spire-1.2.0/bin/spire-agent 05:39:37 spire-1.2.0/conf/ 05:39:37 spire-1.2.0/conf/server/ 05:39:37 spire-1.2.0/conf/server/server.conf 05:39:37 spire-1.2.0/conf/agent/ 05:39:37 spire-1.2.0/conf/agent/agent.conf 05:39:37 spire-1.2.0/LICENSE 05:39:41 Removing intermediate container 92c760fcfa7f 05:39:41 ---> 4fd1951b4ebf 05:39:41 05:39:41 Step 11/24 : FROM alpine:3.15 05:39:42 3.15: Pulling from library/alpine 05:39:43 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 05:39:43 Status: Downloaded newer image for alpine:3.15 05:39:43 ---> 03078ca19a05 05:39:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:39:43 ---> Running in b0935ce9a709 05:39:44 Removing intermediate container b0935ce9a709 05:39:44 ---> 352486360c40 05:39:44 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:44 ---> Running in 36b9cf471dba 05:39:47 Removing intermediate container 36b9cf471dba 05:39:47 ---> c6adcf76383f 05:39:47 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 05:39:47 ---> Running in 921a7984b0c2 05:39:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:39:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:39:51 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 05:39:51 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 05:39:51 OK: 15729 distinct packages available 05:39:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:39:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:39:53 (1/4) Installing dumb-init (1.2.5-r1) 05:39:53 (2/4) Installing musl-obstack (1.2.3-r0) 05:39:53 (3/4) Installing libucontext (1.1-r0) 05:39:53 (4/4) Installing gcompat (1.0.0-r4) 05:39:53 Executing busybox-1.34.1-r4.trigger 05:39:53 OK: 6 MiB in 18 packages 05:39:55 Removing intermediate container 921a7984b0c2 05:39:55 ---> 0fc6edf5b212 05:39:55 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 05:40:00 ---> fe91add2cf70 05:40:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:40:00 ---> c6c71b64ef6b 05:40:00 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 05:40:01 ---> Running in 62b3da6f7ce3 05:40:01 Removing intermediate container 62b3da6f7ce3 05:40:01 ---> 7ac4e8e01b8b 05:40:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:40:02 ---> d3565c8d6097 05:40:02 Step 19/24 : WORKDIR / 05:40:02 ---> Running in f89c83164620 05:40:03 Removing intermediate container f89c83164620 05:40:03 ---> 4838a871edf4 05:40:03 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:40:03 ---> Running in 684096db7f5a 05:40:03 Removing intermediate container 684096db7f5a 05:40:03 ---> 1128d5d08d08 05:40:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:40:03 ---> Running in 9aefaa829b84 05:40:03 Removing intermediate container 9aefaa829b84 05:40:03 ---> 564501d0574a 05:40:03 Step 22/24 : LABEL arch=arm64 05:40:04 ---> Running in c07b2f7ba907 05:40:04 Removing intermediate container c07b2f7ba907 05:40:04 ---> ce6378b42784 05:40:04 Step 23/24 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:40:04 ---> Running in bdeffbed6bbb 05:40:05 Removing intermediate container bdeffbed6bbb 05:40:05 ---> 45ccbc2e4498 05:40:05 Step 24/24 : LABEL version=0.0.0 05:40:05 ---> Running in a170cfdb29fb 05:40:05 Removing intermediate container a170cfdb29fb 05:40:05 ---> a588e5d034cf 05:40:05 05:40:06 Successfully built a588e5d034cf 05:40:06 Successfully tagged security-spire-config-arm64:latest 05:40:06  Building security-spire-config ... done Building security-spire-server 05:40:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:40:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:40:45 ---> 9bc00ad0c6c6 05:40:45 Step 3/23 : WORKDIR /edgex-go 05:40:45 ---> Using cache 05:40:45 ---> 40cd208c1946 05:40:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:40:45 ---> Using cache 05:40:45 ---> 11913fda0bde 05:40:45 Step 5/23 : RUN apk add --update --no-cache make git 05:40:45 ---> Running in 48a0c1082ed0 05:40:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:40:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:40:47 OK: 220 MiB in 52 packages 05:40:49 Removing intermediate container 48a0c1082ed0 05:40:49 ---> 2b1c8842dd64 05:40:49 Step 6/23 : COPY go.mod vendor* ./ 05:40:50 ---> 9bc1faabf4e1 05:40:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:50 ---> Running in df1af505a100 05:40:55 Removing intermediate container df1af505a100 05:40:55 ---> 0d4943bab6f0 05:40:55 Step 8/23 : COPY . . 05:41:22 ---> 7bfb1dafe3b5 05:41:22 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 05:41:22 ---> Running in 9b4c4d093bc9 05:41:22 Removing intermediate container 9b4c4d093bc9 05:41:22 ---> 35438e0509a4 05:41:22 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" 05:41:22 ---> Running in 1a73a86540ae 05:41:24 spire-1.2.0/ 05:41:28 spire-1.2.0/README.md 05:41:28 spire-1.2.0/bin/ 05:41:28 spire-1.2.0/bin/spire-server 05:41:28 spire-1.2.0/bin/spire-agent 05:41:28 spire-1.2.0/conf/ 05:41:28 spire-1.2.0/conf/server/ 05:41:28 spire-1.2.0/conf/server/server.conf 05:41:28 spire-1.2.0/conf/agent/ 05:41:28 spire-1.2.0/conf/agent/agent.conf 05:41:28 spire-1.2.0/LICENSE 05:41:35 Removing intermediate container 1a73a86540ae 05:41:35 ---> 13aafbf5c2c0 05:41:35 05:41:35 Step 11/23 : FROM alpine:3.15 05:41:35 ---> 03078ca19a05 05:41:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:41:35 ---> Using cache 05:41:35 ---> 352486360c40 05:41:35 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:35 ---> Using cache 05:41:35 ---> c6adcf76383f 05:41:35 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:41:35 ---> Running in 06d031596457 05:41:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:41:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:41:38 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 05:41:38 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 05:41:38 OK: 15729 distinct packages available 05:41:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:41:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:41:41 (1/5) Installing dumb-init (1.2.5-r1) 05:41:41 (2/5) Installing musl-obstack (1.2.3-r0) 05:41:41 (3/5) Installing libucontext (1.1-r0) 05:41:41 (4/5) Installing gcompat (1.0.0-r4) 05:41:41 (5/5) Installing openssl (1.1.1n-r0) 05:41:41 Executing busybox-1.34.1-r4.trigger 05:41:41 OK: 6 MiB in 19 packages 05:41:43 Removing intermediate container 06d031596457 05:41:43 ---> fc09a67c0735 05:41:43 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 05:41:49 ---> 2ec2a0ae5f8e 05:41:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:41:49 ---> fc8fa766003a 05:41:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:41:50 ---> 44af0989694d 05:41:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:41:51 ---> fa50d840bb30 05:41:51 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:41:51 ---> Running in 74fcdae201a6 05:41:52 Removing intermediate container 74fcdae201a6 05:41:52 ---> 054e435cae3a 05:41:52 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:41:52 ---> Running in 621e4e776943 05:41:53 Removing intermediate container 621e4e776943 05:41:53 ---> 8f32d9133498 05:41:53 Step 21/23 : LABEL arch=arm64 05:41:53 ---> Running in 225df829fb83 05:41:53 Removing intermediate container 225df829fb83 05:41:53 ---> 98c835ebc8db 05:41:53 Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:41:53 ---> Running in febf45cab28e 05:41:54 Removing intermediate container febf45cab28e 05:41:54 ---> 333188a9bcab 05:41:54 Step 23/23 : LABEL version=0.0.0 05:41:54 ---> Running in 0d231afb53ed 05:41:54 Removing intermediate container 0d231afb53ed 05:41:54 ---> 07f0b790b510 05:41:54 05:41:55 Successfully built 07f0b790b510 05:41:55 Successfully tagged security-spire-server-arm64:latest 05:41:55 Building security-proxy-setup 05:42:34  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:42:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:42:34 ---> 9bc00ad0c6c6 05:42:34 Step 3/22 : WORKDIR /edgex-go 05:42:34 ---> Using cache 05:42:34 ---> 40cd208c1946 05:42:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:34 ---> Using cache 05:42:34 ---> 11913fda0bde 05:42:34 Step 5/22 : RUN apk add --update --no-cache make git 05:42:34 ---> Using cache 05:42:34 ---> 2b1c8842dd64 05:42:34 Step 6/22 : COPY go.mod vendor* ./ 05:42:34 ---> Using cache 05:42:34 ---> 9bc1faabf4e1 05:42:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:34 ---> Using cache 05:42:34 ---> 0d4943bab6f0 05:42:34 Step 8/22 : COPY . . 05:42:34 ---> Using cache 05:42:34 ---> 7bfb1dafe3b5 05:42:34 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:42:34 ---> Running in cc6d7517fd37 05:42:34 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 05:45:56 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 05:46:15 Removing intermediate container 41d47a84f37d 05:46:15 ---> 8953d7b6ce2b 05:46:15 05:46:15 Step 10/25 : FROM alpine:3.14 05:46:15 3.14: Pulling from library/alpine 05:46:15 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 05:46:15 Status: Downloaded newer image for alpine:3.14 05:46:15 ---> cc3d11fa2d52 05:46:15 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 05:46:16 ---> Running in 7405651ad79b 05:46:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:46:19 (1/3) Installing ca-certificates (20211220-r0) 05:46:19 (2/3) Installing dumb-init (1.2.5-r1) 05:46:19 (3/3) Installing su-exec (0.2-r1) 05:46:19 Executing busybox-1.33.1-r6.trigger 05:46:19 Executing ca-certificates-20211220-r0.trigger 05:46:19 OK: 6 MiB in 17 packages 05:46:23 Removing intermediate container 7405651ad79b 05:46:23 ---> a9269d2cb811 05:46:23 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:46:23 ---> Running in 0480ea19e0db 05:46:24 Removing intermediate container 0480ea19e0db 05:46:24 ---> 76b44f943bfe 05:46:24 Step 13/25 : WORKDIR / 05:46:24 ---> Running in 4acd481086cb 05:46:25 Removing intermediate container 4acd481086cb 05:46:25 ---> 973df3673c0f 05:46:25 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:46:27 ---> b2c3653fdde7 05:46:27 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:46:29 ---> 9e42151c18fe 05:46:29 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:46:30 ---> b4e9d89b320c 05:46:30 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:46:32 ---> b8570c9d1c87 05:46:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:46:35 Removing intermediate container 0930ed8cf2e3 05:46:35 ---> 4241e5151020 05:46:35 05:46:35 Step 10/22 : FROM alpine:3.14 05:46:35 ---> cc3d11fa2d52 05:46:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 05:46:35 ---> Running in 5a6946fcd70e 05:46:37 ---> b1e7aa1289bc 05:46:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:46:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:46:39 (1/2) Installing ca-certificates (20211220-r0) 05:46:39 (2/2) Installing dumb-init (1.2.5-r1) 05:46:39 Executing busybox-1.33.1-r6.trigger 05:46:39 Executing ca-certificates-20211220-r0.trigger 05:46:39 OK: 6 MiB in 16 packages 05:46:40 Removing intermediate container d16c84c3f7bc 05:46:40 ---> cc3d222eff85 05:46:40 05:46:40 Step 10/22 : FROM alpine:3.14 05:46:40 ---> cc3d11fa2d52 05:46:40 Step 11/22 : RUN apk add --update --no-cache dumb-init 05:46:40 ---> Running in b6f8f0664d5c 05:46:40 ---> fb005ca0e104 05:46:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:46:43 ---> be59c4f641e3 05:46:43 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/ 05:46:43 ---> Running in 5c6e70a148f5 05:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:46:43 Removing intermediate container 5a6946fcd70e 05:46:43 ---> 342bfd8954c5 05:46:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:46:43 ---> Running in 69290f4e2e63 05:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:46:44 Removing intermediate container 69290f4e2e63 05:46:44 ---> 1f86dd7820b6 05:46:44 Step 13/22 : ENV APP_PORT=59860 05:46:44 ---> Running in 12e26a87b682 05:46:45 (1/1) Installing dumb-init (1.2.5-r1) 05:46:45 Executing busybox-1.33.1-r6.trigger 05:46:45 OK: 5 MiB in 15 packages 05:46:45 Removing intermediate container 12e26a87b682 05:46:45 ---> 9930e73af12e 05:46:45 Step 14/22 : EXPOSE $APP_PORT 05:46:45 ---> Running in 4e8c4919b11d 05:46:47 Removing intermediate container 4e8c4919b11d 05:46:47 ---> dbae693a504c 05:46:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:46:47 Removing intermediate container b6f8f0664d5c 05:46:47 ---> 624d26839eca 05:46:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:46:47 ---> Running in e5d1ca4134f4 05:46:48 Removing intermediate container 5c6e70a148f5 05:46:48 ---> 402ad7461b22 05:46:48 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 05:46:48 ---> Running in 0fba6a747d7b 05:46:48 ---> 0acbf1ed02c5 05:46:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:46:48 Removing intermediate container e5d1ca4134f4 05:46:48 ---> 9dd94bf3fc2c 05:46:48 Step 13/22 : ENV APP_PORT=59861 05:46:48 ---> Running in fe6e57ed05d9 05:46:49 Removing intermediate container 0fba6a747d7b 05:46:49 ---> e9b67b3cb793 05:46:49 Step 23/25 : LABEL arch=arm64 05:46:50 ---> Running in 88ffd1449d2f 05:46:50 Removing intermediate container fe6e57ed05d9 05:46:50 ---> a8b518dc8caa 05:46:50 Step 14/22 : EXPOSE $APP_PORT 05:46:50 ---> Running in cefb227ab59d 05:46:50 Removing intermediate container 88ffd1449d2f 05:46:50 ---> 03dbcfbd0b64 05:46:50 Step 24/25 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:46:50 ---> Running in 022eafb537b2 05:46:50 Removing intermediate container cefb227ab59d 05:46:50 ---> 9a4b513be368 05:46:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:46:51 Removing intermediate container 022eafb537b2 05:46:51 ---> 33ce19c94983 05:46:51 Step 25/25 : LABEL version=0.0.0 05:46:51 ---> Running in 05197ce57e12 05:46:53 Removing intermediate container 05197ce57e12 05:46:53 ---> 7042be1b91fc 05:46:53 05:46:53 ---> 7abb691ec348 05:46:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:46:53 ---> c16da7ef86ee 05:46:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:46:54 Successfully built 7042be1b91fc 05:46:54 Successfully tagged security-secretstore-setup-arm64:latest 05:46:54  Building security-secretstore-setup ... done Building security-spire-agent 05:46:54 ---> 9b301fab91de 05:46:54 Step 18/22 : ENTRYPOINT ["/support-notifications"] 05:46:54 ---> Running in f5e3513461a3 05:46:56 Removing intermediate container f5e3513461a3 05:46:56 ---> c2e277a94b13 05:46:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:46:56 ---> Running in ceadfb09f99d 05:46:56 Removing intermediate container ceadfb09f99d 05:46:56 ---> d2cd75fbef24 05:46:57 Step 20/22 : LABEL arch=arm64 05:46:57 ---> Running in e4d211207fbf 05:46:57 ---> 98ae2b6b2c1b 05:46:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:46:58 Removing intermediate container e4d211207fbf 05:46:58 ---> a219d3735066 05:46:58 Step 21/22 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:46:58 ---> Running in ed6bed414335 05:46:59 Removing intermediate container ed6bed414335 05:46:59 ---> 75aba94a27d4 05:46:59 Step 22/22 : LABEL version=0.0.0 05:46:59 ---> cf23cbbe16b5 05:46:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 05:46:59 ---> Running in 3bdf1feb617c 05:47:00 ---> Running in 67d511be7a3d 05:47:01 Removing intermediate container 67d511be7a3d 05:47:01 Removing intermediate container 3bdf1feb617c 05:47:01 ---> d626e5277c05 05:47:01 05:47:01 ---> 534929e8b221 05:47:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:47:01 ---> Running in 300f3b81a22e 05:47:02 Removing intermediate container 300f3b81a22e 05:47:02 ---> ec26edf4f373 05:47:02 Step 20/22 : LABEL arch=arm64 05:47:02 ---> Running in 5113ab8aa196 05:47:02 Successfully built d626e5277c05 05:47:02 Successfully tagged support-notifications-arm64:latest 05:47:02  Building support-notifications ... done Building security-bootstrapper 05:47:03 Removing intermediate container 5113ab8aa196 05:47:03 ---> 23dc9b28cd77 05:47:03 Step 21/22 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:47:03 ---> Running in 04b2e4662969 05:47:04 Removing intermediate container 04b2e4662969 05:47:04 ---> a9c3ac4d3987 05:47:04 Step 22/22 : LABEL version=0.0.0 05:47:04 ---> Running in 109a0da39a09 05:47:05 Removing intermediate container 109a0da39a09 05:47:05 ---> 5299a33c1a10 05:47:05 05:47:06 Successfully built 5299a33c1a10 05:47:06 Successfully tagged support-scheduler-arm64:latest 05:47:06 Building core-metadata 05:47:07  Building support-scheduler ... done Removing intermediate container a2bdb228e3d0 05:47:07 ---> aa0afd9d086c 05:47:07 05:47:07 Step 10/23 : FROM alpine:3.14 05:47:07 ---> cc3d11fa2d52 05:47:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:47:07 ---> Running in c85f70d2dc9b 05:47:08 Removing intermediate container c85f70d2dc9b 05:47:08 ---> fe223f044fdc 05:47:08 Step 12/23 : ENV APP_PORT=59880 05:47:08 ---> Running in 538d964a48c8 05:47:08 Removing intermediate container 538d964a48c8 05:47:08 ---> ec5096b39fc0 05:47:08 Step 13/23 : EXPOSE $APP_PORT 05:47:09 ---> Running in 586a71d36cf3 05:47:09 Removing intermediate container 586a71d36cf3 05:47:09 ---> 95ff068e38ee 05:47:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:09 ---> Running in 429d94c28883 05:47:13 Removing intermediate container 429d94c28883 05:47:13 ---> 3b37f8d40d6b 05:47:13 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 05:47:13 ---> Running in 7bc8cac11f58 05:47:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:47:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:47:16 (1/6) Installing dumb-init (1.2.5-r1) 05:47:16 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:47:16 (3/6) Installing libsodium (1.0.18-r0) 05:47:16 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:47:17 (5/6) Installing libzmq (4.3.4-r0) 05:47:17 (6/6) Installing zeromq (4.3.4-r0) 05:47:17 Executing busybox-1.33.1-r6.trigger 05:47:17 OK: 8 MiB in 20 packages 05:47:19 Removing intermediate container 7bc8cac11f58 05:47:19 ---> 3b5b7a3896e3 05:47:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:47:20 ---> 31434d6f9216 05:47:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:47:23 ---> 8894a349c3c0 05:47:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:47:24 ---> bd0c2f0317c5 05:47:24 Step 19/23 : ENTRYPOINT ["/core-data"] 05:47:24 ---> Running in 442a6cbbfb34 05:47:25 Removing intermediate container 442a6cbbfb34 05:47:25 ---> 706fd0636c51 05:47:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:47:25 ---> Running in 6c80dbea216d 05:47:25 Removing intermediate container 6c80dbea216d 05:47:25 ---> d8f4f39c531d 05:47:25 Step 21/23 : LABEL arch=arm64 05:47:26 ---> Running in 0454e3dc4b65 05:47:26 Removing intermediate container 0454e3dc4b65 05:47:26 ---> a9e871ddd2d3 05:47:26 Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:47:26 ---> Running in cce280f6ccef 05:47:27 Removing intermediate container cce280f6ccef 05:47:27 ---> 21cfa79a3dcf 05:47:27 Step 23/23 : LABEL version=0.0.0 05:47:27 ---> Running in c6ad775939ab 05:47:28 Removing intermediate container c6ad775939ab 05:47:28 ---> 75fe46324f6b 05:47:28 05:47:28 Successfully built 75fe46324f6b 05:47:28 Successfully tagged core-data-arm64:latest 05:47:28 Building sys-mgmt-agent 05:47:35  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:47:45 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:47:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:47:45 ---> 9bc00ad0c6c6 05:47:45 Step 3/24 : WORKDIR /edgex-go 05:47:45 ---> Using cache 05:47:45 ---> 40cd208c1946 05:47:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:45 ---> Using cache 05:47:45 ---> 11913fda0bde 05:47:45 Step 5/24 : RUN apk add --update --no-cache make git 05:47:45 ---> Using cache 05:47:45 ---> 2b1c8842dd64 05:47:45 Step 6/24 : COPY go.mod vendor* ./ 05:47:45 ---> Using cache 05:47:45 ---> 9bc1faabf4e1 05:47:45 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:45 ---> Using cache 05:47:45 ---> 0d4943bab6f0 05:47:45 Step 8/24 : COPY . . 05:47:45 ---> Using cache 05:47:45 ---> 7bfb1dafe3b5 05:47:45 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 05:47:45 ---> Using cache 05:47:45 ---> 35438e0509a4 05:47:45 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" 05:47:45 ---> Using cache 05:47:45 ---> 13aafbf5c2c0 05:47:45 05:47:45 Step 11/24 : FROM alpine:3.15 05:47:45 ---> 03078ca19a05 05:47:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:47:45 ---> Using cache 05:47:45 ---> 352486360c40 05:47:45 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:45 ---> Using cache 05:47:45 ---> c6adcf76383f 05:47:45 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:47:45 ---> Using cache 05:47:45 ---> fc09a67c0735 05:47:45 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 05:47:50 ---> e0637244435f 05:47:50 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 05:47:51 Removing intermediate container cc6d7517fd37 05:47:51 ---> 933cbaed27fe 05:47:51 05:47:51 Step 10/22 : FROM alpine:3.14 05:47:51 ---> cc3d11fa2d52 05:47:51 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 05:47:51 ---> Running in 1deec80573d8 05:47:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:47:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:47:54 (1/6) Installing ca-certificates (20211220-r0) 05:47:54 (2/6) Installing brotli-libs (1.0.9-r5) 05:47:54 (3/6) Installing nghttp2-libs (1.43.0-r0) 05:47:54 (4/6) Installing libcurl (7.79.1-r0) 05:47:54 (5/6) Installing curl (7.79.1-r0) 05:47:54 (6/6) Installing dumb-init (1.2.5-r1) 05:47:54 Executing busybox-1.33.1-r6.trigger 05:47:54 Executing ca-certificates-20211220-r0.trigger 05:47:54 OK: 8 MiB in 20 packages 05:47:57 ---> 293ef4ee9ca7 05:47:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:47:57 Removing intermediate container 1deec80573d8 05:47:57 ---> 441b54784aab 05:47:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:47:57 ---> Running in 359d9639a21a 05:47:58 Removing intermediate container 359d9639a21a 05:47:58 ---> 1b022070ef3d 05:47:58 Step 13/22 : WORKDIR /edgex 05:47:58 ---> Running in 0012f9ae6fb5 05:47:58 ---> 2885eb39c395 05:47:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:47:59 Removing intermediate container 0012f9ae6fb5 05:47:59 ---> e3a6490d4428 05:47:59 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:47:59 ---> 2f0eb2b7447c 05:47:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:48:00 ---> a04b1f75fcf0 05:48:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:48:01 ---> 11887304f995 05:48:01 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:48:01 ---> Running in d7b118b4d2bf 05:48:02 Removing intermediate container d7b118b4d2bf 05:48:02 ---> e5c7c49b1c69 05:48:02 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:48:02 ---> Running in 58c71041cec0 05:48:03 Removing intermediate container 58c71041cec0 05:48:03 ---> 816bc96b938e 05:48:03 Step 22/24 : LABEL arch=arm64 05:48:03 ---> 6655bb071afa 05:48:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:48:03 ---> Running in e6388686402a 05:48:04 Removing intermediate container e6388686402a 05:48:04 ---> 32eb389ea2f6 05:48:04 Step 23/24 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:48:04 ---> Running in 7751697c66c3 05:48:05 Removing intermediate container 7751697c66c3 05:48:05 ---> 2822a35e79c6 05:48:05 Step 24/24 : LABEL version=0.0.0 05:48:05 ---> Running in 4f2569eea0d6 05:48:05 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:48:05 Step 2/31 : FROM ${BUILDER_BASE} AS builder 05:48:05 ---> 9bc00ad0c6c6 05:48:05 Step 3/31 : WORKDIR /edgex-go 05:48:05 ---> Using cache 05:48:05 ---> 40cd208c1946 05:48:05 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:05 ---> Using cache 05:48:05 ---> 11913fda0bde 05:48:05 Step 5/31 : RUN apk add --update --no-cache make git 05:48:05 ---> Using cache 05:48:05 ---> 2b1c8842dd64 05:48:05 Step 6/31 : COPY go.mod vendor* ./ 05:48:05 ---> Using cache 05:48:05 ---> 9bc1faabf4e1 05:48:05 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:05 ---> Using cache 05:48:05 ---> 0d4943bab6f0 05:48:05 Step 8/31 : COPY . . 05:48:05 Removing intermediate container 4f2569eea0d6 05:48:05 ---> 900d61978607 05:48:05 05:48:05 ---> Using cache 05:48:05 ---> 7bfb1dafe3b5 05:48:05 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:48:05 ---> Running in 695cf2bcb5ad 05:48:06 Successfully built 900d61978607 05:48:06 Successfully tagged security-spire-agent-arm64:latest 05:48:06 Building security-spiffe-token-provider 05:48:06  Building security-spire-agent ... done  ---> 841544303834 05:48:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:48:08 ---> 2d989d941429 05:48:08 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:48:08 ---> Running in b54d39ac9c06 05:48:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:48:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:48:09 ---> 9bc00ad0c6c6 05:48:09 Step 3/23 : WORKDIR /edgex-go 05:48:09 ---> Using cache 05:48:09 ---> 40cd208c1946 05:48:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:09 ---> Using cache 05:48:09 ---> 11913fda0bde 05:48:09 Step 5/23 : RUN apk add --update --no-cache make git 05:48:09 ---> Using cache 05:48:09 ---> 2b1c8842dd64 05:48:09 Step 6/23 : COPY go.mod vendor* ./ 05:48:09 ---> Using cache 05:48:09 ---> 9bc1faabf4e1 05:48:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:09 ---> Using cache 05:48:09 ---> 0d4943bab6f0 05:48:09 Step 8/23 : COPY . . 05:48:09 ---> Using cache 05:48:09 ---> 7bfb1dafe3b5 05:48:09 Step 9/23 : RUN make cmd/core-metadata/core-metadata 05:48:09 ---> Running in 34f7524942fd 05:48:11 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 05:48:12 Removing intermediate container b54d39ac9c06 05:48:12 ---> 5bdb49567e0e 05:48:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 05:48:12 ---> Running in ebedd5777630 05:48:13 Removing intermediate container ebedd5777630 05:48:13 ---> c63d4acbd621 05:48:13 Step 20/22 : LABEL arch=arm64 05:48:13 ---> Running in 9c39427181ec 05:48:14 Removing intermediate container 9c39427181ec 05:48:14 ---> 7297b65cbda6 05:48:14 Step 21/22 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:48:14 ---> Running in 6aeeeeda7c19 05:48:15 Removing intermediate container 6aeeeeda7c19 05:48:15 ---> 4514be124811 05:48:15 Step 22/22 : LABEL version=0.0.0 05:48:15 ---> Running in 13443930e5ff 05:48:15 Removing intermediate container 13443930e5ff 05:48:15 ---> 342c6c7b92ff 05:48:15 05:48:16 Successfully built 342c6c7b92ff 05:48:16 Successfully tagged security-proxy-setup-arm64:latest 05:48:16 Building core-command 05:48:35  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:48:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:48:35 ---> 9bc00ad0c6c6 05:48:35 Step 3/23 : WORKDIR /edgex-go 05:48:35 ---> Using cache 05:48:35 ---> 40cd208c1946 05:48:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:35 ---> Using cache 05:48:35 ---> 11913fda0bde 05:48:35 Step 5/23 : RUN apk add --update --no-cache make bash git 05:48:35 ---> Running in bed1411771ce 05:48:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:48:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:48:37 OK: 220 MiB in 52 packages 05:48:39 Removing intermediate container bed1411771ce 05:48:39 ---> 1449931dd7e2 05:48:39 Step 6/23 : COPY go.mod vendor* ./ 05:48:40 ---> 70af41e8e6a5 05:48:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:40 ---> Running in 2ee5f40751df 05:48:47 Removing intermediate container 2ee5f40751df 05:48:47 ---> 7986e36b4e7d 05:48:47 Step 8/23 : COPY . . 05:49:02 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:49:02 Step 2/20 : FROM ${BUILDER_BASE} AS builder 05:49:02 ---> 9bc00ad0c6c6 05:49:02 Step 3/20 : WORKDIR /edgex-go 05:49:02 ---> Using cache 05:49:02 ---> 40cd208c1946 05:49:02 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 05:49:02 ---> Running in 2692638d1990 05:49:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:49:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:49:07 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 05:49:07 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 05:49:07 OK: 15739 distinct packages available 05:49:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:49:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:49:09 OK: 220 MiB in 52 packages 05:49:11 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:49:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:49:11 ---> 9bc00ad0c6c6 05:49:11 Step 3/23 : WORKDIR /edgex-go 05:49:11 ---> Using cache 05:49:11 ---> 40cd208c1946 05:49:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:49:11 ---> Using cache 05:49:11 ---> 11913fda0bde 05:49:11 Step 5/23 : RUN apk add --update --no-cache make git 05:49:11 ---> Using cache 05:49:11 ---> 2b1c8842dd64 05:49:11 Step 6/23 : COPY go.mod vendor* ./ 05:49:11 ---> Using cache 05:49:11 ---> 9bc1faabf4e1 05:49:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:11 ---> Using cache 05:49:11 ---> 0d4943bab6f0 05:49:11 Step 8/23 : COPY . . 05:49:11 ---> Using cache 05:49:11 ---> 7bfb1dafe3b5 05:49:11 Step 9/23 : RUN make cmd/core-command/core-command 05:49:12 ---> Running in f1a6cbfc2e79 05:49:12 Removing intermediate container 2692638d1990 05:49:12 ---> e99dedd6b38f 05:49:12 Step 5/20 : COPY go.mod vendor* ./ 05:49:14 ---> 81065b358436 05:49:14 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:14 ---> Running in 4dc9095a7d4d 05:49:15 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 05:49:21 Removing intermediate container 4dc9095a7d4d 05:49:21 ---> 2e49d4c13a04 05:49:21 Step 7/20 : COPY . . 05:49:32 ---> c9f13ece7969 05:49:32 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:49:32 ---> Running in f7eec7f395f9 05:49:33 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 05:49:51 ---> d2b3f04a9153 05:49:51 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:49:51 ---> Running in 6cdd22a3ed55 05:49:51 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 05:54:14 Removing intermediate container 695cf2bcb5ad 05:54:14 ---> a9ba147d8ec2 05:54:14 05:54:14 Step 10/31 : FROM alpine:3.14 05:54:14 ---> cc3d11fa2d52 05:54:14 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:54:14 ---> Running in d39c6151f498 05:54:14 Removing intermediate container d39c6151f498 05:54:14 ---> 31ddf42f0bbf 05:54:14 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 05:54:14 ---> Running in 3f546e16da1e 05:54:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:54:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:54:17 (1/2) Installing dumb-init (1.2.5-r1) 05:54:17 (2/2) Installing su-exec (0.2-r1) 05:54:17 Executing busybox-1.33.1-r6.trigger 05:54:17 OK: 6 MiB in 16 packages 05:54:18 Removing intermediate container 3f546e16da1e 05:54:18 ---> 839d03c54e03 05:54:18 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 05:54:18 ---> Running in 42b3c7eb349f 05:54:19 Removing intermediate container 42b3c7eb349f 05:54:19 ---> 210386c7e2b7 05:54:19 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:54:19 ---> Running in 936f1d021287 05:54:19 Removing intermediate container 936f1d021287 05:54:19 ---> 7f1476e59cd7 05:54:19 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:54:20 ---> Running in 1a9404e54ffd 05:54:23 Removing intermediate container 1a9404e54ffd 05:54:23 ---> 422dd1087573 05:54:23 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 05:54:23 ---> Running in 9594e6d25261 05:54:23 Removing intermediate container 9594e6d25261 05:54:23 ---> 7d497120f8fc 05:54:23 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:54:24 ---> 7275a4dbda16 05:54:24 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:54:24 ---> Running in df51e8d3a345 05:54:29 Removing intermediate container df51e8d3a345 05:54:29 ---> 23ff517ec55b 05:54:29 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 05:54:30 ---> 28bba3db1a84 05:54:30 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:54:34 ---> f09f20d46e9b 05:54:34 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:54:35 ---> 2df559f588dd 05:54:35 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:54:37 ---> 306928a8c8de 05:54:37 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:54:38 ---> 2b2650ddb061 05:54:38 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 05:54:39 ---> Running in 1ce98a9947bb 05:54:39 Removing intermediate container 34f7524942fd 05:54:39 ---> 232f4cefe2f3 05:54:39 05:54:39 Step 10/23 : FROM alpine:3.14 05:54:39 ---> cc3d11fa2d52 05:54:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:54:39 ---> Using cache 05:54:39 ---> 624d26839eca 05:54:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:54:39 ---> Using cache 05:54:39 ---> 9dd94bf3fc2c 05:54:39 Step 13/23 : ENV APP_PORT=59881 05:54:39 ---> Running in 8bc465b113a3 05:54:39 Removing intermediate container 1ce98a9947bb 05:54:39 ---> 4710fd869887 05:54:39 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:54:40 Removing intermediate container 8bc465b113a3 05:54:40 ---> cbbd9084c7c1 05:54:40 Step 14/23 : EXPOSE $APP_PORT 05:54:40 ---> Running in 86d703b7082b 05:54:41 ---> fcf80788e352 05:54:41 Step 26/31 : RUN chmod +x /entrypoint.sh 05:54:41 Removing intermediate container 86d703b7082b 05:54:41 ---> 5dd09827f446 05:54:41 Step 15/23 : WORKDIR / 05:54:41 ---> Running in aa1966bf1285 05:54:41 ---> Running in 7c7c23cc8fe5 05:54:41 Removing intermediate container aa1966bf1285 05:54:41 ---> ad988734db45 05:54:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:54:43 ---> 69785d60b230 05:54:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:54:45 Removing intermediate container 7c7c23cc8fe5 05:54:45 ---> f0ead7864fb7 05:54:45 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 05:54:45 ---> Running in 11b8985265e2 05:54:46 ---> acf064a09664 05:54:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:54:46 Removing intermediate container 11b8985265e2 05:54:46 ---> f6c9dfe0e841 05:54:46 Step 28/31 : CMD ["gate"] 05:54:47 ---> Running in bcd3ad246234 05:54:47 Removing intermediate container bcd3ad246234 05:54:47 ---> 903d83e9f15c 05:54:47 Step 29/31 : LABEL arch=arm64 05:54:48 ---> 67efc61ad317 05:54:48 Step 19/23 : ENTRYPOINT ["/core-metadata"] 05:54:48 ---> Running in 1a9510ab0205 05:54:48 ---> Running in ea5e4f518c5b 05:54:48 Removing intermediate container 1a9510ab0205 05:54:48 ---> 040481bc3b70 05:54:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:54:49 ---> Running in d2d4f6075c11 05:54:49 Removing intermediate container ea5e4f518c5b 05:54:49 ---> 86df706b1325 05:54:49 Step 30/31 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:54:49 ---> Running in 192faaf05afd 05:54:49 Removing intermediate container d2d4f6075c11 05:54:49 ---> a11c11ff02c4 05:54:49 Step 21/23 : LABEL arch=arm64 05:54:50 ---> Running in a77299af2691 05:54:50 Removing intermediate container 192faaf05afd 05:54:50 ---> d43c683c6d6e 05:54:50 Step 31/31 : LABEL version=0.0.0 05:54:50 Removing intermediate container a77299af2691 05:54:50 ---> c0257021f1a0 05:54:50 Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:54:50 ---> Running in c5b02aacf1cc 05:54:50 ---> Running in d4416e3a81fe 05:54:51 Removing intermediate container d4416e3a81fe 05:54:51 ---> 98f069828d31 05:54:51 Step 23/23 : LABEL version=0.0.0 05:54:51 Removing intermediate container c5b02aacf1cc 05:54:51 ---> 84076086c092 05:54:51 05:54:51 ---> Running in b9edbce838d9 05:54:52 Removing intermediate container b9edbce838d9 05:54:52 ---> b823898726c9 05:54:52 05:54:52 Successfully built 84076086c092 05:54:52 Successfully tagged security-bootstrapper-arm64:latest 05:54:53  Building security-bootstrapper ... done Successfully built b823898726c9 05:54:53 Successfully tagged core-metadata-arm64:latest 05:55:25  Building core-metadata ... done Removing intermediate container f1a6cbfc2e79 05:55:25 ---> 9f9f659a349e 05:55:25 05:55:25 Step 10/23 : FROM alpine:3.14 05:55:25 ---> cc3d11fa2d52 05:55:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:55:25 ---> Using cache 05:55:25 ---> 624d26839eca 05:55:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:55:25 ---> Using cache 05:55:25 ---> 9dd94bf3fc2c 05:55:25 Step 13/23 : ENV APP_PORT=59882 05:55:25 ---> Running in 7a6ae7669805 05:55:25 Removing intermediate container 7a6ae7669805 05:55:25 ---> 28277e6fb1f2 05:55:25 Step 14/23 : EXPOSE $APP_PORT 05:55:25 ---> Running in 466a2c658eee 05:55:25 Removing intermediate container 466a2c658eee 05:55:25 ---> 6d1d63a019bc 05:55:25 Step 15/23 : WORKDIR / 05:55:25 ---> Running in 004b89a22c97 05:55:25 Removing intermediate container 004b89a22c97 05:55:25 ---> 2df2daa0f94f 05:55:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:55:26 ---> 29b9ca002c1f 05:55:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:55:28 ---> ce0d17b038ee 05:55:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:55:29 ---> a1482006cf0f 05:55:29 Step 19/23 : ENTRYPOINT ["/core-command"] 05:55:29 ---> Running in f41fd2a6a91b 05:55:29 Removing intermediate container f41fd2a6a91b 05:55:29 ---> 84061f706806 05:55:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:55:29 ---> Running in 4791b91a8970 05:55:30 Removing intermediate container 4791b91a8970 05:55:30 ---> 4624c25c21f5 05:55:30 Step 21/23 : LABEL arch=arm64 05:55:30 ---> Running in 5c3cfb13321f 05:55:31 Removing intermediate container 5c3cfb13321f 05:55:31 ---> 6019dde846b5 05:55:31 Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:55:31 ---> Running in c5c101f9fdbc 05:55:31 Removing intermediate container f7eec7f395f9 05:55:31 ---> c0d688871f22 05:55:31 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:55:31 ---> Running in 328ac9640114 05:55:32 Removing intermediate container c5c101f9fdbc 05:55:32 ---> ef5e4a042b0e 05:55:32 Step 23/23 : LABEL version=0.0.0 05:55:32 ---> Running in 6641b2a2b5f9 05:55:32 Removing intermediate container 6641b2a2b5f9 05:55:32 ---> 728e97e85d17 05:55:32 05:55:33 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 05:55:33 Successfully built 728e97e85d17 05:55:33 Successfully tagged core-command-arm64:latest 05:55:34  Building core-command ... done Removing intermediate container 6cdd22a3ed55 05:55:34 ---> ad246f48c938 05:55:34 05:55:34 Step 9/20 : FROM alpine:3.15 05:55:34 ---> 03078ca19a05 05:55:34 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:55:34 ---> Using cache 05:55:34 ---> 352486360c40 05:55:34 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:34 ---> Using cache 05:55:34 ---> c6adcf76383f 05:55:34 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:55:34 ---> Running in 345013cca624 05:55:35 Removing intermediate container 328ac9640114 05:55:35 ---> 71abb06d1626 05:55:35 05:55:35 Step 11/23 : FROM docker:20.10.14 05:55:35 20.10.14: Pulling from library/docker 05:55:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:55:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:55:37 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 05:55:37 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 05:55:37 OK: 15729 distinct packages available 05:55:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:55:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:55:39 (1/9) Installing ca-certificates (20211220-r0) 05:55:39 (2/9) Installing brotli-libs (1.0.9-r5) 05:55:39 (3/9) Installing nghttp2-libs (1.46.0-r0) 05:55:39 (4/9) Installing libcurl (7.80.0-r0) 05:55:39 (5/9) Installing curl (7.80.0-r0) 05:55:40 (6/9) Installing dumb-init (1.2.5-r1) 05:55:40 (7/9) Installing musl-obstack (1.2.3-r0) 05:55:40 (8/9) Installing libucontext (1.1-r0) 05:55:40 (9/9) Installing gcompat (1.0.0-r4) 05:55:40 Executing busybox-1.34.1-r4.trigger 05:55:40 Executing ca-certificates-20211220-r0.trigger 05:55:40 OK: 8 MiB in 23 packages 05:55:42 Removing intermediate container 345013cca624 05:55:42 ---> f23baef31a9f 05:55:42 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 05:55:43 ---> ecb248ddfc46 05:55:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:55:44 Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec 05:55:44 Status: Downloaded newer image for docker:20.10.14 05:55:44 ---> c52727829a8a 05:55:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:55:44 ---> Running in 192c31880c78 05:55:44 Removing intermediate container 192c31880c78 05:55:44 ---> 1767a233f0c1 05:55:44 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 05:55:44 ---> Running in 8b1984697eda 05:55:44 ---> fefa2082136f 05:55:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 05:55:45 ---> d32f055408b2 05:55:45 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 05:55:45 ---> Running in 0b6188ab4a7c 05:55:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:55:45 Removing intermediate container 0b6188ab4a7c 05:55:45 ---> cd2237931ac8 05:55:45 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:55:45 ---> Running in 7d02d6250c8d 05:55:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:55:46 Removing intermediate container 7d02d6250c8d 05:55:46 ---> 03ba1cf1a196 05:55:46 Step 18/20 : LABEL arch=arm64 05:55:46 ---> Running in 8b90ab775719 05:55:46 Removing intermediate container 8b90ab775719 05:55:46 ---> 66469cdbc9df 05:55:46 Step 19/20 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:55:46 ---> Running in f0a9764c4ac7 05:55:47 (1/43) Installing readline (8.1.1-r0) 05:55:47 (2/43) Installing bash (5.1.16-r0) 05:55:47 Executing bash-5.1.16-r0.post-install 05:55:47 (3/43) Installing brotli-libs (1.0.9-r5) 05:55:47 (4/43) Installing nghttp2-libs (1.46.0-r0) 05:55:47 (5/43) Installing libcurl (7.80.0-r0) 05:55:47 (6/43) Installing curl (7.80.0-r0) 05:55:47 (7/43) Installing dumb-init (1.2.5-r1) 05:55:47 Removing intermediate container f0a9764c4ac7 05:55:47 ---> 2175e6d2212b 05:55:47 Step 20/20 : LABEL version=0.0.0 05:55:47 (8/43) Installing libbz2 (1.0.8-r1) 05:55:47 (9/43) Installing expat (2.4.7-r0) 05:55:47 (10/43) Installing libffi (3.4.2-r1) 05:55:47 (11/43) Installing gdbm (1.22-r0) 05:55:47 (12/43) Installing xz-libs (5.2.5-r0) 05:55:47 (13/43) Installing libgcc (10.3.1_git20211027-r0) 05:55:47 ---> Running in 9fb50d3230e5 05:55:47 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 05:55:47 (15/43) Installing mpdecimal (2.5.1-r1) 05:55:47 (16/43) Installing sqlite-libs (3.36.0-r0) 05:55:47 (17/43) Installing python3 (3.9.7-r4) 05:55:47 Removing intermediate container 9fb50d3230e5 05:55:47 ---> e8abf9ec6b1f 05:55:47 05:55:48 Successfully built e8abf9ec6b1f 05:55:48 Successfully tagged security-spiffe-token-provider-arm64:latest 05:55:49  Building security-spiffe-token-provider ... done (18/43) Installing py3-appdirs (1.4.4-r2) 05:55:49 (19/43) Installing py3-certifi (2020.12.5-r1) 05:55:49 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 05:55:49 (21/43) Installing py3-idna (3.3-r0) 05:55:49 (22/43) Installing py3-urllib3 (1.26.7-r0) 05:55:49 (23/43) Installing py3-requests (2.26.0-r1) 05:55:49 (24/43) Installing py3-msgpack (1.0.2-r1) 05:55:49 (25/43) Installing py3-lockfile (0.12.2-r4) 05:55:49 (26/43) Installing py3-cachecontrol (0.12.10-r0) 05:55:49 (27/43) Installing py3-colorama (0.4.4-r1) 05:55:49 (28/43) Installing py3-contextlib2 (21.6.0-r1) 05:55:49 (29/43) Installing py3-distlib (0.3.3-r0) 05:55:49 (30/43) Installing py3-distro (1.6.0-r0) 05:55:49 (31/43) Installing py3-six (1.16.0-r0) 05:55:49 (32/43) Installing py3-webencodings (0.5.1-r4) 05:55:49 (33/43) Installing py3-html5lib (1.1-r1) 05:55:49 (34/43) Installing py3-parsing (2.4.7-r2) 05:55:49 (35/43) Installing py3-packaging (20.9-r1) 05:55:49 (36/43) Installing py3-tomli (1.2.2-r0) 05:55:49 (37/43) Installing py3-pep517 (0.12.0-r0) 05:55:49 (38/43) Installing py3-progress (1.6-r0) 05:55:49 (39/43) Installing py3-retrying (1.3.3-r2) 05:55:49 (40/43) Installing py3-ordered-set (4.0.2-r2) 05:55:49 (41/43) Installing py3-setuptools (52.0.0-r4) 05:55:49 (42/43) Installing py3-toml (0.10.2-r2) 05:55:49 (43/43) Installing py3-pip (20.3.4-r1) 05:55:50 Executing busybox-1.34.1-r4.trigger 05:55:50 OK: 82 MiB in 65 packages 05:55:53 Collecting docker-compose==1.23.2 05:55:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:55:53 Collecting cached-property<2,>=1.2.0 05:55:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:55:54 Collecting jsonschema<3,>=2.5.1 05:55:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:55:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 05:55:54 Collecting docopt<0.7,>=0.6.1 05:55:54 Downloading docopt-0.6.2.tar.gz (25 kB) 05:55:56 Collecting docker<4.0,>=3.6.0 05:55:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:55:56 Collecting texttable<0.10,>=0.9.0 05:55:56 Downloading texttable-0.9.1.tar.gz (11 kB) 05:55:58 Collecting dockerpty<0.5,>=0.4.1 05:55:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:56:00 Collecting websocket-client<1.0,>=0.32.0 05:56:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:56:00 Collecting PyYAML<4,>=3.10 05:56:00 Downloading PyYAML-3.13.tar.gz (270 kB) 05:56:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:56:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:56:04 Collecting docker-pycreds>=0.4.0 05:56:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:56:04 Collecting chardet<3.1.0,>=3.0.2 05:56:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 05:56:05 Collecting idna<2.8,>=2.5 05:56:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:56: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) 05:56:05 Collecting urllib3<1.25,>=1.21.1 05:56:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:56:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 05:56:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 05:56:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 05:56:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 05:56:06 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 05:56:06 Attempting uninstall: urllib3 05:56:06 Found existing installation: urllib3 1.26.7 05:56:06 Uninstalling urllib3-1.26.7: 05:56:06 Successfully uninstalled urllib3-1.26.7 05:56:07 Attempting uninstall: idna 05:56:07 Found existing installation: idna 3.3 05:56:07 Uninstalling idna-3.3: 05:56:07 Successfully uninstalled idna-3.3 05:56:09 Attempting uninstall: requests 05:56:09 Found existing installation: requests 2.26.0 05:56:09 Uninstalling requests-2.26.0: 05:56:09 Successfully uninstalled requests-2.26.0 05:56:09 Running setup.py install for texttable: started 05:56:11 Running setup.py install for texttable: finished with status 'done' 05:56:11 Running setup.py install for PyYAML: started 05:56:13 Running setup.py install for PyYAML: finished with status 'done' 05:56:13 Running setup.py install for docopt: started 05:56:15 Running setup.py install for docopt: finished with status 'done' 05:56:15 Running setup.py install for dockerpty: started 05:56:17 Running setup.py install for dockerpty: finished with status 'done' 05:56:18 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 05:56:28 Removing intermediate container 8b1984697eda 05:56:28 ---> 5ee175649e06 05:56:28 Step 14/23 : ENV APP_PORT=58890 05:56:28 ---> Running in 71e028e2fc5d 05:56:28 Removing intermediate container 71e028e2fc5d 05:56:28 ---> a512535ed84b 05:56:28 Step 15/23 : EXPOSE $APP_PORT 05:56:28 ---> Running in 29402cba82bf 05:56:28 Removing intermediate container 29402cba82bf 05:56:28 ---> e16c0cc97fc3 05:56:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:56:29 ---> 1beb1fc5353b 05:56:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:56:29 ---> 7ccfa86c797b 05:56:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:56:30 ---> d7bd7e3b997b 05:56:30 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 05:56:30 ---> Running in 49f7dc20e9e8 05:56:30 Removing intermediate container 49f7dc20e9e8 05:56:30 ---> 841466c92ff4 05:56:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:56:30 ---> Running in 92706803e7a9 05:56:31 Removing intermediate container 92706803e7a9 05:56:31 ---> 80c0b9e97755 05:56:31 Step 21/23 : LABEL arch=arm64 05:56:31 ---> Running in cd7409454bb7 05:56:31 Removing intermediate container cd7409454bb7 05:56:31 ---> 405b0d02c404 05:56:31 Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 05:56:31 ---> Running in 4e604eea4be9 05:56:31 Removing intermediate container 4e604eea4be9 05:56:31 ---> 3f5f0923aeef 05:56:31 Step 23/23 : LABEL version=0.0.0 05:56:31 ---> Running in 30054af730bc 05:56:32 Removing intermediate container 30054af730bc 05:56:32 ---> 8fbfc2eb84f7 05:56:32 05:56:32 Successfully built 8fbfc2eb84f7 05:56:32 Successfully tagged sys-mgmt-agent-arm64:latest 05:56:33  Building sys-mgmt-agent ... done  [Pipeline] } 05:56:33 $ docker stop --time=1 3344527ccb94e4ab31ee62b4e44dce274c55da66c8f5a3ea1125c120f6eb632e 05:56:34 $ docker rm -f 3344527ccb94e4ab31ee62b4e44dce274c55da66c8f5a3ea1125c120f6eb632e [Pipeline] // withDockerContainer [Pipeline] sh 05:56:35 + docker images 05:56:35 REPOSITORY TAG IMAGE ID CREATED SIZE 05:56:35 sys-mgmt-agent-arm64 latest 8fbfc2eb84f7 3 seconds ago 290MB 05:56:35 security-spiffe-token-provider-arm64 latest e8abf9ec6b1f 48 seconds ago 27.7MB 05:56:35 71abb06d1626 About a minute ago 1.43GB 05:56:35 ad246f48c938 About a minute ago 1.42GB 05:56:35 core-command-arm64 latest 728e97e85d17 About a minute ago 23.7MB 05:56:35 9f9f659a349e About a minute ago 1.43GB 05:56:35 core-metadata-arm64 latest b823898726c9 About a minute ago 25.1MB 05:56:35 security-bootstrapper-arm64 latest 84076086c092 About a minute ago 23.6MB 05:56:35 232f4cefe2f3 About a minute ago 1.43GB 05:56:35 a9ba147d8ec2 2 minutes ago 1.43GB 05:56:35 security-proxy-setup-arm64 latest 342c6c7b92ff 8 minutes ago 42.1MB 05:56:35 security-spire-agent-arm64 latest 900d61978607 8 minutes ago 118MB 05:56:35 933cbaed27fe 8 minutes ago 1.44GB 05:56:35 core-data-arm64 latest 75fe46324f6b 9 minutes ago 34.4MB 05:56:35 aa0afd9d086c 9 minutes ago 1.46GB 05:56:35 support-scheduler-arm64 latest 5299a33c1a10 9 minutes ago 24.9MB 05:56:35 support-notifications-arm64 latest d626e5277c05 9 minutes ago 25.5MB 05:56:35 security-secretstore-setup-arm64 latest 7042be1b91fc 9 minutes ago 40.8MB 05:56:35 cc3d222eff85 9 minutes ago 1.43GB 05:56:35 4241e5151020 10 minutes ago 1.43GB 05:56:35 8953d7b6ce2b 10 minutes ago 1.44GB 05:56:35 security-spire-server-arm64 latest 07f0b790b510 14 minutes ago 82.6MB 05:56:35 13aafbf5c2c0 15 minutes ago 1.42GB 05:56:35 security-spire-config-arm64 latest a588e5d034cf 16 minutes ago 81.9MB 05:56:35 4fd1951b4ebf 16 minutes ago 1.42GB 05:56:35 ci-base-image-arm64 latest 9bc00ad0c6c6 29 minutes ago 885MB 05:56:35 docker 20.10.14 c52727829a8a 46 hours ago 202MB 05:56:35 alpine 3.14 cc3d11fa2d52 2 days ago 5.34MB 05:56:35 alpine 3.15 03078ca19a05 2 days ago 5.32MB 05:56:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB 05:56:35 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 05:56:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:56:36 05:56:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:56:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:56:37 arm64: Pulling from edgex-lftools-log-publisher 05:56:37 8998bd30e6a1: Pulling fs layer 05:56:37 04944245beec: Pulling fs layer 05:56:37 699f458cf7ca: Pulling fs layer 05:56:37 765212b225bb: Pulling fs layer 05:56:37 f23df028b6ca: Pulling fs layer 05:56:37 d65c8cfc05b1: Pulling fs layer 05:56:37 2437ff75d9bd: Pulling fs layer 05:56:37 765212b225bb: Waiting 05:56:37 f23df028b6ca: Waiting 05:56:37 d65c8cfc05b1: Waiting 05:56:37 2437ff75d9bd: Waiting 05:56:37 04944245beec: Verifying Checksum 05:56:37 04944245beec: Download complete 05:56:37 765212b225bb: Verifying Checksum 05:56:37 765212b225bb: Download complete 05:56:37 f23df028b6ca: Verifying Checksum 05:56:37 f23df028b6ca: Download complete 05:56:37 d65c8cfc05b1: Verifying Checksum 05:56:37 d65c8cfc05b1: Download complete 05:56:37 699f458cf7ca: Verifying Checksum 05:56:37 699f458cf7ca: Download complete 05:56:37 8998bd30e6a1: Verifying Checksum 05:56:37 8998bd30e6a1: Download complete 05:56:40 2437ff75d9bd: Verifying Checksum 05:56:40 2437ff75d9bd: Download complete 05:56:42 8998bd30e6a1: Pull complete 05:56:42 04944245beec: Pull complete 05:56:44 699f458cf7ca: Pull complete 05:56:44 765212b225bb: Pull complete 05:56:45 f23df028b6ca: Pull complete 05:56:45 d65c8cfc05b1: Pull complete 05:57:00 2437ff75d9bd: Pull complete 05:57:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:57:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:57:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:57:00 prd-ubuntu20.04-docker-arm64-4c-16g-9564 does not seem to be running inside a container 05:57:00 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:57:03 $ docker top a04f6b90816288be1fbc3e4ec4141d741f74141f33faf6176364ce7e8c766ba9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:04 ---> job-cost.sh 05:57:04 lf-activate-venv: SKIPPING 05:57:04 INFO: No Stack... 05:57:05 INFO: Retrieving Pricing Info for: v3-standard-4 05:57:06 INFO: Archiving Costs [Pipeline] sh 05:57:06 + cat /w/workspace/edgex-go/1/archives/cost.csv 05:57:06 + cut -d, -f6 [Pipeline] lock 05:57:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3938-1-stack-cost] 05:57:06 Resource [jenkins-edgexfoundry-edgex-go-PR-3938-1-stack-cost] did not exist. Created. 05:57:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3938-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:57:07 + echo total: 0.10999999940395355 [Pipeline] stash 05:57:07 Stashed 1 file(s) [Pipeline] } 05:57:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3938-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:57:07 $ docker stop --time=1 a04f6b90816288be1fbc3e4ec4141d741f74141f33faf6176364ce7e8c766ba9 05:57:09 $ docker rm -f a04f6b90816288be1fbc3e4ec4141d741f74141f33faf6176364ce7e8c766ba9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:57:10 provisioning config files... 05:57:10 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8588298900579475648tmp [Pipeline] { [Pipeline] sh 05:57:10 + set +x 05:57:10 + curl -s https://codecov.io/bash 05:57:10 + bash -s -- 05:57:10 05:57:10 _____ _ 05:57:10 / ____| | | 05:57:10 | | ___ __| | ___ ___ _____ __ 05:57:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:57:10 | |___| (_) | (_| | __/ (_| (_) \ V / 05:57:10 \_____\___/ \__,_|\___|\___\___/ \_/ 05:57:10 Bash-1.0.6 05:57:10 05:57:10 05:57:10 ==> git version 2.25.1 found 05:57:10 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:57:10 Release-Date: 2020-01-08 05:57:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:57:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:57:10 ==> Jenkins CI detected. 05:57:10 current dir:  /w/workspace/edgex-go/1 05:57:10 project root: . 05:57:10 --> token set from env 05:57:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:57:10 ==> Running gcov in . (disable via -X gcov) 05:57:10 ==> Python coveragepy not found 05:57:10 ==> Searching for coverage reports in: 05:57:10 + . 05:57:10 -> Found 1 reports 05:57:10 ==> Detecting git/mercurial file structure 05:57:10 ==> Reading reports 05:57:11 + ./coverage.out bytes=429124 05:57:11 ==> Appending adjustments 05:57:11 https://docs.codecov.io/docs/fixing-reports 05:57:12 + Found adjustments 05:57:12 ==> Gzipping contents 05:57:12 60K /tmp/codecov.QWXxV2.gz 05:57:12 ==> Uploading reports 05:57:12 url: https://codecov.io 05:57:12 query: branch=PR-3938&commit=f31d748427a391acc3a454f06026f5dcc2df99a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3938%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3938&job=&cmd_args= 05:57:12 -> Pinging Codecov 05:57:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3938&commit=f31d748427a391acc3a454f06026f5dcc2df99a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3938%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3938&job=&cmd_args= 05:57:12 -> Uploading to 05:57:12 https://storage.googleapis.com/codecov/v4/raw/2022-03-31/00271124DB129430A58F1EEE437C3FCB/f31d748427a391acc3a454f06026f5dcc2df99a8/c94e25b8-dcfa-43bc-b191-f42542ddd63c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220331T055712Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=826f0de55598f93a033e04e8d04fd6d58f85c11a0b6d92b35311b49435c55f69 05:57:12 % Total % Received % Xferd Average Speed Time Time Time Current 05:57:12 Dload Upload Total Spent Left Speed 05:57:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58678 0 0 100 58678 0 280k --:--:-- --:--:-- --:--:-- 279k 100 58678 0 0 100 58678 0 258k --:--:-- --:--:-- --:--:-- 256k 05:57:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f31d748427a391acc3a454f06026f5dcc2df99a8 [Pipeline] } 05:57:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:57:14 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 05:57:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:57:15 ---> package-listing.sh 05:57:15 ++ facter osfamily 05:57:15 ++ tr '[:upper:]' '[:lower:]' 05:57:15 + OS_FAMILY=debian 05:57:15 + workspace=/w/workspace/edgex-go/1 05:57:15 + START_PACKAGES=/tmp/packages_start.txt 05:57:15 + END_PACKAGES=/tmp/packages_end.txt 05:57:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:57:15 + PACKAGES=/tmp/packages_start.txt 05:57:15 + '[' /w/workspace/edgex-go/1 ']' 05:57:15 + PACKAGES=/tmp/packages_end.txt 05:57:15 + case "${OS_FAMILY}" in 05:57:15 + dpkg -l 05:57:15 + grep '^ii' 05:57:15 + '[' -f /tmp/packages_start.txt ']' 05:57:15 + '[' -f /tmp/packages_end.txt ']' 05:57:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:57:15 + '[' /w/workspace/edgex-go/1 ']' 05:57:15 + mkdir -p /w/workspace/edgex-go/1/archives/ 05:57:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 05:57:15 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:57:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:57:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:57:16 05:57:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:57:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:57:16 latest: Pulling from edgex-lftools-log-publisher 05:57:16 5eb5b503b376: Pulling fs layer 05:57:16 5c69ac0246d0: Pulling fs layer 05:57:16 ec43610c2a17: Pulling fs layer 05:57:16 3a2ae6a8a46f: Pulling fs layer 05:57:16 33b1e0a273af: Pulling fs layer 05:57:16 5d3b04190fa2: Pulling fs layer 05:57:16 2f39f015ded8: Pulling fs layer 05:57:16 3a2ae6a8a46f: Waiting 05:57:16 5d3b04190fa2: Waiting 05:57:16 33b1e0a273af: Waiting 05:57:16 2f39f015ded8: Waiting 05:57:16 5c69ac0246d0: Download complete 05:57:16 3a2ae6a8a46f: Verifying Checksum 05:57:16 3a2ae6a8a46f: Download complete 05:57:16 33b1e0a273af: Verifying Checksum 05:57:16 33b1e0a273af: Download complete 05:57:16 5d3b04190fa2: Verifying Checksum 05:57:16 5d3b04190fa2: Download complete 05:57:16 ec43610c2a17: Verifying Checksum 05:57:16 ec43610c2a17: Download complete 05:57:17 5eb5b503b376: Verifying Checksum 05:57:17 5eb5b503b376: Download complete 05:57:17 2f39f015ded8: Download complete 05:57:18 5eb5b503b376: Pull complete 05:57:18 5c69ac0246d0: Pull complete 05:57:18 ec43610c2a17: Pull complete 05:57:18 3a2ae6a8a46f: Pull complete 05:57:19 33b1e0a273af: Pull complete 05:57:19 5d3b04190fa2: Pull complete 05:57:23 2f39f015ded8: Pull complete 05:57:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:57:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:57:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:57:23 prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container 05:57:23 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:57:25 $ docker top 5a10b4f648a0768b7aae1f0141de0f885c165fea04b8b920e0e3c63b32f3f5c4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:25 + touch /tmp/pre-build-complete [Pipeline] sh 05:57:25 + mkdir -p /var/log/sysstat [Pipeline] sh 05:57:26 + ls /var/log/sa-host 05:57:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:26 provisioning config files... 05:57:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3416200552147618608tmp [Pipeline] { [Pipeline] echo 05:57:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:57:26 ---> create-netrc.sh [Pipeline] } 05:57:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:57:27 ---> python-tools-install.sh [Pipeline] echo 05:57:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:57:27 ---> sudo-logs.sh 05:57:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:57:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:57:28 ---> job-cost.sh 05:57:28 lf-activate-venv: SKIPPING 05:57:28 DEBUG: total: 0.10999999940395355 05:57:28 INFO: Retrieving Stack Cost... 05:57:28 INFO: Retrieving Pricing Info for: v3-standard-8 05:57:28 INFO: Archiving Costs [Pipeline] echo 05:57:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:57:29 ---> logs-deploy.sh 05:57:29 lf-activate-venv: SKIPPING 05:57:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3938/1 05:57:29 INFO: archiving workspace using pattern(s): 05:57:30 Archives upload complete. 05:57:30 INFO: archiving logs to Nexus