Pull request #3897 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d096b8e3d72da3c1b3d838514b904ce77bebe9ea+d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f (09b6aefaf06ce3fdf200f361287e570f64289ecd) 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-ssh9799736609024795486.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-ssh13980407620561780386.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15840433499233233446.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11449435575627823833.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9839467337910024402.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8433’ Running on prd-ubuntu20.04-docker-8c-8g-8435 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f into PR head commit d096b8e3d72da3c1b3d838514b904ce77bebe9ea Merge succeeded, producing d096b8e3d72da3c1b3d838514b904ce77bebe9ea Checking out Revision d096b8e3d72da3c1b3d838514b904ce77bebe9ea (PR-3897) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d096b8e3d72da3c1b3d838514b904ce77bebe9ea # 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 d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d096b8e3d72da3c1b3d838514b904ce77bebe9ea # timeout=10 Commit message: "feat(security): Update SPIFFE_TRUSTDOMAIN and SPIFFE_ENDPOINTSOCKET based on the WG discussion and decision" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:43:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:43:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:43:41 ========================================================= 17:43:41 EdgeX Global Pipelines Version Info 17:43:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6188f306df09559b8d149e3f27915f9c3123d865 # timeout=10 17:43:42 ------------------- 17:43:42 stable info: 17:43:42 ------------------- 17:43:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:43:42 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 17:43:42 Message: update stable to v1.0.221 17:43:43 ------------------- 17:43:43 experimental info: 17:43:43 ------------------- 17:43:43 Commited By: **** collab-it+edgex@linuxfoundation.org 17:43:43 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 17:43:43 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3897 [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3897 [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3897 [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d096b8e3d72da3c1b3d838514b904ce77bebe9ea [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d096b8e [Pipeline] echo 17:43:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:43 provisioning config files... 17:43:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4235026406553457984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:44 ---> docker-login.sh 17:43:44 nexus3.edgexfoundry.org:10001 17:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:44 Configure a credential helper to remove this warning. See 17:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:44 17:43:44 Login Succeeded 17:43:44 nexus3.edgexfoundry.org:10002 17:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:44 Configure a credential helper to remove this warning. See 17:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:44 17:43:44 Login Succeeded 17:43:44 nexus3.edgexfoundry.org:10003 17:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:44 Configure a credential helper to remove this warning. See 17:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:44 17:43:44 Login Succeeded 17:43:44 nexus3.edgexfoundry.org:10004 17:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:44 Configure a credential helper to remove this warning. See 17:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:44 17:43:44 Login Succeeded 17:43:44 docker.io 17:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:45 Configure a credential helper to remove this warning. See 17:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:45 17:43:45 Login Succeeded 17:43:45 ---> docker-login.sh ends [Pipeline] } 17:43:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:43:45 + 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 17:43:45 + + dirname cmd/core-command/Dockerfile 17:43:45 cut -d/ -f2 17:43:45 + echo core-command,cmd/core-command/Dockerfile 17:43:45 + dirname cmd/core-data/Dockerfile 17:43:45 + cut -d/ -f2 17:43:45 + echo core-data,cmd/core-data/Dockerfile 17:43:45 + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile 17:43:45 17:43:45 + echo core-metadata,cmd/core-metadata/Dockerfile 17:43:45 + dirname cmd/security-bootstrapper/Dockerfile 17:43:45 + cut -d/ -f2 17:43:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:43:45 + dirname cmd/security-proxy-setup/Dockerfile 17:43:45 + cut -d/ -f2 17:43:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:43:45 + dirname cmd/security-secretstore-setup/Dockerfile 17:43:45 + cut -d/ -f2 17:43:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:43:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:43:45 + cut -d/ -f2 17:43:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:43:45 + dirname cmd/security-spire-agent/Dockerfile 17:43:45 + cut -d/ -f2 17:43:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:43:45 + dirname cmd/security-spire-config/Dockerfile 17:43:45 + cut -d/ -f2 17:43:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:43:45 + dirname cmd/security-spire-server/Dockerfile 17:43:45 + cut -d/ -f2 17:43:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:43:45 + dirname cmd/support-notifications/Dockerfile 17:43:45 + cut -d/ -f2 17:43:45 + echo support-notifications,cmd/support-notifications/Dockerfile 17:43:45 + dirname cmd/support-scheduler/Dockerfile 17:43:45 + cut -d/ -f2 17:43:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:43:45 + dirname cmd/sys-mgmt-agent/Dockerfile 17:43:45 + cut -d/ -f2 17:43:45 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:43:45 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 17:43:46 + git rev-list -1 --merges d096b8e3d72da3c1b3d838514b904ce77bebe9ea~1..d096b8e3d72da3c1b3d838514b904ce77bebe9ea [Pipeline] echo 17:43:46 -----------> git rev-list -1 --merges d096b8e3d72da3c1b3d838514b904ce77bebe9ea~1..d096b8e3d72da3c1b3d838514b904ce77bebe9ea d096b8e3d72da3c1b3d838514b904ce77bebe9ea [false] [Pipeline] sh 17:43:46 + git log --format=format:%s -1 d096b8e3d72da3c1b3d838514b904ce77bebe9ea [Pipeline] echo 17:43:46 ========================================================= 17:43:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:43:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:43:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:43:46 + grep -v github /etc/ssh/ssh_known_hosts 17:43:46 + [ -e /tmp/ssh_known_hosts ] 17:43:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:43:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:43:46 + sudo tee -a /etc/ssh/ssh_known_hosts 17:43:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:43:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:43:47 17:43:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:43:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:43:47 latest: Pulling from edgex-devops/git-semver 17:43:47 a0d0a0d46f8b: Pulling fs layer 17:43:47 3e5f54012d9b: Pulling fs layer 17:43:47 4c7163046ea9: Pulling fs layer 17:43:47 0c2d73faf560: Pulling fs layer 17:43:47 0c2d73faf560: Waiting 17:43:47 3e5f54012d9b: Verifying Checksum 17:43:47 3e5f54012d9b: Download complete 17:43:47 a0d0a0d46f8b: Verifying Checksum 17:43:47 a0d0a0d46f8b: Download complete 17:43:47 0c2d73faf560: Verifying Checksum 17:43:47 0c2d73faf560: Download complete 17:43:47 4c7163046ea9: Verifying Checksum 17:43:47 4c7163046ea9: Download complete 17:43:47 a0d0a0d46f8b: Pull complete 17:43:47 3e5f54012d9b: Pull complete 17:43:48 4c7163046ea9: Pull complete 17:43:48 0c2d73faf560: Pull complete 17:43:48 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:43:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:43:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:43:48 prd-ubuntu20.04-docker-8c-8g-8435 does not seem to be running inside a container 17:43:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:43:49 $ docker top 5e89a75808a42bf51ce84e5ddefe8de31e519ca9efb517c3fe2cbcb2c7d8fc9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:43:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:43:49 [ssh-agent] Looking for ssh-agent implementation... 17:43:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:43:49 $ docker exec 5e89a75808a42bf51ce84e5ddefe8de31e519ca9efb517c3fe2cbcb2c7d8fc9c ssh-agent 17:43:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDPcFlN/agent.14 17:43:50 SSH_AGENT_PID=21 17:43:50 Running ssh-add (command line suppressed) 17:43:50 Identity added: /w/workspace/edgex-go/5@tmp/private_key_6756013916877198867.key (/w/workspace/edgex-go/5@tmp/private_key_6756013916877198867.key) 17:43:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:43:50 + git tag --points-at HEAD [Pipeline] } 17:43:50 $ docker exec --env ******** --env ******** 5e89a75808a42bf51ce84e5ddefe8de31e519ca9efb517c3fe2cbcb2c7d8fc9c ssh-agent -k 17:43:50 unset SSH_AUTH_SOCK; 17:43:50 unset SSH_AGENT_PID; 17:43:50 echo Agent pid 21 killed; 17:43:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:43:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:43:50 [ssh-agent] Looking for ssh-agent implementation... 17:43:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:43:50 $ docker exec 5e89a75808a42bf51ce84e5ddefe8de31e519ca9efb517c3fe2cbcb2c7d8fc9c ssh-agent 17:43:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcdKJNF/agent.55 17:43:50 SSH_AGENT_PID=61 17:43:50 Running ssh-add (command line suppressed) 17:43:51 Identity added: /w/workspace/edgex-go/5@tmp/private_key_7417650782222182118.key (/w/workspace/edgex-go/5@tmp/private_key_7417650782222182118.key) 17:43:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:43:51 + git semver init 17:43:51 # -> Open(): unable to determine branch for HEAD 17:43:51 # $GIT_DIR = /w/workspace/edgex-go/5/.git 17:43:51 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 17:43:51 # $SEMVER_REMOTE_NAME = origin 17:43:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:43:51 # $SEMVER_USER_NAME = edgex-jenkins 17:43:51 # $SEMVER_BRANCH = PR-3897 17:43:51 # $SEMVER_TEMP = /tmp/semver-715853693 17:43:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:44:06 # '/tmp/semver-715853693' -> '/w/workspace/edgex-go/5/.semver' 17:44:06 # -> Force: false 17:44:06 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 17:44:06 $ docker exec --env ******** --env ******** 5e89a75808a42bf51ce84e5ddefe8de31e519ca9efb517c3fe2cbcb2c7d8fc9c ssh-agent -k 17:44:06 unset SSH_AUTH_SOCK; 17:44:06 unset SSH_AGENT_PID; 17:44:06 echo Agent pid 61 killed; 17:44:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:44:06 + git semver [Pipeline] } 17:44:06 $ docker stop --time=1 5e89a75808a42bf51ce84e5ddefe8de31e519ca9efb517c3fe2cbcb2c7d8fc9c 17:44:08 $ docker rm -f 5e89a75808a42bf51ce84e5ddefe8de31e519ca9efb517c3fe2cbcb2c7d8fc9c [Pipeline] // withDockerContainer [Pipeline] sh 17:44:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:44:09 Stashed 1 file(s) [Pipeline] echo 17:44:09 [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 17:44:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:44:09 ========================================================= 17:44:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:44:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:44:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:44:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:44:09 59bf1c3509f3: Pulling fs layer 17:44:09 666ba61612fd: Pulling fs layer 17:44:09 8ed8ca486205: Pulling fs layer 17:44:09 4fe6c5a15a65: Pulling fs layer 17:44:09 22a0e8bec74d: Pulling fs layer 17:44:09 640e595b4fbd: Pulling fs layer 17:44:09 763cafe07f6e: Pulling fs layer 17:44:09 0c0b528cf693: Pulling fs layer 17:44:09 10935f4eaf8b: Pulling fs layer 17:44:09 640e595b4fbd: Waiting 17:44:09 0c0b528cf693: Waiting 17:44:09 763cafe07f6e: Waiting 17:44:09 4fe6c5a15a65: Waiting 17:44:09 22a0e8bec74d: Waiting 17:44:09 8ed8ca486205: Verifying Checksum 17:44:09 8ed8ca486205: Download complete 17:44:09 666ba61612fd: Download complete 17:44:09 22a0e8bec74d: Verifying Checksum 17:44:09 22a0e8bec74d: Download complete 17:44:09 640e595b4fbd: Download complete 17:44:09 59bf1c3509f3: Verifying Checksum 17:44:09 59bf1c3509f3: Download complete 17:44:09 763cafe07f6e: Verifying Checksum 17:44:09 763cafe07f6e: Download complete 17:44:09 0c0b528cf693: Verifying Checksum 17:44:09 0c0b528cf693: Download complete 17:44:09 59bf1c3509f3: Pull complete 17:44:09 666ba61612fd: Pull complete 17:44:10 8ed8ca486205: Pull complete 17:44:10 10935f4eaf8b: Verifying Checksum 17:44:10 10935f4eaf8b: Download complete 17:44:10 4fe6c5a15a65: Verifying Checksum 17:44:10 4fe6c5a15a65: Download complete 17:44:14 4fe6c5a15a65: Pull complete 17:44:14 22a0e8bec74d: Pull complete 17:44:14 640e595b4fbd: Pull complete 17:44:14 763cafe07f6e: Pull complete 17:44:15 0c0b528cf693: Pull complete 17:44:17 10935f4eaf8b: Pull complete 17:44:17 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 17:44:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:44:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 17:44:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:44:18 WORKDIR /edgex 17:44:18 COPY go.mod . 17:44:18 RUN go mod download 17:44:18 + docker build -t ci-base-image-x86_64 -f - . 17:44:19 Sending build context to Docker daemon 334.5MB 17:44:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:44:19 ---> 99d49a6021b9 17:44:19 Step 2/4 : WORKDIR /edgex 17:44:22 ---> Running in 3e88b45eae16 17:44:22 Removing intermediate container 3e88b45eae16 17:44:22 ---> 400f6e501dbd 17:44:22 Step 3/4 : COPY go.mod . 17:44:22 ---> 30093255ac21 17:44:22 Step 4/4 : RUN go mod download 17:44:22 ---> Running in ca4c704f590d 17:44:24 Still waiting to schedule task 17:44:24 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8434’ 17:44:48 Removing intermediate container ca4c704f590d 17:44:48 ---> 54864e6f38c5 17:44:48 Successfully built 54864e6f38c5 17:44:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:44:48 + docker inspect -f . ci-base-image-x86_64 17:44:48 . [Pipeline] withDockerContainer 17:44:49 prd-ubuntu20.04-docker-8c-8g-8435 does not seem to be running inside a container 17:44:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:44:49 $ docker top 7a7a80638d7e4293871c7d07e2f4e5d660c67e26b215c15e296eebd30a9d1895 -eo pid,comm [Pipeline] { [Pipeline] sh 17:44:49 + go version 17:44:49 go version go1.17.6 linux/amd64 [Pipeline] } 17:44:49 $ docker stop --time=1 7a7a80638d7e4293871c7d07e2f4e5d660c67e26b215c15e296eebd30a9d1895 17:44:51 $ docker rm -f 7a7a80638d7e4293871c7d07e2f4e5d660c67e26b215c15e296eebd30a9d1895 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:44:51 + docker inspect -f . ci-base-image-x86_64 17:44:51 . [Pipeline] withDockerContainer 17:44:51 prd-ubuntu20.04-docker-8c-8g-8435 does not seem to be running inside a container 17:44:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:44:52 $ docker top ac0abfce86b95fdeed61f309bbe9407a599c4404dd902b5b9c2a0e25784171b0 -eo pid,comm [Pipeline] { [Pipeline] echo 17:44:52 ========================================================= 17:44:52 [edgeXBuildGoParallel] Running Tests and Build... 17:44:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:44:52 + make test 17:44:52 go mod tidy 17:44:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:44:59 ? github.com/edgexfoundry/edgex-go [no test files] 17:45:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:45:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:45:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:45:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:45:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:45:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:45:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:45:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:45:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:45:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:45:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:45:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:45:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:45:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:45:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 17:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:45:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 17:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:45:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.112s coverage: 54.9% of statements 17:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:45:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.627s coverage: 89.2% of statements 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:45:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:45:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.394s coverage: 94.2% of statements 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:45:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:45:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:45:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:45:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements 17:45:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 24.0% of statements 17:45:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:45:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 17:45:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.084s coverage: 79.5% of statements 17:45:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.094s coverage: 94.1% of statements 17:45:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 17:45:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 17:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.098s coverage: 94.4% of statements 17:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 17:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 82.5% of statements 17:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 80.0% of statements 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.157s coverage: 91.2% of statements 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.392s coverage: 65.4% of statements 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 43.8% of statements 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.182s coverage: 92.3% of statements 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:45:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 17:45:36 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 17:45:54 GO111MODULE=on go vet ./... 17:45:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:45:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:45:59 ./bin/test-attribution-txt.sh [Pipeline] echo 17:46:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:46:00 + ls -al . 17:46:00 total 676 17:46:00 drwxrwxr-x 10 1001 1001 4096 Mar 21 17:46 . 17:46:00 drwxr-xr-x 4 root root 4096 Mar 21 17:44 .. 17:46:00 -rw-rw-r-- 1 1001 1001 11 Mar 21 17:43 .dockerignore 17:46:00 drwxrwxr-x 8 1001 1001 4096 Mar 21 17:43 .git 17:46:00 drwxrwxr-x 4 1001 1001 4096 Mar 21 17:43 .github 17:46:00 -rw-rw-r-- 1 1001 1001 870 Mar 21 17:43 .gitignore 17:46:00 -rw-rw-r-- 1 1001 1001 42 Mar 21 17:43 .golangci.yml 17:46:00 -rw-rw-r-- 1 1001 1001 87 Mar 21 17:43 .hadolint.yml 17:46:00 drwx------ 3 1001 1001 4096 Mar 21 17:44 .semver 17:46:00 -rw-rw-r-- 1 1001 1001 166 Mar 21 17:43 .sonarcloud.properties 17:46:00 -rw-rw-r-- 1 1001 1001 1171 Mar 21 17:43 ADOPTERS.md 17:46:00 -rw-rw-r-- 1 1001 1001 9953 Mar 21 17:43 Attribution.txt 17:46:00 -rw-rw-r-- 1 1001 1001 51732 Mar 21 17:43 CHANGELOG.md 17:46:00 -rw-rw-r-- 1 1001 1001 3804 Mar 21 17:43 CONTRIBUTING.md 17:46:00 -rw-rw-r-- 1 1001 1001 677 Mar 21 17:43 GOVERNANCE.md 17:46:00 -rw-rw-r-- 1 1001 1001 849 Mar 21 17:43 Jenkinsfile 17:46:00 -rw-rw-r-- 1 1001 1001 10775 Mar 21 17:43 LICENSE 17:46:00 -rw-rw-r-- 1 1001 1001 8072 Mar 21 17:43 Makefile 17:46:00 -rw-rw-r-- 1 1001 1001 582 Mar 21 17:43 OWNERS.md 17:46:00 -rw-rw-r-- 1 1001 1001 8207 Mar 21 17:43 README.md 17:46:00 -rw-rw-r-- 1 1001 1001 6912 Mar 21 17:43 SECURITY.md 17:46:00 -rw-rw-r-- 1 1001 1001 5 Mar 21 17:44 VERSION 17:46:00 -rw-rw-r-- 1 1001 1001 4131 Mar 21 17:43 ZMQWindows.md 17:46:00 drwxrwxr-x 2 1001 1001 4096 Mar 21 17:43 bin 17:46:00 drwxrwxr-x 18 1001 1001 4096 Mar 21 17:43 cmd 17:46:00 -rw-r--r-- 1 root root 426503 Mar 21 17:45 coverage.out 17:46:00 -rw-rw-r-- 1 1001 1001 3169 Mar 21 17:43 go.mod 17:46:00 -rw-rw-r-- 1 1001 1001 52043 Mar 21 17:43 go.sum 17:46:00 drwxrwxr-x 8 1001 1001 4096 Mar 21 17:43 internal 17:46:00 drwxrwxr-x 3 1001 1001 4096 Mar 21 17:43 openapi 17:46:00 drwxrwxr-x 4 1001 1001 4096 Mar 21 17:43 snap 17:46:00 -rw-rw-r-- 1 1001 1001 204 Mar 21 17:43 version.go [Pipeline] sh 17:46:00 + '[' -e coverage.out ] 17:46:00 + chown 1001:1001 coverage.out [Pipeline] stash 17:46:00 Stashed 1 file(s) [Pipeline] sh 17:46:01 + make build 17:46:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:46:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:46:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:46:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:46:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:46:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:46:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:46:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:46:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:46:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:46:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:46:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:46:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:46:19 $ docker stop --time=1 ac0abfce86b95fdeed61f309bbe9407a599c4404dd902b5b9c2a0e25784171b0 17:46:21 $ docker rm -f ac0abfce86b95fdeed61f309bbe9407a599c4404dd902b5b9c2a0e25784171b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:46:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:46:22 17:46:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:46:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:46:23 latest: Pulling from edgex-devops/edgex-compose 17:46:23 cbdbe7a5bc2a: Pulling fs layer 17:46:23 ca9280d653b3: Pulling fs layer 17:46:23 7e9c9ca2126c: Pulling fs layer 17:46:23 cbdbe7a5bc2a: Verifying Checksum 17:46:23 cbdbe7a5bc2a: Download complete 17:46:23 ca9280d653b3: Verifying Checksum 17:46:23 ca9280d653b3: Download complete 17:46:23 cbdbe7a5bc2a: Pull complete 17:46:23 7e9c9ca2126c: Verifying Checksum 17:46:23 7e9c9ca2126c: Download complete 17:46:23 ca9280d653b3: Pull complete 17:46:28 7e9c9ca2126c: Pull complete 17:46:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:46:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:46:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:46:28 prd-ubuntu20.04-docker-8c-8g-8435 does not seem to be running inside a container 17:46:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:46:29 $ docker top 056eeca010043e33fe37191ec8a49064955737bec0a1cc30b2ceaeebfd62c587 -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:29 + docker-compose+ build --helpgrep 17:46:29 parallel 17:46:30 --parallel Build images in parallel. [Pipeline] } 17:46:30 $ docker stop --time=1 056eeca010043e33fe37191ec8a49064955737bec0a1cc30b2ceaeebfd62c587 17:46:31 $ docker rm -f 056eeca010043e33fe37191ec8a49064955737bec0a1cc30b2ceaeebfd62c587 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:46:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:46:32 . [Pipeline] withDockerContainer 17:46:32 prd-ubuntu20.04-docker-8c-8g-8435 does not seem to be running inside a container 17:46:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:46:32 $ docker top 8e3b13c6736e9c9cb4268a07c80a14d5f75107c95a749fd995ced7cacb5b1b8e -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:33 + docker-compose -f ./docker-compose-build.yml build --parallel 17:46:33 Building core-command ... 17:46:33 Building core-data ... 17:46:33 Building core-metadata ... 17:46:33 Building security-bootstrapper ... 17:46:33 Building security-proxy-setup ... 17:46:33 Building security-secretstore-setup ... 17:46:33 Building security-spiffe-token-provider ... 17:46:33 Building security-spire-agent ... 17:46:33 Building security-spire-config ... 17:46:33 Building security-spire-server ... 17:46:33 Building support-notifications ... 17:46:33 Building support-scheduler ... 17:46:33 Building sys-mgmt-agent ... 17:46:33 Building security-spire-agent 17:46:33 Building security-secretstore-setup 17:46:33 Building security-spiffe-token-provider 17:46:33 Building security-spire-server 17:46:33 Building support-notifications 17:46:51 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:46:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:46:51 ---> 54864e6f38c5 17:46:51 Step 3/20 : WORKDIR /edgex-go 17:46:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:46:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:46:51 ---> 54864e6f38c5 17:46:51 Step 3/22 : WORKDIR /edgex-go 17:46:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:46:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:46:51 ---> 54864e6f38c5 17:46:51 Step 3/23 : WORKDIR /edgex-go 17:46:51 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:46:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:46:51 ---> 54864e6f38c5 17:46:51 Step 3/25 : WORKDIR /edgex-go 17:46:51 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:46:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:46:51 ---> 54864e6f38c5 17:46:51 Step 3/24 : WORKDIR /edgex-go 17:46:54 ---> Running in 2c77379ea478 17:46:54 ---> Running in 28361afea243 17:46:54 ---> Running in b87e0272a52e 17:46:54 ---> Running in 8c0165ce79ed 17:46:54 ---> Running in d4abd9327635 17:46:54 Removing intermediate container 28361afea243 17:46:54 ---> aededf43dd2e 17:46:54 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:54 Removing intermediate container 2c77379ea478 17:46:54 ---> dc079586740c 17:46:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:54 Removing intermediate container d4abd9327635 17:46:54 ---> Running in bbe50feb8eac 17:46:54 ---> 1dfed244e82f 17:46:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:54 ---> Running in 54eabebdcfeb 17:46:54 Removing intermediate container b87e0272a52e 17:46:54 ---> 87f68f1935d7 17:46:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:54 Removing intermediate container 8c0165ce79ed 17:46:54 ---> 1d8ded89dec4 17:46:54 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:46:54 ---> Running in c4719e3d6971 17:46:54 ---> Running in d1b4e3117675 17:46:54 ---> Running in 7a85240f01ee 17:46:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:46:55 Removing intermediate container bbe50feb8eac 17:46:55 ---> 272424d65cdf 17:46:55 Step 5/25 : RUN apk add --update --no-cache make git 17:46:55 ---> Running in bcb13194faf4 17:46:55 Removing intermediate container 54eabebdcfeb 17:46:55 ---> a5edbf53f927 17:46:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:46:55 ---> Running in 6593477f68a7 17:46:55 Removing intermediate container c4719e3d6971 17:46:55 ---> 53e81239c008 17:46:55 Step 5/23 : RUN apk add --update --no-cache make git 17:46:55 ---> Running in 137fe62c515c 17:46:55 Removing intermediate container 7a85240f01ee 17:46:55 ---> cbfb06c32adf 17:46:55 Step 5/24 : RUN apk add --update --no-cache make git 17:46:55 ---> Running in e608a3863c9a 17:46:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:46:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:46:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:46:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:46:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:46:56 v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] 17:46:56 v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] 17:46:56 OK: 15863 distinct packages available 17:46:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:46:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:46:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:46:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:46:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:46:57 OK: 221 MiB in 52 packages 17:46:57 OK: 221 MiB in 52 packages 17:46:57 OK: 221 MiB in 52 packages 17:46:57 OK: 221 MiB in 52 packages 17:46:57 Removing intermediate container bcb13194faf4 17:46:57 ---> 7877635dfd21 17:46:57 Step 6/25 : COPY go.mod vendor* ./ 17:46:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:46:57 Removing intermediate container 6593477f68a7 17:46:57 ---> ffcf9a080fe4 17:46:57 Step 6/22 : COPY go.mod vendor* ./ 17:46:57 ---> 066f1157073b 17:46:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:46:57 ---> Running in 57025d01154c 17:46:57 OK: 221 MiB in 52 packages 17:46:57 ---> 00231dc51541 17:46:57 Removing intermediate container 137fe62c515c 17:46:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 0bcbb1e8f3d1 17:46:57 17:46:57 Step 6/23 : COPY go.mod vendor* ./ 17:46:57 ---> Running in 3f233fff8736 17:46:57 Removing intermediate container e608a3863c9a 17:46:57 ---> 415acc7e4604 17:46:57 Step 6/24 : COPY go.mod vendor* ./ 17:46:58 ---> f033355e379e 17:46:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:46:58 ---> Running in 17efd0685f5e 17:46:58 ---> d8ef5c348a02 17:46:58 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:46:58 ---> Running in 10eb9bcbe04b 17:46:58 Removing intermediate container d1b4e3117675 17:46:58 ---> b1706d2915aa 17:46:58 Step 5/20 : COPY go.mod vendor* ./ 17:46:58 ---> 627453b67163 17:46:58 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:46:58 ---> Running in a2d9aec18c9e 17:46:58 Removing intermediate container 57025d01154c 17:46:58 ---> 41fdcc402854 17:46:58 Step 8/25 : COPY . . 17:46:59 Removing intermediate container 3f233fff8736 17:46:59 ---> c13351cd1bc3 17:46:59 Step 8/22 : COPY . . 17:47:02 Removing intermediate container 10eb9bcbe04b 17:47:02 ---> 602df4d07b07 17:47:02 Step 8/24 : COPY . . 17:47:02 Removing intermediate container 17efd0685f5e 17:47:02 ---> 0a3caac23aeb 17:47:02 Step 8/23 : COPY . . 17:47:02 Removing intermediate container a2d9aec18c9e 17:47:02 ---> 98897e19953c 17:47:02 Step 7/20 : COPY . . 17:47:10 ---> 7fcbf446b9e8 17:47:10 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:47:10 ---> 7a51c6114867 17:47:10 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:47:10 ---> 042c40eab1b2 17:47:10 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 17:47:10 ---> 0addc4755290 17:47:10 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 17:47:10 ---> Running in 306a1648a3ce 17:47:10 ---> Running in 22a82f49d6bf 17:47:10 ---> Running in 1430ead17382 17:47:10 ---> 221de79ad7bc 17:47:10 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:47:10 ---> Running in 34aedc1df56b 17:47:10 ---> Running in a373d3415e4d 17:47:10 Removing intermediate container 22a82f49d6bf 17:47:10 ---> b2fabff47241 17:47:10 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" 17:47:10 ---> Running in cfe1ea544d4d 17:47:10 Removing intermediate container 34aedc1df56b 17:47:10 ---> 838719516091 17:47:10 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" 17:47:10 ---> Running in 9a8d7f0fc035 17:47:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:47:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:47:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:47:11 spire-1.2.0/ 17:47:11 spire-1.2.0/ 17:47:12 spire-1.2.0/README.md 17:47:12 spire-1.2.0/bin/ 17:47:12 spire-1.2.0/bin/spire-server 17:47:12 spire-1.2.0/bin/spire-agent 17:47:12 spire-1.2.0/conf/ 17:47:12 spire-1.2.0/conf/server/ 17:47:12 spire-1.2.0/conf/server/server.conf 17:47:12 spire-1.2.0/conf/agent/ 17:47:12 spire-1.2.0/conf/agent/agent.conf 17:47:12 spire-1.2.0/LICENSE 17:47:12 spire-1.2.0/README.md 17:47:12 spire-1.2.0/bin/ 17:47:12 spire-1.2.0/bin/spire-server 17:47:12 spire-1.2.0/bin/spire-agent 17:47:12 spire-1.2.0/conf/ 17:47:12 spire-1.2.0/conf/server/ 17:47:12 spire-1.2.0/conf/server/server.conf 17:47:12 spire-1.2.0/conf/agent/ 17:47:12 spire-1.2.0/conf/agent/agent.conf 17:47:12 spire-1.2.0/LICENSE 17:47:18 Removing intermediate container 9a8d7f0fc035 17:47:18 ---> a3fb6cf098a3 17:47:18 17:47:18 Step 11/24 : FROM alpine:3.15 17:47:18 Removing intermediate container cfe1ea544d4d 17:47:18 ---> ac74494e8f0f 17:47:18 17:47:18 Step 11/23 : FROM alpine:3.15 17:47:18 3.15: Pulling from library/alpine 17:47:18 3.15: Pulling from library/alpine 17:47:19 Digest: sha256:d6d0a0eb4d40ef96f2310ead734848b9c819bb97c9d846385c4aca1767186cd4 17:47:19 Digest: sha256:d6d0a0eb4d40ef96f2310ead734848b9c819bb97c9d846385c4aca1767186cd4 17:47:19 Status: Downloaded newer image for alpine:3.15 17:47:19 Status: Downloaded newer image for alpine:3.15 17:47:19 ---> e9adb5357e84 17:47:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:47:19 ---> e9adb5357e84 17:47:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:47:19 ---> Running in 867026a857a8 17:47:19 ---> Running in 69d174fe68a0 17:47:19 Removing intermediate container 69d174fe68a0 17:47:19 ---> 284f5a5b177a 17:47:19 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:19 ---> Running in ae96f4e5d7b6 17:47:19 Removing intermediate container 867026a857a8 17:47:19 ---> 6a41fedb1797 17:47:19 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:20 ---> Running in ade5c38a9b53 17:47:21 Removing intermediate container ae96f4e5d7b6 17:47:21 ---> 9bd663ee035d 17:47:21 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:47:21 Removing intermediate container ade5c38a9b53 17:47:21 ---> 613b2f509f01 17:47:21 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:47:21 ---> Running in 014debe3cd2a 17:47:21 ---> Running in d222e3655c1a 17:47:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:47:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:47:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:47:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:47:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:47:23 v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] 17:47:23 v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] 17:47:23 OK: 15855 distinct packages available 17:47:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:47:23 v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] 17:47:23 v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] 17:47:23 OK: 15855 distinct packages available 17:47:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:47:23 Removing intermediate container 306a1648a3ce 17:47:23 ---> c318637c82af 17:47:23 17:47:23 Step 10/22 : FROM alpine:3.14 17:47:23 3.14: Pulling from library/alpine 17:47:24 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 17:47:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:47:24 Status: Downloaded newer image for alpine:3.14 17:47:24 ---> a33ac4f1069a 17:47:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:47:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:47:24 ---> Running in 7166298ac3b0 17:47:24 (1/5) Installing dumb-init (1.2.5-r1) 17:47:24 Removing intermediate container 1430ead17382 17:47:24 ---> 8fa7ef043ca3 17:47:24 17:47:24 Step 10/25 : FROM alpine:3.14 17:47:24 ---> a33ac4f1069a 17:47:24 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:47:24 (2/5) Installing musl-obstack (1.2.2-r0) 17:47:24 (1/5) Installing dumb-init (1.2.5-r1) 17:47:24 ---> Running in 504c2bb107c7 17:47:24 (3/5) Installing libucontext (1.1-r0) 17:47:24 (2/5) Installing musl-obstack (1.2.2-r0) 17:47:25 (4/5) Installing gcompat (1.0.0-r4) 17:47:25 (3/5) Installing libucontext (1.1-r0) 17:47:25 (5/5) Installing openssl (1.1.1n-r0) 17:47:25 (4/5) Installing gcompat (1.0.0-r4) 17:47:25 Executing busybox-1.34.1-r4.trigger 17:47:25 (5/5) Installing openssl (1.1.1n-r0) 17:47:25 OK: 6 MiB in 19 packages 17:47:25 Executing busybox-1.34.1-r4.trigger 17:47:25 OK: 6 MiB in 19 packages 17:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:47:25 (1/3) Installing ca-certificates (20211220-r0) 17:47:25 (1/2) Installing ca-certificates (20211220-r0) 17:47:25 (2/3) Installing dumb-init (1.2.5-r1) 17:47:25 (2/2) Installing dumb-init (1.2.5-r1) 17:47:25 (3/3) Installing su-exec (0.2-r1) 17:47:25 Executing busybox-1.33.1-r6.trigger 17:47:25 Executing busybox-1.33.1-r6.trigger 17:47:25 Executing ca-certificates-20211220-r0.trigger 17:47:25 Executing ca-certificates-20211220-r0.trigger 17:47:25 OK: 6 MiB in 17 packages 17:47:25 OK: 6 MiB in 16 packages 17:47:26 Removing intermediate container 014debe3cd2a 17:47:26 ---> e90bf3f8c0dc 17:47:26 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 17:47:26 Removing intermediate container d222e3655c1a 17:47:26 ---> 2e649575d57a 17:47:26 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 17:47:26 Removing intermediate container 504c2bb107c7 17:47:26 ---> 8f6a3f7cbac5 17:47:26 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:47:26 Removing intermediate container 7166298ac3b0 17:47:26 ---> 5ad5075bd5be 17:47:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:47:26 ---> Running in 8993c2709d5c 17:47:26 ---> a33ad6c12347 17:47:26 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 17:47:27 ---> Running in 69c8489129b5 17:47:27 Removing intermediate container a373d3415e4d 17:47:27 Removing intermediate container 8993c2709d5c 17:47:27 ---> af89070e5dce 17:47:27 ---> f1acddf42dce 17:47:27 17:47:27 Step 13/25 : WORKDIR /Step 9/20 : FROM alpine:3.15 17:47:27 17:47:27 ---> e9adb5357e84 17:47:27 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:47:27 ---> Using cache 17:47:27 ---> 6a41fedb1797 17:47:27 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:27 ---> Using cache 17:47:27 ---> 613b2f509f01 17:47:27 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:47:27 Removing intermediate container 69c8489129b5 17:47:27 ---> 7324784ec57b 17:47:27 Step 13/22 : ENV APP_PORT=59860 17:47:27 ---> Running in 024e99fcb8fb 17:47:27 ---> Running in 9b45898505d7 17:47:27 ---> 7ef1c6c8a24c 17:47:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:47:27 ---> Running in 5455b2a52b48 17:47:27 Removing intermediate container 024e99fcb8fb 17:47:27 ---> 5c0ee4e759a2 17:47:27 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:47:27 Removing intermediate container 5455b2a52b48 17:47:27 ---> a23a01ceec30 17:47:27 Step 14/22 : EXPOSE $APP_PORT 17:47:27 ---> b4cf5e6edbd9 17:47:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:47:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:47:27 ---> Running in d90731d7938e 17:47:27 ---> 74ae8829b843 17:47: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 17:47:27 Removing intermediate container d90731d7938e 17:47:27 ---> 98d0adb8b781 17:47:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:47:27 ---> 2eda9ba092e9 17:47:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:47:28 ---> b71cc5c48c2f 17:47:28 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:47:28 ---> d8a3954bcc0f 17:47:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:47:28 ---> becfdd3b3981 17:47:28 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:47:28 ---> Running in 12f312eca655 17:47:28 ---> 15384c0db889 17:47:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:47:28 Removing intermediate container 12f312eca655 17:47:28 ---> 64001c55dfce 17:47:28 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:47:28 ---> ae6c5653a103 17:47:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:47:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:47:28 ---> Running in 7ab444a3d4ea 17:47:28 ---> 19ba3da739a6 17:47:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:47:28 ---> 4b254b9314d3 17:47:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:47:28 Removing intermediate container 7ab444a3d4ea 17:47:28 ---> 9b3c6aa7d502 17:47:28 Step 21/23 : LABEL arch=x86_64 17:47:28 ---> 2d98addf6fea 17:47:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:47:28 ---> Running in be23a5e0561b 17:47:29 ---> cd17ccb5d239 17:47:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:47:29 v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] 17:47:29 v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] 17:47:29 OK: 15855 distinct packages available 17:47:29 Removing intermediate container be23a5e0561b 17:47:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:47:29 ---> cde805be7c20 17:47:29 Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 17:47:29 ---> Running in 4818455d6de8 17:47:29 ---> Running in f4ccff5bcf51 17:47:29 ---> 50f5ea2a97bf 17:47:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:47:29 Removing intermediate container 4818455d6de8 17:47:29 ---> a21a048b0548 17:47:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:47:29 ---> ba48dd45334a 17:47:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:47:29 ---> Running in 4a5fc04acbba 17:47:29 Removing intermediate container f4ccff5bcf51 17:47:29 ---> ac6a4f33dc93 17:47:29 Step 23/23 : LABEL version=0.0.0 17:47:29 ---> 3ae5504c8b32 17:47:29 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:47:29 ---> Running in a83d06fc8a4f 17:47:29 ---> Running in a6cb12f2be74 17:47:29 Removing intermediate container 4a5fc04acbba 17:47:29 ---> dc18d91f5ae8 17:47:29 Step 20/22 : LABEL arch=x86_64 17:47:29 ---> Running in 8d6bf5ac0ddd 17:47:29 Removing intermediate container a83d06fc8a4f 17:47:29 ---> 979d73dbee7b 17:47:29 17:47:29 Removing intermediate container a6cb12f2be74 17:47:29 ---> 3a6d8a72bf77 17:47:29 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:47:29 Successfully built 979d73dbee7b 17:47:29 ---> Running in 38df2afe5495 17:47:29 Successfully tagged security-spire-server:latest 17:47:29  Building security-spire-server ... done Building security-bootstrapper 17:47:29 Removing intermediate container 8d6bf5ac0ddd 17:47:29 ---> 5b66a8e1be71 17:47:29 Step 21/22 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 17:47:29 ---> 4e55e4218054 17:47:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:47:29 ---> Running in e252f746c141 17:47:29 Removing intermediate container 38df2afe5495 17:47:29 ---> 0db7b61fe269 17:47:29 Step 22/24 : LABEL arch=x86_64 17:47:29 ---> Running in 012fb761f269 17:47:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:47:29 Removing intermediate container e252f746c141 17:47:29 ---> 8483ed2d6da4 17:47:29 Step 22/22 : LABEL version=0.0.0 17:47:30 ---> 5befb2b25b58 17:47:30 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/ 17:47:30 ---> Running in c53c29635f57 17:47:30 Removing intermediate container 012fb761f269 17:47:30 ---> 2a89d37e3610 17:47:30 Step 23/24 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 17:47:30 ---> Running in 20ee46b7467d 17:47:30 ---> Running in 9721fe0e04a0 17:47:30 (1/9) Installing ca-certificates (20211220-r0) 17:47:30 Removing intermediate container c53c29635f57 17:47:30 ---> 697e51f7e7dd 17:47:30 17:47:30 Successfully built 697e51f7e7dd 17:47:30 Successfully tagged support-notifications:latest 17:47:30 Building core-command 17:47:30  Building support-notifications ... done (2/9) Installing brotli-libs (1.0.9-r5) 17:47:30 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:47:30 (4/9) Installing libcurl (7.80.0-r0) 17:47:30 (5/9) Installing curl (7.80.0-r0) 17:47:30 Removing intermediate container 9721fe0e04a0 17:47:30 ---> a3dc5ae7aeea 17:47:30 Step 24/24 : LABEL version=0.0.0 17:47:30 (6/9) Installing dumb-init (1.2.5-r1) 17:47:30 (7/9) Installing musl-obstack (1.2.2-r0) 17:47:30 (8/9) Installing libucontext (1.1-r0) 17:47:30 (9/9) Installing gcompat (1.0.0-r4) 17:47:31 Executing busybox-1.34.1-r4.trigger 17:47:31 Executing ca-certificates-20211220-r0.trigger 17:47:31 OK: 8 MiB in 23 packages 17:47:31 ---> Running in b496026cd391 17:47:33 Removing intermediate container b496026cd391 17:47:33 ---> e319433c46c0 17:47:33 17:47:33 Removing intermediate container 20ee46b7467d 17:47:33 ---> b68d89a913c7 17:47:33 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:47:33 Successfully built e319433c46c0 17:47:33 Successfully tagged security-spire-agent:latest 17:47:33 Building core-metadata 17:47:33  Building security-spire-agent ... done  ---> Running in 68bae4178285 17:47:33 Removing intermediate container 9b45898505d7 17:47:33 ---> 28e4b25691fa 17:47:33 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:47:33 Removing intermediate container 68bae4178285 17:47:33 ---> a431bc979afe 17:47:33 Step 23/25 : LABEL arch=x86_64 17:47:33 ---> a88ad4d3588a 17:47:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:47:33 ---> Running in 11f8a614f36f 17:47:34 Removing intermediate container 11f8a614f36f 17:47:34 ---> 24fe2ec12ac4 17:47:34 Step 24/25 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 17:47:34 ---> b99567c43fc8 17:47:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:47:34 ---> Running in 35c1274a92ec 17:47:35 Removing intermediate container 35c1274a92ec 17:47:35 ---> a4c62abee3a8 17:47:35 Step 25/25 : LABEL version=0.0.0 17:47:35 ---> 3fb2d16e32ee 17:47:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:47:35 ---> Running in 62bf2e8b0ac3 17:47:35 ---> Running in bf50150dc623 17:47:35 Removing intermediate container 62bf2e8b0ac3 17:47:35 ---> 2321bf5d1ab7 17:47:35 17:47:35 Removing intermediate container bf50150dc623 17:47:35 ---> e3193c70ef78 17:47:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:47:35 Successfully built 2321bf5d1ab7 17:47:35 Successfully tagged security-secretstore-setup:latest 17:47:35 Building security-proxy-setup 17:47:36  Building security-secretstore-setup ... done  ---> Running in 25cf228b71ff 17:47:36 Removing intermediate container 25cf228b71ff 17:47:36 ---> f25d4e1a2bc4 17:47:36 Step 18/20 : LABEL arch=x86_64 17:47:36 ---> Running in 0d36554af234 17:47:37 Removing intermediate container 0d36554af234 17:47:37 ---> 90f0eb876d28 17:47:37 Step 19/20 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 17:47:37 ---> Running in 503ca41fb1da 17:47:37 Removing intermediate container 503ca41fb1da 17:47:37 ---> d1bf9b89e2df 17:47:37 Step 20/20 : LABEL version=0.0.0 17:47:37 ---> Running in 179e3605cc0b 17:47:37 Removing intermediate container 179e3605cc0b 17:47:37 ---> fe23728a77d9 17:47:37 17:47:38 Successfully built fe23728a77d9 17:47:38 Successfully tagged security-spiffe-token-provider:latest 17:47:38 Building security-spire-config 17:47:39  Building security-spiffe-token-provider ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:47:39 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:47:39 ---> 54864e6f38c5 17:47:39 Step 3/31 : WORKDIR /edgex-go 17:47:39 ---> Using cache 17:47:39 ---> 1d8ded89dec4 17:47:39 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:47:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:47:39 ---> 54864e6f38c5 17:47:39 Step 3/23 : WORKDIR /edgex-go 17:47:39 ---> Using cache 17:47:39 ---> 1d8ded89dec4 17:47:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:47:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:47:42 ---> 54864e6f38c5 17:47:42 Step 3/23 : WORKDIR /edgex-go 17:47:42 ---> Using cache 17:47:42 ---> 1d8ded89dec4 17:47:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:42 ---> Running in bf911b0f423d 17:47:42 ---> Running in b266884c7f24 17:47:42 ---> Running in 5795bdf05b51 17:47:44 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:47:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:47:44 ---> 54864e6f38c5 17:47:44 Step 3/22 : WORKDIR /edgex-go 17:47:44 ---> Using cache 17:47:44 ---> 1d8ded89dec4 17:47:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:44 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:47:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:47:44 ---> 54864e6f38c5 17:47:44 Step 3/24 : WORKDIR /edgex-go 17:47:44 ---> Using cache 17:47:44 ---> 1d8ded89dec4 17:47:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:44 ---> Running in c5e0caff77f1 17:47:44 ---> Running in 9a7dbe69db7b 17:47:44 Removing intermediate container bf911b0f423d 17:47:44 ---> 1399599f30a8 17:47:44 Step 5/23 : RUN apk add --update --no-cache make gitRemoving intermediate container b266884c7f24 17:47:44 ---> 04ba885d3c54 17:47:44 Step 5/31 : RUN apk add --update --no-cache make git 17:47:44 17:47:44 Removing intermediate container 5795bdf05b51 17:47:44 ---> 17af646c04d3 17:47:44 Step 5/23 : RUN apk add --update --no-cache make git 17:47:44 ---> Running in 4359e62b7196 17:47:44 ---> Running in 3cf568b6ae72 17:47:44 ---> Running in 069d36a22077 17:47:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:47:45 Removing intermediate container 9a7dbe69db7b 17:47:45 ---> d88a63da52ff 17:47:45 Step 5/24 : RUN apk add --update --no-cache make git 17:47:45 ---> Running in 6ae0d4e5869c 17:47:45 Removing intermediate container c5e0caff77f1 17:47:45 ---> d6002c3ba247 17:47:45 Step 5/22 : RUN apk add --update --no-cache make git 17:47:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:47:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:47:45 ---> Running in 46b775e5a428 17:47:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:47:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:47:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:47:46 OK: 221 MiB in 52 packages 17:47:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:47:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:47:46 Removing intermediate container 4359e62b7196 17:47:46 ---> 1994dbb5caf9 17:47:46 Step 6/31 : COPY go.mod vendor* ./ 17:47:46 OK: 221 MiB in 52 packages 17:47:46 OK: 221 MiB in 52 packages 17:47:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:47:47 ---> e6077546a110 17:47:47 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:47:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:47:47 ---> Running in 8b9c55b0c461 17:47:47 OK: 221 MiB in 52 packages 17:47:47 Removing intermediate container 069d36a22077 17:47:47 ---> 8085b6462d72 17:47:47 Step 6/23 : COPY go.mod vendor* ./ 17:47:47 OK: 221 MiB in 52 packages 17:47:47 Removing intermediate container 3cf568b6ae72 17:47:47 ---> 398a0c8778e2 17:47:47 Step 6/23 : COPY go.mod vendor* ./ 17:47:47 ---> f36a31c72b34 17:47:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:47:47 ---> Running in 6ba30cf9f701 17:47:47 ---> 366f21bfad8e 17:47:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:47:47 ---> Running in 1d42a87a6590 17:47:47 Removing intermediate container 6ae0d4e5869c 17:47:47 ---> 346e8172b9f8 17:47:47 Step 6/24 : COPY go.mod vendor* ./ 17:47:47 Removing intermediate container 46b775e5a428 17:47:47 ---> 981a12a69c12 17:47:47 Step 6/22 : COPY go.mod vendor* ./ 17:47:47 ---> 1289d787cf7a 17:47:47 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:47:48 ---> Running in 3bc9ebde3fa6 17:47:48 ---> 738718dc0f41 17:47:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:47:48 ---> Running in 236f272054b9 17:47:48 Removing intermediate container 8b9c55b0c461 17:47:48 ---> 301fa574d854 17:47:48 Step 8/31 : COPY . . 17:47:49 Removing intermediate container 6ba30cf9f701 17:47:49 ---> 20ad78768c66 17:47:49 Step 8/23 : COPY . . 17:47:49 Removing intermediate container 1d42a87a6590 17:47:49 ---> 32e2d63b12f4 17:47:49 Step 8/23 : COPY . . 17:47:54 Removing intermediate container 3bc9ebde3fa6 17:47:54 ---> db70e59b88ef 17:47:54 Step 8/24 : COPY . . 17:47:55 Removing intermediate container 236f272054b9 17:47:55 ---> 5afc1525ec27 17:47:55 Step 8/22 : COPY . . 17:47:55 ---> 059dedb3e2ad 17:47:55 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:47:55 ---> de0f45515133 17:47:55 Step 9/23 : RUN make cmd/core-command/core-command 17:47:55 ---> 631cbaa52ec5 17:47:55 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:47:57 ---> Running in 398b6dddecb7 17:47:58 ---> Running in 7ee780e92541 17:47:58 ---> Running in ab2312f32ce7 17:47:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:47:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:47:59 ---> 880d3e196d8c 17:47:59 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:47:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:47:59 ---> 37d6e80f124d 17:47:59 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 17:47:59 ---> Running in f0da6c6f8006 17:47:59 ---> Running in 3796c58b253a 17:48:00 Removing intermediate container 3796c58b253a 17:48:00 ---> ee183bc182b8 17:48:00 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" 17:48:00 ---> Running in 330178269a5d 17:48:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:48:01 spire-1.2.0/ 17:48:02 spire-1.2.0/README.md 17:48:02 spire-1.2.0/bin/ 17:48:02 spire-1.2.0/bin/spire-server 17:48:02 spire-1.2.0/bin/spire-agent 17:48:02 spire-1.2.0/conf/ 17:48:02 spire-1.2.0/conf/server/ 17:48:02 spire-1.2.0/conf/server/server.conf 17:48:02 spire-1.2.0/conf/agent/ 17:48:02 spire-1.2.0/conf/agent/agent.conf 17:48:02 spire-1.2.0/LICENSE 17:48:05 Removing intermediate container 330178269a5d 17:48:05 ---> 056f9c2300eb 17:48:05 17:48:05 Step 11/24 : FROM alpine:3.15 17:48:05 ---> e9adb5357e84 17:48:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:48:05 ---> Using cache 17:48:05 ---> 6a41fedb1797 17:48:05 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:05 ---> Using cache 17:48:05 ---> 613b2f509f01 17:48:05 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:48:05 ---> Running in d55783f6da49 17:48:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:48:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:48:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8436 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws 17:48:07 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 17:48:07 v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] 17:48:07 v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] 17:48:07 OK: 15855 distinct packages available 17:48:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:48:07 The recommended git tool is: git 17:48:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:48:08 (1/4) Installing dumb-init (1.2.5-r1) 17:48:08 (2/4) Installing musl-obstack (1.2.2-r0) 17:48:08 (3/4) Installing libucontext (1.1-r0) 17:48:08 (4/4) Installing gcompat (1.0.0-r4) 17:48:09 Executing busybox-1.34.1-r4.trigger 17:48:09 OK: 6 MiB in 18 packages 17:48:10 Removing intermediate container d55783f6da49 17:48:10 ---> 7ad863216d31 17:48:10 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 17:48:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:48:12 ---> 6ca9c559ee15 17:48:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:48:13 ---> 3cca4f347748 17:48:13 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:48:13 ---> Running in 235ba348497a 17:48:13 Removing intermediate container 398b6dddecb7 17:48:13 ---> 469a733e93cc 17:48:13 17:48:13 Step 10/31 : FROM alpine:3.14 17:48:13 ---> a33ac4f1069a 17:48:13 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:48:13 Removing intermediate container ab2312f32ce7 17:48:13 ---> caa7e1bfe93c 17:48:13 17:48:13 Step 10/23 : FROM alpine:3.14 17:48:13 ---> a33ac4f1069a 17:48:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:48:13 Removing intermediate container 7ee780e92541 17:48:13 ---> 82bd1df36861 17:48:13 17:48:13 Step 10/23 : FROM alpine:3.14 17:48:13 ---> a33ac4f1069a 17:48:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:48:13 ---> Running in 1072e9b7d705 17:48:13 ---> Running in 05dfbf8f688e 17:48:13 ---> Running in 211c3e866fbd 17:48:13 Removing intermediate container 235ba348497a 17:48:13 ---> 9c2b5b8dccc1 17:48:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:48:13 Removing intermediate container 05dfbf8f688e 17:48:13 ---> 3e84d4e01130 17:48:13 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:48:14 ---> Running in 97c76a4ebfff 17:48:14 ---> c9be66a857a7 17:48:14 Step 19/24 : WORKDIR / 17:48:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:48:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:48:14 ---> Running in 4f16f2531938 17:48:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:48:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:48:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:48:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:48:14 (1/1) Installing dumb-init (1.2.5-r1) 17:48:14 (1/1) Installing dumb-init (1.2.5-r1) 17:48:14 Executing busybox-1.33.1-r6.trigger 17:48:14 Executing busybox-1.33.1-r6.trigger 17:48:14 OK: 6 MiB in 15 packages 17:48:14 OK: 6 MiB in 15 packages 17:48:14 Removing intermediate container 4f16f2531938 17:48:14 ---> 05b46a3a7a02 17:48:14 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:48:14 Removing intermediate container f0da6c6f8006 17:48:14 ---> 430bd452e15e 17:48:14 17:48:14 Step 10/22 : FROM alpine:3.14 17:48:14 ---> a33ac4f1069a 17:48:14 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:48:14 ---> Running in d216ce977890 17:48:14 (1/2) Installing dumb-init (1.2.5-r1) 17:48:14 (2/2) Installing su-exec (0.2-r1) 17:48:14 Executing busybox-1.33.1-r6.trigger 17:48:14 ---> Running in 0dde27ab2ffd 17:48:14 OK: 6 MiB in 16 packages 17:48:14 Removing intermediate container d216ce977890 17:48:14 ---> 7355fa17e4d0 17:48:14 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:48:14 ---> Running in e7cb953adf0b 17:48:14 Removing intermediate container e7cb953adf0b 17:48:14 ---> bccbb6fd8267 17:48:14 Step 22/24 : LABEL arch=x86_64 17:48:14 ---> Running in 276450acf893 17:48:15 Removing intermediate container 211c3e866fbd 17:48:15 ---> 9275617c1900 17:48:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:48:15 Removing intermediate container 1072e9b7d705 17:48:15 ---> e51ea88f34a6 17:48:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:48:15 Removing intermediate container 276450acf893 17:48:15 ---> 966a8353fc51 17:48:15 Step 23/24 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 17:48:15 ---> Running in fe53bb95458d 17:48:15 ---> Running in 1b3cd02ac4a7 17:48:15 ---> Running in 26361446afa2 17:48:15 Removing intermediate container 97c76a4ebfff 17:48:15 ---> 2399766c0ff1 17:48:15 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:48:15 ---> Running in 35842ea8f0ed 17:48:15 Removing intermediate container fe53bb95458d 17:48:15 ---> 8e479e68cfac 17:48:15 Step 13/23 : ENV APP_PORT=59881 17:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:48:15 ---> Running in f3a6d64e3610 17:48:15 Removing intermediate container 1b3cd02ac4a7 17:48:15 ---> 1866e6fb9ab6 17:48:15 Step 13/23 : ENV APP_PORT=59882 17:48:15 Removing intermediate container 26361446afa2 17:48:15 ---> e473141b7e0f 17:48:15 Step 24/24 : LABEL version=0.0.0 17:48:15 Removing intermediate container 35842ea8f0ed 17:48:15 ---> 454422f999ea 17:48:15 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:48:15 ---> Running in 76bc93099d57 17:48:15 ---> Running in 176356c204d9 17:48:15 ---> Running in 5e0dc38d9001 17:48:15 (1/6) Installing ca-certificates (20211220-r0) 17:48:15 Removing intermediate container f3a6d64e3610 17:48:15 ---> 810a08b51a95 17:48:15 Step 14/23 : EXPOSE $APP_PORT 17:48:15 (2/6) Installing brotli-libs (1.0.9-r5) 17:48:15 (3/6) Installing nghttp2-libs (1.43.0-r0) 17:48:15 (4/6) Installing libcurl (7.79.1-r0) 17:48:15 (5/6) Installing curl (7.79.1-r0) 17:48:15 (6/6) Installing dumb-init (1.2.5-r1) 17:48:15 ---> Running in 512bda8460c2 17:48:15 Executing busybox-1.33.1-r6.trigger 17:48:15 Executing ca-certificates-20211220-r0.trigger 17:48:15 Removing intermediate container 76bc93099d57 17:48:15 ---> 7018afc416a1 17:48:15 17:48:15 Removing intermediate container 176356c204d9 17:48:15 ---> a44c716cc731 17:48:15 Step 14/23 : EXPOSE $APP_PORT 17:48:15 Removing intermediate container 5e0dc38d9001 17:48:15 ---> b153820f153f 17:48:15 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:48:15 OK: 8 MiB in 20 packages 17:48:15 ---> Running in 99e89e41cdc0 17:48:15 Removing intermediate container 512bda8460c2 17:48:15 ---> 38de512ab853 17:48:15 Step 15/23 : WORKDIR / 17:48:15 using credential edgex-jenkins-ssh 17:48:15 Cloning the remote Git repository 17:48:16 Successfully built 7018afc416a1 17:48:16 Successfully tagged security-spire-config:latest 17:48:16 ---> Running in 87fce8eb602c 17:48:16  Building security-spire-config ... done Building sys-mgmt-agent 17:48:16 ---> Running in 308c73d710de 17:48:16 Removing intermediate container 99e89e41cdc0 17:48:16 ---> cb577cb0648a 17:48:16 Step 15/23 : WORKDIR / 17:48:16 ---> Running in adaa8058bfdc 17:48:16 Removing intermediate container 308c73d710de 17:48:16 ---> e0824614108e 17:48:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:48:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:48:16 > git init /w/workspace/edgex-go/5 # timeout=10 17:48:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:48:16 > git --version # timeout=10 17:48:16 > git --version # 'git version 2.25.1' 17:48:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:17 Removing intermediate container adaa8058bfdc 17:48:17 ---> 3a5af44e1601 17:48:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:48:17 ---> a4ff7858eb9e 17:48:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:48:17 ---> 0ff4098060b7 17:48:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:48:17 Removing intermediate container 0dde27ab2ffd 17:48:17 ---> 542a6ea3c47a 17:48:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:48:17 ---> Running in 0217267bfade 17:48:17 Removing intermediate container 87fce8eb602c 17:48:17 ---> b0889d21fc7f 17:48:17 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:48:17 Removing intermediate container 0217267bfade 17:48:17 ---> eeccef4d1444 17:48:17 Step 13/22 : WORKDIR /edgex 17:48:18 ---> Running in 9a0b7e47a932 17:48:18 ---> db98e97e21f6 17:48:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:48:18 ---> Running in 7f8e4557cf92 17:48:18 ---> aec3866cdd60 17:48:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:48:18 Removing intermediate container 9a0b7e47a932 17:48:18 ---> 247a9aa08061 17:48:18 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:48:18 Removing intermediate container 7f8e4557cf92 17:48:18 ---> 8c9dcfc02413 17:48:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:48:18 ---> fc225fab6d40 17:48:18 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:48:18 ---> 0f4f37eeacb3 17:48:18 Step 19/23 : ENTRYPOINT ["/core-command"] 17:48:18 ---> Running in b0cac8a41b5e 17:48:18 ---> 1777fcecc8fe 17:48:18 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:48:18 ---> Running in ca00464fdf0e 17:48:18 ---> 2215f1b2a97b 17:48:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:48:18 ---> Running in e180dc7432c6 17:48:19 Removing intermediate container b0cac8a41b5e 17:48:19 ---> bcd6b18af4f8 17:48:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:48:19 Removing intermediate container ca00464fdf0e 17:48:19 ---> 7c975b81d007 17:48:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:48:19 ---> Running in 118f57523553 17:48:19 ---> Running in edc694d5737e 17:48:19 ---> db4eac20cb14 17:48:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:48:19 Removing intermediate container 118f57523553 17:48:19 ---> 3ef22581c8c0 17:48:19 Step 21/23 : LABEL arch=x86_64 17:48:19 ---> Running in b7cb2d2b272d 17:48:19 Removing intermediate container edc694d5737e 17:48:19 ---> 3fdc4a3aac34 17:48:19 Step 21/23 : LABEL arch=x86_64 17:48:19 ---> Running in 57a5f88b6f18 17:48:19 ---> e065b5b0256c 17:48:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:48:19 Removing intermediate container b7cb2d2b272d 17:48:19 ---> 3500c491c8cf 17:48:19 Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 17:48:19 Removing intermediate container 57a5f88b6f18 17:48:19 ---> cc38bdce74c9 17:48:19 Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 17:48:20 ---> Running in e63bf99fa5f3 17:48:20 ---> Running in 80fb06735009 17:48:20 Removing intermediate container e180dc7432c6 17:48:20 ---> de55646dabbb 17:48:20 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:48:20 ---> 43bcb486e1e7 17:48:20 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:48:20 ---> Running in 3fb9815ec25b 17:48:20 Removing intermediate container e63bf99fa5f3 17:48:20 ---> 155c25e353fb 17:48:20 Step 23/23 : LABEL version=0.0.0 17:48:20 Removing intermediate container 80fb06735009 17:48:20 ---> 3c9bbba52c31 17:48:20 Step 23/23 : LABEL version=0.0.0 17:48:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:48:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:48:20 ---> 54864e6f38c5 17:48:20 Step 3/23 : WORKDIR /edgex-go 17:48:20 ---> Using cache 17:48:20 ---> 1d8ded89dec4 17:48:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:20 ---> Using cache 17:48:20 ---> d6002c3ba247 17:48:20 Step 5/23 : RUN apk add --update --no-cache make bash git 17:48:20 ---> 6550b428f8c8 17:48:20 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:48:20 ---> Running in d77c868a47cd 17:48:20 ---> Running in c37995a3adde 17:48:20 ---> Running in 292099206c7e 17:48:20 Removing intermediate container c37995a3adde 17:48:20 ---> 5f99eaa06634 17:48:20 17:48:20 Removing intermediate container 292099206c7e 17:48:20 ---> 7efc5ee88d7b 17:48:20 17:48:20 Successfully built 5f99eaa06634 17:48:20 Successfully tagged core-metadata:latest 17:48:20  Building core-metadata ... done Building support-scheduler 17:48:20 Successfully built 7efc5ee88d7b 17:48:20 Successfully tagged core-command:latest 17:48:20 Building core-data 17:48:20  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:48:20 ---> a77d8d7b087f 17:48:20 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:48:21 ---> 510166aa46eb 17:48:21 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:48:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:48:21 OK: 221 MiB in 52 packages 17:48:22 Removing intermediate container 3fb9815ec25b 17:48:22 ---> 47d7d4b2c3a6 17:48:22 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:48:24 ---> 75c58d3da2ef 17:48:24 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:48:24 ---> Running in ea1acfa73e8b 17:48:24 Removing intermediate container d77c868a47cd 17:48:24 ---> 6f1524763a5c 17:48:24 Step 6/23 : COPY go.mod vendor* ./ 17:48:24 ---> e1d53207ff4e 17:48:24 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:48:24 Removing intermediate container ea1acfa73e8b 17:48:24 ---> 41accd2ddf0f 17:48:24 Step 20/22 : LABEL arch=x86_64 17:48:24 ---> Running in b16b31852cd6 17:48:24 ---> Running in 52f1c59560d1 17:48:24 ---> f57702efb407 17:48:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:48:24 ---> Running in 480eb7ef84e8 17:48:24 Removing intermediate container 52f1c59560d1 17:48:24 ---> 78496b624c00 17:48:24 Step 21/22 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 17:48:24 Removing intermediate container b16b31852cd6 17:48:24 ---> e64483bc6615 17:48:24 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:48:25 ---> Running in 02a127c5aa47 17:48:25 ---> 1fd95955d4c9 17:48:25 Step 26/31 : RUN chmod +x /entrypoint.sh 17:48:25 Removing intermediate container 02a127c5aa47 17:48:25 ---> 8b769713a603 17:48:25 Step 22/22 : LABEL version=0.0.0 17:48:25 ---> Running in bd8ba953fb45 17:48:25 ---> Running in 37ba12c56d40 17:48:25 Removing intermediate container 37ba12c56d40 17:48:25 ---> 339ed04bb1b2 17:48:25 17:48:26 Successfully built 339ed04bb1b2 17:48:26 Successfully tagged security-proxy-setup:latest 17:48:26  Building security-proxy-setup ... done Removing intermediate container 480eb7ef84e8 17:48:26 ---> 445e87d72885 17:48:26 Step 8/23 : COPY . . 17:48:26 Removing intermediate container bd8ba953fb45 17:48:26 ---> fb21b1aa9caf 17:48:26 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:48:27 ---> Running in 9915438256a4 17:48:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:48:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:48:27 ---> 54864e6f38c5 17:48:27 Step 3/22 : WORKDIR /edgex-go 17:48:27 ---> Using cache 17:48:27 ---> 1d8ded89dec4 17:48:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:27 ---> Using cache 17:48:27 ---> d6002c3ba247 17:48:27 Step 5/22 : RUN apk add --update --no-cache make git 17:48:27 ---> Using cache 17:48:27 ---> 981a12a69c12 17:48:27 Step 6/22 : COPY go.mod vendor* ./ 17:48:27 ---> Using cache 17:48:27 ---> 738718dc0f41 17:48:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:48:27 ---> Using cache 17:48:27 ---> 5afc1525ec27 17:48:27 Step 8/22 : COPY . . 17:48:27 ---> Using cache 17:48:27 ---> 880d3e196d8c 17:48:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:48:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:48:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:48:27 ---> 54864e6f38c5 17:48:27 Step 3/23 : WORKDIR /edgex-go 17:48:27 ---> Using cache 17:48:27 ---> 1d8ded89dec4 17:48:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:27 ---> Using cache 17:48:27 ---> d6002c3ba247 17:48:27 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:48:28 Removing intermediate container 9915438256a4 17:48:28 ---> 6012c589bfb2 17:48:28 Step 28/31 : CMD ["gate"] 17:48:28 ---> Running in 57a82d74b0d5 17:48:28 ---> Running in 5592943fd355 17:48:28 ---> Running in b91138cbbb6c 17:48:29 Removing intermediate container b91138cbbb6c 17:48:29 ---> 3f7bf27a07e8 17:48:29 Step 29/31 : LABEL arch=x86_64 17:48:29 ---> Running in 8f377c8b67c1 17:48:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:48:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:48:29 Removing intermediate container 8f377c8b67c1 17:48:29 ---> 630578efd2d4 17:48:29 Step 30/31 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 17:48:29 ---> Running in 3748deb02e4b 17:48:29 Removing intermediate container 3748deb02e4b 17:48:29 ---> dccf2665502e 17:48:29 Step 31/31 : LABEL version=0.0.0 17:48:30 ---> Running in 368b84fdd921 17:48:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:48:30 Removing intermediate container 368b84fdd921 17:48:30 ---> 28bbc77d54e9 17:48:30 17:48:30 OK: 221 MiB in 52 packages 17:48:30 Successfully built 28bbc77d54e9 17:48:30 Successfully tagged security-bootstrapper:latest 17:48:31  Building security-bootstrapper ... done Removing intermediate container 57a82d74b0d5 17:48:31 ---> fe326796eaa5 17:48:31 Step 6/23 : COPY go.mod vendor* ./ 17:48:32 ---> 5de99645c40e 17:48:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:48:32 ---> Running in 0a70159f4964 17:48:32 ---> 65c0c9a92adf 17:48:32 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:48:32 ---> Running in 059550fbf013 17:48:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:48:33 Removing intermediate container 0a70159f4964 17:48:33 ---> 2d12c6c4df33 17:48:33 Step 8/23 : COPY . . 17:48:34 Merging remotes/origin/main commit d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f into PR head commit d096b8e3d72da3c1b3d838514b904ce77bebe9ea 17:48:35 Merge succeeded, producing d096b8e3d72da3c1b3d838514b904ce77bebe9ea 17:48:35 Checking out Revision d096b8e3d72da3c1b3d838514b904ce77bebe9ea (PR-3897) 17:48:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:48:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:48:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:48:33 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:48:34 > git config core.sparsecheckout # timeout=10 17:48:34 > git checkout -f d096b8e3d72da3c1b3d838514b904ce77bebe9ea # timeout=10 17:48:35 > git remote # timeout=10 17:48:35 > git config --get remote.origin.url # timeout=10 17:48:35 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:35 > git merge d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f # timeout=10 17:48:35 > git rev-parse HEAD^{commit} # timeout=10 17:48:35 > git config core.sparsecheckout # timeout=10 17:48:35 > git checkout -f d096b8e3d72da3c1b3d838514b904ce77bebe9ea # timeout=10 17:48:39 Commit message: "feat(security): Update SPIFFE_TRUSTDOMAIN and SPIFFE_ENDPOINTSOCKET based on the WG discussion and decision" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:48:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:48:40 % Total % Received % Xferd Average Speed Time Time Time Current 17:48:40 Dload Upload Total Spent Left Speed 17:48:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46081 0 --:--:-- --:--:-- --:--:-- 46081 [Pipeline] sh 17:48:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:48:41 ---> dc0f82269497 17:48:41 Step 9/23 : RUN make cmd/core-data/core-data 17:48:41 ---> Running in b2dec4f9b721 17:48:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:48:41 Removing intermediate container 5592943fd355 17:48:41 ---> 5570542dead9 17:48:41 17:48:41 Step 10/22 : FROM alpine:3.14 17:48:41 ---> a33ac4f1069a 17:48:41 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:48:41 ---> Using cache 17:48:41 ---> e51ea88f34a6 17:48:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:48:41 ---> Using cache 17:48:41 ---> 1866e6fb9ab6 17:48:41 Step 13/22 : ENV APP_PORT=59861 17:48:41 ---> Running in f327d735e27e 17:48:41 Removing intermediate container f327d735e27e 17:48:41 ---> cff8ac3daee5 17:48:41 Step 14/22 : EXPOSE $APP_PORT 17:48:41 + sudo tee /etc/docker/daemon.new 17:48:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:48:41 { 17:48:41 "registry-mirrors": [ 17:48:41 "https://nexus3.edgexfoundry.org:10001" 17:48:41 ], 17:48:41 "bip": "10.250.0.254/24", 17:48:41 "hosts": [ 17:48:41 "tcp://0.0.0.0:5555", 17:48:41 "unix:///var/run/docker.sock" 17:48:41 ], 17:48:41 "mtu": 1458, 17:48:41 "selinux-enabled": true, 17:48:41 "seccomp-profile": "/etc/docker/seccomp.json" 17:48:41 } [Pipeline] sh 17:48:41 ---> Running in f36ee6d9fe26 17:48:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:48:41 Removing intermediate container f36ee6d9fe26 17:48:41 ---> e5409a0fb66f 17:48:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:48:41 Removing intermediate container 059550fbf013 17:48:41 ---> fad3e33e0029 17:48:41 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:48:42 ---> Running in af3f0bf6752a 17:48:42 + sudo service docker restart 17:48:42 ---> 59ef82ae2d10 17:48:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:48:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:48:43 ---> eed23f60e868 17:48:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:48:43 ---> b4b5d60c08a6 17:48:43 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:48:43 ---> Running in 6c4f1ec659ee 17:48:43 Removing intermediate container af3f0bf6752a 17:48:43 ---> 0eeb750f09d4 17:48:43 17:48:43 Step 11/23 : FROM docker:20.10.10 17:48:43 Removing intermediate container 6c4f1ec659ee 17:48:43 ---> bfb200c8e31d 17:48:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:48:43 20.10.10: Pulling from library/docker 17:48:44 ---> Running in 93f25c18696b 17:48:44 Removing intermediate container 93f25c18696b 17:48:44 ---> 94ea4f1cb3d3 17:48:44 Step 20/22 : LABEL arch=x86_64 17:48:44 ---> Running in 4c599e88e8a1 17:48:44 Removing intermediate container 4c599e88e8a1 17:48:44 ---> b34d9e86b228 17:48:44 Step 21/22 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 17:48:44 ---> Running in 40126925e1b5 17:48:45 Removing intermediate container 40126925e1b5 17:48:45 ---> 5e054c7d936f 17:48:45 Step 22/22 : LABEL version=0.0.0 17:48:45 ---> Running in 87bafed8cae3 17:48:45 Removing intermediate container 87bafed8cae3 17:48:45 ---> 629eef7c17ac 17:48:45 17:48:45 Successfully built 629eef7c17ac 17:48:45 Successfully tagged support-scheduler:latest 17:48:47  Building support-scheduler ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 17:48:47 Status: Downloaded newer image for docker:20.10.10 17:48:47 ---> b706a049f56e 17:48:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:48:47 ---> Running in 920fae5bdf7b 17:48:47 Removing intermediate container 920fae5bdf7b 17:48:47 ---> cdf40560e7c3 17:48:47 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 17:48:48 ---> Running in 2561c7b26960 17:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:48:48 (1/42) Installing readline (8.1.0-r0) 17:48:48 (2/42) Installing bash (5.1.4-r0) 17:48:48 Executing bash-5.1.4-r0.post-install 17:48:48 (3/42) Installing brotli-libs (1.0.9-r5) 17:48:48 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:48:48 (5/42) Installing libcurl (7.79.1-r0) 17:48:48 (6/42) Installing curl (7.79.1-r0) 17:48:48 (7/42) Installing dumb-init (1.2.5-r1) 17:48:48 (8/42) Installing libbz2 (1.0.8-r1) 17:48:48 (9/42) Installing expat (2.4.7-r0) 17:48:48 (10/42) Installing libffi (3.3-r2) 17:48:48 (11/42) Installing gdbm (1.19-r0) 17:48:48 (12/42) Installing xz-libs (5.2.5-r0) 17:48:48 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:48:48 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:48:48 (15/42) Installing mpdecimal (2.5.1-r1) 17:48:48 (16/42) Installing sqlite-libs (3.35.5-r0) 17:48:48 (17/42) Installing python3 (3.9.5-r2) 17:48:49 Removing intermediate container b2dec4f9b721 17:48:49 ---> b0d8271db9f2 17:48:49 17:48:49 Step 10/23 : FROM alpine:3.14 17:48:49 ---> a33ac4f1069a 17:48:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:48:49 (18/42) Installing py3-appdirs (1.4.4-r2) 17:48:49 (19/42) Installing py3-chardet (4.0.0-r2) 17:48:49 (20/42) Installing py3-idna (3.2-r0) 17:48:49 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:48:49 (22/42) Installing py3-certifi (2020.12.5-r1) 17:48:49 (23/42) Installing py3-requests (2.25.1-r4) 17:48:49 (24/42) Installing py3-msgpack (1.0.2-r1) 17:48:49 (25/42) Installing py3-lockfile (0.12.2-r4) 17:48:49 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:48:49 (27/42) Installing py3-colorama (0.4.4-r1) 17:48:49 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:48:49 (29/42) Installing py3-distlib (0.3.1-r3) 17:48:49 ---> Running in 2a4702cb0d9c 17:48:49 Removing intermediate container 2a4702cb0d9c 17:48:49 ---> f866c755ec60 17:48:49 Step 12/23 : ENV APP_PORT=59880 17:48:49 (30/42) Installing py3-distro (1.5.0-r3) 17:48:49 (31/42) Installing py3-six (1.15.0-r1) 17:48:49 (32/42) Installing py3-webencodings (0.5.1-r4) 17:48:49 (33/42) Installing py3-html5lib (1.1-r1) 17:48:49 (34/42) Installing py3-parsing (2.4.7-r2) 17:48:49 (35/42) Installing py3-packaging (20.9-r1) 17:48:49 (36/42) Installing py3-toml (0.10.2-r2) 17:48:49 (37/42) Installing py3-pep517 (0.10.0-r2) 17:48:49 ---> Running in 676a05163f42 17:48:49 (38/42) Installing py3-progress (1.5-r2) 17:48:49 (39/42) Installing py3-retrying (1.3.3-r1) 17:48:49 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:48:49 (41/42) Installing py3-setuptools (52.0.0-r3) 17:48:49 (42/42) Installing py3-pip (20.3.4-r1) 17:48:49 Removing intermediate container 676a05163f42 17:48:49 ---> e639362059d2 17:48:49 Step 13/23 : EXPOSE $APP_PORT 17:48:49 ---> Running in 1571f39a502a 17:48:49 Executing busybox-1.33.1-r6.trigger 17:48:49 OK: 84 MiB in 64 packages 17:48:50 Removing intermediate container 1571f39a502a 17:48:50 ---> a6d78a04bb5a 17:48:50 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:50 ---> Running in f4111ead0793 17:48:50 Collecting docker-compose==1.23.2 17:48:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:48:50 Removing intermediate container f4111ead0793 17:48:50 ---> 52fa06f56e2e 17:48:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:48:50 Collecting cached-property<2,>=1.2.0 17:48:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:48:50 ---> Running in 57f65eb4f24a 17:48:50 Collecting jsonschema<3,>=2.5.1 17:48:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:48:50 Collecting PyYAML<4,>=3.10 17:48:50 Downloading PyYAML-3.13.tar.gz (270 kB) 17:48:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:48:51 Collecting docopt<0.7,>=0.6.1 17:48:51 Downloading docopt-0.6.2.tar.gz (25 kB) 17:48:51 Collecting dockerpty<0.5,>=0.4.1 17:48:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:48:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:48:51 Collecting texttable<0.10,>=0.9.0 17:48:51 Downloading texttable-0.9.1.tar.gz (11 kB) 17:48:51 (1/6) Installing dumb-init (1.2.5-r1) 17:48:52 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:48:52 Collecting websocket-client<1.0,>=0.32.0 17:48:52 (3/6) Installing libsodium (1.0.18-r0) 17:48:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:48:52 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:48:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:48:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:48:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 17:48:52 (5/6) Installing libzmq (4.3.4-r0) 17:48:52 Collecting docker<4.0,>=3.6.0 17:48:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:48:52 (6/6) Installing zeromq (4.3.4-r0) 17:48:52 Collecting docker-pycreds>=0.4.0 17:48:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:48:52 Executing busybox-1.33.1-r6.trigger 17:48:52 OK: 8 MiB in 20 packages 17:48:52 Collecting idna<2.8,>=2.5 17:48:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:48:52 Collecting chardet<3.1.0,>=3.0.2 17:48:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:48:52 Collecting urllib3<1.25,>=1.21.1 17:48:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:48:52 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) 17:48:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:48:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:48:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:48:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:48:52 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:48:52 Attempting uninstall: urllib3 17:48:52 Found existing installation: urllib3 1.26.5 17:48:52 Uninstalling urllib3-1.26.5: 17:48:52 Successfully uninstalled urllib3-1.26.5 17:48:52 Removing intermediate container 57f65eb4f24a 17:48:52 ---> d60efdddf68a 17:48:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:48:52 Attempting uninstall: idna 17:48:52 Found existing installation: idna 3.2 17:48:52 Uninstalling idna-3.2: 17:48:52 Successfully uninstalled idna-3.2 17:48:53 ---> f88cfcea28d6 17:48:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:48:53 Attempting uninstall: chardet 17:48:53 Found existing installation: chardet 4.0.0 17:48:53 Uninstalling chardet-4.0.0: 17:48:53 Successfully uninstalled chardet-4.0.0 17:48:53 ---> 914bde998abf 17:48:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:48:53 Attempting uninstall: requests 17:48:53 Found existing installation: requests 2.25.1 17:48:53 Uninstalling requests-2.25.1: 17:48:53 Successfully uninstalled requests-2.25.1 17:48:53 Running setup.py install for texttable: started 17:48:53 ---> a7d0abc8b318 17:48:53 Step 19/23 : ENTRYPOINT ["/core-data"] 17:48:53 ---> Running in 122aef4b3816 17:48:54 Removing intermediate container 122aef4b3816 17:48:54 ---> 9126eeed05fe 17:48:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:48:54 ---> Running in 67746dfa5637 17:48:54 Removing intermediate container 67746dfa5637 17:48:54 ---> 87b259a89507 17:48:54 Step 21/23 : LABEL arch=x86_64 17:48:54 Running setup.py install for texttable: finished with status 'done' 17:48:54 ---> Running in 47bf1e96ddcf 17:48:54 Running setup.py install for PyYAML: started 17:48:54 Removing intermediate container 47bf1e96ddcf 17:48:54 ---> 6e734923785e 17:48:54 Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 17:48:54 ---> Running in 34758b55a634 17:48:54 Removing intermediate container 34758b55a634 17:48:54 ---> 975ae6aaa04e 17:48:54 Step 23/23 : LABEL version=0.0.0 17:48:54 ---> Running in d17b41f643ad 17:48:54 Removing intermediate container d17b41f643ad 17:48:54 Running setup.py install for PyYAML: finished with status 'done' 17:48:54 ---> ae3ec49efe43 17:48:54 17:48:54 Running setup.py install for docopt: started 17:48:54 Successfully built ae3ec49efe43 17:48:54 Successfully tagged core-data:latest 17:48:54  Building core-data ... done  Running setup.py install for docopt: finished with status 'done' 17:48:54 Running setup.py install for dockerpty: started 17:48:55 Running setup.py install for dockerpty: finished with status 'done' 17:48:55 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 17:48:57 Removing intermediate container 2561c7b26960 17:48:57 ---> 2ed7b4704a9f 17:48:57 Step 14/23 : ENV APP_PORT=58890 17:48:57 ---> Running in 9752e846ff16 17:48:57 Removing intermediate container 9752e846ff16 17:48:57 ---> 7b147f7dbb24 17:48:57 Step 15/23 : EXPOSE $APP_PORT 17:48:57 ---> Running in e01dfd4d5574 17:48:58 Removing intermediate container e01dfd4d5574 17:48:58 ---> 5da2ce35bec8 17:48:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:48:58 ---> b683d2313b42 17:48:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:48:58 ---> f21b52d0a647 17:48:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:48:58 ---> ba52e4cc8eaf 17:48:58 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:48:58 ---> Running in 66aa9fd6fe44 17:48:58 Removing intermediate container 66aa9fd6fe44 17:48:58 ---> ec2d67a20f13 17:48:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:48:58 ---> Running in b1d3b814d3cc 17:48:58 Removing intermediate container b1d3b814d3cc 17:48:58 ---> db70f0db0f5b 17:48:58 Step 21/23 : LABEL arch=x86_64 17:48:59 ---> Running in 47b2249f8767 17:48:59 Removing intermediate container 47b2249f8767 17:48:59 ---> cb18f0b4a39a 17:48:59 Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 17:48:59 ---> Running in 75d11f83bbe3 17:48:59 Removing intermediate container 75d11f83bbe3 17:48:59 ---> 3e082f0d285e 17:48:59 Step 23/23 : LABEL version=0.0.0 17:48:59 ---> Running in 3220f1e5bfb7 17:48:59 Removing intermediate container 3220f1e5bfb7 17:48:59 ---> d3ce4bf14a4d 17:48:59 17:48:59 Successfully built d3ce4bf14a4d 17:48:59 Successfully tagged sys-mgmt-agent:latest 17:48:59  Building sys-mgmt-agent ... done  [Pipeline] } 17:48:59 $ docker stop --time=1 8e3b13c6736e9c9cb4268a07c80a14d5f75107c95a749fd995ced7cacb5b1b8e 17:49:00 $ docker rm -f 8e3b13c6736e9c9cb4268a07c80a14d5f75107c95a749fd995ced7cacb5b1b8e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:49:00 provisioning config files... 17:49:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8336936237163535832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:01 + docker images 17:49:01 REPOSITORY TAG IMAGE ID CREATED SIZE 17:49:01 sys-mgmt-agent latest d3ce4bf14a4d 1 second ago 296MB 17:49:01 core-data latest ae3ec49efe43 6 seconds ago 20MB 17:49:01 b0d8271db9f2 12 seconds ago 1.81GB 17:49:01 support-scheduler latest 629eef7c17ac 15 seconds ago 16MB 17:49:01 0eeb750f09d4 17 seconds ago 1.8GB 17:49:01 5570542dead9 20 seconds ago 1.8GB 17:49:01 security-bootstrapper latest 28bbc77d54e9 30 seconds ago 18.7MB 17:49:01 security-proxy-setup latest 339ed04bb1b2 35 seconds ago 26.3MB 17:49:01 core-metadata latest 5f99eaa06634 40 seconds ago 16.6MB 17:49:01 core-command latest 7efc5ee88d7b 40 seconds ago 15.8MB 17:49:01 security-spire-config latest 7018afc416a1 45 seconds ago 82.2MB 17:49:01 430bd452e15e 46 seconds ago 1.8GB 17:49:01 82bd1df36861 47 seconds ago 1.8GB 17:49:01 469a733e93cc 47 seconds ago 1.8GB 17:49:01 caa7e1bfe93c 47 seconds ago 1.79GB 17:49:01 056f9c2300eb 56 seconds ago 1.88GB 17:49:01 security-spiffe-token-provider latest fe23728a77d9 About a minute ago 28.5MB 17:49:01 security-secretstore-setup latest 2321bf5d1ab7 About a minute ago 27.9MB 17:49:01 security-spire-agent latest e319433c46c0 About a minute ago 119MB 17:49:01 support-notifications latest 697e51f7e7dd About a minute ago 16.7MB 17:49:01 security-spire-server latest 979d73dbee7b About a minute ago 82.9MB 17:49:01 af89070e5dce About a minute ago 1.84GB 17:49:01 8fa7ef043ca3 About a minute ago 1.8GB 17:49:01 c318637c82af About a minute ago 1.8GB 17:49:01 ac74494e8f0f About a minute ago 1.88GB 17:49:01 a3fb6cf098a3 About a minute ago 1.88GB 17:49:01 ci-base-image-x86_64 latest 54864e6f38c5 4 minutes ago 1.27GB 17:49:01 alpine 3.14 a33ac4f1069a 4 days ago 5.59MB 17:49:01 alpine 3.15 e9adb5357e84 4 days ago 5.57MB 17:49:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB 17:49:01 docker 20.10.10 b706a049f56e 4 months ago 216MB 17:49:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 17:49:01 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 17:49:01 ---> docker-login.sh 17:49:01 nexus3.edgexfoundry.org:10001 17:49:01 Running on prd-ubuntu18.04-docker-8c-8g-8432 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws 17:49:01 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 17:49:01 The recommended git tool is: git 17:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:02 Configure a credential helper to remove this warning. See 17:49:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:02 17:49:02 Login Succeeded 17:49:02 nexus3.edgexfoundry.org:10002 17:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:02 Configure a credential helper to remove this warning. See 17:49:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:02 17:49:02 Login Succeeded 17:49:02 nexus3.edgexfoundry.org:10003 17:49:03 using credential edgex-jenkins-ssh 17:49:03 Cloning the remote Git repository 17:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:03 Configure a credential helper to remove this warning. See 17:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:03 17:49:03 Login Succeeded 17:49:03 nexus3.edgexfoundry.org:10004 17:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:03 Configure a credential helper to remove this warning. See 17:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:03 17:49:03 Login Succeeded 17:49:03 docker.io 17:49:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:49:03 > git init /w/workspace/edgex-go/5 # timeout=10 17:49:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:49:03 > git --version # timeout=10 17:49:03 > git --version # 'git version 2.17.1' 17:49:03 using GIT_SSH to set credentials SSH Credentials for GitHub 17:49:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:04 Configure a credential helper to remove this warning. See 17:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:04 17:49:04 Login Succeeded 17:49:04 ---> docker-login.sh ends [Pipeline] } 17:49:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:49:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:49:04 ========================================================= 17:49:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:49:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:49:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:49:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:49:05 9b3977197b4f: Pulling fs layer 17:49:05 1a89e8eeedd5: Pulling fs layer 17:49:05 94645a83ff95: Pulling fs layer 17:49:05 3f3a8bcf1eab: Pulling fs layer 17:49:05 0c92f367c5e7: Pulling fs layer 17:49:05 f7c0051592d6: Pulling fs layer 17:49:05 a227ed2f7395: Pulling fs layer 17:49:05 7b1c46037f91: Pulling fs layer 17:49:05 f7c0051592d6: Waiting 17:49:05 a227ed2f7395: Waiting 17:49:05 7b1c46037f91: Waiting 17:49:05 3f3a8bcf1eab: Waiting 17:49:05 0c92f367c5e7: Waiting 17:49:05 94645a83ff95: Verifying Checksum 17:49:05 94645a83ff95: Download complete 17:49:05 1a89e8eeedd5: Verifying Checksum 17:49:05 1a89e8eeedd5: Download complete 17:49:05 0c92f367c5e7: Verifying Checksum 17:49:05 0c92f367c5e7: Download complete 17:49:05 f7c0051592d6: Verifying Checksum 17:49:05 f7c0051592d6: Download complete 17:49:05 9b3977197b4f: Download complete 17:49:05 a227ed2f7395: Verifying Checksum 17:49:05 a227ed2f7395: Download complete 17:49:05 9b3977197b4f: Pull complete 17:49:06 1a89e8eeedd5: Pull complete 17:49:06 94645a83ff95: Pull complete 17:49:07 7b1c46037f91: Verifying Checksum 17:49:07 7b1c46037f91: Download complete 17:49:07 3f3a8bcf1eab: Download complete 17:49:08 Merging remotes/origin/main commit d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f into PR head commit d096b8e3d72da3c1b3d838514b904ce77bebe9ea 17:49:08 Merge succeeded, producing d096b8e3d72da3c1b3d838514b904ce77bebe9ea 17:49:08 Checking out Revision d096b8e3d72da3c1b3d838514b904ce77bebe9ea (PR-3897) 17:49:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:49:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:49:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:49:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:49:07 using GIT_SSH to set credentials SSH Credentials for GitHub 17:49:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:49:08 > git config core.sparsecheckout # timeout=10 17:49:08 > git checkout -f d096b8e3d72da3c1b3d838514b904ce77bebe9ea # timeout=10 17:49:08 > git remote # timeout=10 17:49:08 > git config --get remote.origin.url # timeout=10 17:49:08 using GIT_SSH to set credentials SSH Credentials for GitHub 17:49:08 > git merge d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f # timeout=10 17:49:08 > git rev-parse HEAD^{commit} # timeout=10 17:49:08 > git config core.sparsecheckout # timeout=10 17:49:08 > git checkout -f d096b8e3d72da3c1b3d838514b904ce77bebe9ea # timeout=10 17:49:11 Commit message: "feat(security): Update SPIFFE_TRUSTDOMAIN and SPIFFE_ENDPOINTSOCKET based on the WG discussion and decision" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:12 + echo snap-build.sh 17:49:12 snap-build.sh 17:49:12 + SNAP_BASE_DIR=. 17:49:12 + '[' '!' -z /w/workspace/edgex-go/5 ']' 17:49:12 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 17:49:12 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 17:49:12 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 17:49:12 + cd /w/workspace/edgex-go/5 17:49:12 + sudo apt-get remove -qy --purge lxd lxd-client 17:49:12 Reading package lists... 17:49:12 Building dependency tree... 17:49:12 Reading state information... 17:49:12 The following packages were automatically installed and are no longer required: 17:49:12 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:49:12 uidmap xdelta3 17:49:12 Use 'sudo apt autoremove' to remove them. 17:49:12 The following packages will be REMOVED: 17:49:12 lxd* lxd-client* 17:49:12 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:49:12 After this operation, 31.7 MB disk space will be freed. 17:49:13 (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.) 17:49:13 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:49:14 Removing lxd dnsmasq configuration 17:49:14 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:49:14 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:49:20 3f3a8bcf1eab: Pull complete 17:49:20 0c92f367c5e7: Pull complete 17:49:20 f7c0051592d6: Pull complete 17:49:20 a227ed2f7395: Pull complete 17:49:28 7b1c46037f91: Pull complete 17:49:28 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 17:49:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:49:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 17:49:29 + docker build -t ci-base-image-arm64 -f - . 17:49:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:49:29 WORKDIR /edgex 17:49:29 COPY go.mod . 17:49:29 RUN go mod download 17:49:31 Sending build context to Docker daemon 169MB 17:49:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:49:31 ---> f79e39bc4007 17:49:31 Step 2/4 : WORKDIR /edgex 17:49:33 ---> Running in 8488253e9e33 17:49:33 Removing intermediate container 8488253e9e33 17:49:33 ---> e7cffd395eb6 17:49:33 Step 3/4 : COPY go.mod . 17:49:34 ---> 6d74c06fa152 17:49:34 Step 4/4 : RUN go mod download 17:49:34 ---> Running in dd0ed55af8ad 17:50:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:50:50 (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.) 17:50:50 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:50:50 Processing triggers for systemd (237-3ubuntu10.52) ... 17:50:50 Processing triggers for ureadahead (0.100.0-21) ... 17:50:50 + sudo snap remove --purge lxd 17:50:50 snap "lxd" is not installed 17:50:50 + sudo groupadd --force --system lxd 17:50:50 ++ whoami 17:50:50 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:50:50 + newgrp - lxd 17:50:50 + sudo snap install lxd 17:50:53 2022-03-21T17:50:50Z INFO Waiting for automatic snapd restart... 17:50:56 Removing intermediate container dd0ed55af8ad 17:50:56 ---> cf2c53d465b3 17:50:56 Successfully built cf2c53d465b3 17:50:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:50:57 + docker inspect -f . ci-base-image-arm64 17:50:57 . [Pipeline] withDockerContainer 17:50:57 prd-ubuntu20.04-docker-arm64-4c-16g-8436 does not seem to be running inside a container 17:50:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:50:58 $ docker top c686b321c897a10efb95b93584dd18e5c4a9301e068850e77358c986a36331fa -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:59 + go version 17:50:59 go version go1.17.6 linux/arm64 [Pipeline] } 17:50:59 $ docker stop --time=1 c686b321c897a10efb95b93584dd18e5c4a9301e068850e77358c986a36331fa 17:51:01 $ docker rm -f c686b321c897a10efb95b93584dd18e5c4a9301e068850e77358c986a36331fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:51:01 + docker inspect -f . ci-base-image-arm64 17:51:01 . [Pipeline] withDockerContainer 17:51:02 prd-ubuntu20.04-docker-arm64-4c-16g-8436 does not seem to be running inside a container 17:51:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:51:03 $ docker top 2d10bffe335756175d45d6e82e882e820d5e5ccb25af4393d63dbd2b37c3478a -eo pid,comm [Pipeline] { [Pipeline] echo 17:51:03 ========================================================= 17:51:03 [edgeXBuildGoParallel] Running Tests and Build... 17:51:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:51:04 + make test 17:51:04 go mod tidy 17:51:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:51:08 lxd 4.24 from Canonical* installed 17:51:08 + sudo lxd init --auto 17:51:18 + sudo snap install --classic snapcraft 17:51:21 snapcraft 6.0.2 from Canonical* installed 17:51:21 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:51:21 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:51:21 % Total % Received % Xferd Average Speed Time Time Time Current 17:51:21 Dload Upload Total Spent Left Speed 17:51:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3987 0 --:--:-- --:--:-- --:--:-- 4012 17:51:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9419k 0 --:--:-- --:--:-- --:--:-- 20.0M 17:51:21 ./yq_linux_amd64 17:51:21 + sudo snapcraft prime --use-lxd 17:51:23 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:51:23 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: 17:51:23 - README.md 17:51:23 17:51:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:51:23 Launching a container. 17:51:36 Waiting for container to be ready 17:51:36 To start your first container, try: lxc launch ubuntu:20.04 17:51:36 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 17:51:36 17:51:37 ? github.com/edgexfoundry/edgex-go [no test files] 17:51:39 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:51:40 Waiting for network to be ready... 17:51:41 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 17:51:41 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 17:51:41 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 17:51:41 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 17:51:41 Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 17:51:41 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 17:51:41 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 17:51:41 Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 17:51:41 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 17:51:41 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 17:51:41 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] 17:51:42 Get:12 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 17:51:42 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1665 kB] 17:51:42 Get:14 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] 17:51:42 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [315 kB] 17:51:42 Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 17:51:42 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.5 kB] 17:51:42 Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 17:51:42 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 17:51:42 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [877 kB] 17:51:42 Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [802 kB] 17:51:42 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [125 kB] 17:51:42 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] 17:51:42 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 17:51:42 Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 17:51:42 Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] 17:51:42 Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] 17:51:44 Fetched 23.4 MB in 4s (6266 kB/s) 17:51:45 Reading package lists... 17:51:45 Reading package lists... 17:51:45 Building dependency tree... 17:51:45 Reading state information... 17:51:46 The following additional packages will be installed: 17:51:46 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:51:46 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:51:46 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:51:46 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:51:46 Suggested packages: 17:51:46 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:51:46 Recommended packages: 17:51:46 gnupg libsasl2-modules 17:51:46 The following NEW packages will be installed: 17:51:46 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:51:46 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:51:46 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:51:46 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:51:46 The following packages will be upgraded: 17:51:46 gpg gpg-agent gpgconf libudev1 17:51:46 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 17:51:46 Need to get 3859 kB of archives. 17:51:46 After this operation, 14.9 MB of additional disk space will be used. 17:51:46 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 17:51:46 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 17:51:46 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 17:51:46 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 17:51:46 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 17:51:46 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:51:46 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 17:51:46 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 17:51:46 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 17:51:46 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 17:51:46 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 17:51:46 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 17:51:46 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 17:51:46 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 17:51:46 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 17:51:46 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 17:51:46 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 17:51:46 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 17:51:46 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 17:51:46 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 17:51:47 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 17:51:47 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 17:51:47 debconf: delaying package configuration, since apt-utils is not installed 17:51:47 Fetched 3859 kB in 1s (3807 kB/s) 17:51:47 (Reading database ... 12816 files and directories currently installed.) 17:51:47 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 17:51:47 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:51:47 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 17:51:47 Selecting previously unselected package udev. 17:51:47 (Reading database ... 12816 files and directories currently installed.) 17:51:47 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 17:51:47 Unpacking udev (245.4-4ubuntu3.15) ... 17:51:47 Selecting previously unselected package libfuse2:amd64. 17:51:47 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 17:51:47 Unpacking libfuse2:amd64 (2.9.9-3) ... 17:51:47 Selecting previously unselected package fuse. 17:51:47 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 17:51:47 Unpacking fuse (2.9.9-3) ... 17:51:47 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 17:51:47 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 17:51:47 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 17:51:47 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 17:51:47 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 17:51:47 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 17:51:47 Selecting previously unselected package libksba8:amd64. 17:51:47 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:51:48 Unpacking libksba8:amd64 (1.3.5-2) ... 17:51:48 Selecting previously unselected package libroken18-heimdal:amd64. 17:51:48 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:51:48 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:48 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:51:48 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:51:48 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:48 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:51:48 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:51:48 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:48 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:51:48 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:51:48 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:48 Selecting previously unselected package libwind0-heimdal:amd64. 17:51:48 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:51:48 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:48 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:51:48 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:51:48 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:48 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:51:48 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:51:48 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:48 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:51:48 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:51:48 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:48 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:51:48 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:51:48 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:48 Selecting previously unselected package libsasl2-modules-db:amd64. 17:51:48 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 17:51:48 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 17:51:48 Selecting previously unselected package libsasl2-2:amd64. 17:51:48 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 17:51:48 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 17:51:48 Selecting previously unselected package libldap-common. 17:51:48 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 17:51:48 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 17:51:48 Selecting previously unselected package libldap-2.4-2:amd64. 17:51:48 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 17:51:48 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 17:51:48 Selecting previously unselected package dirmngr. 17:51:48 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 17:51:48 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 17:51:48 Setting up libksba8:amd64 (1.3.5-2) ... 17:51:48 Setting up libfuse2:amd64 (2.9.9-3) ... 17:51:48 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 17:51:48 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 17:51:48 Setting up udev (245.4-4ubuntu3.15) ... 17:51:49 invoke-rc.d: policy-rc.d denied execution of start. 17:51:49 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 17:51:49 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:49 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 17:51:49 Setting up gpg (2.2.19-3ubuntu2.1) ... 17:51:49 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:49 Setting up fuse (2.9.9-3) ... 17:51:49 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 17:51:50 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:50 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:50 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:50 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:50 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:50 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:50 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:50 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 17:51:50 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 17:51:50 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 17:51:50 Processing triggers for systemd (245.4-4ubuntu3) ... 17:51:50 Processing triggers for libc-bin (2.31-0ubuntu9) ... 17:51:51 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 17:51:51 Alias= settings in the [Install] section, and DefaultInstance= for template 17:51:51 units). This means they are not meant to be enabled using systemctl. 17:51:51 17:51:51 Possible reasons for having this kind of units are: 17:51:51 • A unit may be statically enabled by being symlinked from another unit's 17:51:51 .wants/ or .requires/ directory. 17:51:51 • A unit's purpose may be to act as a helper for some other unit which has 17:51:51 a requirement dependency on it. 17:51:51 • A unit may be started when needed via activation (socket, path, timer, 17:51:51 D-Bus, udev, scripted systemctl call, ...). 17:51:51 • In case of template units, the unit is meant to be enabled with some 17:51:51 instance name specified. 17:51:51 Reading package lists... 17:51:51 Building dependency tree... 17:51:51 Reading state information... 17:51:51 The following additional packages will be installed: 17:51:51 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 17:51:51 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 17:51:51 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 17:51:51 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 17:51:51 openssh-client python3 python3-minimal python3.8 python3.8-minimal 17:51:51 squashfs-tools systemd systemd-sysv systemd-timesyncd 17:51:51 Suggested packages: 17:51:51 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 17:51:51 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:51:51 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 17:51:51 systemd-container policykit-1 17:51:51 Recommended packages: 17:51:51 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 17:51:51 The following NEW packages will be installed: 17:51:51 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 17:51:51 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 17:51:51 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 17:51:51 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 17:51:51 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 17:51:51 The following packages will be upgraded: 17:51:51 libsystemd0 systemd systemd-sysv systemd-timesyncd 17:51:51 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 17:51:51 Need to get 46.5 MB of archives. 17:51:51 After this operation, 181 MB of additional disk space will be used. 17:51:51 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 17:51:51 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 17:51:51 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 17:51:52 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 17:51:52 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 17:51:52 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 17:51:52 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 17:51:52 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 17:51:52 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 17:51:52 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 17:51:52 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 17:51:52 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 17:51:52 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 17:51:52 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 17:51:52 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 17:51:52 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 17:51:52 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 17:51:52 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 17:51:52 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 17:51:52 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 17:51:52 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 17:51:52 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 17:51:52 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 17:51:52 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 17:51:52 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 17:51:52 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 17:51:52 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 17:51:52 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 17:51:52 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 17:51:52 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 17:51:53 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 17:51:53 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 17:51:53 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 17:51:54 debconf: delaying package configuration, since apt-utils is not installed 17:51:54 Fetched 46.5 MB in 2s (19.8 MB/s) 17:51:54 (Reading database ... 13067 files and directories currently installed.) 17:51:54 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 17:51:54 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:51:54 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 17:51:54 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:51:54 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 17:51:54 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:51:55 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 17:51:55 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:51:55 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 17:51:55 Selecting previously unselected package libpython3.8-minimal:amd64. 17:51:55 (Reading database ... 13068 files and directories currently installed.) 17:51:55 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 17:51:55 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 17:51:55 Selecting previously unselected package libexpat1:amd64. 17:51:55 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 17:51:55 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 17:51:55 Selecting previously unselected package python3.8-minimal. 17:51:55 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 17:51:55 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 17:51:55 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 17:51:55 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 17:51:55 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 17:51:56 Selecting previously unselected package python3-minimal. 17:51:56 (Reading database ... 13359 files and directories currently installed.) 17:51:56 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 17:51:56 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 17:51:56 Selecting previously unselected package mime-support. 17:51:56 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 17:51:56 Unpacking mime-support (3.64ubuntu1) ... 17:51:56 Selecting previously unselected package libmpdec2:amd64. 17:51:56 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 17:51:56 Unpacking libmpdec2:amd64 (2.4.2-3) ... 17:51:56 Selecting previously unselected package libpython3.8-stdlib:amd64. 17:51:56 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 17:51:56 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 17:51:56 Selecting previously unselected package python3.8. 17:51:56 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 17:51:56 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 17:51:56 Selecting previously unselected package libpython3-stdlib:amd64. 17:51:56 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 17:51:56 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 17:51:56 Setting up python3-minimal (3.8.2-0ubuntu2) ... 17:51:56 Selecting previously unselected package python3. 17:51:56 (Reading database ... 13761 files and directories currently installed.) 17:51:56 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 17:51:56 Unpacking python3 (3.8.2-0ubuntu2) ... 17:51:56 Selecting previously unselected package libdbus-1-3:amd64. 17:51:56 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 17:51:56 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 17:51:57 Selecting previously unselected package dbus. 17:51:57 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 17:51:57 Unpacking dbus (1.12.16-2ubuntu2.1) ... 17:51:57 Selecting previously unselected package libbsd0:amd64. 17:51:57 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 17:51:57 Unpacking libbsd0:amd64 (0.10.0-1) ... 17:51:57 Selecting previously unselected package libpam-systemd:amd64. 17:51:57 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 17:51:57 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 17:51:57 Selecting previously unselected package sudo. 17:51:57 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 17:51:57 Unpacking sudo (1.8.31-1ubuntu1.2) ... 17:51:57 Selecting previously unselected package apparmor. 17:51:57 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 17:51:57 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 17:51:57 Selecting previously unselected package libcbor0.6:amd64. 17:51:57 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 17:51:57 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 17:51:57 Selecting previously unselected package libedit2:amd64. 17:51:57 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 17:51:57 Unpacking libedit2:amd64 (3.1-20191231-1) ... 17:51:57 Selecting previously unselected package libfido2-1:amd64. 17:51:57 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 17:51:57 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 17:51:57 Selecting previously unselected package libkrb5support0:amd64. 17:51:57 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 17:51:57 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 17:51:57 Selecting previously unselected package libk5crypto3:amd64. 17:51:57 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 17:51:57 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 17:51:57 Selecting previously unselected package libkeyutils1:amd64. 17:51:57 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 17:51:57 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 17:51:57 Selecting previously unselected package libkrb5-3:amd64. 17:51:57 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 17:51:57 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 17:51:58 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:51:58 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 17:51:58 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 17:51:58 Selecting previously unselected package openssh-client. 17:51:58 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 17:51:58 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 17:51:58 Selecting previously unselected package dbus-user-session. 17:51:58 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 17:51:58 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 17:51:58 Selecting previously unselected package liblzo2-2:amd64. 17:51:58 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 17:51:58 Unpacking liblzo2-2:amd64 (2.10-2) ... 17:51:58 Selecting previously unselected package squashfs-tools. 17:51:58 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 17:51:58 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 17:51:58 Selecting previously unselected package snapd. 17:51:58 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 17:51:58 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 17:52:01 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 17:52:01 Setting up mime-support (3.64ubuntu1) ... 17:52:01 Setting up liblzo2-2:amd64 (2.10-2) ... 17:52:01 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 17:52:01 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 17:52:01 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 17:52:01 Setting up dbus (1.12.16-2ubuntu2.1) ... 17:52:01 Setting up sudo (1.8.31-1ubuntu1.2) ... 17:52:02 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 17:52:02 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 17:52:02 Setting up libmpdec2:amd64 (2.4.2-3) ... 17:52:02 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 17:52:02 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 17:52:02 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 17:52:02 Setting up libbsd0:amd64 (0.10.0-1) ... 17:52:02 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 17:52:02 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 17:52:02 Setting up libedit2:amd64 (3.1-20191231-1) ... 17:52:02 Setting up python3 (3.8.2-0ubuntu2) ... 17:52:02 running python rtupdate hooks for python3.8... 17:52:02 running python post-rtupdate hooks for python3.8... 17:52:02 Setting up apparmor (2.13.3-7ubuntu5.1) ... 17:52:03 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:52:03 Reloading AppArmor profiles 17:52:03 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 17:52:03 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 17:52:04 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 17:52:04 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 17:52:04 Setting up systemd (245.4-4ubuntu3.15) ... 17:52:04 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:52:04 Installing new version of config file /etc/systemd/resolved.conf ... 17:52:05 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 17:52:06 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 17:52:06 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 17:52:06 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 17:52:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:52:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:52:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:52:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:52:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:52:07 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:52:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:52:07 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:52:08 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:52:08 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:52:08 /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' 17:52:08 Processing triggers for libc-bin (2.31-0ubuntu9) ... 17:52:09 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 17:52:09 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 17:52:09 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 17:52:10 Fetched 114 kB in 1s (164 kB/s) 17:52:10 Reading package lists... 17:52:10 Reading package lists... 17:52:10 Building dependency tree... 17:52:10 Reading state information... 17:52:11 Calculating upgrade... 17:52:11 The following packages will be upgraded: 17:52:11 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 17:52:11 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 17:52:11 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 17:52:11 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 17:52:11 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 17:52:11 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 17:52:11 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 17:52:11 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 17:52:11 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 17:52:11 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 17:52:11 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 17:52:11 xz-utils zlib1g 17:52:11 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:52:11 Need to get 65.7 MB of archives. 17:52:11 After this operation, 27.6 MB of additional disk space will be used. 17:52:11 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 17:52:11 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] 17:52:11 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 17:52:11 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 17:52:11 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 17:52:11 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 17:52:11 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 17:52:11 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 17:52:11 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 17:52:11 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 17:52:11 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 17:52:11 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 17:52:11 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 17:52:11 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 17:52:11 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 17:52:11 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 17:52:11 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 17:52:11 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 17:52:11 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 17:52:11 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 17:52:11 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 17:52:11 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 17:52:11 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 17:52:11 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 17:52:11 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 17:52:11 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 17:52:11 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 17:52:11 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 17:52:11 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 17:52:11 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 17:52:11 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 17:52:11 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 17:52:11 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 17:52:11 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 17:52:11 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 17:52:11 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 17:52:11 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 17:52:11 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 17:52:11 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 17:52:11 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 17:52:11 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 17:52:11 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 17:52:11 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 17:52:11 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 17:52:11 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 17:52:11 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 17:52:11 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 17:52:11 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 17:52:11 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 17:52:11 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 17:52:11 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 17:52:11 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 17:52:11 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 17:52:11 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 17:52:11 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 17:52:11 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 17:52:11 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 17:52:11 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 17:52:12 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 17:52:12 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 17:52:12 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 17:52:12 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 17:52:12 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 17:52:12 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 17:52:12 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 17:52:12 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 17:52:12 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 17:52:12 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 17:52:12 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 17:52:12 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 17:52:12 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 17:52:12 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 17:52:12 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 17:52:12 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 17:52:12 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 17:52:12 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 17:52:12 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 17:52:12 debconf: delaying package configuration, since apt-utils is not installed 17:52:12 Fetched 65.7 MB in 1s (51.3 MB/s) 17:52:12 (Reading database ... 14313 files and directories currently installed.) 17:52:12 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 17:52:12 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 17:52:13 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 17:52:13 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 17:52:13 Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... 17:52:13 Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... 17:52:13 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:52:13 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:52:13 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:52:13 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:52:14 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:52:14 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:52:14 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:52:14 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:52:14 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:52:14 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:52:14 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:52:14 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:52:14 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:52:14 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:52:14 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 17:52:14 (Reading database ... 14312 files and directories currently installed.) 17:52:14 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:52:14 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:52:14 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:52:15 (Reading database ... 14312 files and directories currently installed.) 17:52:15 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:52:15 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:52:15 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:52:15 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:52:15 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:52:15 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:52:15 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 17:52:15 (Reading database ... 14312 files and directories currently installed.) 17:52:15 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 17:52:15 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 17:52:15 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 17:52:16 (Reading database ... 14312 files and directories currently installed.) 17:52:16 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 17:52:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:52:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:52:16 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 17:52:16 Setting up base-files (11ubuntu5.5) ... 17:52:16 Installing new version of config file /etc/issue ... 17:52:16 Installing new version of config file /etc/issue.net ... 17:52:16 Installing new version of config file /etc/lsb-release ... 17:52:16 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:52:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:52:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:52:16 Removing obsolete conffile /etc/default/motd-news ... 17:52:16 (Reading database ... 14311 files and directories currently installed.) 17:52:16 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 17:52:16 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 17:52:17 Setting up bash (5.0-6ubuntu1.1) ... 17:52:17 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 17:52:17 (Reading database ... 14311 files and directories currently installed.) 17:52:17 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 17:52:17 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 17:52:17 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 17:52:17 (Reading database ... 14311 files and directories currently installed.) 17:52:17 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 17:52:17 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 17:52:17 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 17:52:17 (Reading database ... 14311 files and directories currently installed.) 17:52:17 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 17:52:17 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 17:52:18 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 17:52:18 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 17:52:18 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 17:52:18 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 17:52:18 Setting up perl-base (5.30.0-9ubuntu0.2) ... 17:52:18 (Reading database ... 14311 files and directories currently installed.) 17:52:18 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 17:52:18 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 17:52:19 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 17:52:19 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 17:52:19 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 17:52:19 (Reading database ... 14311 files and directories currently installed.) 17:52:19 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 17:52:19 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 17:52:19 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 17:52:19 (Reading database ... 14311 files and directories currently installed.) 17:52:19 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 17:52:19 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:52:19 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 17:52:19 (Reading database ... 14311 files and directories currently installed.) 17:52:19 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 17:52:19 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:52:19 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 17:52:19 (Reading database ... 14311 files and directories currently installed.) 17:52:19 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 17:52:19 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:52:19 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 17:52:19 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:52:19 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 17:52:19 (Reading database ... 14311 files and directories currently installed.) 17:52:19 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 17:52:19 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:52:20 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 17:52:20 (Reading database ... 14311 files and directories currently installed.) 17:52:20 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 17:52:20 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:52:20 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 17:52:20 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:52:20 Setting up util-linux (2.34-0.1ubuntu9.3) ... 17:52:20 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:52:21 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:52:21 (Reading database ... 14311 files and directories currently installed.) 17:52:21 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 17:52:21 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 17:52:21 Setting up libc-bin (2.31-0ubuntu9.7) ... 17:52:21 (Reading database ... 14311 files and directories currently installed.) 17:52:21 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 17:52:21 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 17:52:21 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 17:52:21 (Reading database ... 14311 files and directories currently installed.) 17:52:21 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 17:52:21 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 17:52:21 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 17:52:22 (Reading database ... 14311 files and directories currently installed.) 17:52:22 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 17:52:22 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 17:52:22 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 17:52:22 (Reading database ... 14311 files and directories currently installed.) 17:52:22 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 17:52:22 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 17:52:22 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 17:52:22 (Reading database ... 14311 files and directories currently installed.) 17:52:22 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 17:52:22 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 17:52:22 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 17:52:22 (Reading database ... 14311 files and directories currently installed.) 17:52:22 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 17:52:22 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 17:52:22 Setting up gpgv (2.2.19-3ubuntu2.1) ... 17:52:22 (Reading database ... 14311 files and directories currently installed.) 17:52:22 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 17:52:22 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 17:52:22 Setting up ubuntu-keyring (2020.02.11.4) ... 17:52:22 (Reading database ... 14311 files and directories currently installed.) 17:52:22 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 17:52:22 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 17:52:22 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 17:52:23 (Reading database ... 14311 files and directories currently installed.) 17:52:23 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 17:52:23 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 17:52:23 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 17:52:23 (Reading database ... 14311 files and directories currently installed.) 17:52:23 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 17:52:23 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 17:52:23 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 17:52:23 (Reading database ... 14311 files and directories currently installed.) 17:52:23 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 17:52:23 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 17:52:23 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 17:52:23 (Reading database ... 14311 files and directories currently installed.) 17:52:23 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 17:52:23 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 17:52:23 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 17:52:23 (Reading database ... 14311 files and directories currently installed.) 17:52:23 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 17:52:23 Unpacking apt (2.0.6) over (2.0.2) ... 17:52:24 Setting up apt (2.0.6) ... 17:52:24 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:52:24 (Reading database ... 14311 files and directories currently installed.) 17:52:24 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 17:52:24 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 17:52:24 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 17:52:25 (Reading database ... 14311 files and directories currently installed.) 17:52:25 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 17:52:25 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 17:52:25 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 17:52:25 (Reading database ... 14313 files and directories currently installed.) 17:52:25 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 17:52:25 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 17:52:25 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 17:52:25 (Reading database ... 14317 files and directories currently installed.) 17:52:25 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 17:52:25 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:52:25 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 17:52:25 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 17:52:25 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 17:52:25 (Reading database ... 14317 files and directories currently installed.) 17:52:25 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 17:52:25 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 17:52:26 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 17:52:26 (Reading database ... 14317 files and directories currently installed.) 17:52:26 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 17:52:26 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 17:52:26 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 17:52:26 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 17:52:26 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 17:52:26 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 17:52:26 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 17:52:26 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 17:52:26 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 17:52:26 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 17:52:26 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 17:52:26 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 17:52:26 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 17:52:26 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 17:52:26 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 17:52:26 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 17:52:26 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 17:52:26 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 17:52:27 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 17:52:27 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 17:52:27 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 17:52:27 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 17:52:27 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 17:52:27 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:52:27 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 17:52:27 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:52:27 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 17:52:27 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:52:27 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 17:52:27 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:52:27 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 17:52:27 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:52:27 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 17:52:27 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:52:28 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 17:52:28 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 17:52:28 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 17:52:28 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 17:52:28 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 17:52:28 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 17:52:29 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 17:52:29 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 17:52:29 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 17:52:29 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 17:52:30 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 17:52:30 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 17:52:30 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 17:52:30 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 17:52:31 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 17:52:31 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 17:52:31 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 17:52:31 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 17:52:31 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 17:52:31 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 17:52:31 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 17:52:31 Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... 17:52:31 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 17:52:31 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:52:31 Setting up tzdata (2021e-0ubuntu0.20.04) ... 17:52:31 17:52:31 Current default time zone: 'Etc/UTC' 17:52:31 Local time is now: Mon Mar 21 17:52:31 UTC 2022. 17:52:31 Universal Time is now: Mon Mar 21 17:52:31 UTC 2022. 17:52:31 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:52:31 17:52:31 Setting up xz-utils (5.2.4-1ubuntu1) ... 17:52:31 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 17:52:31 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:52:31 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 17:52:31 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:52:31 Setting up mount (2.34-0.1ubuntu9.3) ... 17:52:31 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 17:52:31 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 17:52:31 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 17:52:31 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 17:52:31 Setting up openssl (1.1.1f-1ubuntu2.12) ... 17:52:31 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 17:52:31 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 17:52:31 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 17:52:31 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:52:31 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 17:52:31 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 17:52:31 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 17:52:31 Setting up fdisk (2.34-0.1ubuntu9.3) ... 17:52:31 Setting up ca-certificates (20210119~20.04.2) ... 17:52:33 Updating certificates in /etc/ssl/certs... 17:52:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:52:34 21 added, 21 removed; done. 17:52:34 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 17:52:34 Setting up perl (5.30.0-9ubuntu0.2) ... 17:52:34 Setting up procps (2:3.3.16-1ubuntu2.3) ... 17:52:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:52:34 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 17:52:34 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 17:52:34 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 17:52:34 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 17:52:34 Setting up binutils (2.34-6ubuntu1.3) ... 17:52:34 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 17:52:34 Setting up build-essential (12.8ubuntu1.1) ... 17:52:34 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 17:52:34 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 17:52:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:52:35 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 17:52:35 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 17:52:35 Processing triggers for systemd (245.4-4ubuntu3.15) ... 17:52:35 Processing triggers for mime-support (3.64ubuntu1) ... 17:52:35 Processing triggers for ca-certificates (20210119~20.04.2) ... 17:52:35 Updating certificates in /etc/ssl/certs... 17:52:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:52:36 0 added, 0 removed; done. 17:52:36 Running hooks in /etc/ca-certificates/update.d... 17:52:36 done. 17:52:36 Reading package lists... 17:52:37 Building dependency tree... 17:52:37 Reading state information... 17:52:37 The following NEW packages will be installed: 17:52:37 apt-transport-https 17:52:37 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:52:37 Need to get 4680 B of archives. 17:52:37 After this operation, 162 kB of additional disk space will be used. 17:52:37 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 17:52:37 debconf: delaying package configuration, since apt-utils is not installed 17:52:37 Fetched 4680 B in 0s (86.8 kB/s) 17:52:37 Selecting previously unselected package apt-transport-https. 17:52:37 (Reading database ... 14320 files and directories currently installed.) 17:52:37 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 17:52:37 Unpacking apt-transport-https (2.0.6) ... 17:52:37 Setting up apt-transport-https (2.0.6) ... 17:52:37 Waiting for network to be ready... 17:52:44 2022-03-21T17:52:41Z INFO Waiting for automatic snapd restart... 17:52:45 snapd 2.54.4 from Canonical* installed 17:52:46 "snapd" switched to the "latest/stable" channel 17:52:46 17:52:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:52:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:52:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:52:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:52:49 core20 20220304 from Canonical* installed 17:52:49 "core20" switched to the "latest/stable" channel 17:52:49 17:52:51 snapcraft 6.0.2 from Canonical* installed 17:52:52 "snapcraft" switched to the "latest/stable" channel 17:52:52 17:52:57 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: 17:52:57 - README.md 17:52:57 17:52:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:52:57 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 17:52:57 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 17:52:57 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 17:52:58 Reading package lists... 17:52:58 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 17:52:58 Reading package lists... 17:52:58 Building dependency tree... 17:52:58 Reading state information... 17:52:59 Suggested packages: 17:52:59 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 17:52:59 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 17:52:59 krb5-user libnorm-doc 17:52:59 Recommended packages: 17:52:59 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:52:59 The following NEW packages will be installed: 17:52:59 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 17:52:59 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 17:52:59 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 17:52:59 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 17:52:59 libzmq5 pkg-config zip 17:52:59 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 17:52:59 Need to get 10.3 MB of archives. 17:52:59 After this operation, 56.5 MB of additional disk space will be used. 17:52:59 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 17:52:59 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 17:52:59 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 17:52:59 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 17:52:59 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 17:52:59 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 17:52:59 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 17:52:59 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 17:52:59 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 17:52:59 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 17:52:59 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 17:52:59 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 17:52:59 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 17:52:59 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 17:52:59 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 17:52:59 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 17:52:59 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 17:52:59 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 17:52:59 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 17:52:59 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 17:53:00 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 17:53:00 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 17:53:00 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 17:53:00 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 17:53:00 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 17:53:00 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 17:53:00 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 17:53:00 debconf: delaying package configuration, since apt-utils is not installed 17:53:00 Fetched 10.3 MB in 1s (9244 kB/s) 17:53:00 Selecting previously unselected package libglib2.0-0:amd64. 17:53:00 (Reading database ... 14324 files and directories currently installed.) 17:53:00 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 17:53:00 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 17:53:00 Selecting previously unselected package libsodium23:amd64. 17:53:00 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 17:53:00 Unpacking libsodium23:amd64 (1.0.18-1) ... 17:53:00 Selecting previously unselected package libpsl5:amd64. 17:53:00 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 17:53:00 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 17:53:00 Selecting previously unselected package libbrotli1:amd64. 17:53:00 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 17:53:00 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 17:53:00 Selecting previously unselected package libnghttp2-14:amd64. 17:53:00 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 17:53:00 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 17:53:00 Selecting previously unselected package librtmp1:amd64. 17:53:00 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 17:53:00 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 17:53:00 Selecting previously unselected package libssh-4:amd64. 17:53:00 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 17:53:00 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 17:53:00 Selecting previously unselected package libcurl3-gnutls:amd64. 17:53:00 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 17:53:00 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 17:53:01 Selecting previously unselected package liberror-perl. 17:53:01 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 17:53:01 Unpacking liberror-perl (0.17029-1) ... 17:53:01 Selecting previously unselected package git-man. 17:53:01 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 17:53:01 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 17:53:01 Selecting previously unselected package git. 17:53:01 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 17:53:01 Unpacking git (1:2.25.1-1ubuntu3.2) ... 17:53:02 Selecting previously unselected package libgssrpc4:amd64. 17:53:02 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 17:53:02 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 17:53:02 Selecting previously unselected package libkdb5-9:amd64. 17:53:02 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 17:53:02 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 17:53:02 Selecting previously unselected package libkadm5srv-mit11:amd64. 17:53:02 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 17:53:02 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 17:53:02 Selecting previously unselected package libkadm5clnt-mit11:amd64. 17:53:02 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 17:53:02 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 17:53:02 Selecting previously unselected package comerr-dev:amd64. 17:53:02 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 17:53:02 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 17:53:02 Selecting previously unselected package krb5-multidev:amd64. 17:53:02 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 17:53:02 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 17:53:02 Selecting previously unselected package libnorm1:amd64. 17:53:02 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 17:53:02 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 17:53:02 Selecting previously unselected package libnorm-dev:amd64. 17:53:02 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 17:53:02 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 17:53:02 Selecting previously unselected package libpgm-5.2-0:amd64. 17:53:02 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 17:53:02 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 17:53:02 Selecting previously unselected package libpgm-dev:amd64. 17:53:02 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 17:53:02 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 17:53:02 Selecting previously unselected package libsodium-dev:amd64. 17:53:02 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 17:53:02 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 17:53:02 Selecting previously unselected package libzmq5:amd64. 17:53:02 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 17:53:02 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 17:53:02 Selecting previously unselected package libkrb5-dev:amd64. 17:53:02 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 17:53:02 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 17:53:02 Selecting previously unselected package libzmq3-dev:amd64. 17:53:02 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 17:53:02 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 17:53:02 Selecting previously unselected package pkg-config. 17:53:02 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 17:53:02 Unpacking pkg-config (0.29.1-0ubuntu4) ... 17:53:02 Selecting previously unselected package zip. 17:53:02 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 17:53:02 Unpacking zip (3.0-11build1) ... 17:53:03 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 17:53:03 Setting up libsodium23:amd64 (1.0.18-1) ... 17:53:03 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 17:53:03 No schema files found: doing nothing. 17:53:03 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 17:53:03 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 17:53:03 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 17:53:03 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 17:53:03 Setting up liberror-perl (0.17029-1) ... 17:53:03 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 17:53:03 Setting up zip (3.0-11build1) ... 17:53:03 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 17:53:03 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 17:53:03 Setting up pkg-config (0.29.1-0ubuntu4) ... 17:53:03 Setting up libsodium-dev:amd64 (1.0.18-1) ... 17:53:03 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 17:53:03 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 17:53:03 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 17:53:03 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 17:53:03 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 17:53:03 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 17:53:03 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 17:53:03 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 17:53:03 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 17:53:03 Setting up git (1:2.25.1-1ubuntu3.2) ... 17:53:03 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 17:53:03 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 17:53:03 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 17:53:03 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 17:53:03 comerr-dev set to automatically installed. 17:53:03 git set to automatically installed. 17:53:03 git-man set to automatically installed. 17:53:03 krb5-multidev set to automatically installed. 17:53:03 libbrotli1 set to automatically installed. 17:53:03 libcurl3-gnutls set to automatically installed. 17:53:03 liberror-perl set to automatically installed. 17:53:03 libglib2.0-0 set to automatically installed. 17:53:03 libgssrpc4 set to automatically installed. 17:53:03 libkadm5clnt-mit11 set to automatically installed. 17:53:03 libkadm5srv-mit11 set to automatically installed. 17:53:03 libkdb5-9 set to automatically installed. 17:53:03 libkrb5-dev set to automatically installed. 17:53:03 libnghttp2-14 set to automatically installed. 17:53:03 libnorm-dev set to automatically installed. 17:53:03 libnorm1 set to automatically installed. 17:53:03 libpgm-5.2-0 set to automatically installed. 17:53:03 libpgm-dev set to automatically installed. 17:53:03 libpsl5 set to automatically installed. 17:53:03 librtmp1 set to automatically installed. 17:53:03 libsodium-dev set to automatically installed. 17:53:03 libsodium23 set to automatically installed. 17:53:03 libssh-4 set to automatically installed. 17:53:03 libzmq3-dev set to automatically installed. 17:53:03 libzmq5 set to automatically installed. 17:53:03 pkg-config set to automatically installed. 17:53:03 zip set to automatically installed. 17:53:04 snapd is not logged in, snap install commands will use sudo 17:53:17 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 17:53:17 Downloading snap 'edgex-app-service-configurable' 17:53:20 Pulling app-service-configurable 17:53:20 + snapcraftctl pull 17:53:21 Pulling config-common 17:53:21 + snapcraftctl pull 17:53:23 Pulling go-build-helper 17:53:23 + snapcraftctl pull 17:53:24 'edgex-go' has dependencies that need to be staged: go-build-helper 17:53:24 Skipping pull go-build-helper (already ran) 17:53:24 Building go-build-helper 17:53:24 + snapcraftctl build 17:53:26 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 17:53:26 Staging go-build-helper 17:53:26 + snapcraftctl stage 17:53:31 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 17:53:31 Fetched 290 kB in 0s (0 B/s) 17:53:31 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 17:53:31 Fetched 158 kB in 0s (0 B/s) 17:53:31 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 17:53:31 Fetched 242 kB in 0s (0 B/s) 17:53:31 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 17:53:31 Fetched 150 kB in 0s (0 B/s) 17:53:31 Pulling edgex-go 17:53:31 + snapcraftctl pull 17:53:32 Pulling hooks 17:53:32 + snapcraftctl pull 17:53:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:53:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:53:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:53:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:53:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:53:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:53:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:53:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements 17:53:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:53:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:53:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.433s coverage: 98.5% of statements 17:53:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:53:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.351s coverage: 54.9% of statements 17:53:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:53:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:53:45 Removing suid/guid from /root/parts/static-packages/install/bin/su 17:53:45 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 17:53:45 Fetched 96.1 kB in 0s (0 B/s) 17:53:45 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 17:53:45 Fetched 78.7 kB in 0s (0 B/s) 17:53:45 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 17:53:45 Fetched 48.0 kB in 0s (0 B/s) 17:53:45 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 17:53:45 Fetched 50.2 kB in 0s (0 B/s) 17:53:45 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 17:53:45 Fetched 14.7 kB in 0s (0 B/s) 17:53:45 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 17:53:45 Fetched 234 kB in 0s (0 B/s) 17:53:45 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 17:53:45 Fetched 155 kB in 0s (0 B/s) 17:53:45 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 17:53:45 Fetched 170 kB in 0s (0 B/s) 17:53:45 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 17:53:45 Fetched 267 kB in 0s (0 B/s) 17:53:45 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:53:45 Fetched 50.6 kB in 0s (0 B/s) 17:53:45 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 17:53:45 Fetched 15.1 kB in 0s (0 B/s) 17:53:45 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 17:53:45 Fetched 51.5 kB in 0s (0 B/s) 17:53:45 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 17:53:45 Fetched 121 kB in 0s (0 B/s) 17:53:45 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 17:53:45 Fetched 29.7 kB in 0s (0 B/s) 17:53:45 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 17:53:45 Fetched 1021 kB in 0s (0 B/s) 17:53:45 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 17:53:45 Fetched 49.3 kB in 0s (0 B/s) 17:53:45 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 17:53:45 Fetched 54.9 kB in 0s (0 B/s) 17:53:45 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 17:53:45 Fetched 16.6 kB in 0s (0 B/s) 17:53:45 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 17:53:45 Fetched 87.9 kB in 0s (0 B/s) 17:53:45 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 17:53:45 Fetched 142 kB in 0s (0 B/s) 17:53:45 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 17:53:45 Fetched 41.8 kB in 0s (0 B/s) 17:53:45 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 17:53:45 Fetched 181 kB in 0s (0 B/s) 17:53:45 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 17:53:45 Fetched 208 kB in 0s (0 B/s) 17:53:45 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 17:53:45 Fetched 161 kB in 0s (0 B/s) 17:53:45 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 17:53:45 Fetched 107 kB in 0s (0 B/s) 17:53:45 Pulling static-packages 17:53:45 + snapcraftctl pull 17:53:45 Pulling version 17:53:45 + cd /root/project 17:53:45 ++ git describe --tags --abbrev=0 17:53:45 ++ sed s/v// 17:53:45 + GIT_VERSION=2.2.0-dev.42 17:53:45 + '[' -z 2.2.0-dev.42 ']' 17:53:45 + snapcraftctl set-version 2.2.0-dev.42 17:53:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.801s coverage: 89.2% of statements 17:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:53:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.319s coverage: 84.4% of statements 17:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:53:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.484s coverage: 94.2% of statements 17:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:53:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.407s coverage: 72.2% of statements 17:53:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:53:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:53:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:53:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:53:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:53:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.450s coverage: 60.0% of statements 17:53:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:53:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:53:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:53:46 Building app-service-configurable 17:53:46 + snapcraftctl build 17:53:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.365s coverage: 0.9% of statements 17:53:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:53:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.446s coverage: 58.8% of statements 17:53:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.411s coverage: 24.0% of statements 17:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.211s coverage: 47.1% of statements 17:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.260s coverage: 79.5% of statements 17:53:48 Building config-common 17:53:48 + snapcraftctl build 17:53:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.183s coverage: 94.1% of statements 17:53:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.236s coverage: 96.3% of statements 17:53:49 + cp --archive --link --no-dereference . /root/parts/config-common/install 17:53:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.268s coverage: 87.5% of statements 17:53:50 Skipping build go-build-helper (already ran) 17:53:50 Building edgex-go 17:53:50 + cd /root/parts/edgex-go/src 17:53:50 ++ git describe --tags --abbrev=0 17:53:50 ++ sed s/v// 17:53:50 + GIT_VERSION=2.2.0-dev.42 17:53:50 + '[' -z 2.2.0-dev.42 ']' 17:53:50 + echo 2.2.0-dev.42 17:53:50 + '[' '!' -d vendor ']' 17:53:50 + go mod download all 17:53:57 + make build 17:53:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/core-data/core-data ./cmd/core-data 17:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.235s coverage: 94.4% of statements 17:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements 17:54:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.703s coverage: 82.5% of statements 17:54:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:54:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:54:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/core-command/core-command ./cmd/core-command 17:54:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements 17:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 17:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements 17:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 17:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements 17:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.265s coverage: 80.0% of statements 17:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements 17:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements 17:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.766s coverage: 91.2% of statements 17:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.765s coverage: 64.4% of statements 17:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.187s coverage: 100.0% of statements 17:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 89.4% of statements 17:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 17:54:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:54:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:54:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements 17:54:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 17:54:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:54:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:54:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.403s coverage: 65.4% of statements 17:54:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:54:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:54:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:54:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:54:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/secrets-config ./cmd/secrets-config 17:54:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.734s coverage: 43.8% of statements 17:54:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:54:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:54:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.230s coverage: 89.5% of statements 17:54:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:54:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.257s coverage: 84.8% of statements 17:54:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:54:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:54:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:54:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:54:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:54:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:54:31 + 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 17:54:31 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:54:31 + case "$service" in 17:54:31 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:54:31 + 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 17:54:31 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:54:31 + case "$service" in 17:54:31 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:54:31 + 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 17:54:31 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:54:31 + case "$service" in 17:54:31 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:54:31 + 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 17:54:31 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:54:31 + case "$service" in 17:54:31 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:54:31 + 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 17:54:31 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:54:31 + case "$service" in 17:54:31 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:54:31 + 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 17:54:31 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:54:31 + case "$service" in 17:54:31 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:54:31 + 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 17:54:31 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:54:31 + case "$service" in 17:54:31 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:54:31 + 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 17:54:31 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:54:31 + case "$service" in 17:54:31 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:54:31 + 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 17:54:31 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:54:31 + case "$service" in 17:54:31 + 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 17:54:31 + 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 17:54:31 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:54:31 + case "$service" in 17:54:31 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:54:31 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:54:31 + 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 17:54:31 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:54:31 + case "$service" in 17:54:31 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:54:31 + 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 17:54:31 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:54:31 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:54:31 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:54:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.264s coverage: 17.7% of statements 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:54:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.635s coverage: 92.3% of statements 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:54:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.248s coverage: 63.2% of statements 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:54:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.461s coverage: 97.7% of statements 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:54:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:54:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:54:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.177s coverage: 100.0% of statements 17:54:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 17:54:31 Building hooks 17:54:31 + cd /root/parts/hooks/src 17:54:31 + make build 17:54:31 go mod tidy 17:54:31 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 17:54: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 17:54:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:54:32 GO111MODULE=on go vet ./... 17:54:32 go: downloading github.com/stretchr/testify v1.7.0 17:54:32 go: downloading github.com/davecgh/go-spew v1.1.0 17:54:32 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:54:32 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 17:54:33 GO111MODULE=on go build -o cmd/install/install ./cmd/install 17:54:33 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 17:54:33 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 17:54:35 Removing suid/guid from /root/parts/static-packages/install/bin/su 17:54:35 Building static-packages 17:54:35 + snapcraftctl build 17:54:37 Building version 17:54:37 + snapcraftctl build 17:54:40 Staging app-service-configurable 17:54:40 + snapcraftctl stage 17:54:41 Staging config-common 17:54:41 + snapcraftctl stage 17:54:42 Skipping stage go-build-helper (already ran) 17:54:42 Staging edgex-go 17:54:42 + snapcraftctl stage 17:54:43 Staging hooks 17:54:43 + snapcraftctl stage 17:54:45 Staging static-packages 17:54:45 + snapcraftctl stage 17:54:46 Staging version 17:54:46 + snapcraftctl stage 17:54:48 Priming app-service-configurable 17:54:48 + snapcraftctl prime 17:54:50 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 17:54:50 stage-packages: 17:54:50 - libnorm1 17:54:50 - libpgm-5.2-0 17:54:50 - libsodium23 17:54:50 - libzmq5 17:54:50 Priming config-common 17:54:50 + snapcraftctl prime 17:54:51 Priming go-build-helper 17:54:51 + snapcraftctl prime 17:54:53 Priming edgex-go 17:54:53 + snapcraftctl prime 17:54:55 Priming hooks 17:54:55 + snapcraftctl prime 17:54:56 Priming static-packages 17:54:56 + snapcraftctl prime 17:55:01 Priming version 17:55:01 + snapcraftctl prime 17:55:02 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] } 17:56:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:56:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:56:09 ./bin/test-attribution-txt.sh [Pipeline] echo 17:56:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:56:14 + ls -al . 17:56:14 total 672 17:56:14 drwxrwxr-x 9 1001 1001 4096 Mar 21 17:56 . 17:56:14 drwxr-xr-x 4 root root 4096 Mar 21 17:51 .. 17:56:14 -rw-rw-r-- 1 1001 1001 11 Mar 21 17:48 .dockerignore 17:56:14 drwxrwxr-x 8 1001 1001 4096 Mar 21 17:48 .git 17:56:14 drwxrwxr-x 4 1001 1001 4096 Mar 21 17:48 .github 17:56:14 -rw-rw-r-- 1 1001 1001 870 Mar 21 17:48 .gitignore 17:56:14 -rw-rw-r-- 1 1001 1001 42 Mar 21 17:48 .golangci.yml 17:56:14 -rw-rw-r-- 1 1001 1001 87 Mar 21 17:48 .hadolint.yml 17:56:14 -rw-rw-r-- 1 1001 1001 166 Mar 21 17:48 .sonarcloud.properties 17:56:14 -rw-rw-r-- 1 1001 1001 1171 Mar 21 17:48 ADOPTERS.md 17:56:14 -rw-rw-r-- 1 1001 1001 9953 Mar 21 17:48 Attribution.txt 17:56:14 -rw-rw-r-- 1 1001 1001 51732 Mar 21 17:48 CHANGELOG.md 17:56:14 -rw-rw-r-- 1 1001 1001 3804 Mar 21 17:48 CONTRIBUTING.md 17:56:14 -rw-rw-r-- 1 1001 1001 677 Mar 21 17:48 GOVERNANCE.md 17:56:14 -rw-rw-r-- 1 1001 1001 849 Mar 21 17:48 Jenkinsfile 17:56:14 -rw-rw-r-- 1 1001 1001 10775 Mar 21 17:48 LICENSE 17:56:14 -rw-rw-r-- 1 1001 1001 8072 Mar 21 17:48 Makefile 17:56:14 -rw-rw-r-- 1 1001 1001 582 Mar 21 17:48 OWNERS.md 17:56:14 -rw-rw-r-- 1 1001 1001 8207 Mar 21 17:48 README.md 17:56:14 -rw-rw-r-- 1 1001 1001 6912 Mar 21 17:48 SECURITY.md 17:56:14 -rw-rw-r-- 1 1001 1001 5 Mar 21 17:44 VERSION 17:56:14 -rw-rw-r-- 1 1001 1001 4131 Mar 21 17:48 ZMQWindows.md 17:56:14 drwxrwxr-x 2 1001 1001 4096 Mar 21 17:48 bin 17:56:14 drwxrwxr-x 18 1001 1001 4096 Mar 21 17:48 cmd 17:56:14 -rw-r--r-- 1 root root 426503 Mar 21 17:54 coverage.out 17:56:14 -rw-rw-r-- 1 1001 1001 3169 Mar 21 17:48 go.mod 17:56:14 -rw-rw-r-- 1 1001 1001 52043 Mar 21 17:48 go.sum 17:56:14 drwxrwxr-x 8 1001 1001 4096 Mar 21 17:48 internal 17:56:14 drwxrwxr-x 3 1001 1001 4096 Mar 21 17:48 openapi 17:56:14 drwxrwxr-x 4 1001 1001 4096 Mar 21 17:48 snap 17:56:14 -rw-rw-r-- 1 1001 1001 204 Mar 21 17:48 version.go [Pipeline] sh 17:56:14 + '[' -e coverage.out ] 17:56:14 + chown 1001:1001 coverage.out [Pipeline] stash 17:56:14 Warning: overwriting stash ‘coverage-report’ 17:56:15 Stashed 1 file(s) [Pipeline] sh 17:56:16 + make build 17:56:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:56:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:56:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:56:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:56:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:56:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:57:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:57:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:57:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:57:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:57:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:57:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:57:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:57:41 $ docker stop --time=1 2d10bffe335756175d45d6e82e882e820d5e5ccb25af4393d63dbd2b37c3478a 17:57:43 $ docker rm -f 2d10bffe335756175d45d6e82e882e820d5e5ccb25af4393d63dbd2b37c3478a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:57:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:57:45 17:57:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:57:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:57:46 latest: Pulling from edgex-devops/edgex-compose-arm64 17:57:46 29e5d40040c1: Pulling fs layer 17:57:46 1ce36da41761: Pulling fs layer 17:57:46 25b303627fd3: Pulling fs layer 17:57:46 29e5d40040c1: Verifying Checksum 17:57:46 29e5d40040c1: Download complete 17:57:46 1ce36da41761: Verifying Checksum 17:57:46 1ce36da41761: Download complete 17:57:46 29e5d40040c1: Pull complete 17:57:48 25b303627fd3: Verifying Checksum 17:57:48 25b303627fd3: Download complete 17:57:48 1ce36da41761: Pull complete 17:58:00 25b303627fd3: Pull complete 17:58:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:58:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:58:00 prd-ubuntu20.04-docker-arm64-4c-16g-8436 does not seem to be running inside a container 17:58:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:58:03 $ docker top 8df2c1b13d1850fede9d8aed48fb893f26fa29119d7b7e24507c5ceb98cb4b7e -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:04 + + grepdocker-compose parallel build 17:58:04 --help 17:58:08 --parallel Build images in parallel. [Pipeline] } 17:58:08 $ docker stop --time=1 8df2c1b13d1850fede9d8aed48fb893f26fa29119d7b7e24507c5ceb98cb4b7e 17:58:10 $ docker rm -f 8df2c1b13d1850fede9d8aed48fb893f26fa29119d7b7e24507c5ceb98cb4b7e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:58:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:58:10 . [Pipeline] withDockerContainer 17:58:10 prd-ubuntu20.04-docker-arm64-4c-16g-8436 does not seem to be running inside a container 17:58:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:58:12 $ docker top 42792e9ed15bac295691af046e15136ea5a044a4fb75b88ba0bf0922f6da3aa3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:13 + docker-compose -f ./docker-compose-build.yml build --parallel 17:58:17 Building core-command ... 17:58:17 Building core-data ... 17:58:17 Building core-metadata ... 17:58:17 Building security-bootstrapper ... 17:58:17 Building security-proxy-setup ... 17:58:17 Building security-secretstore-setup ... 17:58:17 Building security-spiffe-token-provider ... 17:58:17 Building security-spire-agent ... 17:58:17 Building security-spire-config ... 17:58:17 Building security-spire-server ... 17:58:17 Building support-notifications ... 17:58:17 Building support-scheduler ... 17:58:17 Building sys-mgmt-agent ... 17:58:17 Building security-spire-server 17:58:17 Building security-secretstore-setup 17:58:17 Building security-spiffe-token-provider 17:58:17 Building security-spire-agent 17:58:17 Building security-spire-config 17:59:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:59:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:59:39 ---> cf2c53d465b3 17:59:39 Step 3/23 : WORKDIR /edgex-go 17:59:39 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:59:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:59:39 ---> cf2c53d465b3 17:59:39 Step 3/20 : WORKDIR /edgex-go 17:59:39 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:59:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:59:39 ---> cf2c53d465b3 17:59:39 Step 3/24 : WORKDIR /edgex-go 17:59:39 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:59:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:59:39 ---> cf2c53d465b3 17:59:39 Step 3/24 : WORKDIR /edgex-go 17:59:39 ---> Running in cc8b374ab02d 17:59:39 ---> Running in 4779021f2827 17:59:39 ---> Running in edefb827da23 17:59:39 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:59:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:59:39 ---> cf2c53d465b3 17:59:39 Step 3/25 : WORKDIR /edgex-go 17:59:39 ---> Running in 0699dc4ca2f8 17:59:39 ---> Running in e27874eadd32 17:59:39 Removing intermediate container cc8b374ab02d 17:59:39 ---> d1563df118df 17:59:39 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:59:39 ---> Running in 7aa39138f479 17:59:39 Removing intermediate container edefb827da23 17:59:39 ---> 343af914e136 17:59:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:39 Removing intermediate container 0699dc4ca2f8 17:59:39 ---> 451bdaff9c64 17:59:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:39 Removing intermediate container e27874eadd32 17:59:39 ---> d744b32b14b1 17:59:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:39 Removing intermediate container 4779021f2827 17:59:39 ---> d3857ad7cf2e 17:59:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:39 ---> Running in e9c1e7010449 17:59:39 ---> Running in f5bc8c89ad8c 17:59:39 ---> Running in 9cce438383ea 17:59:39 ---> Running in 8cee0317e116 17:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:59:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:59:43 Removing intermediate container e9c1e7010449 17:59:43 ---> 7c48c4b25f9a 17:59:43 Step 5/25 : RUN apk add --update --no-cache make git 17:59:43 Removing intermediate container 9cce438383ea 17:59:43 ---> a555beb3577b 17:59:43 Step 5/24 : RUN apk add --update --no-cache make git 17:59:43 ---> Running in 76bbc1276c6e 17:59:43 ---> Running in 99d8c288fa48 17:59:43 v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] 17:59:43 v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] 17:59:43 OK: 15738 distinct packages available 17:59:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:59:43 Removing intermediate container 8cee0317e116 17:59:43 ---> dcc93e3cdbbc 17:59:43 Step 5/23 : RUN apk add --update --no-cache make git 17:59:43 ---> Running in 896e2dc7d20f 17:59:43 Removing intermediate container f5bc8c89ad8c 17:59:43 ---> 4e62fab652e9 17:59:43 Step 5/24 : RUN apk add --update --no-cache make git 17:59:44 ---> Running in 55d107bbdfe0 17:59:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:59:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:59:45 OK: 220 MiB in 52 packages 17:59:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:59:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:59:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:59:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:59:46 Removing intermediate container 7aa39138f479 17:59:46 ---> 7e0040464961 17:59:46 Step 5/20 : COPY go.mod vendor* ./ 17:59:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:59:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:59:47 ---> a8f12f2bc8ae 17:59:47 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:59:47 ---> Running in 2ee3c3bde1f7 17:59:47 OK: 220 MiB in 52 packages 17:59:47 OK: 220 MiB in 52 packages 17:59:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:59:48 OK: 220 MiB in 52 packages 17:59:49 Removing intermediate container 76bbc1276c6e 17:59:49 ---> d734da8f029e 17:59:49 Step 6/25 : COPY go.mod vendor* ./ 17:59:49 Removing intermediate container 99d8c288fa48 17:59:49 ---> 3337922b83d3 17:59:49 Step 6/24 : COPY go.mod vendor* ./ 17:59:49 Removing intermediate container 896e2dc7d20f 17:59:49 ---> 5fcf9be7e3ec 17:59:49 Step 6/23 : COPY go.mod vendor* ./ 17:59:50 ---> 08f1e01e93f7 17:59:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:59:50 ---> 264832a02af7 17:59:50 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:59:50 ---> Running in 53157fc2d0df 17:59:50 ---> 50ce2b66e1fb 17:59:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:59:50 ---> Running in 3a5895af4401 17:59:51 ---> Running in cf9dd77b2dea 17:59:51 OK: 220 MiB in 52 packages 17:59:52 Removing intermediate container 55d107bbdfe0 17:59:52 ---> 0dce573e258a 17:59:52 Step 6/24 : COPY go.mod vendor* ./ 17:59:53 Removing intermediate container 2ee3c3bde1f7 17:59:53 ---> d1d506045547 17:59:53 Step 7/20 : COPY . . 17:59:54 ---> dc7a9181312e 17:59:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:59:54 ---> Running in 38a84d71853e 17:59:58 Removing intermediate container 53157fc2d0df 17:59:58 ---> f2f0bff4cca0 17:59:58 Step 8/25 : COPY . . 17:59:58 Removing intermediate container cf9dd77b2dea 17:59:58 ---> e839b85db071 17:59:58 Step 8/23 : COPY . . 17:59:58 Removing intermediate container 3a5895af4401 17:59:58 ---> 7d876f846f97 17:59:58 Step 8/24 : COPY . . 17:59:59 Removing intermediate container 38a84d71853e 17:59:59 ---> 180df35f68e5 17:59:59 Step 8/24 : COPY . . 18:00:21 ---> 303f85ee0a8b 18:00:21 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:00:21 ---> Running in e13c20cde4f6 18:00:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:00:28 ---> 1e5c6a12cdd2 18:00:28 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 18:00:28 ---> Running in 9288df3f3ebd 18:00:28 ---> 2eae39eb8f56 18:00:28 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 18:00:28 ---> 255141e547f1 18:00:28 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:00:28 ---> Running in e9aa38ce71ee 18:00:28 ---> Running in 51deab221501 18:00:28 Removing intermediate container 9288df3f3ebd 18:00:28 ---> f501756ceeea 18:00:28 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" 18:00:28 ---> Running in 1b8090638897 18:00:29 Removing intermediate container e9aa38ce71ee 18:00:29 ---> c1dc2f3b9a67 18:00:29 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" 18:00:29 ---> 40544e8eda18 18:00:29 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 18:00:29 ---> Running in 787744744ae3 18:00:29 ---> Running in 91dcb6ea0e93 18:00:30 Removing intermediate container 91dcb6ea0e93 18:00:30 ---> 59453b5a75f9 18:00:30 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" 18:00:30 ---> Running in 2c3c1c85e923 18:00:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:00:33 spire-1.2.0/ 18:00:33 spire-1.2.0/ 18:00:34 spire-1.2.0/ 18:00:38 spire-1.2.0/README.md 18:00:38 spire-1.2.0/bin/ 18:00:38 spire-1.2.0/bin/spire-server 18:00:38 spire-1.2.0/bin/spire-agent 18:00:38 spire-1.2.0/conf/ 18:00:38 spire-1.2.0/conf/server/ 18:00:38 spire-1.2.0/conf/server/server.conf 18:00:38 spire-1.2.0/conf/agent/ 18:00:38 spire-1.2.0/conf/agent/agent.conf 18:00:38 spire-1.2.0/LICENSE 18:00:38 spire-1.2.0/README.md 18:00:38 spire-1.2.0/bin/ 18:00:38 spire-1.2.0/bin/spire-server 18:00:38 spire-1.2.0/bin/spire-agent 18:00:38 spire-1.2.0/conf/ 18:00:38 spire-1.2.0/conf/server/ 18:00:38 spire-1.2.0/conf/server/server.conf 18:00:38 spire-1.2.0/conf/agent/ 18:00:38 spire-1.2.0/conf/agent/agent.conf 18:00:38 spire-1.2.0/LICENSE 18:00:39 spire-1.2.0/README.md 18:00:39 spire-1.2.0/bin/ 18:00:39 spire-1.2.0/bin/spire-server 18:00:39 spire-1.2.0/bin/spire-agent 18:00:39 spire-1.2.0/conf/ 18:00:39 spire-1.2.0/conf/server/ 18:00:39 spire-1.2.0/conf/server/server.conf 18:00:39 spire-1.2.0/conf/agent/ 18:00:39 spire-1.2.0/conf/agent/agent.conf 18:00:39 spire-1.2.0/LICENSE 18:00:51 Removing intermediate container 787744744ae3 18:00:51 ---> 59946b77e9ee 18:00:51 18:00:51 Step 11/24 : FROM alpine:3.15 18:00:51 Removing intermediate container 1b8090638897 18:00:51 ---> 46d7814dbe3c 18:00:51 18:00:51 Step 11/23 : FROM alpine:3.15 18:00:51 Removing intermediate container 2c3c1c85e923 18:00:51 ---> bbfe9880adab 18:00:51 18:00:51 Step 11/24 : FROM alpine:3.15 18:00:51 3.15: Pulling from library/alpine 18:00:51 3.15: Pulling from library/alpine 18:00:51 3.15: Pulling from library/alpine 18:00:53 Digest: sha256:d6d0a0eb4d40ef96f2310ead734848b9c819bb97c9d846385c4aca1767186cd4 18:00:53 Digest: sha256:d6d0a0eb4d40ef96f2310ead734848b9c819bb97c9d846385c4aca1767186cd4 18:00:53 Digest: sha256:d6d0a0eb4d40ef96f2310ead734848b9c819bb97c9d846385c4aca1767186cd4 18:00:53 Status: Downloaded newer image for alpine:3.15 18:00:53 Status: Image is up to date for alpine:3.15 18:00:53 Status: Downloaded newer image for alpine:3.15 18:00:53 ---> 3abe2e34c907 18:00:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:00:53 ---> 3abe2e34c907 18:00:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:00:53 ---> 3abe2e34c907 18:00:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:00:53 ---> Running in 7195fc95a3b3 18:00:53 ---> Running in 3eb1fe6128ba 18:00:53 ---> Running in d8d660371e05 18:00:54 Removing intermediate container d8d660371e05 18:00:54 Removing intermediate container 7195fc95a3b3 18:00:54 ---> d4e29f86bd2a 18:00:54 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:54 ---> b901cd9c5762 18:00:54 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:54 Removing intermediate container 3eb1fe6128ba 18:00:54 ---> 5e85eacd7a65 18:00:54 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:54 ---> Running in be8b0cb6bc4f 18:00:54 ---> Running in a98c89a2da40 18:00:54 ---> Running in 2ba5114658ee 18:01:00 Removing intermediate container be8b0cb6bc4f 18:01:00 ---> 5142a9baa618 18:01:00 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:01:00 Removing intermediate container a98c89a2da40 18:01:00 ---> 775eaa5dea59 18:01:00 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:01:00 Removing intermediate container 2ba5114658ee 18:01:00 ---> 9d417510a8aa 18:01:00 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:01:00 ---> Running in 71e12ad60e53 18:01:00 ---> Running in 964dedd74af0 18:01:00 ---> Running in 623d6841f6c1 18:01:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:01:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:01:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:01:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:01:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:01:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:01:04 v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:01:04 v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] 18:01:04 OK: 15730 distinct packages available 18:01:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:01:05 v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:01:05 v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] 18:01:05 OK: 15730 distinct packages available 18:01:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:01:05 v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:01:05 v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] 18:01:05 OK: 15730 distinct packages available 18:01:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:01:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:01:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:01:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:01:08 (1/5) Installing dumb-init (1.2.5-r1) 18:01:08 (2/5) Installing musl-obstack (1.2.2-r0) 18:01:08 (3/5) Installing libucontext (1.1-r0) 18:01:08 (1/4) Installing dumb-init (1.2.5-r1) 18:01:08 (4/5) Installing gcompat (1.0.0-r4) 18:01:08 (2/4) Installing musl-obstack (1.2.2-r0) 18:01:08 (5/5) Installing openssl (1.1.1n-r0) 18:01:08 (3/4) Installing libucontext (1.1-r0) 18:01:08 (1/5) Installing dumb-init (1.2.5-r1) 18:01:08 (4/4) Installing gcompat (1.0.0-r4) 18:01:08 Executing busybox-1.34.1-r4.trigger 18:01:08 (2/5) Installing musl-obstack (1.2.2-r0) 18:01:08 OK: 6 MiB in 19 packages 18:01:08 Executing busybox-1.34.1-r4.trigger 18:01:08 OK: 6 MiB in 18 packages 18:01:08 (3/5) Installing libucontext (1.1-r0) 18:01:08 (4/5) Installing gcompat (1.0.0-r4) 18:01:08 (5/5) Installing openssl (1.1.1n-r0) 18:01:09 Executing busybox-1.34.1-r4.trigger 18:01:09 OK: 6 MiB in 19 packages 18:01:11 Removing intermediate container 964dedd74af0 18:01:11 ---> 1806950354d2 18:01:11 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 18:01:11 Removing intermediate container 71e12ad60e53 18:01:11 ---> 21b44f0ed63d 18:01:11 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 18:01:11 Removing intermediate container 623d6841f6c1 18:01:11 ---> fc0a0b17c3f9 18:01:11 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 18:01:18 ---> 5b529710f110 18:01:18 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 18:01:21 ---> 35d830a04257 18:01:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:01:22 ---> f397ce0e387e 18:01:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:01:23 ---> 001aa05aeed0 18:01:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:01:24 ---> 8485b6f59849 18:01:24 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:01:24 ---> Running in 8ca2acbd4b8a 18:01:24 ---> 3733b7461de0 18:01:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:01:25 Removing intermediate container 8ca2acbd4b8a 18:01:25 ---> f77ad794352e 18:01:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:01:26 ---> d991632938a5 18:01:26 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:01:26 ---> Running in 08ba1531a8a9 18:01:26 ---> b5418ff445cf 18:01:26 Step 19/24 : WORKDIR / 18:01:26 ---> Running in e1a396b9f2e3 18:01:27 Removing intermediate container 08ba1531a8a9 18:01:27 ---> e1444c9d161a 18:01:27 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:01:27 ---> Running in 0b39d4127c9d 18:01:28 Removing intermediate container e1a396b9f2e3 18:01:28 ---> fe701d29eb57 18:01:28 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:01:28 ---> 8f9bbd783dca 18:01:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:01:28 Removing intermediate container 0b39d4127c9d 18:01:28 ---> 774640f85e56 18:01:28 Step 21/23 : LABEL arch=arm64 18:01:28 ---> Running in 952ef7e721df 18:01:28 ---> Running in 2dd99b490c12 18:01:29 Removing intermediate container 952ef7e721df 18:01:29 ---> 4b4eca35c717 18:01:29 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:01:29 Removing intermediate container 2dd99b490c12 18:01:29 ---> 55a0dff6deaa 18:01:29 Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 18:01:29 ---> Running in 5683022d989c 18:01:29 ---> Running in ca67e92b3dc9 18:01:29 ---> ce8f24c2af6d 18:01:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:01:30 Removing intermediate container ca67e92b3dc9 18:01:30 ---> 831d6aa77369 18:01:30 Step 22/24 : LABEL arch=arm64 18:01:30 Removing intermediate container 5683022d989c 18:01:30 ---> 755b3459c4a1 18:01:30 Step 23/23 : LABEL version=0.0.0 18:01:30 ---> Running in a874dffd3c26 18:01:30 ---> Running in 77c82c8fb197 18:01:31 ---> 17679127bd34 18:01:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:01:31 Removing intermediate container 77c82c8fb197 18:01:31 ---> ade4af33bd05 18:01:31 18:01:31 Removing intermediate container a874dffd3c26 18:01:31 ---> b6a09dec4da6 18:01:31 Step 23/24 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 18:01:31 ---> Running in 7f6ec82510eb 18:01:32 ---> 04fb2fe2930a 18:01:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:01:32 Removing intermediate container 7f6ec82510eb 18:01:32 ---> b2f8247b3915 18:01:32 Step 24/24 : LABEL version=0.0.0 18:01:32 ---> Running in 10fa242e26f8 18:01:32 ---> Running in 30772dbde9b6 18:01:32 Successfully built ade4af33bd05 18:01:32 Successfully tagged security-spire-server-arm64:latest 18:01:32  Building security-spire-server ... done Building sys-mgmt-agent 18:01:33 Removing intermediate container 10fa242e26f8 18:01:33 ---> da641d188e74 18:01:33 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:01:33 Removing intermediate container 30772dbde9b6 18:01:33 ---> 78d6b084d6a4 18:01:33 18:01:33 ---> Running in e2e475ad7bde 18:01:34 Successfully built 78d6b084d6a4 18:01:34 Successfully tagged security-spire-config-arm64:latest 18:01:34  Building security-spire-config ... done Building core-command 18:01:34 Removing intermediate container e2e475ad7bde 18:01:34 ---> 3add72fdd7da 18:01:34 Step 22/24 : LABEL arch=arm64 18:01:34 ---> Running in 156fe003c7a2 18:01:34 Removing intermediate container 156fe003c7a2 18:01:34 ---> 957507138c2a 18:01:34 Step 23/24 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 18:01:34 ---> Running in a4f302c2683a 18:01:35 Removing intermediate container a4f302c2683a 18:01:35 ---> f7d4124d7cc6 18:01:35 Step 24/24 : LABEL version=0.0.0 18:01:35 ---> Running in 1f47345c55e9 18:01:36 Removing intermediate container 1f47345c55e9 18:01:36 ---> bfa92a2e3ec1 18:01:36 18:01:36 Successfully built bfa92a2e3ec1 18:01:36 Successfully tagged security-spire-agent-arm64:latest 18:01:36  Building security-spire-agent ... done Building security-proxy-setup 18:02:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:02:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:02:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:02:21 ---> cf2c53d465b3 18:02:21 Step 3/23 : WORKDIR /edgex-go 18:02:21 ---> Using cache 18:02:21 ---> d3857ad7cf2e 18:02:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:21 ---> Using cache 18:02:21 ---> dcc93e3cdbbc 18:02:21 Step 5/23 : RUN apk add --update --no-cache make bash git 18:02:21 ---> Running in 873eb209a422 18:02:21 Removing intermediate container 51deab221501 18:02:21 ---> 5fc6e74c4f0a 18:02:21 18:02:21 Step 10/25 : FROM alpine:3.14 18:02:21 3.14: Pulling from library/alpine 18:02:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:02:22 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 18:02:22 Status: Downloaded newer image for alpine:3.14 18:02:22 ---> 71a2028e5025 18:02:22 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:02:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:02:22 ---> Running in 904e0a925aea 18:02:24 OK: 220 MiB in 52 packages 18:02:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:02:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:02:24 ---> cf2c53d465b3 18:02:24 Step 3/22 : WORKDIR /edgex-go 18:02:24 ---> Using cache 18:02:24 ---> d3857ad7cf2e 18:02:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:24 ---> Using cache 18:02:24 ---> dcc93e3cdbbc 18:02:24 Step 5/22 : RUN apk add --update --no-cache make git 18:02:24 ---> Using cache 18:02:24 ---> 5fcf9be7e3ec 18:02:24 Step 6/22 : COPY go.mod vendor* ./ 18:02:24 ---> Using cache 18:02:24 ---> 50ce2b66e1fb 18:02:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:24 ---> Using cache 18:02:24 ---> e839b85db071 18:02:24 Step 8/22 : COPY . . 18:02:25 ---> Using cache 18:02:25 ---> 1e5c6a12cdd2 18:02:25 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:02:25 ---> Running in c961fff380c6 18:02:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:02:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:02:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:02:25 ---> cf2c53d465b3 18:02:25 Step 3/23 : WORKDIR /edgex-go 18:02:25 ---> Using cache 18:02:25 ---> d3857ad7cf2e 18:02:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:25 ---> Using cache 18:02:25 ---> dcc93e3cdbbc 18:02:25 Step 5/23 : RUN apk add --update --no-cache make git 18:02:25 ---> Using cache 18:02:25 ---> 5fcf9be7e3ec 18:02:25 Step 6/23 : COPY go.mod vendor* ./ 18:02:25 ---> Using cache 18:02:25 ---> 50ce2b66e1fb 18:02:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:25 ---> Using cache 18:02:25 ---> e839b85db071 18:02:25 Step 8/23 : COPY . . 18:02:25 Removing intermediate container 873eb209a422 18:02:26 ---> 582773cb18a4 18:02:26 Step 6/23 : COPY go.mod vendor* ./ 18:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:02:26 ---> Using cache 18:02:26 ---> 1e5c6a12cdd2 18:02:26 Step 9/23 : RUN make cmd/core-command/core-command 18:02:26 ---> Running in c1f019d22a6a 18:02:26 (1/3) Installing ca-certificates (20211220-r0) 18:02:27 (2/3) Installing dumb-init (1.2.5-r1) 18:02:27 (3/3) Installing su-exec (0.2-r1) 18:02:27 Executing busybox-1.33.1-r6.trigger 18:02:27 Executing ca-certificates-20211220-r0.trigger 18:02:27 OK: 6 MiB in 17 packages 18:02:27 ---> 47a5c1e53ee7 18:02:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:27 ---> Running in fe8630b8eee5 18:02:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:02:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:02:30 Removing intermediate container 904e0a925aea 18:02:30 ---> 9091e98fad10 18:02:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:02:30 ---> Running in bf08281e9157 18:02:30 Removing intermediate container bf08281e9157 18:02:30 ---> 588ea5c8575b 18:02:30 Step 13/25 : WORKDIR / 18:02:30 ---> Running in cacae3b7b5a1 18:02:31 Removing intermediate container cacae3b7b5a1 18:02:31 ---> 6e5634a0cf36 18:02:31 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:02:32 ---> 5b197d58a0e5 18:02:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:02:32 ---> aa888fe83050 18:02:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:02:33 ---> 7a0899d1ded6 18:02:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:02:34 Removing intermediate container fe8630b8eee5 18:02:34 ---> 34d802e14baf 18:02:34 Step 8/23 : COPY . . 18:02:35 ---> af954027f9dd 18:02:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:02:37 ---> 8b80e48b2207 18:02:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:02:41 ---> 1ff4a4acd23c 18:02:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:02:42 ---> 4749626f6eba 18:02:42 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/ 18:02:42 ---> Running in 56b606d1ceda 18:02:45 Removing intermediate container 56b606d1ceda 18:02:45 ---> 319cf807454a 18:02:45 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:02:45 ---> Running in 392676aa7eff 18:02:46 Removing intermediate container 392676aa7eff 18:02:46 ---> aecf6c9f9391 18:02:46 Step 23/25 : LABEL arch=arm64 18:02:46 ---> Running in 7e350e7fdfb9 18:02:48 Removing intermediate container 7e350e7fdfb9 18:02:48 ---> 7b351350cc81 18:02:48 Step 24/25 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 18:02:48 ---> Running in c160d425de52 18:02:49 Removing intermediate container c160d425de52 18:02:49 ---> ff0e77e8dfc2 18:02:49 Step 25/25 : LABEL version=0.0.0 18:02:49 ---> Running in d67d95324acc 18:02:50 Removing intermediate container d67d95324acc 18:02:50 ---> 29575826badc 18:02:50 18:02:50 Successfully built 29575826badc 18:02:50 Successfully tagged security-secretstore-setup-arm64:latest 18:02:50  Building security-secretstore-setup ... done Building support-notifications 18:03:06 Removing intermediate container e13c20cde4f6 18:03:06 ---> ef3a6a7d1d29 18:03:06 18:03:06 Step 9/20 : FROM alpine:3.15 18:03:06 ---> 3abe2e34c907 18:03:06 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:03:06 ---> Using cache 18:03:06 ---> 5e85eacd7a65 18:03:06 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:06 ---> Using cache 18:03:06 ---> 9d417510a8aa 18:03:06 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:03:06 ---> Running in aa8f1813d244 18:03:06 ---> 8fe98ca90712 18:03:06 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:03:06 ---> Running in ddb6fb469057 18:03:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:03:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:03:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:03:09 v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:03:09 v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] 18:03:09 OK: 15730 distinct packages available 18:03:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:03:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:03:11 (1/9) Installing ca-certificates (20211220-r0) 18:03:12 (2/9) Installing brotli-libs (1.0.9-r5) 18:03:12 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:03:12 (4/9) Installing libcurl (7.80.0-r0) 18:03:12 (5/9) Installing curl (7.80.0-r0) 18:03:12 (6/9) Installing dumb-init (1.2.5-r1) 18:03:12 (7/9) Installing musl-obstack (1.2.2-r0) 18:03:12 (8/9) Installing libucontext (1.1-r0) 18:03:13 (9/9) Installing gcompat (1.0.0-r4) 18:03:13 Executing busybox-1.34.1-r4.trigger 18:03:13 Executing ca-certificates-20211220-r0.trigger 18:03:13 OK: 8 MiB in 23 packages 18:03:17 Removing intermediate container aa8f1813d244 18:03:17 ---> b1d39835e96c 18:03:17 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:03:18 ---> 61b3fc33d7f1 18:03:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:03:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:03:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:03:20 ---> cf2c53d465b3 18:03:20 Step 3/22 : WORKDIR /edgex-go 18:03:20 ---> Using cache 18:03:20 ---> d3857ad7cf2e 18:03:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:20 ---> Using cache 18:03:20 ---> dcc93e3cdbbc 18:03:20 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:03:20 ---> Running in d736974271d2 18:03:21 ---> 24b554ddb12f 18:03:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:03:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:03:22 ---> 8b8567268615 18:03:22 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:03:22 ---> Running in e01035357327 18:03:23 Removing intermediate container e01035357327 18:03:23 ---> 38395db45697 18:03:23 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:03:23 ---> Running in 56e60d7a0121 18:03:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:03:23 Removing intermediate container 56e60d7a0121 18:03:23 ---> a3335ead7fd9 18:03:23 Step 18/20 : LABEL arch=arm64 18:03:23 ---> Running in a2f6330b3f40 18:03:24 Removing intermediate container a2f6330b3f40 18:03:24 ---> edff9fe8b199 18:03:24 Step 19/20 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 18:03:24 ---> Running in 48ffc9755adf 18:03:25 OK: 220 MiB in 52 packages 18:03:25 Removing intermediate container 48ffc9755adf 18:03:25 ---> def152835370 18:03:25 Step 20/20 : LABEL version=0.0.0 18:03:25 ---> Running in 500d6ec3c914 18:03:25 Removing intermediate container 500d6ec3c914 18:03:25 ---> 03e209bf32c4 18:03:25 18:03:26 Removing intermediate container d736974271d2 18:03:26 ---> 729d44ec8be7 18:03:26 Step 6/22 : COPY go.mod vendor* ./ 18:03:26 Successfully built 03e209bf32c4 18:03:26 Successfully tagged security-spiffe-token-provider-arm64:latest 18:03:26  Building security-spiffe-token-provider ... done Building support-scheduler 18:03:27 ---> 1cc4eca31fad 18:03:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:27 ---> Running in d4a8ab0f5ad3 18:03:35 Removing intermediate container d4a8ab0f5ad3 18:03:35 ---> 357829f92ba5 18:03:35 Step 8/22 : COPY . . 18:03:54 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:03:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:03:54 ---> cf2c53d465b3 18:03:54 Step 3/22 : WORKDIR /edgex-go 18:03:54 ---> Using cache 18:03:54 ---> d3857ad7cf2e 18:03:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:54 ---> Using cache 18:03:54 ---> dcc93e3cdbbc 18:03:54 Step 5/22 : RUN apk add --update --no-cache make git 18:03:54 ---> Using cache 18:03:54 ---> 5fcf9be7e3ec 18:03:54 Step 6/22 : COPY go.mod vendor* ./ 18:03:54 ---> Using cache 18:03:54 ---> 50ce2b66e1fb 18:03:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:54 ---> Using cache 18:03:54 ---> e839b85db071 18:03:54 Step 8/22 : COPY . . 18:03:54 ---> Using cache 18:03:54 ---> 1e5c6a12cdd2 18:03:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:03:55 ---> Running in 58592282f2ca 18:03:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:04:00 ---> 2addbede92d5 18:04:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:04:00 ---> Running in f648dfba6084 18:04:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:04:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:04:44 Removing intermediate container c1f019d22a6a 18:04:44 ---> ae0961f0ff41 18:04:44 18:04:44 Step 10/23 : FROM alpine:3.14 18:04:44 ---> 71a2028e5025 18:04:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:04:44 ---> Running in 6bcd3ec62527 18:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:04:48 (1/1) Installing dumb-init (1.2.5-r1) 18:04:48 Executing busybox-1.33.1-r6.trigger 18:04:48 OK: 5 MiB in 15 packages 18:04:50 Removing intermediate container 6bcd3ec62527 18:04:50 ---> 532c63203d15 18:04:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:04:50 Removing intermediate container c961fff380c6 18:04:50 ---> a363778ca767 18:04:50 18:04:50 Step 10/22 : FROM alpine:3.14 18:04:50 ---> 71a2028e5025 18:04:50 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:04:50 ---> Running in f42c41a36cad 18:04:50 ---> Running in 00824faf2b8a 18:04:51 Removing intermediate container f42c41a36cad 18:04:51 ---> dede9af1388c 18:04:51 Step 13/23 : ENV APP_PORT=59882 18:04:51 ---> Running in 852f0951e773 18:04:52 Removing intermediate container 852f0951e773 18:04:52 ---> ac2c9a02afc0 18:04:52 Step 14/23 : EXPOSE $APP_PORT 18:04:52 ---> Running in 55de245740f6 18:04:53 Removing intermediate container 55de245740f6 18:04:53 ---> 582b8c47f5c1 18:04:53 Step 15/23 : WORKDIR / 18:04:53 ---> Running in de4dca0c987f 18:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:04:53 Removing intermediate container de4dca0c987f 18:04:53 ---> 6ede626a2fb0 18:04:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:04:54 (1/6) Installing ca-certificates (20211220-r0) 18:04:54 (2/6) Installing brotli-libs (1.0.9-r5) 18:04:54 ---> 60fe5e7c559d 18:04:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:04:54 (3/6) Installing nghttp2-libs (1.43.0-r0) 18:04:54 (4/6) Installing libcurl (7.79.1-r0) 18:04:54 (5/6) Installing curl (7.79.1-r0) 18:04:54 (6/6) Installing dumb-init (1.2.5-r1) 18:04:54 Executing busybox-1.33.1-r6.trigger 18:04:54 Executing ca-certificates-20211220-r0.trigger 18:04:55 OK: 8 MiB in 20 packages 18:04:56 ---> b09d27b4b68f 18:04:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:04:58 Removing intermediate container 00824faf2b8a 18:04:58 ---> ef56e989c97d 18:04:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:04:58 ---> Running in c32c269e1d27 18:04:58 ---> 93d522c637d4 18:04:58 Step 19/23 : ENTRYPOINT ["/core-command"] 18:04:58 ---> Running in 32b87896f2f5 18:04:58 Removing intermediate container c32c269e1d27 18:04:58 ---> 24ee2d377ec8 18:04:58 Step 13/22 : WORKDIR /edgex 18:04:58 ---> Running in 557cc38b7264 18:04:59 Removing intermediate container 32b87896f2f5 18:04:59 ---> 474f62293839 18:04:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:04:59 ---> Running in f88d40240cd6 18:04:59 Removing intermediate container 557cc38b7264 18:04:59 ---> 6a21965c2601 18:04:59 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:05:00 Removing intermediate container f88d40240cd6 18:05:00 ---> 74478bf95297 18:05:00 Step 21/23 : LABEL arch=arm64 18:05:00 ---> Running in e41d9949cbea 18:05:01 Removing intermediate container e41d9949cbea 18:05:01 ---> 76944d716c76 18:05:01 Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 18:05:01 ---> Running in b1a78bea14b6 18:05:01 ---> 3cb39340c8a0 18:05:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:05:01 Removing intermediate container b1a78bea14b6 18:05:01 ---> f79b6ce70b35 18:05:01 Step 23/23 : LABEL version=0.0.0 18:05:02 ---> Running in 325b5c696460 18:05:02 Removing intermediate container 325b5c696460 18:05:02 ---> a48b9cdb588a 18:05:02 18:05:03 Successfully built a48b9cdb588a 18:05:03 Successfully tagged core-command-arm64:latest 18:05:03  Building core-command ... done  ---> 0d16c6a6a629 18:05:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:05:03 Building core-metadata 18:05:05 ---> 7496197c8d79 18:05:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:05:06 ---> 5e2bac1fcb33 18:05:06 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:05:06 ---> Running in 7ecfdc7c3b6a 18:05:09 Removing intermediate container 7ecfdc7c3b6a 18:05:09 ---> 98e1a9c15f61 18:05:09 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:05:09 ---> Running in bbc06a269387 18:05:09 Removing intermediate container bbc06a269387 18:05:09 ---> ccd71b310dc7 18:05:09 Step 20/22 : LABEL arch=arm64 18:05:09 ---> Running in 2ac59fb0fec7 18:05:10 Removing intermediate container 2ac59fb0fec7 18:05:10 ---> f2d03c653d1e 18:05:10 Step 21/22 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 18:05:10 ---> Running in 254dd8c8775d 18:05:11 Removing intermediate container 254dd8c8775d 18:05:11 ---> 3db1811f481d 18:05:11 Step 22/22 : LABEL version=0.0.0 18:05:11 ---> Running in 3e8d53b839c0 18:05:11 Removing intermediate container 3e8d53b839c0 18:05:11 ---> 16e963c4b1ad 18:05:11 18:05:12 Successfully built 16e963c4b1ad 18:05:12 Successfully tagged security-proxy-setup-arm64:latest 18:05:12 Building security-bootstrapper 18:05:27  Building security-proxy-setup ... done Removing intermediate container ddb6fb469057 18:05:27 ---> c0892b76810d 18:05:27 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:05:27 ---> Running in 7aeb1cbdf7f9 18:05:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:05:35 Removing intermediate container 7aeb1cbdf7f9 18:05:35 ---> 8f755cf913dc 18:05:35 18:05:35 Step 11/23 : FROM docker:20.10.10 18:05:35 20.10.10: Pulling from library/docker 18:05:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:05:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:05:39 ---> cf2c53d465b3 18:05:39 Step 3/23 : WORKDIR /edgex-go 18:05:39 ---> Using cache 18:05:39 ---> d3857ad7cf2e 18:05:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:39 ---> Using cache 18:05:39 ---> dcc93e3cdbbc 18:05:39 Step 5/23 : RUN apk add --update --no-cache make git 18:05:39 ---> Using cache 18:05:39 ---> 5fcf9be7e3ec 18:05:39 Step 6/23 : COPY go.mod vendor* ./ 18:05:39 ---> Using cache 18:05:39 ---> 50ce2b66e1fb 18:05:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:39 ---> Using cache 18:05:39 ---> e839b85db071 18:05:39 Step 8/23 : COPY . . 18:05:39 ---> Using cache 18:05:39 ---> 1e5c6a12cdd2 18:05:39 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:05:40 ---> Running in 7cf923bcf3c8 18:05:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:05:53 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:05:53 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:05:53 ---> cf2c53d465b3 18:05:53 Step 3/31 : WORKDIR /edgex-go 18:05:53 ---> Using cache 18:05:53 ---> d3857ad7cf2e 18:05:53 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:53 ---> Using cache 18:05:53 ---> dcc93e3cdbbc 18:05:53 Step 5/31 : RUN apk add --update --no-cache make git 18:05:53 ---> Using cache 18:05:53 ---> 5fcf9be7e3ec 18:05:53 Step 6/31 : COPY go.mod vendor* ./ 18:05:53 ---> Using cache 18:05:53 ---> 50ce2b66e1fb 18:05:53 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:53 ---> Using cache 18:05:53 ---> e839b85db071 18:05:53 Step 8/31 : COPY . . 18:05:53 ---> Using cache 18:05:53 ---> 1e5c6a12cdd2 18:05:53 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:05:53 ---> Running in 9ccb0146fbc5 18:05:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:05:56 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 18:05:56 Status: Downloaded newer image for docker:20.10.10 18:05:56 ---> 520e9a0a30f7 18:05:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:05:56 ---> Running in 7f38cc44cbfa 18:05:57 Removing intermediate container 7f38cc44cbfa 18:05:57 ---> 11383176990a 18:05:57 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 18:05:57 ---> Running in feba0f4acfd0 18:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:06:00 (1/42) Installing readline (8.1.0-r0) 18:06:00 (2/42) Installing bash (5.1.4-r0) 18:06:00 Executing bash-5.1.4-r0.post-install 18:06:00 (3/42) Installing brotli-libs (1.0.9-r5) 18:06:00 (4/42) Installing nghttp2-libs (1.43.0-r0) 18:06:00 (5/42) Installing libcurl (7.79.1-r0) 18:06:00 (6/42) Installing curl (7.79.1-r0) 18:06:00 (7/42) Installing dumb-init (1.2.5-r1) 18:06:00 (8/42) Installing libbz2 (1.0.8-r1) 18:06:00 (9/42) Installing expat (2.4.7-r0) 18:06:00 (10/42) Installing libffi (3.3-r2) 18:06:00 (11/42) Installing gdbm (1.19-r0) 18:06:00 (12/42) Installing xz-libs (5.2.5-r0) 18:06:00 (13/42) Installing libgcc (10.3.1_git20210424-r2) 18:06:00 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 18:06:00 (15/42) Installing mpdecimal (2.5.1-r1) 18:06:00 (16/42) Installing sqlite-libs (3.35.5-r0) 18:06:00 (17/42) Installing python3 (3.9.5-r2) 18:06:03 (18/42) Installing py3-appdirs (1.4.4-r2) 18:06:03 (19/42) Installing py3-chardet (4.0.0-r2) 18:06:03 (20/42) Installing py3-idna (3.2-r0) 18:06:03 (21/42) Installing py3-urllib3 (1.26.5-r0) 18:06:03 (22/42) Installing py3-certifi (2020.12.5-r1) 18:06:03 (23/42) Installing py3-requests (2.25.1-r4) 18:06:03 (24/42) Installing py3-msgpack (1.0.2-r1) 18:06:03 (25/42) Installing py3-lockfile (0.12.2-r4) 18:06:03 (26/42) Installing py3-cachecontrol (0.12.6-r1) 18:06:03 (27/42) Installing py3-colorama (0.4.4-r1) 18:06:03 (28/42) Installing py3-contextlib2 (0.6.0-r1) 18:06:03 (29/42) Installing py3-distlib (0.3.1-r3) 18:06:03 (30/42) Installing py3-distro (1.5.0-r3) 18:06:03 (31/42) Installing py3-six (1.15.0-r1) 18:06:03 (32/42) Installing py3-webencodings (0.5.1-r4) 18:06:03 (33/42) Installing py3-html5lib (1.1-r1) 18:06:03 (34/42) Installing py3-parsing (2.4.7-r2) 18:06:03 (35/42) Installing py3-packaging (20.9-r1) 18:06:04 (36/42) Installing py3-toml (0.10.2-r2) 18:06:04 (37/42) Installing py3-pep517 (0.10.0-r2) 18:06:04 (38/42) Installing py3-progress (1.5-r2) 18:06:04 (39/42) Installing py3-retrying (1.3.3-r1) 18:06:04 (40/42) Installing py3-ordered-set (4.0.2-r1) 18:06:04 (41/42) Installing py3-setuptools (52.0.0-r3) 18:06:04 (42/42) Installing py3-pip (20.3.4-r1) 18:06:04 Executing busybox-1.33.1-r6.trigger 18:06:04 OK: 84 MiB in 64 packages 18:06:10 Collecting docker-compose==1.23.2 18:06:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:06:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 18:06:10 Collecting websocket-client<1.0,>=0.32.0 18:06:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:06:10 Collecting docopt<0.7,>=0.6.1 18:06:10 Downloading docopt-0.6.2.tar.gz (25 kB) 18:06:13 Collecting dockerpty<0.5,>=0.4.1 18:06:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:06:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:06:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:06:18 Collecting texttable<0.10,>=0.9.0 18:06:18 Downloading texttable-0.9.1.tar.gz (11 kB) 18:06:20 Collecting docker<4.0,>=3.6.0 18:06:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:06:21 Collecting cached-property<2,>=1.2.0 18:06:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:06:21 Collecting jsonschema<3,>=2.5.1 18:06:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:06:22 Collecting PyYAML<4,>=3.10 18:06:22 Downloading PyYAML-3.13.tar.gz (270 kB) 18:06:27 Collecting docker-pycreds>=0.4.0 18:06:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:06:27 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) 18:06:28 Collecting urllib3<1.25,>=1.21.1 18:06:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:06:28 Removing intermediate container 58592282f2ca 18:06:28 ---> a4495a105964 18:06:28 18:06:28 Step 10/22 : FROM alpine:3.14 18:06:28 ---> 71a2028e5025 18:06:28 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:06:28 ---> Using cache 18:06:28 ---> 532c63203d15 18:06:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:06:28 ---> Using cache 18:06:28 ---> dede9af1388c 18:06:28 Step 13/22 : ENV APP_PORT=59861 18:06:28 ---> Running in 60b91ba47dcd 18:06:28 Collecting idna<2.8,>=2.5 18:06:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:06:28 Collecting chardet<3.1.0,>=3.0.2 18:06:28 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:06:29 Removing intermediate container 60b91ba47dcd 18:06:29 ---> 1733dfbf939e 18:06:29 Step 14/22 : EXPOSE $APP_PORT 18:06:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:06:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:06:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:06:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:06:29 ---> Running in fd7bf3f40025 18:06:30 Removing intermediate container fd7bf3f40025 18:06:30 ---> c6d213095d90 18:06:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:06:30 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:06:30 Attempting uninstall: urllib3 18:06:30 Found existing installation: urllib3 1.26.5 18:06:30 Uninstalling urllib3-1.26.5: 18:06:30 Successfully uninstalled urllib3-1.26.5 18:06:30 ---> 406019fdb0e2 18:06:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:06:31 Attempting uninstall: idna 18:06:31 Found existing installation: idna 3.2 18:06:31 Uninstalling idna-3.2: 18:06:32 Successfully uninstalled idna-3.2 18:06:33 ---> 3ec09b2556b5 18:06:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:06:33 Attempting uninstall: chardet 18:06:33 Found existing installation: chardet 4.0.0 18:06:33 Uninstalling chardet-4.0.0: 18:06:33 Successfully uninstalled chardet-4.0.0 18:06:34 ---> 590a52f2d2d6 18:06:34 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:06:34 ---> Running in 2e68ce562fd1 18:06:35 Removing intermediate container 2e68ce562fd1 18:06:35 ---> dcad2e7bffbc 18:06:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:06:35 ---> Running in 41fa4e4f5e0b 18:06:35 Attempting uninstall: requests 18:06:35 Found existing installation: requests 2.25.1 18:06:35 Uninstalling requests-2.25.1: 18:06:35 Successfully uninstalled requests-2.25.1 18:06:36 Removing intermediate container 41fa4e4f5e0b 18:06:36 ---> 85aa54529cb3 18:06:36 Step 20/22 : LABEL arch=arm64 18:06:36 Running setup.py install for texttable: started 18:06:36 ---> Running in a7965a3fb681 18:06:37 Removing intermediate container a7965a3fb681 18:06:37 ---> f6c4ba098d54 18:06:37 Step 21/22 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 18:06:37 ---> Running in a82914edbc5a 18:06:37 Removing intermediate container f648dfba6084 18:06:37 ---> 194455f87f7b 18:06:37 18:06:37 Step 10/22 : FROM alpine:3.14 18:06:37 ---> 71a2028e5025 18:06:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:06:37 ---> Running in cd8f7068741e 18:06:37 Removing intermediate container a82914edbc5a 18:06:37 ---> 6df08c64c20d 18:06:37 Step 22/22 : LABEL version=0.0.0 18:06:38 ---> Running in af27b1da8c36 18:06:38 Removing intermediate container af27b1da8c36 18:06:38 ---> 60478c56d50a 18:06:38 18:06:39 Running setup.py install for texttable: finished with status 'done' 18:06:39 Running setup.py install for PyYAML: started 18:06:39 Successfully built 60478c56d50a 18:06:39 Successfully tagged support-scheduler-arm64:latest 18:06:39 Building core-data 18:06:40  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:06:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:06:42 (1/2) Installing ca-certificates (20211220-r0) 18:06:42 (2/2) Installing dumb-init (1.2.5-r1) 18:06:42 Executing busybox-1.33.1-r6.trigger 18:06:42 Executing ca-certificates-20211220-r0.trigger 18:06:42 Running setup.py install for PyYAML: finished with status 'done' 18:06:42 OK: 6 MiB in 16 packages 18:06:42 Running setup.py install for docopt: started 18:06:44 Removing intermediate container cd8f7068741e 18:06:44 ---> 484d1fd4f4dc 18:06:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:06:44 ---> Running in b56d1a8bf2f2 18:06:45 Removing intermediate container b56d1a8bf2f2 18:06:45 ---> 3eb57f23bf78 18:06:45 Step 13/22 : ENV APP_PORT=59860 18:06:45 ---> Running in 40e7c6f37c83 18:06:45 Removing intermediate container 40e7c6f37c83 18:06:45 ---> ce9776b96003 18:06:45 Step 14/22 : EXPOSE $APP_PORT 18:06:45 Running setup.py install for docopt: finished with status 'done' 18:06:45 Running setup.py install for dockerpty: started 18:06:46 ---> Running in 112b3d653c80 18:06:46 Removing intermediate container 112b3d653c80 18:06:46 ---> e1e6e11cdf8f 18:06:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:06:47 ---> 4114f734de5f 18:06:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:06:49 Running setup.py install for dockerpty: finished with status 'done' 18:06:49 ---> 8b6b2fb9cef8 18:06:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:06:50 ---> 43321e8e6eab 18:06:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:06:50 ---> Running in 52b7b60d91c6 18:06:50 Removing intermediate container 52b7b60d91c6 18:06:50 ---> 916c7eb78d1e 18:06:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:06:51 ---> Running in 6aeb8a36fb0e 18:06:52 Removing intermediate container 6aeb8a36fb0e 18:06:52 ---> c92745c2aa58 18:06:52 Step 20/22 : LABEL arch=arm64 18:06:52 ---> Running in bcbcb18f3bd6 18:06:52 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 18:06:52 Removing intermediate container bcbcb18f3bd6 18:06:52 ---> 2ec65aa85d60 18:06:52 Step 21/22 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 18:06:52 ---> Running in 92bfa8e6e38b 18:06:54 Removing intermediate container 92bfa8e6e38b 18:06:54 ---> 064ef09f71d1 18:06:54 Step 22/22 : LABEL version=0.0.0 18:06:54 ---> Running in ac281477202f 18:06:54 Removing intermediate container ac281477202f 18:06:54 ---> d3c6059405bf 18:06:54 18:06:55 Successfully built d3c6059405bf 18:06:55 Successfully tagged support-notifications-arm64:latest 18:07:10  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:07:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:07:10 ---> cf2c53d465b3 18:07:10 Step 3/23 : WORKDIR /edgex-go 18:07:10 ---> Using cache 18:07:10 ---> d3857ad7cf2e 18:07:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:10 ---> Using cache 18:07:10 ---> dcc93e3cdbbc 18:07:10 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:07:10 ---> Running in b726831331a0 18:07:11 Removing intermediate container feba0f4acfd0 18:07:11 ---> 3e1d3d9d3526 18:07:11 Step 14/23 : ENV APP_PORT=58890 18:07:11 ---> Running in 60a6591c1fdb 18:07:12 Removing intermediate container 60a6591c1fdb 18:07:12 ---> 3f71940bb890 18:07:12 Step 15/23 : EXPOSE $APP_PORT 18:07:12 ---> Running in 7ee2d0377a8a 18:07:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:07:12 Removing intermediate container 7ee2d0377a8a 18:07:12 ---> 8c39075ed902 18:07:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:07:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:07:14 ---> f325487b631e 18:07:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:07:14 OK: 220 MiB in 52 packages 18:07:15 ---> 56ddae8e6a9f 18:07:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:07:16 Removing intermediate container b726831331a0 18:07:16 ---> 6a33f35cba89 18:07:16 Step 6/23 : COPY go.mod vendor* ./ 18:07:16 ---> 0c82bb6693d6 18:07:16 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:07:16 ---> Running in 9127b51330b2 18:07:17 ---> 4273b2d4b19f 18:07:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:17 ---> Running in 0f45d5ff98d7 18:07:17 Removing intermediate container 9127b51330b2 18:07:17 ---> aa16e98a45bd 18:07:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:07:17 ---> Running in fd9b40338d9e 18:07:18 Removing intermediate container fd9b40338d9e 18:07:18 ---> a697bc96b4a8 18:07:18 Step 21/23 : LABEL arch=arm64 18:07:18 ---> Running in fffd604170aa 18:07:19 Removing intermediate container fffd604170aa 18:07:19 ---> 87c0949d772a 18:07:19 Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 18:07:19 ---> Running in 9fdae369c6fb 18:07:20 Removing intermediate container 9fdae369c6fb 18:07:20 ---> 5b9c347a8897 18:07:20 Step 23/23 : LABEL version=0.0.0 18:07:20 ---> Running in 65818fd9ae02 18:07:20 Removing intermediate container 65818fd9ae02 18:07:20 ---> ff5ba12ece13 18:07:20 18:07:20 Successfully built ff5ba12ece13 18:07:20 Successfully tagged sys-mgmt-agent-arm64:latest 18:07:23  Building sys-mgmt-agent ... done Removing intermediate container 0f45d5ff98d7 18:07:23 ---> e96e67a4a794 18:07:23 Step 8/23 : COPY . . 18:07:46 ---> 816ed8589f91 18:07:46 Step 9/23 : RUN make cmd/core-data/core-data 18:07:46 ---> Running in ee57d2769f88 18:07:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:07:49 Removing intermediate container 9ccb0146fbc5 18:07:49 ---> f3cb96c9832e 18:07:49 18:07:49 Step 10/31 : FROM alpine:3.14 18:07:49 ---> 71a2028e5025 18:07:49 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:07:49 ---> Running in 34ae8e73d9e5 18:07:50 Removing intermediate container 34ae8e73d9e5 18:07:50 ---> 35f797b777f4 18:07:50 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:07:50 ---> Running in ba2570350b21 18:07:51 Removing intermediate container 7cf923bcf3c8 18:07:51 ---> e3c555565fe2 18:07:51 18:07:51 Step 10/23 : FROM alpine:3.14 18:07:51 ---> 71a2028e5025 18:07:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:07:51 ---> Using cache 18:07:51 ---> 532c63203d15 18:07:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:07:51 ---> Using cache 18:07:51 ---> dede9af1388c 18:07:51 Step 13/23 : ENV APP_PORT=59881 18:07:51 ---> Running in cb64afeab3fa 18:07:52 Removing intermediate container cb64afeab3fa 18:07:52 ---> ab595fc7570b 18:07:52 Step 14/23 : EXPOSE $APP_PORT 18:07:52 ---> Running in b3aae1da7fbd 18:07:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:07:52 Removing intermediate container b3aae1da7fbd 18:07:52 ---> 997df2ac152a 18:07:52 Step 15/23 : WORKDIR / 18:07:52 ---> Running in 363bd15558b5 18:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:07:53 Removing intermediate container 363bd15558b5 18:07:53 ---> 10949496188d 18:07:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:07:54 (1/2) Installing dumb-init (1.2.5-r1) 18:07:54 (2/2) Installing su-exec (0.2-r1) 18:07:54 Executing busybox-1.33.1-r6.trigger 18:07:54 OK: 6 MiB in 16 packages 18:07:54 ---> 96e2c04696a5 18:07:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:07:55 Removing intermediate container ba2570350b21 18:07:55 ---> eaf4d147a19e 18:07:55 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:07:55 ---> Running in 3d075df309fb 18:07:56 Removing intermediate container 3d075df309fb 18:07:56 ---> a009ff338e78 18:07:56 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:07:56 ---> dc4a0af11074 18:07:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:07:57 ---> Running in 1a38af97eeeb 18:07:57 Removing intermediate container 1a38af97eeeb 18:07:57 ---> fae2fdc64380 18:07:57 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:07:57 ---> Running in ade72113390f 18:07:58 ---> dcac117a6f36 18:07:58 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:07:58 ---> Running in e6ef21bf1630 18:07:58 Removing intermediate container e6ef21bf1630 18:07:58 ---> 0a8b7f77eec8 18:07:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:07:58 ---> Running in 2a30c6f11cc4 18:07:59 Removing intermediate container 2a30c6f11cc4 18:07:59 ---> 3d37f45fffdc 18:07:59 Step 21/23 : LABEL arch=arm64 18:07:59 ---> Running in e92e967d8cfa 18:08:00 Removing intermediate container e92e967d8cfa 18:08:00 ---> 5a43b9703abd 18:08:00 Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 18:08:00 ---> Running in dd86f5650513 18:08:01 Removing intermediate container ade72113390f 18:08:01 ---> c3e3069991f5 18:08:01 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 18:08:01 ---> Running in dfec4ce8e7a4 18:08:01 Removing intermediate container dd86f5650513 18:08:01 ---> 46b95c7f9cb0 18:08:01 Step 23/23 : LABEL version=0.0.0 18:08:01 ---> Running in d86aba8257f5 18:08:02 Removing intermediate container dfec4ce8e7a4 18:08:02 ---> 0919d92c33db 18:08:02 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:08:02 Removing intermediate container d86aba8257f5 18:08:02 ---> 1b34969203de 18:08:02 18:08:03 ---> c7c92f03bc1f 18:08:03 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:08:03 ---> Running in 9520bb4eb45b 18:08:03 Successfully built 1b34969203de 18:08:03 Successfully tagged core-metadata-arm64:latest 18:08:05  Building core-metadata ... done Removing intermediate container 9520bb4eb45b 18:08:05 ---> adf5e42361fb 18:08:05 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:08:06 ---> 56c7a926f0d2 18:08:06 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:08:08 ---> d926f5648049 18:08:08 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:08:09 ---> 555b4c0a6e23 18:08:09 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:08:10 ---> 6ee59f1b3d7c 18:08:10 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:08:11 ---> f87e2a6764f4 18:08:11 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 18:08:11 ---> Running in dd820ff75392 18:08:12 Removing intermediate container dd820ff75392 18:08:12 ---> 3f6d1c5cf5b4 18:08:12 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:08:13 ---> 729f055495da 18:08:13 Step 26/31 : RUN chmod +x /entrypoint.sh 18:08:13 ---> Running in 66187c39ec8e 18:08:15 Removing intermediate container 66187c39ec8e 18:08:15 ---> 779c12328726 18:08:15 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:08:16 ---> Running in 78e7367c1098 18:08:16 Removing intermediate container 78e7367c1098 18:08:16 ---> 7c9a2d60c816 18:08:16 Step 28/31 : CMD ["gate"] 18:08:16 ---> Running in 082006c6e633 18:08:17 Removing intermediate container 082006c6e633 18:08:17 ---> 9c1733572008 18:08:17 Step 29/31 : LABEL arch=arm64 18:08:17 ---> Running in a2f8ff0fceb6 18:08:18 Removing intermediate container a2f8ff0fceb6 18:08:18 ---> 44f7a752add9 18:08:18 Step 30/31 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 18:08:18 ---> Running in f331bccf8829 18:08:19 Removing intermediate container f331bccf8829 18:08:19 ---> 7281dd3ddffe 18:08:19 Step 31/31 : LABEL version=0.0.0 18:08:19 ---> Running in fda119f50c28 18:08:19 Removing intermediate container fda119f50c28 18:08:19 ---> a9b44493d0c1 18:08:19 18:08:20 Successfully built a9b44493d0c1 18:08:20 Successfully tagged security-bootstrapper-arm64:latest 18:08:38  Building security-bootstrapper ... done Removing intermediate container ee57d2769f88 18:08:38 ---> 1bf1ba852f6e 18:08:38 18:08:38 Step 10/23 : FROM alpine:3.14 18:08:38 ---> 71a2028e5025 18:08:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:08:38 ---> Running in 9f034137cac4 18:08:38 Removing intermediate container 9f034137cac4 18:08:38 ---> a39f10f3978f 18:08:38 Step 12/23 : ENV APP_PORT=59880 18:08:38 ---> Running in f706f698e592 18:08:39 Removing intermediate container f706f698e592 18:08:39 ---> 8a3df145eb3f 18:08:39 Step 13/23 : EXPOSE $APP_PORT 18:08:39 ---> Running in c553196bfb34 18:08:39 Removing intermediate container c553196bfb34 18:08:39 ---> 51ebec082bb7 18:08:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:39 ---> Running in 6a7844bd5d61 18:08:41 Removing intermediate container 6a7844bd5d61 18:08:41 ---> 28c680de9f24 18:08:41 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:08:41 ---> Running in 1baa1acc1ac0 18:08:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:08:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:08:44 (1/6) Installing dumb-init (1.2.5-r1) 18:08:44 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:08:44 (3/6) Installing libsodium (1.0.18-r0) 18:08:44 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:08:44 (5/6) Installing libzmq (4.3.4-r0) 18:08:44 (6/6) Installing zeromq (4.3.4-r0) 18:08:44 Executing busybox-1.33.1-r6.trigger 18:08:44 OK: 8 MiB in 20 packages 18:08:45 Removing intermediate container 1baa1acc1ac0 18:08:45 ---> c7485e5b32da 18:08:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:08:46 ---> 73f491c35508 18:08:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:08:47 ---> f3998e7d6408 18:08:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:08:47 ---> 05c71bb08be3 18:08:47 Step 19/23 : ENTRYPOINT ["/core-data"] 18:08:47 ---> Running in bb70249ed1a9 18:08:48 Removing intermediate container bb70249ed1a9 18:08:48 ---> 8ffba18b15c6 18:08:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:08:48 ---> Running in 89484c8ec553 18:08:48 Removing intermediate container 89484c8ec553 18:08:48 ---> 06bf3fc0a7f3 18:08:48 Step 21/23 : LABEL arch=arm64 18:08:48 ---> Running in ffe51b815aa2 18:08:48 Removing intermediate container ffe51b815aa2 18:08:48 ---> 2d6f95b5ca65 18:08:48 Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea 18:08:48 ---> Running in b1bfa5da781b 18:08:49 Removing intermediate container b1bfa5da781b 18:08:49 ---> a41f55253486 18:08:49 Step 23/23 : LABEL version=0.0.0 18:08:49 ---> Running in 19db13925029 18:08:49 Removing intermediate container 19db13925029 18:08:49 ---> aca49c1c96fa 18:08:49 18:08:50 Successfully built aca49c1c96fa 18:08:50 Successfully tagged core-data-arm64:latest 18:08:50  Building core-data ... done  [Pipeline] } 18:08:50 $ docker stop --time=1 42792e9ed15bac295691af046e15136ea5a044a4fb75b88ba0bf0922f6da3aa3 18:08:52 $ docker rm -f 42792e9ed15bac295691af046e15136ea5a044a4fb75b88ba0bf0922f6da3aa3 [Pipeline] // withDockerContainer [Pipeline] sh 18:08:52 + docker images 18:08:52 REPOSITORY TAG IMAGE ID CREATED SIZE 18:08:52 core-data-arm64 latest aca49c1c96fa 3 seconds ago 19.2MB 18:08:52 1bf1ba852f6e 15 seconds ago 1.63GB 18:08:52 security-bootstrapper-arm64 latest a9b44493d0c1 33 seconds ago 18MB 18:08:52 core-metadata-arm64 latest 1b34969203de 50 seconds ago 16MB 18:08:52 e3c555565fe2 About a minute ago 1.62GB 18:08:52 f3cb96c9832e About a minute ago 1.61GB 18:08:52 sys-mgmt-agent-arm64 latest ff5ba12ece13 About a minute ago 280MB 18:08:52 support-notifications-arm64 latest d3c6059405bf About a minute ago 16.1MB 18:08:52 support-scheduler-arm64 latest 60478c56d50a 2 minutes ago 15.4MB 18:08:52 194455f87f7b 2 minutes ago 1.62GB 18:08:52 a4495a105964 2 minutes ago 1.62GB 18:08:52 8f755cf913dc 3 minutes ago 1.61GB 18:08:52 security-proxy-setup-arm64 latest 16e963c4b1ad 3 minutes ago 25.5MB 18:08:52 core-command-arm64 latest a48b9cdb588a 3 minutes ago 15.3MB 18:08:52 a363778ca767 4 minutes ago 1.62GB 18:08:52 ae0961f0ff41 4 minutes ago 1.61GB 18:08:52 security-spiffe-token-provider-arm64 latest 03e209bf32c4 5 minutes ago 27.6MB 18:08:52 ef3a6a7d1d29 5 minutes ago 1.66GB 18:08:52 security-secretstore-setup-arm64 latest 29575826badc 6 minutes ago 26.9MB 18:08:52 5fc6e74c4f0a 6 minutes ago 1.62GB 18:08:52 security-spire-agent-arm64 latest bfa92a2e3ec1 7 minutes ago 118MB 18:08:52 security-spire-config-arm64 latest 78d6b084d6a4 7 minutes ago 81.9MB 18:08:52 security-spire-server-arm64 latest ade4af33bd05 7 minutes ago 82.6MB 18:08:52 bbfe9880adab 8 minutes ago 1.7GB 18:08:52 59946b77e9ee 8 minutes ago 1.7GB 18:08:52 46d7814dbe3c 8 minutes ago 1.7GB 18:08:52 ci-base-image-arm64 latest cf2c53d465b3 18 minutes ago 1.26GB 18:08:52 alpine 3.14 71a2028e5025 3 days ago 5.34MB 18:08:52 alpine 3.15 3abe2e34c907 4 days ago 5.32MB 18:08:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB 18:08:52 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 18:08:52 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 18:08:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:53 18:08:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:08:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:53 arm64: Pulling from edgex-lftools-log-publisher 18:08:53 8998bd30e6a1: Pulling fs layer 18:08:53 04944245beec: Pulling fs layer 18:08:53 699f458cf7ca: Pulling fs layer 18:08:53 765212b225bb: Pulling fs layer 18:08:53 f23df028b6ca: Pulling fs layer 18:08:53 d65c8cfc05b1: Pulling fs layer 18:08:53 2437ff75d9bd: Pulling fs layer 18:08:53 765212b225bb: Waiting 18:08:53 2437ff75d9bd: Waiting 18:08:53 04944245beec: Verifying Checksum 18:08:53 04944245beec: Download complete 18:08:53 765212b225bb: Verifying Checksum 18:08:53 765212b225bb: Download complete 18:08:53 f23df028b6ca: Verifying Checksum 18:08:53 f23df028b6ca: Download complete 18:08:53 d65c8cfc05b1: Verifying Checksum 18:08:53 d65c8cfc05b1: Download complete 18:08:54 699f458cf7ca: Verifying Checksum 18:08:54 699f458cf7ca: Download complete 18:08:54 8998bd30e6a1: Download complete 18:08:57 2437ff75d9bd: Verifying Checksum 18:08:57 2437ff75d9bd: Download complete 18:08:59 8998bd30e6a1: Pull complete 18:08:59 04944245beec: Pull complete 18:09:01 699f458cf7ca: Pull complete 18:09:01 765212b225bb: Pull complete 18:09:01 f23df028b6ca: Pull complete 18:09:02 d65c8cfc05b1: Pull complete 18:09:17 2437ff75d9bd: Pull complete 18:09:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:09:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:09:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:09:17 prd-ubuntu20.04-docker-arm64-4c-16g-8436 does not seem to be running inside a container 18:09:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:09:20 $ docker top 23dacce4d3a9a64f6c0af3e7cf63ee70c0c2d4c723a21192113d834caff7e1e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:21 ---> job-cost.sh 18:09:21 lf-activate-venv: SKIPPING 18:09:21 INFO: No Stack... 18:09:21 INFO: Retrieving Pricing Info for: v3-standard-4 18:09:22 INFO: Archiving Costs [Pipeline] sh 18:09:23 + cat /w/workspace/edgex-go/5/archives/cost.csv 18:09:23 + cut -d, -f6 [Pipeline] lock 18:09:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3897-5-stack-cost] 18:09:23 Resource [jenkins-edgexfoundry-edgex-go-PR-3897-5-stack-cost] did not exist. Created. 18:09:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3897-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:09:24 + echo total: 0.10999999940395355 [Pipeline] stash 18:09:24 Stashed 1 file(s) [Pipeline] } 18:09:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3897-5-stack-cost] [Pipeline] // lock [Pipeline] } 18:09:24 $ docker stop --time=1 23dacce4d3a9a64f6c0af3e7cf63ee70c0c2d4c723a21192113d834caff7e1e2 18:09:26 $ docker rm -f 23dacce4d3a9a64f6c0af3e7cf63ee70c0c2d4c723a21192113d834caff7e1e2 [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 18:09:26 provisioning config files... 18:09:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config4996708499790275053tmp [Pipeline] { [Pipeline] sh 18:09:26 + set +x 18:09:26 + curl -s https://codecov.io/bash 18:09:26 + bash -s -- 18:09:26 18:09:26 _____ _ 18:09:26 / ____| | | 18:09:26 | | ___ __| | ___ ___ _____ __ 18:09:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:09:26 | |___| (_) | (_| | __/ (_| (_) \ V / 18:09:26 \_____\___/ \__,_|\___|\___\___/ \_/ 18:09:26 Bash-1.0.6 18:09:26 18:09:26 18:09:26 ==> git version 2.25.1 found 18:09:26 ==> 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 18:09:26 Release-Date: 2020-01-08 18:09:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:09:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:09:26 ==> Jenkins CI detected. 18:09:26 current dir:  /w/workspace/edgex-go/5 18:09:26 project root: . 18:09:26 --> token set from env 18:09:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:09:26 ==> Running gcov in . (disable via -X gcov) 18:09:26 ==> Python coveragepy not found 18:09:26 ==> Searching for coverage reports in: 18:09:26 + . 18:09:26 -> Found 1 reports 18:09:26 ==> Detecting git/mercurial file structure 18:09:27 ==> Reading reports 18:09:27 + ./coverage.out bytes=426503 18:09:27 ==> Appending adjustments 18:09:27 https://docs.codecov.io/docs/fixing-reports 18:09:28 + Found adjustments 18:09:28 ==> Gzipping contents 18:09:28 60K /tmp/codecov.Lbb9gd.gz 18:09:28 ==> Uploading reports 18:09:28 url: https://codecov.io 18:09:28 query: branch=PR-3897&commit=d096b8e3d72da3c1b3d838514b904ce77bebe9ea&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3897%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3897&job=&cmd_args= 18:09:28 -> Pinging Codecov 18:09:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3897&commit=d096b8e3d72da3c1b3d838514b904ce77bebe9ea&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3897%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3897&job=&cmd_args= 18:09:28 -> Uploading to 18:09:28 https://storage.googleapis.com/codecov/v4/raw/2022-03-21/00271124DB129430A58F1EEE437C3FCB/d096b8e3d72da3c1b3d838514b904ce77bebe9ea/22826eda-bf5c-4221-a4d9-b9c55ff32c6c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220321T180928Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6be2abfd491f01d9106e6b3a2adf4d5fd3a43844e1e8f5f3971428f68066bd95 18:09:28 % Total % Received % Xferd Average Speed Time Time Time Current 18:09:28 Dload Upload Total Spent Left Speed 18:09:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58359 0 0 100 58359 0 228k --:--:-- --:--:-- --:--:-- 228k 18:09:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d096b8e3d72da3c1b3d838514b904ce77bebe9ea [Pipeline] } 18:09:28 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 18:09:29 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 18:09:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:09:30 ---> package-listing.sh 18:09:30 ++ facter osfamily 18:09:30 ++ tr '[:upper:]' '[:lower:]' 18:09:30 + OS_FAMILY=debian 18:09:30 + workspace=/w/workspace/edgex-go/5 18:09:30 + START_PACKAGES=/tmp/packages_start.txt 18:09:30 + END_PACKAGES=/tmp/packages_end.txt 18:09:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:09:30 + PACKAGES=/tmp/packages_start.txt 18:09:30 + '[' /w/workspace/edgex-go/5 ']' 18:09:30 + PACKAGES=/tmp/packages_end.txt 18:09:30 + case "${OS_FAMILY}" in 18:09:30 + dpkg -l 18:09:30 + grep '^ii' 18:09:30 + '[' -f /tmp/packages_start.txt ']' 18:09:30 + '[' -f /tmp/packages_end.txt ']' 18:09:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:09:30 + '[' /w/workspace/edgex-go/5 ']' 18:09:30 + mkdir -p /w/workspace/edgex-go/5/archives/ 18:09:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 18:09:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:09:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:09:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:31 18:09:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:09:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:31 latest: Pulling from edgex-lftools-log-publisher 18:09:31 5eb5b503b376: Pulling fs layer 18:09:31 5c69ac0246d0: Pulling fs layer 18:09:31 ec43610c2a17: Pulling fs layer 18:09:31 3a2ae6a8a46f: Pulling fs layer 18:09:31 33b1e0a273af: Pulling fs layer 18:09:31 5d3b04190fa2: Pulling fs layer 18:09:31 2f39f015ded8: Pulling fs layer 18:09:31 3a2ae6a8a46f: Waiting 18:09:31 33b1e0a273af: Waiting 18:09:31 2f39f015ded8: Waiting 18:09:31 5d3b04190fa2: Waiting 18:09:31 5c69ac0246d0: Download complete 18:09:31 3a2ae6a8a46f: Verifying Checksum 18:09:31 3a2ae6a8a46f: Download complete 18:09:31 33b1e0a273af: Verifying Checksum 18:09:31 33b1e0a273af: Download complete 18:09:31 5d3b04190fa2: Download complete 18:09:31 ec43610c2a17: Verifying Checksum 18:09:31 ec43610c2a17: Download complete 18:09:32 5eb5b503b376: Verifying Checksum 18:09:32 5eb5b503b376: Download complete 18:09:32 2f39f015ded8: Verifying Checksum 18:09:32 2f39f015ded8: Download complete 18:09:33 5eb5b503b376: Pull complete 18:09:33 5c69ac0246d0: Pull complete 18:09:34 ec43610c2a17: Pull complete 18:09:34 3a2ae6a8a46f: Pull complete 18:09:34 33b1e0a273af: Pull complete 18:09:34 5d3b04190fa2: Pull complete 18:09:39 2f39f015ded8: Pull complete 18:09:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:09:39 prd-ubuntu20.04-docker-8c-8g-8435 does not seem to be running inside a container 18:09:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:09:41 $ docker top 65f255010f9fcfc7f3e493d09f4eaecc4c7a1b6185fc0fa23ac03e3f1cdd4840 -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:42 + touch /tmp/pre-build-complete [Pipeline] sh 18:09:42 + mkdir -p /var/log/sysstat [Pipeline] sh 18:09:42 + ls /var/log/sa-host 18:09:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:42 provisioning config files... 18:09:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3876687165337916153tmp [Pipeline] { [Pipeline] echo 18:09:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:09:43 ---> create-netrc.sh [Pipeline] } 18:09:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:09:43 ---> python-tools-install.sh [Pipeline] echo 18:09:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:09:43 ---> sudo-logs.sh 18:09:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:09:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:09:44 ---> job-cost.sh 18:09:44 lf-activate-venv: SKIPPING 18:09:44 DEBUG: total: 0.10999999940395355 18:09:44 INFO: Retrieving Stack Cost... 18:09:44 INFO: Retrieving Pricing Info for: v3-standard-8 18:09:45 INFO: Archiving Costs [Pipeline] echo 18:09:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:09:45 ---> logs-deploy.sh 18:09:45 lf-activate-venv: SKIPPING 18:09:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3897/5 18:09:45 INFO: archiving workspace using pattern(s): 18:09:46 Archives upload complete. 18:09:46 INFO: archiving logs to Nexus