Pull request #3926 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 7587fe9d184367fcb080c5c3df364d4d130cdabb rather than 243ad5ab77529b2d45c88b8c55ff2b255c6633ba Obtained Jenkinsfile from 7587fe9d184367fcb080c5c3df364d4d130cdabb Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7707865418363124893.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-ssh582199253903118188.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-3926/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-3926/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10311030618590977859.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-ssh5136880542675274712.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-3926/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-3926/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2502161365887002193.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-9526’ Running on prd-ubuntu20.04-docker-8c-8g-9534 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > 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/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 243ad5ab77529b2d45c88b8c55ff2b255c6633ba Merge succeeded, producing 243ad5ab77529b2d45c88b8c55ff2b255c6633ba Checking out Revision 243ad5ab77529b2d45c88b8c55ff2b255c6633ba (PR-3926) > git config core.sparsecheckout # timeout=10 > git checkout -f 243ad5ab77529b2d45c88b8c55ff2b255c6633ba # 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 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 243ad5ab77529b2d45c88b8c55ff2b255c6633ba # timeout=10 Commit message: "feat(metadata): implement PATCH device profile basic info API" First time build. Skipping changelog. > git rev-list --no-walk 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:18:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:18:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:18:53 ========================================================= 01:18:53 EdgeX Global Pipelines Version Info 01:18:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:18:54 ------------------- 01:18:54 stable info: 01:18:54 ------------------- 01:18:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:18:54 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:18:54 Message: update stable to v1.0.221 01:18:55 ------------------- 01:18:55 experimental info: 01:18:55 ------------------- 01:18:55 Commited By: **** collab-it+edgex@linuxfoundation.org 01:18:55 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:18:55 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3926 [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3926 [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3926 [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 243ad5ab77529b2d45c88b8c55ff2b255c6633ba [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 243ad5a [Pipeline] echo 01:18:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:18:55 provisioning config files... 01:18:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config1963391872205280380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:56 ---> docker-login.sh 01:18:56 nexus3.edgexfoundry.org:10001 01:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:56 Configure a credential helper to remove this warning. See 01:18:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:56 01:18:56 Login Succeeded 01:18:56 nexus3.edgexfoundry.org:10002 01:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:56 Configure a credential helper to remove this warning. See 01:18:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:56 01:18:56 Login Succeeded 01:18:56 nexus3.edgexfoundry.org:10003 01:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:56 Configure a credential helper to remove this warning. See 01:18:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:56 01:18:56 Login Succeeded 01:18:56 nexus3.edgexfoundry.org:10004 01:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:56 Configure a credential helper to remove this warning. See 01:18:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:56 01:18:56 Login Succeeded 01:18:56 docker.io 01:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:57 Configure a credential helper to remove this warning. See 01:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:57 01:18:57 Login Succeeded 01:18:57 ---> docker-login.sh ends [Pipeline] } 01:18:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:18:57 + 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 01:18:57 + dirname cmd/core-command/Dockerfile 01:18:57 + cut -d/ -f2 01:18:57 + echo core-command,cmd/core-command/Dockerfile 01:18:57 + dirname cmd/core-data/Dockerfile 01:18:57 + cut -d/ -f2 01:18:57 + echo core-data,cmd/core-data/Dockerfile 01:18:57 + dirname cmd/core-metadata/Dockerfile 01:18:57 + cut -d/ -f2 01:18:57 + echo core-metadata,cmd/core-metadata/Dockerfile 01:18:57 + dirname cmd/security-bootstrapper/Dockerfile 01:18:57 + cut -d/ -f2 01:18:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:18:57 + dirname cmd/security-proxy-setup/Dockerfile 01:18:57 + cut -d/ -f2 01:18:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:18:57 + dirname cmd/security-secretstore-setup/Dockerfile 01:18:57 + cut -d/ -f2 01:18:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:18:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:18:57 + cut -d/ -f2 01:18:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:18:57 + dirname cmd/security-spire-agent/Dockerfile 01:18:57 + cut -d/ -f2 01:18:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:18:57 + dirname cmd/security-spire-config/Dockerfile 01:18:57 + cut -d/ -f2 01:18:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:18:57 + dirname cmd/security-spire-server/Dockerfile 01:18:57 + cut -d/ -f2 01:18:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:18:57 + dirname cmd/support-notifications/Dockerfile 01:18:57 + cut -d/ -f2 01:18:57 + echo support-notifications,cmd/support-notifications/Dockerfile 01:18:57 + dirname cmd/support-scheduler/Dockerfile+ 01:18:57 cut -d/ -f2 01:18:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:18:57 + dirname cmd/sys-mgmt-agent/Dockerfile 01:18:57 + cut -d/ -f2 01:18:57 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:18:57 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 01:18:58 + git rev-list -1 --merges 243ad5ab77529b2d45c88b8c55ff2b255c6633ba~1..243ad5ab77529b2d45c88b8c55ff2b255c6633ba [Pipeline] echo 01:18:58 -----------> git rev-list -1 --merges 243ad5ab77529b2d45c88b8c55ff2b255c6633ba~1..243ad5ab77529b2d45c88b8c55ff2b255c6633ba 243ad5ab77529b2d45c88b8c55ff2b255c6633ba [false] [Pipeline] sh 01:18:58 + git log --format=format:%s -1 243ad5ab77529b2d45c88b8c55ff2b255c6633ba [Pipeline] echo 01:18:58 ========================================================= 01:18:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:18:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:18:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:18:59 + grep -v github /etc/ssh/ssh_known_hosts 01:18:59 + [ -e /tmp/ssh_known_hosts ] 01:18:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:18:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:18:59 + sudo tee -a /etc/ssh/ssh_known_hosts 01:18:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:18:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:18:59 01:18:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:18:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:18:59 latest: Pulling from edgex-devops/git-semver 01:18:59 a0d0a0d46f8b: Pulling fs layer 01:18:59 3e5f54012d9b: Pulling fs layer 01:18:59 4c7163046ea9: Pulling fs layer 01:18:59 0c2d73faf560: Pulling fs layer 01:18:59 0c2d73faf560: Waiting 01:18:59 3e5f54012d9b: Verifying Checksum 01:18:59 3e5f54012d9b: Download complete 01:18:59 a0d0a0d46f8b: Download complete 01:18:59 0c2d73faf560: Verifying Checksum 01:18:59 0c2d73faf560: Download complete 01:18:59 4c7163046ea9: Verifying Checksum 01:18:59 4c7163046ea9: Download complete 01:19:00 a0d0a0d46f8b: Pull complete 01:19:00 3e5f54012d9b: Pull complete 01:19:00 4c7163046ea9: Pull complete 01:19:00 0c2d73faf560: Pull complete 01:19:00 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:19:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:19:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:19:01 prd-ubuntu20.04-docker-8c-8g-9534 does not seem to be running inside a container 01:19:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 01:19:01 $ docker top e1da8bb67f6af299df164121b6ea0a1acd9b596014d21f23bb1ed9b5fa861b0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:19:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:19:01 [ssh-agent] Looking for ssh-agent implementation... 01:19:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:19:02 $ docker exec e1da8bb67f6af299df164121b6ea0a1acd9b596014d21f23bb1ed9b5fa861b0a ssh-agent 01:19:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgNAfna/agent.14 01:19:02 SSH_AGENT_PID=20 01:19:02 Running ssh-add (command line suppressed) 01:19:02 Identity added: /w/workspace/edgex-go/7@tmp/private_key_2477166033799945460.key (/w/workspace/edgex-go/7@tmp/private_key_2477166033799945460.key) 01:19:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:19:02 + git tag --points-at HEAD [Pipeline] } 01:19:02 $ docker exec --env ******** --env ******** e1da8bb67f6af299df164121b6ea0a1acd9b596014d21f23bb1ed9b5fa861b0a ssh-agent -k 01:19:02 unset SSH_AUTH_SOCK; 01:19:02 unset SSH_AGENT_PID; 01:19:02 echo Agent pid 20 killed; 01:19:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:19:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:19:02 [ssh-agent] Looking for ssh-agent implementation... 01:19:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:19:02 $ docker exec e1da8bb67f6af299df164121b6ea0a1acd9b596014d21f23bb1ed9b5fa861b0a ssh-agent 01:19:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmgbadI/agent.53 01:19:03 SSH_AGENT_PID=60 01:19:03 Running ssh-add (command line suppressed) 01:19:03 Identity added: /w/workspace/edgex-go/7@tmp/private_key_6708848774435492225.key (/w/workspace/edgex-go/7@tmp/private_key_6708848774435492225.key) 01:19:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:19:03 + git semver init 01:19:03 # -> Open(): unable to determine branch for HEAD 01:19:03 # $GIT_DIR = /w/workspace/edgex-go/7/.git 01:19:03 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 01:19:03 # $SEMVER_REMOTE_NAME = origin 01:19:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:19:03 # $SEMVER_USER_NAME = edgex-jenkins 01:19:03 # $SEMVER_BRANCH = PR-3926 01:19:03 # $SEMVER_TEMP = /tmp/semver-132956777 01:19:03 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:19:18 # '/tmp/semver-132956777' -> '/w/workspace/edgex-go/7/.semver' 01:19:18 # -> Force: false 01:19:18 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 01:19:18 $ docker exec --env ******** --env ******** e1da8bb67f6af299df164121b6ea0a1acd9b596014d21f23bb1ed9b5fa861b0a ssh-agent -k 01:19:18 unset SSH_AUTH_SOCK; 01:19:18 unset SSH_AGENT_PID; 01:19:18 echo Agent pid 60 killed; 01:19:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:19:18 + git semver [Pipeline] } 01:19:18 $ docker stop --time=1 e1da8bb67f6af299df164121b6ea0a1acd9b596014d21f23bb1ed9b5fa861b0a 01:19:20 $ docker rm -f e1da8bb67f6af299df164121b6ea0a1acd9b596014d21f23bb1ed9b5fa861b0a [Pipeline] // withDockerContainer [Pipeline] sh 01:19:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:19:21 Stashed 1 file(s) [Pipeline] echo 01:19:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 01:19:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:19:21 ========================================================= 01:19:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:19:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:19:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:19:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:19:21 59bf1c3509f3: Pulling fs layer 01:19:21 666ba61612fd: Pulling fs layer 01:19:21 8ed8ca486205: Pulling fs layer 01:19:21 4fe6c5a15a65: Pulling fs layer 01:19:21 22a0e8bec74d: Pulling fs layer 01:19:21 640e595b4fbd: Pulling fs layer 01:19:21 763cafe07f6e: Pulling fs layer 01:19:21 0c0b528cf693: Pulling fs layer 01:19:21 10935f4eaf8b: Pulling fs layer 01:19:21 763cafe07f6e: Waiting 01:19:21 640e595b4fbd: Waiting 01:19:21 0c0b528cf693: Waiting 01:19:21 4fe6c5a15a65: Waiting 01:19:21 22a0e8bec74d: Waiting 01:19:21 8ed8ca486205: Verifying Checksum 01:19:21 8ed8ca486205: Download complete 01:19:21 666ba61612fd: Verifying Checksum 01:19:21 666ba61612fd: Download complete 01:19:21 22a0e8bec74d: Download complete 01:19:21 59bf1c3509f3: Verifying Checksum 01:19:21 59bf1c3509f3: Download complete 01:19:21 640e595b4fbd: Verifying Checksum 01:19:21 640e595b4fbd: Download complete 01:19:21 763cafe07f6e: Verifying Checksum 01:19:21 763cafe07f6e: Download complete 01:19:22 0c0b528cf693: Verifying Checksum 01:19:22 0c0b528cf693: Download complete 01:19:22 59bf1c3509f3: Pull complete 01:19:22 666ba61612fd: Pull complete 01:19:22 8ed8ca486205: Pull complete 01:19:22 10935f4eaf8b: Verifying Checksum 01:19:22 10935f4eaf8b: Download complete 01:19:22 4fe6c5a15a65: Download complete 01:19:26 4fe6c5a15a65: Pull complete 01:19:26 22a0e8bec74d: Pull complete 01:19:26 640e595b4fbd: Pull complete 01:19:26 763cafe07f6e: Pull complete 01:19:27 0c0b528cf693: Pull complete 01:19:29 10935f4eaf8b: Pull complete 01:19:29 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 01:19:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:19:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 01:19:30 + docker build -t ci-base-image-x86_64 -f - . 01:19:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:19:30 WORKDIR /edgex 01:19:30 COPY go.mod . 01:19:30 RUN go mod download 01:19:31 Sending build context to Docker daemon 334.5MB 01:19:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:19:31 ---> 99d49a6021b9 01:19:31 Step 2/4 : WORKDIR /edgex 01:19:33 ---> Running in 6dc0c301eafc 01:19:33 Removing intermediate container 6dc0c301eafc 01:19:33 ---> ee7caa7d1cf5 01:19:33 Step 3/4 : COPY go.mod . 01:19:33 ---> cc7d7b4c09f9 01:19:33 Step 4/4 : RUN go mod download 01:19:33 ---> Running in 0b89c287dfcb 01:19:36 Still waiting to schedule task 01:19:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9532’ 01:19:51 Removing intermediate container 0b89c287dfcb 01:19:51 ---> a065934d40bc 01:19:51 Successfully built a065934d40bc 01:19:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:19:52 + docker inspect -f . ci-base-image-x86_64 01:19:52 . [Pipeline] withDockerContainer 01:19:52 prd-ubuntu20.04-docker-8c-8g-9534 does not seem to be running inside a container 01:19:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 01:19:52 $ docker top 2dc678535d6310b57593a41d991162f8c453efda03bdcc5526e84470c7789230 -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:52 + go version 01:19:52 go version go1.17.6 linux/amd64 [Pipeline] } 01:19:52 $ docker stop --time=1 2dc678535d6310b57593a41d991162f8c453efda03bdcc5526e84470c7789230 01:19:54 $ docker rm -f 2dc678535d6310b57593a41d991162f8c453efda03bdcc5526e84470c7789230 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:19:54 + docker inspect -f . ci-base-image-x86_64 01:19:54 . [Pipeline] withDockerContainer 01:19:54 prd-ubuntu20.04-docker-8c-8g-9534 does not seem to be running inside a container 01:19:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 01:19:55 $ docker top 1936de68a191f69d9e957482ea80a784fce9b82ae75854ab9956beeaa90f8ec9 -eo pid,comm [Pipeline] { [Pipeline] echo 01:19:55 ========================================================= 01:19:55 [edgeXBuildGoParallel] Running Tests and Build... 01:19:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:19:55 + make test 01:19:55 go mod tidy -compat=1.17 01:19:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:20:02 ? github.com/edgexfoundry/edgex-go [no test files] 01:20:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:20:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:20:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:20:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:20:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:20:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:20:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:20:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:20:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:20:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:20:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:20:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:20:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:20:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:20:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:20:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.079s coverage: 28.7% of statements 01:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:20:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements 01:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:20:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.9% of statements 01:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:20:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.913s coverage: 89.2% of statements 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:20:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 84.4% of statements 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:20:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.413s coverage: 94.7% of statements 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:20:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.104s coverage: 72.2% of statements 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:20:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:20:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.095s coverage: 0.9% of statements 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:20:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 01:20:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.088s coverage: 24.0% of statements 01:20:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 01:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.074s coverage: 79.5% of statements 01:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.077s coverage: 94.1% of statements 01:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements 01:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 01:20:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 01:20:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 01:20:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.203s coverage: 82.5% of statements 01:20:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.155s coverage: 91.2% of statements 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.075s coverage: 100.0% of statements 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.403s coverage: 65.4% of statements 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.8% of statements 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:20:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 01:20:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 01:20:40 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 01:20:58 GO111MODULE=on go vet ./... 01:21:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:21:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:21:02 ./bin/test-attribution-txt.sh [Pipeline] echo 01:21:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:21:03 + ls -al . 01:21:03 total 664 01:21:03 drwxrwxr-x 10 1001 1001 4096 Mar 31 01:21 . 01:21:03 drwxr-xr-x 4 root root 4096 Mar 31 01:19 .. 01:21:03 -rw-rw-r-- 1 1001 1001 11 Mar 31 01:18 .dockerignore 01:21:03 drwxrwxr-x 8 1001 1001 4096 Mar 31 01:18 .git 01:21:03 drwxrwxr-x 4 1001 1001 4096 Mar 31 01:18 .github 01:21:03 -rw-rw-r-- 1 1001 1001 870 Mar 31 01:18 .gitignore 01:21:03 -rw-rw-r-- 1 1001 1001 42 Mar 31 01:18 .golangci.yml 01:21:03 -rw-rw-r-- 1 1001 1001 87 Mar 31 01:18 .hadolint.yml 01:21:03 drwx------ 3 1001 1001 4096 Mar 31 01:19 .semver 01:21:03 -rw-rw-r-- 1 1001 1001 166 Mar 31 01:18 .sonarcloud.properties 01:21:03 -rw-rw-r-- 1 1001 1001 1171 Mar 31 01:18 ADOPTERS.md 01:21:03 -rw-rw-r-- 1 1001 1001 9953 Mar 31 01:18 Attribution.txt 01:21:03 -rw-rw-r-- 1 1001 1001 51732 Mar 31 01:18 CHANGELOG.md 01:21:03 -rw-rw-r-- 1 1001 1001 3804 Mar 31 01:18 CONTRIBUTING.md 01:21:03 -rw-rw-r-- 1 1001 1001 677 Mar 31 01:18 GOVERNANCE.md 01:21:03 -rw-rw-r-- 1 1001 1001 849 Mar 31 01:18 Jenkinsfile 01:21:03 -rw-rw-r-- 1 1001 1001 10775 Mar 31 01:18 LICENSE 01:21:03 -rw-rw-r-- 1 1001 1001 8478 Mar 31 01:18 Makefile 01:21:03 -rw-rw-r-- 1 1001 1001 582 Mar 31 01:18 OWNERS.md 01:21:03 -rw-rw-r-- 1 1001 1001 8207 Mar 31 01:18 README.md 01:21:03 -rw-rw-r-- 1 1001 1001 6912 Mar 31 01:18 SECURITY.md 01:21:03 -rw-rw-r-- 1 1001 1001 5 Mar 31 01:19 VERSION 01:21:03 -rw-rw-r-- 1 1001 1001 4131 Mar 31 01:18 ZMQWindows.md 01:21:03 drwxrwxr-x 2 1001 1001 4096 Mar 31 01:18 bin 01:21:03 drwxrwxr-x 18 1001 1001 4096 Mar 31 01:18 cmd 01:21:03 -rw-r--r-- 1 root root 429124 Mar 31 01:20 coverage.out 01:21:03 -rw-rw-r-- 1 1001 1001 3175 Mar 31 01:18 go.mod 01:21:03 -rw-rw-r-- 1 1001 1001 34990 Mar 31 01:18 go.sum 01:21:03 drwxrwxr-x 8 1001 1001 4096 Mar 31 01:18 internal 01:21:03 drwxrwxr-x 3 1001 1001 4096 Mar 31 01:18 openapi 01:21:03 drwxrwxr-x 4 1001 1001 4096 Mar 31 01:18 snap 01:21:03 -rw-rw-r-- 1 1001 1001 204 Mar 31 01:18 version.go [Pipeline] sh 01:21:03 + '[' -e coverage.out ] 01:21:03 + chown 1001:1001 coverage.out [Pipeline] stash 01:21:03 Stashed 1 file(s) [Pipeline] sh 01:21:04 + make build 01:21:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:21:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:21:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:21:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:21:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:21:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:21:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:21:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:21:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:21:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:21:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:21:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:21:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:21:49 $ docker stop --time=1 1936de68a191f69d9e957482ea80a784fce9b82ae75854ab9956beeaa90f8ec9 01:21:51 $ docker rm -f 1936de68a191f69d9e957482ea80a784fce9b82ae75854ab9956beeaa90f8ec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:21:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:21:52 01:21:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:21:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:21:53 latest: Pulling from edgex-devops/edgex-compose 01:21:53 cbdbe7a5bc2a: Pulling fs layer 01:21:53 ca9280d653b3: Pulling fs layer 01:21:53 7e9c9ca2126c: Pulling fs layer 01:21:53 cbdbe7a5bc2a: Download complete 01:21:53 ca9280d653b3: Verifying Checksum 01:21:53 ca9280d653b3: Download complete 01:21:53 cbdbe7a5bc2a: Pull complete 01:21:53 7e9c9ca2126c: Verifying Checksum 01:21:53 7e9c9ca2126c: Download complete 01:21:53 ca9280d653b3: Pull complete 01:21:57 7e9c9ca2126c: Pull complete 01:21:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:21:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:21:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:21:57 prd-ubuntu20.04-docker-8c-8g-9534 does not seem to be running inside a container 01:21:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 01:21:58 $ docker top 40c96f2aa76936e543fbc905bc118079d29395f1e5ed336ca1413f749581bf53 -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:58 + docker-compose build --help 01:21:58 + grep parallel 01:21:59 --parallel Build images in parallel. [Pipeline] } 01:21:59 $ docker stop --time=1 40c96f2aa76936e543fbc905bc118079d29395f1e5ed336ca1413f749581bf53 01:22:00 $ docker rm -f 40c96f2aa76936e543fbc905bc118079d29395f1e5ed336ca1413f749581bf53 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:22:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:22:01 . [Pipeline] withDockerContainer 01:22:01 prd-ubuntu20.04-docker-8c-8g-9534 does not seem to be running inside a container 01:22:01 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 01:22:01 $ docker top 18504f9cb43b3e4cc41b121afd28518c2dbdd80397ba49ed2a23a734c8ec4767 -eo pid,comm [Pipeline] { [Pipeline] sh 01:22:02 + docker-compose -f ./docker-compose-build.yml build --parallel 01:22:02 Building core-command ... 01:22:02 Building core-data ... 01:22:02 Building core-metadata ... 01:22:02 Building security-bootstrapper ... 01:22:02 Building security-proxy-setup ... 01:22:02 Building security-secretstore-setup ... 01:22:02 Building security-spiffe-token-provider ... 01:22:02 Building security-spire-agent ... 01:22:02 Building security-spire-config ... 01:22:02 Building security-spire-server ... 01:22:02 Building support-notifications ... 01:22:02 Building support-scheduler ... 01:22:02 Building sys-mgmt-agent ... 01:22:02 Building security-bootstrapper 01:22:02 Building support-scheduler 01:22:02 Building core-command 01:22:02 Building security-spire-config 01:22:02 Building support-notifications 01:22:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:22:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:22:24 ---> a065934d40bc 01:22:24 Step 3/22 : WORKDIR /edgex-go 01:22:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:22:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:22:24 ---> a065934d40bc 01:22:24 Step 3/22 : WORKDIR /edgex-go 01:22:24 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:22:24 Step 2/31 : FROM ${BUILDER_BASE} AS builder 01:22:24 ---> a065934d40bc 01:22:24 Step 3/31 : WORKDIR /edgex-go 01:22:24 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:22:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:22:24 ---> a065934d40bc 01:22:24 Step 3/24 : WORKDIR /edgex-go 01:22:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:22:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:22:24 ---> a065934d40bc 01:22:24 Step 3/23 : WORKDIR /edgex-go 01:22:25 ---> Running in d2ac5db024d3 01:22:25 ---> Running in d62327f4a560 01:22:25 ---> Running in 17c329ad35b9 01:22:25 ---> Running in 24956ab713c8 01:22:25 ---> Running in 395055a54ef1 01:22:26 Removing intermediate container d2ac5db024d3 01:22:26 ---> 5eb8b01baf2d 01:22:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:26 Removing intermediate container d62327f4a560 01:22:26 ---> fb0d5292a708 01:22:26 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:26 Removing intermediate container 24956ab713c8 01:22:26 ---> 383e9084e865 01:22:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:26 Removing intermediate container 395055a54ef1 01:22:26 Removing intermediate container 17c329ad35b9 01:22:26 ---> 0e404fa698dc 01:22:26 ---> 67127c439512 01:22:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:26 01:22:26 ---> Running in 5552c7548171 01:22:26 ---> Running in 00a8c04d2d48 01:22:26 ---> Running in af8395c02fbc 01:22:26 ---> Running in 3982c16af5c7 01:22:26 ---> Running in 7b4fc5755a4b 01:22:27 Removing intermediate container af8395c02fbc 01:22:27 ---> 7065b921615e 01:22:27 Step 5/22 : RUN apk add --update --no-cache make git 01:22:27 Removing intermediate container 00a8c04d2d48 01:22:27 ---> 5878368b4e87 01:22:27 Step 5/31 : RUN apk add --update --no-cache make git 01:22:27 ---> Running in 5ff099930860 01:22:27 ---> Running in 1c3b7d0cb091 01:22:27 Removing intermediate container 5552c7548171 01:22:27 ---> c5e92b47d787 01:22:27 Step 5/24 : RUN apk add --update --no-cache make git 01:22:27 ---> Running in a9eb121a508e 01:22:27 Removing intermediate container 7b4fc5755a4b 01:22:27 ---> 623e53d49454 01:22:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:22:27 ---> Running in 39145af60a32 01:22:27 Removing intermediate container 3982c16af5c7 01:22:27 ---> 84b805e6ec4c 01:22:27 Step 5/23 : RUN apk add --update --no-cache make git 01:22:27 ---> Running in b86083ef484b 01:22:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:22:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:22:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:22:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:22:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:22:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:22:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:22:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:22:28 OK: 221 MiB in 52 packages 01:22:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:22:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:22:29 OK: 221 MiB in 52 packages 01:22:29 OK: 221 MiB in 52 packages 01:22:29 Removing intermediate container 5ff099930860 01:22:29 ---> a04b66419785 01:22:29 Step 6/22 : COPY go.mod vendor* ./ 01:22:29 ---> b78088ec4684 01:22:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:29 OK: 221 MiB in 52 packages 01:22:29 OK: 221 MiB in 52 packages 01:22:29 ---> Running in 00f1ae8172f2 01:22:29 Removing intermediate container 1c3b7d0cb091 01:22:29 ---> 2c8ba945cb72 01:22:29 Step 6/31 : COPY go.mod vendor* ./ 01:22:29 Removing intermediate container a9eb121a508e 01:22:29 ---> 830c893c1d0a 01:22:29 Step 6/24 : COPY go.mod vendor* ./ 01:22:30 ---> b4b38ad5965e 01:22:30 ---> 93056e6c9c34 01:22:30 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:30 01:22:30 ---> Running in 4a87dd93673d 01:22:30 ---> Running in 87728861927b 01:22:30 Removing intermediate container 39145af60a32 01:22:30 ---> 3ded89f3b7a4 01:22:30 Step 6/22 : COPY go.mod vendor* ./ 01:22:30 Removing intermediate container b86083ef484b 01:22:30 ---> ebd638ba98d9 01:22:30 Step 6/23 : COPY go.mod vendor* ./ 01:22:30 ---> 2457574f4ee5 01:22:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:30 ---> 570c909abb37 01:22:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:30 ---> Running in bddf520e0a90 01:22:30 ---> Running in 3723f9546912 01:22:30 Removing intermediate container 00f1ae8172f2 01:22:30 ---> 75ad0f33c6dc 01:22:30 Step 8/22 : COPY . . 01:22:32 Removing intermediate container 4a87dd93673d 01:22:32 ---> 052c77376639 01:22:32 Step 8/31 : COPY . . 01:22:32 Removing intermediate container 87728861927b 01:22:32 ---> 016ba8df30af 01:22:32 Step 8/24 : COPY . . 01:22:32 Removing intermediate container bddf520e0a90 01:22:32 ---> ea6807e4339c 01:22:32 Step 8/23 : COPY . . 01:22:33 Removing intermediate container 3723f9546912 01:22:33 ---> 7dabdd6df4b7 01:22:33 Step 8/22 : COPY . . 01:22:43 ---> 531648244d35 01:22:43 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 01:22:43 ---> Running in a506c66a3241 01:22:43 ---> 4c7544261a10 01:22:43 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:22:43 ---> 18d0c0a058ab 01:22:43 Step 9/23 : RUN make cmd/core-command/core-command 01:22:43 ---> 13ea9e580864 01:22:43 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:22:43 ---> 158c764d7124 01:22:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:22:43 ---> Running in ab968c893255 01:22:43 ---> Running in 4f3a018b3d5b 01:22:43 ---> Running in dfd8e910faf3 01:22:43 ---> Running in 49f7ba13d829 01:22:43 Removing intermediate container a506c66a3241 01:22:43 ---> 4a2ba377f98f 01:22:43 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" 01:22:43 ---> Running in ae069b4fab09 01:22:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:22:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:22:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:22:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:22:45 spire-1.2.0/ 01:22:45 spire-1.2.0/README.md 01:22:45 spire-1.2.0/bin/ 01:22:45 spire-1.2.0/bin/spire-server 01:22:45 spire-1.2.0/bin/spire-agent 01:22:45 spire-1.2.0/conf/ 01:22:45 spire-1.2.0/conf/server/ 01:22:45 spire-1.2.0/conf/server/server.conf 01:22:45 spire-1.2.0/conf/agent/ 01:22:45 spire-1.2.0/conf/agent/agent.conf 01:22:45 spire-1.2.0/LICENSE 01:22:48 Removing intermediate container ae069b4fab09 01:22:48 ---> 5f553e9804ff 01:22:48 01:22:48 Step 11/24 : FROM alpine:3.15 01:22:48 3.15: Pulling from library/alpine 01:22:48 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 01:22:48 Status: Downloaded newer image for alpine:3.15 01:22:48 ---> 76c8fb57b6fc 01:22:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:22:49 ---> Running in 0c17e29136e0 01:22:49 Removing intermediate container 0c17e29136e0 01:22:49 ---> e9efc44306e1 01:22:49 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:49 ---> Running in 638d5dacde7d 01:22:51 Removing intermediate container 638d5dacde7d 01:22:51 ---> 817f20b97c15 01:22:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:22:51 ---> Running in 4d42d0e46828 01:22:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:22:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:22:53 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:22:53 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:22:53 OK: 15854 distinct packages available 01:22:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:22:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:22:54 (1/4) Installing dumb-init (1.2.5-r1) 01:22:54 (2/4) Installing musl-obstack (1.2.3-r0) 01:22:54 (3/4) Installing libucontext (1.1-r0) 01:22:55 (4/4) Installing gcompat (1.0.0-r4) 01:22:55 Executing busybox-1.34.1-r4.trigger 01:22:55 OK: 6 MiB in 18 packages 01:22:57 Removing intermediate container 4d42d0e46828 01:22:57 ---> dbbe4726e143 01:22:57 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 01:22:58 ---> 5d3c6026abfd 01:22:58 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:22:59 ---> a88dae11c6e1 01:22:59 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:22:59 ---> Running in 1102dc7ecf51 01:22:59 Removing intermediate container 1102dc7ecf51 01:22:59 ---> ccb6e327c9b3 01:22:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:23:00 ---> e962ac4ff397 01:23:00 Step 19/24 : WORKDIR / 01:23:00 ---> Running in 9b002a09e6dc 01:23:00 Removing intermediate container 9b002a09e6dc 01:23:00 ---> 61143f8c28b4 01:23:00 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:23:00 ---> Running in 9f06e8fa4a5c 01:23:01 Removing intermediate container 9f06e8fa4a5c 01:23:01 ---> d79a8738812f 01:23:01 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:23:01 ---> Running in 521f3c75e52e 01:23:02 Removing intermediate container 521f3c75e52e 01:23:02 ---> 6be9d3f5372c 01:23:02 Step 22/24 : LABEL arch=x86_64 01:23:02 ---> Running in fcd876b12d9f 01:23:02 Removing intermediate container fcd876b12d9f 01:23:02 ---> dd509e694677 01:23:02 Step 23/24 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:23:02 ---> Running in d1ec6bb66c29 01:23:03 Removing intermediate container d1ec6bb66c29 01:23:03 ---> e3b5c4aa7f61 01:23:03 Step 24/24 : LABEL version=0.0.0 01:23:03 ---> Running in 9e1f4efdb6ce 01:23:03 Removing intermediate container 9e1f4efdb6ce 01:23:03 ---> bdc2a185186a 01:23:03 01:23:03 Successfully built bdc2a185186a 01:23:03 Successfully tagged security-spire-config:latest 01:23:03  Building security-spire-config ... done Building core-metadata 01:23:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:23:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:23:08 ---> a065934d40bc 01:23:08 Step 3/23 : WORKDIR /edgex-go 01:23:08 ---> Using cache 01:23:08 ---> 0e404fa698dc 01:23:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:23:08 ---> Using cache 01:23:08 ---> 623e53d49454 01:23:08 Step 5/23 : RUN apk add --update --no-cache make git 01:23:10 ---> Running in 175be6da0079 01:23:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:23:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:23:12 OK: 221 MiB in 52 packages 01:23:13 Removing intermediate container 175be6da0079 01:23:13 ---> bb0286f79456 01:23:13 Step 6/23 : COPY go.mod vendor* ./ 01:23:14 ---> f4e0dd8cc84f 01:23:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:14 ---> Running in c6a80c8297d9 01:23:16 Removing intermediate container c6a80c8297d9 01:23:16 ---> 26803f439d7d 01:23:16 Step 8/23 : COPY . . 01:23:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9535 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws 01:23:20 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 01:23:21 The recommended git tool is: git 01:23:24 Removing intermediate container dfd8e910faf3 01:23:24 ---> 0159badf543d 01:23:24 01:23:24 Step 10/23 : FROM alpine:3.14 01:23:24 Removing intermediate container 4f3a018b3d5b 01:23:24 ---> 30be81426691 01:23:24 01:23:24 Step 10/22 : FROM alpine:3.14 01:23:24 Removing intermediate container ab968c893255 01:23:24 ---> 89cd1a65a27e 01:23:24 01:23:24 Step 10/31 : FROM alpine:3.14 01:23:24 Removing intermediate container 49f7ba13d829 01:23:24 ---> 4860ea685139 01:23:24 01:23:24 Step 10/22 : FROM alpine:3.14 01:23:24 ---> fd6ab652b37b 01:23:24 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:23:24 ---> Running in 27e01edfa979 01:23:24 3.14: Pulling from library/alpine 01:23:24 3.14: Pulling from library/alpine 01:23:24 3.14: Pulling from library/alpine 01:23:24 3.14: Pulling from library/alpine 01:23:25 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 01:23:25 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 01:23:25 Status: Downloaded newer image for alpine:3.14 01:23:25 Status: Downloaded newer image for alpine:3.14 01:23:25 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 01:23:25 Status: Image is up to date for alpine:3.14 01:23:25 ---> 84b07dd2d1fd 01:23:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:23:25 ---> 84b07dd2d1fd 01:23:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:23:25 ---> 84b07dd2d1fd 01:23:25 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:23:25 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 01:23:25 Status: Image is up to date for alpine:3.14 01:23:25 ---> 84b07dd2d1fd 01:23:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:23:26 ---> Running in a83f34bc3c9c 01:23:26 ---> Running in 3d42976e82f2 01:23:26 ---> Running in 4a600e78028a 01:23:26 ---> Running in 5d0eb7dd3266 01:23:26 Removing intermediate container a83f34bc3c9c 01:23:26 ---> d1f88ceef784 01:23:26 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 01:23:26 ---> Running in eaa8a604f438 01:23:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:23:26 (1/1) Installing dumb-init (1.2.5-r1) 01:23:26 (1/2) Installing ca-certificates (20211220-r0) 01:23:26 Executing busybox-1.33.1-r6.trigger 01:23:26 OK: 6 MiB in 15 packages 01:23:26 (2/2) Installing dumb-init (1.2.5-r1) 01:23:26 Executing busybox-1.33.1-r6.trigger 01:23:26 Executing ca-certificates-20211220-r0.trigger 01:23:26 OK: 6 MiB in 16 packages 01:23:26 (1/2) Installing dumb-init (1.2.5-r1) 01:23:26 (2/2) Installing su-exec (0.2-r1) 01:23:26 Executing busybox-1.33.1-r6.trigger 01:23:26 OK: 6 MiB in 16 packages 01:23:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:23:27 Removing intermediate container 3d42976e82f2 01:23:27 ---> d228a907403e 01:23:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:23:27 ---> Running in 825cbfd44a71 01:23:27 Removing intermediate container 4a600e78028a 01:23:27 ---> 4343e4ee0aa6 01:23:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:23:27 ---> Running in d508826baf4b 01:23:27 Removing intermediate container eaa8a604f438 01:23:27 ---> ace625942a89 01:23:27 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 01:23:27 Removing intermediate container 825cbfd44a71 01:23:27 ---> c2997313c486 01:23:27 Step 13/23 : ENV APP_PORT=59882 01:23:27 ---> Running in c5e951b3c057 01:23:27 ---> Running in 747db576bfe8 01:23:27 (1/1) Installing dumb-init (1.2.5-r1) 01:23:27 Removing intermediate container d508826baf4b 01:23:27 ---> af8edc2b0100 01:23:27 Step 13/22 : ENV APP_PORT=59860 01:23:27 ---> Running in 7c8da49f314d 01:23:27 Removing intermediate container c5e951b3c057 01:23:27 ---> 79d10079228d 01:23:27 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:23:27 ---> Running in 63ed59bf41c2 01:23:27 Removing intermediate container 747db576bfe8 01:23:27 ---> d84da52b486f 01:23:27 Step 14/23 : EXPOSE $APP_PORT 01:23:27 Removing intermediate container 7c8da49f314d 01:23:27 ---> 4e6449fd8100 01:23:27 Step 14/22 : EXPOSE $APP_PORT 01:23:27 ---> Running in 601b132d5bef 01:23:27 ---> Running in 8492c2b88195 01:23:27 Removing intermediate container 63ed59bf41c2 01:23:27 ---> 5d372dd4c52a 01:23:27 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:23:27 ---> Running in f7389e068a33 01:23:27 Removing intermediate container 601b132d5bef 01:23:27 ---> 69a27c0b17f5 01:23:27 Step 15/23 : WORKDIR / 01:23:28 Removing intermediate container 8492c2b88195 01:23:28 ---> 5676bc151e22 01:23:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:23:28 ---> Running in 7337cdffe1fa 01:23:28 Executing busybox-1.33.1-r6.trigger 01:23:28 OK: 6 MiB in 15 packages 01:23:28 Removing intermediate container 7337cdffe1fa 01:23:28 ---> 8f2ce6d1ce77 01:23:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:23:28 ---> dc0866b0fd40 01:23:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:23:28 ---> c56ff053cfd2 01:23:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:23:28 Removing intermediate container 5d0eb7dd3266 01:23:28 ---> 32b8d324e9f0 01:23:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:23:28 ---> Running in c3b97bdeeb2b 01:23:29 ---> f0eb6574ba66 01:23:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:23:29 Removing intermediate container c3b97bdeeb2b 01:23:29 ---> c726f098080b 01:23:29 Step 13/22 : ENV APP_PORT=59861 01:23:29 Removing intermediate container f7389e068a33 01:23:29 ---> 78e1b7f0caca 01:23:29 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 01:23:29 ---> Running in 73195dc3fee5 01:23:29 ---> f15dd5ee89d5 01:23:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:23:29 ---> Running in 731a225a419b 01:23:29 ---> 1d75a88caf2c 01:23:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:23:29 Removing intermediate container 73195dc3fee5 01:23:29 ---> dc3ab21456f6 01:23:29 Step 14/22 : EXPOSE $APP_PORT 01:23:29 ---> Running in 77d4445aeeb8 01:23:29 Removing intermediate container 731a225a419b 01:23:29 ---> ec9f38f79701 01:23:29 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:23:29 ---> Running in a0faf83e83c8 01:23:29 ---> 2b743588096d 01:23:29 Step 19/23 : ENTRYPOINT ["/core-command"] 01:23:29 using credential edgex-jenkins-ssh 01:23:29 Cloning the remote Git repository 01:23:29 ---> Running in c5316e679b19 01:23:29 Removing intermediate container 77d4445aeeb8 01:23:29 ---> f00c66ff9555 01:23:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:23:29 ---> d582a0a019e3 01:23:29 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:23:29 ---> Running in e552ef351fae 01:23:29 ---> Running in fe84f743422a 01:23:29 Removing intermediate container a0faf83e83c8 01:23:29 ---> 9d6fa4c9e9d6 01:23:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:23:29 Removing intermediate container c5316e679b19 01:23:29 ---> 2e04c2e6e329 01:23:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:23:30 ---> Running in b101b64fb7b9 01:23:30 Removing intermediate container e552ef351fae 01:23:30 ---> 961ce1bff9ee 01:23:30 Step 20/22 : LABEL arch=x86_64 01:23:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:23:29 > git init /w/workspace/edgex-go/7 # timeout=10 01:23:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:23:30 > git --version # timeout=10 01:23:30 > git --version # 'git version 2.25.1' 01:23:30 using GIT_SSH to set credentials SSH Credentials for GitHub 01:23:30 ---> Running in 9d2487d57ed1 01:23:30 Removing intermediate container b101b64fb7b9 01:23:30 ---> 52cee11becc5 01:23:30 Step 21/23 : LABEL arch=x86_64 01:23:30 ---> f6b91b81207b 01:23:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:23:30 ---> Running in 7477281b437f 01:23:30 Removing intermediate container 9d2487d57ed1 01:23:30 ---> 30ea6904475b 01:23:30 Step 21/22 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:23:30 ---> Running in 176abe06ba84 01:23:30 Removing intermediate container 7477281b437f 01:23:30 ---> ef88cd949195 01:23:30 Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:23:30 ---> Running in 6fb1935300b7 01:23:30 Removing intermediate container 176abe06ba84 01:23:30 ---> 0782cd472ac2 01:23:30 Step 22/22 : LABEL version=0.0.0 01:23:30 ---> Running in 6f93a93840cf 01:23:30 Removing intermediate container 6fb1935300b7 01:23:30 ---> 6246063d0f37 01:23:30 Step 23/23 : LABEL version=0.0.0 01:23:30 Removing intermediate container fe84f743422a 01:23:30 ---> f349ec7478cd 01:23:30 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 01:23:30 ---> Running in 2d08304efb86 01:23:30 Removing intermediate container 6f93a93840cf 01:23:30 ---> dfdcd7a6567c 01:23:30 01:23:31 Successfully built dfdcd7a6567c 01:23:31 Successfully tagged support-notifications:latest 01:23:31  Building support-notifications ... done Building security-proxy-setup 01:23:31 Removing intermediate container 2d08304efb86 01:23:31 ---> a5399f30cef1 01:23:31 01:23:31 ---> d6ec2e155748 01:23:31 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:23:31 ---> 04a7d415480e 01:23:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:23:31 Successfully built a5399f30cef1 01:23:31 Successfully tagged core-command:latest 01:23:31 Building sys-mgmt-agent 01:23:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:23:34  Building core-command ... done  ---> b978fb679983 01:23:34 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:23:34 ---> 3948f14acad7 01:23:34 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:23:34 ---> Running in 47a16c674f71 01:23:34 ---> b9c59143a92e 01:23:34 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:23:34 Removing intermediate container 47a16c674f71 01:23:34 ---> 8a89402bb08e 01:23:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:23:34 ---> Running in db092f51d144 01:23:35 ---> 9e03c3ce2bbb 01:23:35 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:23:35 Removing intermediate container db092f51d144 01:23:35 ---> f933d9091f75 01:23:35 Step 20/22 : LABEL arch=x86_64 01:23:35 ---> Running in 5b4c7ae9860e 01:23:36 Removing intermediate container 5b4c7ae9860e 01:23:36 ---> 74907ef0bcc2 01:23:36 Step 21/22 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:23:36 ---> ec778df7452c 01:23:36 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 01:23:36 ---> Running in af487d780341 01:23:36 ---> Running in f2654ec75077 01:23:36 Removing intermediate container af487d780341 01:23:36 ---> 6386a113dc83 01:23:36 Step 22/22 : LABEL version=0.0.0 01:23:36 ---> Running in 8ac69d45e4a5 01:23:36 Removing intermediate container f2654ec75077 01:23:36 ---> 709a26015690 01:23:36 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:23:36 Removing intermediate container 8ac69d45e4a5 01:23:36 ---> 4220f48dd4e8 01:23:36 01:23:36 Successfully built 4220f48dd4e8 01:23:36 Successfully tagged support-scheduler:latest 01:23:36 Building security-spiffe-token-provider 01:23:36  Building support-scheduler ... done  ---> baf271c9cccf 01:23:36 Step 26/31 : RUN chmod +x /entrypoint.sh 01:23:37 ---> Running in 72bb318ff898 01:23:39 Removing intermediate container 72bb318ff898 01:23:39 ---> 6554ac7b89a6 01:23:39 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 01:23:39 ---> Running in 42d1f1abcf3b 01:23:40 Removing intermediate container 42d1f1abcf3b 01:23:40 ---> 966f6064fb8b 01:23:40 Step 28/31 : CMD ["gate"] 01:23:40 ---> Running in a332c1111ccc 01:23:40 Removing intermediate container a332c1111ccc 01:23:40 ---> 08e91f55bd16 01:23:40 Step 29/31 : LABEL arch=x86_64 01:23:40 ---> Running in 1a66f0949cb7 01:23:41 Removing intermediate container 1a66f0949cb7 01:23:41 ---> 29a59c493501 01:23:41 Step 30/31 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:23:41 ---> Running in 786871fe2b00 01:23:41 Removing intermediate container 786871fe2b00 01:23:41 ---> d083cd9ac9cf 01:23:41 Step 31/31 : LABEL version=0.0.0 01:23:41 ---> Running in 570c7ab4352a 01:23:41 Removing intermediate container 570c7ab4352a 01:23:41 ---> 0576f54a73b6 01:23:41 01:23:41 Successfully built 0576f54a73b6 01:23:41 Successfully tagged security-bootstrapper:latest 01:23:41 Building security-secretstore-setup 01:23:42  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:23:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:23:42 ---> a065934d40bc 01:23:42 Step 3/22 : WORKDIR /edgex-go 01:23:42 ---> Using cache 01:23:42 ---> 0e404fa698dc 01:23:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:23:42 ---> Using cache 01:23:42 ---> 623e53d49454 01:23:42 Step 5/22 : RUN apk add --update --no-cache make git 01:23:42 ---> Using cache 01:23:42 ---> bb0286f79456 01:23:42 Step 6/22 : COPY go.mod vendor* ./ 01:23:42 ---> Using cache 01:23:42 ---> f4e0dd8cc84f 01:23:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:42 ---> Using cache 01:23:42 ---> 26803f439d7d 01:23:42 Step 8/22 : COPY . . 01:23:42 ---> Using cache 01:23:42 ---> fd6ab652b37b 01:23:42 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:23:43 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:23:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:23:43 ---> a065934d40bc 01:23:43 Step 3/23 : WORKDIR /edgex-go 01:23:43 ---> Using cache 01:23:43 ---> 0e404fa698dc 01:23:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:23:43 ---> Using cache 01:23:43 ---> 623e53d49454 01:23:43 Step 5/23 : RUN apk add --update --no-cache make bash git 01:23:44 ---> Running in 4a83e066f99b 01:23:44 ---> Running in e933f70fd699 01:23:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:23:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:23:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:23:46 OK: 221 MiB in 52 packages 01:23:46 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:23:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:23:46 ---> a065934d40bc 01:23:46 Step 3/20 : WORKDIR /edgex-go 01:23:46 ---> Using cache 01:23:46 ---> 0e404fa698dc 01:23:46 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:23:48 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:23:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:23:48 ---> a065934d40bc 01:23:48 Step 3/25 : WORKDIR /edgex-go 01:23:48 ---> Using cache 01:23:48 ---> 0e404fa698dc 01:23:48 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:23:48 ---> Using cache 01:23:48 ---> 623e53d49454 01:23:48 Step 5/25 : RUN apk add --update --no-cache make git 01:23:48 ---> Using cache 01:23:48 ---> bb0286f79456 01:23:48 Step 6/25 : COPY go.mod vendor* ./ 01:23:48 ---> Using cache 01:23:48 ---> f4e0dd8cc84f 01:23:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:48 ---> Using cache 01:23:48 ---> 26803f439d7d 01:23:48 Step 8/25 : COPY . . 01:23:48 ---> Using cache 01:23:48 ---> fd6ab652b37b 01:23:48 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:23:48 ---> Running in a9ca03b64b3a 01:23:48 ---> Running in 37a1a76b73ea 01:23:48 Removing intermediate container 27e01edfa979 01:23:48 ---> 28e3324705b6 01:23:48 01:23:48 Step 10/23 : FROM alpine:3.14 01:23:48 ---> 84b07dd2d1fd 01:23:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:23:48 ---> Using cache 01:23:48 ---> 32b8d324e9f0 01:23:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:23:48 ---> Using cache 01:23:48 ---> c726f098080b 01:23:48 Step 13/23 : ENV APP_PORT=59881 01:23:48 Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:23:49 ---> Running in e59bc529150d 01:23:49 Removing intermediate container e933f70fd699 01:23:49 ---> 41f7c4fa8936 01:23:49 Step 6/23 : COPY go.mod vendor* ./ 01:23:49 Merge succeeded, producing 243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:23:49 Checking out Revision 243ad5ab77529b2d45c88b8c55ff2b255c6633ba (PR-3926) 01:23:49 Removing intermediate container e59bc529150d 01:23:49 ---> 132c85de98de 01:23:49 Step 14/23 : EXPOSE $APP_PORT 01:23:49 ---> Running in 03b440d60b74 01:23:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:23:49 ---> cd253813f7f1 01:23:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:23:49 ---> Running in 051fa0b600fd 01:23:49 Removing intermediate container 03b440d60b74 01:23:49 ---> c2a757ad162d 01:23:49 Step 15/23 : WORKDIR / 01:23:49 ---> Running in fbf2de8c678a 01:23:49 Removing intermediate container fbf2de8c678a 01:23:49 ---> 6131e9216f2f 01:23:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:23:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:23:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:23:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:23:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:23:48 using GIT_SSH to set credentials SSH Credentials for GitHub 01:23:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:23:49 > git config core.sparsecheckout # timeout=10 01:23:49 > git checkout -f 243ad5ab77529b2d45c88b8c55ff2b255c6633ba # timeout=10 01:23:49 > git remote # timeout=10 01:23:49 > git config --get remote.origin.url # timeout=10 01:23:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:23:49 > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 01:23:49 > git rev-parse HEAD^{commit} # timeout=10 01:23:49 > git config core.sparsecheckout # timeout=10 01:23:49 > git checkout -f 243ad5ab77529b2d45c88b8c55ff2b255c6633ba # timeout=10 01:23:50 ---> 74e254d63617 01:23:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:23:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:23:50 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:23:50 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:23:50 OK: 15864 distinct packages available 01:23:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:23:50 ---> 9524e33f6adf 01:23:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:23:51 Removing intermediate container 051fa0b600fd 01:23:51 ---> f7f5e4578041 01:23:51 Step 8/23 : COPY . . 01:23:51 ---> 9ef9cc140a68 01:23:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:23:51 ---> Running in 0be7708fd4cb 01:23:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:23:51 Removing intermediate container 0be7708fd4cb 01:23:51 ---> 4ec3cfda8d42 01:23:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:23:51 OK: 221 MiB in 52 packages 01:23:51 ---> Running in 9a19901e6685 01:23:53 Removing intermediate container 9a19901e6685 01:23:53 ---> b48a2f505ea4 01:23:53 Step 21/23 : LABEL arch=x86_64 01:23:53 Removing intermediate container 37a1a76b73ea 01:23:53 ---> f91fcde5950b 01:23:53 Step 5/20 : COPY go.mod vendor* ./ 01:23:53 ---> Running in 374c007ee653 01:23:53 Commit message: "feat(metadata): implement PATCH device profile basic info API" 01:23:54 Removing intermediate container 374c007ee653 01:23:54 ---> d0153b83500d 01:23:54 Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:23:54 ---> e1273ea91809 01:23:54 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:54 ---> Running in 6ba863b6f507 01:23:54 ---> Running in 38b3bfde377f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:23:54 Removing intermediate container 6ba863b6f507 01:23:54 ---> 3fd7f2c40dae 01:23:54 Step 23/23 : LABEL version=0.0.0 01:23:54 ---> Running in 83d296458b8e 01:23:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:23:54 % Total % Received % Xferd Average Speed Time Time Time Current 01:23:54 Dload Upload Total Spent Left Speed 01:23:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48142 0 --:--:-- --:--:-- --:--:-- 47947 01:23:54 Removing intermediate container 83d296458b8e 01:23:54 ---> 3d0e3c518ecc 01:23:54 [Pipeline] sh 01:23:55 Successfully built 3d0e3c518ecc 01:23:55 Successfully tagged core-metadata:latest 01:23:55 Building security-spire-agent 01:23:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:23:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:23:55 + sudo tee /etc/docker/daemon.new 01:23:55 { 01:23:55 "registry-mirrors": [ 01:23:55 "https://nexus3.edgexfoundry.org:10001" 01:23:55 ], 01:23:55 "bip": "10.250.0.254/24", 01:23:55 "hosts": [ 01:23:55 "tcp://0.0.0.0:5555", 01:23:55 "unix:///var/run/docker.sock" 01:23:55 ], 01:23:55 "mtu": 1458, 01:23:55 "selinux-enabled": true, 01:23:55 "seccomp-profile": "/etc/docker/seccomp.json" 01:23:55 } [Pipeline] sh 01:23:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:23:56 + sudo service docker restart 01:23:58  Building core-metadata ... done Removing intermediate container 38b3bfde377f 01:23:58 ---> 262e52b9fa68 01:23:58 Step 7/20 : COPY . . 01:24:05 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:24:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:24:05 ---> a065934d40bc 01:24:05 Step 3/24 : WORKDIR /edgex-go 01:24:05 ---> Using cache 01:24:05 ---> 0e404fa698dc 01:24:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:24:05 ---> Using cache 01:24:05 ---> 623e53d49454 01:24:05 Step 5/24 : RUN apk add --update --no-cache make git 01:24:05 ---> Using cache 01:24:05 ---> bb0286f79456 01:24:05 Step 6/24 : COPY go.mod vendor* ./ 01:24:05 ---> Using cache 01:24:05 ---> f4e0dd8cc84f 01:24:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:05 ---> Using cache 01:24:05 ---> 26803f439d7d 01:24:05 Step 8/24 : COPY . . 01:24:05 ---> Using cache 01:24:05 ---> fd6ab652b37b 01:24:05 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 01:24:05 ---> 8736c1237ad0 01:24:05 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:24:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:24:05 ---> Running in 327d2f7b2bf1 01:24:05 ---> Running in 1551ec90a174 01:24:05 Removing intermediate container 327d2f7b2bf1 01:24:05 ---> f6032ed824d2 01:24:05 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" 01:24:05 ---> Running in 6583d863f615 01:24:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:24:07 spire-1.2.0/ 01:24:08 spire-1.2.0/README.md 01:24:08 spire-1.2.0/bin/ 01:24:08 spire-1.2.0/bin/spire-server 01:24:08 spire-1.2.0/bin/spire-agent 01:24:08 spire-1.2.0/conf/ 01:24:08 spire-1.2.0/conf/server/ 01:24:08 spire-1.2.0/conf/server/server.conf 01:24:08 spire-1.2.0/conf/agent/ 01:24:08 spire-1.2.0/conf/agent/agent.conf 01:24:08 spire-1.2.0/LICENSE 01:24:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:24:10 Removing intermediate container 4a83e066f99b 01:24:10 ---> 6cb2d1ade4fd 01:24:10 01:24:10 Step 10/22 : FROM alpine:3.14 01:24:10 ---> 84b07dd2d1fd 01:24:10 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 01:24:10 ---> ca5b9b076011 01:24:10 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:24:10 ---> Running in 38b988fd48ba 01:24:10 ---> Running in db38a726892d 01:24:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:24:11 (1/6) Installing ca-certificates (20211220-r0) 01:24:11 (2/6) Installing brotli-libs (1.0.9-r5) 01:24:11 (3/6) Installing nghttp2-libs (1.43.0-r0) 01:24:11 (4/6) Installing libcurl (7.79.1-r0) 01:24:11 (5/6) Installing curl (7.79.1-r0) 01:24:11 (6/6) Installing dumb-init (1.2.5-r1) 01:24:11 Executing busybox-1.33.1-r6.trigger 01:24:11 Executing ca-certificates-20211220-r0.trigger 01:24:11 Removing intermediate container 6583d863f615 01:24:11 ---> 0788001053f8 01:24:11 01:24:11 Step 11/24 : FROM alpine:3.15 01:24:11 ---> 76c8fb57b6fc 01:24:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:24:11 ---> Using cache 01:24:11 ---> e9efc44306e1 01:24:11 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:24:11 ---> Using cache 01:24:11 ---> 817f20b97c15 01:24:11 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:24:11 OK: 8 MiB in 20 packages 01:24:11 ---> Running in 13e5004ec4e3 01:24:12 Removing intermediate container db38a726892d 01:24:12 ---> ca90bafafd0e 01:24:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:24:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:24:12 ---> Running in 838b93adc9ec 01:24:12 Removing intermediate container 838b93adc9ec 01:24:12 ---> 88bfa4ba71c1 01:24:12 Step 13/22 : WORKDIR /edgex 01:24:13 ---> Running in aecec433b876 01:24:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:24:13 Removing intermediate container aecec433b876 01:24:13 ---> cac2c368fc1d 01:24:13 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:24:13 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:24:13 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:24:13 OK: 15854 distinct packages available 01:24:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:24:14 ---> e7fff6a56291 01:24:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:24:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:24:14 Removing intermediate container a9ca03b64b3a 01:24:14 ---> 858e3404a3e8 01:24:14 01:24:14 Step 10/25 : FROM alpine:3.14 01:24:14 ---> 84b07dd2d1fd 01:24:14 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:24:14 ---> Running in 5b17563390e0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:15 provisioning config files... 01:24:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config3330321524212716801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:15 (1/5) Installing dumb-init (1.2.5-r1) 01:24:15 (2/5) Installing musl-obstack (1.2.3-r0) 01:24:15 (3/5) Installing libucontext (1.1-r0) 01:24:15 (4/5) Installing gcompat (1.0.0-r4) 01:24:15 (5/5) Installing openssl (1.1.1n-r0) 01:24:15 Executing busybox-1.34.1-r4.trigger 01:24:15 OK: 6 MiB in 19 packages 01:24:15 ---> docker-login.sh 01:24:15 nexus3.edgexfoundry.org:10001 01:24:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:24:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:24:15 (1/3) Installing ca-certificates (20211220-r0) 01:24:15 (2/3) Installing dumb-init (1.2.5-r1) 01:24:15 (3/3) Installing su-exec (0.2-r1) 01:24:15 Executing busybox-1.33.1-r6.trigger 01:24:15 ---> c0e05e706b41 01:24:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:24:15 Executing ca-certificates-20211220-r0.trigger 01:24:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:16 OK: 6 MiB in 17 packages 01:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:16 Configure a credential helper to remove this warning. See 01:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:16 01:24:16 Login Succeeded 01:24:16 nexus3.edgexfoundry.org:10002 01:24:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:16 Removing intermediate container 13e5004ec4e3 01:24:16 ---> d337275c13b4 01:24:16 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 01:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:16 Configure a credential helper to remove this warning. See 01:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:16 01:24:16 Login Succeeded 01:24:16 nexus3.edgexfoundry.org:10003 01:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:17 Configure a credential helper to remove this warning. See 01:24:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:17 01:24:17 Login Succeeded 01:24:17 nexus3.edgexfoundry.org:10004 01:24:17 Removing intermediate container 5b17563390e0 01:24:17 ---> 9f0b484ee534 01:24:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:24:17 ---> 1385c4c17044 01:24:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:24:17 ---> Running in 87114646c71a 01:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:17 Configure a credential helper to remove this warning. See 01:24:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:17 01:24:17 Login Succeeded 01:24:17 docker.io 01:24:17 Removing intermediate container 87114646c71a 01:24:17 ---> 40e11a7e7224 01:24:17 Step 13/25 : WORKDIR / 01:24:17 ---> ba9124c03e7a 01:24:17 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 01:24:17 ---> b237eb9968df 01:24:17 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:24:17 ---> Running in 54e501ee6305 01:24:17 ---> Running in d4bd5d3b2ba7 01:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:18 Removing intermediate container 54e501ee6305 01:24:18 ---> 7b99c003406b 01:24:18 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:18 Configure a credential helper to remove this warning. See 01:24:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:18 01:24:18 Login Succeeded 01:24:18 ---> docker-login.sh ends [Pipeline] } 01:24:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 01:24:18 ---> 5983e9bb3cd5 01:24:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [Pipeline] unstash [Pipeline] echo 01:24:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:24:19 ========================================================= 01:24:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:24:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:24:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:24:19 ---> 83d2713b60c2 01:24:19 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:24:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:24:19 9b3977197b4f: Pulling fs layer 01:24:19 1a89e8eeedd5: Pulling fs layer 01:24:19 94645a83ff95: Pulling fs layer 01:24:19 3f3a8bcf1eab: Pulling fs layer 01:24:19 0c92f367c5e7: Pulling fs layer 01:24:19 f7c0051592d6: Pulling fs layer 01:24:19 a227ed2f7395: Pulling fs layer 01:24:19 7b1c46037f91: Pulling fs layer 01:24:19 f7c0051592d6: Waiting 01:24:19 a227ed2f7395: Waiting 01:24:19 3f3a8bcf1eab: Waiting 01:24:19 0c92f367c5e7: Waiting 01:24:19 7b1c46037f91: Waiting 01:24:19 94645a83ff95: Verifying Checksum 01:24:19 94645a83ff95: Download complete 01:24:19 1a89e8eeedd5: Verifying Checksum 01:24:19 1a89e8eeedd5: Download complete 01:24:19 0c92f367c5e7: Verifying Checksum 01:24:19 0c92f367c5e7: Download complete 01:24:19 f7c0051592d6: Download complete 01:24:19 9b3977197b4f: Download complete 01:24:19 a227ed2f7395: Verifying Checksum 01:24:19 a227ed2f7395: Download complete 01:24:19 Removing intermediate container d4bd5d3b2ba7 01:24:19 ---> bcca7a4bc1b6 01:24:19 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:24:19 ---> 9ef355059c17 01:24:19 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:24:19 ---> Running in 413408fd3ce8 01:24:20 ---> 5e49be812cd5 01:24:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:24:20 Removing intermediate container 413408fd3ce8 01:24:20 ---> 778a630361d5 01:24:20 Step 20/22 : LABEL arch=x86_64 01:24:20 ---> 250b09716b72 01:24:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:24:20 ---> Running in 28adec52c6c3 01:24:20 Removing intermediate container 28adec52c6c3 01:24:20 ---> cfd67291d556 01:24:20 Step 21/22 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:24:20 9b3977197b4f: Pull complete 01:24:20 ---> 030788a91d35 01:24:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:24:20 ---> Running in 0f99d273934a 01:24:21 1a89e8eeedd5: Pull complete 01:24:21 94645a83ff95: Pull complete 01:24:21 ---> cf4d935f5f42 01:24:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:24:21 Removing intermediate container 0f99d273934a 01:24:21 ---> 29de3d012b05 01:24:21 Step 22/22 : LABEL version=0.0.0 01:24:21 ---> ce957b1f9de2 01:24:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:24:21 ---> Running in 40baf164aae8 01:24:21 Removing intermediate container 40baf164aae8 01:24:21 ---> 730f4b1221cc 01:24:21 01:24:21 7b1c46037f91: Verifying Checksum 01:24:21 7b1c46037f91: Download complete 01:24:21 Successfully built 730f4b1221cc 01:24:21 Successfully tagged security-proxy-setup:latest 01:24:21 Building security-spire-server 01:24:22 3f3a8bcf1eab: Download complete 01:24:23  Building security-proxy-setup ... done  ---> 5d8ce7e0f051 01:24:23 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:24:24 ---> 25ab716f4a77 01:24:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:24:24 ---> Running in bfcf54e1ec34 01:24:24 Removing intermediate container bfcf54e1ec34 01:24:24 ---> 5b2557bbac82 01:24:24 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:24:24 ---> 42bf6275fa75 01:24:24 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/ 01:24:24 ---> Running in f4f23e349a0c 01:24:24 ---> Running in 32c3e672e119 01:24:24 Removing intermediate container f4f23e349a0c 01:24:24 ---> e9a312204c32 01:24:24 Step 22/24 : LABEL arch=x86_64 01:24:24 ---> Running in 7583fe2d4128 01:24:25 Removing intermediate container 7583fe2d4128 01:24:25 ---> 542dd31ef8d2 01:24:25 Step 23/24 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:24:25 ---> Running in 2d2be80dcb01 01:24:25 Removing intermediate container 2d2be80dcb01 01:24:25 ---> 273486b1873a 01:24:25 Step 24/24 : LABEL version=0.0.0 01:24:26 ---> Running in e59b9437effe 01:24:26 Removing intermediate container 32c3e672e119 01:24:26 ---> f9e3c2360593 01:24:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:24:26 Removing intermediate container e59b9437effe 01:24:26 ---> a66d1f07962b 01:24:26 01:24:26 ---> Running in 91d7888c1e7c 01:24:26 Successfully built a66d1f07962b 01:24:26 Successfully tagged security-spire-agent:latest 01:24:26 Building core-data 01:24:26  Building security-spire-agent ... done Removing intermediate container 91d7888c1e7c 01:24:26 ---> 0641f53f66cc 01:24:26 Step 23/25 : LABEL arch=x86_64 01:24:27 ---> Running in cf6df40096a4 01:24:28 Removing intermediate container cf6df40096a4 01:24:28 ---> 85e7dcaf1b50 01:24:28 Step 24/25 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:24:29 ---> Running in 63c9925c2cdc 01:24:29 Removing intermediate container 1551ec90a174 01:24:29 ---> 5c2d89fc5b07 01:24:29 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:24:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:24:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:24:29 ---> a065934d40bc 01:24:29 Step 3/23 : WORKDIR /edgex-go 01:24:29 ---> Using cache 01:24:29 ---> 0e404fa698dc 01:24:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:24:29 ---> Using cache 01:24:29 ---> 623e53d49454 01:24:29 Step 5/23 : RUN apk add --update --no-cache make git 01:24:29 ---> Using cache 01:24:29 ---> bb0286f79456 01:24:29 Step 6/23 : COPY go.mod vendor* ./ 01:24:29 ---> Using cache 01:24:29 ---> f4e0dd8cc84f 01:24:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:29 ---> Using cache 01:24:29 ---> 26803f439d7d 01:24:29 Step 8/23 : COPY . . 01:24:29 ---> Using cache 01:24:29 ---> fd6ab652b37b 01:24:29 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 01:24:29 ---> Using cache 01:24:29 ---> f6032ed824d2 01:24:29 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" 01:24:29 ---> Using cache 01:24:29 ---> 0788001053f8 01:24:29 01:24:29 Step 11/23 : FROM alpine:3.15 01:24:29 ---> 76c8fb57b6fc 01:24:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:24:29 ---> Using cache 01:24:29 ---> e9efc44306e1 01:24:29 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:24:29 ---> Using cache 01:24:29 ---> 817f20b97c15 01:24:29 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:24:29 ---> Using cache 01:24:29 ---> d337275c13b4 01:24:29 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 01:24:29 ---> Running in f80e4e919edc 01:24:29 Removing intermediate container 63c9925c2cdc 01:24:29 ---> 27018ea13542 01:24:29 Step 25/25 : LABEL version=0.0.0 01:24:30 ---> Running in 685c824f9366 01:24:30 Removing intermediate container 685c824f9366 01:24:30 ---> 912fef80495b 01:24:30 01:24:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:24:30 ---> 0f07f8601f24 01:24:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:24:30 Successfully built 912fef80495b 01:24:30 Successfully tagged security-secretstore-setup:latest 01:24:31  Building security-secretstore-setup ... done  ---> 1a75b2463d27 01:24:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:24:31 ---> 87ff09722f69 01:24:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:24:32 Removing intermediate container f80e4e919edc 01:24:32 ---> 881101d08b86 01:24:32 01:24:32 Step 11/23 : FROM docker:20.10.10 01:24:32 20.10.10: Pulling from library/docker 01:24:32 ---> e3df1fed8031 01:24:32 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:24:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:24:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:24:32 ---> a065934d40bc 01:24:32 Step 3/23 : WORKDIR /edgex-go 01:24:32 ---> Using cache 01:24:32 ---> 0e404fa698dc 01:24:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:24:32 ---> Using cache 01:24:32 ---> 623e53d49454 01:24:32 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:24:32 ---> Running in 3db4b427af5e 01:24:32 ---> Running in 1e18845f0e6c 01:24:32 Removing intermediate container 3db4b427af5e 01:24:32 ---> fbee9a750fc8 01:24:32 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:24:32 Removing intermediate container 38b988fd48ba 01:24:32 ---> 79b901db13ba 01:24:32 01:24:32 Step 9/20 : FROM alpine:3.15 01:24:32 ---> 76c8fb57b6fc 01:24:32 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:24:32 ---> Using cache 01:24:32 ---> e9efc44306e1 01:24:32 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:24:32 ---> Using cache 01:24:32 ---> 817f20b97c15 01:24:32 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:24:33 ---> Running in bdfa549b3fb4 01:24:33 ---> Running in 075abee828fd 01:24:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:24:33 Removing intermediate container bdfa549b3fb4 01:24:33 ---> a04f1121f743 01:24:33 Step 21/23 : LABEL arch=x86_64 01:24:33 ---> Running in 24e638a6e7d5 01:24:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:24:33 Removing intermediate container 24e638a6e7d5 01:24:33 ---> 8c1f1ee6ae13 01:24:33 Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:24:33 ---> Running in a0189bb21563 01:24:33 Removing intermediate container a0189bb21563 01:24:33 ---> 076bc73558f6 01:24:33 Step 23/23 : LABEL version=0.0.0 01:24:33 ---> Running in d552db44dc3e 01:24:34 Removing intermediate container d552db44dc3e 01:24:34 ---> 2c6b2b72383e 01:24:34 01:24:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:24:34 Successfully built 2c6b2b72383e 01:24:34 Successfully tagged security-spire-server:latest 01:24:34  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:24:34 OK: 221 MiB in 52 packages 01:24:34 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:24:34 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:24:34 OK: 15854 distinct packages available 01:24:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:24:35 3f3a8bcf1eab: Pull complete 01:24:35 0c92f367c5e7: Pull complete 01:24:35 f7c0051592d6: Pull complete 01:24:35 Removing intermediate container 1e18845f0e6c 01:24:35 ---> e899f0a0cb68 01:24:35 Step 6/23 : COPY go.mod vendor* ./ 01:24:35 ---> aebc8fa11bed 01:24:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:35 ---> Running in e4376f6bd42c 01:24:35 a227ed2f7395: Pull complete 01:24:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:24:35 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 01:24:35 Status: Downloaded newer image for docker:20.10.10 01:24:35 ---> b706a049f56e 01:24:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:24:35 ---> Running in c8ea8b5070a0 01:24:35 Removing intermediate container c8ea8b5070a0 01:24:35 ---> b585979998ed 01:24:35 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 01:24:35 ---> Running in 8d9008c5436c 01:24:35 (1/9) Installing ca-certificates (20211220-r0) 01:24:35 (2/9) Installing brotli-libs (1.0.9-r5) 01:24:36 (3/9) Installing nghttp2-libs (1.46.0-r0) 01:24:36 (4/9) Installing libcurl (7.80.0-r0) 01:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:24:36 (5/9) Installing curl (7.80.0-r0) 01:24:36 Removing intermediate container e4376f6bd42c 01:24:36 ---> f5b05f1b1566 01:24:36 Step 8/23 : COPY . . 01:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:24:36 (6/9) Installing dumb-init (1.2.5-r1) 01:24:36 (7/9) Installing musl-obstack (1.2.3-r0) 01:24:36 (1/42) Installing readline (8.1.0-r0) 01:24:36 (2/42) Installing bash (5.1.16-r0) 01:24:36 Executing bash-5.1.16-r0.post-install 01:24:36 (3/42) Installing brotli-libs (1.0.9-r5) 01:24:36 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:24:36 (8/9) Installing libucontext (1.1-r0) 01:24:36 (5/42) Installing libcurl (7.79.1-r0) 01:24:36 (6/42) Installing curl (7.79.1-r0) 01:24:36 (7/42) Installing dumb-init (1.2.5-r1) 01:24:36 (8/42) Installing libbz2 (1.0.8-r1) 01:24:36 (9/42) Installing expat (2.4.7-r0) 01:24:36 (10/42) Installing libffi (3.3-r2) 01:24:36 (11/42) Installing gdbm (1.19-r0) 01:24:36 (12/42) Installing xz-libs (5.2.5-r0) 01:24:36 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:24:36 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:24:36 (15/42) Installing mpdecimal (2.5.1-r1) 01:24:36 (9/9) Installing gcompat (1.0.0-r4) 01:24:36 (16/42) Installing sqlite-libs (3.35.5-r0) 01:24:36 (17/42) Installing python3 (3.9.5-r2) 01:24:36 Executing busybox-1.34.1-r4.trigger 01:24:36 Executing ca-certificates-20211220-r0.trigger 01:24:36 OK: 8 MiB in 23 packages 01:24:36 (18/42) Installing py3-appdirs (1.4.4-r2) 01:24:36 (19/42) Installing py3-chardet (4.0.0-r2) 01:24:36 (20/42) Installing py3-idna (3.2-r0) 01:24:36 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:24:36 (22/42) Installing py3-certifi (2020.12.5-r1) 01:24:36 (23/42) Installing py3-requests (2.25.1-r4) 01:24:36 (24/42) Installing py3-msgpack (1.0.2-r1) 01:24:37 (25/42) Installing py3-lockfile (0.12.2-r4) 01:24:37 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:24:37 (27/42) Installing py3-colorama (0.4.4-r1) 01:24:37 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:24:37 (29/42) Installing py3-distlib (0.3.1-r3) 01:24:37 (30/42) Installing py3-distro (1.5.0-r3) 01:24:37 (31/42) Installing py3-six (1.15.0-r1) 01:24:37 (32/42) Installing py3-webencodings (0.5.1-r4) 01:24:37 (33/42) Installing py3-html5lib (1.1-r1) 01:24:37 (34/42) Installing py3-parsing (2.4.7-r2) 01:24:37 (35/42) Installing py3-packaging (20.9-r1) 01:24:37 (36/42) Installing py3-toml (0.10.2-r2) 01:24:37 (37/42) Installing py3-pep517 (0.10.0-r2) 01:24:37 (38/42) Installing py3-progress (1.5-r2) 01:24:37 (39/42) Installing py3-retrying (1.3.3-r1) 01:24:37 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:24:37 (41/42) Installing py3-setuptools (52.0.0-r3) 01:24:37 (42/42) Installing py3-pip (20.3.4-r1) 01:24:37 Executing busybox-1.33.1-r6.trigger 01:24:37 OK: 84 MiB in 64 packages 01:24:38 Collecting docker-compose==1.23.2 01:24:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:24:38 Collecting jsonschema<3,>=2.5.1 01:24:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:24:38 Collecting docopt<0.7,>=0.6.1 01:24:38 Downloading docopt-0.6.2.tar.gz (25 kB) 01:24:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:24:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:24:38 Collecting cached-property<2,>=1.2.0 01:24:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:24:39 Collecting dockerpty<0.5,>=0.4.1 01:24:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:24:39 Collecting docker<4.0,>=3.6.0 01:24:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:24:39 Removing intermediate container 075abee828fd 01:24:39 ---> 86ddc42ccf33 01:24:39 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:24:39 Collecting websocket-client<1.0,>=0.32.0 01:24:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:24:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:24:39 Collecting texttable<0.10,>=0.9.0 01:24:39 Downloading texttable-0.9.1.tar.gz (11 kB) 01:24:39 ---> 1ca70dff4d22 01:24:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:24:39 Collecting PyYAML<4,>=3.10 01:24:39 Downloading PyYAML-3.13.tar.gz (270 kB) 01:24:40 ---> 988d2533f65d 01:24:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 01:24:40 Collecting docker-pycreds>=0.4.0 01:24:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:24:40 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) 01:24:40 Collecting urllib3<1.25,>=1.21.1 01:24:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:24:40 Collecting idna<2.8,>=2.5 01:24:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:24:40 ---> 43d5dadcc2c8 01:24:40 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:24:40 Collecting chardet<3.1.0,>=3.0.2 01:24:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:24:40 ---> Running in 044efe75bb1e 01:24:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:24:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:24:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:24:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:24:41 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:24:41 Attempting uninstall: urllib3 01:24:41 Found existing installation: urllib3 1.26.5 01:24:41 Uninstalling urllib3-1.26.5: 01:24:41 Removing intermediate container 044efe75bb1e 01:24:41 ---> c2c0de5c045e 01:24:41 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:24:41 Successfully uninstalled urllib3-1.26.5 01:24:41 ---> Running in 3a32d9e36904 01:24:41 Attempting uninstall: idna 01:24:41 Found existing installation: idna 3.2 01:24:41 Uninstalling idna-3.2: 01:24:41 Successfully uninstalled idna-3.2 01:24:41 Removing intermediate container 3a32d9e36904 01:24:41 ---> 790ba3c193e7 01:24:41 Step 18/20 : LABEL arch=x86_64 01:24:41 ---> Running in 78bc76406932 01:24:41 Attempting uninstall: chardet 01:24:41 Found existing installation: chardet 4.0.0 01:24:41 Removing intermediate container 78bc76406932 01:24:41 ---> 1f20c7fc54e7 01:24:41 Step 19/20 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:24:41 Uninstalling chardet-4.0.0: 01:24:41 Successfully uninstalled chardet-4.0.0 01:24:41 ---> Running in 4abad9c335e0 01:24:41 Removing intermediate container 4abad9c335e0 01:24:41 ---> bf55286f6994 01:24:41 Step 20/20 : LABEL version=0.0.0 01:24:41 ---> Running in 754d2635faa6 01:24:41 Attempting uninstall: requests 01:24:41 Found existing installation: requests 2.25.1 01:24:41 Uninstalling requests-2.25.1: 01:24:41 ---> 14a159298f78 01:24:41 Step 9/23 : RUN make cmd/core-data/core-data 01:24:41 Successfully uninstalled requests-2.25.1 01:24:41 Removing intermediate container 754d2635faa6 01:24:41 ---> 3b4250855c4b 01:24:41 01:24:41 ---> Running in 92465cde6309 01:24:41 Running setup.py install for texttable: started 01:24:42 Successfully built 3b4250855c4b 01:24:42 Successfully tagged security-spiffe-token-provider:latest 01:24:42  Building security-spiffe-token-provider ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:24:42 Running setup.py install for texttable: finished with status 'done' 01:24:42 Running setup.py install for PyYAML: started 01:24:42 Running setup.py install for PyYAML: finished with status 'done' 01:24:42 Running setup.py install for docopt: started 01:24:43 Running setup.py install for docopt: finished with status 'done' 01:24:43 Running setup.py install for dockerpty: started 01:24:43 Running setup.py install for dockerpty: finished with status 'done' 01:24:43 7b1c46037f91: Pull complete 01:24:43 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 01:24:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:24:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:24:43 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 [Pipeline] fileExists [Pipeline] sh 01:24:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:24:44 WORKDIR /edgex 01:24:44 COPY go.mod . 01:24:44 RUN go mod download 01:24:44 + docker build -t ci-base-image-arm64 -f - . 01:24:46 Sending build context to Docker daemon 169MB 01:24:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:24:46 ---> f79e39bc4007 01:24:46 Step 2/4 : WORKDIR /edgex 01:24:47 Removing intermediate container 8d9008c5436c 01:24:47 ---> 754970cdc2e7 01:24:47 Step 14/23 : ENV APP_PORT=58890 01:24:47 ---> Running in 85620840f3d9 01:24:47 Removing intermediate container 85620840f3d9 01:24:47 ---> 37f309d0db31 01:24:47 Step 15/23 : EXPOSE $APP_PORT 01:24:47 ---> Running in 9f729b27e0c1 01:24:47 Removing intermediate container 9f729b27e0c1 01:24:47 ---> bb56af0f8447 01:24:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:24:47 ---> fddc2422e8de 01:24:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:24:47 ---> 01f8f8ecc1c2 01:24:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:24:48 ---> da53563f8b9a 01:24:48 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 01:24:48 ---> Running in 7bff0e5c960a 01:24:48 Removing intermediate container 7bff0e5c960a 01:24:48 ---> c78d5c847ff1 01:24:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:24:48 ---> Running in 45bbf89992a3 01:24:48 Removing intermediate container 45bbf89992a3 01:24:48 ---> d84b1c276ece 01:24:48 Step 21/23 : LABEL arch=x86_64 01:24:48 ---> Running in 50824a0a2e65 01:24:48 ---> Running in 64b4c22ef953 01:24:48 Removing intermediate container 50824a0a2e65 01:24:48 ---> 40c4d41413fc 01:24:48 Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:24:48 ---> Running in 29ed5ebda535 01:24:48 Removing intermediate container 64b4c22ef953 01:24:48 ---> f674f52bf273 01:24:48 Step 3/4 : COPY go.mod . 01:24:49 Removing intermediate container 29ed5ebda535 01:24:49 ---> cbce064b92d5 01:24:49 Step 23/23 : LABEL version=0.0.0 01:24:49 ---> Running in e5af01f4f16a 01:24:49 Removing intermediate container e5af01f4f16a 01:24:49 ---> 9039cdc58cc3 01:24:49 01:24:49 Successfully built 9039cdc58cc3 01:24:49 Successfully tagged sys-mgmt-agent:latest 01:24:49 ---> 3dbf7eeba3e6 01:24:49 Step 4/4 : RUN go mod download 01:24:49 ---> Running in 42291731e9cd 01:25:01  Building sys-mgmt-agent ... done Removing intermediate container 92465cde6309 01:25:01 ---> 099b3de8a5fe 01:25:01 01:25:01 Step 10/23 : FROM alpine:3.14 01:25:01 ---> 84b07dd2d1fd 01:25:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:25:01 ---> Running in 656c0cddf11e 01:25:01 Removing intermediate container 656c0cddf11e 01:25:01 ---> e9526f30cf4b 01:25:01 Step 12/23 : ENV APP_PORT=59880 01:25:01 ---> Running in 37656f28c3c6 01:25:01 Removing intermediate container 37656f28c3c6 01:25:01 ---> 11c1290c5f40 01:25:01 Step 13/23 : EXPOSE $APP_PORT 01:25:01 ---> Running in 4b2d74c7d8c0 01:25:01 Removing intermediate container 4b2d74c7d8c0 01:25:01 ---> b1c1d93f1199 01:25:01 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:25:01 ---> Running in 41bc54676d27 01:25:01 Removing intermediate container 41bc54676d27 01:25:01 ---> dee3ea6d3ac4 01:25:01 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 01:25:01 ---> Running in 4d7fb1c6cacb 01:25:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:25:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:25:03 (1/6) Installing dumb-init (1.2.5-r1) 01:25:03 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:25:03 (3/6) Installing libsodium (1.0.18-r0) 01:25:03 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:25:03 (5/6) Installing libzmq (4.3.4-r0) 01:25:03 (6/6) Installing zeromq (4.3.4-r0) 01:25:03 Executing busybox-1.33.1-r6.trigger 01:25:03 OK: 8 MiB in 20 packages 01:25:03 Removing intermediate container 4d7fb1c6cacb 01:25:03 ---> 66f963fbf054 01:25:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:25:04 ---> 3d51f4da4726 01:25:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:25:04 ---> 75a6def8e837 01:25:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:25:04 ---> 8706e83f8320 01:25:04 Step 19/23 : ENTRYPOINT ["/core-data"] 01:25:04 ---> Running in 799e43870a77 01:25:04 Removing intermediate container 799e43870a77 01:25:04 ---> 8b93f33e28a9 01:25:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:25:04 ---> Running in 8fe3bcee71ad 01:25:04 Removing intermediate container 8fe3bcee71ad 01:25:04 ---> cfe31ce1b379 01:25:04 Step 21/23 : LABEL arch=x86_64 01:25:04 ---> Running in 887052b0c919 01:25:05 Removing intermediate container 887052b0c919 01:25:05 ---> cb059c2e42c1 01:25:05 Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:25:05 ---> Running in b3e4656aca90 01:25:05 Removing intermediate container b3e4656aca90 01:25:05 ---> 9d403c3c006d 01:25:05 Step 23/23 : LABEL version=0.0.0 01:25:05 ---> Running in 79fe8f9d729a 01:25:05 Removing intermediate container 79fe8f9d729a 01:25:05 ---> fab0584fddf3 01:25:05 01:25:05 Successfully built fab0584fddf3 01:25:05 Successfully tagged core-data:latest 01:25:05  Building core-data ... done  [Pipeline] } 01:25:05 $ docker stop --time=1 18504f9cb43b3e4cc41b121afd28518c2dbdd80397ba49ed2a23a734c8ec4767 01:25:07 $ docker rm -f 18504f9cb43b3e4cc41b121afd28518c2dbdd80397ba49ed2a23a734c8ec4767 [Pipeline] // withDockerContainer [Pipeline] sh 01:25:07 + docker images 01:25:07 REPOSITORY TAG IMAGE ID CREATED SIZE 01:25:07 core-data latest fab0584fddf3 2 seconds ago 35.9MB 01:25:07 099b3de8a5fe 8 seconds ago 1.65GB 01:25:07 sys-mgmt-agent latest 9039cdc58cc3 18 seconds ago 305MB 01:25:07 security-spiffe-token-provider latest 3b4250855c4b 26 seconds ago 28.5MB 01:25:07 security-spire-server latest 2c6b2b72383e 34 seconds ago 82.9MB 01:25:07 79b901db13ba 35 seconds ago 1.61GB 01:25:07 881101d08b86 36 seconds ago 1.61GB 01:25:07 security-secretstore-setup latest 912fef80495b 37 seconds ago 42.1MB 01:25:07 security-spire-agent latest a66d1f07962b 41 seconds ago 119MB 01:25:07 security-proxy-setup latest 730f4b1221cc 46 seconds ago 43.4MB 01:25:07 858e3404a3e8 53 seconds ago 1.63GB 01:25:07 0788001053f8 56 seconds ago 1.61GB 01:25:07 6cb2d1ade4fd 58 seconds ago 1.63GB 01:25:07 core-metadata latest 3d0e3c518ecc About a minute ago 26.1MB 01:25:07 28e3324705b6 About a minute ago 1.62GB 01:25:07 security-bootstrapper latest 0576f54a73b6 About a minute ago 24.3MB 01:25:07 support-scheduler latest 4220f48dd4e8 About a minute ago 26MB 01:25:07 support-notifications latest dfdcd7a6567c About a minute ago 26.6MB 01:25:07 core-command latest a5399f30cef1 About a minute ago 24.5MB 01:25:07 89cd1a65a27e About a minute ago 1.61GB 01:25:07 30be81426691 About a minute ago 1.62GB 01:25:07 4860ea685139 About a minute ago 1.62GB 01:25:07 0159badf543d About a minute ago 1.61GB 01:25:07 security-spire-config latest bdc2a185186a 2 minutes ago 82.2MB 01:25:07 5f553e9804ff 2 minutes ago 1.61GB 01:25:07 ci-base-image-x86_64 latest a065934d40bc 5 minutes ago 896MB 01:25:07 alpine 3.14 84b07dd2d1fd 2 days ago 5.59MB 01:25:07 alpine 3.15 76c8fb57b6fc 2 days ago 5.57MB 01:25:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB 01:25:07 docker 20.10.10 b706a049f56e 4 months ago 216MB 01:25:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 01:25:07 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 01:25:22 Still waiting to schedule task 01:25:22 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 01:25:46 Removing intermediate container 42291731e9cd 01:25:46 ---> 9be2610c99fd 01:25:46 Successfully built 9be2610c99fd 01:25:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:25:46 + docker inspect -f . ci-base-image-arm64 01:25:46 . [Pipeline] withDockerContainer 01:25:47 prd-ubuntu20.04-docker-arm64-4c-16g-9535 does not seem to be running inside a container 01:25:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:25:48 $ docker top 911f1d89d85fc77a2e835540383c8f97fe9fc3766f6670a8180cfe20987bb3c1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:49 + go version 01:25:49 go version go1.17.6 linux/arm64 [Pipeline] } 01:25:49 $ docker stop --time=1 911f1d89d85fc77a2e835540383c8f97fe9fc3766f6670a8180cfe20987bb3c1 01:25:51 $ docker rm -f 911f1d89d85fc77a2e835540383c8f97fe9fc3766f6670a8180cfe20987bb3c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:25:52 + docker inspect -f . ci-base-image-arm64 01:25:52 . [Pipeline] withDockerContainer 01:25:52 prd-ubuntu20.04-docker-arm64-4c-16g-9535 does not seem to be running inside a container 01:25:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:25:54 $ docker top 2aea8d2fb7aa20520f23df379c8ae87e54d9e942d72563220363b0758fbf22cf -eo pid,comm [Pipeline] { [Pipeline] echo 01:25:54 ========================================================= 01:25:54 [edgeXBuildGoParallel] Running Tests and Build... 01:25:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:25:54 + make test 01:25:54 go mod tidy -compat=1.17 01:25:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:26:04 Running on prd-ubuntu18.04-docker-8c-8g-9536 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws 01:26:04 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 01:26:04 The recommended git tool is: git 01:26:05 using credential edgex-jenkins-ssh 01:26:05 Cloning the remote Git repository 01:26:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:26:05 > git init /w/workspace/edgex-go/7 # timeout=10 01:26:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:26:05 > git --version # timeout=10 01:26:05 > git --version # 'git version 2.17.1' 01:26:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:26:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:26:10 Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:26:11 Merge succeeded, producing 243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:26:11 Checking out Revision 243ad5ab77529b2d45c88b8c55ff2b255c6633ba (PR-3926) 01:26:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:26:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:26:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:26:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:26:10 using GIT_SSH to set credentials SSH Credentials for GitHub 01:26:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:26:10 > git config core.sparsecheckout # timeout=10 01:26:10 > git checkout -f 243ad5ab77529b2d45c88b8c55ff2b255c6633ba # timeout=10 01:26:11 > git remote # timeout=10 01:26:11 > git config --get remote.origin.url # timeout=10 01:26:11 using GIT_SSH to set credentials SSH Credentials for GitHub 01:26:11 > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 01:26:11 > git rev-parse HEAD^{commit} # timeout=10 01:26:11 > git config core.sparsecheckout # timeout=10 01:26:11 > git checkout -f 243ad5ab77529b2d45c88b8c55ff2b255c6633ba # timeout=10 01:26:14 Commit message: "feat(metadata): implement PATCH device profile basic info API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:15 + echo snap-build.sh 01:26:15 snap-build.sh 01:26:15 + SNAP_BASE_DIR=. 01:26:15 + '[' '!' -z /w/workspace/edgex-go/7 ']' 01:26:15 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 01:26:15 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 01:26:15 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 01:26:15 + cd /w/workspace/edgex-go/7 01:26:15 + sudo apt-get remove -qy --purge lxd lxd-client 01:26:15 Reading package lists... 01:26:15 Building dependency tree... 01:26:15 Reading state information... 01:26:15 The following packages were automatically installed and are no longer required: 01:26:15 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:26:15 uidmap xdelta3 01:26:15 Use 'sudo apt autoremove' to remove them. 01:26:15 The following packages will be REMOVED: 01:26:15 lxd* lxd-client* 01:26:15 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:26:15 After this operation, 31.7 MB disk space will be freed. 01:26:16 (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.) 01:26:16 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:26:16 Removing lxd dnsmasq configuration 01:26:16 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:26:16 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:26:17 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:26:17 (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.) 01:26:17 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:26:19 Processing triggers for systemd (237-3ubuntu10.52) ... 01:26:19 Processing triggers for ureadahead (0.100.0-21) ... 01:26:19 + sudo snap remove --purge lxd 01:26:19 snap "lxd" is not installed 01:26:19 + sudo groupadd --force --system lxd 01:26:19 ++ whoami 01:26:19 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:26:19 + newgrp - lxd 01:26:20 + sudo snap install lxd 01:26:28 2022-03-31T01:26:24Z INFO Waiting for automatic snapd restart... 01:26:35 ? github.com/edgexfoundry/edgex-go [no test files] 01:26:43 lxd 4.24-c92c0b2 from Canonical* installed 01:26:43 + sudo lxd init --auto 01:26:53 + sudo snap install --classic snapcraft 01:26:57 snapcraft 6.1 from Canonical* installed 01:26:57 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 01:26:57 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 01:26:57 % Total % Received % Xferd Average Speed Time Time Time Current 01:26:57 Dload Upload Total Spent Left Speed 01:26:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4537 0 --:--:-- --:--:-- --:--:-- 4537 01:26:57 78 3325k 78 2597k 0 0 7918k 0 --:--:-- --:--:-- --:--:-- 7918k 100 3325k 100 3325k 0 0 9925k 0 --:--:-- --:--:-- --:--:-- 101M 01:26:57 ./yq_linux_amd64 01:26:57 + sudo snapcraft prime --use-lxd 01:26:59 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:26:59 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: 01:26:59 - README.md 01:26:59 01:26:59 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:26:59 Launching a container. 01:27:09 Waiting for container to be ready 01:27:10 To start your first container, try: lxc launch ubuntu:20.04 01:27:10 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 01:27:10 01:27:14 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:27:15 Waiting for network to be ready... 01:27:15 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 01:27:15 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 01:27:16 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 01:27:16 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1367 kB] 01:27:16 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 01:27:16 Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 01:27:16 Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [237 kB] 01:27:16 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 01:27:16 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 01:27:16 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [845 kB] 01:27:16 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 01:27:16 Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 01:27:16 Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 01:27:16 Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 01:27:16 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 01:27:16 Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [120 kB] 01:27:16 Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 01:27:17 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 01:27:17 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 01:27:17 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1694 kB] 01:27:17 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [318 kB] 01:27:17 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 01:27:17 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 01:27:17 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [903 kB] 01:27:17 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [129 kB] 01:27:17 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] 01:27:17 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 01:27:19 Fetched 23.6 MB in 4s (5913 kB/s) 01:27:20 Reading package lists... 01:27:20 Reading package lists... 01:27:20 Building dependency tree... 01:27:20 Reading state information... 01:27:20 The following additional packages will be installed: 01:27:20 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:27:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:27:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:27:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:27:20 Suggested packages: 01:27:20 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:27:20 Recommended packages: 01:27:20 gnupg libsasl2-modules 01:27:20 The following NEW packages will be installed: 01:27:20 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:27:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:27:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:27:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:27:20 The following packages will be upgraded: 01:27:20 gpg gpg-agent gpgconf libudev1 01:27:20 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 01:27:20 Need to get 3859 kB of archives. 01:27:20 After this operation, 14.9 MB of additional disk space will be used. 01:27:20 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 01:27:20 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 01:27:20 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 01:27:20 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 01:27:20 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 01:27:20 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 01:27:20 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 01:27:20 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:27:20 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 01:27:20 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 01:27:20 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 01:27:20 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 01:27:20 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 01:27:20 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 01:27:20 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 01:27:20 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 01:27:20 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 01:27:20 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 01:27:20 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 01:27:20 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 01:27:20 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 01:27:20 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 01:27:21 debconf: delaying package configuration, since apt-utils is not installed 01:27:21 Fetched 3859 kB in 0s (14.1 MB/s) 01:27:21 (Reading database ... 12816 files and directories currently installed.) 01:27:21 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 01:27:21 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 01:27:21 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 01:27:21 Selecting previously unselected package udev. 01:27:21 (Reading database ... 12816 files and directories currently installed.) 01:27:21 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 01:27:21 Unpacking udev (245.4-4ubuntu3.15) ... 01:27:21 Selecting previously unselected package libfuse2:amd64. 01:27:21 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 01:27:21 Unpacking libfuse2:amd64 (2.9.9-3) ... 01:27:21 Selecting previously unselected package fuse. 01:27:21 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 01:27:21 Unpacking fuse (2.9.9-3) ... 01:27:21 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 01:27:21 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 01:27:21 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 01:27:21 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 01:27:21 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 01:27:21 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 01:27:21 Selecting previously unselected package libksba8:amd64. 01:27:21 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:27:21 Unpacking libksba8:amd64 (1.3.5-2) ... 01:27:21 Selecting previously unselected package libroken18-heimdal:amd64. 01:27:21 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 01:27:21 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:27:21 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:27:21 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 01:27:21 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:27:21 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:27:21 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 01:27:21 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:27:21 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:27:21 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 01:27:21 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:27:21 Selecting previously unselected package libwind0-heimdal:amd64. 01:27:21 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 01:27:21 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:27:21 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:27:21 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 01:27:21 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:27:22 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:27:22 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 01:27:22 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:27:22 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:27:22 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 01:27:22 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:27:22 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:27:22 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 01:27:22 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:27:22 Selecting previously unselected package libsasl2-modules-db:amd64. 01:27:22 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 01:27:22 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:27:22 Selecting previously unselected package libsasl2-2:amd64. 01:27:22 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 01:27:22 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:27:22 Selecting previously unselected package libldap-common. 01:27:22 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 01:27:22 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 01:27:22 Selecting previously unselected package libldap-2.4-2:amd64. 01:27:22 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 01:27:22 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 01:27:22 Selecting previously unselected package dirmngr. 01:27:22 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 01:27:22 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 01:27:22 Setting up libksba8:amd64 (1.3.5-2) ... 01:27:22 Setting up libfuse2:amd64 (2.9.9-3) ... 01:27:22 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 01:27:22 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:27:22 Setting up udev (245.4-4ubuntu3.15) ... 01:27:23 invoke-rc.d: policy-rc.d denied execution of start. 01:27:23 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:27:23 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:27:23 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 01:27:23 Setting up gpg (2.2.19-3ubuntu2.1) ... 01:27:23 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:27:23 Setting up fuse (2.9.9-3) ... 01:27:23 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 01:27:23 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:27:23 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:27:23 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:27:23 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:27:23 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:27:23 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:27:23 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 01:27:23 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 01:27:23 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 01:27:23 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 01:27:23 Processing triggers for systemd (245.4-4ubuntu3) ... 01:27:24 Processing triggers for libc-bin (2.31-0ubuntu9) ... 01:27:24 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 01:27:24 Alias= settings in the [Install] section, and DefaultInstance= for template 01:27:24 units). This means they are not meant to be enabled using systemctl. 01:27:24 01:27:24 Possible reasons for having this kind of units are: 01:27:24 • A unit may be statically enabled by being symlinked from another unit's 01:27:24 .wants/ or .requires/ directory. 01:27:24 • A unit's purpose may be to act as a helper for some other unit which has 01:27:24 a requirement dependency on it. 01:27:24 • A unit may be started when needed via activation (socket, path, timer, 01:27:24 D-Bus, udev, scripted systemctl call, ...). 01:27:24 • In case of template units, the unit is meant to be enabled with some 01:27:24 instance name specified. 01:27:24 Reading package lists... 01:27:24 Building dependency tree... 01:27:24 Reading state information... 01:27:24 The following additional packages will be installed: 01:27:24 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 01:27:24 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 01:27:24 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 01:27:24 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 01:27:24 openssh-client python3 python3-minimal python3.8 python3.8-minimal 01:27:24 squashfs-tools systemd systemd-sysv systemd-timesyncd 01:27:24 Suggested packages: 01:27:24 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 01:27:24 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:27:24 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 01:27:24 systemd-container policykit-1 01:27:24 Recommended packages: 01:27:24 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 01:27:25 The following NEW packages will be installed: 01:27:25 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 01:27:25 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 01:27:25 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 01:27:25 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 01:27:25 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 01:27:25 The following packages will be upgraded: 01:27:25 libsystemd0 systemd systemd-sysv systemd-timesyncd 01:27:25 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 01:27:25 Need to get 46.5 MB of archives. 01:27:25 After this operation, 181 MB of additional disk space will be used. 01:27:25 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 01:27:25 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 01:27:25 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 01:27:25 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 01:27:25 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 01:27:25 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 01:27:25 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 01:27:25 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 01:27:25 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 01:27:25 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 01:27:25 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 01:27:25 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 01:27:25 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 01:27:25 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 01:27:25 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 01:27:25 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 01:27:26 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 01:27:26 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 01:27:26 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 01:27:26 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 01:27:26 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 01:27:26 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 01:27:26 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 01:27:26 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 01:27:26 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 01:27:26 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 01:27:26 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 01:27:26 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 01:27:26 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 01:27:26 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 01:27:26 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 01:27:26 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 01:27:26 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 01:27:27 debconf: delaying package configuration, since apt-utils is not installed 01:27:27 Fetched 46.5 MB in 2s (19.4 MB/s) 01:27:27 (Reading database ... 13067 files and directories currently installed.) 01:27:27 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 01:27:27 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 01:27:27 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 01:27:27 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 01:27:27 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 01:27:27 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 01:27:28 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 01:27:28 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 01:27:28 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 01:27:28 Selecting previously unselected package libpython3.8-minimal:amd64. 01:27:28 (Reading database ... 13068 files and directories currently installed.) 01:27:28 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 01:27:28 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 01:27:28 Selecting previously unselected package libexpat1:amd64. 01:27:28 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 01:27:28 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 01:27:28 Selecting previously unselected package python3.8-minimal. 01:27:28 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 01:27:28 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 01:27:29 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 01:27:29 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 01:27:29 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 01:27:29 Selecting previously unselected package python3-minimal. 01:27:29 (Reading database ... 13359 files and directories currently installed.) 01:27:29 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 01:27:29 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 01:27:29 Selecting previously unselected package mime-support. 01:27:29 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 01:27:29 Unpacking mime-support (3.64ubuntu1) ... 01:27:29 Selecting previously unselected package libmpdec2:amd64. 01:27:29 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 01:27:29 Unpacking libmpdec2:amd64 (2.4.2-3) ... 01:27:29 Selecting previously unselected package libpython3.8-stdlib:amd64. 01:27:29 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 01:27:29 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 01:27:29 Selecting previously unselected package python3.8. 01:27:29 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 01:27:29 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 01:27:29 Selecting previously unselected package libpython3-stdlib:amd64. 01:27:29 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 01:27:29 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 01:27:29 Setting up python3-minimal (3.8.2-0ubuntu2) ... 01:27:30 Selecting previously unselected package python3. 01:27:30 (Reading database ... 13761 files and directories currently installed.) 01:27:30 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 01:27:30 Unpacking python3 (3.8.2-0ubuntu2) ... 01:27:30 Selecting previously unselected package libdbus-1-3:amd64. 01:27:30 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 01:27:30 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 01:27:30 Selecting previously unselected package dbus. 01:27:30 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 01:27:30 Unpacking dbus (1.12.16-2ubuntu2.1) ... 01:27:30 Selecting previously unselected package libbsd0:amd64. 01:27:30 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 01:27:30 Unpacking libbsd0:amd64 (0.10.0-1) ... 01:27:30 Selecting previously unselected package libpam-systemd:amd64. 01:27:30 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 01:27:30 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 01:27:30 Selecting previously unselected package sudo. 01:27:30 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 01:27:30 Unpacking sudo (1.8.31-1ubuntu1.2) ... 01:27:30 Selecting previously unselected package apparmor. 01:27:30 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 01:27:30 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 01:27:30 Selecting previously unselected package libcbor0.6:amd64. 01:27:30 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 01:27:30 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 01:27:30 Selecting previously unselected package libedit2:amd64. 01:27:30 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 01:27:30 Unpacking libedit2:amd64 (3.1-20191231-1) ... 01:27:30 Selecting previously unselected package libfido2-1:amd64. 01:27:30 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 01:27:30 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 01:27:30 Selecting previously unselected package libkrb5support0:amd64. 01:27:30 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 01:27:30 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 01:27:30 Selecting previously unselected package libk5crypto3:amd64. 01:27:30 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 01:27:30 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 01:27:30 Selecting previously unselected package libkeyutils1:amd64. 01:27:30 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 01:27:30 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 01:27:30 Selecting previously unselected package libkrb5-3:amd64. 01:27:30 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 01:27:30 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 01:27:30 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:27:30 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 01:27:30 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 01:27:30 Selecting previously unselected package openssh-client. 01:27:30 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 01:27:31 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 01:27:31 Selecting previously unselected package dbus-user-session. 01:27:31 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 01:27:31 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 01:27:31 Selecting previously unselected package liblzo2-2:amd64. 01:27:31 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 01:27:31 Unpacking liblzo2-2:amd64 (2.10-2) ... 01:27:31 Selecting previously unselected package squashfs-tools. 01:27:31 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 01:27:31 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 01:27:31 Selecting previously unselected package snapd. 01:27:31 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 01:27:31 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 01:27:34 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 01:27:34 Setting up mime-support (3.64ubuntu1) ... 01:27:34 Setting up liblzo2-2:amd64 (2.10-2) ... 01:27:34 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 01:27:34 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 01:27:34 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 01:27:34 Setting up dbus (1.12.16-2ubuntu2.1) ... 01:27:34 Setting up sudo (1.8.31-1ubuntu1.2) ... 01:27:34 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 01:27:34 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 01:27:34 Setting up libmpdec2:amd64 (2.4.2-3) ... 01:27:34 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 01:27:34 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 01:27:34 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 01:27:35 Setting up libbsd0:amd64 (0.10.0-1) ... 01:27:35 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 01:27:35 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 01:27:35 Setting up libedit2:amd64 (3.1-20191231-1) ... 01:27:35 Setting up python3 (3.8.2-0ubuntu2) ... 01:27:35 running python rtupdate hooks for python3.8... 01:27:35 running python post-rtupdate hooks for python3.8... 01:27:35 Setting up apparmor (2.13.3-7ubuntu5.1) ... 01:27:36 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:27:36 Reloading AppArmor profiles 01:27:36 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 01:27:36 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 01:27:36 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 01:27:37 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 01:27:37 Setting up systemd (245.4-4ubuntu3.15) ... 01:27:37 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:27:37 Installing new version of config file /etc/systemd/resolved.conf ... 01:27:38 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 01:27:38 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 01:27:38 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 01:27:38 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 01:27:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:27:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:27:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:27:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:27:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:27:40 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:27:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:27:40 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:27:40 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:27:40 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:27:41 /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' 01:27:41 Processing triggers for libc-bin (2.31-0ubuntu9) ... 01:27:42 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 01:27:42 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 01:27:42 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 01:27:43 Reading package lists... 01:27:43 Reading package lists... 01:27:43 Building dependency tree... 01:27:43 Reading state information... 01:27:43 Calculating upgrade... 01:27:43 The following packages will be upgraded: 01:27:43 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 01:27:43 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 01:27:43 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 01:27:43 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 01:27:43 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 01:27:43 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 01:27:43 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 01:27:43 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 01:27:43 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 01:27:43 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 01:27:43 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 01:27:43 xz-utils zlib1g 01:27:43 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:27:43 Need to get 65.7 MB of archives. 01:27:43 After this operation, 27.6 MB of additional disk space will be used. 01:27:43 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 01:27:43 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 01:27:43 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 01:27:43 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 01:27:43 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 01:27:43 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 01:27:43 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 01:27:43 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 01:27:43 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 01:27:43 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 01:27:43 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 01:27:43 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 01:27:43 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 01:27:43 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 01:27:43 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 01:27:43 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 01:27:43 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 01:27:43 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 01:27:43 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 01:27:43 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 01:27:43 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 01:27:43 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 01:27:43 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 01:27:43 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 01:27:43 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 01:27:43 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 01:27:43 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 01:27:43 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 01:27:43 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 01:27:43 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 01:27:43 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 01:27:43 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 01:27:43 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 01:27:43 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 01:27:43 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 01:27:43 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 01:27:43 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 01:27:43 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 01:27:43 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 01:27:43 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 01:27:43 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 01:27:43 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 01:27:43 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 01:27:43 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 01:27:43 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 01:27:43 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 01:27:43 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 01:27:43 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 01:27:43 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 01:27:43 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 01:27:43 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 01:27:43 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 01:27:43 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 01:27:43 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 01:27:43 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 01:27:43 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 01:27:43 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 01:27:43 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 01:27:43 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 01:27:43 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 01:27:43 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 01:27:43 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 01:27:43 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 01:27:43 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 01:27:43 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 01:27:43 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 01:27:43 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 01:27:43 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 01:27:43 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 01:27:43 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 01:27:43 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 01:27:43 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 01:27:44 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 01:27:44 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 01:27:44 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 01:27:44 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 01:27:44 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 01:27:44 debconf: delaying package configuration, since apt-utils is not installed 01:27:44 Fetched 65.7 MB in 1s (83.2 MB/s) 01:27:44 (Reading database ... 14313 files and directories currently installed.) 01:27:44 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 01:27:44 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 01:27:45 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 01:27:45 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 01:27:45 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 01:27:45 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 01:27:45 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:27:45 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:27:45 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:27:45 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:27:45 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:27:45 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:27:45 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:27:45 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:27:45 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:27:45 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:27:46 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:27:46 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:27:46 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:27:46 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:27:46 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 01:27:46 (Reading database ... 14312 files and directories currently installed.) 01:27:46 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:27:46 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:27:46 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 01:27:46 (Reading database ... 14312 files and directories currently installed.) 01:27:46 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:27:46 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:27:46 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:27:46 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:27:46 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 01:27:46 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 01:27:46 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 01:27:46 (Reading database ... 14312 files and directories currently installed.) 01:27:46 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 01:27:46 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 01:27:47 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 01:27:47 (Reading database ... 14312 files and directories currently installed.) 01:27:47 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 01:27:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:27:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:27:47 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 01:27:47 Setting up base-files (11ubuntu5.5) ... 01:27:47 Installing new version of config file /etc/issue ... 01:27:47 Installing new version of config file /etc/issue.net ... 01:27:47 Installing new version of config file /etc/lsb-release ... 01:27:47 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:27:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:27:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:27:48 Removing obsolete conffile /etc/default/motd-news ... 01:27:48 (Reading database ... 14311 files and directories currently installed.) 01:27:48 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 01:27:48 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 01:27:48 Setting up bash (5.0-6ubuntu1.1) ... 01:27:48 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 01:27:48 (Reading database ... 14311 files and directories currently installed.) 01:27:48 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 01:27:48 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 01:27:48 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 01:27:48 (Reading database ... 14311 files and directories currently installed.) 01:27:48 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 01:27:48 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 01:27:48 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 01:27:48 (Reading database ... 14311 files and directories currently installed.) 01:27:48 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 01:27:48 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 01:27:49 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 01:27:49 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 01:27:49 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 01:27:49 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 01:27:49 Setting up perl-base (5.30.0-9ubuntu0.2) ... 01:27:49 (Reading database ... 14311 files and directories currently installed.) 01:27:49 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 01:27:49 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 01:27:49 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 01:27:49 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 01:27:50 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 01:27:50 (Reading database ... 14311 files and directories currently installed.) 01:27:50 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 01:27:50 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 01:27:50 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 01:27:50 (Reading database ... 14311 files and directories currently installed.) 01:27:50 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 01:27:50 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 01:27:50 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 01:27:50 (Reading database ... 14311 files and directories currently installed.) 01:27:50 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 01:27:50 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 01:27:50 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 01:27:50 (Reading database ... 14311 files and directories currently installed.) 01:27:50 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 01:27:50 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 01:27:50 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 01:27:50 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 01:27:50 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 01:27:50 (Reading database ... 14311 files and directories currently installed.) 01:27:50 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 01:27:50 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 01:27:50 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 01:27:50 (Reading database ... 14311 files and directories currently installed.) 01:27:50 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 01:27:50 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 01:27:51 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 01:27:51 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 01:27:51 Setting up util-linux (2.34-0.1ubuntu9.3) ... 01:27:51 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:27:52 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:27:52 (Reading database ... 14311 files and directories currently installed.) 01:27:52 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 01:27:52 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 01:27:52 Setting up libc-bin (2.31-0ubuntu9.7) ... 01:27:52 (Reading database ... 14311 files and directories currently installed.) 01:27:52 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 01:27:52 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 01:27:52 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 01:27:52 (Reading database ... 14311 files and directories currently installed.) 01:27:52 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 01:27:52 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 01:27:52 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 01:27:52 (Reading database ... 14311 files and directories currently installed.) 01:27:52 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 01:27:52 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 01:27:52 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 01:27:52 (Reading database ... 14311 files and directories currently installed.) 01:27:52 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 01:27:52 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 01:27:52 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 01:27:52 (Reading database ... 14311 files and directories currently installed.) 01:27:52 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 01:27:52 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 01:27:52 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 01:27:52 (Reading database ... 14311 files and directories currently installed.) 01:27:52 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 01:27:52 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 01:27:53 Setting up gpgv (2.2.19-3ubuntu2.1) ... 01:27:53 (Reading database ... 14311 files and directories currently installed.) 01:27:53 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 01:27:53 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 01:27:53 Setting up ubuntu-keyring (2020.02.11.4) ... 01:27:53 (Reading database ... 14311 files and directories currently installed.) 01:27:53 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 01:27:53 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 01:27:53 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 01:27:53 (Reading database ... 14311 files and directories currently installed.) 01:27:53 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 01:27:53 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 01:27:53 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 01:27:53 (Reading database ... 14311 files and directories currently installed.) 01:27:53 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 01:27:53 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 01:27:53 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 01:27:53 (Reading database ... 14311 files and directories currently installed.) 01:27:53 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 01:27:53 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 01:27:53 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 01:27:53 (Reading database ... 14311 files and directories currently installed.) 01:27:53 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 01:27:53 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 01:27:53 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 01:27:53 (Reading database ... 14311 files and directories currently installed.) 01:27:53 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 01:27:53 Unpacking apt (2.0.6) over (2.0.2) ... 01:27:54 Setting up apt (2.0.6) ... 01:27:54 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:27:54 (Reading database ... 14311 files and directories currently installed.) 01:27:54 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 01:27:54 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 01:27:55 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 01:27:55 (Reading database ... 14311 files and directories currently installed.) 01:27:55 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 01:27:55 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 01:27:55 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 01:27:55 (Reading database ... 14313 files and directories currently installed.) 01:27:55 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 01:27:55 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 01:27:55 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 01:27:55 (Reading database ... 14317 files and directories currently installed.) 01:27:55 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 01:27:55 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 01:27:55 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 01:27:55 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 01:27:55 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 01:27:55 (Reading database ... 14317 files and directories currently installed.) 01:27:55 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 01:27:55 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 01:27:55 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 01:27:56 (Reading database ... 14317 files and directories currently installed.) 01:27:56 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 01:27:56 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 01:27:56 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 01:27:56 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 01:27:56 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 01:27:56 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 01:27:56 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 01:27:56 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 01:27:56 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 01:27:56 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 01:27:56 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 01:27:56 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 01:27:56 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 01:27:56 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 01:27:56 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 01:27:56 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 01:27:56 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 01:27:56 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 01:27:56 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 01:27:56 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 01:27:57 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 01:27:57 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 01:27:57 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 01:27:57 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 01:27:57 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 01:27:57 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 01:27:57 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 01:27:57 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 01:27:57 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 01:27:57 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 01:27:57 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 01:27:57 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 01:27:57 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 01:27:57 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 01:27:57 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 01:27:57 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 01:27:57 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 01:27:57 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 01:27:58 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 01:27:58 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 01:27:59 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 01:27:59 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 01:27:59 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 01:27:59 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 01:27:59 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 01:27:59 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 01:28:00 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 01:28:00 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 01:28:00 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 01:28:00 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 01:28:00 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 01:28:01 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 01:28:01 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 01:28:01 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 01:28:01 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 01:28:01 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 01:28:01 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 01:28:01 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 01:28:01 Setting up tzdata (2022a-0ubuntu0.20.04) ... 01:28:01 01:28:01 Current default time zone: 'Etc/UTC' 01:28:01 Local time is now: Thu Mar 31 01:28:00 UTC 2022. 01:28:01 Universal Time is now: Thu Mar 31 01:28:00 UTC 2022. 01:28:01 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:28:01 01:28:01 Setting up xz-utils (5.2.4-1ubuntu1) ... 01:28:01 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 01:28:01 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 01:28:01 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 01:28:01 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 01:28:01 Setting up mount (2.34-0.1ubuntu9.3) ... 01:28:01 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 01:28:01 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 01:28:01 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 01:28:01 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 01:28:01 Setting up openssl (1.1.1f-1ubuntu2.12) ... 01:28:01 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 01:28:01 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 01:28:01 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 01:28:01 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 01:28:01 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 01:28:01 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 01:28:01 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 01:28:01 Setting up fdisk (2.34-0.1ubuntu9.3) ... 01:28:01 Setting up ca-certificates (20210119~20.04.2) ... 01:28:03 Updating certificates in /etc/ssl/certs... 01:28:03 21 added, 21 removed; done. 01:28:03 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 01:28:03 Setting up perl (5.30.0-9ubuntu0.2) ... 01:28:03 Setting up procps (2:3.3.16-1ubuntu2.3) ... 01:28:04 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 01:28:04 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 01:28:04 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 01:28:04 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 01:28:04 Setting up binutils (2.34-6ubuntu1.3) ... 01:28:04 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 01:28:04 Setting up build-essential (12.8ubuntu1.1) ... 01:28:04 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 01:28:04 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 01:28:04 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 01:28:04 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 01:28:04 Processing triggers for systemd (245.4-4ubuntu3.15) ... 01:28:04 Processing triggers for mime-support (3.64ubuntu1) ... 01:28:04 Processing triggers for ca-certificates (20210119~20.04.2) ... 01:28:04 Updating certificates in /etc/ssl/certs... 01:28:04 0 added, 0 removed; done. 01:28:04 Running hooks in /etc/ca-certificates/update.d... 01:28:04 done. 01:28:06 Reading package lists... 01:28:06 Building dependency tree... 01:28:06 Reading state information... 01:28:06 The following NEW packages will be installed: 01:28:06 apt-transport-https 01:28:06 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:28:06 Need to get 4680 B of archives. 01:28:06 After this operation, 162 kB of additional disk space will be used. 01:28:06 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 01:28:06 debconf: delaying package configuration, since apt-utils is not installed 01:28:06 Fetched 4680 B in 0s (94.7 kB/s) 01:28:06 Selecting previously unselected package apt-transport-https. 01:28:06 (Reading database ... 14320 files and directories currently installed.) 01:28:06 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 01:28:06 Unpacking apt-transport-https (2.0.6) ... 01:28:06 Setting up apt-transport-https (2.0.6) ... 01:28:06 Waiting for network to be ready... 01:28:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:28:13 2022-03-31T01:28:10Z INFO Waiting for automatic snapd restart... 01:28:14 snapd 2.54.4 from Canonical* installed 01:28:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:28:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:28:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:28:15 "snapd" switched to the "latest/stable" channel 01:28:15 01:28:17 core20 20220318 from Canonical* installed 01:28:17 "core20" switched to the "latest/stable" channel 01:28:17 01:28:20 snapcraft 6.1 from Canonical* installed 01:28:20 "snapcraft" switched to the "latest/stable" channel 01:28:20 01:28:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:28:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:28:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:28:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:28:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:28:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:28:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:28:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:28:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:28:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:28:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:28:24 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 01:28:24 - README.md 01:28:24 01:28:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:28:25 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 01:28:25 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 01:28:25 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 01:28:26 Reading package lists... 01:28:26 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 01:28:26 Reading package lists... 01:28:26 Building dependency tree... 01:28:26 Reading state information... 01:28:27 Suggested packages: 01:28:27 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 01:28:27 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 01:28:27 krb5-user libnorm-doc 01:28:27 Recommended packages: 01:28:27 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 01:28:27 The following NEW packages will be installed: 01:28:27 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 01:28:27 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 01:28:27 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 01:28:27 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 01:28:27 libzmq5 pkg-config zip 01:28:27 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 01:28:27 Need to get 10.3 MB of archives. 01:28:27 After this operation, 56.5 MB of additional disk space will be used. 01:28:27 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 01:28:27 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 01:28:27 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 01:28:27 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 01:28:27 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 01:28:27 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 01:28:27 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 01:28:27 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 01:28:27 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 01:28:27 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 01:28:27 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 01:28:27 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 01:28:27 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 01:28:27 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 01:28:27 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 01:28:27 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 01:28:27 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 01:28:27 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 01:28:27 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 01:28:27 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 01:28:27 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 01:28:27 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 01:28:27 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 01:28:27 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 01:28:27 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 01:28:27 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 01:28:27 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 01:28:27 debconf: delaying package configuration, since apt-utils is not installed 01:28:27 Fetched 10.3 MB in 0s (33.8 MB/s) 01:28:27 Selecting previously unselected package libglib2.0-0:amd64. 01:28:27 (Reading database ... 14324 files and directories currently installed.) 01:28:27 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 01:28:27 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 01:28:27 Selecting previously unselected package libsodium23:amd64. 01:28:27 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 01:28:27 Unpacking libsodium23:amd64 (1.0.18-1) ... 01:28:27 Selecting previously unselected package libpsl5:amd64. 01:28:27 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 01:28:27 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 01:28:27 Selecting previously unselected package libbrotli1:amd64. 01:28:27 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 01:28:27 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 01:28:27 Selecting previously unselected package libnghttp2-14:amd64. 01:28:27 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 01:28:27 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 01:28:27 Selecting previously unselected package librtmp1:amd64. 01:28:27 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 01:28:27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 01:28:28 Selecting previously unselected package libssh-4:amd64. 01:28:28 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 01:28:28 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 01:28:28 Selecting previously unselected package libcurl3-gnutls:amd64. 01:28:28 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 01:28:28 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 01:28:28 Selecting previously unselected package liberror-perl. 01:28:28 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 01:28:28 Unpacking liberror-perl (0.17029-1) ... 01:28:28 Selecting previously unselected package git-man. 01:28:28 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 01:28:28 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 01:28:28 Selecting previously unselected package git. 01:28:28 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 01:28:28 Unpacking git (1:2.25.1-1ubuntu3.2) ... 01:28:28 Selecting previously unselected package libgssrpc4:amd64. 01:28:28 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 01:28:28 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 01:28:28 Selecting previously unselected package libkdb5-9:amd64. 01:28:28 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 01:28:28 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 01:28:28 Selecting previously unselected package libkadm5srv-mit11:amd64. 01:28:28 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 01:28:28 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 01:28:28 Selecting previously unselected package libkadm5clnt-mit11:amd64. 01:28:28 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 01:28:28 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 01:28:28 Selecting previously unselected package comerr-dev:amd64. 01:28:28 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 01:28:28 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 01:28:29 Selecting previously unselected package krb5-multidev:amd64. 01:28:29 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 01:28:29 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 01:28:29 Selecting previously unselected package libnorm1:amd64. 01:28:29 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 01:28:29 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 01:28:29 Selecting previously unselected package libnorm-dev:amd64. 01:28:29 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 01:28:29 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 01:28:29 Selecting previously unselected package libpgm-5.2-0:amd64. 01:28:29 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 01:28:29 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 01:28:29 Selecting previously unselected package libpgm-dev:amd64. 01:28:29 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 01:28:29 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 01:28:29 Selecting previously unselected package libsodium-dev:amd64. 01:28:29 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 01:28:29 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 01:28:29 Selecting previously unselected package libzmq5:amd64. 01:28:29 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 01:28:29 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 01:28:29 Selecting previously unselected package libkrb5-dev:amd64. 01:28:29 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 01:28:29 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 01:28:29 Selecting previously unselected package libzmq3-dev:amd64. 01:28:29 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 01:28:29 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 01:28:29 Selecting previously unselected package pkg-config. 01:28:29 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 01:28:29 Unpacking pkg-config (0.29.1-0ubuntu4) ... 01:28:29 Selecting previously unselected package zip. 01:28:29 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 01:28:29 Unpacking zip (3.0-11build1) ... 01:28:29 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 01:28:29 Setting up libsodium23:amd64 (1.0.18-1) ... 01:28:29 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 01:28:29 No schema files found: doing nothing. 01:28:29 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 01:28:29 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 01:28:29 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 01:28:29 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 01:28:29 Setting up liberror-perl (0.17029-1) ... 01:28:29 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 01:28:29 Setting up zip (3.0-11build1) ... 01:28:29 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 01:28:29 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 01:28:29 Setting up pkg-config (0.29.1-0ubuntu4) ... 01:28:29 Setting up libsodium-dev:amd64 (1.0.18-1) ... 01:28:29 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 01:28:29 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 01:28:29 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 01:28:29 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 01:28:29 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 01:28:29 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 01:28:29 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 01:28:29 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 01:28:29 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 01:28:29 Setting up git (1:2.25.1-1ubuntu3.2) ... 01:28:29 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 01:28:29 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 01:28:29 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 01:28:29 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 01:28:30 comerr-dev set to automatically installed. 01:28:30 git set to automatically installed. 01:28:30 git-man set to automatically installed. 01:28:30 krb5-multidev set to automatically installed. 01:28:30 libbrotli1 set to automatically installed. 01:28:30 libcurl3-gnutls set to automatically installed. 01:28:30 liberror-perl set to automatically installed. 01:28:30 libglib2.0-0 set to automatically installed. 01:28:30 libgssrpc4 set to automatically installed. 01:28:30 libkadm5clnt-mit11 set to automatically installed. 01:28:30 libkadm5srv-mit11 set to automatically installed. 01:28:30 libkdb5-9 set to automatically installed. 01:28:30 libkrb5-dev set to automatically installed. 01:28:30 libnghttp2-14 set to automatically installed. 01:28:30 libnorm-dev set to automatically installed. 01:28:30 libnorm1 set to automatically installed. 01:28:30 libpgm-5.2-0 set to automatically installed. 01:28:30 libpgm-dev set to automatically installed. 01:28:30 libpsl5 set to automatically installed. 01:28:30 librtmp1 set to automatically installed. 01:28:30 libsodium-dev set to automatically installed. 01:28:30 libsodium23 set to automatically installed. 01:28:30 libssh-4 set to automatically installed. 01:28:30 libzmq3-dev set to automatically installed. 01:28:30 libzmq5 set to automatically installed. 01:28:30 pkg-config set to automatically installed. 01:28:30 zip set to automatically installed. 01:28:31 snapd is not logged in, snap install commands will use sudo 01:28:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.242s coverage: 28.7% of statements 01:28:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:28:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:28:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.517s coverage: 98.5% of statements 01:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:28:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.535s coverage: 54.9% of statements 01:28:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:28:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:28:43 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 01:28:43 Downloading snap 'edgex-app-service-configurable' 01:28:46 Pulling app-service-configurable 01:28:46 + snapcraftctl pull 01:28:47 Pulling config-common 01:28:47 + snapcraftctl pull 01:28:48 Pulling go-build-helper 01:28:48 + snapcraftctl pull 01:28:50 'edgex-go' has dependencies that need to be staged: go-build-helper 01:28:50 Skipping pull go-build-helper (already ran) 01:28:50 Building go-build-helper 01:28:50 + snapcraftctl build 01:28:51 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 01:28:51 Staging go-build-helper 01:28:51 + snapcraftctl stage 01:28:56 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 01:28:56 Fetched 290 kB in 0s (0 B/s) 01:28:56 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 01:28:56 Fetched 158 kB in 0s (0 B/s) 01:28:56 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 01:28:56 Fetched 242 kB in 0s (0 B/s) 01:28:56 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 01:28:56 Fetched 150 kB in 0s (0 B/s) 01:28:56 Pulling edgex-go 01:28:56 + snapcraftctl pull 01:28:58 Pulling hooks 01:28:58 + snapcraftctl pull 01:29:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.113s coverage: 89.2% of statements 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:29:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.380s coverage: 84.4% of statements 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:29:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.966s coverage: 94.7% of statements 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:29:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.294s coverage: 72.2% of statements 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:29:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.317s coverage: 60.0% of statements 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:29:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.795s coverage: 0.9% of statements 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:29:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.343s coverage: 58.8% of statements 01:29:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.297s coverage: 24.0% of statements 01:29:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:29:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.334s coverage: 47.1% of statements 01:29:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.235s coverage: 79.5% of statements 01:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.275s coverage: 94.1% of statements 01:29:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements 01:29:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements 01:29:10 Removing suid/guid from /root/parts/static-packages/install/bin/su 01:29:10 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 01:29:10 Fetched 96.1 kB in 0s (0 B/s) 01:29:10 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 01:29:10 Fetched 78.7 kB in 0s (0 B/s) 01:29:10 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 01:29:10 Fetched 48.0 kB in 0s (0 B/s) 01:29:10 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 01:29:10 Fetched 50.2 kB in 0s (0 B/s) 01:29:10 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 01:29:10 Fetched 14.7 kB in 0s (0 B/s) 01:29:10 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 01:29:10 Fetched 234 kB in 0s (0 B/s) 01:29:10 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 01:29:10 Fetched 155 kB in 0s (0 B/s) 01:29:10 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 01:29:10 Fetched 170 kB in 0s (0 B/s) 01:29:10 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 01:29:10 Fetched 267 kB in 0s (0 B/s) 01:29:10 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 01:29:10 Fetched 50.6 kB in 0s (0 B/s) 01:29:10 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 01:29:10 Fetched 15.1 kB in 0s (0 B/s) 01:29:10 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 01:29:10 Fetched 51.5 kB in 0s (0 B/s) 01:29:10 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 01:29:10 Fetched 121 kB in 0s (0 B/s) 01:29:10 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 01:29:10 Fetched 29.7 kB in 0s (0 B/s) 01:29:10 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 01:29:10 Fetched 1021 kB in 0s (0 B/s) 01:29:10 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 01:29:10 Fetched 49.3 kB in 0s (0 B/s) 01:29:10 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 01:29:10 Fetched 54.9 kB in 0s (0 B/s) 01:29:10 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 01:29:10 Fetched 16.6 kB in 0s (0 B/s) 01:29:10 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 01:29:10 Fetched 87.9 kB in 0s (0 B/s) 01:29:10 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 01:29:10 Fetched 142 kB in 0s (0 B/s) 01:29:10 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 01:29:10 Fetched 41.8 kB in 0s (0 B/s) 01:29:10 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 01:29:10 Fetched 181 kB in 0s (0 B/s) 01:29:10 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 01:29:10 Fetched 208 kB in 0s (0 B/s) 01:29:10 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 01:29:10 Fetched 161 kB in 0s (0 B/s) 01:29:10 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 01:29:10 Fetched 107 kB in 0s (0 B/s) 01:29:10 Pulling static-packages 01:29:10 + snapcraftctl pull 01:29:10 Pulling version 01:29:10 + cd /root/project 01:29:10 ++ git describe --tags --abbrev=0 01:29:10 ++ sed s/v// 01:29:10 + GIT_VERSION=2.2.0-dev.49 01:29:10 + '[' -z 2.2.0-dev.49 ']' 01:29:10 + snapcraftctl set-version 2.2.0-dev.49 01:29:12 Building app-service-configurable 01:29:12 + snapcraftctl build 01:29:14 Building config-common 01:29:14 + snapcraftctl build 01:29:15 + cp --archive --link --no-dereference . /root/parts/config-common/install 01:29:15 Skipping build go-build-helper (already ran) 01:29:15 Building edgex-go 01:29:15 + cd /root/parts/edgex-go/src 01:29:15 ++ git describe --tags --abbrev=0 01:29:15 ++ sed s/v// 01:29:15 + GIT_VERSION=2.2.0-dev.49 01:29:15 + '[' -z 2.2.0-dev.49 ']' 01:29:15 + echo 2.2.0-dev.49 01:29:15 + '[' '!' -d vendor ']' 01:29:15 + go mod download all 01:29:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.248s coverage: 94.4% of statements 01:29:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.216s coverage: 44.8% of statements 01:29:22 + make build 01:29:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:29:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.702s coverage: 82.5% of statements 01:29:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:29:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.333s coverage: 92.9% of statements 01:29:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:29:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:29:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:29:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 01:29:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:29:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:29:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:29:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:29:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:29:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements 01:29:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:29:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:29:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 01:29:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:29:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.272s coverage: 58.8% of statements 01:29:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:29:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.274s coverage: 80.0% of statements 01:29:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements 01:29:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.291s coverage: 85.4% of statements 01:29:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.792s coverage: 91.2% of statements 01:29:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.953s coverage: 64.4% of statements 01:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.223s coverage: 100.0% of statements 01:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 89.4% of statements 01:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 01:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 01:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 01:29:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.419s coverage: 65.4% of statements 01:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.969s coverage: 43.8% of statements 01:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements 01:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.280s coverage: 84.8% of statements 01:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:29:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:29:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:29:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:29:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.415s coverage: 17.7% of statements 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:29:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.749s coverage: 92.3% of statements 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:29:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.443s coverage: 63.2% of statements 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:29:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.594s coverage: 97.7% of statements 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:29:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.203s coverage: 28.9% of statements 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:29:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.217s coverage: 100.0% of statements 01:29:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 01:29:53 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 01:29:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:29:53 GO111MODULE=on go vet ./... 01:29:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:29:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:29:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:29:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:29:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:30:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:30:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:30:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:30:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:30:06 + 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 01:30:06 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 01:30:06 + case "$service" in 01:30:06 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 01:30:06 + 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 01:30:06 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 01:30:06 + case "$service" in 01:30:06 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 01:30:06 + 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 01:30:06 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 01:30:06 + case "$service" in 01:30:06 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 01:30:06 + 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 01:30:06 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 01:30:06 + case "$service" in 01:30:06 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 01:30:06 + 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 01:30:06 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 01:30:06 + case "$service" in 01:30:06 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 01:30:06 + 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 01:30:06 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 01:30:06 + case "$service" in 01:30:06 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 01:30:06 + 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 01:30:06 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 01:30:06 + case "$service" in 01:30:06 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 01:30:06 + 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 01:30:06 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 01:30:06 + case "$service" in 01:30:06 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 01:30:06 + 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 01:30:06 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 01:30:06 + case "$service" in 01:30:06 + 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 01:30:06 + 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 01:30:06 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 01:30:06 + case "$service" in 01:30:06 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 01:30:06 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 01:30:06 + 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 01:30:06 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 01:30:06 + case "$service" in 01:30:06 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 01:30:06 + 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 01:30:06 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 01:30:06 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 01:30:06 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 01:30:07 Building hooks 01:30:07 + cd /root/parts/hooks/src 01:30:07 + make build 01:30:07 go mod tidy 01:30:07 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 01:30:07 go: downloading github.com/stretchr/testify v1.7.0 01:30:07 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 01:30:07 go: downloading github.com/davecgh/go-spew v1.1.0 01:30:07 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 01:30:09 GO111MODULE=on go build -o cmd/install/install ./cmd/install 01:30:09 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 01:30:09 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 01:30:11 Removing suid/guid from /root/parts/static-packages/install/bin/su 01:30:11 Building static-packages 01:30:11 + snapcraftctl build 01:30:13 Building version 01:30:13 + snapcraftctl build 01:30:16 Staging app-service-configurable 01:30:16 + snapcraftctl stage 01:30:17 Staging config-common 01:30:17 + snapcraftctl stage 01:30:18 Skipping stage go-build-helper (already ran) 01:30:18 Staging edgex-go 01:30:18 + snapcraftctl stage 01:30:19 Staging hooks 01:30:19 + snapcraftctl stage 01:30:21 Staging static-packages 01:30:21 + snapcraftctl stage 01:30:22 Staging version 01:30:22 + snapcraftctl stage 01:30:23 Priming app-service-configurable 01:30:23 + snapcraftctl prime 01:30:25 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 01:30:25 stage-packages: 01:30:25 - libnorm1 01:30:25 - libpgm-5.2-0 01:30:25 - libsodium23 01:30:25 - libzmq5 01:30:26 Priming config-common 01:30:26 + snapcraftctl prime 01:30:27 Priming go-build-helper 01:30:27 + snapcraftctl prime 01:30:28 Priming edgex-go 01:30:28 + snapcraftctl prime 01:30:30 Priming hooks 01:30:30 + snapcraftctl prime 01:30:31 Priming static-packages 01:30:31 + snapcraftctl prime 01:30:36 Priming version 01:30:36 + snapcraftctl prime 01:30:37 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] } 01:31:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:31:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:31:45 ./bin/test-attribution-txt.sh [Pipeline] echo 01:31:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:31:48 + ls -al . 01:31:48 total 660 01:31:48 drwxrwxr-x 9 1001 1001 4096 Mar 31 01:31 . 01:31:48 drwxr-xr-x 4 root root 4096 Mar 31 01:25 .. 01:31:48 -rw-rw-r-- 1 1001 1001 11 Mar 31 01:23 .dockerignore 01:31:48 drwxrwxr-x 8 1001 1001 4096 Mar 31 01:23 .git 01:31:48 drwxrwxr-x 4 1001 1001 4096 Mar 31 01:23 .github 01:31:48 -rw-rw-r-- 1 1001 1001 870 Mar 31 01:23 .gitignore 01:31:48 -rw-rw-r-- 1 1001 1001 42 Mar 31 01:23 .golangci.yml 01:31:48 -rw-rw-r-- 1 1001 1001 87 Mar 31 01:23 .hadolint.yml 01:31:48 -rw-rw-r-- 1 1001 1001 166 Mar 31 01:23 .sonarcloud.properties 01:31:48 -rw-rw-r-- 1 1001 1001 1171 Mar 31 01:23 ADOPTERS.md 01:31:48 -rw-rw-r-- 1 1001 1001 9953 Mar 31 01:23 Attribution.txt 01:31:48 -rw-rw-r-- 1 1001 1001 51732 Mar 31 01:23 CHANGELOG.md 01:31:48 -rw-rw-r-- 1 1001 1001 3804 Mar 31 01:23 CONTRIBUTING.md 01:31:48 -rw-rw-r-- 1 1001 1001 677 Mar 31 01:23 GOVERNANCE.md 01:31:48 -rw-rw-r-- 1 1001 1001 849 Mar 31 01:23 Jenkinsfile 01:31:48 -rw-rw-r-- 1 1001 1001 10775 Mar 31 01:23 LICENSE 01:31:48 -rw-rw-r-- 1 1001 1001 8478 Mar 31 01:23 Makefile 01:31:48 -rw-rw-r-- 1 1001 1001 582 Mar 31 01:23 OWNERS.md 01:31:48 -rw-rw-r-- 1 1001 1001 8207 Mar 31 01:23 README.md 01:31:48 -rw-rw-r-- 1 1001 1001 6912 Mar 31 01:23 SECURITY.md 01:31:48 -rw-rw-r-- 1 1001 1001 5 Mar 31 01:19 VERSION 01:31:48 -rw-rw-r-- 1 1001 1001 4131 Mar 31 01:23 ZMQWindows.md 01:31:48 drwxrwxr-x 2 1001 1001 4096 Mar 31 01:23 bin 01:31:48 drwxrwxr-x 18 1001 1001 4096 Mar 31 01:23 cmd 01:31:48 -rw-r--r-- 1 root root 429124 Mar 31 01:29 coverage.out 01:31:48 -rw-rw-r-- 1 1001 1001 3175 Mar 31 01:23 go.mod 01:31:48 -rw-rw-r-- 1 1001 1001 34990 Mar 31 01:23 go.sum 01:31:48 drwxrwxr-x 8 1001 1001 4096 Mar 31 01:23 internal 01:31:48 drwxrwxr-x 3 1001 1001 4096 Mar 31 01:23 openapi 01:31:48 drwxrwxr-x 4 1001 1001 4096 Mar 31 01:23 snap 01:31:48 -rw-rw-r-- 1 1001 1001 204 Mar 31 01:23 version.go [Pipeline] sh 01:31:49 + '[' -e coverage.out ] 01:31:49 + chown 1001:1001 coverage.out [Pipeline] stash 01:31:49 Warning: overwriting stash ‘coverage-report’ 01:31:50 Stashed 1 file(s) [Pipeline] sh 01:31:50 + make build 01:31:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:34:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:35:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:35:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:35:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:35:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:35:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:36:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:36:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:36:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:36:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:36:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:36:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:36:44 $ docker stop --time=1 2aea8d2fb7aa20520f23df379c8ae87e54d9e942d72563220363b0758fbf22cf 01:36:46 $ docker rm -f 2aea8d2fb7aa20520f23df379c8ae87e54d9e942d72563220363b0758fbf22cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:36:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:36:48 01:36:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:36:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:36:49 latest: Pulling from edgex-devops/edgex-compose-arm64 01:36:49 29e5d40040c1: Pulling fs layer 01:36:49 1ce36da41761: Pulling fs layer 01:36:49 25b303627fd3: Pulling fs layer 01:36:49 29e5d40040c1: Verifying Checksum 01:36:49 29e5d40040c1: Download complete 01:36:49 1ce36da41761: Verifying Checksum 01:36:49 1ce36da41761: Download complete 01:36:49 29e5d40040c1: Pull complete 01:36:51 1ce36da41761: Pull complete 01:36:51 25b303627fd3: Verifying Checksum 01:36:51 25b303627fd3: Download complete 01:37:01 25b303627fd3: Pull complete 01:37:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:37:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:37:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:37:01 prd-ubuntu20.04-docker-arm64-4c-16g-9535 does not seem to be running inside a container 01:37:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 01:37:04 $ docker top e5c3a5eefb77b162e41ce06d65fa01972e066b15c15ada0abd29537a33763fd7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:05 + docker-compose build --help 01:37:05 + grep parallel 01:37:09 --parallel Build images in parallel. [Pipeline] } 01:37:09 $ docker stop --time=1 e5c3a5eefb77b162e41ce06d65fa01972e066b15c15ada0abd29537a33763fd7 01:37:11 $ docker rm -f e5c3a5eefb77b162e41ce06d65fa01972e066b15c15ada0abd29537a33763fd7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:37:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:37:12 . [Pipeline] withDockerContainer 01:37:12 prd-ubuntu20.04-docker-arm64-4c-16g-9535 does not seem to be running inside a container 01:37:12 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:37:13 $ docker top 8b621e568b4e5edeba418fa286347f48a792c153b16162d346daa57dd4585d2a -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:14 + docker-compose -f ./docker-compose-build.yml build --parallel 01:37:20 Building core-command ... 01:37:20 Building core-data ... 01:37:20 Building core-metadata ... 01:37:20 Building security-bootstrapper ... 01:37:20 Building security-proxy-setup ... 01:37:20 Building security-secretstore-setup ... 01:37:20 Building security-spiffe-token-provider ... 01:37:20 Building security-spire-agent ... 01:37:20 Building security-spire-config ... 01:37:20 Building security-spire-server ... 01:37:20 Building support-notifications ... 01:37:20 Building support-scheduler ... 01:37:20 Building sys-mgmt-agent ... 01:37:20 Building security-spire-config 01:37:20 Building security-spire-server 01:37:20 Building security-proxy-setup 01:37:20 Building support-notifications 01:37:20 Building core-command 01:39:12 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:39:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:39:12 ---> 9be2610c99fd 01:39:12 Step 3/22 : WORKDIR /edgex-go 01:39:12 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:39:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:39:12 ---> 9be2610c99fd 01:39:12 Step 3/22 : WORKDIR /edgex-go 01:39:12 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:39:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:39:12 ---> 9be2610c99fd 01:39:12 Step 3/24 : WORKDIR /edgex-go 01:39:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:39:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:39:12 ---> 9be2610c99fd 01:39:12 Step 3/23 : WORKDIR /edgex-go 01:39:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:39:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:39:12 ---> 9be2610c99fd 01:39:12 Step 3/23 : WORKDIR /edgex-go 01:39:12 ---> Running in 8b8e14a286a6 01:39:12 ---> Running in 3e8f428206f9 01:39:12 ---> Running in 9919f0390ce4 01:39:12 ---> Running in ed8f52aee8ba 01:39:12 ---> Running in 105022767ab7 01:39:12 Removing intermediate container 9919f0390ce4 01:39:12 ---> 2bc4ed118963 01:39:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:12 ---> Running in 7535cb5509c4 01:39:12 Removing intermediate container 3e8f428206f9 01:39:12 ---> cbd2afa42e7e 01:39:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:12 Removing intermediate container 8b8e14a286a6 01:39:12 ---> b88a1bc89c14 01:39:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:12 Removing intermediate container ed8f52aee8ba 01:39:12 ---> 5f33297b39cc 01:39:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:12 Removing intermediate container 105022767ab7 01:39:12 ---> b88c4cbea159 01:39:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:12 ---> Running in 7c8e024ea6dc 01:39:12 ---> Running in bf4c8994df5e 01:39:12 ---> Running in 09d9d947648b 01:39:12 ---> Running in 39248e7d2f34 01:39:12 Removing intermediate container 7535cb5509c4 01:39:12 ---> 6e75305033a4 01:39:12 Step 5/24 : RUN apk add --update --no-cache make git 01:39:12 ---> Running in cf91787a91d0 01:39:12 Removing intermediate container bf4c8994df5e 01:39:12 ---> 4f4b397409f4 01:39:12 Step 5/23 : RUN apk add --update --no-cache make git 01:39:12 ---> Running in fbdf40cacdb5 01:39:12 Removing intermediate container 39248e7d2f34 01:39:12 ---> 996a88163f6c 01:39:12 Step 5/23 : RUN apk add --update --no-cache make git 01:39:12 Removing intermediate container 09d9d947648b 01:39:12 ---> 9a4ea71ee5c7 01:39:12 Step 5/22 : RUN apk add --update --no-cache make git 01:39:12 Removing intermediate container 7c8e024ea6dc 01:39:12 ---> 571d8cef0ea7 01:39:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:39:12 ---> Running in 6ef8da431c87 01:39:12 ---> Running in 0dda3a9d994a 01:39:12 ---> Running in 44e8975703ef 01:39:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:39:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:39:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:39:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:39:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:39:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:39:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:39:12 OK: 220 MiB in 52 packages 01:39:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:39:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:39:12 OK: 220 MiB in 52 packages 01:39:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:39:12 Removing intermediate container cf91787a91d0 01:39:12 ---> 4f7e19f159c2 01:39:12 Step 6/24 : COPY go.mod vendor* ./ 01:39:12 OK: 220 MiB in 52 packages 01:39:12 OK: 220 MiB in 52 packages 01:39:12 Removing intermediate container fbdf40cacdb5 01:39:12 ---> 079ea8016fa1 01:39:12 Step 6/23 : COPY go.mod vendor* ./ 01:39:12 OK: 220 MiB in 52 packages 01:39:12 ---> ac7e003a7af2 01:39:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:12 ---> Running in 165d21bc888f 01:39:12 Removing intermediate container 6ef8da431c87 01:39:12 ---> 3c0cad8e0775 01:39:12 Step 6/23 : COPY go.mod vendor* ./ 01:39:12 Removing intermediate container 44e8975703ef 01:39:12 ---> 87c561102ca3 01:39:12 Step 6/22 : COPY go.mod vendor* ./ 01:39:12 ---> 8178d6ecd29b 01:39:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:12 ---> Running in 2ef24926fcad 01:39:12 Removing intermediate container 0dda3a9d994a 01:39:12 ---> da75b2b1af65 01:39:12 Step 6/22 : COPY go.mod vendor* ./ 01:39:14 ---> 5101ffd17945 01:39:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:14 ---> Running in ee0e27b5d1c3 01:39:14 ---> 937b3b7f28be 01:39:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:14 ---> Running in ce2a910d5e74 01:39:14 ---> ef505f3280e1 01:39:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:15 ---> Running in ddd2b320496e 01:39:17 Removing intermediate container 165d21bc888f 01:39:17 ---> a55982a8de42 01:39:17 Step 8/24 : COPY . . 01:39:17 Removing intermediate container 2ef24926fcad 01:39:17 ---> 0c27d999ffc2 01:39:18 Step 8/23 : COPY . . 01:39:20 Removing intermediate container ee0e27b5d1c3 01:39:20 ---> d503ccfc413d 01:39:20 Step 8/23 : COPY . . 01:39:21 Removing intermediate container ddd2b320496e 01:39:21 ---> cd6f50f5a554 01:39:21 Step 8/22 : COPY . . 01:39:21 Removing intermediate container ce2a910d5e74 01:39:21 ---> 90013b409a8a 01:39:21 Step 8/22 : COPY . . 01:39:53 ---> 365c43b71c99 01:39:53 Step 9/23 : RUN make cmd/core-command/core-command 01:39:53 ---> Running in 049ae32993d4 01:39:53 ---> 9bc531d0f098 01:39:53 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 01:39:53 ---> c309883b5474 01:39:53 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 01:39:53 ---> Running in 990006d7501d 01:39:53 ---> Running in 4933b8b2e131 01:39:53 ---> 1f6d9e8e364a 01:39:53 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:39:53 ---> Running in 5da4c90d1b01 01:39:53 Removing intermediate container 990006d7501d 01:39:53 ---> 28354ee41e0b 01:39:53 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" 01:39:53 Removing intermediate container 4933b8b2e131 01:39:53 ---> 37bd06fb9fe3 01:39:53 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" 01:39:53 ---> Running in 3ab3fd5d10b1 01:39:53 ---> Running in 6bd078cd5fe2 01:39:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:39:54 ---> a7aa755c5a66 01:39:54 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:39:54 ---> Running in baa7bc8fb65e 01:39:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:39:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:39:58 spire-1.2.0/ 01:39:58 spire-1.2.0/ 01:40:03 spire-1.2.0/README.md 01:40:03 spire-1.2.0/bin/ 01:40:03 spire-1.2.0/bin/spire-server 01:40:03 spire-1.2.0/bin/spire-agent 01:40:03 spire-1.2.0/conf/ 01:40:03 spire-1.2.0/conf/server/ 01:40:03 spire-1.2.0/conf/server/server.conf 01:40:03 spire-1.2.0/conf/agent/ 01:40:03 spire-1.2.0/conf/agent/agent.conf 01:40:03 spire-1.2.0/LICENSE 01:40:03 spire-1.2.0/README.md 01:40:03 spire-1.2.0/bin/ 01:40:03 spire-1.2.0/bin/spire-server 01:40:03 spire-1.2.0/bin/spire-agent 01:40:03 spire-1.2.0/conf/ 01:40:03 spire-1.2.0/conf/server/ 01:40:03 spire-1.2.0/conf/server/server.conf 01:40:03 spire-1.2.0/conf/agent/ 01:40:03 spire-1.2.0/conf/agent/agent.conf 01:40:03 spire-1.2.0/LICENSE 01:40:12 Removing intermediate container 3ab3fd5d10b1 01:40:12 ---> 792271ef564b 01:40:12 01:40:12 Step 11/24 : FROM alpine:3.15 01:40:12 Removing intermediate container 6bd078cd5fe2 01:40:12 ---> 99cf89d7ed08 01:40:12 01:40:12 Step 11/23 : FROM alpine:3.15 01:40:12 3.15: Pulling from library/alpine 01:40:12 3.15: Pulling from library/alpine 01:40:14 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 01:40:14 Status: Downloaded newer image for alpine:3.15 01:40:14 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 01:40:14 Status: Image is up to date for alpine:3.15 01:40:14 ---> 03078ca19a05 01:40:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:40:14 ---> 03078ca19a05 01:40:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:40:14 ---> Running in caea38bfcc46 01:40:14 ---> Running in 8b968d92ad02 01:40:15 Removing intermediate container caea38bfcc46 01:40:15 ---> bcb54d6c3bc5 01:40:15 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:40:15 Removing intermediate container 8b968d92ad02 01:40:15 ---> a322c81c7e6a 01:40:15 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:40:15 ---> Running in 760943ed23d1 01:40:15 ---> Running in 24714713bd37 01:40:18 Removing intermediate container 760943ed23d1 01:40:18 ---> 4e2dc342c794 01:40:18 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:40:18 ---> Running in f038f0e793d3 01:40:19 Removing intermediate container 24714713bd37 01:40:19 ---> 5f39f271b632 01:40:19 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:40:19 ---> Running in 94149b081a30 01:40:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:40:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:40:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:40:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:40:24 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:40:24 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:40:24 OK: 15729 distinct packages available 01:40:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:40:24 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:40:24 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:40:24 OK: 15729 distinct packages available 01:40:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:40:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:40:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:40:27 (1/4) Installing dumb-init (1.2.5-r1) 01:40:27 (2/4) Installing musl-obstack (1.2.3-r0) 01:40:27 (3/4) Installing libucontext (1.1-r0) 01:40:27 (4/4) Installing gcompat (1.0.0-r4) 01:40:27 Executing busybox-1.34.1-r4.trigger 01:40:27 OK: 6 MiB in 18 packages 01:40:27 (1/5) Installing dumb-init (1.2.5-r1) 01:40:27 (2/5) Installing musl-obstack (1.2.3-r0) 01:40:27 (3/5) Installing libucontext (1.1-r0) 01:40:27 (4/5) Installing gcompat (1.0.0-r4) 01:40:27 (5/5) Installing openssl (1.1.1n-r0) 01:40:28 Executing busybox-1.34.1-r4.trigger 01:40:28 OK: 6 MiB in 19 packages 01:40:29 Removing intermediate container f038f0e793d3 01:40:29 ---> fbd34b1c0338 01:40:29 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 01:40:30 Removing intermediate container 94149b081a30 01:40:30 ---> 6507375cf065 01:40:30 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 01:40:38 ---> cde22cc7a9b9 01:40:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:40:39 ---> 5bafa78d65c7 01:40:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:40:40 ---> a6d3f3fec317 01:40:40 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:40:40 ---> Running in 3a7f81579f93 01:40:40 ---> f0fb44c9291c 01:40:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:40:40 Removing intermediate container 3a7f81579f93 01:40:40 ---> 4ee4cd6a5d41 01:40:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:40:42 ---> ad500236c3b1 01:40:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:40:42 ---> 1e690e3872bc 01:40:42 Step 19/24 : WORKDIR / 01:40:42 ---> Running in 315c166dc9c0 01:40:43 Removing intermediate container 315c166dc9c0 01:40:43 ---> 07b7d903c0ab 01:40:43 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:40:43 ---> Running in 9e298968d705 01:40:43 ---> 1d7b30abe9c9 01:40:43 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:40:43 ---> Running in c0ee43b158c6 01:40:44 Removing intermediate container 9e298968d705 01:40:44 ---> b3b96d7a7bf8 01:40:44 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:40:44 ---> Running in 6f15b6663d7a 01:40:44 Removing intermediate container c0ee43b158c6 01:40:44 ---> a2d2a5cb6efd 01:40:44 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:40:44 ---> Running in 03b5857abbe3 01:40:44 Removing intermediate container 6f15b6663d7a 01:40:44 ---> 184479fda0c0 01:40:44 Step 22/24 : LABEL arch=arm64 01:40:45 ---> Running in 0fde7e19319d 01:40:45 Removing intermediate container 03b5857abbe3 01:40:45 ---> e87767ebaca2 01:40:45 Step 21/23 : LABEL arch=arm64 01:40:45 ---> Running in 5c40c27da148 01:40:46 Removing intermediate container 0fde7e19319d 01:40:46 ---> 2f6c0d7f29a5 01:40:46 Step 23/24 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:40:46 ---> Running in 74a446f7a57d 01:40:46 Removing intermediate container 5c40c27da148 01:40:46 ---> 17d2339d300a 01:40:46 Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:40:46 ---> Running in 90c9852669f2 01:40:46 Removing intermediate container 74a446f7a57d 01:40:46 ---> 053d7d711d54 01:40:46 Step 24/24 : LABEL version=0.0.0 01:40:46 ---> Running in ea21410da7db 01:40:47 Removing intermediate container 90c9852669f2 01:40:47 ---> f40d7b8e9fcc 01:40:47 Step 23/23 : LABEL version=0.0.0 01:40:47 ---> Running in 46961add4143 01:40:47 Removing intermediate container ea21410da7db 01:40:47 ---> 781dd045e831 01:40:47 01:40:48 Removing intermediate container 46961add4143 01:40:48 ---> 2c1766360284 01:40:48 01:40:48 Successfully built 781dd045e831 01:40:48 Successfully tagged security-spire-config-arm64:latest 01:40:48  Building security-spire-config ... done Building core-data 01:40:49 Successfully built 2c1766360284 01:40:49 Successfully tagged security-spire-server-arm64:latest 01:40:49  Building security-spire-server ... done Building security-bootstrapper 01:41:57 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:41:57 Step 2/31 : FROM ${BUILDER_BASE} AS builder 01:41:57 ---> 9be2610c99fd 01:41:57 Step 3/31 : WORKDIR /edgex-go 01:41:57 ---> Using cache 01:41:57 ---> b88c4cbea159 01:41:57 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:41:57 ---> Using cache 01:41:57 ---> 4f4b397409f4 01:41:57 Step 5/31 : RUN apk add --update --no-cache make git 01:41:57 ---> Using cache 01:41:57 ---> 079ea8016fa1 01:41:57 Step 6/31 : COPY go.mod vendor* ./ 01:41:57 ---> Using cache 01:41:57 ---> 8178d6ecd29b 01:41:57 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:57 ---> Using cache 01:41:57 ---> 0c27d999ffc2 01:41:57 Step 8/31 : COPY . . 01:41:57 ---> Using cache 01:41:57 ---> 365c43b71c99 01:41:57 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:41:57 ---> Running in 8a3bb4244b5c 01:41:57 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:41:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:41:57 ---> 9be2610c99fd 01:41:57 Step 3/23 : WORKDIR /edgex-go 01:41:57 ---> Using cache 01:41:57 ---> b88c4cbea159 01:41:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:41:57 ---> Using cache 01:41:57 ---> 4f4b397409f4 01:41:57 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:41:57 ---> Running in 5c326e9acc4b 01:41:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:41:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:41:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:41:57 OK: 220 MiB in 52 packages 01:41:57 Removing intermediate container 5c326e9acc4b 01:41:57 ---> 60cc6313c25c 01:41:57 Step 6/23 : COPY go.mod vendor* ./ 01:41:57 ---> 6e38379be985 01:41:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:57 ---> Running in a415bbde0852 01:42:01 Removing intermediate container a415bbde0852 01:42:01 ---> 4b7fc76ced9e 01:42:01 Step 8/23 : COPY . . 01:42:28 ---> 8723a592c69e 01:42:28 Step 9/23 : RUN make cmd/core-data/core-data 01:42:28 ---> Running in b71aed59562a 01:42:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:46:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:46:56 Removing intermediate container 049ae32993d4 01:46:56 ---> 40313c705a25 01:46:56 01:46:56 Step 10/23 : FROM alpine:3.14 01:46:56 3.14: Pulling from library/alpine 01:46:58 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 01:46:58 Status: Downloaded newer image for alpine:3.14 01:46:58 ---> cc3d11fa2d52 01:46:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:46:58 ---> Running in 2a61f78137f6 01:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:47:03 (1/1) Installing dumb-init (1.2.5-r1) 01:47:03 Executing busybox-1.33.1-r6.trigger 01:47:03 OK: 5 MiB in 15 packages 01:47:06 Removing intermediate container 2a61f78137f6 01:47:06 ---> f64c98a3bd3d 01:47:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:47:06 ---> Running in 50160d1602a1 01:47:07 Removing intermediate container 50160d1602a1 01:47:07 ---> 89a6ce1e41d8 01:47:07 Step 13/23 : ENV APP_PORT=59882 01:47:07 ---> Running in 556fe5d2324a 01:47:08 Removing intermediate container 556fe5d2324a 01:47:08 ---> f1ec80f59d46 01:47:08 Step 14/23 : EXPOSE $APP_PORT 01:47:08 ---> Running in 5d7ad9353559 01:47:08 Removing intermediate container baa7bc8fb65e 01:47:08 ---> 2875e5495a22 01:47:08 01:47:08 Step 10/22 : FROM alpine:3.14 01:47:08 ---> cc3d11fa2d52 01:47:08 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 01:47:08 ---> Running in d31f3e09db66 01:47:09 Removing intermediate container 5d7ad9353559 01:47:09 ---> 1b3f1217df26 01:47:09 Step 15/23 : WORKDIR / 01:47:09 ---> Running in 6e5ed5cf18ac 01:47:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:47:11 Removing intermediate container 6e5ed5cf18ac 01:47:11 ---> 6215f3d28609 01:47:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:47:12 (1/6) Installing ca-certificates (20211220-r0) 01:47:12 (2/6) Installing brotli-libs (1.0.9-r5) 01:47:12 (3/6) Installing nghttp2-libs (1.43.0-r0) 01:47:12 (4/6) Installing libcurl (7.79.1-r0) 01:47:12 (5/6) Installing curl (7.79.1-r0) 01:47:12 (6/6) Installing dumb-init (1.2.5-r1) 01:47:12 Executing busybox-1.33.1-r6.trigger 01:47:12 ---> e824586182c7 01:47:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:47:12 Executing ca-certificates-20211220-r0.trigger 01:47:13 OK: 8 MiB in 20 packages 01:47:17 Removing intermediate container d31f3e09db66 01:47:17 ---> c34cba3f2eef 01:47:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:47:17 ---> Running in 7d69d2878a0c 01:47:17 ---> a8f3660db0a9 01:47:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:47:18 Removing intermediate container 7d69d2878a0c 01:47:18 ---> f0cdc8e19f87 01:47:18 Step 13/22 : WORKDIR /edgex 01:47:18 ---> Running in e3326d0764a6 01:47:19 ---> 08bea0e3ed17 01:47:19 Step 19/23 : ENTRYPOINT ["/core-command"] 01:47:19 ---> Running in c6dba4a3ec93 01:47:20 Removing intermediate container e3326d0764a6 01:47:20 ---> 333dca44559d 01:47:20 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:47:20 Removing intermediate container c6dba4a3ec93 01:47:20 ---> b0ce7d9a17ee 01:47:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:47:21 ---> Running in 8c3ab7287b32 01:47:22 Removing intermediate container 8c3ab7287b32 01:47:22 ---> be2840609c94 01:47:22 Step 21/23 : LABEL arch=arm64 01:47:22 ---> Running in 9851305fc7e0 01:47:22 ---> 2cd88c70dcae 01:47:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:47:23 Removing intermediate container 9851305fc7e0 01:47:23 ---> 5314a62ba9aa 01:47:23 Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:47:23 ---> Running in 07b6977f1eac 01:47:24 Removing intermediate container 07b6977f1eac 01:47:24 ---> ac2656141e73 01:47:24 Step 23/23 : LABEL version=0.0.0 01:47:24 ---> Running in 5c738534d968 01:47:25 Removing intermediate container 5c738534d968 01:47:25 ---> fd28f6c66edc 01:47:25 01:47:25 Removing intermediate container 5da4c90d1b01 01:47:25 ---> e650f09bbc09 01:47:25 01:47:25 Step 10/22 : FROM alpine:3.14 01:47:25 ---> cc3d11fa2d52 01:47:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:47:25 ---> Running in 939453e5d1b6 01:47:26 ---> bcd544e32f87 01:47:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:47:27 Successfully built fd28f6c66edc 01:47:27 Successfully tagged core-command-arm64:latest 01:47:27  Building core-command ... done Building core-metadata 01:47:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:47:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:47:29 ---> fac81df461af 01:47:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:47:30 (1/2) Installing ca-certificates (20211220-r0) 01:47:30 (2/2) Installing dumb-init (1.2.5-r1) 01:47:30 Executing busybox-1.33.1-r6.trigger 01:47:30 Executing ca-certificates-20211220-r0.trigger 01:47:30 ---> a645c0f16441 01:47:30 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:47:30 ---> Running in 68acb0b84ab9 01:47:30 OK: 6 MiB in 16 packages 01:47:33 Removing intermediate container 939453e5d1b6 01:47:33 ---> 1a31ac69ace4 01:47:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:47:33 ---> Running in b50b0089d2b4 01:47:34 Removing intermediate container b50b0089d2b4 01:47:34 ---> 4ba2a9a38f6f 01:47:34 Step 13/22 : ENV APP_PORT=59860 01:47:34 ---> Running in 8d67f5e7b4f5 01:47:34 Removing intermediate container 68acb0b84ab9 01:47:34 ---> eea5f5be57b9 01:47:34 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:47:34 ---> Running in 60607c2de1c2 01:47:35 Removing intermediate container 8d67f5e7b4f5 01:47:35 ---> f669847b6f5b 01:47:35 Step 14/22 : EXPOSE $APP_PORT 01:47:35 ---> Running in a83de8d68107 01:47:35 Removing intermediate container 60607c2de1c2 01:47:35 ---> 209fb659d833 01:47:35 Step 20/22 : LABEL arch=arm64 01:47:35 ---> Running in 012a1db4802c 01:47:35 Removing intermediate container a83de8d68107 01:47:35 ---> e57b8799a56b 01:47:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:47:36 Removing intermediate container 012a1db4802c 01:47:36 ---> 055967524728 01:47:36 Step 21/22 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:47:36 ---> Running in 92bbbb5fc13b 01:47:37 Removing intermediate container 92bbbb5fc13b 01:47:37 ---> abbea2d43904 01:47:37 Step 22/22 : LABEL version=0.0.0 01:47:37 ---> 03286aae6d37 01:47:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:47:37 ---> Running in eb40e3be6aff 01:47:38 Removing intermediate container eb40e3be6aff 01:47:38 ---> 9442eae2a896 01:47:38 01:47:39 Successfully built 9442eae2a896 01:47:39 Successfully tagged security-proxy-setup-arm64:latest 01:47:39  Building security-proxy-setup ... done Building sys-mgmt-agent 01:47:40 ---> be9ad65f8dbc 01:47:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:47:41 ---> 8650a25b6ed3 01:47:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:47:41 ---> Running in 75807167d602 01:47:42 Removing intermediate container 75807167d602 01:47:42 ---> 942a0ed9faf7 01:47:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:47:42 ---> Running in 612f2566956a 01:47:43 Removing intermediate container 612f2566956a 01:47:43 ---> ed429b44388c 01:47:43 Step 20/22 : LABEL arch=arm64 01:47:43 ---> Running in 3af213ce1ba4 01:47:44 Removing intermediate container 3af213ce1ba4 01:47:44 ---> be7e82e1140d 01:47:44 Step 21/22 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:47:44 ---> Running in 0979acbc8bfa 01:47:44 Removing intermediate container 0979acbc8bfa 01:47:44 ---> ff65b7335bbb 01:47:44 Step 22/22 : LABEL version=0.0.0 01:47:44 ---> Running in 56726bad6de2 01:47:45 Removing intermediate container 56726bad6de2 01:47:45 ---> 1d4f0aa6eeb4 01:47:45 01:47:46 Successfully built 1d4f0aa6eeb4 01:47:46 Successfully tagged support-notifications-arm64:latest 01:47:46 Building security-spiffe-token-provider 01:48:25  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:48:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:48:25 ---> 9be2610c99fd 01:48:25 Step 3/23 : WORKDIR /edgex-go 01:48:25 ---> Using cache 01:48:25 ---> b88c4cbea159 01:48:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:25 ---> Using cache 01:48:25 ---> 4f4b397409f4 01:48:25 Step 5/23 : RUN apk add --update --no-cache make git 01:48:25 ---> Using cache 01:48:25 ---> 079ea8016fa1 01:48:25 Step 6/23 : COPY go.mod vendor* ./ 01:48:25 ---> Using cache 01:48:25 ---> 8178d6ecd29b 01:48:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:25 ---> Using cache 01:48:25 ---> 0c27d999ffc2 01:48:25 Step 8/23 : COPY . . 01:48:25 ---> Using cache 01:48:25 ---> 365c43b71c99 01:48:25 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:48:26 ---> Running in 4696f174faf5 01:48:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:48:36 Removing intermediate container 8a3bb4244b5c 01:48:36 ---> 497d194f8226 01:48:36 01:48:36 Step 10/31 : FROM alpine:3.14 01:48:36 ---> cc3d11fa2d52 01:48:36 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:48:36 ---> Running in 5be79a4e3d74 01:48:37 Removing intermediate container 5be79a4e3d74 01:48:37 ---> 288e05736688 01:48:37 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 01:48:37 ---> Running in f89ce95d5d03 01:48:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:48:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:48:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:48:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:48:41 ---> 9be2610c99fd 01:48:41 Step 3/23 : WORKDIR /edgex-go 01:48:41 ---> Using cache 01:48:41 ---> b88c4cbea159 01:48:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:41 ---> Using cache 01:48:41 ---> 4f4b397409f4 01:48:41 Step 5/23 : RUN apk add --update --no-cache make bash git 01:48:41 ---> Running in d1133f94b2b5 01:48:41 (1/2) Installing dumb-init (1.2.5-r1) 01:48:41 (2/2) Installing su-exec (0.2-r1) 01:48:41 Executing busybox-1.33.1-r6.trigger 01:48:41 OK: 6 MiB in 16 packages 01:48:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:48:43 Removing intermediate container f89ce95d5d03 01:48:43 ---> 3834a2628e99 01:48:43 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 01:48:43 ---> Running in 751e41e97a46 01:48:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:48:44 Removing intermediate container 751e41e97a46 01:48:44 ---> 5917764bbc26 01:48:44 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:48:44 ---> Running in 84fc4790b0e3 01:48:45 Removing intermediate container 84fc4790b0e3 01:48:45 ---> 09d9858bcc30 01:48:45 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:48:45 ---> Running in 676b9fd498e5 01:48:46 OK: 220 MiB in 52 packages 01:48:48 Removing intermediate container d1133f94b2b5 01:48:48 ---> 4711a0583fc9 01:48:48 Step 6/23 : COPY go.mod vendor* ./ 01:48:48 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:48:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:48:48 ---> 9be2610c99fd 01:48:48 Step 3/20 : WORKDIR /edgex-go 01:48:48 ---> Using cache 01:48:48 ---> b88c4cbea159 01:48:48 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:48:48 ---> Running in 47ce8d0422c2 01:48:49 ---> 26f376ed3e29 01:48:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:49 ---> Running in 6c8e00b46f4c 01:48:49 Removing intermediate container 676b9fd498e5 01:48:49 ---> cef51987521b 01:48:49 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 01:48:50 ---> Running in 4a19e6bbfd8c 01:48:51 Removing intermediate container 4a19e6bbfd8c 01:48:51 ---> d440b026de2e 01:48:51 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:48:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:48:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:48:52 ---> a2e58cf46e93 01:48:52 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:48:52 ---> Running in e7089da938af 01:48:53 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:48:53 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:48:53 OK: 15739 distinct packages available 01:48:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:48:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:48:55 Removing intermediate container e7089da938af 01:48:55 ---> b5c5b265f998 01:48:55 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 01:48:56 Removing intermediate container 6c8e00b46f4c 01:48:56 ---> 0fabdedc0906 01:48:56 Step 8/23 : COPY . . 01:48:56 OK: 220 MiB in 52 packages 01:48:57 ---> 2027da2b2640 01:48:57 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:48:58 Removing intermediate container 47ce8d0422c2 01:48:58 ---> c82017f35063 01:48:58 Step 5/20 : COPY go.mod vendor* ./ 01:48:59 ---> 03ee18fc2799 01:48:59 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:59 ---> Running in 66cf3ffb03e6 01:49:01 ---> b804d53f0526 01:49:01 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:49:03 ---> 251e78ea2266 01:49:03 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:49:04 ---> 3ffbe266b47c 01:49:04 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:49:06 Removing intermediate container 66cf3ffb03e6 01:49:06 ---> 7a4784e31e9b 01:49:06 Step 7/20 : COPY . . 01:49:06 ---> 7d37374bc00e 01:49:06 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 01:49:07 ---> Running in e7f5108bb9a2 01:49:08 Removing intermediate container e7f5108bb9a2 01:49:08 ---> 17db3493bd24 01:49:08 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:49:10 ---> 5632903991fb 01:49:10 Step 26/31 : RUN chmod +x /entrypoint.sh 01:49:11 ---> Running in bd097bdf41f0 01:49:16 Removing intermediate container bd097bdf41f0 01:49:16 ---> 5242c5110e1b 01:49:16 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 01:49:16 ---> Running in e58d93b2a549 01:49:18 Removing intermediate container e58d93b2a549 01:49:18 ---> 2ffb420b5b12 01:49:18 Step 28/31 : CMD ["gate"] 01:49:19 ---> Running in 1ee9cc1ab7f2 01:49:21 Removing intermediate container 1ee9cc1ab7f2 01:49:21 ---> 5be7263fc851 01:49:21 Step 29/31 : LABEL arch=arm64 01:49:21 ---> Running in 710b613b4dd4 01:49:22 Removing intermediate container 710b613b4dd4 01:49:22 ---> 98f81657782c 01:49:22 Step 30/31 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:49:23 ---> Running in b5a795da92d0 01:49:24 Removing intermediate container b5a795da92d0 01:49:24 ---> 7decaefdb71b 01:49:24 Step 31/31 : LABEL version=0.0.0 01:49:25 ---> Running in 1729e39ab124 01:49:26 Removing intermediate container 1729e39ab124 01:49:26 ---> 92f0da994c7a 01:49:26 01:49:28 Successfully built 92f0da994c7a 01:49:28 Successfully tagged security-bootstrapper-arm64:latest 01:49:28  Building security-bootstrapper ... done Building security-secretstore-setup 01:49:35 Removing intermediate container b71aed59562a 01:49:35 ---> cc4f23a647b0 01:49:35 01:49:35 Step 10/23 : FROM alpine:3.14 01:49:35 ---> cc3d11fa2d52 01:49:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:49:35 ---> Running in d057b98c2cb0 01:49:36 Removing intermediate container d057b98c2cb0 01:49:36 ---> f9360edcfba3 01:49:36 Step 12/23 : ENV APP_PORT=59880 01:49:37 ---> Running in 9482c15d4b7a 01:49:38 Removing intermediate container 9482c15d4b7a 01:49:38 ---> 5f8c7f5c77b7 01:49:38 Step 13/23 : EXPOSE $APP_PORT 01:49:38 ---> Running in 738b34b48052 01:49:39 Removing intermediate container 738b34b48052 01:49:39 ---> 9c8f03f1ca27 01:49:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:39 ---> Running in 4d864e1386a3 01:49:43 Removing intermediate container 4d864e1386a3 01:49:43 ---> c91e0b8f38f0 01:49:43 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 01:49:43 ---> Running in e349761acff5 01:49:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:49:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:49:48 (1/6) Installing dumb-init (1.2.5-r1) 01:49:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:49:48 (3/6) Installing libsodium (1.0.18-r0) 01:49:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:49:48 (5/6) Installing libzmq (4.3.4-r0) 01:49:49 (6/6) Installing zeromq (4.3.4-r0) 01:49:49 Executing busybox-1.33.1-r6.trigger 01:49:49 OK: 8 MiB in 20 packages 01:49:51 Removing intermediate container e349761acff5 01:49:51 ---> 9dd55f427181 01:49:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:49:52 ---> 7672ef3a7f76 01:49:52 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:49:52 ---> Running in 948a2d1cb587 01:49:54 ---> f5316ab93664 01:49:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:49:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:50:00 ---> 07c68ada2e51 01:50:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:50:01 ---> efe3be55a5a6 01:50:01 Step 19/23 : ENTRYPOINT ["/core-data"] 01:50:02 ---> Running in addba790f0a1 01:50:03 Removing intermediate container addba790f0a1 01:50:03 ---> 727765f6c858 01:50:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:50:03 ---> Running in 26d419382644 01:50:04 Removing intermediate container 26d419382644 01:50:04 ---> 4f41bbd9b024 01:50:04 Step 21/23 : LABEL arch=arm64 01:50:04 ---> Running in 977fdb5a1e4f 01:50:05 Removing intermediate container 977fdb5a1e4f 01:50:05 ---> ba27dedde345 01:50:05 Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:50:06 ---> Running in 201861a534f8 01:50:07 Removing intermediate container 201861a534f8 01:50:07 ---> ab22db57402d 01:50:07 Step 23/23 : LABEL version=0.0.0 01:50:07 ---> Running in 3a1f03f7dc64 01:50:08 Removing intermediate container 3a1f03f7dc64 01:50:08 ---> 33353ceec898 01:50:08 01:50:08 ---> f6054cc7cae0 01:50:08 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:50:08 ---> Running in 70aa965fac0c 01:50:09 Successfully built 33353ceec898 01:50:09 Successfully tagged core-data-arm64:latest 01:50:09 Building support-scheduler 01:50:10  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:50:12 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:50:12 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:50:12 ---> 9be2610c99fd 01:50:12 Step 3/25 : WORKDIR /edgex-go 01:50:12 ---> Using cache 01:50:12 ---> b88c4cbea159 01:50:12 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:12 ---> Using cache 01:50:12 ---> 4f4b397409f4 01:50:12 Step 5/25 : RUN apk add --update --no-cache make git 01:50:12 ---> Using cache 01:50:12 ---> 079ea8016fa1 01:50:12 Step 6/25 : COPY go.mod vendor* ./ 01:50:12 ---> Using cache 01:50:12 ---> 8178d6ecd29b 01:50:12 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:12 ---> Using cache 01:50:12 ---> 0c27d999ffc2 01:50:12 Step 8/25 : COPY . . 01:50:12 ---> Using cache 01:50:12 ---> 365c43b71c99 01:50:12 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:50:12 ---> Running in bbabaec38536 01:50:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:50:45 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:50:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:50:45 ---> 9be2610c99fd 01:50:45 Step 3/22 : WORKDIR /edgex-go 01:50:45 ---> Using cache 01:50:45 ---> b88c4cbea159 01:50:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:45 ---> Using cache 01:50:45 ---> 4f4b397409f4 01:50:45 Step 5/22 : RUN apk add --update --no-cache make git 01:50:45 ---> Using cache 01:50:45 ---> 079ea8016fa1 01:50:45 Step 6/22 : COPY go.mod vendor* ./ 01:50:45 ---> Using cache 01:50:45 ---> 8178d6ecd29b 01:50:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:45 ---> Using cache 01:50:45 ---> 0c27d999ffc2 01:50:45 Step 8/22 : COPY . . 01:50:45 ---> Using cache 01:50:45 ---> 365c43b71c99 01:50:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:50:45 ---> Running in 89ec13654693 01:50:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:54:24 Removing intermediate container 4696f174faf5 01:54:24 ---> 281b6561aaf8 01:54:24 01:54:24 Step 10/23 : FROM alpine:3.14 01:54:24 ---> cc3d11fa2d52 01:54:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:54:24 ---> Using cache 01:54:24 ---> f64c98a3bd3d 01:54:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:54:24 ---> Using cache 01:54:24 ---> 89a6ce1e41d8 01:54:24 Step 13/23 : ENV APP_PORT=59881 01:54:24 ---> Running in 792c6536f5d5 01:54:24 Removing intermediate container 792c6536f5d5 01:54:24 ---> 344fff5b664c 01:54:24 Step 14/23 : EXPOSE $APP_PORT 01:54:24 ---> Running in 0f25ac66f153 01:54:24 Removing intermediate container 0f25ac66f153 01:54:24 ---> 7e593f484ecd 01:54:24 Step 15/23 : WORKDIR / 01:54:24 ---> Running in adafae5afa51 01:54:24 Removing intermediate container adafae5afa51 01:54:24 ---> ba0d242e2d06 01:54:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:54:24 ---> ab1e7b1559ef 01:54:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:54:24 ---> c60d0c1ae882 01:54:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:54:24 ---> 6da0d20f6ec1 01:54:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:54:24 ---> Running in d7067a72bcb3 01:54:24 Removing intermediate container d7067a72bcb3 01:54:24 ---> ea06f98e94ea 01:54:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:54:24 ---> Running in 2960a304192c 01:54:24 Removing intermediate container 2960a304192c 01:54:24 ---> a65870fc2614 01:54:24 Step 21/23 : LABEL arch=arm64 01:54:24 ---> Running in f89e0a5a6a70 01:54:24 Removing intermediate container f89e0a5a6a70 01:54:24 ---> 4e85ca297bd1 01:54:24 Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:54:24 ---> Running in 4e27c57c2319 01:54:24 Removing intermediate container 4e27c57c2319 01:54:24 ---> eab9b23a2c6b 01:54:24 Step 23/23 : LABEL version=0.0.0 01:54:24 ---> Running in 80f6c45e2dd9 01:54:24 Removing intermediate container 80f6c45e2dd9 01:54:24 ---> d73cec639826 01:54:24 01:54:25 Successfully built d73cec639826 01:54:25 Successfully tagged core-metadata-arm64:latest 01:54:25 Building security-spire-agent 01:55:05  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:55:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:55:05 ---> 9be2610c99fd 01:55:05 Step 3/24 : WORKDIR /edgex-go 01:55:05 ---> Using cache 01:55:05 ---> b88c4cbea159 01:55:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:05 ---> Using cache 01:55:05 ---> 4f4b397409f4 01:55:05 Step 5/24 : RUN apk add --update --no-cache make git 01:55:05 ---> Using cache 01:55:05 ---> 079ea8016fa1 01:55:05 Step 6/24 : COPY go.mod vendor* ./ 01:55:05 ---> Using cache 01:55:05 ---> 8178d6ecd29b 01:55:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:05 ---> Using cache 01:55:05 ---> 0c27d999ffc2 01:55:05 Step 8/24 : COPY . . 01:55:05 ---> Using cache 01:55:05 ---> 365c43b71c99 01:55:05 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 01:55:05 ---> Running in d24508b5ee5a 01:55:05 Removing intermediate container d24508b5ee5a 01:55:05 ---> e0189f3d93f8 01:55:05 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" 01:55:05 ---> Running in 1472d50c5f63 01:55:05 spire-1.2.0/ 01:55:09 spire-1.2.0/README.md 01:55:09 spire-1.2.0/bin/ 01:55:09 spire-1.2.0/bin/spire-server 01:55:09 spire-1.2.0/bin/spire-agent 01:55:09 spire-1.2.0/conf/ 01:55:09 spire-1.2.0/conf/server/ 01:55:09 spire-1.2.0/conf/server/server.conf 01:55:09 spire-1.2.0/conf/agent/ 01:55:09 spire-1.2.0/conf/agent/agent.conf 01:55:09 spire-1.2.0/LICENSE 01:55:15 Removing intermediate container 1472d50c5f63 01:55:15 ---> b1cf3214277b 01:55:15 01:55:15 Step 11/24 : FROM alpine:3.15 01:55:15 ---> 03078ca19a05 01:55:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:55:15 ---> Using cache 01:55:15 ---> a322c81c7e6a 01:55:15 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:15 ---> Using cache 01:55:15 ---> 4e2dc342c794 01:55:15 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:55:15 ---> Running in fd943b1105de 01:55:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:55:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:55:19 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:55:19 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:55:19 OK: 15729 distinct packages available 01:55:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:55:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:55:22 (1/5) Installing dumb-init (1.2.5-r1) 01:55:22 (2/5) Installing musl-obstack (1.2.3-r0) 01:55:22 (3/5) Installing libucontext (1.1-r0) 01:55:22 (4/5) Installing gcompat (1.0.0-r4) 01:55:22 (5/5) Installing openssl (1.1.1n-r0) 01:55:22 Executing busybox-1.34.1-r4.trigger 01:55:22 OK: 6 MiB in 19 packages 01:55:24 Removing intermediate container fd943b1105de 01:55:24 ---> 29bd4e245198 01:55:24 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 01:55:27 ---> a2136a474800 01:55:27 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 01:55:33 ---> 0514fd27a403 01:55:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:55:34 ---> 498d31fd7abb 01:55:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:55:35 ---> a6f51ef53e58 01:55:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:55:36 ---> 3df864e90260 01:55:36 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:55:36 ---> Running in f3ae4cab79ec 01:55:36 Removing intermediate container f3ae4cab79ec 01:55:36 ---> fe2f1e8fbd21 01:55:36 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:55:36 ---> Running in 56009254f8b1 01:55:37 Removing intermediate container 56009254f8b1 01:55:37 ---> e17ce2ad10ea 01:55:37 Step 22/24 : LABEL arch=arm64 01:55:37 ---> Running in 7180ef6f2faf 01:55:38 Removing intermediate container 7180ef6f2faf 01:55:38 ---> d542432d8977 01:55:38 Step 23/24 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:55:38 ---> Running in 64236c8c15c5 01:55:38 Removing intermediate container 64236c8c15c5 01:55:38 ---> 62f6546da563 01:55:38 Step 24/24 : LABEL version=0.0.0 01:55:39 ---> Running in 5a2740d706cf 01:55:39 Removing intermediate container 5a2740d706cf 01:55:39 ---> 2508a51d1729 01:55:39 01:55:40 Successfully built 2508a51d1729 01:55:40 Successfully tagged security-spire-agent-arm64:latest 01:56:36  Building security-spire-agent ... done Removing intermediate container 948a2d1cb587 01:56:36 ---> ddff804f4941 01:56:36 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:56:36 ---> Running in 048e32bb4677 01:56:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:56:38 Removing intermediate container 048e32bb4677 01:56:38 ---> 6b68b7723825 01:56:38 01:56:38 Step 11/23 : FROM docker:20.10.10 01:56:38 20.10.10: Pulling from library/docker 01:56:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:56:47 Removing intermediate container 70aa965fac0c 01:56:47 ---> 0456298a0d22 01:56:47 01:56:47 Step 9/20 : FROM alpine:3.15 01:56:47 ---> 03078ca19a05 01:56:47 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:56:47 ---> Using cache 01:56:47 ---> a322c81c7e6a 01:56:47 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:56:47 ---> Using cache 01:56:47 ---> 4e2dc342c794 01:56:47 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:56:47 ---> Running in 6ceeed2438d6 01:56:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:56:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:56:50 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:56:50 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:56:50 OK: 15729 distinct packages available 01:56:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:56:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:56:52 (1/9) Installing ca-certificates (20211220-r0) 01:56:53 (2/9) Installing brotli-libs (1.0.9-r5) 01:56:53 (3/9) Installing nghttp2-libs (1.46.0-r0) 01:56:53 (4/9) Installing libcurl (7.80.0-r0) 01:56:53 (5/9) Installing curl (7.80.0-r0) 01:56:53 (6/9) Installing dumb-init (1.2.5-r1) 01:56:53 (7/9) Installing musl-obstack (1.2.3-r0) 01:56:53 (8/9) Installing libucontext (1.1-r0) 01:56:53 (9/9) Installing gcompat (1.0.0-r4) 01:56:53 Executing busybox-1.34.1-r4.trigger 01:56:53 Executing ca-certificates-20211220-r0.trigger 01:56:53 OK: 8 MiB in 23 packages 01:56:57 Removing intermediate container 6ceeed2438d6 01:56:57 ---> c36a16458f44 01:56:57 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:56:58 ---> ca2c8b41fda1 01:56:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:56:59 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 01:56:59 Status: Downloaded newer image for docker:20.10.10 01:56:59 ---> 520e9a0a30f7 01:56:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:56:59 ---> Running in 61bca9cb5708 01:57:00 Removing intermediate container 61bca9cb5708 01:57:00 ---> ae7f3fa2af6f 01:57:00 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 01:57:00 ---> Running in dd1c80568528 01:57:01 Removing intermediate container bbabaec38536 01:57:01 ---> 0a074863ad2e 01:57:01 01:57:01 Step 10/25 : FROM alpine:3.14 01:57:01 ---> cc3d11fa2d52 01:57:01 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:57:01 ---> Running in b8708ad51ad3 01:57:01 ---> 65e871403b46 01:57:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 01:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:57:02 ---> 9305d33f81c3 01:57:02 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:57:02 ---> Running in 6e5e5f4d6721 01:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:57:03 Removing intermediate container 6e5e5f4d6721 01:57:03 ---> 2afa6cb29dce 01:57:03 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:57:03 ---> Running in b8bd65d0fa0a 01:57:03 (1/42) Installing readline (8.1.0-r0) 01:57:04 (2/42) Installing bash (5.1.16-r0) 01:57:04 Executing bash-5.1.16-r0.post-install 01:57:04 (3/42) Installing brotli-libs (1.0.9-r5) 01:57:04 Removing intermediate container b8bd65d0fa0a 01:57:04 ---> cf84fef3e049 01:57:04 Step 18/20 : LABEL arch=arm64 01:57:04 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:57:04 (1/3) Installing ca-certificates (20211220-r0) 01:57:04 (5/42) Installing libcurl (7.79.1-r0) 01:57:04 ---> Running in 3928aca146e2 01:57:04 (2/3) Installing dumb-init (1.2.5-r1) 01:57:04 (6/42) Installing curl (7.79.1-r0) 01:57:04 (3/3) Installing su-exec (0.2-r1) 01:57:04 Executing busybox-1.33.1-r6.trigger 01:57:04 Executing ca-certificates-20211220-r0.trigger 01:57:04 (7/42) Installing dumb-init (1.2.5-r1) 01:57:04 (8/42) Installing libbz2 (1.0.8-r1) 01:57:04 (9/42) Installing expat (2.4.7-r0) 01:57:04 OK: 6 MiB in 17 packages 01:57:04 (10/42) Installing libffi (3.3-r2) 01:57:04 (11/42) Installing gdbm (1.19-r0) 01:57:04 Removing intermediate container 3928aca146e2 01:57:04 ---> 56d86a6480ff 01:57:04 Step 19/20 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:57:05 (12/42) Installing xz-libs (5.2.5-r0) 01:57:05 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:57:05 ---> Running in 9c5c385e7683 01:57:05 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:57:05 (15/42) Installing mpdecimal (2.5.1-r1) 01:57:05 (16/42) Installing sqlite-libs (3.35.5-r0) 01:57:05 (17/42) Installing python3 (3.9.5-r2) 01:57:06 Removing intermediate container 9c5c385e7683 01:57:06 ---> ccbbcd71ea33 01:57:06 Step 20/20 : LABEL version=0.0.0 01:57:06 ---> Running in e8d33a3b3ade 01:57:06 Removing intermediate container b8708ad51ad3 01:57:06 ---> f3a33e4c5b27 01:57:06 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:57:06 Removing intermediate container e8d33a3b3ade 01:57:06 ---> 7d89f231dcec 01:57:06 01:57:06 ---> Running in 0778664b80d4 01:57:07 Successfully built 7d89f231dcec 01:57:07 Removing intermediate container 0778664b80d4 01:57:07 ---> d183e81c25fb 01:57:07 Step 13/25 : WORKDIR / 01:57:07 Successfully tagged security-spiffe-token-provider-arm64:latest 01:57:07  Building security-spiffe-token-provider ... done  ---> Running in 1e8dd6cb976a 01:57:08 Removing intermediate container 1e8dd6cb976a 01:57:08 ---> 7afe53059281 01:57:08 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:57:08 (18/42) Installing py3-appdirs (1.4.4-r2) 01:57:08 (19/42) Installing py3-chardet (4.0.0-r2) 01:57:08 (20/42) Installing py3-idna (3.2-r0) 01:57:08 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:57:08 (22/42) Installing py3-certifi (2020.12.5-r1) 01:57:08 (23/42) Installing py3-requests (2.25.1-r4) 01:57:08 (24/42) Installing py3-msgpack (1.0.2-r1) 01:57:08 (25/42) Installing py3-lockfile (0.12.2-r4) 01:57:08 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:57:09 (27/42) Installing py3-colorama (0.4.4-r1) 01:57:09 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:57:09 (29/42) Installing py3-distlib (0.3.1-r3) 01:57:09 (30/42) Installing py3-distro (1.5.0-r3) 01:57:09 (31/42) Installing py3-six (1.15.0-r1) 01:57:09 (32/42) Installing py3-webencodings (0.5.1-r4) 01:57:09 (33/42) Installing py3-html5lib (1.1-r1) 01:57:09 (34/42) Installing py3-parsing (2.4.7-r2) 01:57:09 (35/42) Installing py3-packaging (20.9-r1) 01:57:09 ---> f8743f5dd1bd 01:57:09 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:57:09 (36/42) Installing py3-toml (0.10.2-r2) 01:57:09 (37/42) Installing py3-pep517 (0.10.0-r2) 01:57:09 (38/42) Installing py3-progress (1.5-r2) 01:57:09 (39/42) Installing py3-retrying (1.3.3-r1) 01:57:09 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:57:09 (41/42) Installing py3-setuptools (52.0.0-r3) 01:57:09 (42/42) Installing py3-pip (20.3.4-r1) 01:57:10 ---> 68ee7c6d7bec 01:57:10 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:57:10 Executing busybox-1.33.1-r6.trigger 01:57:10 OK: 84 MiB in 64 packages 01:57:10 Removing intermediate container 89ec13654693 01:57:10 ---> 88983919e06f 01:57:10 01:57:10 Step 10/22 : FROM alpine:3.14 01:57:10 ---> cc3d11fa2d52 01:57:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:57:10 ---> Using cache 01:57:10 ---> f64c98a3bd3d 01:57:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:57:10 ---> Using cache 01:57:10 ---> 89a6ce1e41d8 01:57:10 Step 13/22 : ENV APP_PORT=59861 01:57:11 ---> Running in 751e956005cb 01:57:11 ---> 099fd26f9bab 01:57:11 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:57:11 Removing intermediate container 751e956005cb 01:57:11 ---> ccc83384247b 01:57:11 Step 14/22 : EXPOSE $APP_PORT 01:57:11 ---> Running in c60c283740d2 01:57:11 ---> 00af6bba821b 01:57:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:57:11 Removing intermediate container c60c283740d2 01:57:11 ---> 1efd445e59d6 01:57:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:57:12 ---> 8811803e6f8f 01:57:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:57:13 ---> 181539db8318 01:57:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:57:14 ---> a61a885d16ca 01:57:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:57:15 ---> 295c0cb8ab40 01:57:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:57:15 ---> f458d7b9f3f4 01:57:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:57:15 ---> Running in 862d1f77962e 01:57:15 Collecting docker-compose==1.23.2 01:57:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:57:15 Removing intermediate container 862d1f77962e 01:57:15 ---> e032fc6f22c3 01:57:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:57:15 ---> Running in ba92572df590 01:57:16 ---> 3cbd52ea250c 01:57:16 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/ 01:57:16 ---> Running in 71949354823f 01:57:16 Removing intermediate container ba92572df590 01:57:16 ---> 5afc7afe2e04 01:57:16 Step 20/22 : LABEL arch=arm64 01:57:16 ---> Running in 4ae805c364f7 01:57:16 Collecting websocket-client<1.0,>=0.32.0 01:57:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:57:17 Removing intermediate container 4ae805c364f7 01:57:17 ---> 9ec8893f9ff7 01:57:17 Step 21/22 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:57:17 ---> Running in 18de9be084f4 01:57:17 Removing intermediate container 18de9be084f4 01:57:17 ---> 4f91bef7a883 01:57:17 Step 22/22 : LABEL version=0.0.0 01:57:17 ---> Running in ef6c306adbc1 01:57:17 Collecting PyYAML<4,>=3.10 01:57:17 Downloading PyYAML-3.13.tar.gz (270 kB) 01:57:18 Removing intermediate container ef6c306adbc1 01:57:18 ---> 023669008b9e 01:57:18 01:57:18 Removing intermediate container 71949354823f 01:57:18 ---> 283b4b4eb619 01:57:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:57:18 ---> Running in e326a059f7cd 01:57:18 Successfully built 023669008b9e 01:57:18 Successfully tagged support-scheduler-arm64:latest 01:57:18  Building support-scheduler ... done Removing intermediate container e326a059f7cd 01:57:18 ---> b7081b03b2bd 01:57:18 Step 23/25 : LABEL arch=arm64 01:57:19 ---> Running in ba1ceab9aa95 01:57:19 Removing intermediate container ba1ceab9aa95 01:57:19 ---> e939f55ff963 01:57:19 Step 24/25 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:57:19 ---> Running in faf933f90e26 01:57:19 Removing intermediate container faf933f90e26 01:57:19 ---> 2033bc7dae49 01:57:19 Step 25/25 : LABEL version=0.0.0 01:57:20 ---> Running in 59c5486d6d41 01:57:20 Removing intermediate container 59c5486d6d41 01:57:20 ---> f337b28934a5 01:57:20 01:57:20 Successfully built f337b28934a5 01:57:20 Successfully tagged security-secretstore-setup-arm64:latest 01:57:21  Building security-secretstore-setup ... done Collecting cached-property<2,>=1.2.0 01:57:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:57:22 Collecting docker<4.0,>=3.6.0 01:57:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:57:22 Collecting dockerpty<0.5,>=0.4.1 01:57:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:57:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:57:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:57:25 Collecting jsonschema<3,>=2.5.1 01:57:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:57:26 Collecting docopt<0.7,>=0.6.1 01:57:26 Downloading docopt-0.6.2.tar.gz (25 kB) 01:57:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:57:28 Collecting texttable<0.10,>=0.9.0 01:57:28 Downloading texttable-0.9.1.tar.gz (11 kB) 01:57:30 Collecting docker-pycreds>=0.4.0 01:57:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:57:31 Collecting chardet<3.1.0,>=3.0.2 01:57:31 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:57:31 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) 01:57:31 Collecting idna<2.8,>=2.5 01:57:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:57:32 Collecting urllib3<1.25,>=1.21.1 01:57:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:57:32 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:57:32 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:57:32 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:57:32 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:57:33 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:57:33 Attempting uninstall: urllib3 01:57:33 Found existing installation: urllib3 1.26.5 01:57:33 Uninstalling urllib3-1.26.5: 01:57:33 Successfully uninstalled urllib3-1.26.5 01:57:34 Attempting uninstall: idna 01:57:34 Found existing installation: idna 3.2 01:57:34 Uninstalling idna-3.2: 01:57:34 Successfully uninstalled idna-3.2 01:57:35 Attempting uninstall: chardet 01:57:35 Found existing installation: chardet 4.0.0 01:57:35 Uninstalling chardet-4.0.0: 01:57:35 Successfully uninstalled chardet-4.0.0 01:57:37 Attempting uninstall: requests 01:57:37 Found existing installation: requests 2.25.1 01:57:37 Uninstalling requests-2.25.1: 01:57:37 Successfully uninstalled requests-2.25.1 01:57:37 Running setup.py install for texttable: started 01:57:39 Running setup.py install for texttable: finished with status 'done' 01:57:39 Running setup.py install for PyYAML: started 01:57:41 Running setup.py install for PyYAML: finished with status 'done' 01:57:42 Running setup.py install for docopt: started 01:57:44 Running setup.py install for docopt: finished with status 'done' 01:57:44 Running setup.py install for dockerpty: started 01:57:46 Running setup.py install for dockerpty: finished with status 'done' 01:57:48 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 01:57:56 Removing intermediate container dd1c80568528 01:57:56 ---> 5ff53f5e89ae 01:57:56 Step 14/23 : ENV APP_PORT=58890 01:57:56 ---> Running in 6315527047b8 01:57:56 Removing intermediate container 6315527047b8 01:57:56 ---> 4ac814525231 01:57:56 Step 15/23 : EXPOSE $APP_PORT 01:57:57 ---> Running in 28101b777aa5 01:57:57 Removing intermediate container 28101b777aa5 01:57:57 ---> 407267b45127 01:57:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:57:58 ---> ed7359eb50d8 01:57:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:57:59 ---> 5a1fff1bf364 01:57:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:57:59 ---> 95814816ce12 01:57:59 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 01:57:59 ---> Running in 77d517e7136b 01:58:00 Removing intermediate container 77d517e7136b 01:58:00 ---> 32fcce2c8dd9 01:58:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:58:00 ---> Running in bbdb1cf8c925 01:58:00 Removing intermediate container bbdb1cf8c925 01:58:00 ---> 453fe93aba81 01:58:00 Step 21/23 : LABEL arch=arm64 01:58:00 ---> Running in 6b269df9cf7a 01:58:01 Removing intermediate container 6b269df9cf7a 01:58:01 ---> e55b13babc5e 01:58:01 Step 22/23 : LABEL git_sha=243ad5ab77529b2d45c88b8c55ff2b255c6633ba 01:58:01 ---> Running in 7e10d105169c 01:58:01 Removing intermediate container 7e10d105169c 01:58:01 ---> ce999618c9fe 01:58:01 Step 23/23 : LABEL version=0.0.0 01:58:01 ---> Running in 51d5f72b7de7 01:58:01 Removing intermediate container 51d5f72b7de7 01:58:01 ---> 95bb505732de 01:58:01 01:58:02 Successfully built 95bb505732de 01:58:02 Successfully tagged sys-mgmt-agent-arm64:latest 01:58:02  Building sys-mgmt-agent ... done  [Pipeline] } 01:58:02 $ docker stop --time=1 8b621e568b4e5edeba418fa286347f48a792c153b16162d346daa57dd4585d2a 01:58:04 $ docker rm -f 8b621e568b4e5edeba418fa286347f48a792c153b16162d346daa57dd4585d2a [Pipeline] // withDockerContainer [Pipeline] sh 01:58:04 + docker images 01:58:04 REPOSITORY TAG IMAGE ID CREATED SIZE 01:58:04 sys-mgmt-agent-arm64 latest 95bb505732de 3 seconds ago 288MB 01:58:04 security-secretstore-setup-arm64 latest f337b28934a5 44 seconds ago 40.8MB 01:58:04 support-scheduler-arm64 latest 023669008b9e 47 seconds ago 24.9MB 01:58:04 88983919e06f 55 seconds ago 1.43GB 01:58:04 security-spiffe-token-provider-arm64 latest 7d89f231dcec 58 seconds ago 27.7MB 01:58:04 0a074863ad2e About a minute ago 1.44GB 01:58:04 0456298a0d22 About a minute ago 1.42GB 01:58:04 6b68b7723825 About a minute ago 1.43GB 01:58:04 security-spire-agent-arm64 latest 2508a51d1729 2 minutes ago 118MB 01:58:04 b1cf3214277b 2 minutes ago 1.42GB 01:58:04 core-metadata-arm64 latest d73cec639826 3 minutes ago 25.1MB 01:58:04 281b6561aaf8 3 minutes ago 1.43GB 01:58:04 core-data-arm64 latest 33353ceec898 7 minutes ago 34.4MB 01:58:04 cc4f23a647b0 8 minutes ago 1.46GB 01:58:04 security-bootstrapper-arm64 latest 92f0da994c7a 8 minutes ago 23.6MB 01:58:04 497d194f8226 9 minutes ago 1.43GB 01:58:04 support-notifications-arm64 latest 1d4f0aa6eeb4 10 minutes ago 25.5MB 01:58:04 security-proxy-setup-arm64 latest 9442eae2a896 10 minutes ago 42.1MB 01:58:04 core-command-arm64 latest fd28f6c66edc 10 minutes ago 23.7MB 01:58:04 e650f09bbc09 10 minutes ago 1.43GB 01:58:04 2875e5495a22 10 minutes ago 1.44GB 01:58:04 40313c705a25 11 minutes ago 1.43GB 01:58:04 security-spire-server-arm64 latest 2c1766360284 17 minutes ago 82.6MB 01:58:04 security-spire-config-arm64 latest 781dd045e831 17 minutes ago 81.9MB 01:58:04 99cf89d7ed08 17 minutes ago 1.42GB 01:58:04 792271ef564b 17 minutes ago 1.42GB 01:58:04 ci-base-image-arm64 latest 9be2610c99fd 32 minutes ago 885MB 01:58:04 alpine 3.14 cc3d11fa2d52 2 days ago 5.34MB 01:58:04 alpine 3.15 03078ca19a05 2 days ago 5.32MB 01:58:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB 01:58:04 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 01:58:04 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 01:58:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:05 01:58:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:58:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:06 arm64: Pulling from edgex-lftools-log-publisher 01:58:06 8998bd30e6a1: Pulling fs layer 01:58:06 04944245beec: Pulling fs layer 01:58:06 699f458cf7ca: Pulling fs layer 01:58:06 765212b225bb: Pulling fs layer 01:58:06 f23df028b6ca: Pulling fs layer 01:58:06 d65c8cfc05b1: Pulling fs layer 01:58:06 2437ff75d9bd: Pulling fs layer 01:58:06 765212b225bb: Waiting 01:58:06 f23df028b6ca: Waiting 01:58:06 2437ff75d9bd: Waiting 01:58:06 d65c8cfc05b1: Waiting 01:58:06 04944245beec: Verifying Checksum 01:58:06 04944245beec: Download complete 01:58:06 765212b225bb: Verifying Checksum 01:58:06 765212b225bb: Download complete 01:58:06 f23df028b6ca: Verifying Checksum 01:58:06 f23df028b6ca: Download complete 01:58:06 d65c8cfc05b1: Verifying Checksum 01:58:06 d65c8cfc05b1: Download complete 01:58:06 699f458cf7ca: Verifying Checksum 01:58:06 699f458cf7ca: Download complete 01:58:06 8998bd30e6a1: Verifying Checksum 01:58:06 8998bd30e6a1: Download complete 01:58:09 2437ff75d9bd: Verifying Checksum 01:58:09 2437ff75d9bd: Download complete 01:58:11 8998bd30e6a1: Pull complete 01:58:11 04944245beec: Pull complete 01:58:12 699f458cf7ca: Pull complete 01:58:13 765212b225bb: Pull complete 01:58:14 f23df028b6ca: Pull complete 01:58:14 d65c8cfc05b1: Pull complete 01:58:29 2437ff75d9bd: Pull complete 01:58:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:58:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:58:29 prd-ubuntu20.04-docker-arm64-4c-16g-9535 does not seem to be running inside a container 01:58:29 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:58:32 $ docker top 1f93f23418377b3a5aae7cd1ee87a580477f35f47582e3312ba27edd98de10bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:33 ---> job-cost.sh 01:58:33 lf-activate-venv: SKIPPING 01:58:33 INFO: No Stack... 01:58:34 INFO: Retrieving Pricing Info for: v3-standard-4 01:58:35 INFO: Archiving Costs [Pipeline] sh 01:58:35 + cat /w/workspace/edgex-go/7/archives/cost.csv 01:58:35 + cut -d, -f6 [Pipeline] lock 01:58:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3926-7-stack-cost] 01:58:35 Resource [jenkins-edgexfoundry-edgex-go-PR-3926-7-stack-cost] did not exist. Created. 01:58:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3926-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:58:36 + echo total: 0.10999999940395355 [Pipeline] stash 01:58:36 Stashed 1 file(s) [Pipeline] } 01:58:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3926-7-stack-cost] [Pipeline] // lock [Pipeline] } 01:58:36 $ docker stop --time=1 1f93f23418377b3a5aae7cd1ee87a580477f35f47582e3312ba27edd98de10bc 01:58:38 $ docker rm -f 1f93f23418377b3a5aae7cd1ee87a580477f35f47582e3312ba27edd98de10bc [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 01:58:38 provisioning config files... 01:58:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config6053140430854956141tmp [Pipeline] { [Pipeline] sh 01:58:39 + set +x 01:58:39 + curl -s https://codecov.io/bash 01:58:39 + bash -s -- 01:58:39 01:58:39 _____ _ 01:58:39 / ____| | | 01:58:39 | | ___ __| | ___ ___ _____ __ 01:58:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:58:39 | |___| (_) | (_| | __/ (_| (_) \ V / 01:58:39 \_____\___/ \__,_|\___|\___\___/ \_/ 01:58:39 Bash-1.0.6 01:58:39 01:58:39 01:58:39 ==> git version 2.25.1 found 01:58:39 ==> 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 01:58:39 Release-Date: 2020-01-08 01:58:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:58:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:58:39 ==> Jenkins CI detected. 01:58:39 current dir:  /w/workspace/edgex-go/7 01:58:39 project root: . 01:58:39 --> token set from env 01:58:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:58:39 ==> Running gcov in . (disable via -X gcov) 01:58:39 ==> Python coveragepy not found 01:58:39 ==> Searching for coverage reports in: 01:58:39 + . 01:58:39 -> Found 1 reports 01:58:39 ==> Detecting git/mercurial file structure 01:58:39 ==> Reading reports 01:58:39 + ./coverage.out bytes=429124 01:58:39 ==> Appending adjustments 01:58:39 https://docs.codecov.io/docs/fixing-reports 01:58:40 + Found adjustments 01:58:40 ==> Gzipping contents 01:58:40 60K /tmp/codecov.YPNxl7.gz 01:58:40 ==> Uploading reports 01:58:40 url: https://codecov.io 01:58:40 query: branch=PR-3926&commit=243ad5ab77529b2d45c88b8c55ff2b255c6633ba&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3926%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3926&job=&cmd_args= 01:58:40 -> Pinging Codecov 01:58:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3926&commit=243ad5ab77529b2d45c88b8c55ff2b255c6633ba&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3926%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3926&job=&cmd_args= 01:58:40 -> Uploading to 01:58:40 https://storage.googleapis.com/codecov/v4/raw/2022-03-31/00271124DB129430A58F1EEE437C3FCB/243ad5ab77529b2d45c88b8c55ff2b255c6633ba/0cad9dd2-3368-4634-af6a-decfe979d657.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220331T015840Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d7d1817493da4b54ac6df013a09f3387cc8c14089af7a8745a3e963c75784c75 01:58:40 % Total % Received % Xferd Average Speed Time Time Time Current 01:58:40 Dload Upload Total Spent Left Speed 01:58:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58685 0 0 100 58685 0 204k --:--:-- --:--:-- --:--:-- 204k 01:58:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/243ad5ab77529b2d45c88b8c55ff2b255c6633ba [Pipeline] } 01:58:41 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 01:58:41 + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh 01:58:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:58:42 ---> package-listing.sh 01:58:42 ++ facter osfamily 01:58:42 ++ tr '[:upper:]' '[:lower:]' 01:58:43 + OS_FAMILY=debian 01:58:43 + workspace=/w/workspace/edgex-go/7 01:58:43 + START_PACKAGES=/tmp/packages_start.txt 01:58:43 + END_PACKAGES=/tmp/packages_end.txt 01:58:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:58:43 + PACKAGES=/tmp/packages_start.txt 01:58:43 + '[' /w/workspace/edgex-go/7 ']' 01:58:43 + PACKAGES=/tmp/packages_end.txt 01:58:43 + case "${OS_FAMILY}" in 01:58:43 + dpkg -l 01:58:43 + grep '^ii' 01:58:43 + '[' -f /tmp/packages_start.txt ']' 01:58:43 + '[' -f /tmp/packages_end.txt ']' 01:58:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:58:43 + '[' /w/workspace/edgex-go/7 ']' 01:58:43 + mkdir -p /w/workspace/edgex-go/7/archives/ 01:58:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 01:58:43 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:58:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:58:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:44 01:58:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:58:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:44 latest: Pulling from edgex-lftools-log-publisher 01:58:44 5eb5b503b376: Pulling fs layer 01:58:44 5c69ac0246d0: Pulling fs layer 01:58:44 ec43610c2a17: Pulling fs layer 01:58:44 3a2ae6a8a46f: Pulling fs layer 01:58:44 33b1e0a273af: Pulling fs layer 01:58:44 5d3b04190fa2: Pulling fs layer 01:58:44 2f39f015ded8: Pulling fs layer 01:58:44 33b1e0a273af: Waiting 01:58:44 5d3b04190fa2: Waiting 01:58:44 2f39f015ded8: Waiting 01:58:44 3a2ae6a8a46f: Waiting 01:58:44 5c69ac0246d0: Verifying Checksum 01:58:44 5c69ac0246d0: Download complete 01:58:44 3a2ae6a8a46f: Download complete 01:58:44 33b1e0a273af: Verifying Checksum 01:58:44 33b1e0a273af: Download complete 01:58:44 5d3b04190fa2: Download complete 01:58:44 ec43610c2a17: Verifying Checksum 01:58:44 ec43610c2a17: Download complete 01:58:44 5eb5b503b376: Download complete 01:58:45 2f39f015ded8: Verifying Checksum 01:58:45 2f39f015ded8: Download complete 01:58:45 5eb5b503b376: Pull complete 01:58:46 5c69ac0246d0: Pull complete 01:58:46 ec43610c2a17: Pull complete 01:58:46 3a2ae6a8a46f: Pull complete 01:58:46 33b1e0a273af: Pull complete 01:58:46 5d3b04190fa2: Pull complete 01:58:52 2f39f015ded8: Pull complete 01:58:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:58:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:58:52 prd-ubuntu20.04-docker-8c-8g-9534 does not seem to be running inside a container 01:58:52 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 01:58:54 $ docker top 6e228c1af42eda1be374781cd598e0bbed1359f2a24276ce84823411b630c885 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:54 + touch /tmp/pre-build-complete [Pipeline] sh 01:58:54 + mkdir -p /var/log/sysstat [Pipeline] sh 01:58:54 + ls /var/log/sa-host 01:58:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:55 provisioning config files... 01:58:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config6411841775236148406tmp [Pipeline] { [Pipeline] echo 01:58:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:58:55 ---> create-netrc.sh [Pipeline] } 01:58:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:58:55 ---> python-tools-install.sh [Pipeline] echo 01:58:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:58:56 ---> sudo-logs.sh 01:58:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:58:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:58:56 ---> job-cost.sh 01:58:56 lf-activate-venv: SKIPPING 01:58:56 DEBUG: total: 0.10999999940395355 01:58:56 INFO: Retrieving Stack Cost... 01:58:57 INFO: Retrieving Pricing Info for: v3-standard-8 01:58:57 INFO: Archiving Costs [Pipeline] echo 01:58:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:58:57 ---> logs-deploy.sh 01:58:57 lf-activate-venv: SKIPPING 01:58:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3926/7 01:58:57 INFO: archiving workspace using pattern(s): 01:58:58 Archives upload complete. 01:58:58 INFO: archiving logs to Nexus