Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839+c716e684b70864673cdf3dc7cabeb53a7964410a (1cebc6c75ebda593c76eee4ed362491a9ef4edf4) 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-ssh7049397020801027226.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-ssh2537723264999588815.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3485868438928299655.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-ssh5315241914239543170.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11166475366579935650.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9629 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c716e684b70864673cdf3dc7cabeb53a7964410a into PR head commit 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 Merge succeeded, producing 3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f Checking out Revision 3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f (PR-3924) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 # 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 c716e684b70864673cdf3dc7cabeb53a7964410a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f # timeout=10 Commit message: "Merge commit 'c716e684b70864673cdf3dc7cabeb53a7964410a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-31T20:30:27.434Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 418d5ccd75cd3739fae186f8a6e8d732724ee081 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-31T20:30:27.492Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-31T20:30:27.508Z] ========================================================= [2022-03-31T20:30:27.508Z] EdgeX Global Pipelines Version Info [2022-03-31T20:30:27.508Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-31T20:30:28.280Z] ------------------- [2022-03-31T20:30:28.280Z] stable info: [2022-03-31T20:30:28.280Z] ------------------- [2022-03-31T20:30:28.280Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-31T20:30:28.280Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-31T20:30:28.280Z] Message: update stable to v1.0.221 [2022-03-31T20:30:28.851Z] ------------------- [2022-03-31T20:30:28.851Z] experimental info: [2022-03-31T20:30:28.851Z] ------------------- [2022-03-31T20:30:28.851Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-31T20:30:28.851Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-31T20:30:28.851Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-31T20:30:28.993Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-31T20:30:29.003Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-31T20:30:29.015Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-31T20:30:29.026Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-31T20:30:29.036Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-31T20:30:29.047Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-31T20:30:29.061Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-31T20:30:29.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-31T20:30:29.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-31T20:30:29.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-31T20:30:29.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-31T20:30:29.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-31T20:30:29.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-31T20:30:29.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-31T20:30:29.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-31T20:30:29.162Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-31T20:30:29.173Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-31T20:30:29.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-31T20:30:29.196Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-31T20:30:29.208Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-31T20:30:29.220Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-31T20:30:29.230Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-31T20:30:29.244Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo [2022-03-31T20:30:29.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo [2022-03-31T20:30:29.272Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo [2022-03-31T20:30:29.287Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [Pipeline] echo [2022-03-31T20:30:29.298Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3638bdf [Pipeline] echo [2022-03-31T20:30:29.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T20:30:29.347Z] provisioning config files... [2022-03-31T20:30:29.360Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3033328303717798632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T20:30:29.664Z] ---> docker-login.sh [2022-03-31T20:30:29.664Z] nexus3.edgexfoundry.org:10001 [2022-03-31T20:30:29.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:30:29.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:30:29.929Z] Configure a credential helper to remove this warning. See [2022-03-31T20:30:29.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:30:29.929Z] [2022-03-31T20:30:29.929Z] Login Succeeded [2022-03-31T20:30:29.929Z] nexus3.edgexfoundry.org:10002 [2022-03-31T20:30:29.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:30:30.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:30:30.191Z] Configure a credential helper to remove this warning. See [2022-03-31T20:30:30.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:30:30.191Z] [2022-03-31T20:30:30.191Z] Login Succeeded [2022-03-31T20:30:30.191Z] nexus3.edgexfoundry.org:10003 [2022-03-31T20:30:30.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:30:30.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:30:30.191Z] Configure a credential helper to remove this warning. See [2022-03-31T20:30:30.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:30:30.191Z] [2022-03-31T20:30:30.191Z] Login Succeeded [2022-03-31T20:30:30.191Z] nexus3.edgexfoundry.org:10004 [2022-03-31T20:30:30.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:30:30.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:30:30.453Z] Configure a credential helper to remove this warning. See [2022-03-31T20:30:30.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:30:30.453Z] [2022-03-31T20:30:30.453Z] Login Succeeded [2022-03-31T20:30:30.453Z] docker.io [2022-03-31T20:30:30.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:30:30.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:30:30.715Z] Configure a credential helper to remove this warning. See [2022-03-31T20:30:30.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:30:30.715Z] [2022-03-31T20:30:30.715Z] Login Succeeded [2022-03-31T20:30:30.715Z] ---> docker-login.sh ends [Pipeline] } [2022-03-31T20:30:30.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-31T20:30:31.036Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-31T20:30:31.036Z] + dirname cmd/core-command/Dockerfile [2022-03-31T20:30:31.036Z] + cut -d/ -f2 [2022-03-31T20:30:31.036Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-31T20:30:31.036Z] + dirname cmd/core-data/Dockerfile [2022-03-31T20:30:31.036Z] + cut -d/ -f2 [2022-03-31T20:30:31.036Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-31T20:30:31.036Z] + dirname cmd/core-metadata/Dockerfile [2022-03-31T20:30:31.036Z] + cut -d/ -f2 [2022-03-31T20:30:31.036Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-31T20:30:31.036Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-03-31T20:30:31.036Z] cut -d/ -f2 [2022-03-31T20:30:31.036Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-31T20:30:31.036Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-31T20:30:31.036Z] + cut -d/ -f2 [2022-03-31T20:30:31.036Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-31T20:30:31.036Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-31T20:30:31.036Z] + cut -d/ -f2 [2022-03-31T20:30:31.036Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-31T20:30:31.036Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-31T20:30:31.036Z] + cut -d/ -f2 [2022-03-31T20:30:31.036Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-31T20:30:31.036Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-31T20:30:31.036Z] + cut -d/ -f2 [2022-03-31T20:30:31.036Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-31T20:30:31.036Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-31T20:30:31.036Z] + cut -d/ -f2 [2022-03-31T20:30:31.036Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-31T20:30:31.036Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-31T20:30:31.036Z] + cut -d/ -f2 [2022-03-31T20:30:31.036Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-31T20:30:31.036Z] + dirname cmd/support-notifications/Dockerfile [2022-03-31T20:30:31.036Z] + cut -d/ -f2 [2022-03-31T20:30:31.036Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-31T20:30:31.036Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-31T20:30:31.036Z] + cut -d/ -f2 [2022-03-31T20:30:31.036Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-31T20:30:31.036Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-31T20:30:31.036Z] + cut -d/ -f2 [2022-03-31T20:30:31.036Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-31T20:30:31.071Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-31T20:30:31.407Z] + git rev-list -1 --merges 3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f~1..3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [Pipeline] echo [2022-03-31T20:30:31.423Z] -----------> git rev-list -1 --merges 3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f~1..3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f 3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [2022-03-31T20:30:31.423Z] 3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [false] [Pipeline] sh [2022-03-31T20:30:31.712Z] + git log --format=format:%s -1 3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [Pipeline] echo [2022-03-31T20:30:31.729Z] ========================================================= [2022-03-31T20:30:31.729Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-31T20:30:31.729Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-31T20:30:32.142Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-31T20:30:32.142Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-31T20:30:32.142Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-31T20:30:32.142Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-31T20:30:32.142Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-31T20:30:32.142Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-31T20:30:32.142Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:30:32.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T20:30:32.485Z] [2022-03-31T20:30:32.485Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:30:32.790Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T20:30:32.790Z] latest: Pulling from edgex-devops/git-semver [2022-03-31T20:30:32.790Z] a0d0a0d46f8b: Pulling fs layer [2022-03-31T20:30:32.790Z] 3e5f54012d9b: Pulling fs layer [2022-03-31T20:30:32.790Z] 4c7163046ea9: Pulling fs layer [2022-03-31T20:30:32.790Z] 0c2d73faf560: Pulling fs layer [2022-03-31T20:30:32.790Z] 0c2d73faf560: Waiting [2022-03-31T20:30:32.790Z] 3e5f54012d9b: Verifying Checksum [2022-03-31T20:30:32.790Z] 3e5f54012d9b: Download complete [2022-03-31T20:30:32.790Z] a0d0a0d46f8b: Verifying Checksum [2022-03-31T20:30:32.790Z] a0d0a0d46f8b: Download complete [2022-03-31T20:30:32.790Z] 0c2d73faf560: Verifying Checksum [2022-03-31T20:30:32.790Z] 0c2d73faf560: Download complete [2022-03-31T20:30:33.052Z] 4c7163046ea9: Verifying Checksum [2022-03-31T20:30:33.052Z] 4c7163046ea9: Download complete [2022-03-31T20:30:33.052Z] a0d0a0d46f8b: Pull complete [2022-03-31T20:30:33.052Z] 3e5f54012d9b: Pull complete [2022-03-31T20:30:33.629Z] 4c7163046ea9: Pull complete [2022-03-31T20:30:33.629Z] 0c2d73faf560: Pull complete [2022-03-31T20:30:33.629Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-31T20:30:33.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T20:30:33.629Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-31T20:30:33.806Z] prd-ubuntu20.04-docker-8c-8g-9629 does not seem to be running inside a container [2022-03-31T20:30:33.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2022-03-31T20:30:34.751Z] $ docker top 85b182d111a0196a92c97b16d643ecc3c7d0e3e4d97da8a1434200681881887c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-31T20:30:34.850Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-31T20:30:34.850Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-31T20:30:35.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-31T20:30:35.081Z] $ docker exec 85b182d111a0196a92c97b16d643ecc3c7d0e3e4d97da8a1434200681881887c ssh-agent [2022-03-31T20:30:35.199Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhmiOoa/agent.13 [2022-03-31T20:30:35.199Z] SSH_AGENT_PID=19 [2022-03-31T20:30:35.207Z] Running ssh-add (command line suppressed) [2022-03-31T20:30:35.326Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_6910049203672589954.key (/w/workspace/edgex-go/6@tmp/private_key_6910049203672589954.key) [2022-03-31T20:30:35.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-31T20:30:35.629Z] + git tag --points-at HEAD [Pipeline] } [2022-03-31T20:30:35.656Z] $ docker exec --env ******** --env ******** 85b182d111a0196a92c97b16d643ecc3c7d0e3e4d97da8a1434200681881887c ssh-agent -k [2022-03-31T20:30:35.775Z] unset SSH_AUTH_SOCK; [2022-03-31T20:30:35.776Z] unset SSH_AGENT_PID; [2022-03-31T20:30:35.776Z] echo Agent pid 19 killed; [2022-03-31T20:30:35.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-31T20:30:35.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-31T20:30:35.805Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-31T20:30:35.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-31T20:30:35.951Z] $ docker exec 85b182d111a0196a92c97b16d643ecc3c7d0e3e4d97da8a1434200681881887c ssh-agent [2022-03-31T20:30:36.080Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFcMDLo/agent.52 [2022-03-31T20:30:36.080Z] SSH_AGENT_PID=59 [2022-03-31T20:30:36.087Z] Running ssh-add (command line suppressed) [2022-03-31T20:30:36.211Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_286818340548926766.key (/w/workspace/edgex-go/6@tmp/private_key_286818340548926766.key) [2022-03-31T20:30:36.223Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-31T20:30:36.513Z] + git semver init [2022-03-31T20:30:36.513Z] # -> Open(): unable to determine branch for HEAD [2022-03-31T20:30:36.513Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2022-03-31T20:30:36.513Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2022-03-31T20:30:36.513Z] # $SEMVER_REMOTE_NAME = origin [2022-03-31T20:30:36.513Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-31T20:30:36.513Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-31T20:30:36.513Z] # $SEMVER_BRANCH = PR-3924 [2022-03-31T20:30:36.513Z] # $SEMVER_TEMP = /tmp/semver-065973061 [2022-03-31T20:30:36.513Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-31T20:30:49.063Z] # '/tmp/semver-065973061' -> '/w/workspace/edgex-go/6/.semver' [2022-03-31T20:30:49.326Z] # -> Force: false [2022-03-31T20:30:49.326Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2022-03-31T20:30:49.346Z] $ docker exec --env ******** --env ******** 85b182d111a0196a92c97b16d643ecc3c7d0e3e4d97da8a1434200681881887c ssh-agent -k [2022-03-31T20:30:49.461Z] unset SSH_AUTH_SOCK; [2022-03-31T20:30:49.462Z] unset SSH_AGENT_PID; [2022-03-31T20:30:49.462Z] echo Agent pid 59 killed; [2022-03-31T20:30:49.467Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-31T20:30:49.772Z] + git semver [Pipeline] } [2022-03-31T20:30:49.793Z] $ docker stop --time=1 85b182d111a0196a92c97b16d643ecc3c7d0e3e4d97da8a1434200681881887c [2022-03-31T20:30:51.899Z] $ docker rm -f 85b182d111a0196a92c97b16d643ecc3c7d0e3e4d97da8a1434200681881887c [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T20:30:52.279Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-31T20:30:52.529Z] Stashed 1 file(s) [Pipeline] echo [2022-03-31T20:30:52.532Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-31T20:30:52.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-31T20:30:52.684Z] ========================================================= [2022-03-31T20:30:52.684Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-31T20:30:52.684Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T20:31:07.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T20:31:07.604Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-31T20:31:07.604Z] 59bf1c3509f3: Pulling fs layer [2022-03-31T20:31:07.604Z] 666ba61612fd: Pulling fs layer [2022-03-31T20:31:07.604Z] 8ed8ca486205: Pulling fs layer [2022-03-31T20:31:07.604Z] 4fe6c5a15a65: Pulling fs layer [2022-03-31T20:31:07.604Z] 22a0e8bec74d: Pulling fs layer [2022-03-31T20:31:07.604Z] 640e595b4fbd: Pulling fs layer [2022-03-31T20:31:07.604Z] 763cafe07f6e: Pulling fs layer [2022-03-31T20:31:07.604Z] 0c0b528cf693: Pulling fs layer [2022-03-31T20:31:07.604Z] 10935f4eaf8b: Pulling fs layer [2022-03-31T20:31:07.604Z] 22a0e8bec74d: Waiting [2022-03-31T20:31:07.604Z] 640e595b4fbd: Waiting [2022-03-31T20:31:07.604Z] 763cafe07f6e: Waiting [2022-03-31T20:31:07.604Z] 0c0b528cf693: Waiting [2022-03-31T20:31:07.604Z] 10935f4eaf8b: Waiting [2022-03-31T20:31:07.604Z] 4fe6c5a15a65: Waiting [2022-03-31T20:31:07.604Z] 8ed8ca486205: Download complete [2022-03-31T20:31:07.604Z] 666ba61612fd: Download complete [2022-03-31T20:31:07.604Z] 22a0e8bec74d: Download complete [2022-03-31T20:31:07.604Z] 640e595b4fbd: Verifying Checksum [2022-03-31T20:31:07.604Z] 640e595b4fbd: Download complete [2022-03-31T20:31:07.604Z] 59bf1c3509f3: Download complete [2022-03-31T20:31:07.604Z] 763cafe07f6e: Verifying Checksum [2022-03-31T20:31:07.604Z] 763cafe07f6e: Download complete [2022-03-31T20:31:07.621Z] Still waiting to schedule task [2022-03-31T20:31:07.621Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-31T20:31:07.865Z] 0c0b528cf693: Verifying Checksum [2022-03-31T20:31:07.865Z] 0c0b528cf693: Download complete [2022-03-31T20:31:07.865Z] 59bf1c3509f3: Pull complete [2022-03-31T20:31:07.865Z] 666ba61612fd: Pull complete [2022-03-31T20:31:08.133Z] 8ed8ca486205: Pull complete [2022-03-31T20:31:08.393Z] 10935f4eaf8b: Verifying Checksum [2022-03-31T20:31:08.652Z] 4fe6c5a15a65: Verifying Checksum [2022-03-31T20:31:08.652Z] 4fe6c5a15a65: Download complete [2022-03-31T20:31:12.844Z] 4fe6c5a15a65: Pull complete [2022-03-31T20:31:12.844Z] 22a0e8bec74d: Pull complete [2022-03-31T20:31:12.844Z] 640e595b4fbd: Pull complete [2022-03-31T20:31:12.844Z] 763cafe07f6e: Pull complete [2022-03-31T20:31:13.103Z] 0c0b528cf693: Pull complete [2022-03-31T20:31:15.642Z] 10935f4eaf8b: Pull complete [2022-03-31T20:31:15.642Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-31T20:31:15.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T20:31:15.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-31T20:31:15.943Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T20:31:15.943Z] WORKDIR /edgex [2022-03-31T20:31:15.943Z] COPY go.mod . [2022-03-31T20:31:15.943Z] RUN go mod download [2022-03-31T20:31:15.943Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-31T20:31:17.323Z] Sending build context to Docker daemon 334.6MB [2022-03-31T20:31:17.323Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T20:31:17.323Z] ---> 99d49a6021b9 [2022-03-31T20:31:17.323Z] Step 2/4 : WORKDIR /edgex [2022-03-31T20:31:20.622Z] ---> Running in 72c428f589d8 [2022-03-31T20:31:20.623Z] Removing intermediate container 72c428f589d8 [2022-03-31T20:31:20.623Z] ---> 8944b2c0cb21 [2022-03-31T20:31:20.623Z] Step 3/4 : COPY go.mod . [2022-03-31T20:31:20.623Z] ---> 962ea496ff98 [2022-03-31T20:31:20.623Z] Step 4/4 : RUN go mod download [2022-03-31T20:31:20.623Z] ---> Running in e3df4ae96155 [2022-03-31T20:31:35.522Z] Removing intermediate container e3df4ae96155 [2022-03-31T20:31:35.522Z] ---> 1c7b5a938519 [2022-03-31T20:31:35.522Z] Successfully built 1c7b5a938519 [2022-03-31T20:31:35.522Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:31:35.826Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-31T20:31:35.826Z] . [Pipeline] withDockerContainer [2022-03-31T20:31:35.896Z] prd-ubuntu20.04-docker-8c-8g-9629 does not seem to be running inside a container [2022-03-31T20:31:35.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2022-03-31T20:31:36.361Z] $ docker top e4af54b369050aa41cd9b8a708844249c22cd53ed9fc2560f36350595e55e981 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T20:31:36.727Z] + go version [2022-03-31T20:31:36.727Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-31T20:31:36.743Z] $ docker stop --time=1 e4af54b369050aa41cd9b8a708844249c22cd53ed9fc2560f36350595e55e981 [2022-03-31T20:31:38.013Z] $ docker rm -f e4af54b369050aa41cd9b8a708844249c22cd53ed9fc2560f36350595e55e981 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:31:38.412Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-31T20:31:38.412Z] . [Pipeline] withDockerContainer [2022-03-31T20:31:38.486Z] prd-ubuntu20.04-docker-8c-8g-9629 does not seem to be running inside a container [2022-03-31T20:31:38.533Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2022-03-31T20:31:38.910Z] $ docker top bf45745cdd1e487e28e7d8a3508984befaf27414623513cb8c69be0308c8afc1 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-31T20:31:38.993Z] ========================================================= [2022-03-31T20:31:38.993Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-31T20:31:38.993Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T20:31:39.281Z] + make test [2022-03-31T20:31:39.281Z] go mod tidy -compat=1.17 [2022-03-31T20:31:39.542Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-31T20:31:46.122Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-31T20:31:58.374Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-31T20:31:58.374Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-31T20:31:58.374Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-31T20:31:58.374Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-31T20:31:58.374Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-31T20:31:58.374Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-31T20:31:58.374Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-31T20:31:58.374Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-31T20:31:58.374Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-31T20:31:58.374Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-31T20:31:58.374Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-31T20:31:58.374Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-31T20:31:58.374Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-31T20:31:58.374Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-31T20:31:58.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-31T20:31:58.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2022-03-31T20:31:58.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-31T20:31:58.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-31T20:31:58.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements [2022-03-31T20:31:58.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-31T20:31:59.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.9% of statements [2022-03-31T20:31:59.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-31T20:31:59.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-31T20:32:02.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.989s coverage: 89.2% of statements [2022-03-31T20:32:02.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-31T20:32:02.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-31T20:32:02.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-31T20:32:02.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 84.4% of statements [2022-03-31T20:32:02.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-31T20:32:02.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-31T20:32:02.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-31T20:32:02.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-31T20:32:02.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-31T20:32:02.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.420s coverage: 94.7% of statements [2022-03-31T20:32:02.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-31T20:32:02.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-31T20:32:02.495Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2022-03-31T20:32:02.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-31T20:32:02.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-31T20:32:02.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-31T20:32:02.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-31T20:32:02.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-31T20:32:02.495Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-03-31T20:32:02.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-31T20:32:02.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-31T20:32:02.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-31T20:32:02.495Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2022-03-31T20:32:02.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-31T20:32:02.495Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2022-03-31T20:32:02.495Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 24.0% of statements [2022-03-31T20:32:02.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-31T20:32:02.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.113s coverage: 47.1% of statements [2022-03-31T20:32:02.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements [2022-03-31T20:32:02.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements [2022-03-31T20:32:02.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2022-03-31T20:32:02.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements [2022-03-31T20:32:12.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements [2022-03-31T20:32:12.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2022-03-31T20:32:13.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.188s coverage: 82.5% of statements [2022-03-31T20:32:13.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.147s coverage: 91.2% of statements [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.4% of statements [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.368s coverage: 65.4% of statements [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 43.8% of statements [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-31T20:32:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-03-31T20:32:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-03-31T20:32:23.450Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-31T20:32:41.549Z] GO111MODULE=on go vet ./... [2022-03-31T20:32:45.749Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-31T20:32:46.009Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-31T20:32:46.582Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-31T20:32:47.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-31T20:32:47.453Z] + ls -al . [2022-03-31T20:32:47.454Z] total 664 [2022-03-31T20:32:47.454Z] drwxrwxr-x 10 1001 1001 4096 Mar 31 20:32 . [2022-03-31T20:32:47.454Z] drwxr-xr-x 4 root root 4096 Mar 31 20:31 .. [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 20:30 .dockerignore [2022-03-31T20:32:47.454Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 20:30 .git [2022-03-31T20:32:47.454Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 20:30 .github [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 870 Mar 31 20:30 .gitignore [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 20:30 .golangci.yml [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 20:30 .hadolint.yml [2022-03-31T20:32:47.454Z] drwx------ 3 1001 1001 4096 Mar 31 20:30 .semver [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 20:30 .sonarcloud.properties [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 20:30 ADOPTERS.md [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 9953 Mar 31 20:30 Attribution.txt [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 51732 Mar 31 20:30 CHANGELOG.md [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 20:30 CONTRIBUTING.md [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 20:30 GOVERNANCE.md [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 849 Mar 31 20:30 Jenkinsfile [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 20:30 LICENSE [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 8478 Mar 31 20:30 Makefile [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 20:30 OWNERS.md [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 8207 Mar 31 20:30 README.md [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 6912 Mar 31 20:30 SECURITY.md [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 20:30 VERSION [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 20:30 ZMQWindows.md [2022-03-31T20:32:47.454Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 20:30 bin [2022-03-31T20:32:47.454Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 20:30 cmd [2022-03-31T20:32:47.454Z] -rw-r--r-- 1 root root 429121 Mar 31 20:32 coverage.out [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 3175 Mar 31 20:30 go.mod [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 34990 Mar 31 20:31 go.sum [2022-03-31T20:32:47.454Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 20:30 internal [2022-03-31T20:32:47.454Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 20:30 openapi [2022-03-31T20:32:47.454Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 20:30 snap [2022-03-31T20:32:47.454Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 20:30 version.go [Pipeline] sh [2022-03-31T20:32:47.744Z] + '[' -e coverage.out ] [2022-03-31T20:32:47.744Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-31T20:32:47.837Z] Stashed 1 file(s) [Pipeline] sh [2022-03-31T20:32:48.119Z] + make build [2022-03-31T20:32:48.119Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T20:33:06.213Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T20:33:18.439Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T20:33:18.439Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T20:33:19.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T20:33:19.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T20:33:20.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T20:33:21.901Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T20:33:22.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T20:33:24.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T20:33:25.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T20:33:26.549Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T20:33:27.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-31T20:33:29.327Z] $ docker stop --time=1 bf45745cdd1e487e28e7d8a3508984befaf27414623513cb8c69be0308c8afc1 [2022-03-31T20:33:31.872Z] $ docker rm -f bf45745cdd1e487e28e7d8a3508984befaf27414623513cb8c69be0308c8afc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:33:32.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T20:33:32.756Z] [2022-03-31T20:33:32.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:33:33.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T20:33:33.057Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-31T20:33:33.057Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-31T20:33:33.057Z] ca9280d653b3: Pulling fs layer [2022-03-31T20:33:33.057Z] 7e9c9ca2126c: Pulling fs layer [2022-03-31T20:33:33.057Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-31T20:33:33.057Z] cbdbe7a5bc2a: Download complete [2022-03-31T20:33:33.317Z] ca9280d653b3: Verifying Checksum [2022-03-31T20:33:33.317Z] ca9280d653b3: Download complete [2022-03-31T20:33:33.317Z] cbdbe7a5bc2a: Pull complete [2022-03-31T20:33:33.576Z] 7e9c9ca2126c: Verifying Checksum [2022-03-31T20:33:33.576Z] 7e9c9ca2126c: Download complete [2022-03-31T20:33:33.836Z] ca9280d653b3: Pull complete [2022-03-31T20:33:37.127Z] 7e9c9ca2126c: Pull complete [2022-03-31T20:33:37.127Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-31T20:33:37.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T20:33:37.127Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-31T20:33:37.197Z] prd-ubuntu20.04-docker-8c-8g-9629 does not seem to be running inside a container [2022-03-31T20:33:37.237Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2022-03-31T20:33:38.499Z] $ docker top 0a061fd71683b0fa461e8ae16ac897967f552e8ab7d88b06de3de3b3266d36c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T20:33:38.853Z] + grep parallel [2022-03-31T20:33:38.853Z] + docker-compose build --help [2022-03-31T20:33:39.425Z] --parallel Build images in parallel. [Pipeline] } [2022-03-31T20:33:39.441Z] $ docker stop --time=1 0a061fd71683b0fa461e8ae16ac897967f552e8ab7d88b06de3de3b3266d36c3 [2022-03-31T20:33:40.733Z] $ docker rm -f 0a061fd71683b0fa461e8ae16ac897967f552e8ab7d88b06de3de3b3266d36c3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:33:41.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T20:33:41.139Z] . [Pipeline] withDockerContainer [2022-03-31T20:33:41.244Z] prd-ubuntu20.04-docker-8c-8g-9629 does not seem to be running inside a container [2022-03-31T20:33:41.313Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-31T20:33:41.684Z] $ docker top 719d339c8cc8b5dfaef85f51b33ee2f4a9f8d8a40f5cd7a168e7b9ea01c3c254 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T20:33:42.027Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-31T20:33:42.598Z] Building core-command ... [2022-03-31T20:33:42.598Z] Building core-data ... [2022-03-31T20:33:42.598Z] Building core-metadata ... [2022-03-31T20:33:42.598Z] Building security-bootstrapper ... [2022-03-31T20:33:42.598Z] Building security-proxy-setup ... [2022-03-31T20:33:42.598Z] Building security-secretstore-setup ... [2022-03-31T20:33:42.598Z] Building security-spiffe-token-provider ... [2022-03-31T20:33:42.598Z] Building security-spire-agent ... [2022-03-31T20:33:42.598Z] Building security-spire-config ... [2022-03-31T20:33:42.598Z] Building security-spire-server ... [2022-03-31T20:33:42.598Z] Building support-notifications ... [2022-03-31T20:33:42.598Z] Building support-scheduler ... [2022-03-31T20:33:42.598Z] Building sys-mgmt-agent ... [2022-03-31T20:33:42.598Z] Building security-bootstrapper [2022-03-31T20:33:42.598Z] Building support-scheduler [2022-03-31T20:33:42.598Z] Building core-command [2022-03-31T20:33:42.598Z] Building security-spire-config [2022-03-31T20:33:42.598Z] Building support-notifications [2022-03-31T20:34:00.690Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:34:00.690Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:34:00.690Z] ---> 1c7b5a938519 [2022-03-31T20:34:00.690Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T20:34:00.690Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:34:00.690Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:34:00.690Z] ---> 1c7b5a938519 [2022-03-31T20:34:00.690Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T20:34:00.690Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:34:00.690Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:34:00.690Z] ---> 1c7b5a938519 [2022-03-31T20:34:00.690Z] Step 3/31 : WORKDIR /edgex-go [2022-03-31T20:34:00.690Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:34:00.690Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:34:00.690Z] ---> 1c7b5a938519 [2022-03-31T20:34:00.690Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T20:34:00.690Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:34:00.690Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:34:00.690Z] ---> 1c7b5a938519 [2022-03-31T20:34:00.690Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T20:34:03.990Z] ---> Running in 169ae0d23731 [2022-03-31T20:34:03.990Z] ---> Running in 7b3070de83b8 [2022-03-31T20:34:03.990Z] ---> Running in b15cea111bbb [2022-03-31T20:34:03.990Z] ---> Running in f229bc032c08 [2022-03-31T20:34:03.990Z] ---> Running in 2eb7a942c1e8 [2022-03-31T20:34:03.990Z] Removing intermediate container b15cea111bbb [2022-03-31T20:34:03.990Z] ---> a272383155ca [2022-03-31T20:34:03.990Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:34:03.990Z] Removing intermediate container 169ae0d23731 [2022-03-31T20:34:03.990Z] ---> 1786aaf72dae [2022-03-31T20:34:03.990Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:34:03.990Z] Removing intermediate container 7b3070de83b8 [2022-03-31T20:34:03.990Z] ---> 83d23b7a7188 [2022-03-31T20:34:03.990Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:34:03.990Z] Removing intermediate container f229bc032c08 [2022-03-31T20:34:03.990Z] ---> c833e9cc6bdd [2022-03-31T20:34:03.990Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:34:03.990Z] Removing intermediate container 2eb7a942c1e8 [2022-03-31T20:34:03.990Z] ---> 38c008df5346 [2022-03-31T20:34:03.990Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:34:03.990Z] ---> Running in 5aa082f5b483 [2022-03-31T20:34:03.990Z] ---> Running in 4b248cc40801 [2022-03-31T20:34:03.990Z] ---> Running in ee4c1549ea64 [2022-03-31T20:34:03.990Z] ---> Running in 40f9b6085658 [2022-03-31T20:34:03.990Z] ---> Running in 2f66c53c5c08 [2022-03-31T20:34:04.562Z] Removing intermediate container 5aa082f5b483 [2022-03-31T20:34:04.562Z] ---> c4dfbf6d503c [2022-03-31T20:34:04.562Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-31T20:34:04.562Z] ---> Running in a56a096d2dfb [2022-03-31T20:34:05.502Z] Removing intermediate container ee4c1549ea64 [2022-03-31T20:34:05.502Z] ---> 0eca77d3684b [2022-03-31T20:34:05.502Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-31T20:34:05.502Z] ---> Running in f1a7b30256c6 [2022-03-31T20:34:05.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:06.034Z] Removing intermediate container 2f66c53c5c08 [2022-03-31T20:34:06.034Z] ---> e240cb46be6e [2022-03-31T20:34:06.034Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T20:34:06.294Z] Removing intermediate container 4b248cc40801 [2022-03-31T20:34:06.294Z] ---> 49855a428386 [2022-03-31T20:34:06.294Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T20:34:06.294Z] ---> Running in c0a277beccba [2022-03-31T20:34:06.556Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:06.556Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:06.820Z] Removing intermediate container 40f9b6085658 [2022-03-31T20:34:06.820Z] ---> 915bd5555329 [2022-03-31T20:34:06.820Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T20:34:06.820Z] ---> Running in a2dac21d5f1b [2022-03-31T20:34:06.820Z] OK: 221 MiB in 52 packages [2022-03-31T20:34:07.079Z] ---> Running in dcfbce2de6b9 [2022-03-31T20:34:07.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:07.339Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:07.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:07.658Z] OK: 221 MiB in 52 packages [2022-03-31T20:34:07.980Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:07.980Z] Removing intermediate container a56a096d2dfb [2022-03-31T20:34:07.980Z] ---> 5b22b366d794 [2022-03-31T20:34:07.980Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T20:34:08.263Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:08.263Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:08.263Z] ---> 0c6ace2591f9 [2022-03-31T20:34:08.263Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:34:08.524Z] OK: 221 MiB in 52 packages [2022-03-31T20:34:08.524Z] ---> Running in 727b6d243e45 [2022-03-31T20:34:08.524Z] Removing intermediate container f1a7b30256c6 [2022-03-31T20:34:08.524Z] ---> 57c0fd15967d [2022-03-31T20:34:08.524Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-31T20:34:08.786Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:08.786Z] OK: 221 MiB in 52 packages [2022-03-31T20:34:08.786Z] ---> c2c3f2cde2e3 [2022-03-31T20:34:08.786Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:34:09.044Z] ---> Running in c2a315f418a4 [2022-03-31T20:34:09.044Z] OK: 221 MiB in 52 packages [2022-03-31T20:34:09.044Z] Removing intermediate container c0a277beccba [2022-03-31T20:34:09.044Z] ---> 88e1a2d1d1cb [2022-03-31T20:34:09.044Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T20:34:09.396Z] ---> d21d3f622090 [2022-03-31T20:34:09.396Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:34:09.396Z] Removing intermediate container a2dac21d5f1b [2022-03-31T20:34:09.396Z] ---> 638520c05b42 [2022-03-31T20:34:09.396Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T20:34:09.396Z] ---> Running in 060a83db9797 [2022-03-31T20:34:09.965Z] ---> 7b1642235416 [2022-03-31T20:34:09.965Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:34:10.536Z] ---> Running in 6a5b2b4282b9 [2022-03-31T20:34:10.536Z] Removing intermediate container dcfbce2de6b9 [2022-03-31T20:34:10.536Z] ---> c70293bfe4aa [2022-03-31T20:34:10.536Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T20:34:11.105Z] ---> 317bcfe6163b [2022-03-31T20:34:11.105Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:34:11.105Z] Removing intermediate container 727b6d243e45 [2022-03-31T20:34:11.105Z] ---> f763905a8467 [2022-03-31T20:34:11.105Z] Step 8/22 : COPY . . [2022-03-31T20:34:12.485Z] ---> Running in 35d63c9e594f [2022-03-31T20:34:12.485Z] Removing intermediate container c2a315f418a4 [2022-03-31T20:34:12.485Z] ---> 2a495c21ea20 [2022-03-31T20:34:12.485Z] Step 8/31 : COPY . . [2022-03-31T20:34:16.682Z] Removing intermediate container 060a83db9797 [2022-03-31T20:34:16.682Z] ---> d0811cbb23dc [2022-03-31T20:34:16.682Z] Step 8/22 : COPY . . [2022-03-31T20:34:19.972Z] ---> d6a77480c22c [2022-03-31T20:34:19.972Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-31T20:34:19.972Z] ---> cb4fe50c58fc [2022-03-31T20:34:19.972Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-31T20:34:19.972Z] ---> Running in 4d3652563223 [2022-03-31T20:34:19.972Z] ---> Running in d88cdb04850d [2022-03-31T20:34:19.972Z] Removing intermediate container 6a5b2b4282b9 [2022-03-31T20:34:19.972Z] ---> 738dbc628f31 [2022-03-31T20:34:19.972Z] Step 8/24 : COPY . . [2022-03-31T20:34:19.972Z] Removing intermediate container 35d63c9e594f [2022-03-31T20:34:19.972Z] ---> 0d527f4b84f2 [2022-03-31T20:34:19.972Z] Step 8/23 : COPY . . [2022-03-31T20:34:20.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T20:34:20.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T20:34:30.529Z] ---> 44c563bc0e07 [2022-03-31T20:34:30.529Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-31T20:34:31.466Z] ---> Running in 209ce2dae3e4 [2022-03-31T20:34:31.726Z] ---> 1464120d0f72 [2022-03-31T20:34:31.726Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T20:34:31.726Z] ---> cf4d773d2d9c [2022-03-31T20:34:31.726Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-31T20:34:31.726Z] ---> Running in e0a1e36cdf10 [2022-03-31T20:34:31.726Z] ---> Running in 853bab36aa0d [2022-03-31T20:34:32.663Z] Removing intermediate container e0a1e36cdf10 [2022-03-31T20:34:32.663Z] ---> 8932e69c4753 [2022-03-31T20:34:32.664Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T20:34:32.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T20:34:32.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T20:34:32.664Z] ---> Running in 3d39fdf27835 [2022-03-31T20:34:34.043Z] spire-1.2.0/ [2022-03-31T20:34:34.991Z] spire-1.2.0/README.md [2022-03-31T20:34:34.991Z] spire-1.2.0/bin/ [2022-03-31T20:34:34.991Z] spire-1.2.0/bin/spire-server [2022-03-31T20:34:34.991Z] spire-1.2.0/bin/spire-agent [2022-03-31T20:34:34.991Z] spire-1.2.0/conf/ [2022-03-31T20:34:34.991Z] spire-1.2.0/conf/server/ [2022-03-31T20:34:34.991Z] spire-1.2.0/conf/server/server.conf [2022-03-31T20:34:34.991Z] spire-1.2.0/conf/agent/ [2022-03-31T20:34:34.991Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T20:34:34.991Z] spire-1.2.0/LICENSE [2022-03-31T20:34:37.537Z] Removing intermediate container 3d39fdf27835 [2022-03-31T20:34:37.537Z] ---> 821aba5c74b8 [2022-03-31T20:34:37.537Z] [2022-03-31T20:34:37.537Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T20:34:37.537Z] 3.15: Pulling from library/alpine [2022-03-31T20:34:38.105Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T20:34:38.105Z] Status: Downloaded newer image for alpine:3.15 [2022-03-31T20:34:38.105Z] ---> 76c8fb57b6fc [2022-03-31T20:34:38.105Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T20:34:38.674Z] ---> Running in 553a2be527ca [2022-03-31T20:34:39.050Z] Removing intermediate container 553a2be527ca [2022-03-31T20:34:39.050Z] ---> d765258b3dd6 [2022-03-31T20:34:39.050Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:34:39.309Z] ---> Running in 6710238821a4 [2022-03-31T20:34:41.903Z] Removing intermediate container 6710238821a4 [2022-03-31T20:34:41.903Z] ---> b2629cc71f0f [2022-03-31T20:34:41.903Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-31T20:34:42.162Z] ---> Running in bcf8e711c1e7 [2022-03-31T20:34:43.099Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:44.038Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:44.297Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T20:34:44.297Z] v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T20:34:44.297Z] OK: 15854 distinct packages available [2022-03-31T20:34:44.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:45.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:45.495Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-31T20:34:45.495Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-31T20:34:45.495Z] (3/4) Installing libucontext (1.1-r0) [2022-03-31T20:34:45.754Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-31T20:34:45.754Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T20:34:45.754Z] OK: 6 MiB in 18 packages [2022-03-31T20:34:47.661Z] Removing intermediate container bcf8e711c1e7 [2022-03-31T20:34:47.661Z] ---> 6c48113818ab [2022-03-31T20:34:47.661Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T20:34:55.791Z] ---> adb3aef73a70 [2022-03-31T20:34:55.791Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T20:34:55.791Z] Removing intermediate container 4d3652563223 [2022-03-31T20:34:55.791Z] ---> f8ff87760648 [2022-03-31T20:34:55.791Z] [2022-03-31T20:34:55.791Z] Step 10/31 : FROM alpine:3.14 [2022-03-31T20:34:55.791Z] Removing intermediate container d88cdb04850d [2022-03-31T20:34:55.791Z] ---> 32d8e00c30c2 [2022-03-31T20:34:55.791Z] [2022-03-31T20:34:55.791Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T20:34:55.791Z] 3.14: Pulling from library/alpine [2022-03-31T20:34:55.791Z] 3.14: Pulling from library/alpine [2022-03-31T20:34:55.791Z] ---> 84347ac1672e [2022-03-31T20:34:55.791Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-31T20:34:55.791Z] ---> Running in ec63ec8f5743 [2022-03-31T20:34:56.060Z] Removing intermediate container ec63ec8f5743 [2022-03-31T20:34:56.060Z] ---> 2f411915792a [2022-03-31T20:34:56.060Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-31T20:34:56.325Z] ---> ad8cbcd7f4b7 [2022-03-31T20:34:56.325Z] Step 19/24 : WORKDIR / [2022-03-31T20:34:56.325Z] ---> Running in a7ee6d61cad3 [2022-03-31T20:34:56.325Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T20:34:56.325Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T20:34:56.325Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T20:34:56.325Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T20:34:56.325Z] ---> 84b07dd2d1fd [2022-03-31T20:34:56.325Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-31T20:34:56.325Z] ---> 84b07dd2d1fd [2022-03-31T20:34:56.325Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-31T20:34:56.586Z] ---> Running in 322417f193b4 [2022-03-31T20:34:56.586Z] ---> Running in bb61f5b8c2a8 [2022-03-31T20:34:56.586Z] Removing intermediate container a7ee6d61cad3 [2022-03-31T20:34:56.586Z] ---> f6cf3cc81a51 [2022-03-31T20:34:56.586Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T20:34:56.586Z] ---> Running in 55287131cb78 [2022-03-31T20:34:56.586Z] Removing intermediate container bb61f5b8c2a8 [2022-03-31T20:34:56.586Z] ---> 301184306851 [2022-03-31T20:34:56.586Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-31T20:34:56.847Z] ---> Running in 10e906eae783 [2022-03-31T20:34:56.847Z] Removing intermediate container 55287131cb78 [2022-03-31T20:34:56.847Z] ---> 2e954174c0c0 [2022-03-31T20:34:56.847Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T20:34:56.847Z] ---> Running in aa2a5ddedb2d [2022-03-31T20:34:57.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:57.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:57.105Z] Removing intermediate container aa2a5ddedb2d [2022-03-31T20:34:57.105Z] ---> 4c64f6501e31 [2022-03-31T20:34:57.105Z] Step 22/24 : LABEL arch=x86_64 [2022-03-31T20:34:57.105Z] ---> Running in 78ebf8bb6e9d [2022-03-31T20:34:57.334Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9649 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-03-31T20:34:57.348Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2022-03-31T20:34:57.370Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-31T20:34:57.370Z] Removing intermediate container 78ebf8bb6e9d [2022-03-31T20:34:57.370Z] ---> 7a56616d993c [2022-03-31T20:34:57.370Z] Step 23/24 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [2022-03-31T20:34:57.370Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-31T20:34:57.370Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T20:34:57.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:57.370Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T20:34:57.370Z] ---> Running in b35db4c50f97 [2022-03-31T20:34:57.370Z] OK: 6 MiB in 16 packages [2022-03-31T20:34:57.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:57.633Z] Removing intermediate container b35db4c50f97 [2022-03-31T20:34:57.633Z] ---> a0445e2cfbb5 [2022-03-31T20:34:57.633Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T20:34:57.633Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-31T20:34:57.633Z] (2/2) Installing su-exec (0.2-r1) [2022-03-31T20:34:57.633Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T20:34:57.633Z] ---> Running in 71c8a59fe89f [2022-03-31T20:34:57.633Z] OK: 6 MiB in 16 packages [2022-03-31T20:34:57.781Z] The recommended git tool is: git [2022-03-31T20:34:57.957Z] Removing intermediate container 71c8a59fe89f [2022-03-31T20:34:57.957Z] ---> 06dea2738e9f [2022-03-31T20:34:57.957Z] [2022-03-31T20:34:58.216Z] Successfully built 06dea2738e9f [2022-03-31T20:34:58.216Z] Successfully tagged security-spire-config:latest [2022-03-31T20:34:58.216Z] Building core-metadata [2022-03-31T20:34:58.216Z]  Building security-spire-config ... done Removing intermediate container 322417f193b4 [2022-03-31T20:34:58.216Z] ---> b29b5f3cce9b [2022-03-31T20:34:58.216Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T20:34:59.598Z] ---> Running in 0c5142d69e80 [2022-03-31T20:35:01.509Z] Removing intermediate container 10e906eae783 [2022-03-31T20:35:01.509Z] ---> c0a5eafa3aff [2022-03-31T20:35:01.509Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-31T20:35:01.793Z] Removing intermediate container 0c5142d69e80 [2022-03-31T20:35:01.793Z] ---> 4d2aff8459fe [2022-03-31T20:35:01.793Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-31T20:35:01.793Z] ---> Running in d83a13ae0f23 [2022-03-31T20:35:02.055Z] ---> Running in fbe157d924e8 [2022-03-31T20:35:02.314Z] Removing intermediate container d83a13ae0f23 [2022-03-31T20:35:02.314Z] ---> 458a17d4b439 [2022-03-31T20:35:02.314Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-31T20:35:02.587Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:35:02.587Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:35:02.587Z] ---> 1c7b5a938519 [2022-03-31T20:35:02.587Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T20:35:02.587Z] ---> Using cache [2022-03-31T20:35:02.587Z] ---> 38c008df5346 [2022-03-31T20:35:02.587Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:35:02.587Z] ---> Using cache [2022-03-31T20:35:02.587Z] ---> 0eca77d3684b [2022-03-31T20:35:02.587Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T20:35:02.587Z] ---> Using cache [2022-03-31T20:35:02.587Z] ---> 57c0fd15967d [2022-03-31T20:35:02.587Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T20:35:02.587Z] ---> Using cache [2022-03-31T20:35:02.587Z] ---> c2c3f2cde2e3 [2022-03-31T20:35:02.587Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:35:02.587Z] ---> Using cache [2022-03-31T20:35:02.587Z] ---> 2a495c21ea20 [2022-03-31T20:35:02.587Z] Step 8/23 : COPY . . [2022-03-31T20:35:02.587Z] ---> Using cache [2022-03-31T20:35:02.587Z] ---> d6a77480c22c [2022-03-31T20:35:02.587Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-31T20:35:03.966Z] Removing intermediate container fbe157d924e8 [2022-03-31T20:35:03.966Z] ---> 11b39bd77e47 [2022-03-31T20:35:03.966Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T20:35:03.966Z] ---> Running in f2625e77a349 [2022-03-31T20:35:03.966Z] ---> Running in 7c5ae7e2b335 [2022-03-31T20:35:04.225Z] ---> Running in 55db9cf5f966 [2022-03-31T20:35:04.498Z] Removing intermediate container 7c5ae7e2b335 [2022-03-31T20:35:04.498Z] ---> bbb86eabe5ff [2022-03-31T20:35:04.498Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-31T20:35:04.498Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T20:35:04.756Z] Removing intermediate container 55db9cf5f966 [2022-03-31T20:35:04.756Z] ---> ada7a21722ff [2022-03-31T20:35:04.756Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T20:35:04.756Z] Removing intermediate container 209ce2dae3e4 [2022-03-31T20:35:04.756Z] ---> Running in 5038cc75d239 [2022-03-31T20:35:04.756Z] ---> 8cc81ef5c750 [2022-03-31T20:35:04.756Z] Removing intermediate container 853bab36aa0d [2022-03-31T20:35:04.756Z] [2022-03-31T20:35:04.756Z] ---> 3e55f6c9ee64 [2022-03-31T20:35:04.756Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T20:35:04.756Z] [2022-03-31T20:35:04.756Z] Step 10/23 : FROM alpine:3.14 ---> 84b07dd2d1fd [2022-03-31T20:35:04.756Z] [2022-03-31T20:35:04.756Z] Step 11/22 : RUN apk add --update --no-cache dumb-init ---> 84b07dd2d1fd [2022-03-31T20:35:04.756Z] [2022-03-31T20:35:04.756Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T20:35:05.014Z] ---> Running in ab833cf9aa94 [2022-03-31T20:35:05.014Z] ---> Running in 6327f38c830d [2022-03-31T20:35:05.273Z] ---> 60c4ed6d052e [2022-03-31T20:35:05.273Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-31T20:35:06.217Z] ---> 3f453bf9f42d [2022-03-31T20:35:06.217Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-31T20:35:06.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:35:06.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:35:06.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:35:06.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:35:06.217Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T20:35:06.217Z] Removing intermediate container 5038cc75d239 [2022-03-31T20:35:06.217Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T20:35:06.217Z] OK: 6 MiB in 15 packages [2022-03-31T20:35:06.217Z] ---> 954347b20caf [2022-03-31T20:35:06.217Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-31T20:35:06.475Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T20:35:06.475Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T20:35:06.475Z] OK: 6 MiB in 15 packages [2022-03-31T20:35:06.475Z] ---> Running in 867b446e5786 [2022-03-31T20:35:06.475Z] ---> fad506ad48ec [2022-03-31T20:35:06.475Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-31T20:35:06.475Z] ---> Running in a3ae4545340c [2022-03-31T20:35:06.734Z] Removing intermediate container 867b446e5786 [2022-03-31T20:35:06.734Z] ---> e249a7e043b4 [2022-03-31T20:35:06.734Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-31T20:35:06.734Z] Removing intermediate container a3ae4545340c [2022-03-31T20:35:06.734Z] ---> df0c707545a0 [2022-03-31T20:35:06.734Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T20:35:06.734Z] ---> Running in b0a7b6f411cd [2022-03-31T20:35:06.734Z] Removing intermediate container ab833cf9aa94 [2022-03-31T20:35:06.734Z] ---> 8c5a03dc8293 [2022-03-31T20:35:06.734Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T20:35:06.800Z] using credential edgex-jenkins-ssh [2022-03-31T20:35:06.828Z] Cloning the remote Git repository [2022-03-31T20:35:06.993Z] ---> 1d190da08d8f [2022-03-31T20:35:06.993Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-31T20:35:06.993Z] ---> Running in 7582774e6cd8 [2022-03-31T20:35:06.993Z] ---> Running in 53139d5e3c53 [2022-03-31T20:35:06.993Z] Removing intermediate container 6327f38c830d [2022-03-31T20:35:06.993Z] ---> 941a596d6781 [2022-03-31T20:35:06.993Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T20:35:06.993Z] Removing intermediate container b0a7b6f411cd [2022-03-31T20:35:06.993Z] ---> e6cf1e874a6d [2022-03-31T20:35:06.993Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T20:35:07.251Z] Removing intermediate container 7582774e6cd8 [2022-03-31T20:35:07.251Z] ---> 6ba3ed64918a [2022-03-31T20:35:07.251Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-31T20:35:07.251Z] ---> Running in 6735c72db3a5 [2022-03-31T20:35:07.251Z] ---> Running in eb9476b2d9f4 [2022-03-31T20:35:07.251Z] ---> Running in 1615cb4b0053 [2022-03-31T20:35:06.948Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-31T20:35:07.070Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2022-03-31T20:35:07.212Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T20:35:07.214Z] > git --version # timeout=10 [2022-03-31T20:35:07.251Z] > git --version # 'git version 2.25.1' [2022-03-31T20:35:07.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T20:35:07.396Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T20:35:07.511Z] Removing intermediate container eb9476b2d9f4 [2022-03-31T20:35:07.511Z] ---> 69e490b53cbd [2022-03-31T20:35:07.511Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-31T20:35:07.511Z] Removing intermediate container 6735c72db3a5 [2022-03-31T20:35:07.511Z] ---> 6b59e2883f40 [2022-03-31T20:35:07.511Z] Step 21/22 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [2022-03-31T20:35:07.511Z] ---> Running in 196bf11dc3a4 [2022-03-31T20:35:07.511Z] Removing intermediate container 1615cb4b0053 [2022-03-31T20:35:07.511Z] ---> f5cc34421908 [2022-03-31T20:35:07.511Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T20:35:07.511Z] ---> Running in 66066d41a038 [2022-03-31T20:35:07.769Z] ---> Running in 6f68867aa0d8 [2022-03-31T20:35:07.769Z] Removing intermediate container 196bf11dc3a4 [2022-03-31T20:35:07.769Z] ---> 763fa711c2f3 [2022-03-31T20:35:07.769Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T20:35:08.028Z] Removing intermediate container 66066d41a038 [2022-03-31T20:35:08.028Z] ---> e1d4b8685bc7 [2022-03-31T20:35:08.028Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T20:35:08.028Z] ---> Running in feb7dc3414ed [2022-03-31T20:35:08.028Z] Removing intermediate container 6f68867aa0d8 [2022-03-31T20:35:08.028Z] ---> e76354b1a55e [2022-03-31T20:35:08.028Z] Step 15/23 : WORKDIR / [2022-03-31T20:35:08.028Z] ---> Running in b3f761dfcd3b [2022-03-31T20:35:08.028Z] ---> Running in 4e1380fc6b08 [2022-03-31T20:35:08.295Z] Removing intermediate container feb7dc3414ed [2022-03-31T20:35:08.295Z] ---> f4672471be51 [2022-03-31T20:35:08.295Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T20:35:08.295Z] Removing intermediate container b3f761dfcd3b [2022-03-31T20:35:08.295Z] ---> f38ede457f86 [2022-03-31T20:35:08.295Z] [2022-03-31T20:35:08.295Z] Removing intermediate container 53139d5e3c53 [2022-03-31T20:35:08.295Z] ---> ff027a054cb5 [2022-03-31T20:35:08.295Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T20:35:08.295Z] Removing intermediate container 4e1380fc6b08 [2022-03-31T20:35:08.295Z] ---> a9821abae4fa [2022-03-31T20:35:08.295Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T20:35:08.554Z] Successfully built f38ede457f86 [2022-03-31T20:35:08.554Z] Successfully tagged support-notifications:latest [2022-03-31T20:35:08.554Z]  Building support-notifications ... done Building security-proxy-setup [2022-03-31T20:35:09.121Z] ---> 3c46ebe6caed [2022-03-31T20:35:09.121Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-31T20:35:13.686Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:35:13.686Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:35:14.258Z] ---> 1c7b5a938519 [2022-03-31T20:35:14.258Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T20:35:14.258Z] ---> Using cache [2022-03-31T20:35:14.258Z] ---> 38c008df5346 [2022-03-31T20:35:14.258Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:35:14.258Z] ---> Using cache [2022-03-31T20:35:14.258Z] ---> 0eca77d3684b [2022-03-31T20:35:14.258Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T20:35:14.258Z] ---> Using cache [2022-03-31T20:35:14.258Z] ---> 57c0fd15967d [2022-03-31T20:35:14.258Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T20:35:14.258Z] ---> Using cache [2022-03-31T20:35:14.258Z] ---> c2c3f2cde2e3 [2022-03-31T20:35:14.258Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:35:14.258Z] ---> Using cache [2022-03-31T20:35:14.258Z] ---> 2a495c21ea20 [2022-03-31T20:35:14.258Z] Step 8/22 : COPY . . [2022-03-31T20:35:14.258Z] ---> Using cache [2022-03-31T20:35:14.258Z] ---> d6a77480c22c [2022-03-31T20:35:14.258Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-31T20:35:15.194Z] ---> f63606aac440 [2022-03-31T20:35:15.194Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-31T20:35:15.194Z] ---> 0c2a9d1363a5 [2022-03-31T20:35:15.194Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-31T20:35:15.461Z] ---> 1198401f7fbb [2022-03-31T20:35:15.461Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-31T20:35:15.461Z] ---> Running in 6a551e8a1b68 [2022-03-31T20:35:16.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T20:35:16.400Z] ---> a2de2967d83f [2022-03-31T20:35:16.400Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-31T20:35:16.659Z] ---> 087b1d1ed9c3 [2022-03-31T20:35:16.659Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-31T20:35:16.659Z] ---> 90997d35a3ef [2022-03-31T20:35:16.659Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-31T20:35:16.659Z] ---> Running in 360c05e45a2d [2022-03-31T20:35:17.226Z] Removing intermediate container 360c05e45a2d [2022-03-31T20:35:17.226Z] ---> b8e0814ebe5b [2022-03-31T20:35:17.226Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T20:35:17.492Z] ---> 3d55ace46fa5 [2022-03-31T20:35:17.492Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-31T20:35:17.492Z] ---> ac46848b5c7f [2022-03-31T20:35:17.492Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-31T20:35:17.492Z] ---> Running in b842cafb69ac [2022-03-31T20:35:17.492Z] ---> Running in fabab26b4053 [2022-03-31T20:35:17.750Z] Removing intermediate container fabab26b4053 [2022-03-31T20:35:17.750Z] ---> 40b84b6d14d1 [2022-03-31T20:35:17.750Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T20:35:18.008Z] ---> Running in 02268e70911d [2022-03-31T20:35:18.008Z] Removing intermediate container b842cafb69ac [2022-03-31T20:35:18.008Z] ---> ec1f74c3f79a [2022-03-31T20:35:18.008Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T20:35:18.008Z] ---> fb46f786eeb2 [2022-03-31T20:35:18.008Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-31T20:35:18.266Z] ---> Running in 67c353f38fe9 [2022-03-31T20:35:18.266Z] Removing intermediate container 02268e70911d [2022-03-31T20:35:18.266Z] ---> 0177f9f8762c [2022-03-31T20:35:18.266Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T20:35:18.266Z] ---> Running in 2a0d5e00bc2c [2022-03-31T20:35:18.526Z] ---> 37f825891a91 [2022-03-31T20:35:18.526Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-31T20:35:18.526Z] Removing intermediate container 67c353f38fe9 [2022-03-31T20:35:18.526Z] ---> fe77280b91fa [2022-03-31T20:35:18.526Z] Step 21/22 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f ---> Running in 7de4707399f8 [2022-03-31T20:35:18.526Z] [2022-03-31T20:35:18.786Z] Removing intermediate container 2a0d5e00bc2c [2022-03-31T20:35:18.786Z] ---> ac8094ab79d8 [2022-03-31T20:35:18.786Z] Step 22/23 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [2022-03-31T20:35:18.786Z] ---> Running in 3f437fb6cc77 [2022-03-31T20:35:19.053Z] ---> Running in b8172d1149de [2022-03-31T20:35:19.053Z] Removing intermediate container 7de4707399f8 [2022-03-31T20:35:19.053Z] ---> 92e02a694e6c [2022-03-31T20:35:19.053Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-31T20:35:19.053Z] Removing intermediate container 3f437fb6cc77 [2022-03-31T20:35:19.053Z] ---> 9d168936bd9b [2022-03-31T20:35:19.053Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T20:35:19.352Z] ---> Running in 85586bdbab9f [2022-03-31T20:35:19.352Z] Removing intermediate container b8172d1149de [2022-03-31T20:35:19.352Z] ---> 45a0c77151e7 [2022-03-31T20:35:19.352Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T20:35:19.352Z] ---> 2ede53a13f9c [2022-03-31T20:35:19.352Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-31T20:35:19.352Z] ---> Running in 281ddb1e7414 [2022-03-31T20:35:19.611Z] Removing intermediate container 85586bdbab9f [2022-03-31T20:35:19.611Z] ---> Running in 33a9a8490ffd [2022-03-31T20:35:19.611Z] ---> dd5db35e49e8 [2022-03-31T20:35:19.611Z] [2022-03-31T20:35:19.611Z] Removing intermediate container 281ddb1e7414 [2022-03-31T20:35:19.611Z] ---> 9fce04b88cba [2022-03-31T20:35:19.611Z] [2022-03-31T20:35:19.611Z] Successfully built dd5db35e49e8 [2022-03-31T20:35:19.611Z] Successfully tagged support-scheduler:latest [2022-03-31T20:35:19.611Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-03-31T20:35:19.870Z] Successfully built 9fce04b88cba [2022-03-31T20:35:19.870Z] Successfully tagged core-command:latest [2022-03-31T20:35:19.870Z]  Building core-command ... done Building security-spiffe-token-provider [2022-03-31T20:35:26.443Z] Removing intermediate container 33a9a8490ffd [2022-03-31T20:35:26.443Z] ---> 2e8e51e6fb35 [2022-03-31T20:35:26.443Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-31T20:35:26.709Z] ---> Running in 336f60af1107 [2022-03-31T20:35:27.285Z] Removing intermediate container 336f60af1107 [2022-03-31T20:35:27.285Z] ---> be911663788a [2022-03-31T20:35:27.285Z] Step 28/31 : CMD ["gate"] [2022-03-31T20:35:28.647Z] Merging remotes/origin/main commit c716e684b70864673cdf3dc7cabeb53a7964410a into PR head commit 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 [2022-03-31T20:35:29.386Z] Merge succeeded, producing 3781f15337a993d56f5e6b11fc9e241653af362e [2022-03-31T20:35:29.386Z] Checking out Revision 3781f15337a993d56f5e6b11fc9e241653af362e (PR-3924) [2022-03-31T20:35:27.517Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T20:35:27.541Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T20:35:27.619Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T20:35:27.682Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T20:35:27.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T20:35:27.706Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-31T20:35:28.681Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T20:35:28.710Z] > git checkout -f 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 # timeout=10 [2022-03-31T20:35:28.993Z] > git remote # timeout=10 [2022-03-31T20:35:29.015Z] > git config --get remote.origin.url # timeout=10 [2022-03-31T20:35:29.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T20:35:29.051Z] > git merge c716e684b70864673cdf3dc7cabeb53a7964410a # timeout=10 [2022-03-31T20:35:29.371Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-31T20:35:29.405Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T20:35:29.425Z] > git checkout -f 3781f15337a993d56f5e6b11fc9e241653af362e # timeout=10 [2022-03-31T20:35:29.884Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:35:29.884Z] [2022-03-31T20:35:29.884Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:35:29.884Z] ---> 1c7b5a938519 [2022-03-31T20:35:29.884Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T20:35:29.884Z] ---> Using cache [2022-03-31T20:35:29.884Z] ---> 38c008df5346 [2022-03-31T20:35:29.884Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:35:29.884Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder ---> Using cache [2022-03-31T20:35:29.884Z] [2022-03-31T20:35:29.884Z] ---> 0eca77d3684b [2022-03-31T20:35:29.884Z] ---> 1c7b5a938519 [2022-03-31T20:35:29.884Z] Step 3/20 : WORKDIR /edgex-goStep 5/23 : RUN apk add --update --no-cache make bash git [2022-03-31T20:35:29.884Z] [2022-03-31T20:35:29.884Z] ---> Using cache [2022-03-31T20:35:29.884Z] ---> 38c008df5346 [2022-03-31T20:35:29.884Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-31T20:35:30.826Z] ---> Running in d453278d93fb [2022-03-31T20:35:31.087Z] ---> Running in ff16f91a42cb [2022-03-31T20:35:31.087Z] ---> Running in 8700fee87e9d [2022-03-31T20:35:31.087Z] Removing intermediate container f2625e77a349 [2022-03-31T20:35:31.087Z] ---> 15547e14cba0 [2022-03-31T20:35:31.087Z] [2022-03-31T20:35:31.087Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T20:35:31.087Z] ---> 84b07dd2d1fd [2022-03-31T20:35:31.087Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T20:35:31.087Z] ---> Using cache [2022-03-31T20:35:31.087Z] ---> 941a596d6781 [2022-03-31T20:35:31.087Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T20:35:31.087Z] ---> Using cache [2022-03-31T20:35:31.087Z] ---> 69e490b53cbd [2022-03-31T20:35:31.087Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-31T20:35:31.369Z] Removing intermediate container d453278d93fb [2022-03-31T20:35:31.369Z] ---> 7b07501d24d0 [2022-03-31T20:35:31.369Z] Step 29/31 : LABEL arch=x86_64 [2022-03-31T20:35:31.369Z] ---> Running in a456857749d4 [2022-03-31T20:35:31.629Z] ---> Running in 0e53ec179c3b [2022-03-31T20:35:31.629Z] Removing intermediate container a456857749d4 [2022-03-31T20:35:31.629Z] ---> 81b170ff9169 [2022-03-31T20:35:31.629Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T20:35:31.892Z] ---> Running in 72653c286418 [2022-03-31T20:35:31.892Z] Removing intermediate container 0e53ec179c3b [2022-03-31T20:35:31.892Z] ---> a935744c9f15 [2022-03-31T20:35:31.892Z] Step 30/31 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [2022-03-31T20:35:31.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:35:32.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:35:32.176Z] ---> Running in 87b3aa883a5c [2022-03-31T20:35:32.176Z] Removing intermediate container 72653c286418 [2022-03-31T20:35:32.176Z] ---> fdfa5ff80d63 [2022-03-31T20:35:32.176Z] Step 15/23 : WORKDIR / [2022-03-31T20:35:32.437Z] ---> Running in f341db573ab4 [2022-03-31T20:35:32.437Z] Removing intermediate container 87b3aa883a5c [2022-03-31T20:35:32.437Z] ---> 25b049aaf370 [2022-03-31T20:35:32.437Z] Step 31/31 : LABEL version=0.0.0 [2022-03-31T20:35:33.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:35:33.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:35:33.009Z] ---> Running in 05e4facca04d [2022-03-31T20:35:33.009Z] Removing intermediate container f341db573ab4 [2022-03-31T20:35:33.009Z] ---> 70f79a47478f [2022-03-31T20:35:33.009Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T20:35:33.411Z] OK: 221 MiB in 52 packages [2022-03-31T20:35:33.411Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T20:35:33.411Z] v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T20:35:33.411Z] OK: 15864 distinct packages available [2022-03-31T20:35:33.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:35:33.411Z] Removing intermediate container 05e4facca04d [2022-03-31T20:35:33.411Z] ---> ac8335b7e17e [2022-03-31T20:35:33.411Z] [2022-03-31T20:35:33.673Z] Successfully built ac8335b7e17e [2022-03-31T20:35:33.933Z] Successfully tagged security-bootstrapper:latest [2022-03-31T20:35:33.933Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-03-31T20:35:33.933Z] ---> 7c87bfe473e4 [2022-03-31T20:35:33.933Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-31T20:35:33.933Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T20:35:34.054Z] Commit message: "Merge commit 'c716e684b70864673cdf3dc7cabeb53a7964410a' into HEAD" [2022-03-31T20:35:34.089Z] First time build. Skipping changelog. [2022-03-31T20:35:34.193Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:35:34.584Z] OK: 221 MiB in 52 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-31T20:35:34.075Z] > git rev-list --no-walk 418d5ccd75cd3739fae186f8a6e8d732724ee081 # timeout=10 [2022-03-31T20:35:35.188Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-31T20:35:35.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T20:35:35.188Z] Dload Upload Total Spent Left Speed [2022-03-31T20:35:35.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 196k [2022-03-31T20:35:35.274Z] Removing intermediate container 8700fee87e9d [2022-03-31T20:35:35.274Z] ---> e1382c5321ff [2022-03-31T20:35:35.274Z] Step 6/23 : COPY go.mod vendor* ./ [Pipeline] sh [2022-03-31T20:35:35.748Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-31T20:35:36.107Z] + sudo tee /etc/docker/daemon.new [2022-03-31T20:35:36.107Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-31T20:35:36.107Z] { [2022-03-31T20:35:36.107Z] "registry-mirrors": [ [2022-03-31T20:35:36.107Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-31T20:35:36.107Z] ], [2022-03-31T20:35:36.107Z] "bip": "10.250.0.254/24", [2022-03-31T20:35:36.107Z] "hosts": [ [2022-03-31T20:35:36.107Z] "tcp://0.0.0.0:5555", [2022-03-31T20:35:36.107Z] "unix:///var/run/docker.sock" [2022-03-31T20:35:36.107Z] ], [2022-03-31T20:35:36.107Z] "mtu": 1458, [2022-03-31T20:35:36.107Z] "selinux-enabled": true, [2022-03-31T20:35:36.107Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-31T20:35:36.107Z] } [Pipeline] sh [2022-03-31T20:35:36.463Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-31T20:35:36.658Z] ---> c6bb9ac239f6 [2022-03-31T20:35:36.658Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:35:36.658Z] ---> 75df701b38fc [2022-03-31T20:35:36.658Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-31T20:35:36.823Z] + sudo service docker restart [2022-03-31T20:35:36.945Z] ---> Running in 551490fd8527 [2022-03-31T20:35:36.945Z] Removing intermediate container ff16f91a42cb [2022-03-31T20:35:36.945Z] ---> ee92b784e308 [2022-03-31T20:35:36.945Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-31T20:35:37.229Z] ---> 857b8b7e318f [2022-03-31T20:35:37.229Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-31T20:35:37.490Z] ---> Running in 745771e761b4 [2022-03-31T20:35:37.490Z] ---> da537c080b8a [2022-03-31T20:35:37.490Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:35:37.490Z] ---> Running in fe09520d9d9b [2022-03-31T20:35:37.748Z] Removing intermediate container 745771e761b4 [2022-03-31T20:35:37.748Z] ---> c07f8bd705e6 [2022-03-31T20:35:37.748Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T20:35:38.313Z] ---> Running in 2758772a527d [2022-03-31T20:35:38.572Z] Removing intermediate container 2758772a527d [2022-03-31T20:35:38.572Z] ---> b8636aa39210 [2022-03-31T20:35:38.572Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T20:35:38.831Z] Removing intermediate container 551490fd8527 [2022-03-31T20:35:38.831Z] ---> 6d969fbcaf72 [2022-03-31T20:35:38.831Z] Step 8/23 : COPY . . [2022-03-31T20:35:38.831Z] ---> Running in 9096299ca354 [2022-03-31T20:35:39.420Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:35:39.420Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:35:39.420Z] ---> 1c7b5a938519 [2022-03-31T20:35:39.420Z] Step 3/25 : WORKDIR /edgex-go [2022-03-31T20:35:39.420Z] ---> Using cache [2022-03-31T20:35:39.420Z] ---> 38c008df5346 [2022-03-31T20:35:39.420Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:35:39.420Z] ---> Using cache [2022-03-31T20:35:39.420Z] ---> 0eca77d3684b [2022-03-31T20:35:39.420Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-31T20:35:39.420Z] ---> Using cache [2022-03-31T20:35:39.420Z] ---> 57c0fd15967d [2022-03-31T20:35:39.420Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-31T20:35:39.420Z] ---> Using cache [2022-03-31T20:35:39.420Z] ---> c2c3f2cde2e3 [2022-03-31T20:35:39.420Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:35:39.420Z] ---> Using cache [2022-03-31T20:35:39.420Z] ---> 2a495c21ea20 [2022-03-31T20:35:39.420Z] Step 8/25 : COPY . . [2022-03-31T20:35:39.420Z] ---> Using cache [2022-03-31T20:35:39.420Z] ---> d6a77480c22c [2022-03-31T20:35:39.420Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-31T20:35:41.956Z] Removing intermediate container 9096299ca354 [2022-03-31T20:35:41.956Z] ---> f452a4ded403 [2022-03-31T20:35:41.956Z] Step 22/23 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [2022-03-31T20:35:43.354Z] ---> Running in 8236ea488747 [2022-03-31T20:35:43.614Z] ---> Running in 6e4d3ff99fba [2022-03-31T20:35:43.614Z] Removing intermediate container 6a551e8a1b68 [2022-03-31T20:35:43.614Z] ---> 148b2998585d [2022-03-31T20:35:43.614Z] [2022-03-31T20:35:43.614Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T20:35:43.614Z] ---> 84b07dd2d1fd [2022-03-31T20:35:43.614Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-31T20:35:43.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T20:35:44.137Z] Removing intermediate container fe09520d9d9b [2022-03-31T20:35:44.137Z] ---> 015fb9899067 [2022-03-31T20:35:44.137Z] Step 7/20 : COPY . . [2022-03-31T20:35:44.137Z] ---> Running in 6f7dfaace7ba [2022-03-31T20:35:44.399Z] Removing intermediate container 6e4d3ff99fba [2022-03-31T20:35:44.399Z] ---> 081be79912cc [2022-03-31T20:35:44.399Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T20:35:46.939Z] ---> Running in 3ca6b2c749d6 [2022-03-31T20:35:46.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:35:46.939Z] ---> 2c92d35ca5e4 [2022-03-31T20:35:46.939Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-31T20:35:46.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:35:46.940Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-31T20:35:46.940Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-31T20:35:46.940Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T20:35:46.940Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-31T20:35:46.940Z] (5/6) Installing curl (7.79.1-r0) [2022-03-31T20:35:46.940Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-31T20:35:46.940Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T20:35:46.940Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T20:35:47.199Z] OK: 8 MiB in 20 packages [2022-03-31T20:35:47.780Z] ---> Running in 69a2639603d8 [2022-03-31T20:35:47.780Z] Removing intermediate container 3ca6b2c749d6 [2022-03-31T20:35:47.780Z] ---> 2f6de684799d [2022-03-31T20:35:47.780Z] [2022-03-31T20:35:48.039Z] Successfully built 2f6de684799d [2022-03-31T20:35:48.039Z] Successfully tagged core-metadata:latest [2022-03-31T20:35:48.039Z] Building security-spire-agent [2022-03-31T20:35:53.315Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:35:53.315Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:35:53.315Z] ---> 1c7b5a938519 [2022-03-31T20:35:53.315Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T20:35:53.315Z] ---> Using cache [2022-03-31T20:35:53.315Z] ---> 38c008df5346 [2022-03-31T20:35:53.315Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:35:53.315Z] ---> Using cache [2022-03-31T20:35:53.315Z] ---> 0eca77d3684b [2022-03-31T20:35:53.315Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T20:35:53.315Z] ---> Using cache [2022-03-31T20:35:53.315Z] ---> 57c0fd15967d [2022-03-31T20:35:53.315Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T20:35:53.315Z] ---> Using cache [2022-03-31T20:35:53.315Z] ---> c2c3f2cde2e3 [2022-03-31T20:35:53.315Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:35:53.315Z] ---> Using cache [2022-03-31T20:35:53.315Z] ---> 2a495c21ea20 [2022-03-31T20:35:53.315Z] Step 8/24 : COPY . . [2022-03-31T20:35:53.315Z] ---> Using cache [2022-03-31T20:35:53.315Z] ---> d6a77480c22c [2022-03-31T20:35:53.315Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T20:35:54.698Z] ---> c7512a4e614c [2022-03-31T20:35:54.698Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-31T20:35:54.698Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T20:35:54.957Z] Removing intermediate container 6f7dfaace7ba [2022-03-31T20:35:54.957Z] ---> ed6054a3a052 [2022-03-31T20:35:54.957Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T20:35:54.957Z] ---> Running in 295836d2a311 [2022-03-31T20:35:54.957Z] ---> Running in 1ac16e1e0cff [2022-03-31T20:35:54.957Z] ---> Running in df4a06dcd490 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T20:35:55.209Z] provisioning config files... [2022-03-31T20:35:55.218Z] Removing intermediate container 295836d2a311 [2022-03-31T20:35:55.218Z] ---> 29f5e07eb8d3 [2022-03-31T20:35:55.218Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T20:35:55.218Z] ---> Running in 65bcd5dfb2fc [2022-03-31T20:35:55.237Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config939963107840207388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T20:35:55.477Z] Removing intermediate container df4a06dcd490 [2022-03-31T20:35:55.477Z] ---> f28a29097813 [2022-03-31T20:35:55.477Z] Step 13/22 : WORKDIR /edgex [2022-03-31T20:35:55.477Z] ---> Running in 59fcecbadb0e [2022-03-31T20:35:55.477Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T20:35:55.685Z] ---> docker-login.sh [2022-03-31T20:35:55.685Z] nexus3.edgexfoundry.org:10001 [2022-03-31T20:35:55.738Z] Removing intermediate container 59fcecbadb0e [2022-03-31T20:35:55.738Z] ---> 53173456da8a [2022-03-31T20:35:55.738Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-31T20:35:56.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:35:56.306Z] ---> 6d12352be621 [2022-03-31T20:35:56.306Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-31T20:35:56.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:35:56.579Z] Configure a credential helper to remove this warning. See [2022-03-31T20:35:56.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:35:56.579Z] [2022-03-31T20:35:56.579Z] Login Succeeded [2022-03-31T20:35:56.579Z] nexus3.edgexfoundry.org:10002 [2022-03-31T20:35:56.884Z] spire-1.2.0/ [2022-03-31T20:35:57.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:35:57.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:35:57.181Z] Configure a credential helper to remove this warning. See [2022-03-31T20:35:57.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:35:57.181Z] [2022-03-31T20:35:57.181Z] Login Succeeded [2022-03-31T20:35:57.181Z] nexus3.edgexfoundry.org:10003 [2022-03-31T20:35:57.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:35:57.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:35:57.796Z] Configure a credential helper to remove this warning. See [2022-03-31T20:35:57.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:35:57.796Z] [2022-03-31T20:35:57.796Z] Login Succeeded [2022-03-31T20:35:57.796Z] nexus3.edgexfoundry.org:10004 [2022-03-31T20:35:57.829Z] spire-1.2.0/README.md [2022-03-31T20:35:57.829Z] spire-1.2.0/bin/ [2022-03-31T20:35:57.829Z] spire-1.2.0/bin/spire-server [2022-03-31T20:35:57.829Z] spire-1.2.0/bin/spire-agent [2022-03-31T20:35:57.829Z] spire-1.2.0/conf/ [2022-03-31T20:35:57.829Z] spire-1.2.0/conf/server/ [2022-03-31T20:35:57.829Z] spire-1.2.0/conf/server/server.conf [2022-03-31T20:35:57.829Z] spire-1.2.0/conf/agent/ [2022-03-31T20:35:57.829Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T20:35:57.829Z] spire-1.2.0/LICENSE [2022-03-31T20:35:58.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:35:58.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:35:58.347Z] Configure a credential helper to remove this warning. See [2022-03-31T20:35:58.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:35:58.347Z] [2022-03-31T20:35:58.347Z] Login Succeeded [2022-03-31T20:35:58.347Z] docker.io [2022-03-31T20:35:58.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:35:59.208Z] ---> 30cfc571df84 [2022-03-31T20:35:59.208Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-31T20:35:59.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:35:59.222Z] Configure a credential helper to remove this warning. See [2022-03-31T20:35:59.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:35:59.222Z] [2022-03-31T20:35:59.222Z] Login Succeeded [2022-03-31T20:35:59.222Z] ---> docker-login.sh ends [Pipeline] } [2022-03-31T20:35:59.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-31T20:35:59.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-31T20:35:59.749Z] ========================================================= [2022-03-31T20:35:59.749Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-31T20:35:59.749Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T20:36:00.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T20:36:00.402Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-31T20:36:00.402Z] 9b3977197b4f: Pulling fs layer [2022-03-31T20:36:00.402Z] 1a89e8eeedd5: Pulling fs layer [2022-03-31T20:36:00.402Z] 94645a83ff95: Pulling fs layer [2022-03-31T20:36:00.402Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-31T20:36:00.402Z] 0c92f367c5e7: Pulling fs layer [2022-03-31T20:36:00.402Z] f7c0051592d6: Pulling fs layer [2022-03-31T20:36:00.402Z] a227ed2f7395: Pulling fs layer [2022-03-31T20:36:00.402Z] 7b1c46037f91: Pulling fs layer [2022-03-31T20:36:00.402Z] 3f3a8bcf1eab: Waiting [2022-03-31T20:36:00.402Z] 0c92f367c5e7: Waiting [2022-03-31T20:36:00.402Z] f7c0051592d6: Waiting [2022-03-31T20:36:00.402Z] a227ed2f7395: Waiting [2022-03-31T20:36:00.402Z] 7b1c46037f91: Waiting [2022-03-31T20:36:00.402Z] 94645a83ff95: Verifying Checksum [2022-03-31T20:36:00.402Z] 94645a83ff95: Download complete [2022-03-31T20:36:00.402Z] 1a89e8eeedd5: Verifying Checksum [2022-03-31T20:36:00.402Z] 1a89e8eeedd5: Download complete [2022-03-31T20:36:00.402Z] 0c92f367c5e7: Verifying Checksum [2022-03-31T20:36:00.402Z] 0c92f367c5e7: Download complete [2022-03-31T20:36:00.402Z] f7c0051592d6: Verifying Checksum [2022-03-31T20:36:00.402Z] f7c0051592d6: Download complete [2022-03-31T20:36:00.402Z] 9b3977197b4f: Download complete [2022-03-31T20:36:00.402Z] a227ed2f7395: Verifying Checksum [2022-03-31T20:36:00.402Z] a227ed2f7395: Download complete [2022-03-31T20:36:00.589Z] ---> 769d0104db4e [2022-03-31T20:36:00.589Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T20:36:01.411Z] 9b3977197b4f: Pull complete [2022-03-31T20:36:02.023Z] 1a89e8eeedd5: Pull complete [2022-03-31T20:36:02.302Z] 94645a83ff95: Pull complete [2022-03-31T20:36:02.499Z] ---> 7ed0681c2cbe [2022-03-31T20:36:02.499Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-31T20:36:02.499Z] Removing intermediate container 65bcd5dfb2fc [2022-03-31T20:36:02.499Z] ---> fb7f742f341b [2022-03-31T20:36:02.499Z] [2022-03-31T20:36:02.499Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T20:36:02.499Z] ---> 76c8fb57b6fc [2022-03-31T20:36:02.499Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T20:36:02.499Z] ---> Using cache [2022-03-31T20:36:02.499Z] ---> d765258b3dd6 [2022-03-31T20:36:02.499Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:36:02.499Z] ---> Using cache [2022-03-31T20:36:02.499Z] ---> b2629cc71f0f [2022-03-31T20:36:02.499Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T20:36:02.499Z] ---> Running in 7901aefe7851 [2022-03-31T20:36:02.499Z] ---> Running in c6162b1c827c [2022-03-31T20:36:02.499Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T20:36:02.915Z] 7b1c46037f91: Verifying Checksum [2022-03-31T20:36:02.915Z] 7b1c46037f91: Download complete [2022-03-31T20:36:03.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:36:03.518Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-31T20:36:03.518Z] 3f3a8bcf1eab: Download complete [2022-03-31T20:36:04.007Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:36:04.614Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T20:36:04.614Z] v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T20:36:04.614Z] OK: 15854 distinct packages available [2022-03-31T20:36:04.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:36:04.614Z] Removing intermediate container 7901aefe7851 [2022-03-31T20:36:04.614Z] ---> d1950a795ef3 [2022-03-31T20:36:04.614Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T20:36:04.873Z] ---> Running in e34757a9a1fb [2022-03-31T20:36:05.449Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:36:05.449Z] Removing intermediate container e34757a9a1fb [2022-03-31T20:36:05.449Z] ---> c5d954f87e06 [2022-03-31T20:36:05.449Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T20:36:05.710Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T20:36:05.710Z] ---> Running in 0ee98a139bac [2022-03-31T20:36:05.710Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T20:36:05.969Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T20:36:05.969Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T20:36:05.969Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T20:36:06.230Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T20:36:06.230Z] OK: 6 MiB in 19 packages [2022-03-31T20:36:06.494Z] Removing intermediate container 0ee98a139bac [2022-03-31T20:36:06.494Z] ---> 79532498cb45 [2022-03-31T20:36:06.494Z] Step 21/22 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [2022-03-31T20:36:06.756Z] ---> Running in 3b9b09c6dc2c [2022-03-31T20:36:07.331Z] Removing intermediate container 3b9b09c6dc2c [2022-03-31T20:36:07.331Z] ---> 585225ac705d [2022-03-31T20:36:07.331Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T20:36:07.331Z] ---> Running in 9050ebd385a8 [2022-03-31T20:36:07.589Z] Removing intermediate container c6162b1c827c [2022-03-31T20:36:07.589Z] ---> 7477927172cd [2022-03-31T20:36:07.589Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-31T20:36:07.589Z] Removing intermediate container 8236ea488747 [2022-03-31T20:36:07.589Z] ---> 2e5b0cb9307b [2022-03-31T20:36:07.589Z] [2022-03-31T20:36:07.589Z] Step 10/25 : FROM alpine:3.14 [2022-03-31T20:36:07.589Z] ---> 84b07dd2d1fd [2022-03-31T20:36:07.589Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-31T20:36:07.850Z] Removing intermediate container 9050ebd385a8 [2022-03-31T20:36:07.850Z] ---> 48c43f918706 [2022-03-31T20:36:07.850Z] [2022-03-31T20:36:07.850Z] Successfully built 48c43f918706 [2022-03-31T20:36:08.108Z] Successfully tagged security-proxy-setup:latest [2022-03-31T20:36:08.108Z]  Building security-proxy-setup ... done Building security-spire-server [2022-03-31T20:36:08.108Z] ---> Running in cb85b58c4917 [2022-03-31T20:36:08.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:36:08.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:36:08.941Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-31T20:36:09.199Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-31T20:36:09.199Z] (3/3) Installing su-exec (0.2-r1) [2022-03-31T20:36:09.199Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T20:36:09.199Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T20:36:09.199Z] OK: 6 MiB in 17 packages [2022-03-31T20:36:12.503Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:36:12.503Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:36:12.503Z] ---> 1c7b5a938519 [2022-03-31T20:36:12.503Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T20:36:12.503Z] ---> Using cache [2022-03-31T20:36:12.503Z] ---> 38c008df5346 [2022-03-31T20:36:12.503Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:36:12.503Z] ---> Using cache [2022-03-31T20:36:12.503Z] ---> 0eca77d3684b [2022-03-31T20:36:12.503Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T20:36:12.503Z] ---> Using cache [2022-03-31T20:36:12.503Z] ---> 57c0fd15967d [2022-03-31T20:36:12.503Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T20:36:12.503Z] ---> Using cache [2022-03-31T20:36:12.503Z] ---> c2c3f2cde2e3 [2022-03-31T20:36:12.503Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:36:12.503Z] ---> Using cache [2022-03-31T20:36:12.503Z] ---> 2a495c21ea20 [2022-03-31T20:36:12.503Z] Step 8/23 : COPY . . [2022-03-31T20:36:12.503Z] ---> Using cache [2022-03-31T20:36:12.503Z] ---> d6a77480c22c [2022-03-31T20:36:12.503Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T20:36:12.503Z] ---> Using cache [2022-03-31T20:36:12.503Z] ---> 29f5e07eb8d3 [2022-03-31T20:36:12.503Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T20:36:12.503Z] ---> Using cache [2022-03-31T20:36:12.503Z] ---> fb7f742f341b [2022-03-31T20:36:12.503Z] [2022-03-31T20:36:12.503Z] Step 11/23 : FROM alpine:3.15 [2022-03-31T20:36:12.503Z] ---> 76c8fb57b6fc [2022-03-31T20:36:12.503Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T20:36:12.503Z] ---> Using cache [2022-03-31T20:36:12.503Z] ---> d765258b3dd6 [2022-03-31T20:36:12.503Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:36:12.503Z] ---> Using cache [2022-03-31T20:36:12.503Z] ---> b2629cc71f0f [2022-03-31T20:36:12.503Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T20:36:12.503Z] ---> Using cache [2022-03-31T20:36:12.503Z] ---> 7477927172cd [2022-03-31T20:36:12.503Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T20:36:12.503Z] ---> e362fcbac468 [2022-03-31T20:36:12.503Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T20:36:13.072Z] Removing intermediate container cb85b58c4917 [2022-03-31T20:36:13.072Z] ---> 8f330d6e8c8b [2022-03-31T20:36:13.072Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T20:36:13.330Z] ---> Running in 4c3c6e1697a2 [2022-03-31T20:36:15.246Z] Removing intermediate container 4c3c6e1697a2 [2022-03-31T20:36:15.246Z] ---> cbe061325773 [2022-03-31T20:36:15.246Z] Step 13/25 : WORKDIR / [2022-03-31T20:36:15.817Z] ---> e4c5e14c6551 [2022-03-31T20:36:15.817Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T20:36:15.817Z] ---> Running in b7eb6d82a39e [2022-03-31T20:36:15.817Z] ---> 68c67a36b9c9 [2022-03-31T20:36:15.817Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T20:36:16.077Z] Removing intermediate container b7eb6d82a39e [2022-03-31T20:36:16.077Z] ---> 245a0b09c72e [2022-03-31T20:36:16.077Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-31T20:36:16.340Z] ---> ef4908b9676b [2022-03-31T20:36:16.340Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-31T20:36:16.340Z] ---> 2953bab1207d [2022-03-31T20:36:16.340Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-31T20:36:16.340Z] ---> 886a4e8a76dc [2022-03-31T20:36:16.340Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-31T20:36:16.601Z] ---> 37066f970b6b [2022-03-31T20:36:16.601Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-31T20:36:16.601Z] ---> 29851ba1aec6 [2022-03-31T20:36:16.601Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-31T20:36:16.860Z] ---> ad168c2a2389 [2022-03-31T20:36:16.860Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-31T20:36:16.860Z] ---> f6dba74c4b21 [2022-03-31T20:36:16.860Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T20:36:16.860Z] ---> 7452519fcb80 [2022-03-31T20:36:16.860Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T20:36:17.120Z] ---> Running in 2b33b9a360c6 [2022-03-31T20:36:17.120Z] ---> Running in 1b7f5d3be52c [2022-03-31T20:36:17.120Z] ---> a57addfa20bb [2022-03-31T20:36:17.121Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-31T20:36:17.121Z] Removing intermediate container 2b33b9a360c6 [2022-03-31T20:36:17.121Z] ---> 2b7966b1a2b0 [2022-03-31T20:36:17.121Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T20:36:17.121Z] Removing intermediate container 1b7f5d3be52c [2022-03-31T20:36:17.121Z] ---> 649d326832b9 [2022-03-31T20:36:17.121Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T20:36:17.121Z] ---> Running in f8e876768647 [2022-03-31T20:36:17.394Z] ---> Running in 34c7c65c4a3d [2022-03-31T20:36:17.395Z] ---> 7378bf6e207b [2022-03-31T20:36:17.395Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-31T20:36:17.395Z] Removing intermediate container f8e876768647 [2022-03-31T20:36:17.395Z] ---> 4cdb92283f12 [2022-03-31T20:36:17.395Z] Step 22/24 : LABEL arch=x86_64 [2022-03-31T20:36:17.656Z] Removing intermediate container 34c7c65c4a3d [2022-03-31T20:36:17.656Z] ---> 54bb1c79f67c [2022-03-31T20:36:17.656Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T20:36:17.916Z] ---> Running in 8700724afbb0 [2022-03-31T20:36:17.916Z] ---> Running in ae742756a4af [2022-03-31T20:36:17.916Z] ---> 3d9745edc193 [2022-03-31T20:36:17.916Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-31T20:36:17.916Z] Removing intermediate container 8700724afbb0 [2022-03-31T20:36:17.916Z] ---> aca805deabb0 [2022-03-31T20:36:17.916Z] Step 23/24 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [2022-03-31T20:36:18.175Z] ---> Running in e0cd38949771 [2022-03-31T20:36:18.175Z] Removing intermediate container ae742756a4af [2022-03-31T20:36:18.175Z] ---> a4051f920312 [2022-03-31T20:36:18.175Z] Step 22/23 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [2022-03-31T20:36:18.175Z] ---> Running in b3c7a5bc967e [2022-03-31T20:36:18.435Z] Removing intermediate container e0cd38949771 [2022-03-31T20:36:18.435Z] ---> 0b6ec4e709c3 [2022-03-31T20:36:18.435Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T20:36:18.687Z] 3f3a8bcf1eab: Pull complete [2022-03-31T20:36:18.687Z] 0c92f367c5e7: Pull complete [2022-03-31T20:36:18.687Z] f7c0051592d6: Pull complete [2022-03-31T20:36:18.687Z] a227ed2f7395: Pull complete [2022-03-31T20:36:19.374Z] Removing intermediate container b3c7a5bc967e [2022-03-31T20:36:19.374Z] ---> c8b5226510b4 [2022-03-31T20:36:19.374Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T20:36:20.314Z] ---> Running in 358c101157f5 [2022-03-31T20:36:20.314Z] ---> 15f418b5cfed [2022-03-31T20:36:20.314Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T20:36:20.574Z] ---> Running in e535890acdf2 [2022-03-31T20:36:20.574Z] Removing intermediate container 358c101157f5 [2022-03-31T20:36:20.574Z] ---> 1335c94c8e85 [2022-03-31T20:36:20.574Z] [2022-03-31T20:36:20.835Z] Successfully built 1335c94c8e85 [2022-03-31T20:36:20.835Z] Successfully tagged security-spire-agent:latest [2022-03-31T20:36:20.835Z] Building core-data [2022-03-31T20:36:20.835Z]  Building security-spire-agent ... done Removing intermediate container e535890acdf2 [2022-03-31T20:36:20.835Z] ---> f038b3631604 [2022-03-31T20:36:20.835Z] [2022-03-31T20:36:20.835Z] ---> 46dea3644002 [2022-03-31T20:36:20.835Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-31T20:36:20.835Z] Removing intermediate container 69a2639603d8 [2022-03-31T20:36:20.835Z] ---> aec4b3f5454c [2022-03-31T20:36:20.835Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-31T20:36:21.127Z] Successfully built f038b3631604 [2022-03-31T20:36:21.127Z] Successfully tagged security-spire-server:latest [2022-03-31T20:36:21.127Z]  Building security-spire-server ... done Removing intermediate container 1ac16e1e0cff [2022-03-31T20:36:21.127Z] ---> b03281ea66bc [2022-03-31T20:36:21.127Z] [2022-03-31T20:36:21.127Z] Step 9/20 : FROM alpine:3.15 [2022-03-31T20:36:21.127Z] ---> 76c8fb57b6fc [2022-03-31T20:36:21.127Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T20:36:21.127Z] ---> Using cache [2022-03-31T20:36:21.127Z] ---> d765258b3dd6 [2022-03-31T20:36:21.127Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:36:21.127Z] ---> Using cache [2022-03-31T20:36:21.127Z] ---> b2629cc71f0f [2022-03-31T20:36:21.127Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-31T20:36:22.757Z] ---> Running in 2e8d9bf322a8 [2022-03-31T20:36:22.757Z] ---> Running in db5d024ef817 [2022-03-31T20:36:22.757Z] ---> Running in 329c998cf98b [2022-03-31T20:36:23.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T20:36:23.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:36:24.147Z] 7b1c46037f91: Pull complete [2022-03-31T20:36:24.147Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-31T20:36:24.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T20:36:24.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-31T20:36:24.302Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:36:24.520Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T20:36:24.520Z] WORKDIR /edgex [2022-03-31T20:36:24.520Z] COPY go.mod . [2022-03-31T20:36:24.520Z] RUN go mod download [2022-03-31T20:36:24.520Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-31T20:36:24.579Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T20:36:24.579Z] v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T20:36:24.579Z] OK: 15854 distinct packages available [2022-03-31T20:36:24.874Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:36:24.874Z] Removing intermediate container 2e8d9bf322a8 [2022-03-31T20:36:24.874Z] ---> 54d1d7b51c2b [2022-03-31T20:36:24.874Z] [2022-03-31T20:36:24.874Z] Step 11/23 : FROM docker:20.10.14 [2022-03-31T20:36:24.874Z] Removing intermediate container db5d024ef817 [2022-03-31T20:36:24.874Z] ---> 4d97adbbbc81 [2022-03-31T20:36:24.874Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T20:36:24.874Z] ---> Running in 6309716a7946 [2022-03-31T20:36:24.874Z] 20.10.14: Pulling from library/docker [2022-03-31T20:36:25.145Z] Removing intermediate container 6309716a7946 [2022-03-31T20:36:25.145Z] ---> a00805b125e1 [2022-03-31T20:36:25.145Z] Step 23/25 : LABEL arch=x86_64 [2022-03-31T20:36:25.145Z] ---> Running in 211b28b2cb2c [2022-03-31T20:36:25.714Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:36:25.714Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:36:25.714Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:36:25.714Z] ---> 1c7b5a938519 [2022-03-31T20:36:25.714Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T20:36:25.714Z] ---> Using cache [2022-03-31T20:36:25.714Z] ---> 38c008df5346 [2022-03-31T20:36:25.714Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:36:25.714Z] ---> Using cache [2022-03-31T20:36:25.714Z] ---> 0eca77d3684b [2022-03-31T20:36:25.714Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-31T20:36:25.714Z] Removing intermediate container 211b28b2cb2c [2022-03-31T20:36:25.714Z] ---> 1733b3145ff3 [2022-03-31T20:36:25.714Z] Step 24/25 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [2022-03-31T20:36:25.973Z] ---> Running in fe00c5d2753e [2022-03-31T20:36:25.973Z] ---> Running in ac237eab1ac9 [2022-03-31T20:36:25.973Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-31T20:36:25.973Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-31T20:36:26.232Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T20:36:26.232Z] Removing intermediate container fe00c5d2753e [2022-03-31T20:36:26.232Z] ---> c62b2ec84d0d [2022-03-31T20:36:26.232Z] Step 25/25 : LABEL version=0.0.0 [2022-03-31T20:36:26.232Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-31T20:36:26.232Z] ---> Running in 3e60ae8c3b90 [2022-03-31T20:36:26.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:36:26.232Z] (5/9) Installing curl (7.80.0-r0) [2022-03-31T20:36:26.491Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-31T20:36:26.491Z] Removing intermediate container 3e60ae8c3b90 [2022-03-31T20:36:26.491Z] ---> d6d2b9ed977d [2022-03-31T20:36:26.491Z] [2022-03-31T20:36:26.491Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-31T20:36:26.491Z] Successfully built d6d2b9ed977d [2022-03-31T20:36:26.491Z] Successfully tagged security-secretstore-setup:latest [2022-03-31T20:36:26.491Z]  Building security-secretstore-setup ... done (8/9) Installing libucontext (1.1-r0) [2022-03-31T20:36:26.749Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-31T20:36:26.749Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T20:36:26.749Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T20:36:26.749Z] OK: 8 MiB in 23 packages [2022-03-31T20:36:27.007Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:36:27.197Z] Sending build context to Docker daemon 169.1MB [2022-03-31T20:36:27.197Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T20:36:27.197Z] ---> f79e39bc4007 [2022-03-31T20:36:27.197Z] Step 2/4 : WORKDIR /edgex [2022-03-31T20:36:27.577Z] OK: 221 MiB in 52 packages [2022-03-31T20:36:27.838Z] Removing intermediate container 329c998cf98b [2022-03-31T20:36:27.838Z] ---> a8e09a71528b [2022-03-31T20:36:27.838Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T20:36:28.098Z] Removing intermediate container ac237eab1ac9 [2022-03-31T20:36:28.098Z] ---> 22d3b5b4de80 [2022-03-31T20:36:28.098Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T20:36:28.098Z] Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec [2022-03-31T20:36:28.098Z] Status: Downloaded newer image for docker:20.10.14 [2022-03-31T20:36:28.098Z] ---> 5f3d65aad428 [2022-03-31T20:36:28.098Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-31T20:36:28.098Z] ---> a2cb59967a9f [2022-03-31T20:36:28.098Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-31T20:36:28.359Z] ---> Running in 0711d6151672 [2022-03-31T20:36:28.359Z] ---> 5c15d1cb7966 [2022-03-31T20:36:28.360Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:36:28.360Z] ---> Running in 2140d1ff955f [2022-03-31T20:36:28.360Z] Removing intermediate container 0711d6151672 [2022-03-31T20:36:28.360Z] ---> ab2eba61d025 [2022-03-31T20:36:28.360Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-31T20:36:28.620Z] ---> Running in 9e4a694c9e48 [2022-03-31T20:36:28.620Z] ---> bda000850be0 [2022-03-31T20:36:28.620Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-31T20:36:28.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:36:28.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:36:28.879Z] ---> 30fd979bc24b [2022-03-31T20:36:28.879Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-31T20:36:29.140Z] ---> Running in 6667937df333 [2022-03-31T20:36:29.140Z] Removing intermediate container 6667937df333 [2022-03-31T20:36:29.140Z] ---> c7cdb34cc016 [2022-03-31T20:36:29.140Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T20:36:29.140Z] (1/43) Installing readline (8.1.1-r0) [2022-03-31T20:36:29.140Z] (2/43) Installing bash (5.1.16-r0) [2022-03-31T20:36:29.140Z] ---> Running in b7ace529248a [2022-03-31T20:36:29.140Z] Executing bash-5.1.16-r0.post-install [2022-03-31T20:36:29.140Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-03-31T20:36:29.140Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T20:36:29.140Z] (5/43) Installing libcurl (7.80.0-r0) [2022-03-31T20:36:29.140Z] (6/43) Installing curl (7.80.0-r0) [2022-03-31T20:36:29.140Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-03-31T20:36:29.140Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-03-31T20:36:29.140Z] (9/43) Installing expat (2.4.7-r0) [2022-03-31T20:36:29.140Z] (10/43) Installing libffi (3.4.2-r1) [2022-03-31T20:36:29.185Z] ---> Running in 09222ac1592d [2022-03-31T20:36:29.400Z] (11/43) Installing gdbm (1.22-r0) [2022-03-31T20:36:29.400Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-03-31T20:36:29.400Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-03-31T20:36:29.400Z] Removing intermediate container 2140d1ff955f [2022-03-31T20:36:29.400Z] ---> 18cbe21ca640 [2022-03-31T20:36:29.400Z] Step 8/23 : COPY . . [2022-03-31T20:36:29.400Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-31T20:36:29.400Z] Removing intermediate container b7ace529248a [2022-03-31T20:36:29.400Z] ---> e4fe13a1477d [2022-03-31T20:36:29.400Z] Step 18/20 : LABEL arch=x86_64 [2022-03-31T20:36:29.400Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-03-31T20:36:29.400Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-03-31T20:36:29.400Z] (17/43) Installing python3 (3.9.7-r4) [2022-03-31T20:36:29.400Z] ---> Running in 2ffa98d0d66b [2022-03-31T20:36:29.659Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-03-31T20:36:29.659Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-03-31T20:36:29.659Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-03-31T20:36:29.659Z] (21/43) Installing py3-idna (3.3-r0) [2022-03-31T20:36:29.659Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-03-31T20:36:29.659Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-03-31T20:36:29.659Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-03-31T20:36:29.659Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-03-31T20:36:29.659Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-03-31T20:36:29.788Z] Removing intermediate container 09222ac1592d [2022-03-31T20:36:29.789Z] ---> e4c1f8941612 [2022-03-31T20:36:29.789Z] Step 3/4 : COPY go.mod . [2022-03-31T20:36:29.919Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-03-31T20:36:29.919Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-03-31T20:36:29.919Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-03-31T20:36:29.919Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-03-31T20:36:29.919Z] (31/43) Installing py3-six (1.16.0-r0) [2022-03-31T20:36:29.919Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-03-31T20:36:29.919Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-03-31T20:36:29.919Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-03-31T20:36:29.919Z] (35/43) Installing py3-packaging (20.9-r1) [2022-03-31T20:36:29.919Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-03-31T20:36:29.919Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-03-31T20:36:29.919Z] (38/43) Installing py3-progress (1.6-r0) [2022-03-31T20:36:29.919Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-03-31T20:36:29.919Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-03-31T20:36:29.919Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-03-31T20:36:29.919Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-03-31T20:36:29.919Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-03-31T20:36:29.919Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T20:36:29.919Z] OK: 83 MiB in 65 packages [2022-03-31T20:36:30.393Z] ---> 00926fa46987 [2022-03-31T20:36:30.393Z] Step 4/4 : RUN go mod download [2022-03-31T20:36:30.393Z] ---> Running in 61fd93b88c1e [2022-03-31T20:36:30.490Z] Removing intermediate container 2ffa98d0d66b [2022-03-31T20:36:30.490Z] ---> 14335800bc8f [2022-03-31T20:36:30.490Z] Step 19/20 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [2022-03-31T20:36:30.763Z] Collecting docker-compose==1.23.2 [2022-03-31T20:36:30.763Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-31T20:36:31.022Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-31T20:36:31.022Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-31T20:36:31.022Z] Collecting docker<4.0,>=3.6.0 [2022-03-31T20:36:31.022Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-31T20:36:31.282Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-31T20:36:31.282Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-31T20:36:31.282Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-31T20:36:31.282Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-31T20:36:31.542Z] ---> Running in 6ce888202c89 [2022-03-31T20:36:31.542Z] Removing intermediate container 6ce888202c89 [2022-03-31T20:36:31.542Z] ---> da6cf95aa4c3 [2022-03-31T20:36:31.542Z] Step 20/20 : LABEL version=0.0.0 [2022-03-31T20:36:31.542Z] ---> Running in f23110acb497 [2022-03-31T20:36:31.806Z] Collecting cached-property<2,>=1.2.0 [2022-03-31T20:36:31.806Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-31T20:36:31.806Z] Collecting jsonschema<3,>=2.5.1 [2022-03-31T20:36:31.806Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-31T20:36:31.806Z] Removing intermediate container f23110acb497 [2022-03-31T20:36:31.806Z] ---> 7473faf5263c [2022-03-31T20:36:31.806Z] [2022-03-31T20:36:31.806Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-03-31T20:36:31.806Z] Collecting docopt<0.7,>=0.6.1 [2022-03-31T20:36:31.806Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-31T20:36:31.806Z] Successfully built 7473faf5263c [2022-03-31T20:36:32.064Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-31T20:36:32.323Z]  Building security-spiffe-token-provider ... done Collecting PyYAML<4,>=3.10 [2022-03-31T20:36:32.323Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-31T20:36:32.582Z] Collecting texttable<0.10,>=0.9.0 [2022-03-31T20:36:32.842Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-31T20:36:33.101Z] Collecting docker-pycreds>=0.4.0 [2022-03-31T20:36:33.101Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-31T20:36:33.101Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-31T20:36:33.101Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-31T20:36:33.101Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-31T20:36:33.101Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-31T20:36:33.101Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-31T20:36:33.361Z] Collecting idna<2.8,>=2.5 [2022-03-31T20:36:33.361Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-31T20:36:33.361Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-31T20:36:33.361Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-31T20:36:33.361Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-31T20:36:33.361Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-31T20:36:33.361Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-31T20:36:33.361Z] Attempting uninstall: urllib3 [2022-03-31T20:36:33.361Z] Found existing installation: urllib3 1.26.7 [2022-03-31T20:36:33.361Z] Uninstalling urllib3-1.26.7: [2022-03-31T20:36:33.361Z] Successfully uninstalled urllib3-1.26.7 [2022-03-31T20:36:33.620Z] Attempting uninstall: idna [2022-03-31T20:36:33.620Z] Found existing installation: idna 3.3 [2022-03-31T20:36:33.620Z] Uninstalling idna-3.3: [2022-03-31T20:36:33.620Z] Successfully uninstalled idna-3.3 [2022-03-31T20:36:34.192Z] Attempting uninstall: requests [2022-03-31T20:36:34.192Z] Found existing installation: requests 2.26.0 [2022-03-31T20:36:34.192Z] Uninstalling requests-2.26.0: [2022-03-31T20:36:34.192Z] Successfully uninstalled requests-2.26.0 [2022-03-31T20:36:34.765Z] Running setup.py install for texttable: started [2022-03-31T20:36:34.765Z] ---> f8f3d93e95e5 [2022-03-31T20:36:34.765Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-31T20:36:35.025Z] ---> Running in 717b01977932 [2022-03-31T20:36:35.025Z] Running setup.py install for texttable: finished with status 'done' [2022-03-31T20:36:35.025Z] Running setup.py install for PyYAML: started [2022-03-31T20:36:35.288Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T20:36:35.288Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-31T20:36:35.547Z] Running setup.py install for docopt: started [2022-03-31T20:36:35.807Z] Running setup.py install for docopt: finished with status 'done' [2022-03-31T20:36:35.807Z] Running setup.py install for dockerpty: started [2022-03-31T20:36:36.067Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-31T20:36:36.326Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-31T20:36:38.863Z] Removing intermediate container 9e4a694c9e48 [2022-03-31T20:36:38.863Z] ---> ae73ce7a1694 [2022-03-31T20:36:38.863Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-31T20:36:38.863Z] ---> Running in 99de474eccbb [2022-03-31T20:36:39.124Z] Removing intermediate container 99de474eccbb [2022-03-31T20:36:39.124Z] ---> 69660dabb04a [2022-03-31T20:36:39.124Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-31T20:36:39.124Z] ---> Running in ba248768991b [2022-03-31T20:36:39.124Z] Removing intermediate container ba248768991b [2022-03-31T20:36:39.124Z] ---> faf0eaeb3986 [2022-03-31T20:36:39.124Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-31T20:36:40.060Z] ---> 635b83457d1f [2022-03-31T20:36:40.060Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-31T20:36:40.061Z] ---> 76f7ea4f94e9 [2022-03-31T20:36:40.061Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-31T20:36:40.641Z] ---> 93db7aed8dc8 [2022-03-31T20:36:40.641Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-31T20:36:40.641Z] ---> Running in 35edaea9f634 [2022-03-31T20:36:40.641Z] Removing intermediate container 35edaea9f634 [2022-03-31T20:36:40.641Z] ---> b6504f6c5cc6 [2022-03-31T20:36:40.641Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T20:36:40.641Z] ---> Running in 0a1e402d8ad0 [2022-03-31T20:36:40.900Z] Removing intermediate container 0a1e402d8ad0 [2022-03-31T20:36:40.900Z] ---> 0d32f20e3adc [2022-03-31T20:36:40.900Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T20:36:40.900Z] ---> Running in 69f9f24253df [2022-03-31T20:36:41.182Z] Removing intermediate container 69f9f24253df [2022-03-31T20:36:41.182Z] ---> 24a1c1bfcc27 [2022-03-31T20:36:41.182Z] Step 22/23 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [2022-03-31T20:36:41.182Z] ---> Running in 59194f9b22b6 [2022-03-31T20:36:41.182Z] Removing intermediate container 59194f9b22b6 [2022-03-31T20:36:41.182Z] ---> 70199f93f724 [2022-03-31T20:36:41.182Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T20:36:41.442Z] ---> Running in 8f5f5852ed72 [2022-03-31T20:36:41.442Z] Removing intermediate container 8f5f5852ed72 [2022-03-31T20:36:41.442Z] ---> 80c7372033c6 [2022-03-31T20:36:41.442Z] [2022-03-31T20:36:41.700Z] Successfully built 80c7372033c6 [2022-03-31T20:36:41.700Z] Successfully tagged sys-mgmt-agent:latest [2022-03-31T20:36:53.915Z]  Building sys-mgmt-agent ... done Removing intermediate container 717b01977932 [2022-03-31T20:36:53.916Z] ---> 0411ad6ead21 [2022-03-31T20:36:53.916Z] [2022-03-31T20:36:53.916Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T20:36:53.916Z] ---> 84b07dd2d1fd [2022-03-31T20:36:53.916Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-31T20:36:53.916Z] ---> Running in baed5955aacf [2022-03-31T20:36:53.916Z] Removing intermediate container baed5955aacf [2022-03-31T20:36:53.916Z] ---> 5ba031471ea4 [2022-03-31T20:36:53.916Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-31T20:36:53.916Z] ---> Running in dadb0f280249 [2022-03-31T20:36:53.916Z] Removing intermediate container dadb0f280249 [2022-03-31T20:36:53.916Z] ---> f4cbfd16e53a [2022-03-31T20:36:53.916Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-31T20:36:53.916Z] ---> Running in 86d10e4b1f9d [2022-03-31T20:36:53.916Z] Removing intermediate container 86d10e4b1f9d [2022-03-31T20:36:53.916Z] ---> bb8250099878 [2022-03-31T20:36:53.916Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:36:53.916Z] ---> Running in 3740dfb70827 [2022-03-31T20:36:54.487Z] Removing intermediate container 3740dfb70827 [2022-03-31T20:36:54.487Z] ---> 1ceb62c4d3c2 [2022-03-31T20:36:54.487Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-31T20:36:54.487Z] ---> Running in 906b9a8a899e [2022-03-31T20:36:54.748Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:36:55.692Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:36:55.953Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-31T20:36:55.953Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T20:36:56.214Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-31T20:36:56.214Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T20:36:56.214Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-31T20:36:56.475Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-31T20:36:56.475Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T20:36:56.475Z] OK: 8 MiB in 20 packages [2022-03-31T20:36:57.047Z] Removing intermediate container 906b9a8a899e [2022-03-31T20:36:57.047Z] ---> bc0fc02d832f [2022-03-31T20:36:57.047Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T20:36:57.047Z] ---> 34c6648501f0 [2022-03-31T20:36:57.047Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-31T20:36:57.618Z] ---> b85724a70ba7 [2022-03-31T20:36:57.618Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-31T20:36:57.879Z] ---> cae82b1080b5 [2022-03-31T20:36:57.879Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-31T20:36:57.879Z] ---> Running in f6254d204513 [2022-03-31T20:36:57.879Z] Removing intermediate container f6254d204513 [2022-03-31T20:36:57.879Z] ---> 88264463d6e8 [2022-03-31T20:36:57.879Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T20:36:58.139Z] ---> Running in 7429a69a213f [2022-03-31T20:36:58.139Z] Removing intermediate container 7429a69a213f [2022-03-31T20:36:58.139Z] ---> e35c02e445d4 [2022-03-31T20:36:58.139Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T20:36:58.139Z] ---> Running in 7f4a02e48407 [2022-03-31T20:36:58.139Z] Removing intermediate container 7f4a02e48407 [2022-03-31T20:36:58.139Z] ---> d8aaf7739019 [2022-03-31T20:36:58.139Z] Step 22/23 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [2022-03-31T20:36:58.398Z] ---> Running in 189b5cdbf48a [2022-03-31T20:36:58.398Z] Removing intermediate container 189b5cdbf48a [2022-03-31T20:36:58.398Z] ---> 0ac1952f1629 [2022-03-31T20:36:58.398Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T20:36:58.398Z] ---> Running in bdbe20bb487d [2022-03-31T20:36:58.398Z] Removing intermediate container bdbe20bb487d [2022-03-31T20:36:58.398Z] ---> 066f2284f89d [2022-03-31T20:36:58.398Z] [2022-03-31T20:36:58.658Z] Successfully built 066f2284f89d [2022-03-31T20:36:58.658Z] Successfully tagged core-data:latest [2022-03-31T20:36:58.666Z]  Building core-data ... done  [Pipeline] } [2022-03-31T20:36:58.674Z] $ docker stop --time=1 719d339c8cc8b5dfaef85f51b33ee2f4a9f8d8a40f5cd7a168e7b9ea01c3c254 [2022-03-31T20:36:59.974Z] $ docker rm -f 719d339c8cc8b5dfaef85f51b33ee2f4a9f8d8a40f5cd7a168e7b9ea01c3c254 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T20:37:00.331Z] + docker images [2022-03-31T20:37:00.331Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-31T20:37:00.331Z] core-data latest 066f2284f89d 2 seconds ago 35.9MB [2022-03-31T20:37:00.331Z] 0411ad6ead21 8 seconds ago 1.65GB [2022-03-31T20:37:00.331Z] sys-mgmt-agent latest 80c7372033c6 19 seconds ago 307MB [2022-03-31T20:37:00.331Z] security-spiffe-token-provider latest 7473faf5263c 29 seconds ago 28.5MB [2022-03-31T20:37:00.331Z] security-secretstore-setup latest d6d2b9ed977d 34 seconds ago 42.1MB [2022-03-31T20:37:00.331Z] 54d1d7b51c2b 36 seconds ago 1.62GB [2022-03-31T20:37:00.331Z] security-spire-server latest f038b3631604 40 seconds ago 82.9MB [2022-03-31T20:37:00.331Z] security-spire-agent latest 1335c94c8e85 40 seconds ago 119MB [2022-03-31T20:37:00.331Z] b03281ea66bc 40 seconds ago 1.61GB [2022-03-31T20:37:00.331Z] security-proxy-setup latest 48c43f918706 53 seconds ago 43.4MB [2022-03-31T20:37:00.331Z] 2e5b0cb9307b 53 seconds ago 1.63GB [2022-03-31T20:37:00.331Z] fb7f742f341b 59 seconds ago 1.61GB [2022-03-31T20:37:00.331Z] core-metadata latest 2f6de684799d About a minute ago 26.1MB [2022-03-31T20:37:00.331Z] 148b2998585d About a minute ago 1.63GB [2022-03-31T20:37:00.331Z] security-bootstrapper latest ac8335b7e17e About a minute ago 24.3MB [2022-03-31T20:37:00.331Z] 15547e14cba0 About a minute ago 1.62GB [2022-03-31T20:37:00.331Z] core-command latest 9fce04b88cba About a minute ago 24.5MB [2022-03-31T20:37:00.331Z] support-scheduler latest dd5db35e49e8 About a minute ago 26MB [2022-03-31T20:37:00.331Z] support-notifications latest f38ede457f86 About a minute ago 26.6MB [2022-03-31T20:37:00.331Z] 3e55f6c9ee64 About a minute ago 1.61GB [2022-03-31T20:37:00.331Z] 8cc81ef5c750 About a minute ago 1.62GB [2022-03-31T20:37:00.331Z] security-spire-config latest 06dea2738e9f 2 minutes ago 82.2MB [2022-03-31T20:37:00.331Z] 32d8e00c30c2 2 minutes ago 1.62GB [2022-03-31T20:37:00.331Z] f8ff87760648 2 minutes ago 1.61GB [2022-03-31T20:37:00.331Z] 821aba5c74b8 2 minutes ago 1.61GB [2022-03-31T20:37:00.331Z] ci-base-image-x86_64 latest 1c7b5a938519 5 minutes ago 896MB [2022-03-31T20:37:00.331Z] docker 20.10.14 5f3d65aad428 2 days ago 218MB [2022-03-31T20:37:00.331Z] alpine 3.14 84b07dd2d1fd 2 days ago 5.59MB [2022-03-31T20:37:00.331Z] alpine 3.15 76c8fb57b6fc 2 days ago 5.57MB [2022-03-31T20:37:00.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB [2022-03-31T20:37:00.331Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-31T20:37:00.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-03-31T20:37:15.464Z] Still waiting to schedule task [2022-03-31T20:37:15.465Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-31T20:37:26.996Z] Removing intermediate container 61fd93b88c1e [2022-03-31T20:37:26.996Z] ---> 44913734b797 [2022-03-31T20:37:26.996Z] Successfully built 44913734b797 [2022-03-31T20:37:26.996Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:37:27.350Z] + docker inspect -f . ci-base-image-arm64 [2022-03-31T20:37:27.350Z] . [Pipeline] withDockerContainer [2022-03-31T20:37:27.594Z] prd-ubuntu20.04-docker-arm64-4c-16g-9649 does not seem to be running inside a container [2022-03-31T20:37:27.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-31T20:37:29.105Z] $ docker top 5a172fc51a0ca55fb938f81d989737a2d976ecffc8279a068d1a8de9dbde4aa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T20:37:30.065Z] + go version [2022-03-31T20:37:30.065Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-31T20:37:30.104Z] $ docker stop --time=1 5a172fc51a0ca55fb938f81d989737a2d976ecffc8279a068d1a8de9dbde4aa9 [2022-03-31T20:37:31.822Z] $ docker rm -f 5a172fc51a0ca55fb938f81d989737a2d976ecffc8279a068d1a8de9dbde4aa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:37:32.733Z] + docker inspect -f . ci-base-image-arm64 [2022-03-31T20:37:32.733Z] . [Pipeline] withDockerContainer [2022-03-31T20:37:32.976Z] prd-ubuntu20.04-docker-arm64-4c-16g-9649 does not seem to be running inside a container [2022-03-31T20:37:33.090Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-31T20:37:34.555Z] $ docker top e7548112f51305f9b706b9789ac000896e145e27ffab666bb7434097dfcbcd61 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-31T20:37:34.850Z] ========================================================= [2022-03-31T20:37:34.850Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-31T20:37:34.850Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T20:37:35.517Z] + make test [2022-03-31T20:37:35.517Z] go mod tidy -compat=1.17 [2022-03-31T20:37:36.509Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-31T20:38:15.550Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-31T20:40:07.573Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-31T20:40:08.566Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-31T20:40:08.566Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-31T20:40:08.566Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-31T20:40:15.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-31T20:40:15.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-31T20:40:15.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-31T20:40:15.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-31T20:40:15.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-31T20:40:15.311Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-31T20:40:15.587Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-31T20:40:17.038Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-31T20:40:17.038Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-31T20:40:17.038Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-31T20:40:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-31T20:40:29.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.320s coverage: 28.7% of statements [2022-03-31T20:40:29.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-31T20:40:29.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-31T20:40:34.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.651s coverage: 98.5% of statements [2022-03-31T20:40:34.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-31T20:40:35.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.519s coverage: 54.9% of statements [2022-03-31T20:40:35.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-31T20:40:35.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-31T20:40:57.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.441s coverage: 89.2% of statements [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-31T20:40:57.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.399s coverage: 84.4% of statements [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-31T20:40:57.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.435s coverage: 94.7% of statements [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-31T20:40:57.831Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.263s coverage: 72.2% of statements [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-31T20:40:57.831Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.435s coverage: 60.0% of statements [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-31T20:40:57.831Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.618s coverage: 0.9% of statements [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-31T20:40:57.831Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.374s coverage: 58.8% of statements [2022-03-31T20:40:57.831Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.621s coverage: 24.0% of statements [2022-03-31T20:40:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-31T20:40:57.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.250s coverage: 47.1% of statements [2022-03-31T20:41:00.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.518s coverage: 79.5% of statements [2022-03-31T20:41:00.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.351s coverage: 94.1% of statements [2022-03-31T20:41:00.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.530s coverage: 96.3% of statements [2022-03-31T20:41:01.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.313s coverage: 87.5% of statements [2022-03-31T20:41:16.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.298s coverage: 94.4% of statements [2022-03-31T20:41:16.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.210s coverage: 44.8% of statements [2022-03-31T20:41:21.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.816s coverage: 82.5% of statements [2022-03-31T20:41:21.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-31T20:41:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.284s coverage: 92.9% of statements [2022-03-31T20:41:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-31T20:41:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-31T20:41:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-31T20:41:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements [2022-03-31T20:41:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-31T20:41:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-31T20:41:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-31T20:41:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-31T20:41:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-31T20:41:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.222s coverage: 87.2% of statements [2022-03-31T20:41:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-31T20:41:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-31T20:41:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements [2022-03-31T20:41:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-31T20:41:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.297s coverage: 58.8% of statements [2022-03-31T20:41:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-31T20:41:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.318s coverage: 80.0% of statements [2022-03-31T20:41:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements [2022-03-31T20:41:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.302s coverage: 85.4% of statements [2022-03-31T20:41:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.873s coverage: 91.2% of statements [2022-03-31T20:41:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-31T20:41:30.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.992s coverage: 64.4% of statements [2022-03-31T20:41:30.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-31T20:41:30.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-31T20:41:30.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements [2022-03-31T20:41:30.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.168s coverage: 89.4% of statements [2022-03-31T20:41:30.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2022-03-31T20:41:30.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2022-03-31T20:41:30.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2022-03-31T20:41:39.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.441s coverage: 65.4% of statements [2022-03-31T20:41:39.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-31T20:41:39.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-31T20:41:39.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-31T20:41:40.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.881s coverage: 43.8% of statements [2022-03-31T20:41:40.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-31T20:41:40.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-31T20:41:40.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.296s coverage: 89.5% of statements [2022-03-31T20:41:40.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-31T20:41:40.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements [2022-03-31T20:41:40.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-31T20:41:40.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-31T20:41:40.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-31T20:41:40.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-31T20:41:48.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.381s coverage: 17.7% of statements [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-31T20:41:48.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.754s coverage: 92.3% of statements [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-31T20:41:48.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.390s coverage: 63.2% of statements [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-31T20:41:48.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.519s coverage: 97.7% of statements [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-31T20:41:48.802Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.218s coverage: 28.9% of statements [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-31T20:41:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-31T20:41:48.802Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements [2022-03-31T20:41:48.802Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 96.9% of statements [2022-03-31T20:41:48.802Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-31T20:41:48.802Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-31T20:41:48.802Z] GO111MODULE=on go vet ./... [2022-03-31T20:43:40.679Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-31T20:43:40.679Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-31T20:43:40.679Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-31T20:43:43.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-31T20:43:43.971Z] + ls -al . [2022-03-31T20:43:43.971Z] total 660 [2022-03-31T20:43:43.971Z] drwxrwxr-x 9 1001 1001 4096 Mar 31 20:43 . [2022-03-31T20:43:43.971Z] drwxr-xr-x 4 root root 4096 Mar 31 20:37 .. [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 20:35 .dockerignore [2022-03-31T20:43:43.971Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 20:35 .git [2022-03-31T20:43:43.971Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 20:35 .github [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 870 Mar 31 20:35 .gitignore [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 20:35 .golangci.yml [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 20:35 .hadolint.yml [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 20:35 .sonarcloud.properties [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 20:35 ADOPTERS.md [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 9953 Mar 31 20:35 Attribution.txt [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 51732 Mar 31 20:35 CHANGELOG.md [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 20:35 CONTRIBUTING.md [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 20:35 GOVERNANCE.md [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 849 Mar 31 20:35 Jenkinsfile [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 20:35 LICENSE [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 8478 Mar 31 20:35 Makefile [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 20:35 OWNERS.md [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 8207 Mar 31 20:35 README.md [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 6912 Mar 31 20:35 SECURITY.md [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 20:30 VERSION [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 20:35 ZMQWindows.md [2022-03-31T20:43:43.971Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 20:35 bin [2022-03-31T20:43:43.971Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 20:35 cmd [2022-03-31T20:43:43.971Z] -rw-r--r-- 1 root root 429121 Mar 31 20:41 coverage.out [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 3175 Mar 31 20:35 go.mod [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 34990 Mar 31 20:37 go.sum [2022-03-31T20:43:43.971Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 20:35 internal [2022-03-31T20:43:43.971Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 20:35 openapi [2022-03-31T20:43:43.971Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 20:35 snap [2022-03-31T20:43:43.971Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 20:35 version.go [Pipeline] sh [2022-03-31T20:43:44.648Z] + '[' -e coverage.out ] [2022-03-31T20:43:44.648Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-31T20:43:44.675Z] Warning: overwriting stash ‘coverage-report’ [2022-03-31T20:43:45.523Z] Stashed 1 file(s) [Pipeline] sh [2022-03-31T20:43:46.171Z] + make build [2022-03-31T20:43:46.171Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T20:45:53.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T20:47:44.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T20:47:44.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T20:47:44.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T20:47:45.550Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T20:47:52.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T20:47:59.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T20:48:05.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T20:48:14.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T20:48:19.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T20:48:26.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T20:48:38.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-31T20:48:44.003Z] $ docker stop --time=1 e7548112f51305f9b706b9789ac000896e145e27ffab666bb7434097dfcbcd61 [2022-03-31T20:48:46.129Z] $ docker rm -f e7548112f51305f9b706b9789ac000896e145e27ffab666bb7434097dfcbcd61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:48:48.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T20:48:48.894Z] [2022-03-31T20:48:48.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:48:49.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T20:48:49.520Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-31T20:48:49.520Z] 29e5d40040c1: Pulling fs layer [2022-03-31T20:48:49.520Z] 1ce36da41761: Pulling fs layer [2022-03-31T20:48:49.520Z] 25b303627fd3: Pulling fs layer [2022-03-31T20:48:49.520Z] 29e5d40040c1: Verifying Checksum [2022-03-31T20:48:49.520Z] 29e5d40040c1: Download complete [2022-03-31T20:48:50.122Z] 1ce36da41761: Verifying Checksum [2022-03-31T20:48:50.122Z] 1ce36da41761: Download complete [2022-03-31T20:48:50.399Z] 29e5d40040c1: Pull complete [2022-03-31T20:48:51.385Z] 25b303627fd3: Verifying Checksum [2022-03-31T20:48:51.385Z] 1ce36da41761: Pull complete [2022-03-31T20:49:03.799Z] 25b303627fd3: Pull complete [2022-03-31T20:49:03.799Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-31T20:49:03.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T20:49:03.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-31T20:49:04.080Z] prd-ubuntu20.04-docker-arm64-4c-16g-9649 does not seem to be running inside a container [2022-03-31T20:49:04.199Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-31T20:49:06.910Z] $ docker top 41f646e83838d8b0b27dea55b6a8a9b0b262b3a45ce56396916df511845458cd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T20:49:07.851Z] + docker-compose build --help [2022-03-31T20:49:07.851Z] + grep parallel [2022-03-31T20:49:14.553Z] --parallel Build images in parallel. [Pipeline] } [2022-03-31T20:49:14.870Z] $ docker stop --time=1 41f646e83838d8b0b27dea55b6a8a9b0b262b3a45ce56396916df511845458cd [2022-03-31T20:49:16.623Z] $ docker rm -f 41f646e83838d8b0b27dea55b6a8a9b0b262b3a45ce56396916df511845458cd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:49:17.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T20:49:17.245Z] . [Pipeline] withDockerContainer [2022-03-31T20:49:17.488Z] prd-ubuntu20.04-docker-arm64-4c-16g-9649 does not seem to be running inside a container [2022-03-31T20:49:17.599Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-31T20:49:18.942Z] $ docker top 9a9f3e66fbd7f77a593d402f8cfe54ca894d7344f1aa0dbd942b40143e694e81 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T20:49:19.820Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-31T20:49:26.618Z] Building core-command ... [2022-03-31T20:49:26.618Z] Building core-data ... [2022-03-31T20:49:26.618Z] Building core-metadata ... [2022-03-31T20:49:26.618Z] Building security-bootstrapper ... [2022-03-31T20:49:26.618Z] Building security-proxy-setup ... [2022-03-31T20:49:26.618Z] Building security-secretstore-setup ... [2022-03-31T20:49:26.618Z] Building security-spiffe-token-provider ... [2022-03-31T20:49:26.618Z] Building security-spire-agent ... [2022-03-31T20:49:26.618Z] Building security-spire-config ... [2022-03-31T20:49:26.618Z] Building security-spire-server ... [2022-03-31T20:49:26.618Z] Building support-notifications ... [2022-03-31T20:49:26.618Z] Building support-scheduler ... [2022-03-31T20:49:26.618Z] Building sys-mgmt-agent ... [2022-03-31T20:49:26.618Z] Building security-secretstore-setup [2022-03-31T20:49:26.618Z] Building support-scheduler [2022-03-31T20:49:26.618Z] Building security-spire-server [2022-03-31T20:49:26.618Z] Building support-notifications [2022-03-31T20:49:26.618Z] Building core-data [2022-03-31T20:51:18.447Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:51:18.447Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:51:18.447Z] ---> 44913734b797 [2022-03-31T20:51:18.447Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T20:51:18.447Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:51:18.447Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:51:18.447Z] ---> 44913734b797 [2022-03-31T20:51:18.447Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T20:51:18.447Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:51:18.447Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:51:18.447Z] ---> 44913734b797 [2022-03-31T20:51:18.447Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T20:51:18.447Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:51:18.447Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:51:18.447Z] ---> 44913734b797 [2022-03-31T20:51:18.447Z] Step 3/25 : WORKDIR /edgex-go [2022-03-31T20:51:18.447Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:51:18.447Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:51:18.447Z] ---> 44913734b797 [2022-03-31T20:51:18.447Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T20:51:18.447Z] ---> Running in af69a3a5a549 [2022-03-31T20:51:18.447Z] ---> Running in 0f22356ac7ab [2022-03-31T20:51:18.447Z] ---> Running in b04d7030b48f [2022-03-31T20:51:18.447Z] ---> Running in 75b85ab4f3d0 [2022-03-31T20:51:18.447Z] ---> Running in ab630640ec05 [2022-03-31T20:51:18.447Z] Removing intermediate container b04d7030b48f [2022-03-31T20:51:18.447Z] ---> ce7b72401557 [2022-03-31T20:51:18.447Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:51:18.447Z] Removing intermediate container 0f22356ac7ab [2022-03-31T20:51:18.447Z] ---> 413195c2c0f9 [2022-03-31T20:51:18.447Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:51:18.447Z] ---> Running in 8f0e3307441e [2022-03-31T20:51:18.447Z] Removing intermediate container 75b85ab4f3d0 [2022-03-31T20:51:18.447Z] ---> b260fbeade24 [2022-03-31T20:51:18.447Z] ---> Running in c5d99856cd1b [2022-03-31T20:51:18.447Z] Removing intermediate container af69a3a5a549 [2022-03-31T20:51:18.447Z] ---> b27a8e5bc1d7 [2022-03-31T20:51:18.447Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:51:18.447Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:51:18.447Z] Removing intermediate container ab630640ec05 [2022-03-31T20:51:18.447Z] ---> 8534df60843e [2022-03-31T20:51:18.447Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:51:18.447Z] ---> Running in e2da1543e4eb [2022-03-31T20:51:18.447Z] ---> Running in 16b60f3bbd5b [2022-03-31T20:51:18.447Z] ---> Running in dba97e2bcdff [2022-03-31T20:51:18.447Z] Removing intermediate container c5d99856cd1b [2022-03-31T20:51:18.447Z] ---> 65a25f8fa5b0 [2022-03-31T20:51:18.447Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-31T20:51:18.447Z] Removing intermediate container 16b60f3bbd5b [2022-03-31T20:51:18.447Z] ---> dcec7ea164ee [2022-03-31T20:51:18.447Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T20:51:18.447Z] Removing intermediate container 8f0e3307441e [2022-03-31T20:51:18.447Z] ---> 526c646eaeea [2022-03-31T20:51:18.447Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-31T20:51:18.447Z] ---> Running in feca62d60fac [2022-03-31T20:51:18.447Z] ---> Running in d6746b735503 [2022-03-31T20:51:18.447Z] ---> Running in f530dbf46d48 [2022-03-31T20:51:18.447Z] Removing intermediate container dba97e2bcdff [2022-03-31T20:51:18.447Z] ---> 3ea31e9c564e [2022-03-31T20:51:18.447Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-31T20:51:18.447Z] Removing intermediate container e2da1543e4eb [2022-03-31T20:51:18.447Z] ---> a14fe85a2f1c [2022-03-31T20:51:18.447Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T20:51:18.447Z] ---> Running in 3f8591378153 [2022-03-31T20:51:18.447Z] ---> Running in bde8a2414ff4 [2022-03-31T20:51:19.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:51:19.734Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:51:20.017Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:51:20.017Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:51:20.018Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:51:20.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:51:20.914Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:51:20.915Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:51:21.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:51:21.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:51:21.816Z] OK: 220 MiB in 52 packages [2022-03-31T20:51:22.458Z] OK: 220 MiB in 52 packages [2022-03-31T20:51:23.098Z] OK: 220 MiB in 52 packages [2022-03-31T20:51:23.098Z] OK: 220 MiB in 52 packages [2022-03-31T20:51:23.098Z] OK: 220 MiB in 52 packages [2022-03-31T20:51:23.716Z] Removing intermediate container feca62d60fac [2022-03-31T20:51:23.716Z] ---> d01dbb1e5896 [2022-03-31T20:51:23.716Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T20:51:24.725Z] Removing intermediate container f530dbf46d48 [2022-03-31T20:51:24.725Z] ---> 0daa287e2687 [2022-03-31T20:51:24.725Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T20:51:25.010Z] Removing intermediate container d6746b735503 [2022-03-31T20:51:25.010Z] ---> 456c11f788d1 [2022-03-31T20:51:25.010Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T20:51:25.296Z] Removing intermediate container bde8a2414ff4 [2022-03-31T20:51:25.296Z] Removing intermediate container 3f8591378153 [2022-03-31T20:51:25.296Z] ---> f81f09230c08 [2022-03-31T20:51:25.296Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T20:51:25.296Z] ---> 8f00f43fa79d [2022-03-31T20:51:25.296Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-31T20:51:25.296Z] ---> c6fe707514be [2022-03-31T20:51:25.296Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:51:25.583Z] ---> Running in e3d4b89cd24c [2022-03-31T20:51:26.200Z] ---> 8575f3ac2683 [2022-03-31T20:51:26.200Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:51:26.485Z] ---> 2f15edd4f68a [2022-03-31T20:51:26.485Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:51:26.485Z] ---> Running in 8bf8d25615c2 [2022-03-31T20:51:26.485Z] ---> Running in d6d2f775e21a [2022-03-31T20:51:27.092Z] ---> 6eb8b469458f [2022-03-31T20:51:27.092Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:51:27.092Z] ---> 3e30ea8135e1 [2022-03-31T20:51:27.376Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:51:27.376Z] ---> Running in 3f4e1c95fedd [2022-03-31T20:51:27.654Z] ---> Running in 25724219a004 [2022-03-31T20:51:32.001Z] Removing intermediate container e3d4b89cd24c [2022-03-31T20:51:32.001Z] ---> 273d25558427 [2022-03-31T20:51:32.001Z] Step 8/22 : COPY . . [2022-03-31T20:51:34.003Z] Removing intermediate container d6d2f775e21a [2022-03-31T20:51:34.003Z] ---> ec56f5bd7d6d [2022-03-31T20:51:34.003Z] Step 8/22 : COPY . . [2022-03-31T20:51:34.003Z] Removing intermediate container 8bf8d25615c2 [2022-03-31T20:51:34.003Z] ---> c0d9436a8e2c [2022-03-31T20:51:34.003Z] Step 8/23 : COPY . . [2022-03-31T20:51:34.286Z] Removing intermediate container 3f4e1c95fedd [2022-03-31T20:51:34.286Z] ---> ecacbf62a7d0 [2022-03-31T20:51:34.286Z] Step 8/23 : COPY . . [2022-03-31T20:51:34.286Z] Removing intermediate container 25724219a004 [2022-03-31T20:51:34.286Z] ---> c5b7d898a9c2 [2022-03-31T20:51:34.286Z] Step 8/25 : COPY . . [2022-03-31T20:52:13.364Z] ---> 75c4aff1119d [2022-03-31T20:52:13.364Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-31T20:52:13.364Z] ---> 35d5c8bf5fa6 [2022-03-31T20:52:13.364Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-31T20:52:13.364Z] ---> 0348ada44293 [2022-03-31T20:52:13.364Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-31T20:52:13.364Z] ---> 939e3e0700b3 [2022-03-31T20:52:13.364Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T20:52:13.364Z] ---> Running in 53be80ba4900 [2022-03-31T20:52:13.364Z] ---> Running in 62e71fe9d662 [2022-03-31T20:52:13.364Z] ---> Running in 0077c9c5d615 [2022-03-31T20:52:13.364Z] ---> Running in f083b180da10 [2022-03-31T20:52:13.364Z] ---> ee303855c579 [2022-03-31T20:52:13.364Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-31T20:52:13.364Z] Removing intermediate container f083b180da10 [2022-03-31T20:52:13.364Z] ---> ea602eafb3e3 [2022-03-31T20:52:13.364Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T20:52:13.364Z] ---> Running in c7fa3adcac8c [2022-03-31T20:52:13.364Z] ---> Running in 252bff04fbed [2022-03-31T20:52:13.364Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T20:52:13.647Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T20:52:13.928Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T20:52:14.930Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T20:52:16.940Z] spire-1.2.0/ [2022-03-31T20:52:22.407Z] spire-1.2.0/README.md [2022-03-31T20:52:22.407Z] spire-1.2.0/bin/ [2022-03-31T20:52:22.407Z] spire-1.2.0/bin/spire-server [2022-03-31T20:52:22.407Z] spire-1.2.0/bin/spire-agent [2022-03-31T20:52:22.407Z] spire-1.2.0/conf/ [2022-03-31T20:52:22.407Z] spire-1.2.0/conf/server/ [2022-03-31T20:52:22.407Z] spire-1.2.0/conf/server/server.conf [2022-03-31T20:52:22.407Z] spire-1.2.0/conf/agent/ [2022-03-31T20:52:22.407Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T20:52:22.407Z] spire-1.2.0/LICENSE [2022-03-31T20:52:29.214Z] Removing intermediate container 252bff04fbed [2022-03-31T20:52:29.214Z] ---> f478be2cb184 [2022-03-31T20:52:29.214Z] [2022-03-31T20:52:29.214Z] Step 11/23 : FROM alpine:3.15 [2022-03-31T20:52:29.214Z] 3.15: Pulling from library/alpine [2022-03-31T20:52:30.224Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T20:52:30.224Z] Status: Downloaded newer image for alpine:3.15 [2022-03-31T20:52:30.224Z] ---> 03078ca19a05 [2022-03-31T20:52:30.224Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T20:52:30.224Z] ---> Running in 64e287f8a74e [2022-03-31T20:52:30.853Z] Removing intermediate container 64e287f8a74e [2022-03-31T20:52:30.853Z] ---> 810e26e41c56 [2022-03-31T20:52:30.853Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:52:30.853Z] ---> Running in 79e3414fcbbb [2022-03-31T20:52:34.292Z] Removing intermediate container 79e3414fcbbb [2022-03-31T20:52:34.292Z] ---> 8658a0fc3cf1 [2022-03-31T20:52:34.292Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T20:52:34.292Z] ---> Running in b4171ecfe1d2 [2022-03-31T20:52:37.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:52:38.190Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:52:39.190Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T20:52:39.190Z] v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T20:52:39.190Z] OK: 15729 distinct packages available [2022-03-31T20:52:39.472Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:52:40.933Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:52:42.390Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T20:52:42.390Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T20:52:42.390Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T20:52:42.390Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T20:52:42.677Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T20:52:42.677Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T20:52:42.677Z] OK: 6 MiB in 19 packages [2022-03-31T20:52:44.699Z] Removing intermediate container b4171ecfe1d2 [2022-03-31T20:52:44.699Z] ---> d7f8fc54a4f4 [2022-03-31T20:52:44.699Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T20:52:50.172Z] ---> 43702fdeaa58 [2022-03-31T20:52:50.172Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T20:52:50.774Z] ---> a78eb6a3a94c [2022-03-31T20:52:50.774Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-31T20:52:51.776Z] ---> 457cd375000d [2022-03-31T20:52:51.776Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-31T20:52:53.231Z] ---> 3ae007cb37ff [2022-03-31T20:52:53.231Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T20:52:53.231Z] ---> Running in 57c3507d0b1d [2022-03-31T20:52:53.514Z] Removing intermediate container 57c3507d0b1d [2022-03-31T20:52:53.514Z] ---> eefa415d51cf [2022-03-31T20:52:53.514Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T20:52:53.793Z] ---> Running in 559e0e09e7f5 [2022-03-31T20:52:54.400Z] Removing intermediate container 559e0e09e7f5 [2022-03-31T20:52:54.400Z] ---> 0dc7b24e04bf [2022-03-31T20:52:54.400Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T20:52:54.400Z] ---> Running in fdfcf986c1ca [2022-03-31T20:52:55.015Z] Removing intermediate container fdfcf986c1ca [2022-03-31T20:52:55.015Z] ---> 3638cd20fe3d [2022-03-31T20:52:55.015Z] Step 22/23 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e [2022-03-31T20:52:55.306Z] ---> Running in a526a3236547 [2022-03-31T20:52:55.587Z] Removing intermediate container a526a3236547 [2022-03-31T20:52:55.865Z] ---> 8acc7c7f3bb3 [2022-03-31T20:52:55.865Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T20:52:55.865Z] ---> Running in 2eedb795a5df [2022-03-31T20:52:56.472Z] Removing intermediate container 2eedb795a5df [2022-03-31T20:52:56.472Z] ---> 983675f1e840 [2022-03-31T20:52:56.472Z] [2022-03-31T20:52:57.079Z] Successfully built 983675f1e840 [2022-03-31T20:52:57.079Z] Successfully tagged security-spire-server-arm64:latest [2022-03-31T20:52:57.079Z]  Building security-spire-server ... done Building security-spire-config [2022-03-31T20:53:44.166Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:53:44.166Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:53:44.166Z] ---> 44913734b797 [2022-03-31T20:53:44.166Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T20:53:44.166Z] ---> Using cache [2022-03-31T20:53:44.166Z] ---> b260fbeade24 [2022-03-31T20:53:44.167Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:53:44.167Z] ---> Using cache [2022-03-31T20:53:44.167Z] ---> dcec7ea164ee [2022-03-31T20:53:44.167Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T20:53:44.167Z] ---> Using cache [2022-03-31T20:53:44.167Z] ---> 0daa287e2687 [2022-03-31T20:53:44.167Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T20:53:44.167Z] ---> Using cache [2022-03-31T20:53:44.167Z] ---> 2f15edd4f68a [2022-03-31T20:53:44.167Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:53:44.167Z] ---> Using cache [2022-03-31T20:53:44.167Z] ---> ec56f5bd7d6d [2022-03-31T20:53:44.167Z] Step 8/24 : COPY . . [2022-03-31T20:53:44.167Z] ---> Using cache [2022-03-31T20:53:44.167Z] ---> 75c4aff1119d [2022-03-31T20:53:44.167Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T20:53:44.167Z] ---> Running in 76f62a5f9081 [2022-03-31T20:53:44.167Z] Removing intermediate container 76f62a5f9081 [2022-03-31T20:53:44.167Z] ---> 4afbc1c40d93 [2022-03-31T20:53:44.167Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T20:53:44.167Z] ---> Running in 8fcb0a892570 [2022-03-31T20:53:44.167Z] spire-1.2.0/ [2022-03-31T20:53:46.474Z] Running on prd-ubuntu18.04-docker-8c-8g-9948 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-03-31T20:53:46.487Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2022-03-31T20:53:46.568Z] The recommended git tool is: git [2022-03-31T20:53:47.587Z] spire-1.2.0/README.md [2022-03-31T20:53:47.587Z] spire-1.2.0/bin/ [2022-03-31T20:53:47.587Z] spire-1.2.0/bin/spire-server [2022-03-31T20:53:47.587Z] spire-1.2.0/bin/spire-agent [2022-03-31T20:53:47.587Z] spire-1.2.0/conf/ [2022-03-31T20:53:47.587Z] spire-1.2.0/conf/server/ [2022-03-31T20:53:47.587Z] spire-1.2.0/conf/server/server.conf [2022-03-31T20:53:47.587Z] spire-1.2.0/conf/agent/ [2022-03-31T20:53:47.587Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T20:53:47.587Z] spire-1.2.0/LICENSE [2022-03-31T20:53:48.264Z] using credential edgex-jenkins-ssh [2022-03-31T20:53:48.292Z] Cloning the remote Git repository [2022-03-31T20:53:48.322Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-31T20:53:48.356Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2022-03-31T20:53:48.396Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T20:53:48.396Z] > git --version # timeout=10 [2022-03-31T20:53:48.402Z] > git --version # 'git version 2.17.1' [2022-03-31T20:53:48.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T20:53:48.424Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T20:53:53.225Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T20:53:53.233Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T20:53:53.244Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T20:53:53.257Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T20:53:53.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T20:53:53.262Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-31T20:53:53.904Z] Merging remotes/origin/main commit c716e684b70864673cdf3dc7cabeb53a7964410a into PR head commit 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 [2022-03-31T20:53:54.054Z] Merge succeeded, producing 713ff3db5fce3e835e0c0c87a083ec18cdb2b939 [2022-03-31T20:53:54.054Z] Checking out Revision 713ff3db5fce3e835e0c0c87a083ec18cdb2b939 (PR-3924) [2022-03-31T20:53:54.359Z] Removing intermediate container 8fcb0a892570 [2022-03-31T20:53:54.359Z] ---> 37e0f042f870 [2022-03-31T20:53:54.359Z] [2022-03-31T20:53:54.359Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T20:53:54.359Z] ---> 03078ca19a05 [2022-03-31T20:53:54.359Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T20:53:54.359Z] ---> Using cache [2022-03-31T20:53:54.359Z] ---> 810e26e41c56 [2022-03-31T20:53:54.359Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:53:54.359Z] ---> Using cache [2022-03-31T20:53:54.359Z] ---> 8658a0fc3cf1 [2022-03-31T20:53:54.359Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-31T20:53:54.645Z] ---> Running in 58ad6c435bdf [2022-03-31T20:53:53.918Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T20:53:53.923Z] > git checkout -f 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 # timeout=10 [2022-03-31T20:53:53.986Z] > git remote # timeout=10 [2022-03-31T20:53:53.994Z] > git config --get remote.origin.url # timeout=10 [2022-03-31T20:53:53.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T20:53:54.002Z] > git merge c716e684b70864673cdf3dc7cabeb53a7964410a # timeout=10 [2022-03-31T20:53:54.051Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-31T20:53:54.060Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T20:53:54.064Z] > git checkout -f 713ff3db5fce3e835e0c0c87a083ec18cdb2b939 # timeout=10 [2022-03-31T20:53:56.671Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:53:57.547Z] Commit message: "Merge commit 'c716e684b70864673cdf3dc7cabeb53a7964410a' into HEAD" [2022-03-31T20:53:57.556Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2022-03-31T20:53:57.554Z] > git rev-list --no-walk 418d5ccd75cd3739fae186f8a6e8d732724ee081 # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2022-03-31T20:53:58.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:53:58.215Z] + echo snap-build.sh [2022-03-31T20:53:58.215Z] snap-build.sh [2022-03-31T20:53:58.215Z] + SNAP_BASE_DIR=. [2022-03-31T20:53:58.215Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2022-03-31T20:53:58.215Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2022-03-31T20:53:58.215Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2022-03-31T20:53:58.215Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2022-03-31T20:53:58.215Z] + cd /w/workspace/edgex-go/6 [2022-03-31T20:53:58.215Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-31T20:53:58.215Z] Reading package lists... [2022-03-31T20:53:58.215Z] Building dependency tree... [2022-03-31T20:53:58.215Z] Reading state information... [2022-03-31T20:53:58.215Z] The following packages were automatically installed and are no longer required: [2022-03-31T20:53:58.215Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-31T20:53:58.215Z] uidmap xdelta3 [2022-03-31T20:53:58.215Z] Use 'sudo apt autoremove' to remove them. [2022-03-31T20:53:58.215Z] The following packages will be REMOVED: [2022-03-31T20:53:58.215Z] lxd* lxd-client* [2022-03-31T20:53:58.215Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-31T20:53:58.477Z] After this operation, 31.7 MB disk space will be freed. [2022-03-31T20:53:58.998Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-03-31T20:53:58.998Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T20:53:59.587Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T20:53:59.587Z] v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T20:53:59.587Z] OK: 15729 distinct packages available [2022-03-31T20:53:59.587Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:53:59.942Z] Removing lxd dnsmasq configuration [2022-03-31T20:53:59.942Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T20:53:59.942Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-31T20:54:00.594Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:54:00.900Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-31T20:54:00.900Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-03-31T20:54:00.900Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T20:54:02.055Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-31T20:54:02.298Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-31T20:54:02.298Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-31T20:54:02.338Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-31T20:54:02.338Z] (3/4) Installing libucontext (1.1-r0) [2022-03-31T20:54:02.338Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-31T20:54:02.621Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T20:54:02.621Z] OK: 6 MiB in 18 packages [2022-03-31T20:54:02.878Z] + sudo snap remove --purge lxd [2022-03-31T20:54:02.878Z] snap "lxd" is not installed [2022-03-31T20:54:02.878Z] + sudo groupadd --force --system lxd [2022-03-31T20:54:02.878Z] ++ whoami [2022-03-31T20:54:02.878Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-31T20:54:02.878Z] + newgrp - lxd [2022-03-31T20:54:03.140Z] + sudo snap install lxd [2022-03-31T20:54:04.647Z] Removing intermediate container 58ad6c435bdf [2022-03-31T20:54:04.647Z] ---> 7fe0a82432b4 [2022-03-31T20:54:04.647Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T20:54:11.450Z] ---> acf5dc2a5fc1 [2022-03-31T20:54:11.450Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T20:54:11.450Z] ---> ede9fac0d8f3 [2022-03-31T20:54:11.450Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-31T20:54:11.743Z] ---> Running in 82b1900c4c9d [2022-03-31T20:54:12.758Z] Removing intermediate container 82b1900c4c9d [2022-03-31T20:54:12.758Z] ---> 1585dea36523 [2022-03-31T20:54:12.758Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-31T20:54:13.154Z] 2022-03-31T20:54:09Z INFO Waiting for automatic snapd restart... [2022-03-31T20:54:13.790Z] ---> 24dac3057870 [2022-03-31T20:54:13.790Z] Step 19/24 : WORKDIR / [2022-03-31T20:54:13.790Z] ---> Running in 0c1583079bc5 [2022-03-31T20:54:14.408Z] Removing intermediate container 0c1583079bc5 [2022-03-31T20:54:14.408Z] ---> aff3c7b866db [2022-03-31T20:54:14.408Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T20:54:14.699Z] ---> Running in d5d673371927 [2022-03-31T20:54:15.309Z] Removing intermediate container d5d673371927 [2022-03-31T20:54:15.309Z] ---> ff072a927149 [2022-03-31T20:54:15.309Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T20:54:15.309Z] ---> Running in 93de120c882c [2022-03-31T20:54:15.918Z] Removing intermediate container 93de120c882c [2022-03-31T20:54:15.918Z] ---> 51e04e9270dc [2022-03-31T20:54:15.918Z] Step 22/24 : LABEL arch=arm64 [2022-03-31T20:54:15.918Z] ---> Running in 6336ed3723c0 [2022-03-31T20:54:16.557Z] Removing intermediate container 6336ed3723c0 [2022-03-31T20:54:16.557Z] ---> c705143a9bd8 [2022-03-31T20:54:16.557Z] Step 23/24 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e [2022-03-31T20:54:16.843Z] ---> Running in 0f2d643dab80 [2022-03-31T20:54:17.465Z] Removing intermediate container 0f2d643dab80 [2022-03-31T20:54:17.466Z] ---> 32d53c5adc76 [2022-03-31T20:54:17.466Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T20:54:17.746Z] ---> Running in 2d091d585501 [2022-03-31T20:54:18.358Z] Removing intermediate container 2d091d585501 [2022-03-31T20:54:18.358Z] ---> 7f184366f88f [2022-03-31T20:54:18.358Z] [2022-03-31T20:54:18.978Z] Successfully built 7f184366f88f [2022-03-31T20:54:18.978Z] Successfully tagged security-spire-config-arm64:latest [2022-03-31T20:54:18.978Z]  Building security-spire-config ... done Building security-proxy-setup [2022-03-31T20:54:28.088Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-31T20:54:28.088Z] + sudo lxd init --auto [2022-03-31T20:54:38.112Z] + sudo snap install --classic snapcraft [2022-03-31T20:54:42.329Z] snapcraft 6.1 from Canonical* installed [2022-03-31T20:54:42.329Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-31T20:54:42.329Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-31T20:54:42.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T20:54:42.329Z] Dload Upload Total Spent Left Speed [2022-03-31T20:54:42.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3870 [2022-03-31T20:54:42.852Z] 100 3325k 100 3325k 0 0 9722k 0 --:--:-- --:--:-- --:--:-- 9722k [2022-03-31T20:54:42.852Z] ./yq_linux_amd64 [2022-03-31T20:54:42.852Z] + sudo snapcraft prime --use-lxd [2022-03-31T20:54:44.779Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-31T20:54:44.779Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-31T20:54:44.779Z] - README.md [2022-03-31T20:54:44.779Z] [2022-03-31T20:54:44.779Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-31T20:54:45.352Z] Launching a container. [2022-03-31T20:54:55.353Z] Waiting for container to be ready [2022-03-31T20:54:55.934Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-31T20:54:55.934Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-31T20:54:55.934Z] [2022-03-31T20:55:01.225Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-31T20:55:01.808Z] Waiting for network to be ready... [2022-03-31T20:55:02.381Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-31T20:55:02.381Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-31T20:55:02.381Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-31T20:55:02.644Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-31T20:55:02.644Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-31T20:55:02.644Z] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-31T20:55:02.644Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-31T20:55:02.644Z] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-31T20:55:02.644Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-31T20:55:02.644Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-31T20:55:02.906Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-31T20:55:02.906Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1702 kB] [2022-03-31T20:55:02.906Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [319 kB] [2022-03-31T20:55:02.906Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-31T20:55:02.906Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-31T20:55:02.906Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [910 kB] [2022-03-31T20:55:02.906Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [130 kB] [2022-03-31T20:55:02.906Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] [2022-03-31T20:55:02.906Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-03-31T20:55:02.906Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1375 kB] [2022-03-31T20:55:03.478Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [238 kB] [2022-03-31T20:55:03.478Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-31T20:55:03.478Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-31T20:55:03.478Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [850 kB] [2022-03-31T20:55:03.478Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [121 kB] [2022-03-31T20:55:03.478Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-31T20:55:03.478Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-31T20:55:06.030Z] Fetched 23.6 MB in 3s (6928 kB/s) [2022-03-31T20:55:06.066Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:55:06.066Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:55:06.066Z] ---> 44913734b797 [2022-03-31T20:55:06.066Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T20:55:06.066Z] ---> Using cache [2022-03-31T20:55:06.066Z] ---> b260fbeade24 [2022-03-31T20:55:06.066Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:55:06.066Z] ---> Using cache [2022-03-31T20:55:06.066Z] ---> dcec7ea164ee [2022-03-31T20:55:06.066Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T20:55:06.066Z] ---> Using cache [2022-03-31T20:55:06.066Z] ---> 0daa287e2687 [2022-03-31T20:55:06.066Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T20:55:06.066Z] ---> Using cache [2022-03-31T20:55:06.066Z] ---> 2f15edd4f68a [2022-03-31T20:55:06.066Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:55:06.066Z] ---> Using cache [2022-03-31T20:55:06.066Z] ---> ec56f5bd7d6d [2022-03-31T20:55:06.066Z] Step 8/22 : COPY . . [2022-03-31T20:55:06.066Z] ---> Using cache [2022-03-31T20:55:06.066Z] ---> 75c4aff1119d [2022-03-31T20:55:06.066Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-31T20:55:06.066Z] ---> Running in bc466a40e16d [2022-03-31T20:55:06.291Z] Reading package lists... [2022-03-31T20:55:06.551Z] Reading package lists... [2022-03-31T20:55:06.678Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T20:55:06.811Z] Building dependency tree... [2022-03-31T20:55:06.811Z] Reading state information... [2022-03-31T20:55:06.811Z] The following additional packages will be installed: [2022-03-31T20:55:06.811Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-31T20:55:06.811Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-31T20:55:06.811Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-31T20:55:06.811Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-31T20:55:06.811Z] Suggested packages: [2022-03-31T20:55:06.811Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-31T20:55:06.811Z] Recommended packages: [2022-03-31T20:55:06.811Z] gnupg libsasl2-modules [2022-03-31T20:55:06.811Z] The following NEW packages will be installed: [2022-03-31T20:55:06.811Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-31T20:55:06.811Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-31T20:55:06.811Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-31T20:55:06.811Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-31T20:55:06.811Z] The following packages will be upgraded: [2022-03-31T20:55:06.811Z] gpg gpg-agent gpgconf libudev1 [2022-03-31T20:55:06.811Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-31T20:55:06.811Z] Need to get 3859 kB of archives. [2022-03-31T20:55:06.811Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-31T20:55:06.811Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-31T20:55:07.072Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-31T20:55:07.072Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-31T20:55:07.072Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-31T20:55:07.072Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-31T20:55:07.333Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-31T20:55:07.333Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-31T20:55:07.596Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-31T20:55:07.596Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-31T20:55:07.596Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-31T20:55:07.859Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-31T20:55:07.859Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-31T20:55:07.859Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-31T20:55:07.859Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-31T20:55:07.859Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-31T20:55:07.859Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-31T20:55:07.859Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-31T20:55:07.859Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-31T20:55:07.859Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-31T20:55:07.859Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-31T20:55:07.859Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-31T20:55:07.859Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-31T20:55:08.120Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T20:55:08.120Z] Fetched 3859 kB in 1s (3526 kB/s) [2022-03-31T20:55:08.120Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-31T20:55:08.120Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T20:55:08.120Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T20:55:08.120Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T20:55:08.381Z] Selecting previously unselected package udev. [2022-03-31T20:55:08.381Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-31T20:55:08.381Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T20:55:08.381Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-31T20:55:08.381Z] Selecting previously unselected package libfuse2:amd64. [2022-03-31T20:55:08.381Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-31T20:55:08.381Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-31T20:55:08.642Z] Selecting previously unselected package fuse. [2022-03-31T20:55:08.642Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-31T20:55:08.642Z] Unpacking fuse (2.9.9-3) ... [2022-03-31T20:55:08.642Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T20:55:08.642Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T20:55:08.642Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T20:55:08.642Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T20:55:08.642Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T20:55:08.642Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T20:55:08.903Z] Selecting previously unselected package libksba8:amd64. [2022-03-31T20:55:08.903Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-31T20:55:08.903Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-31T20:55:08.903Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-31T20:55:08.903Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T20:55:08.903Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:55:08.903Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-31T20:55:08.903Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T20:55:08.903Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:55:08.903Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-31T20:55:08.903Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T20:55:08.903Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:55:09.165Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-31T20:55:09.165Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T20:55:09.165Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:55:09.165Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-31T20:55:09.165Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T20:55:09.165Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:55:09.165Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-31T20:55:09.165Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T20:55:09.165Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:55:09.165Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-31T20:55:09.165Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T20:55:09.165Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:55:09.165Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-31T20:55:09.165Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T20:55:09.165Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:55:09.426Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-31T20:55:09.426Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T20:55:09.426Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:55:09.426Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-31T20:55:09.426Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-31T20:55:09.426Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T20:55:09.426Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-31T20:55:09.426Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-31T20:55:09.426Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T20:55:09.426Z] Selecting previously unselected package libldap-common. [2022-03-31T20:55:09.426Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-31T20:55:09.426Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T20:55:09.426Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-31T20:55:09.426Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-31T20:55:09.426Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T20:55:09.687Z] Selecting previously unselected package dirmngr. [2022-03-31T20:55:09.687Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T20:55:09.687Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-31T20:55:09.687Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-31T20:55:09.687Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-31T20:55:09.687Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T20:55:09.687Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T20:55:09.687Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-31T20:55:10.262Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-31T20:55:10.262Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T20:55:10.262Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:55:10.262Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-31T20:55:10.262Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-31T20:55:10.262Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:55:10.262Z] Setting up fuse (2.9.9-3) ... [2022-03-31T20:55:10.522Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-31T20:55:10.783Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:55:10.783Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:55:10.783Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:55:10.783Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:55:10.783Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:55:11.043Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:55:11.043Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:55:11.043Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T20:55:11.043Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-31T20:55:11.043Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-31T20:55:11.043Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-31T20:55:11.333Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-31T20:55:11.609Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-31T20:55:11.610Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-31T20:55:11.610Z] units). This means they are not meant to be enabled using systemctl. [2022-03-31T20:55:11.610Z] [2022-03-31T20:55:11.610Z] Possible reasons for having this kind of units are: [2022-03-31T20:55:11.610Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-31T20:55:11.610Z] .wants/ or .requires/ directory. [2022-03-31T20:55:11.610Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-31T20:55:11.610Z] a requirement dependency on it. [2022-03-31T20:55:11.610Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-31T20:55:11.610Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-31T20:55:11.610Z] • In case of template units, the unit is meant to be enabled with some [2022-03-31T20:55:11.610Z] instance name specified. [2022-03-31T20:55:11.887Z] Reading package lists... [2022-03-31T20:55:12.147Z] Building dependency tree... [2022-03-31T20:55:12.147Z] Reading state information... [2022-03-31T20:55:12.409Z] The following additional packages will be installed: [2022-03-31T20:55:12.409Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-31T20:55:12.409Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-31T20:55:12.409Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-31T20:55:12.409Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-31T20:55:12.409Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-31T20:55:12.409Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-31T20:55:12.409Z] Suggested packages: [2022-03-31T20:55:12.409Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-31T20:55:12.409Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-31T20:55:12.409Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-31T20:55:12.409Z] systemd-container policykit-1 [2022-03-31T20:55:12.409Z] Recommended packages: [2022-03-31T20:55:12.409Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-31T20:55:12.409Z] The following NEW packages will be installed: [2022-03-31T20:55:12.409Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-31T20:55:12.409Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-31T20:55:12.409Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-31T20:55:12.409Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-31T20:55:12.409Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-31T20:55:12.409Z] The following packages will be upgraded: [2022-03-31T20:55:12.409Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-31T20:55:12.409Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-31T20:55:12.409Z] Need to get 46.5 MB of archives. [2022-03-31T20:55:12.409Z] After this operation, 181 MB of additional disk space will be used. [2022-03-31T20:55:12.409Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-31T20:55:12.409Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-31T20:55:12.409Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-31T20:55:12.671Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-31T20:55:12.671Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-31T20:55:12.671Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-31T20:55:12.671Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-31T20:55:12.671Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-31T20:55:12.671Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-31T20:55:12.671Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-31T20:55:12.671Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-31T20:55:12.671Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-31T20:55:12.671Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-31T20:55:12.671Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-31T20:55:12.932Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-31T20:55:12.932Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-31T20:55:13.504Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-31T20:55:13.504Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-03-31T20:55:13.504Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-31T20:55:13.504Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-03-31T20:55:13.504Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-03-31T20:55:13.504Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-03-31T20:55:13.504Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-31T20:55:13.504Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-31T20:55:13.504Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-31T20:55:13.504Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-31T20:55:13.766Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-31T20:55:13.766Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-31T20:55:13.766Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-31T20:55:13.766Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-31T20:55:13.766Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-31T20:55:13.766Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-31T20:55:13.766Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-31T20:55:15.151Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T20:55:15.151Z] Fetched 46.5 MB in 2s (19.6 MB/s) [2022-03-31T20:55:15.151Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-31T20:55:15.151Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T20:55:15.151Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T20:55:15.151Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T20:55:15.151Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T20:55:15.151Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T20:55:15.412Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T20:55:15.988Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T20:55:15.988Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T20:55:15.988Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T20:55:15.988Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-31T20:55:15.988Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-31T20:55:15.988Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T20:55:15.988Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T20:55:15.988Z] Selecting previously unselected package libexpat1:amd64. [2022-03-31T20:55:15.988Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-31T20:55:15.988Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-31T20:55:16.251Z] Selecting previously unselected package python3.8-minimal. [2022-03-31T20:55:16.251Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T20:55:16.251Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T20:55:16.514Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T20:55:16.514Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-31T20:55:16.514Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T20:55:17.088Z] Selecting previously unselected package python3-minimal. [2022-03-31T20:55:17.088Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-31T20:55:17.088Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T20:55:17.088Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-31T20:55:17.088Z] Selecting previously unselected package mime-support. [2022-03-31T20:55:17.088Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-31T20:55:17.088Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-31T20:55:17.088Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-31T20:55:17.088Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-31T20:55:17.088Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-31T20:55:17.088Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-31T20:55:17.088Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T20:55:17.088Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T20:55:17.349Z] Selecting previously unselected package python3.8. [2022-03-31T20:55:17.349Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T20:55:17.349Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T20:55:17.349Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-31T20:55:17.349Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T20:55:17.349Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-31T20:55:17.349Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-31T20:55:17.610Z] Selecting previously unselected package python3. [2022-03-31T20:55:17.610Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-31T20:55:17.610Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T20:55:17.610Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-31T20:55:17.610Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-31T20:55:17.610Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T20:55:17.610Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-31T20:55:17.610Z] Selecting previously unselected package dbus. [2022-03-31T20:55:17.610Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T20:55:17.610Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-31T20:55:17.874Z] Selecting previously unselected package libbsd0:amd64. [2022-03-31T20:55:17.874Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-31T20:55:17.874Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-31T20:55:17.874Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-31T20:55:17.874Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T20:55:17.874Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T20:55:17.874Z] Selecting previously unselected package sudo. [2022-03-31T20:55:17.874Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-31T20:55:17.874Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-31T20:55:18.136Z] Selecting previously unselected package apparmor. [2022-03-31T20:55:18.136Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-31T20:55:18.136Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-31T20:55:18.136Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-31T20:55:18.136Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-31T20:55:18.136Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-31T20:55:18.397Z] Selecting previously unselected package libedit2:amd64. [2022-03-31T20:55:18.397Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-31T20:55:18.397Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-31T20:55:18.397Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-31T20:55:18.397Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-31T20:55:18.397Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-31T20:55:18.397Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-31T20:55:18.397Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:55:18.397Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:55:18.397Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-31T20:55:18.397Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:55:18.397Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:55:18.397Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-31T20:55:18.397Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-31T20:55:18.397Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-31T20:55:18.658Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-31T20:55:18.658Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:55:18.658Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:55:18.658Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-31T20:55:18.658Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:55:18.658Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:55:18.658Z] Selecting previously unselected package openssh-client. [2022-03-31T20:55:18.658Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-31T20:55:18.658Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-31T20:55:18.919Z] Selecting previously unselected package dbus-user-session. [2022-03-31T20:55:18.919Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T20:55:18.919Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-31T20:55:18.919Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-31T20:55:18.919Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-31T20:55:18.919Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-31T20:55:18.919Z] Selecting previously unselected package squashfs-tools. [2022-03-31T20:55:18.919Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-31T20:55:18.919Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-31T20:55:18.919Z] Selecting previously unselected package snapd. [2022-03-31T20:55:18.919Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-31T20:55:18.919Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-31T20:55:22.221Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-31T20:55:22.221Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-31T20:55:22.221Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-31T20:55:22.221Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-31T20:55:22.221Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:55:22.221Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-31T20:55:22.221Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-31T20:55:22.221Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-31T20:55:22.221Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:55:22.221Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:55:22.221Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-31T20:55:22.221Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T20:55:22.221Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-31T20:55:22.483Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T20:55:23.056Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-31T20:55:23.056Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-31T20:55:23.056Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-31T20:55:23.056Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-31T20:55:23.056Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-31T20:55:23.056Z] running python rtupdate hooks for python3.8... [2022-03-31T20:55:23.056Z] running python post-rtupdate hooks for python3.8... [2022-03-31T20:55:23.056Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-31T20:55:24.007Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-31T20:55:24.269Z] Reloading AppArmor profiles [2022-03-31T20:55:24.269Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:55:24.269Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-31T20:55:24.269Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-31T20:55:24.840Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-31T20:55:24.840Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-31T20:55:24.840Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-31T20:55:24.840Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-31T20:55:26.264Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-31T20:55:26.264Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T20:55:26.264Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-31T20:55:26.264Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-31T20:55:26.836Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-31T20:55:26.836Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-31T20:55:27.097Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-31T20:55:27.358Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-31T20:55:27.620Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-31T20:55:27.620Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-31T20:55:27.880Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-31T20:55:28.141Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-31T20:55:28.401Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-31T20:55:28.401Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-31T20:55:28.661Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-03-31T20:55:28.661Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-31T20:55:29.608Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-31T20:55:29.608Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-31T20:55:29.608Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-31T20:55:30.810Z] Reading package lists... [2022-03-31T20:55:30.810Z] Reading package lists... [2022-03-31T20:55:31.072Z] Building dependency tree... [2022-03-31T20:55:31.072Z] Reading state information... [2022-03-31T20:55:31.072Z] Calculating upgrade... [2022-03-31T20:55:31.332Z] The following packages will be upgraded: [2022-03-31T20:55:31.332Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-31T20:55:31.332Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-31T20:55:31.332Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-31T20:55:31.332Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-31T20:55:31.332Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-31T20:55:31.332Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-31T20:55:31.332Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-31T20:55:31.332Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-31T20:55:31.332Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-31T20:55:31.332Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-31T20:55:31.332Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-31T20:55:31.332Z] xz-utils zlib1g [2022-03-31T20:55:31.332Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T20:55:31.332Z] Need to get 65.7 MB of archives. [2022-03-31T20:55:31.332Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-31T20:55:31.332Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-31T20:55:31.593Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-31T20:55:31.593Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-03-31T20:55:31.593Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-31T20:55:31.593Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-31T20:55:31.593Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-31T20:55:31.593Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-31T20:55:31.593Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-31T20:55:31.593Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-31T20:55:31.593Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-31T20:55:31.593Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-31T20:55:31.593Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-31T20:55:31.593Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-31T20:55:31.593Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-31T20:55:31.593Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-31T20:55:31.593Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-31T20:55:31.593Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-31T20:55:31.593Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-31T20:55:31.593Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-31T20:55:31.593Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-31T20:55:31.593Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-31T20:55:31.593Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-03-31T20:55:31.593Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-31T20:55:31.593Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-31T20:55:31.593Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-31T20:55:31.593Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-31T20:55:31.593Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-31T20:55:31.593Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-31T20:55:31.852Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-31T20:55:31.852Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-31T20:55:31.852Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-31T20:55:31.852Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-31T20:55:31.852Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-31T20:55:31.852Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-31T20:55:31.852Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-31T20:55:31.852Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-31T20:55:31.853Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-31T20:55:31.853Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-31T20:55:31.853Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-31T20:55:31.853Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-31T20:55:31.853Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-31T20:55:31.853Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-31T20:55:31.853Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-31T20:55:31.853Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-31T20:55:31.853Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-31T20:55:31.853Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-31T20:55:31.853Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-31T20:55:31.853Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-31T20:55:31.853Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-31T20:55:31.853Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-31T20:55:31.853Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-31T20:55:31.853Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-31T20:55:31.853Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-31T20:55:31.853Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-31T20:55:31.853Z] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-31T20:55:31.853Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-31T20:55:31.853Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-31T20:55:32.112Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-31T20:55:32.112Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-31T20:55:32.112Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-31T20:55:32.112Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-03-31T20:55:32.112Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-31T20:55:32.112Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-31T20:55:32.112Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-31T20:55:32.374Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-31T20:55:32.374Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-31T20:55:32.374Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-31T20:55:32.374Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-31T20:55:32.374Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-31T20:55:32.374Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-31T20:55:32.374Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-31T20:55:32.374Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-31T20:55:32.374Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-31T20:55:32.374Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-31T20:55:32.374Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-31T20:55:32.374Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-31T20:55:32.638Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-31T20:55:32.899Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T20:55:32.899Z] Fetched 65.7 MB in 1s (53.1 MB/s) [2022-03-31T20:55:32.899Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-31T20:55:32.899Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T20:55:32.899Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T20:55:33.478Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T20:55:33.479Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T20:55:33.479Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-03-31T20:55:33.479Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-03-31T20:55:33.740Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:55:33.740Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:55:33.740Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:55:33.740Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:55:34.001Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:55:34.002Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:55:34.002Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:55:34.002Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:55:34.262Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:55:34.262Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:55:34.262Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:55:34.262Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:55:34.523Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:55:34.523Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:55:34.523Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:55:34.523Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T20:55:34.523Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:55:34.523Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:55:34.523Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:55:34.523Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T20:55:34.523Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:55:34.523Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:55:34.784Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:55:34.784Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:55:34.784Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:55:34.784Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:55:35.044Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:55:35.044Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T20:55:35.044Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T20:55:35.304Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T20:55:35.875Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-31T20:55:36.136Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T20:55:36.136Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-31T20:55:36.136Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-31T20:55:36.136Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-31T20:55:36.136Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-31T20:55:36.398Z] Setting up base-files (11ubuntu5.5) ... [2022-03-31T20:55:36.398Z] Installing new version of config file /etc/issue ... [2022-03-31T20:55:36.398Z] Installing new version of config file /etc/issue.net ... [2022-03-31T20:55:36.398Z] Installing new version of config file /etc/lsb-release ... [2022-03-31T20:55:36.398Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-31T20:55:36.659Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-31T20:55:36.919Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-31T20:55:36.919Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-31T20:55:36.919Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:36.919Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-31T20:55:36.919Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-31T20:55:37.182Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-31T20:55:37.182Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-03-31T20:55:37.182Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:37.182Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T20:55:37.182Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-31T20:55:37.182Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-31T20:55:37.182Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:37.182Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-31T20:55:37.443Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-31T20:55:37.443Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-31T20:55:37.443Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:37.443Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T20:55:37.443Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T20:55:38.014Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T20:55:38.014Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T20:55:38.014Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T20:55:38.014Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T20:55:38.274Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-31T20:55:38.537Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:38.537Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-31T20:55:38.537Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T20:55:38.811Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-03-31T20:55:38.811Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-31T20:55:38.811Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-03-31T20:55:39.072Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:39.072Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-31T20:55:39.072Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-31T20:55:39.072Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-31T20:55:39.072Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:39.072Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T20:55:39.072Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T20:55:39.072Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T20:55:39.332Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:39.332Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T20:55:39.332Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T20:55:39.332Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T20:55:39.332Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:39.332Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T20:55:39.332Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T20:55:39.332Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T20:55:39.332Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T20:55:39.598Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T20:55:39.598Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:39.598Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T20:55:39.598Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T20:55:39.598Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T20:55:39.598Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:39.598Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T20:55:39.598Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T20:55:39.865Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T20:55:39.865Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T20:55:40.126Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-31T20:55:40.698Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-31T20:55:40.959Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-31T20:55:40.959Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:40.959Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T20:55:40.959Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T20:55:40.959Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T20:55:41.222Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:41.222Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-31T20:55:41.222Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-31T20:55:41.222Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-31T20:55:41.222Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:41.222Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-31T20:55:41.222Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-31T20:55:41.482Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-31T20:55:41.482Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:41.482Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-31T20:55:41.482Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-31T20:55:41.482Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-31T20:55:41.482Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:41.482Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-31T20:55:41.482Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-31T20:55:41.745Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-31T20:55:41.745Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:41.745Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-31T20:55:41.745Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-31T20:55:41.745Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-31T20:55:41.745Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:41.745Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T20:55:42.006Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T20:55:42.006Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-31T20:55:42.006Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:42.006Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-31T20:55:42.006Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-31T20:55:42.006Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-31T20:55:42.006Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:42.006Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-31T20:55:42.006Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-31T20:55:42.266Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-31T20:55:42.266Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:42.266Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-31T20:55:42.266Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-31T20:55:42.266Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-31T20:55:42.266Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:42.266Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-31T20:55:42.266Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-31T20:55:42.526Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-31T20:55:42.526Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:42.526Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-31T20:55:42.526Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-31T20:55:42.526Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-31T20:55:42.791Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:42.791Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-31T20:55:42.791Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-31T20:55:42.791Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-31T20:55:42.791Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:42.791Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-31T20:55:42.791Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-31T20:55:43.364Z] Setting up apt (2.0.6) ... [2022-03-31T20:55:43.625Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-31T20:55:43.887Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:43.887Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T20:55:43.887Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T20:55:43.887Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-31T20:55:43.887Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:55:43.887Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T20:55:44.148Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T20:55:44.148Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-31T20:55:44.148Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-31T20:55:44.148Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T20:55:44.148Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T20:55:44.407Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-31T20:55:44.407Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T20:55:44.407Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T20:55:44.407Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T20:55:44.407Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-31T20:55:44.407Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T20:55:44.667Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-31T20:55:44.667Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T20:55:44.667Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-31T20:55:44.667Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-31T20:55:44.927Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-31T20:55:45.189Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T20:55:45.189Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-31T20:55:45.189Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-31T20:55:45.189Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-31T20:55:45.189Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-31T20:55:45.189Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-31T20:55:45.189Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-31T20:55:45.450Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-31T20:55:45.450Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-31T20:55:45.450Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-31T20:55:45.450Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-31T20:55:45.711Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-31T20:55:45.711Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-31T20:55:45.711Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-31T20:55:45.711Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-31T20:55:45.711Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-31T20:55:45.711Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-31T20:55:45.973Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-31T20:55:45.973Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-31T20:55:45.973Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-31T20:55:45.973Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-31T20:55:46.546Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-31T20:55:46.546Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-31T20:55:46.546Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T20:55:46.546Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T20:55:46.546Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T20:55:46.546Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T20:55:46.807Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T20:55:46.807Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T20:55:46.807Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T20:55:46.807Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T20:55:46.807Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T20:55:47.068Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T20:55:47.068Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T20:55:47.068Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T20:55:47.068Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-31T20:55:47.068Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-31T20:55:47.068Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T20:55:47.068Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T20:55:47.643Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T20:55:47.643Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T20:55:48.216Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T20:55:48.216Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T20:55:49.160Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T20:55:49.160Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T20:55:49.160Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T20:55:49.160Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T20:55:49.420Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T20:55:49.420Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T20:55:50.362Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T20:55:50.363Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T20:55:50.363Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-31T20:55:50.363Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-31T20:55:50.363Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-31T20:55:50.363Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-31T20:55:50.363Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T20:55:50.363Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-03-31T20:55:50.363Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T20:55:50.363Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:55:50.363Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-31T20:55:50.626Z] [2022-03-31T20:55:50.626Z] Current default time zone: 'Etc/UTC' [2022-03-31T20:55:50.626Z] Local time is now: Thu Mar 31 20:55:50 UTC 2022. [2022-03-31T20:55:50.626Z] Universal Time is now: Thu Mar 31 20:55:50 UTC 2022. [2022-03-31T20:55:50.626Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-31T20:55:50.626Z] [2022-03-31T20:55:50.626Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-31T20:55:50.626Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:55:50.626Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:55:50.626Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T20:55:50.626Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:55:50.626Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-31T20:55:50.626Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-31T20:55:50.626Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-31T20:55:50.626Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T20:55:50.626Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-31T20:55:50.626Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-31T20:55:50.626Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:55:50.626Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:55:50.626Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-31T20:55:50.626Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:55:50.626Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T20:55:50.626Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:55:50.626Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T20:55:50.626Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-31T20:55:50.626Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-31T20:55:52.541Z] Updating certificates in /etc/ssl/certs... [2022-03-31T20:55:53.482Z] 21 added, 21 removed; done. [2022-03-31T20:55:53.482Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T20:55:53.482Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-31T20:55:53.482Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-31T20:55:53.743Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T20:55:53.743Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-31T20:55:53.743Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-31T20:55:53.743Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-31T20:55:53.743Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-31T20:55:53.743Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T20:55:53.743Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-31T20:55:53.743Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T20:55:53.743Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T20:55:53.743Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T20:55:53.743Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T20:55:53.743Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-31T20:55:54.005Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-31T20:55:54.005Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-31T20:55:54.005Z] Updating certificates in /etc/ssl/certs... [2022-03-31T20:55:54.579Z] 0 added, 0 removed; done. [2022-03-31T20:55:54.579Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-31T20:55:54.579Z] done. [2022-03-31T20:55:55.787Z] Reading package lists... [2022-03-31T20:55:56.050Z] Building dependency tree... [2022-03-31T20:55:56.050Z] Reading state information... [2022-03-31T20:55:56.311Z] The following NEW packages will be installed: [2022-03-31T20:55:56.311Z] apt-transport-https [2022-03-31T20:55:56.311Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T20:55:56.573Z] Need to get 4680 B of archives. [2022-03-31T20:55:56.573Z] After this operation, 162 kB of additional disk space will be used. [2022-03-31T20:55:56.573Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-31T20:55:56.573Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T20:55:56.573Z] Fetched 4680 B in 0s (23.9 kB/s) [2022-03-31T20:55:56.573Z] Selecting previously unselected package apt-transport-https. [2022-03-31T20:55:56.573Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-31T20:55:56.573Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-31T20:55:56.573Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-31T20:55:56.573Z] Setting up apt-transport-https (2.0.6) ... [2022-03-31T20:55:56.834Z] Waiting for network to be ready... [2022-03-31T20:56:03.423Z] 2022-03-31T20:56:00Z INFO Waiting for automatic snapd restart... [2022-03-31T20:56:03.684Z] snapd 2.54.4 from Canonical* installed [2022-03-31T20:56:05.073Z] "snapd" switched to the "latest/stable" channel [2022-03-31T20:56:05.073Z] [2022-03-31T20:56:07.614Z] core20 20220318 from Canonical* installed [2022-03-31T20:56:07.614Z] "core20" switched to the "latest/stable" channel [2022-03-31T20:56:07.614Z] [2022-03-31T20:56:10.161Z] snapcraft 6.1 from Canonical* installed [2022-03-31T20:56:10.421Z] "snapcraft" switched to the "latest/stable" channel [2022-03-31T20:56:10.421Z] [2022-03-31T20:56:14.620Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-31T20:56:14.620Z] - README.md [2022-03-31T20:56:14.620Z] [2022-03-31T20:56:14.620Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-31T20:56:14.881Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-31T20:56:14.881Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-31T20:56:15.145Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-31T20:56:16.091Z] Reading package lists... [2022-03-31T20:56:16.353Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-31T20:56:16.353Z] Reading package lists... [2022-03-31T20:56:16.615Z] Building dependency tree... [2022-03-31T20:56:16.615Z] Reading state information... [2022-03-31T20:56:16.876Z] Suggested packages: [2022-03-31T20:56:16.876Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-31T20:56:16.876Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-31T20:56:16.876Z] krb5-user libnorm-doc [2022-03-31T20:56:16.876Z] Recommended packages: [2022-03-31T20:56:16.876Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-31T20:56:16.876Z] The following NEW packages will be installed: [2022-03-31T20:56:16.876Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-31T20:56:16.876Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-31T20:56:16.876Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-31T20:56:16.876Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-31T20:56:16.876Z] libzmq5 pkg-config zip [2022-03-31T20:56:16.876Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T20:56:17.140Z] Need to get 10.3 MB of archives. [2022-03-31T20:56:17.140Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-31T20:56:17.140Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-31T20:56:17.401Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-31T20:56:17.972Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-31T20:56:17.972Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-31T20:56:17.972Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-31T20:56:17.972Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-31T20:56:17.972Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-31T20:56:17.973Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-31T20:56:17.973Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-31T20:56:17.973Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-31T20:56:17.973Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-31T20:56:17.973Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-31T20:56:17.973Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-31T20:56:17.973Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-31T20:56:17.973Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-31T20:56:17.973Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-31T20:56:17.973Z] Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-31T20:56:17.973Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-31T20:56:17.973Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-31T20:56:17.973Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-31T20:56:18.233Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-31T20:56:18.233Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-31T20:56:18.233Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-31T20:56:18.233Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-31T20:56:18.233Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-31T20:56:18.233Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-31T20:56:18.233Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-31T20:56:18.493Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T20:56:18.493Z] Fetched 10.3 MB in 1s (7792 kB/s) [2022-03-31T20:56:18.493Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-31T20:56:18.493Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-31T20:56:18.493Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-31T20:56:18.493Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-31T20:56:18.755Z] Selecting previously unselected package libsodium23:amd64. [2022-03-31T20:56:18.755Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-31T20:56:18.755Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-31T20:56:18.755Z] Selecting previously unselected package libpsl5:amd64. [2022-03-31T20:56:18.755Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-31T20:56:18.755Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-31T20:56:18.755Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-31T20:56:18.755Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-31T20:56:18.755Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-31T20:56:18.755Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-31T20:56:18.755Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-31T20:56:18.755Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-31T20:56:19.017Z] Selecting previously unselected package librtmp1:amd64. [2022-03-31T20:56:19.017Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-31T20:56:19.017Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-31T20:56:19.017Z] Selecting previously unselected package libssh-4:amd64. [2022-03-31T20:56:19.017Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-31T20:56:19.017Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-31T20:56:19.017Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-31T20:56:19.017Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-31T20:56:19.017Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-31T20:56:19.017Z] Selecting previously unselected package liberror-perl. [2022-03-31T20:56:19.017Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-31T20:56:19.017Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-31T20:56:19.017Z] Selecting previously unselected package git-man. [2022-03-31T20:56:19.017Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-31T20:56:19.017Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-31T20:56:19.277Z] Selecting previously unselected package git. [2022-03-31T20:56:19.277Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-31T20:56:19.277Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-31T20:56:19.847Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-31T20:56:19.847Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:56:19.847Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:56:19.847Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-31T20:56:19.847Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:56:19.847Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:56:19.847Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-31T20:56:19.847Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:56:19.847Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:56:20.109Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-31T20:56:20.109Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:56:20.109Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:56:20.109Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-31T20:56:20.109Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-31T20:56:20.109Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-31T20:56:20.109Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-31T20:56:20.109Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:56:20.109Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:56:20.109Z] Selecting previously unselected package libnorm1:amd64. [2022-03-31T20:56:20.109Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-31T20:56:20.109Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T20:56:20.370Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-31T20:56:20.370Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-31T20:56:20.370Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T20:56:20.370Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-31T20:56:20.370Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-31T20:56:20.370Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T20:56:20.370Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-31T20:56:20.370Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-31T20:56:20.370Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T20:56:20.370Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-31T20:56:20.370Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-31T20:56:20.370Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-31T20:56:20.630Z] Selecting previously unselected package libzmq5:amd64. [2022-03-31T20:56:20.630Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-31T20:56:20.630Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T20:56:20.630Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-31T20:56:20.630Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:56:20.630Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:56:20.630Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-31T20:56:20.630Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-31T20:56:20.630Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T20:56:20.630Z] Selecting previously unselected package pkg-config. [2022-03-31T20:56:20.630Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-31T20:56:20.630Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-31T20:56:20.891Z] Selecting previously unselected package zip. [2022-03-31T20:56:20.891Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-31T20:56:20.891Z] Unpacking zip (3.0-11build1) ... [2022-03-31T20:56:20.891Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-31T20:56:20.891Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-31T20:56:20.891Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-31T20:56:20.891Z] No schema files found: doing nothing. [2022-03-31T20:56:20.891Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-31T20:56:20.891Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T20:56:20.891Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-31T20:56:20.891Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T20:56:20.891Z] Setting up liberror-perl (0.17029-1) ... [2022-03-31T20:56:20.891Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:56:20.891Z] Setting up zip (3.0-11build1) ... [2022-03-31T20:56:20.891Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-31T20:56:20.891Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-31T20:56:20.891Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-31T20:56:20.891Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-31T20:56:20.891Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-31T20:56:21.153Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:56:21.153Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-31T20:56:21.153Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:56:21.153Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T20:56:21.153Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:56:21.153Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T20:56:21.153Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-31T20:56:21.153Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T20:56:21.153Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-31T20:56:21.153Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:56:21.153Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:56:21.153Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T20:56:21.153Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T20:56:22.097Z] comerr-dev set to automatically installed. [2022-03-31T20:56:22.097Z] git set to automatically installed. [2022-03-31T20:56:22.097Z] git-man set to automatically installed. [2022-03-31T20:56:22.097Z] krb5-multidev set to automatically installed. [2022-03-31T20:56:22.097Z] libbrotli1 set to automatically installed. [2022-03-31T20:56:22.097Z] libcurl3-gnutls set to automatically installed. [2022-03-31T20:56:22.097Z] liberror-perl set to automatically installed. [2022-03-31T20:56:22.097Z] libglib2.0-0 set to automatically installed. [2022-03-31T20:56:22.097Z] libgssrpc4 set to automatically installed. [2022-03-31T20:56:22.097Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-31T20:56:22.097Z] libkadm5srv-mit11 set to automatically installed. [2022-03-31T20:56:22.097Z] libkdb5-9 set to automatically installed. [2022-03-31T20:56:22.097Z] libkrb5-dev set to automatically installed. [2022-03-31T20:56:22.097Z] libnghttp2-14 set to automatically installed. [2022-03-31T20:56:22.097Z] libnorm-dev set to automatically installed. [2022-03-31T20:56:22.097Z] libnorm1 set to automatically installed. [2022-03-31T20:56:22.097Z] libpgm-5.2-0 set to automatically installed. [2022-03-31T20:56:22.097Z] libpgm-dev set to automatically installed. [2022-03-31T20:56:22.097Z] libpsl5 set to automatically installed. [2022-03-31T20:56:22.097Z] librtmp1 set to automatically installed. [2022-03-31T20:56:22.097Z] libsodium-dev set to automatically installed. [2022-03-31T20:56:22.097Z] libsodium23 set to automatically installed. [2022-03-31T20:56:22.097Z] libssh-4 set to automatically installed. [2022-03-31T20:56:22.097Z] libzmq3-dev set to automatically installed. [2022-03-31T20:56:22.097Z] libzmq5 set to automatically installed. [2022-03-31T20:56:22.097Z] pkg-config set to automatically installed. [2022-03-31T20:56:22.097Z] zip set to automatically installed. [2022-03-31T20:56:22.667Z] snapd is not logged in, snap install commands will use sudo [2022-03-31T20:56:34.903Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-31T20:56:34.903Z] Downloading snap 'edgex-app-service-configurable' [2022-03-31T20:56:37.449Z] Pulling app-service-configurable [2022-03-31T20:56:37.449Z] + snapcraftctl pull [2022-03-31T20:56:38.830Z] Pulling config-common [2022-03-31T20:56:38.830Z] + snapcraftctl pull [2022-03-31T20:56:40.214Z] Pulling go-build-helper [2022-03-31T20:56:40.214Z] + snapcraftctl pull [2022-03-31T20:56:41.674Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-31T20:56:41.674Z] Skipping pull go-build-helper (already ran) [2022-03-31T20:56:41.674Z] Building go-build-helper [2022-03-31T20:56:41.674Z] + snapcraftctl build [2022-03-31T20:56:42.628Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-31T20:56:43.247Z] Staging go-build-helper [2022-03-31T20:56:43.247Z] + snapcraftctl stage [2022-03-31T20:56:47.451Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-31T20:56:47.451Z] Fetched 290 kB in 0s (0 B/s) [2022-03-31T20:56:47.451Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-31T20:56:47.451Z] Fetched 158 kB in 0s (0 B/s) [2022-03-31T20:56:47.451Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-31T20:56:47.451Z] Fetched 242 kB in 0s (0 B/s) [2022-03-31T20:56:47.451Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-31T20:56:47.451Z] Fetched 150 kB in 0s (0 B/s) [2022-03-31T20:56:47.451Z] Pulling edgex-go [2022-03-31T20:56:47.451Z] + snapcraftctl pull [2022-03-31T20:56:48.835Z] Pulling hooks [2022-03-31T20:56:48.835Z] + snapcraftctl pull [2022-03-31T20:57:01.065Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-31T20:57:01.065Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-31T20:57:01.065Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-31T20:57:01.065Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-31T20:57:01.065Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-31T20:57:01.065Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-31T20:57:01.065Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-31T20:57:01.065Z] Fetched 234 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-31T20:57:01.065Z] Fetched 155 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-31T20:57:01.065Z] Fetched 170 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-31T20:57:01.065Z] Fetched 267 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-31T20:57:01.065Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-31T20:57:01.065Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-31T20:57:01.065Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-31T20:57:01.065Z] Fetched 121 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-31T20:57:01.065Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-31T20:57:01.065Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-31T20:57:01.065Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-31T20:57:01.065Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-31T20:57:01.065Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-31T20:57:01.065Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-31T20:57:01.065Z] Fetched 142 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-31T20:57:01.065Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-31T20:57:01.065Z] Fetched 181 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-31T20:57:01.065Z] Fetched 208 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-31T20:57:01.065Z] Fetched 161 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-31T20:57:01.065Z] Fetched 107 kB in 0s (0 B/s) [2022-03-31T20:57:01.065Z] Pulling static-packages [2022-03-31T20:57:01.065Z] + snapcraftctl pull [2022-03-31T20:57:01.065Z] Pulling version [2022-03-31T20:57:01.065Z] + cd /root/project [2022-03-31T20:57:01.065Z] ++ git describe --tags --abbrev=0 [2022-03-31T20:57:01.065Z] ++ sed s/v// [2022-03-31T20:57:01.065Z] + GIT_VERSION=2.2.0-dev.54 [2022-03-31T20:57:01.065Z] + '[' -z 2.2.0-dev.54 ']' [2022-03-31T20:57:01.065Z] + snapcraftctl set-version 2.2.0-dev.54 [2022-03-31T20:57:02.006Z] Building app-service-configurable [2022-03-31T20:57:02.006Z] + snapcraftctl build [2022-03-31T20:57:03.923Z] Building config-common [2022-03-31T20:57:03.923Z] + snapcraftctl build [2022-03-31T20:57:04.862Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-31T20:57:05.801Z] Skipping build go-build-helper (already ran) [2022-03-31T20:57:06.061Z] Building edgex-go [2022-03-31T20:57:06.322Z] + cd /root/parts/edgex-go/src [2022-03-31T20:57:06.322Z] ++ git describe --tags --abbrev=0 [2022-03-31T20:57:06.322Z] ++ sed s/v// [2022-03-31T20:57:06.322Z] + GIT_VERSION=2.2.0-dev.54 [2022-03-31T20:57:06.322Z] + '[' -z 2.2.0-dev.54 ']' [2022-03-31T20:57:06.322Z] + echo 2.2.0-dev.54 [2022-03-31T20:57:06.322Z] + '[' '!' -d vendor ']' [2022-03-31T20:57:06.322Z] + go mod download all [2022-03-31T20:57:10.545Z] + make build [2022-03-31T20:57:10.545Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T20:57:32.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T20:57:40.617Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T20:57:41.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T20:57:43.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T20:57:44.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T20:57:45.537Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T20:57:46.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T20:57:48.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T20:57:49.685Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T20:57:51.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T20:57:52.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T20:57:53.916Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T20:57:55.297Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T20:57:55.297Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-31T20:57:55.297Z] + case "$service" in [2022-03-31T20:57:55.297Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-31T20:57:55.297Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T20:57:55.297Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-31T20:57:55.297Z] + case "$service" in [2022-03-31T20:57:55.297Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-31T20:57:55.297Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T20:57:55.297Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-31T20:57:55.297Z] + case "$service" in [2022-03-31T20:57:55.297Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-31T20:57:55.297Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T20:57:55.297Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-31T20:57:55.297Z] + case "$service" in [2022-03-31T20:57:55.297Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-31T20:57:55.297Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T20:57:55.297Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-31T20:57:55.297Z] + case "$service" in [2022-03-31T20:57:55.297Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-31T20:57:55.297Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T20:57:55.297Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-31T20:57:55.297Z] + case "$service" in [2022-03-31T20:57:55.297Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-31T20:57:55.297Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T20:57:55.297Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-31T20:57:55.297Z] + case "$service" in [2022-03-31T20:57:55.297Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-31T20:57:55.297Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T20:57:55.297Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-31T20:57:55.297Z] + case "$service" in [2022-03-31T20:57:55.297Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-31T20:57:55.297Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T20:57:55.297Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-31T20:57:55.297Z] + case "$service" in [2022-03-31T20:57:55.297Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-03-31T20:57:55.297Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T20:57:55.297Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-31T20:57:55.297Z] + case "$service" in [2022-03-31T20:57:55.297Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-31T20:57:55.297Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-31T20:57:55.297Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T20:57:55.297Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-31T20:57:55.557Z] + case "$service" in [2022-03-31T20:57:55.557Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-31T20:57:55.557Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-03-31T20:57:55.557Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-31T20:57:55.557Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-31T20:57:55.557Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-03-31T20:57:56.126Z] Building hooks [2022-03-31T20:57:56.126Z] + cd /root/parts/hooks/src [2022-03-31T20:57:56.126Z] + make build [2022-03-31T20:57:56.126Z] go mod tidy [2022-03-31T20:57:56.386Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.2.0 [2022-03-31T20:57:58.295Z] github.com/canonical/edgex-go/hooks/cmd/configure imports [2022-03-31T20:57:58.295Z] github.com/canonical/edgex-snap-hooks/v2: reading github.com/canonical/edgex-snap-hooks/go.mod at revision v2.2.0: unknown revision v2.2.0 [2022-03-31T20:57:58.295Z] github.com/canonical/edgex-go/hooks/cmd/configure imports [2022-03-31T20:57:58.295Z] github.com/canonical/edgex-snap-hooks/v2/options: reading github.com/canonical/edgex-snap-hooks/go.mod at revision v2.2.0: unknown revision v2.2.0 [2022-03-31T20:57:58.295Z] make: *** [Makefile:5: tidy] Error 1 [2022-03-31T20:57:58.295Z] Failed to run 'override-build': Exit code was 2. [2022-03-31T20:57:58.295Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-31T20:58:01.042Z] Failed in branch amd64 [2022-03-31T21:00:44.297Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T21:00:54.546Z] Removing intermediate container 0077c9c5d615 [2022-03-31T21:00:54.546Z] ---> db12b4f718ba [2022-03-31T21:00:54.546Z] [2022-03-31T21:00:54.546Z] Step 10/25 : FROM alpine:3.14 [2022-03-31T21:00:54.546Z] 3.14: Pulling from library/alpine [2022-03-31T21:00:54.833Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T21:00:55.117Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T21:00:55.117Z] ---> cc3d11fa2d52 [2022-03-31T21:00:55.117Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-31T21:00:55.400Z] ---> Running in 001176b1d412 [2022-03-31T21:00:58.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T21:00:58.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T21:00:59.540Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-31T21:00:59.540Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-31T21:00:59.540Z] (3/3) Installing su-exec (0.2-r1) [2022-03-31T21:00:59.540Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T21:00:59.540Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T21:01:00.155Z] OK: 6 MiB in 17 packages [2022-03-31T21:01:02.863Z] Removing intermediate container 001176b1d412 [2022-03-31T21:01:02.863Z] ---> f1ced37f07ad [2022-03-31T21:01:02.863Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T21:01:02.863Z] ---> Running in fbbc2cf83f6b [2022-03-31T21:01:03.488Z] Removing intermediate container fbbc2cf83f6b [2022-03-31T21:01:03.488Z] ---> eba3b213ab95 [2022-03-31T21:01:03.488Z] Step 13/25 : WORKDIR / [2022-03-31T21:01:03.488Z] ---> Running in e5405e2c67af [2022-03-31T21:01:04.498Z] Removing intermediate container e5405e2c67af [2022-03-31T21:01:04.498Z] ---> 03635badee91 [2022-03-31T21:01:04.498Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-31T21:01:07.170Z] ---> 5d58723ce40e [2022-03-31T21:01:07.170Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-31T21:01:09.211Z] ---> d473ee2d9eba [2022-03-31T21:01:09.211Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-31T21:01:11.221Z] ---> fe6a1032ef32 [2022-03-31T21:01:11.221Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-31T21:01:13.234Z] ---> 5b10bb965de9 [2022-03-31T21:01:13.234Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-31T21:01:18.686Z] ---> 5ee1b1c84149 [2022-03-31T21:01:18.686Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-31T21:01:24.178Z] ---> 8ae667c5b926 [2022-03-31T21:01:24.178Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T21:01:25.661Z] Removing intermediate container 62e71fe9d662 [2022-03-31T21:01:25.661Z] ---> c136ea8a586e [2022-03-31T21:01:25.661Z] [2022-03-31T21:01:25.661Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T21:01:25.661Z] ---> cc3d11fa2d52 [2022-03-31T21:01:25.661Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-31T21:01:25.989Z] ---> 7c62eec5eb1a [2022-03-31T21:01:25.989Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-31T21:01:25.989Z] ---> Running in 5683299258a4 [2022-03-31T21:01:26.309Z] ---> Running in e0eee9015715 [2022-03-31T21:01:26.599Z] Removing intermediate container 53be80ba4900 [2022-03-31T21:01:26.599Z] ---> 6709b385aff9 [2022-03-31T21:01:26.599Z] [2022-03-31T21:01:26.599Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T21:01:26.600Z] ---> cc3d11fa2d52 [2022-03-31T21:01:26.600Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-31T21:01:26.894Z] ---> Running in 0a8acecda2c7 [2022-03-31T21:01:29.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T21:01:29.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T21:01:29.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T21:01:30.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T21:01:31.144Z] Removing intermediate container e0eee9015715 [2022-03-31T21:01:31.144Z] ---> 93babfe5731a [2022-03-31T21:01:31.144Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T21:01:31.428Z] ---> Running in 451f68613c0c [2022-03-31T21:01:31.721Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T21:01:31.721Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T21:01:31.721Z] OK: 5 MiB in 15 packages [2022-03-31T21:01:32.017Z] Removing intermediate container 451f68613c0c [2022-03-31T21:01:32.017Z] ---> 2aa3a5261050 [2022-03-31T21:01:32.017Z] Step 23/25 : LABEL arch=arm64 [2022-03-31T21:01:32.017Z] ---> Running in 9c749ab4335a [2022-03-31T21:01:32.299Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-31T21:01:32.603Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-31T21:01:32.603Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T21:01:32.603Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T21:01:33.219Z] Removing intermediate container 9c749ab4335a [2022-03-31T21:01:33.219Z] ---> 1a8d02c4af9e [2022-03-31T21:01:33.219Z] Step 24/25 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e [2022-03-31T21:01:33.219Z] ---> Running in 7ce610a569b0 [2022-03-31T21:01:33.500Z] OK: 6 MiB in 16 packages [2022-03-31T21:01:33.786Z] Removing intermediate container 5683299258a4 [2022-03-31T21:01:33.786Z] ---> e7592a68b04c [2022-03-31T21:01:33.786Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T21:01:34.068Z] ---> Running in f227364e206b [2022-03-31T21:01:35.085Z] Removing intermediate container 7ce610a569b0 [2022-03-31T21:01:35.085Z] ---> 7ab4dcb0b03a [2022-03-31T21:01:35.085Z] Step 25/25 : LABEL version=0.0.0 [2022-03-31T21:01:35.085Z] ---> Running in 06914fa0556c [2022-03-31T21:01:35.369Z] Removing intermediate container f227364e206b [2022-03-31T21:01:35.369Z] ---> d28db5f5fafa [2022-03-31T21:01:35.369Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-31T21:01:35.650Z] ---> Running in 7edd2b566267 [2022-03-31T21:01:36.265Z] Removing intermediate container 06914fa0556c [2022-03-31T21:01:36.265Z] ---> b5c3cc7c09f2 [2022-03-31T21:01:36.265Z] [2022-03-31T21:01:36.882Z] Removing intermediate container 7edd2b566267 [2022-03-31T21:01:36.882Z] ---> 588c4f9e3904 [2022-03-31T21:01:36.882Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T21:01:36.882Z] Removing intermediate container 0a8acecda2c7 [2022-03-31T21:01:36.882Z] ---> 228e6e36f90b [2022-03-31T21:01:36.882Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T21:01:37.195Z] ---> Running in 1e7098f66824 [2022-03-31T21:01:37.195Z] ---> Running in 4f7e867a9f94 [2022-03-31T21:01:37.807Z] Successfully built b5c3cc7c09f2 [2022-03-31T21:01:37.807Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-31T21:01:37.807Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-03-31T21:01:38.094Z] Removing intermediate container 1e7098f66824 [2022-03-31T21:01:38.094Z] ---> b5cd95473946 [2022-03-31T21:01:38.094Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T21:01:38.374Z] Removing intermediate container 4f7e867a9f94 [2022-03-31T21:01:38.374Z] ---> ef620bc117e4 [2022-03-31T21:01:38.374Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-31T21:01:38.374Z] ---> Running in fd63703e0432 [2022-03-31T21:01:39.374Z] Removing intermediate container fd63703e0432 [2022-03-31T21:01:39.374Z] ---> 37895ed77386 [2022-03-31T21:01:39.374Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T21:01:39.374Z] ---> Running in 17f6feea10d6 [2022-03-31T21:01:39.984Z] ---> b64cee7b8d6a [2022-03-31T21:01:39.984Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-31T21:01:40.266Z] Removing intermediate container 17f6feea10d6 [2022-03-31T21:01:40.266Z] ---> a54765697df6 [2022-03-31T21:01:40.266Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T21:01:42.273Z] ---> 6ee0eeb7c3d9 [2022-03-31T21:01:42.273Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-31T21:01:43.297Z] ---> b75b7a0579c8 [2022-03-31T21:01:43.298Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-31T21:01:45.345Z] ---> 3b51b01c21a4 [2022-03-31T21:01:45.345Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-31T21:01:45.636Z] ---> Running in 9a811d4fdce5 [2022-03-31T21:01:45.952Z] ---> 1f016faa918d [2022-03-31T21:01:45.952Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-31T21:01:46.574Z] Removing intermediate container 9a811d4fdce5 [2022-03-31T21:01:46.574Z] ---> 000707fa44cc [2022-03-31T21:01:46.574Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T21:01:46.857Z] ---> Running in 056c85b5da02 [2022-03-31T21:01:47.140Z] ---> 9a64b36dd56a [2022-03-31T21:01:47.422Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-31T21:01:47.422Z] ---> Running in 18a455cd5125 [2022-03-31T21:01:47.422Z] Removing intermediate container 056c85b5da02 [2022-03-31T21:01:47.422Z] ---> 248689b00c7c [2022-03-31T21:01:47.422Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T21:01:47.779Z] ---> Running in 188a7c244d9b [2022-03-31T21:01:48.692Z] Removing intermediate container 18a455cd5125 [2022-03-31T21:01:48.692Z] ---> 6dbf972ed13c [2022-03-31T21:01:48.692Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T21:01:48.692Z] Removing intermediate container 188a7c244d9b [2022-03-31T21:01:48.692Z] ---> 58c8f9af2aee [2022-03-31T21:01:48.692Z] Step 21/22 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e [2022-03-31T21:01:48.692Z] ---> Running in a2aa20f45faa [2022-03-31T21:01:48.692Z] ---> Running in 51b0ce25aec6 [2022-03-31T21:01:49.746Z] Removing intermediate container a2aa20f45faa [2022-03-31T21:01:49.746Z] ---> 92331487ffaa [2022-03-31T21:01:49.746Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T21:01:50.092Z] Removing intermediate container 51b0ce25aec6 [2022-03-31T21:01:50.092Z] ---> c66eca811fbe [2022-03-31T21:01:50.092Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T21:01:50.092Z] ---> Running in 82be34044e13 [2022-03-31T21:01:50.092Z] ---> Running in 1ba5c6140168 [2022-03-31T21:01:51.171Z] Removing intermediate container 82be34044e13 [2022-03-31T21:01:51.171Z] ---> b375779c37fb [2022-03-31T21:01:51.171Z] Step 21/22 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e [2022-03-31T21:01:51.171Z] Removing intermediate container 1ba5c6140168 [2022-03-31T21:01:51.171Z] ---> 8aba84292a5e [2022-03-31T21:01:51.171Z] [2022-03-31T21:01:51.171Z] ---> Running in 823db6e632f2 [2022-03-31T21:01:52.178Z] Successfully built 8aba84292a5e [2022-03-31T21:01:52.178Z] Successfully tagged support-scheduler-arm64:latest [2022-03-31T21:01:52.178Z] Building security-bootstrapper [2022-03-31T21:01:52.178Z] Removing intermediate container 823db6e632f2 [2022-03-31T21:01:52.178Z] ---> 0016d9c689cb [2022-03-31T21:01:52.178Z] Step 22/22 : LABEL version=0.0.0 Building support-scheduler ... done  [2022-03-31T21:01:52.454Z] ---> Running in 548177325f28 [2022-03-31T21:01:53.068Z] Removing intermediate container 548177325f28 [2022-03-31T21:01:53.068Z] ---> 24dc2ef21140 [2022-03-31T21:01:53.068Z] [2022-03-31T21:01:54.106Z] Successfully built 24dc2ef21140 [2022-03-31T21:01:54.106Z] Successfully tagged support-notifications-arm64:latest [2022-03-31T21:01:54.106Z]  Building support-notifications ... done Building core-metadata [2022-03-31T21:02:09.284Z] Removing intermediate container c7fa3adcac8c [2022-03-31T21:02:09.284Z] ---> f3490edd0d91 [2022-03-31T21:02:09.284Z] [2022-03-31T21:02:09.284Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T21:02:09.284Z] ---> cc3d11fa2d52 [2022-03-31T21:02:09.284Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-31T21:02:09.284Z] ---> Running in feed0ca293e7 [2022-03-31T21:02:09.284Z] Removing intermediate container feed0ca293e7 [2022-03-31T21:02:09.284Z] ---> 9ffedd7548c2 [2022-03-31T21:02:09.284Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-31T21:02:09.284Z] ---> Running in cdf2d2d38fd9 [2022-03-31T21:02:09.284Z] Removing intermediate container cdf2d2d38fd9 [2022-03-31T21:02:09.284Z] ---> 348732054e37 [2022-03-31T21:02:09.284Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-31T21:02:09.284Z] ---> Running in 0aedd0e966c0 [2022-03-31T21:02:09.284Z] Removing intermediate container 0aedd0e966c0 [2022-03-31T21:02:09.284Z] ---> 07f6638b7aff [2022-03-31T21:02:09.284Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T21:02:09.563Z] ---> Running in a0456bd6c481 [2022-03-31T21:02:12.996Z] Removing intermediate container a0456bd6c481 [2022-03-31T21:02:12.996Z] ---> 28cce171a138 [2022-03-31T21:02:12.996Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-31T21:02:12.996Z] ---> Running in 1a61684187e8 [2022-03-31T21:02:14.997Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T21:02:15.597Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T21:02:17.052Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-31T21:02:17.052Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T21:02:17.052Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-31T21:02:17.052Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T21:02:17.331Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-31T21:02:17.331Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-31T21:02:17.610Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T21:02:17.610Z] OK: 8 MiB in 20 packages [2022-03-31T21:02:20.249Z] Removing intermediate container 1a61684187e8 [2022-03-31T21:02:20.249Z] ---> 5f0c0f4ece22 [2022-03-31T21:02:20.249Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T21:02:20.851Z] ---> cfebf56d4a6b [2022-03-31T21:02:20.851Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-31T21:02:20.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T21:02:24.338Z] ---> 44e6ed69cacf [2022-03-31T21:02:24.338Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-31T21:02:25.800Z] ---> 34dacfc7bf51 [2022-03-31T21:02:25.800Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-31T21:02:25.800Z] ---> Running in 081970ba7f59 [2022-03-31T21:02:26.818Z] Removing intermediate container 081970ba7f59 [2022-03-31T21:02:26.818Z] ---> 685f40a32133 [2022-03-31T21:02:26.818Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T21:02:26.818Z] ---> Running in 7aef2781beb2 [2022-03-31T21:02:27.819Z] Removing intermediate container 7aef2781beb2 [2022-03-31T21:02:27.819Z] ---> 5db0e596825a [2022-03-31T21:02:27.819Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T21:02:28.100Z] ---> Running in 7d1a330c260b [2022-03-31T21:02:29.095Z] Removing intermediate container 7d1a330c260b [2022-03-31T21:02:29.095Z] ---> 7e9e72734098 [2022-03-31T21:02:29.095Z] Step 22/23 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e [2022-03-31T21:02:29.378Z] ---> Running in 77db7a040123 [2022-03-31T21:02:29.986Z] Removing intermediate container 77db7a040123 [2022-03-31T21:02:29.986Z] ---> fbf347e47753 [2022-03-31T21:02:29.986Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T21:02:30.268Z] ---> Running in f5852ff0bfca [2022-03-31T21:02:31.274Z] Removing intermediate container f5852ff0bfca [2022-03-31T21:02:31.274Z] ---> 673030589370 [2022-03-31T21:02:31.274Z] [2022-03-31T21:02:32.266Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T21:02:32.266Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T21:02:32.266Z] ---> 44913734b797 [2022-03-31T21:02:32.266Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T21:02:32.266Z] ---> Using cache [2022-03-31T21:02:32.266Z] ---> b260fbeade24 [2022-03-31T21:02:32.266Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T21:02:32.266Z] ---> Using cache [2022-03-31T21:02:32.266Z] ---> dcec7ea164ee [2022-03-31T21:02:32.266Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T21:02:32.266Z] ---> Using cache [2022-03-31T21:02:32.266Z] ---> 0daa287e2687 [2022-03-31T21:02:32.266Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T21:02:32.266Z] ---> Using cache [2022-03-31T21:02:32.266Z] ---> 2f15edd4f68a [2022-03-31T21:02:32.266Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T21:02:32.266Z] ---> Using cache [2022-03-31T21:02:32.266Z] ---> ec56f5bd7d6d [2022-03-31T21:02:32.266Z] Step 8/24 : COPY . . [2022-03-31T21:02:32.266Z] Successfully built 673030589370 [2022-03-31T21:02:32.266Z] Successfully tagged core-data-arm64:latest [2022-03-31T21:02:32.266Z]  Building core-data ... done Building security-spiffe-token-provider [2022-03-31T21:02:32.266Z] ---> Using cache [2022-03-31T21:02:32.266Z] ---> 75c4aff1119d [2022-03-31T21:02:32.266Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T21:02:32.266Z] ---> Using cache [2022-03-31T21:02:32.266Z] ---> 4afbc1c40d93 [2022-03-31T21:02:32.266Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T21:02:32.266Z] ---> Using cache [2022-03-31T21:02:32.266Z] ---> 37e0f042f870 [2022-03-31T21:02:32.266Z] [2022-03-31T21:02:32.266Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T21:02:32.266Z] ---> 03078ca19a05 [2022-03-31T21:02:32.266Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T21:02:32.266Z] ---> Using cache [2022-03-31T21:02:32.266Z] ---> 810e26e41c56 [2022-03-31T21:02:32.266Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T21:02:32.266Z] ---> Using cache [2022-03-31T21:02:32.266Z] ---> 8658a0fc3cf1 [2022-03-31T21:02:32.266Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T21:02:32.266Z] ---> Using cache [2022-03-31T21:02:32.266Z] ---> d7f8fc54a4f4 [2022-03-31T21:02:32.266Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-31T21:02:39.014Z] ---> d3bc0ed2ad33 [2022-03-31T21:02:39.014Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T21:02:42.438Z] Removing intermediate container bc466a40e16d [2022-03-31T21:02:42.438Z] ---> 26ee764839c0 [2022-03-31T21:02:42.438Z] [2022-03-31T21:02:42.438Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T21:02:42.438Z] ---> cc3d11fa2d52 [2022-03-31T21:02:42.438Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-31T21:02:42.438Z] ---> Running in 6a09d2b24405 [2022-03-31T21:02:43.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T21:02:44.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T21:02:45.179Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-31T21:02:45.454Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-31T21:02:45.454Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T21:02:45.454Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-31T21:02:45.454Z] (5/6) Installing curl (7.79.1-r0) [2022-03-31T21:02:45.454Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-31T21:02:45.454Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T21:02:45.454Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T21:02:45.741Z] OK: 8 MiB in 20 packages [2022-03-31T21:02:46.020Z] ---> 6094a3d37c19 [2022-03-31T21:02:46.021Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T21:02:47.473Z] ---> bee77a1fa1e1 [2022-03-31T21:02:47.473Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-31T21:02:48.092Z] Removing intermediate container 6a09d2b24405 [2022-03-31T21:02:48.092Z] ---> 0c69a0ac6034 [2022-03-31T21:02:48.092Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T21:02:48.379Z] ---> b2a8ff41fd47 [2022-03-31T21:02:48.379Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-31T21:02:48.379Z] ---> Running in 7aa36c00f9d1 [2022-03-31T21:02:48.984Z] Removing intermediate container 7aa36c00f9d1 [2022-03-31T21:02:48.984Z] ---> 45a6be414574 [2022-03-31T21:02:48.984Z] Step 13/22 : WORKDIR /edgex [2022-03-31T21:02:48.984Z] ---> Running in 06976c41d85c [2022-03-31T21:02:49.263Z] ---> cd8da5e49730 [2022-03-31T21:02:49.263Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T21:02:49.556Z] ---> Running in 42d6c272deaf [2022-03-31T21:02:49.833Z] Removing intermediate container 06976c41d85c [2022-03-31T21:02:49.833Z] ---> 246cd9d68eed [2022-03-31T21:02:49.833Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-31T21:02:50.441Z] Removing intermediate container 42d6c272deaf [2022-03-31T21:02:50.441Z] ---> 2f2ec43e47ef [2022-03-31T21:02:50.441Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T21:02:50.721Z] ---> Running in f41717ba4108 [2022-03-31T21:02:51.005Z] ---> 272d50682e55 [2022-03-31T21:02:51.005Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-31T21:02:51.279Z] Removing intermediate container f41717ba4108 [2022-03-31T21:02:51.279Z] ---> 24401808bff5 [2022-03-31T21:02:51.279Z] Step 22/24 : LABEL arch=arm64 [2022-03-31T21:02:51.279Z] ---> Running in dffd243b3da8 [2022-03-31T21:02:52.277Z] Removing intermediate container dffd243b3da8 [2022-03-31T21:02:52.277Z] ---> 489fe2cf0c43 [2022-03-31T21:02:52.277Z] Step 23/24 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e [2022-03-31T21:02:52.555Z] ---> Running in d36d02ac30e7 [2022-03-31T21:02:53.161Z] Removing intermediate container d36d02ac30e7 [2022-03-31T21:02:53.161Z] ---> 405bec981a20 [2022-03-31T21:02:53.161Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T21:02:53.446Z] ---> Running in 3a6f014b550c [2022-03-31T21:02:54.056Z] Removing intermediate container 3a6f014b550c [2022-03-31T21:02:54.056Z] ---> 1e62d4df7ca9 [2022-03-31T21:02:54.056Z] [2022-03-31T21:02:54.056Z] ---> f415f63131ee [2022-03-31T21:02:54.056Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-31T21:02:54.659Z] Successfully built 1e62d4df7ca9 [2022-03-31T21:02:54.659Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-31T21:02:54.659Z]  Building security-spire-agent ... done Building core-command [2022-03-31T21:02:56.121Z] ---> b81874b99888 [2022-03-31T21:02:56.121Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T21:02:57.109Z] ---> 9105531595e8 [2022-03-31T21:02:57.109Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-31T21:02:57.386Z] ---> Running in 965f19b53e6b [2022-03-31T21:03:00.030Z] Removing intermediate container 965f19b53e6b [2022-03-31T21:03:00.030Z] ---> 7f9818034e6d [2022-03-31T21:03:00.030Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T21:03:00.321Z] ---> Running in 5624a0666bd2 [2022-03-31T21:03:00.932Z] Removing intermediate container 5624a0666bd2 [2022-03-31T21:03:00.932Z] ---> 8b937d613d6a [2022-03-31T21:03:00.932Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T21:03:01.216Z] ---> Running in 95c80299ab1c [2022-03-31T21:03:01.826Z] Removing intermediate container 95c80299ab1c [2022-03-31T21:03:01.826Z] ---> 0d945bf51a47 [2022-03-31T21:03:01.826Z] Step 21/22 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e [2022-03-31T21:03:02.111Z] ---> Running in 37c4ffdec4a3 [2022-03-31T21:03:02.387Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T21:03:02.387Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-31T21:03:02.387Z] ---> 44913734b797 [2022-03-31T21:03:02.387Z] Step 3/31 : WORKDIR /edgex-go [2022-03-31T21:03:02.387Z] ---> Using cache [2022-03-31T21:03:02.387Z] ---> b260fbeade24 [2022-03-31T21:03:02.387Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T21:03:02.387Z] ---> Using cache [2022-03-31T21:03:02.387Z] ---> dcec7ea164ee [2022-03-31T21:03:02.387Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-31T21:03:02.387Z] ---> Using cache [2022-03-31T21:03:02.387Z] ---> 0daa287e2687 [2022-03-31T21:03:02.387Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-31T21:03:02.387Z] ---> Using cache [2022-03-31T21:03:02.387Z] ---> 2f15edd4f68a [2022-03-31T21:03:02.387Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T21:03:02.387Z] ---> Using cache [2022-03-31T21:03:02.387Z] ---> ec56f5bd7d6d [2022-03-31T21:03:02.387Z] Step 8/31 : COPY . . [2022-03-31T21:03:02.387Z] ---> Using cache [2022-03-31T21:03:02.387Z] ---> 75c4aff1119d [2022-03-31T21:03:02.673Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-31T21:03:02.673Z] Removing intermediate container 37c4ffdec4a3 [2022-03-31T21:03:02.673Z] ---> f8c2e4a9192e [2022-03-31T21:03:02.673Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T21:03:02.946Z] ---> Running in e9426a10782c [2022-03-31T21:03:02.946Z] ---> Running in 7946d0fc4aec [2022-03-31T21:03:03.939Z] Removing intermediate container 7946d0fc4aec [2022-03-31T21:03:03.939Z] ---> d1a3117d9f07 [2022-03-31T21:03:03.939Z] [2022-03-31T21:03:05.259Z] Successfully built d1a3117d9f07 [2022-03-31T21:03:05.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T21:03:05.259Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-31T21:03:05.259Z] Building sys-mgmt-agent [2022-03-31T21:03:06.040Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T21:03:06.040Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T21:03:06.040Z] ---> 44913734b797 [2022-03-31T21:03:06.040Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T21:03:06.040Z] ---> Using cache [2022-03-31T21:03:06.040Z] ---> b260fbeade24 [2022-03-31T21:03:06.040Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T21:03:06.040Z] ---> Using cache [2022-03-31T21:03:06.040Z] ---> dcec7ea164ee [2022-03-31T21:03:06.040Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T21:03:06.040Z] ---> Using cache [2022-03-31T21:03:06.040Z] ---> 0daa287e2687 [2022-03-31T21:03:06.040Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T21:03:06.040Z] ---> Using cache [2022-03-31T21:03:06.040Z] ---> 2f15edd4f68a [2022-03-31T21:03:06.040Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T21:03:06.040Z] ---> Using cache [2022-03-31T21:03:06.040Z] ---> ec56f5bd7d6d [2022-03-31T21:03:06.040Z] Step 8/23 : COPY . . [2022-03-31T21:03:06.040Z] ---> Using cache [2022-03-31T21:03:06.040Z] ---> 75c4aff1119d [2022-03-31T21:03:06.040Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-31T21:03:06.040Z] ---> Running in 3c26d688e7f3 [2022-03-31T21:03:08.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T21:03:47.241Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T21:03:47.241Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-31T21:03:47.241Z] ---> 44913734b797 [2022-03-31T21:03:47.241Z] Step 3/20 : WORKDIR /edgex-go [2022-03-31T21:03:47.241Z] ---> Using cache [2022-03-31T21:03:47.241Z] ---> b260fbeade24 [2022-03-31T21:03:47.241Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-31T21:03:47.241Z] ---> Running in d4b46daa65d6 [2022-03-31T21:03:49.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T21:03:50.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T21:03:52.880Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T21:03:52.880Z] v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T21:03:52.880Z] OK: 15739 distinct packages available [2022-03-31T21:03:52.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T21:03:54.349Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T21:03:55.828Z] OK: 220 MiB in 52 packages [2022-03-31T21:03:58.519Z] Removing intermediate container d4b46daa65d6 [2022-03-31T21:03:58.519Z] ---> 5bcd8f1a6474 [2022-03-31T21:03:58.519Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-31T21:04:00.526Z] ---> 25834c1b5c9f [2022-03-31T21:04:00.526Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T21:04:00.526Z] ---> Running in 8f4b75f5d49b [2022-03-31T21:04:08.853Z] Removing intermediate container 8f4b75f5d49b [2022-03-31T21:04:08.853Z] ---> 8899123c1016 [2022-03-31T21:04:08.853Z] Step 7/20 : COPY . . [2022-03-31T21:04:09.455Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T21:04:09.455Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T21:04:09.455Z] ---> 44913734b797 [2022-03-31T21:04:09.455Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T21:04:09.455Z] ---> Using cache [2022-03-31T21:04:09.455Z] ---> b260fbeade24 [2022-03-31T21:04:09.455Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T21:04:09.455Z] ---> Using cache [2022-03-31T21:04:09.455Z] ---> dcec7ea164ee [2022-03-31T21:04:09.455Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T21:04:09.455Z] ---> Using cache [2022-03-31T21:04:09.455Z] ---> 0daa287e2687 [2022-03-31T21:04:09.455Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T21:04:09.455Z] ---> Using cache [2022-03-31T21:04:09.455Z] ---> 2f15edd4f68a [2022-03-31T21:04:09.455Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T21:04:09.455Z] ---> Using cache [2022-03-31T21:04:09.455Z] ---> ec56f5bd7d6d [2022-03-31T21:04:09.455Z] Step 8/23 : COPY . . [2022-03-31T21:04:09.455Z] ---> Using cache [2022-03-31T21:04:09.455Z] ---> 75c4aff1119d [2022-03-31T21:04:09.455Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-31T21:04:09.732Z] ---> Running in d8226622325a [2022-03-31T21:04:12.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T21:04:16.738Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T21:04:16.738Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T21:04:16.738Z] ---> 44913734b797 [2022-03-31T21:04:16.738Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T21:04:16.738Z] ---> Using cache [2022-03-31T21:04:16.738Z] ---> b260fbeade24 [2022-03-31T21:04:16.738Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T21:04:16.738Z] ---> Using cache [2022-03-31T21:04:16.738Z] ---> dcec7ea164ee [2022-03-31T21:04:16.738Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-31T21:04:16.738Z] ---> Running in e0358d63b9a3 [2022-03-31T21:04:18.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T21:04:20.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T21:04:21.630Z] OK: 220 MiB in 52 packages [2022-03-31T21:04:24.285Z] Removing intermediate container e0358d63b9a3 [2022-03-31T21:04:24.285Z] ---> ed2669d8ea4e [2022-03-31T21:04:24.285Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T21:04:25.734Z] ---> d05bf48ed64e [2022-03-31T21:04:25.734Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T21:04:26.017Z] ---> Running in 00e6d8efd47b [2022-03-31T21:04:34.362Z] Removing intermediate container 00e6d8efd47b [2022-03-31T21:04:34.362Z] ---> 93e1b112e257 [2022-03-31T21:04:34.362Z] Step 8/23 : COPY . . [2022-03-31T21:04:46.793Z] ---> a0d944232613 [2022-03-31T21:04:46.793Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-31T21:04:46.793Z] ---> Running in cb650849cd3f [2022-03-31T21:04:47.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T21:05:10.006Z] ---> 90e3f00886e6 [2022-03-31T21:05:10.006Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-31T21:05:10.006Z] ---> Running in f4a05bfdfb42 [2022-03-31T21:05:10.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T21:11:02.467Z] Removing intermediate container e9426a10782c [2022-03-31T21:11:02.467Z] ---> 54d87617e27f [2022-03-31T21:11:02.467Z] [2022-03-31T21:11:02.467Z] Step 10/31 : FROM alpine:3.14 [2022-03-31T21:11:02.467Z] ---> cc3d11fa2d52 [2022-03-31T21:11:02.467Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-31T21:11:02.467Z] ---> Running in 7423e074cced [2022-03-31T21:11:02.467Z] Removing intermediate container 7423e074cced [2022-03-31T21:11:02.467Z] ---> 6bb4428c4e1b [2022-03-31T21:11:02.467Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-31T21:11:02.467Z] ---> Running in 3002caff970f [2022-03-31T21:11:02.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T21:11:02.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T21:11:02.467Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-31T21:11:02.467Z] (2/2) Installing su-exec (0.2-r1) [2022-03-31T21:11:02.467Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T21:11:02.467Z] OK: 6 MiB in 16 packages [2022-03-31T21:11:02.467Z] Removing intermediate container 3002caff970f [2022-03-31T21:11:02.467Z] ---> e9ef3aba1e7f [2022-03-31T21:11:02.467Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-31T21:11:02.467Z] ---> Running in 86cebfda2b0f [2022-03-31T21:11:02.467Z] Removing intermediate container 86cebfda2b0f [2022-03-31T21:11:02.467Z] ---> f4d751b22ed8 [2022-03-31T21:11:02.467Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-31T21:11:02.467Z] ---> Running in 6917c57092d9 [2022-03-31T21:11:02.467Z] Removing intermediate container 6917c57092d9 [2022-03-31T21:11:02.467Z] ---> 186da8747906 [2022-03-31T21:11:02.467Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-31T21:11:02.467Z] ---> Running in 702081e86684 [2022-03-31T21:11:02.467Z] Removing intermediate container 702081e86684 [2022-03-31T21:11:02.467Z] ---> 64238dafff77 [2022-03-31T21:11:02.467Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-31T21:11:02.467Z] ---> Running in 4c1e659e6dcc [2022-03-31T21:11:02.467Z] Removing intermediate container 4c1e659e6dcc [2022-03-31T21:11:02.467Z] ---> b3381d39af3d [2022-03-31T21:11:02.467Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-31T21:11:02.467Z] ---> 4b2fa69d426a [2022-03-31T21:11:02.467Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-31T21:11:02.467Z] ---> Running in 2f928cbe0d91 [2022-03-31T21:11:06.804Z] Removing intermediate container 2f928cbe0d91 [2022-03-31T21:11:06.804Z] ---> d369f48ed7b4 [2022-03-31T21:11:06.804Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T21:11:08.258Z] ---> 2bd69e6c2420 [2022-03-31T21:11:08.258Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-31T21:11:12.600Z] ---> d45fe9c8d431 [2022-03-31T21:11:12.600Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-31T21:11:14.049Z] ---> e6781a6a1efe [2022-03-31T21:11:14.049Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-31T21:11:15.528Z] ---> 3081ed10db8e [2022-03-31T21:11:15.528Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-31T21:11:16.514Z] Removing intermediate container 3c26d688e7f3 [2022-03-31T21:11:16.514Z] ---> 6f10e31771ac [2022-03-31T21:11:16.514Z] [2022-03-31T21:11:16.514Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T21:11:16.514Z] ---> cc3d11fa2d52 [2022-03-31T21:11:16.514Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T21:11:16.514Z] ---> Using cache [2022-03-31T21:11:16.514Z] ---> e7592a68b04c [2022-03-31T21:11:16.514Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T21:11:16.514Z] ---> Using cache [2022-03-31T21:11:16.514Z] ---> d28db5f5fafa [2022-03-31T21:11:16.514Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-31T21:11:16.804Z] ---> Running in 0cd6a6176ce6 [2022-03-31T21:11:17.084Z] ---> f04e52d7d7ea [2022-03-31T21:11:17.084Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-31T21:11:17.717Z] Removing intermediate container 0cd6a6176ce6 [2022-03-31T21:11:17.717Z] ---> 34cde8318b11 [2022-03-31T21:11:17.717Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T21:11:17.717Z] ---> Running in 46d6a6b1031d [2022-03-31T21:11:17.996Z] ---> Running in 1df133cf7e2d [2022-03-31T21:11:18.601Z] Removing intermediate container 46d6a6b1031d [2022-03-31T21:11:18.601Z] ---> 46dc30c94d1e [2022-03-31T21:11:18.601Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-31T21:11:18.601Z] Removing intermediate container 1df133cf7e2d [2022-03-31T21:11:18.880Z] ---> 645241dc89c4 [2022-03-31T21:11:18.880Z] Step 15/23 : WORKDIR / [2022-03-31T21:11:19.163Z] ---> Running in 1a45e5389d85 [2022-03-31T21:11:19.771Z] Removing intermediate container 1a45e5389d85 [2022-03-31T21:11:19.771Z] ---> 4877d5e541b4 [2022-03-31T21:11:19.771Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T21:11:19.771Z] ---> 3ed5faedd515 [2022-03-31T21:11:19.771Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-31T21:11:20.373Z] ---> Running in f1e12c4fb29d [2022-03-31T21:11:21.375Z] ---> 133d3c96fa2b [2022-03-31T21:11:21.375Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-31T21:11:24.781Z] ---> 226932efbcb9 [2022-03-31T21:11:24.781Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-31T21:11:24.781Z] Removing intermediate container f1e12c4fb29d [2022-03-31T21:11:24.781Z] ---> 513b9a511221 [2022-03-31T21:11:24.781Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-31T21:11:25.065Z] ---> Running in 0f9df1539d12 [2022-03-31T21:11:25.669Z] ---> 580b6a67ecee [2022-03-31T21:11:25.669Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-31T21:11:25.952Z] Removing intermediate container 0f9df1539d12 [2022-03-31T21:11:25.952Z] ---> ae6a8dc2a040 [2022-03-31T21:11:25.952Z] Step 28/31 : CMD ["gate"] [2022-03-31T21:11:25.952Z] ---> Running in 3f2ecbbb9f03 [2022-03-31T21:11:26.557Z] ---> Running in d1078452ad69 [2022-03-31T21:11:26.557Z] Removing intermediate container 3f2ecbbb9f03 [2022-03-31T21:11:26.557Z] ---> 21f2c84bbd66 [2022-03-31T21:11:26.557Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T21:11:26.838Z] ---> Running in 2afd1837ec82 [2022-03-31T21:11:27.444Z] Removing intermediate container d1078452ad69 [2022-03-31T21:11:27.444Z] ---> 345a21195e48 [2022-03-31T21:11:27.444Z] Step 29/31 : LABEL arch=arm64 [2022-03-31T21:11:27.736Z] Removing intermediate container 2afd1837ec82 [2022-03-31T21:11:27.736Z] ---> 8044ac99fb3d [2022-03-31T21:11:27.736Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T21:11:27.736Z] ---> Running in cf17d6526ea0 [2022-03-31T21:11:28.012Z] ---> Running in 40fdfe04b76d [2022-03-31T21:11:28.614Z] Removing intermediate container cf17d6526ea0 [2022-03-31T21:11:28.614Z] ---> 4c226bf10e5f [2022-03-31T21:11:28.614Z] Step 22/23 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e [2022-03-31T21:11:28.891Z] ---> Running in a04463fe9218 [2022-03-31T21:11:29.167Z] Removing intermediate container 40fdfe04b76d [2022-03-31T21:11:29.167Z] ---> 2365573aa02d [2022-03-31T21:11:29.167Z] Step 30/31 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e [2022-03-31T21:11:29.765Z] ---> Running in f23f2ba76aa3 [2022-03-31T21:11:29.765Z] Removing intermediate container a04463fe9218 [2022-03-31T21:11:29.765Z] ---> 2922bd128058 [2022-03-31T21:11:29.765Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T21:11:30.039Z] ---> Running in 735d5c5302cb [2022-03-31T21:11:30.312Z] Removing intermediate container f23f2ba76aa3 [2022-03-31T21:11:30.312Z] ---> c7b6e2af2028 [2022-03-31T21:11:30.312Z] Step 31/31 : LABEL version=0.0.0 [2022-03-31T21:11:30.588Z] Removing intermediate container 735d5c5302cb [2022-03-31T21:11:30.588Z] ---> e0ce18f7b5dd [2022-03-31T21:11:30.588Z] [2022-03-31T21:11:31.192Z] ---> Running in 5190fdde3d32 [2022-03-31T21:11:31.797Z] Successfully built e0ce18f7b5dd [2022-03-31T21:11:31.797Z] Successfully tagged core-metadata-arm64:latest [2022-03-31T21:11:31.797Z]  Building core-metadata ... done Removing intermediate container 5190fdde3d32 [2022-03-31T21:11:31.797Z] ---> 179e2548de43 [2022-03-31T21:11:31.797Z] [2022-03-31T21:11:32.399Z] Successfully built 179e2548de43 [2022-03-31T21:11:32.399Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-31T21:11:59.223Z]  Building security-bootstrapper ... done Removing intermediate container d8226622325a [2022-03-31T21:11:59.223Z] ---> 34c02f6b66dc [2022-03-31T21:11:59.223Z] [2022-03-31T21:11:59.223Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T21:11:59.223Z] ---> cc3d11fa2d52 [2022-03-31T21:11:59.223Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T21:11:59.223Z] ---> Using cache [2022-03-31T21:11:59.223Z] ---> e7592a68b04c [2022-03-31T21:11:59.223Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T21:11:59.223Z] ---> Using cache [2022-03-31T21:11:59.223Z] ---> d28db5f5fafa [2022-03-31T21:11:59.223Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-31T21:11:59.223Z] ---> Running in ff147e8dbf26 [2022-03-31T21:11:59.501Z] Removing intermediate container ff147e8dbf26 [2022-03-31T21:11:59.501Z] ---> 59168cba66ea [2022-03-31T21:11:59.501Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T21:11:59.501Z] ---> Running in 25d5245ec872 [2022-03-31T21:12:00.105Z] Removing intermediate container 25d5245ec872 [2022-03-31T21:12:00.105Z] ---> a3917c2f9b33 [2022-03-31T21:12:00.105Z] Step 15/23 : WORKDIR / [2022-03-31T21:12:00.383Z] ---> Running in 2a0ffd56e5ce [2022-03-31T21:12:00.984Z] Removing intermediate container 2a0ffd56e5ce [2022-03-31T21:12:00.984Z] ---> b92226a9226a [2022-03-31T21:12:00.984Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T21:12:01.971Z] ---> 31cfe08b4e39 [2022-03-31T21:12:01.971Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-31T21:12:04.617Z] ---> 5810423f958e [2022-03-31T21:12:04.617Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-31T21:12:06.062Z] ---> 4b0fbb6fb4fd [2022-03-31T21:12:06.062Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-31T21:12:06.062Z] ---> Running in d968313fd77a [2022-03-31T21:12:06.683Z] Removing intermediate container d968313fd77a [2022-03-31T21:12:06.683Z] ---> d6e614a67938 [2022-03-31T21:12:06.683Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T21:12:06.962Z] ---> Running in 69f8f5c1a973 [2022-03-31T21:12:07.576Z] Removing intermediate container 69f8f5c1a973 [2022-03-31T21:12:07.576Z] ---> 2382de8b7a25 [2022-03-31T21:12:07.576Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T21:12:07.576Z] ---> Running in 4df0beca222f [2022-03-31T21:12:08.198Z] Removing intermediate container cb650849cd3f [2022-03-31T21:12:08.198Z] ---> 3bdff4c70481 [2022-03-31T21:12:08.198Z] [2022-03-31T21:12:08.198Z] Step 9/20 : FROM alpine:3.15 [2022-03-31T21:12:08.198Z] ---> 03078ca19a05 [2022-03-31T21:12:08.198Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T21:12:08.198Z] ---> Using cache [2022-03-31T21:12:08.198Z] ---> 810e26e41c56 [2022-03-31T21:12:08.198Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T21:12:08.198Z] ---> Using cache [2022-03-31T21:12:08.198Z] ---> 8658a0fc3cf1 [2022-03-31T21:12:08.198Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-31T21:12:08.198Z] Removing intermediate container 4df0beca222f [2022-03-31T21:12:08.198Z] ---> 2fa999b9edf8 [2022-03-31T21:12:08.198Z] Step 22/23 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e [2022-03-31T21:12:08.198Z] ---> Running in b7738afe8745 [2022-03-31T21:12:08.484Z] ---> Running in 679991c98620 [2022-03-31T21:12:09.089Z] Removing intermediate container 679991c98620 [2022-03-31T21:12:09.089Z] ---> b4edcc84eb5a [2022-03-31T21:12:09.089Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T21:12:09.089Z] ---> Running in fdb636678019 [2022-03-31T21:12:09.704Z] Removing intermediate container fdb636678019 [2022-03-31T21:12:09.704Z] ---> a14c09bf1825 [2022-03-31T21:12:09.704Z] [2022-03-31T21:12:09.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T21:12:10.305Z] Successfully built a14c09bf1825 [2022-03-31T21:12:10.305Z] Successfully tagged core-command-arm64:latest [2022-03-31T21:12:10.971Z]  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T21:12:12.006Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T21:12:12.006Z] v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T21:12:12.006Z] OK: 15729 distinct packages available [2022-03-31T21:12:12.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T21:12:13.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T21:12:14.287Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-31T21:12:14.287Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-31T21:12:14.561Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T21:12:14.561Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-31T21:12:14.839Z] (5/9) Installing curl (7.80.0-r0) [2022-03-31T21:12:14.839Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-31T21:12:14.839Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-31T21:12:15.163Z] (8/9) Installing libucontext (1.1-r0) [2022-03-31T21:12:15.163Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-31T21:12:15.163Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T21:12:15.163Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T21:12:15.441Z] OK: 8 MiB in 23 packages [2022-03-31T21:12:16.049Z] Removing intermediate container f4a05bfdfb42 [2022-03-31T21:12:16.049Z] ---> 165012109743 [2022-03-31T21:12:16.049Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-31T21:12:16.049Z] ---> Running in 31b70f9de2dc [2022-03-31T21:12:17.050Z] Removing intermediate container b7738afe8745 [2022-03-31T21:12:17.050Z] ---> b994c3aa8055 [2022-03-31T21:12:17.050Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T21:12:17.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T21:12:17.953Z] ---> 5d1933b0ccd7 [2022-03-31T21:12:17.953Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-31T21:12:19.405Z] ---> 8feea67ea8b1 [2022-03-31T21:12:19.405Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-31T21:12:19.405Z] Removing intermediate container 31b70f9de2dc [2022-03-31T21:12:19.405Z] ---> e47aa04bc27a [2022-03-31T21:12:19.405Z] [2022-03-31T21:12:19.405Z] Step 11/23 : FROM docker:20.10.14 [2022-03-31T21:12:19.405Z] 20.10.14: Pulling from library/docker [2022-03-31T21:12:20.006Z] ---> 77bb273acd1c [2022-03-31T21:12:20.006Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-31T21:12:20.006Z] ---> Running in f3d532ed6f1d [2022-03-31T21:12:20.611Z] Removing intermediate container f3d532ed6f1d [2022-03-31T21:12:20.611Z] ---> 43a89924e06c [2022-03-31T21:12:20.611Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T21:12:20.893Z] ---> Running in 363479d9f88e [2022-03-31T21:12:21.181Z] Removing intermediate container 363479d9f88e [2022-03-31T21:12:21.181Z] ---> 9db46c078324 [2022-03-31T21:12:21.181Z] Step 18/20 : LABEL arch=arm64 [2022-03-31T21:12:21.460Z] ---> Running in 66a0d1f62c52 [2022-03-31T21:12:21.741Z] Removing intermediate container 66a0d1f62c52 [2022-03-31T21:12:21.741Z] ---> cd273add4617 [2022-03-31T21:12:21.741Z] Step 19/20 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e [2022-03-31T21:12:21.741Z] ---> Running in 87897b16ae65 [2022-03-31T21:12:22.344Z] Removing intermediate container 87897b16ae65 [2022-03-31T21:12:22.344Z] ---> ff44e996c096 [2022-03-31T21:12:22.345Z] Step 20/20 : LABEL version=0.0.0 [2022-03-31T21:12:22.345Z] ---> Running in 7dd8b14bcf39 [2022-03-31T21:12:22.944Z] Removing intermediate container 7dd8b14bcf39 [2022-03-31T21:12:22.944Z] ---> 67e494521f1f [2022-03-31T21:12:22.944Z] [2022-03-31T21:12:23.553Z] Successfully built 67e494521f1f [2022-03-31T21:12:23.553Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-31T21:12:26.959Z]  Building security-spiffe-token-provider ... done Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec [2022-03-31T21:12:26.959Z] Status: Downloaded newer image for docker:20.10.14 [2022-03-31T21:12:26.959Z] ---> c52727829a8a [2022-03-31T21:12:26.959Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-31T21:12:26.959Z] ---> Running in a5e0bca9f0e4 [2022-03-31T21:12:27.238Z] Removing intermediate container a5e0bca9f0e4 [2022-03-31T21:12:27.238Z] ---> 44f3ccf125fd [2022-03-31T21:12:27.238Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-31T21:12:27.238Z] ---> Running in 40d0c6b315ec [2022-03-31T21:12:28.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T21:12:28.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T21:12:29.676Z] (1/43) Installing readline (8.1.1-r0) [2022-03-31T21:12:29.676Z] (2/43) Installing bash (5.1.16-r0) [2022-03-31T21:12:29.676Z] Executing bash-5.1.16-r0.post-install [2022-03-31T21:12:29.676Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-03-31T21:12:29.953Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T21:12:29.953Z] (5/43) Installing libcurl (7.80.0-r0) [2022-03-31T21:12:29.953Z] (6/43) Installing curl (7.80.0-r0) [2022-03-31T21:12:29.953Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-03-31T21:12:29.953Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-03-31T21:12:29.953Z] (9/43) Installing expat (2.4.7-r0) [2022-03-31T21:12:29.953Z] (10/43) Installing libffi (3.4.2-r1) [2022-03-31T21:12:29.953Z] (11/43) Installing gdbm (1.22-r0) [2022-03-31T21:12:29.954Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-03-31T21:12:29.954Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-03-31T21:12:29.954Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-31T21:12:29.954Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-03-31T21:12:29.954Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-03-31T21:12:29.954Z] (17/43) Installing python3 (3.9.7-r4) [2022-03-31T21:12:32.573Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-03-31T21:12:32.573Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-03-31T21:12:32.573Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-03-31T21:12:32.573Z] (21/43) Installing py3-idna (3.3-r0) [2022-03-31T21:12:32.573Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-03-31T21:12:32.573Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-03-31T21:12:32.574Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-03-31T21:12:32.574Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-03-31T21:12:32.574Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-03-31T21:12:32.574Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-03-31T21:12:32.574Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-03-31T21:12:32.574Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-03-31T21:12:32.574Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-03-31T21:12:32.574Z] (31/43) Installing py3-six (1.16.0-r0) [2022-03-31T21:12:32.574Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-03-31T21:12:32.574Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-03-31T21:12:32.574Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-03-31T21:12:32.574Z] (35/43) Installing py3-packaging (20.9-r1) [2022-03-31T21:12:32.574Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-03-31T21:12:32.574Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-03-31T21:12:32.574Z] (38/43) Installing py3-progress (1.6-r0) [2022-03-31T21:12:32.574Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-03-31T21:12:32.574Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-03-31T21:12:32.574Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-03-31T21:12:32.845Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-03-31T21:12:32.845Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-03-31T21:12:33.452Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T21:12:33.452Z] OK: 82 MiB in 65 packages [2022-03-31T21:12:38.844Z] Collecting docker-compose==1.23.2 [2022-03-31T21:12:38.844Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-31T21:12:39.117Z] Collecting jsonschema<3,>=2.5.1 [2022-03-31T21:12:39.117Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-31T21:12:39.117Z] Collecting docopt<0.7,>=0.6.1 [2022-03-31T21:12:39.117Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-31T21:12:41.739Z] Collecting cached-property<2,>=1.2.0 [2022-03-31T21:12:41.739Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-31T21:12:42.013Z] Collecting texttable<0.10,>=0.9.0 [2022-03-31T21:12:42.013Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-31T21:12:45.404Z] Collecting docker<4.0,>=3.6.0 [2022-03-31T21:12:45.404Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-31T21:12:45.404Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-31T21:12:45.404Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-31T21:12:46.842Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-31T21:12:46.842Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-31T21:12:47.113Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-31T21:12:47.113Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-31T21:12:50.502Z] Collecting PyYAML<4,>=3.10 [2022-03-31T21:12:50.502Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-31T21:12:53.902Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-03-31T21:12:54.177Z] Collecting docker-pycreds>=0.4.0 [2022-03-31T21:12:54.451Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-31T21:12:54.724Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-31T21:12:54.724Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-31T21:12:54.724Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-31T21:12:54.998Z] Collecting idna<2.8,>=2.5 [2022-03-31T21:12:54.998Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-31T21:12:55.594Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-31T21:12:55.868Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-31T21:12:56.139Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-31T21:12:56.139Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-31T21:12:56.139Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-31T21:12:56.139Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-31T21:12:57.119Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-31T21:12:57.119Z] Attempting uninstall: urllib3 [2022-03-31T21:12:57.119Z] Found existing installation: urllib3 1.26.7 [2022-03-31T21:12:57.393Z] Uninstalling urllib3-1.26.7: [2022-03-31T21:12:57.393Z] Successfully uninstalled urllib3-1.26.7 [2022-03-31T21:12:57.988Z] Attempting uninstall: idna [2022-03-31T21:12:57.988Z] Found existing installation: idna 3.3 [2022-03-31T21:12:57.988Z] Uninstalling idna-3.3: [2022-03-31T21:12:58.262Z] Successfully uninstalled idna-3.3 [2022-03-31T21:13:01.652Z] Attempting uninstall: requests [2022-03-31T21:13:01.652Z] Found existing installation: requests 2.26.0 [2022-03-31T21:13:01.652Z] Uninstalling requests-2.26.0: [2022-03-31T21:13:01.652Z] Successfully uninstalled requests-2.26.0 [2022-03-31T21:13:01.652Z] Running setup.py install for texttable: started [2022-03-31T21:13:04.273Z] Running setup.py install for texttable: finished with status 'done' [2022-03-31T21:13:04.273Z] Running setup.py install for PyYAML: started [2022-03-31T21:13:06.887Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-31T21:13:06.887Z] Running setup.py install for docopt: started [2022-03-31T21:13:08.860Z] Running setup.py install for docopt: finished with status 'done' [2022-03-31T21:13:08.860Z] Running setup.py install for dockerpty: started [2022-03-31T21:13:11.475Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-31T21:13:12.906Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-31T21:13:23.189Z] Removing intermediate container 40d0c6b315ec [2022-03-31T21:13:23.189Z] ---> 8eea77726242 [2022-03-31T21:13:23.189Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-31T21:13:23.189Z] ---> Running in 2284fb984ad2 [2022-03-31T21:13:23.189Z] Removing intermediate container 2284fb984ad2 [2022-03-31T21:13:23.189Z] ---> a03aec317999 [2022-03-31T21:13:23.189Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-31T21:13:23.189Z] ---> Running in fdf2609e307c [2022-03-31T21:13:23.189Z] Removing intermediate container fdf2609e307c [2022-03-31T21:13:23.189Z] ---> 3a4680ce45b7 [2022-03-31T21:13:23.189Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-31T21:13:24.183Z] ---> 015956ee2f6d [2022-03-31T21:13:24.183Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-31T21:13:24.780Z] ---> 86d4b60b8c23 [2022-03-31T21:13:24.780Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-31T21:13:25.379Z] ---> 73e20e9f6a74 [2022-03-31T21:13:25.379Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-31T21:13:25.654Z] ---> Running in 3fa7097a8f07 [2022-03-31T21:13:25.929Z] Removing intermediate container 3fa7097a8f07 [2022-03-31T21:13:25.929Z] ---> 6952225b15d9 [2022-03-31T21:13:25.929Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T21:13:26.212Z] ---> Running in 9c43b2797caa [2022-03-31T21:13:26.486Z] Removing intermediate container 9c43b2797caa [2022-03-31T21:13:26.486Z] ---> 7cf907278375 [2022-03-31T21:13:26.486Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T21:13:26.486Z] ---> Running in d7fa90df1b93 [2022-03-31T21:13:26.763Z] Removing intermediate container d7fa90df1b93 [2022-03-31T21:13:26.763Z] ---> f3fe1ad3e5da [2022-03-31T21:13:26.763Z] Step 22/23 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e [2022-03-31T21:13:27.040Z] ---> Running in 10bdb480a24d [2022-03-31T21:13:27.320Z] Removing intermediate container 10bdb480a24d [2022-03-31T21:13:27.320Z] ---> c89d1961b59e [2022-03-31T21:13:27.320Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T21:13:27.595Z] ---> Running in a167380b5ff7 [2022-03-31T21:13:27.871Z] Removing intermediate container a167380b5ff7 [2022-03-31T21:13:27.871Z] ---> a9ad9523a7f0 [2022-03-31T21:13:27.871Z] [2022-03-31T21:13:28.469Z] Successfully built a9ad9523a7f0 [2022-03-31T21:13:28.469Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-31T21:13:28.762Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-31T21:13:28.795Z] $ docker stop --time=1 9a9f3e66fbd7f77a593d402f8cfe54ca894d7344f1aa0dbd942b40143e694e81 [2022-03-31T21:13:30.519Z] $ docker rm -f 9a9f3e66fbd7f77a593d402f8cfe54ca894d7344f1aa0dbd942b40143e694e81 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T21:13:31.047Z] + docker images [2022-03-31T21:13:31.322Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-31T21:13:31.322Z] sys-mgmt-agent-arm64 latest a9ad9523a7f0 4 seconds ago 290MB [2022-03-31T21:13:31.322Z] security-spiffe-token-provider-arm64 latest 67e494521f1f About a minute ago 27.7MB [2022-03-31T21:13:31.322Z] e47aa04bc27a About a minute ago 1.43GB [2022-03-31T21:13:31.322Z] core-command-arm64 latest a14c09bf1825 About a minute ago 23.7MB [2022-03-31T21:13:31.322Z] 3bdff4c70481 About a minute ago 1.42GB [2022-03-31T21:13:31.322Z] 34c02f6b66dc About a minute ago 1.43GB [2022-03-31T21:13:31.322Z] security-bootstrapper-arm64 latest 179e2548de43 2 minutes ago 23.6MB [2022-03-31T21:13:31.322Z] core-metadata-arm64 latest e0ce18f7b5dd 2 minutes ago 25.1MB [2022-03-31T21:13:31.322Z] 6f10e31771ac 2 minutes ago 1.43GB [2022-03-31T21:13:31.322Z] 54d87617e27f 2 minutes ago 1.43GB [2022-03-31T21:13:31.322Z] security-proxy-setup-arm64 latest d1a3117d9f07 10 minutes ago 42.1MB [2022-03-31T21:13:31.322Z] security-spire-agent-arm64 latest 1e62d4df7ca9 10 minutes ago 118MB [2022-03-31T21:13:31.322Z] 26ee764839c0 10 minutes ago 1.44GB [2022-03-31T21:13:31.322Z] core-data-arm64 latest 673030589370 11 minutes ago 34.4MB [2022-03-31T21:13:31.322Z] f3490edd0d91 11 minutes ago 1.46GB [2022-03-31T21:13:31.322Z] support-notifications-arm64 latest 24dc2ef21140 11 minutes ago 25.5MB [2022-03-31T21:13:31.322Z] support-scheduler-arm64 latest 8aba84292a5e 11 minutes ago 24.9MB [2022-03-31T21:13:31.322Z] security-secretstore-setup-arm64 latest b5c3cc7c09f2 11 minutes ago 40.8MB [2022-03-31T21:13:31.322Z] 6709b385aff9 12 minutes ago 1.43GB [2022-03-31T21:13:31.322Z] c136ea8a586e 12 minutes ago 1.43GB [2022-03-31T21:13:31.322Z] db12b4f718ba 12 minutes ago 1.44GB [2022-03-31T21:13:31.322Z] security-spire-config-arm64 latest 7f184366f88f 19 minutes ago 81.9MB [2022-03-31T21:13:31.322Z] 37e0f042f870 19 minutes ago 1.42GB [2022-03-31T21:13:31.322Z] security-spire-server-arm64 latest 983675f1e840 20 minutes ago 82.6MB [2022-03-31T21:13:31.322Z] f478be2cb184 21 minutes ago 1.42GB [2022-03-31T21:13:31.322Z] ci-base-image-arm64 latest 44913734b797 36 minutes ago 886MB [2022-03-31T21:13:31.322Z] docker 20.10.14 c52727829a8a 2 days ago 202MB [2022-03-31T21:13:31.322Z] alpine 3.14 cc3d11fa2d52 2 days ago 5.34MB [2022-03-31T21:13:31.322Z] alpine 3.15 03078ca19a05 2 days ago 5.32MB [2022-03-31T21:13:31.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB [2022-03-31T21:13:31.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T21:13:31.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T21:13:31.768Z] [2022-03-31T21:13:31.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-31T21:13:32.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T21:13:32.407Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-31T21:13:32.407Z] 8998bd30e6a1: Pulling fs layer [2022-03-31T21:13:32.407Z] 04944245beec: Pulling fs layer [2022-03-31T21:13:32.407Z] 699f458cf7ca: Pulling fs layer [2022-03-31T21:13:32.407Z] 765212b225bb: Pulling fs layer [2022-03-31T21:13:32.407Z] f23df028b6ca: Pulling fs layer [2022-03-31T21:13:32.407Z] d65c8cfc05b1: Pulling fs layer [2022-03-31T21:13:32.407Z] 2437ff75d9bd: Pulling fs layer [2022-03-31T21:13:32.407Z] 765212b225bb: Waiting [2022-03-31T21:13:32.407Z] f23df028b6ca: Waiting [2022-03-31T21:13:32.407Z] d65c8cfc05b1: Waiting [2022-03-31T21:13:32.407Z] 2437ff75d9bd: Waiting [2022-03-31T21:13:32.407Z] 04944245beec: Verifying Checksum [2022-03-31T21:13:32.407Z] 04944245beec: Download complete [2022-03-31T21:13:32.407Z] 765212b225bb: Verifying Checksum [2022-03-31T21:13:32.407Z] 765212b225bb: Download complete [2022-03-31T21:13:32.407Z] f23df028b6ca: Verifying Checksum [2022-03-31T21:13:32.407Z] f23df028b6ca: Download complete [2022-03-31T21:13:32.407Z] d65c8cfc05b1: Verifying Checksum [2022-03-31T21:13:32.407Z] d65c8cfc05b1: Download complete [2022-03-31T21:13:32.685Z] 699f458cf7ca: Verifying Checksum [2022-03-31T21:13:32.685Z] 699f458cf7ca: Download complete [2022-03-31T21:13:32.960Z] 8998bd30e6a1: Verifying Checksum [2022-03-31T21:13:32.960Z] 8998bd30e6a1: Download complete [2022-03-31T21:13:35.598Z] 2437ff75d9bd: Download complete [2022-03-31T21:13:37.586Z] 8998bd30e6a1: Pull complete [2022-03-31T21:13:38.188Z] 04944245beec: Pull complete [2022-03-31T21:13:39.626Z] 699f458cf7ca: Pull complete [2022-03-31T21:13:39.901Z] 765212b225bb: Pull complete [2022-03-31T21:13:40.890Z] f23df028b6ca: Pull complete [2022-03-31T21:13:41.164Z] d65c8cfc05b1: Pull complete [2022-03-31T21:13:56.243Z] 2437ff75d9bd: Pull complete [2022-03-31T21:13:56.243Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-31T21:13:56.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T21:13:56.243Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-31T21:13:56.473Z] prd-ubuntu20.04-docker-arm64-4c-16g-9649 does not seem to be running inside a container [2022-03-31T21:13:56.583Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-31T21:13:59.418Z] $ docker top 23f739b90ed013567a2a7289f442aa615f00af9a69dc8f1b2909f9afd06ea01c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T21:14:00.386Z] ---> job-cost.sh [2022-03-31T21:14:00.386Z] lf-activate-venv: SKIPPING [2022-03-31T21:14:00.386Z] INFO: No Stack... [2022-03-31T21:14:00.986Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-31T21:14:01.971Z] INFO: Archiving Costs [Pipeline] sh [2022-03-31T21:14:02.661Z] + cat+ /w/workspace/edgex-go/6/archives/cost.csv [2022-03-31T21:14:02.662Z] cut -d, -f6 [Pipeline] lock [2022-03-31T21:14:02.699Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-6-stack-cost] [2022-03-31T21:14:02.708Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3924-6-stack-cost] did not exist. Created. [2022-03-31T21:14:02.708Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-31T21:14:03.376Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-31T21:14:03.580Z] Stashed 1 file(s) [Pipeline] } [2022-03-31T21:14:03.588Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-31T21:14:03.633Z] $ docker stop --time=1 23f739b90ed013567a2a7289f442aa615f00af9a69dc8f1b2909f9afd06ea01c [2022-03-31T21:14:05.227Z] $ docker rm -f 23f739b90ed013567a2a7289f442aa615f00af9a69dc8f1b2909f9afd06ea01c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-31T21:14:06.179Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-31T21:14:06.478Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T21:14:07.348Z] ---> package-listing.sh [2022-03-31T21:14:07.348Z] ++ facter osfamily [2022-03-31T21:14:07.348Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-31T21:14:07.609Z] + OS_FAMILY=debian [2022-03-31T21:14:07.609Z] + workspace=/w/workspace/edgex-go/6 [2022-03-31T21:14:07.609Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-31T21:14:07.609Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-31T21:14:07.609Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-31T21:14:07.609Z] + PACKAGES=/tmp/packages_start.txt [2022-03-31T21:14:07.609Z] + '[' /w/workspace/edgex-go/6 ']' [2022-03-31T21:14:07.609Z] + PACKAGES=/tmp/packages_end.txt [2022-03-31T21:14:07.609Z] + case "${OS_FAMILY}" in [2022-03-31T21:14:07.609Z] + dpkg -l [2022-03-31T21:14:07.609Z] + grep '^ii' [2022-03-31T21:14:07.609Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-31T21:14:07.609Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-31T21:14:07.609Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-31T21:14:07.609Z] + '[' /w/workspace/edgex-go/6 ']' [2022-03-31T21:14:07.609Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2022-03-31T21:14:07.609Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2022-03-31T21:14:07.623Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-31T21:14:07.907Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-31T21:14:08.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T21:14:08.471Z] [2022-03-31T21:14:08.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T21:14:08.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T21:14:08.778Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-31T21:14:08.778Z] 5eb5b503b376: Pulling fs layer [2022-03-31T21:14:08.778Z] 5c69ac0246d0: Pulling fs layer [2022-03-31T21:14:08.778Z] ec43610c2a17: Pulling fs layer [2022-03-31T21:14:08.778Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-31T21:14:08.778Z] 33b1e0a273af: Pulling fs layer [2022-03-31T21:14:08.778Z] 5d3b04190fa2: Pulling fs layer [2022-03-31T21:14:08.778Z] 2f39f015ded8: Pulling fs layer [2022-03-31T21:14:08.778Z] 5d3b04190fa2: Waiting [2022-03-31T21:14:08.778Z] 3a2ae6a8a46f: Waiting [2022-03-31T21:14:08.778Z] 33b1e0a273af: Waiting [2022-03-31T21:14:08.778Z] 2f39f015ded8: Waiting [2022-03-31T21:14:08.778Z] 5c69ac0246d0: Download complete [2022-03-31T21:14:08.778Z] 3a2ae6a8a46f: Download complete [2022-03-31T21:14:08.778Z] 33b1e0a273af: Verifying Checksum [2022-03-31T21:14:08.778Z] 33b1e0a273af: Download complete [2022-03-31T21:14:09.038Z] 5d3b04190fa2: Download complete [2022-03-31T21:14:09.038Z] ec43610c2a17: Verifying Checksum [2022-03-31T21:14:09.038Z] ec43610c2a17: Download complete [2022-03-31T21:14:09.038Z] 5eb5b503b376: Verifying Checksum [2022-03-31T21:14:09.038Z] 5eb5b503b376: Download complete [2022-03-31T21:14:09.607Z] 2f39f015ded8: Download complete [2022-03-31T21:14:10.544Z] 5eb5b503b376: Pull complete [2022-03-31T21:14:10.807Z] 5c69ac0246d0: Pull complete [2022-03-31T21:14:11.375Z] ec43610c2a17: Pull complete [2022-03-31T21:14:11.375Z] 3a2ae6a8a46f: Pull complete [2022-03-31T21:14:11.635Z] 33b1e0a273af: Pull complete [2022-03-31T21:14:11.635Z] 5d3b04190fa2: Pull complete [2022-03-31T21:14:16.911Z] 2f39f015ded8: Pull complete [2022-03-31T21:14:16.911Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-31T21:14:16.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T21:14:16.911Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-31T21:14:16.984Z] prd-ubuntu20.04-docker-8c-8g-9629 does not seem to be running inside a container [2022-03-31T21:14:17.021Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2022-03-31T21:14:18.925Z] $ docker top e377ad6d4589a3a79312cd21ddfde8fda15c2659b06770d6cbb78448f7b1e269 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T21:14:19.295Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-31T21:14:19.582Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-31T21:14:19.875Z] + ls /var/log/sa-host [2022-03-31T21:14:19.875Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T21:14:19.956Z] provisioning config files... [2022-03-31T21:14:19.968Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config2924045556640655363tmp [Pipeline] { [Pipeline] echo [2022-03-31T21:14:19.984Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T21:14:20.269Z] ---> create-netrc.sh [Pipeline] } [2022-03-31T21:14:20.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-31T21:14:20.602Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-31T21:14:20.610Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T21:14:20.905Z] ---> sudo-logs.sh [2022-03-31T21:14:20.905Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-31T21:14:20.945Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T21:14:21.242Z] ---> job-cost.sh [2022-03-31T21:14:21.242Z] lf-activate-venv: SKIPPING [2022-03-31T21:14:21.242Z] DEBUG: total: 0.10999999940395355 [2022-03-31T21:14:21.242Z] INFO: Retrieving Stack Cost... [2022-03-31T21:14:21.503Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-31T21:14:22.075Z] INFO: Archiving Costs [Pipeline] echo [2022-03-31T21:14:22.089Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T21:14:22.379Z] ---> logs-deploy.sh [2022-03-31T21:14:22.379Z] lf-activate-venv: SKIPPING [2022-03-31T21:14:22.379Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/6 [2022-03-31T21:14:22.379Z] INFO: archiving workspace using pattern(s): [2022-03-31T21:14:23.340Z] Archives upload complete. [2022-03-31T21:14:23.340Z] INFO: archiving logs to Nexus