Pull request #3897 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from f2437c5f3b3ff75fe821427690939a923a09825f+6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d (72db650dc86da6f1b2bb2644eafad17442b3b270) 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-ssh9693940891898890230.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-ssh1935532759350952303.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8349044801777680081.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-ssh9430557233581830659.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15362017255110818736.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 Running on prd-ubuntu20.04-docker-8c-8g-8943 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d into PR head commit f2437c5f3b3ff75fe821427690939a923a09825f Merge succeeded, producing f2437c5f3b3ff75fe821427690939a923a09825f Checking out Revision f2437c5f3b3ff75fe821427690939a923a09825f (PR-3897) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2437c5f3b3ff75fe821427690939a923a09825f # 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 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2437c5f3b3ff75fe821427690939a923a09825f # timeout=10 Commit message: "feat(security): Update to use the latest versions of go-mod-bootstrap and go-mod-secrets there is go 1.16 compatible issue if just using go mod tidy; so we force it to 1.17 for tidy" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-23T21:31:21.988Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-23T21:31:22.069Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-23T21:31:22.083Z] ========================================================= [2022-03-23T21:31:22.083Z] EdgeX Global Pipelines Version Info [2022-03-23T21:31:22.083Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bbb4613b979162d6b542929cf73174b1d394c06a # timeout=10 [2022-03-23T21:31:22.837Z] ------------------- [2022-03-23T21:31:22.837Z] stable info: [2022-03-23T21:31:22.837Z] ------------------- [2022-03-23T21:31:22.837Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-23T21:31:22.837Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-23T21:31:22.837Z] Message: update stable to v1.0.221 [2022-03-23T21:31:23.410Z] ------------------- [2022-03-23T21:31:23.410Z] experimental info: [2022-03-23T21:31:23.410Z] ------------------- [2022-03-23T21:31:23.410Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-23T21:31:23.410Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-23T21:31:23.410Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-23T21:31:23.537Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-23T21:31:23.549Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-23T21:31:23.560Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-23T21:31:23.571Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-23T21:31:23.581Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-23T21:31:23.592Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-23T21:31:23.603Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-23T21:31:23.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-23T21:31:23.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-23T21:31:23.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-23T21:31:23.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-23T21:31:23.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-23T21:31:23.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-23T21:31:23.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-23T21:31:23.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-23T21:31:23.681Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-23T21:31:23.689Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-23T21:31:23.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-23T21:31:23.711Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-23T21:31:23.728Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-23T21:31:23.743Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-23T21:31:23.754Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-23T21:31:23.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3897 [Pipeline] echo [2022-03-23T21:31:23.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3897 [Pipeline] echo [2022-03-23T21:31:23.794Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3897 [Pipeline] echo [2022-03-23T21:31:23.803Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2437c5f3b3ff75fe821427690939a923a09825f [Pipeline] echo [2022-03-23T21:31:23.810Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2437c5 [Pipeline] echo [2022-03-23T21:31:23.818Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T21:31:23.865Z] provisioning config files... [2022-03-23T21:31:23.879Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config7532801357123988962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T21:31:24.207Z] ---> docker-login.sh [2022-03-23T21:31:24.207Z] nexus3.edgexfoundry.org:10001 [2022-03-23T21:31:24.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T21:31:24.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T21:31:24.471Z] Configure a credential helper to remove this warning. See [2022-03-23T21:31:24.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T21:31:24.471Z] [2022-03-23T21:31:24.471Z] Login Succeeded [2022-03-23T21:31:24.471Z] nexus3.edgexfoundry.org:10002 [2022-03-23T21:31:24.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T21:31:24.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T21:31:24.732Z] Configure a credential helper to remove this warning. See [2022-03-23T21:31:24.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T21:31:24.732Z] [2022-03-23T21:31:24.732Z] Login Succeeded [2022-03-23T21:31:24.732Z] nexus3.edgexfoundry.org:10003 [2022-03-23T21:31:24.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T21:31:25.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T21:31:25.005Z] Configure a credential helper to remove this warning. See [2022-03-23T21:31:25.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T21:31:25.005Z] [2022-03-23T21:31:25.005Z] Login Succeeded [2022-03-23T21:31:25.005Z] nexus3.edgexfoundry.org:10004 [2022-03-23T21:31:25.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T21:31:25.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T21:31:25.005Z] Configure a credential helper to remove this warning. See [2022-03-23T21:31:25.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T21:31:25.005Z] [2022-03-23T21:31:25.005Z] Login Succeeded [2022-03-23T21:31:25.005Z] docker.io [2022-03-23T21:31:25.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T21:31:25.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T21:31:25.582Z] Configure a credential helper to remove this warning. See [2022-03-23T21:31:25.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T21:31:25.582Z] [2022-03-23T21:31:25.582Z] Login Succeeded [2022-03-23T21:31:25.582Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T21:31:25.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T21:31:25.898Z] + 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-23T21:31:25.898Z] + dirname cmd/core-command/Dockerfile [2022-03-23T21:31:25.898Z] + cut -d/ -f2 [2022-03-23T21:31:25.898Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-23T21:31:25.898Z] + dirname+ cmd/core-data/Dockerfile [2022-03-23T21:31:25.898Z] cut -d/ -f2 [2022-03-23T21:31:25.898Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-23T21:31:25.898Z] + dirname cmd/core-metadata/Dockerfile [2022-03-23T21:31:25.898Z] + cut -d/ -f2 [2022-03-23T21:31:25.898Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-23T21:31:25.898Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-23T21:31:25.898Z] + cut -d/ -f2 [2022-03-23T21:31:25.898Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-23T21:31:25.898Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-23T21:31:25.898Z] + cut -d/ -f2 [2022-03-23T21:31:25.898Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-23T21:31:25.898Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-23T21:31:25.898Z] cut -d/ -f2 [2022-03-23T21:31:25.898Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-23T21:31:25.898Z] + cut -d/ -f2 [2022-03-23T21:31:25.898Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-23T21:31:25.898Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-23T21:31:25.898Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-23T21:31:25.898Z] + cut -d/ -f2 [2022-03-23T21:31:25.898Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-23T21:31:25.899Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-23T21:31:25.899Z] + cut -d/ -f2 [2022-03-23T21:31:25.899Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-23T21:31:25.899Z] + + cut -d/ -f2 [2022-03-23T21:31:25.899Z] dirname cmd/security-spire-server/Dockerfile [2022-03-23T21:31:25.899Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-23T21:31:25.899Z] + dirname cmd/support-notifications/Dockerfile [2022-03-23T21:31:25.899Z] + cut -d/ -f2 [2022-03-23T21:31:25.899Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-23T21:31:25.899Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-23T21:31:25.899Z] + cut -d/ -f2 [2022-03-23T21:31:25.899Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-23T21:31:25.899Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-23T21:31:25.899Z] + cut -d/ -f2 [2022-03-23T21:31:25.899Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-23T21:31:25.938Z] 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-23T21:31:26.291Z] + git rev-list -1 --merges f2437c5f3b3ff75fe821427690939a923a09825f~1..f2437c5f3b3ff75fe821427690939a923a09825f [Pipeline] echo [2022-03-23T21:31:26.382Z] -----------> git rev-list -1 --merges f2437c5f3b3ff75fe821427690939a923a09825f~1..f2437c5f3b3ff75fe821427690939a923a09825f f2437c5f3b3ff75fe821427690939a923a09825f [false] [Pipeline] sh [2022-03-23T21:31:26.669Z] + git log --format=format:%s -1 f2437c5f3b3ff75fe821427690939a923a09825f [Pipeline] echo [2022-03-23T21:31:26.685Z] ========================================================= [2022-03-23T21:31:26.685Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-23T21:31:26.685Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-23T21:31:27.216Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-23T21:31:27.216Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-23T21:31:27.216Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-23T21:31:27.216Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-23T21:31:27.216Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-23T21:31:27.216Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-23T21:31:27.216Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-23T21:31:27.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T21:31:27.622Z] [2022-03-23T21:31:27.622Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T21:31:27.926Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T21:31:27.926Z] latest: Pulling from edgex-devops/git-semver [2022-03-23T21:31:27.926Z] a0d0a0d46f8b: Pulling fs layer [2022-03-23T21:31:27.926Z] 3e5f54012d9b: Pulling fs layer [2022-03-23T21:31:27.926Z] 4c7163046ea9: Pulling fs layer [2022-03-23T21:31:27.926Z] 0c2d73faf560: Pulling fs layer [2022-03-23T21:31:27.926Z] 0c2d73faf560: Waiting [2022-03-23T21:31:27.926Z] 3e5f54012d9b: Verifying Checksum [2022-03-23T21:31:27.926Z] 3e5f54012d9b: Download complete [2022-03-23T21:31:27.926Z] a0d0a0d46f8b: Download complete [2022-03-23T21:31:27.926Z] 0c2d73faf560: Verifying Checksum [2022-03-23T21:31:27.926Z] 0c2d73faf560: Download complete [2022-03-23T21:31:27.926Z] 4c7163046ea9: Verifying Checksum [2022-03-23T21:31:27.926Z] 4c7163046ea9: Download complete [2022-03-23T21:31:28.186Z] a0d0a0d46f8b: Pull complete [2022-03-23T21:31:28.186Z] 3e5f54012d9b: Pull complete [2022-03-23T21:31:28.446Z] 4c7163046ea9: Pull complete [2022-03-23T21:31:28.707Z] 0c2d73faf560: Pull complete [2022-03-23T21:31:28.707Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-23T21:31:28.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T21:31:28.707Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-23T21:31:28.774Z] prd-ubuntu20.04-docker-8c-8g-8943 does not seem to be running inside a container [2022-03-23T21:31:28.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-23T21:31:29.472Z] $ docker top d0f5bafc739ee626db3f5e906b229a6e45804074f4d004b6cce4a0e96877e8a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-23T21:31:29.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T21:31:29.566Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T21:31:29.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T21:31:29.700Z] $ docker exec d0f5bafc739ee626db3f5e906b229a6e45804074f4d004b6cce4a0e96877e8a0 ssh-agent [2022-03-23T21:31:29.829Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLdBfgp/agent.13 [2022-03-23T21:31:29.829Z] SSH_AGENT_PID=19 [2022-03-23T21:31:29.836Z] Running ssh-add (command line suppressed) [2022-03-23T21:31:29.956Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_3461722387595772483.key (/w/workspace/edgex-go/7@tmp/private_key_3461722387595772483.key) [2022-03-23T21:31:29.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T21:31:30.268Z] + git tag --points-at HEAD [Pipeline] } [2022-03-23T21:31:30.284Z] $ docker exec --env ******** --env ******** d0f5bafc739ee626db3f5e906b229a6e45804074f4d004b6cce4a0e96877e8a0 ssh-agent -k [2022-03-23T21:31:30.392Z] unset SSH_AUTH_SOCK; [2022-03-23T21:31:30.392Z] unset SSH_AGENT_PID; [2022-03-23T21:31:30.392Z] echo Agent pid 19 killed; [2022-03-23T21:31:30.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-23T21:31:30.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T21:31:30.432Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T21:31:30.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T21:31:30.555Z] $ docker exec d0f5bafc739ee626db3f5e906b229a6e45804074f4d004b6cce4a0e96877e8a0 ssh-agent [2022-03-23T21:31:30.694Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEdaNnI/agent.53 [2022-03-23T21:31:30.694Z] SSH_AGENT_PID=59 [2022-03-23T21:31:30.700Z] Running ssh-add (command line suppressed) [2022-03-23T21:31:30.825Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_7584950092711743140.key (/w/workspace/edgex-go/7@tmp/private_key_7584950092711743140.key) [2022-03-23T21:31:30.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T21:31:31.132Z] + git semver init [2022-03-23T21:31:31.132Z] # -> Open(): unable to determine branch for HEAD [2022-03-23T21:31:31.132Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2022-03-23T21:31:31.132Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2022-03-23T21:31:31.132Z] # $SEMVER_REMOTE_NAME = origin [2022-03-23T21:31:31.132Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-23T21:31:31.132Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-23T21:31:31.132Z] # $SEMVER_BRANCH = PR-3897 [2022-03-23T21:31:31.132Z] # $SEMVER_TEMP = /tmp/semver-801564413 [2022-03-23T21:31:31.132Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-23T21:31:46.058Z] # '/tmp/semver-801564413' -> '/w/workspace/edgex-go/7/.semver' [2022-03-23T21:31:46.058Z] # -> Force: false [2022-03-23T21:31:46.058Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2022-03-23T21:31:46.075Z] $ docker exec --env ******** --env ******** d0f5bafc739ee626db3f5e906b229a6e45804074f4d004b6cce4a0e96877e8a0 ssh-agent -k [2022-03-23T21:31:46.190Z] unset SSH_AUTH_SOCK; [2022-03-23T21:31:46.191Z] unset SSH_AGENT_PID; [2022-03-23T21:31:46.191Z] echo Agent pid 59 killed; [2022-03-23T21:31:46.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T21:31:46.504Z] + git semver [Pipeline] } [2022-03-23T21:31:46.524Z] $ docker stop --time=1 d0f5bafc739ee626db3f5e906b229a6e45804074f4d004b6cce4a0e96877e8a0 [2022-03-23T21:31:48.341Z] $ docker rm -f d0f5bafc739ee626db3f5e906b229a6e45804074f4d004b6cce4a0e96877e8a0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T21:31:48.718Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-23T21:31:48.968Z] Stashed 1 file(s) [Pipeline] echo [2022-03-23T21:31:48.971Z] [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-23T21:31:49.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T21:31:49.068Z] ========================================================= [2022-03-23T21:31:49.068Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-23T21:31:49.068Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-23T21:31:49.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T21:31:49.357Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-23T21:31:49.357Z] 59bf1c3509f3: Pulling fs layer [2022-03-23T21:31:49.357Z] 666ba61612fd: Pulling fs layer [2022-03-23T21:31:49.357Z] 8ed8ca486205: Pulling fs layer [2022-03-23T21:31:49.357Z] 4fe6c5a15a65: Pulling fs layer [2022-03-23T21:31:49.357Z] 22a0e8bec74d: Pulling fs layer [2022-03-23T21:31:49.357Z] 640e595b4fbd: Pulling fs layer [2022-03-23T21:31:49.357Z] 763cafe07f6e: Pulling fs layer [2022-03-23T21:31:49.357Z] 0c0b528cf693: Pulling fs layer [2022-03-23T21:31:49.357Z] 10935f4eaf8b: Pulling fs layer [2022-03-23T21:31:49.357Z] 640e595b4fbd: Waiting [2022-03-23T21:31:49.357Z] 763cafe07f6e: Waiting [2022-03-23T21:31:49.357Z] 0c0b528cf693: Waiting [2022-03-23T21:31:49.357Z] 10935f4eaf8b: Waiting [2022-03-23T21:31:49.357Z] 4fe6c5a15a65: Waiting [2022-03-23T21:31:49.357Z] 22a0e8bec74d: Waiting [2022-03-23T21:31:49.357Z] 8ed8ca486205: Verifying Checksum [2022-03-23T21:31:49.357Z] 8ed8ca486205: Download complete [2022-03-23T21:31:49.357Z] 666ba61612fd: Download complete [2022-03-23T21:31:49.357Z] 22a0e8bec74d: Download complete [2022-03-23T21:31:49.357Z] 640e595b4fbd: Download complete [2022-03-23T21:31:49.357Z] 59bf1c3509f3: Verifying Checksum [2022-03-23T21:31:49.357Z] 59bf1c3509f3: Download complete [2022-03-23T21:31:49.357Z] 763cafe07f6e: Download complete [2022-03-23T21:31:49.357Z] 0c0b528cf693: Download complete [2022-03-23T21:31:49.618Z] 59bf1c3509f3: Pull complete [2022-03-23T21:31:49.618Z] 666ba61612fd: Pull complete [2022-03-23T21:31:49.877Z] 8ed8ca486205: Pull complete [2022-03-23T21:31:50.138Z] 10935f4eaf8b: Verifying Checksum [2022-03-23T21:31:50.138Z] 10935f4eaf8b: Download complete [2022-03-23T21:31:50.138Z] 4fe6c5a15a65: Verifying Checksum [2022-03-23T21:31:50.138Z] 4fe6c5a15a65: Download complete [2022-03-23T21:31:54.332Z] 4fe6c5a15a65: Pull complete [2022-03-23T21:31:54.332Z] 22a0e8bec74d: Pull complete [2022-03-23T21:31:54.332Z] 640e595b4fbd: Pull complete [2022-03-23T21:31:54.332Z] 763cafe07f6e: Pull complete [2022-03-23T21:31:54.332Z] 0c0b528cf693: Pull complete [2022-03-23T21:31:56.246Z] 10935f4eaf8b: Pull complete [2022-03-23T21:31:56.246Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-23T21:31:56.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T21:31:56.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-23T21:31:56.548Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T21:31:56.548Z] WORKDIR /edgex [2022-03-23T21:31:56.548Z] COPY go.mod . [2022-03-23T21:31:56.548Z] RUN go mod download [2022-03-23T21:31:56.548Z] docker build -t ci-base-image-x86_64 -f - . [2022-03-23T21:31:57.928Z] Sending build context to Docker daemon 334.5MB [2022-03-23T21:31:57.928Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T21:31:57.928Z] ---> 99d49a6021b9 [2022-03-23T21:31:57.928Z] Step 2/4 : WORKDIR /edgex [2022-03-23T21:31:59.850Z] ---> Running in 3e2569318cbc [2022-03-23T21:31:59.851Z] Removing intermediate container 3e2569318cbc [2022-03-23T21:31:59.851Z] ---> 44139682d3da [2022-03-23T21:31:59.851Z] Step 3/4 : COPY go.mod . [2022-03-23T21:32:00.113Z] ---> b40a01e1ee39 [2022-03-23T21:32:00.113Z] Step 4/4 : RUN go mod download [2022-03-23T21:32:00.113Z] ---> Running in fb4970ff855b [2022-03-23T21:32:04.027Z] Still waiting to schedule task [2022-03-23T21:32:04.027Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-23T21:32:15.028Z] Removing intermediate container fb4970ff855b [2022-03-23T21:32:15.028Z] ---> 2374e63a7d04 [2022-03-23T21:32:15.028Z] Successfully built 2374e63a7d04 [2022-03-23T21:32:15.028Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T21:32:15.327Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-23T21:32:15.327Z] . [Pipeline] withDockerContainer [2022-03-23T21:32:15.398Z] prd-ubuntu20.04-docker-8c-8g-8943 does not seem to be running inside a container [2022-03-23T21:32:15.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-23T21:32:15.862Z] $ docker top 4ed01a9c96d64aa978bb0657ad2c89a528936a7ccaaa910cf215c62f50bc5216 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T21:32:16.225Z] + go version [2022-03-23T21:32:16.225Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-23T21:32:16.244Z] $ docker stop --time=1 4ed01a9c96d64aa978bb0657ad2c89a528936a7ccaaa910cf215c62f50bc5216 [2022-03-23T21:32:17.534Z] $ docker rm -f 4ed01a9c96d64aa978bb0657ad2c89a528936a7ccaaa910cf215c62f50bc5216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T21:32:17.938Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-23T21:32:17.938Z] . [Pipeline] withDockerContainer [2022-03-23T21:32:18.004Z] prd-ubuntu20.04-docker-8c-8g-8943 does not seem to be running inside a container [2022-03-23T21:32:18.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-23T21:32:18.427Z] $ docker top 7579ba3156dbfb397b9a3b9d5691bd415b338a753305c3bce68a59713024e685 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-23T21:32:18.501Z] ========================================================= [2022-03-23T21:32:18.501Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-23T21:32:18.501Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-23T21:32:18.792Z] + make test [2022-03-23T21:32:18.792Z] go mod tidy -compat=1.17 [2022-03-23T21:32:19.052Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-23T21:32:25.634Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-23T21:32:35.631Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-23T21:32:35.631Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-23T21:32:35.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-23T21:32:35.891Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-23T21:32:35.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-23T21:32:36.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-23T21:32:36.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-23T21:32:36.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-23T21:32:36.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-23T21:32:36.415Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-23T21:32:36.415Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-23T21:32:36.415Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-23T21:32:36.415Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-23T21:32:36.415Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-23T21:32:36.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-23T21:32:37.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements [2022-03-23T21:32:37.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-23T21:32:37.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-23T21:32:38.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.117s coverage: 98.5% of statements [2022-03-23T21:32:38.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-23T21:32:38.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 54.9% of statements [2022-03-23T21:32:38.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-23T21:32:38.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-23T21:32:41.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.931s coverage: 89.2% of statements [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-23T21:32:41.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.087s coverage: 84.4% of statements [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-23T21:32:41.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.392s coverage: 94.2% of statements [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-23T21:32:41.815Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.109s coverage: 72.2% of statements [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-23T21:32:41.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-23T21:32:41.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-23T21:32:41.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.094s coverage: 58.8% of statements [2022-03-23T21:32:41.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.096s coverage: 24.0% of statements [2022-03-23T21:32:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-23T21:32:41.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2022-03-23T21:32:41.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements [2022-03-23T21:32:41.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.088s coverage: 94.1% of statements [2022-03-23T21:32:41.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2022-03-23T21:32:41.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2022-03-23T21:32:51.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements [2022-03-23T21:32:51.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2022-03-23T21:32:53.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 82.5% of statements [2022-03-23T21:32:53.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.073s coverage: 87.2% of statements [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.167s coverage: 91.2% of statements [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 64.4% of statements [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.425s coverage: 65.4% of statements [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.8% of statements [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.088s coverage: 63.2% of statements [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-23T21:33:03.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.123s coverage: 97.7% of statements [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-23T21:33:03.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-23T21:33:03.217Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-03-23T21:33:03.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-23T21:33:03.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-23T21:33:03.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-23T21:33:03.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-23T21:33:03.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-23T21:33:03.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-23T21:33:03.217Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-03-23T21:33:03.217Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-03-23T21:33:03.217Z] 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-23T21:33:21.344Z] GO111MODULE=on go vet ./... [2022-03-23T21:33:23.250Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-23T21:33:23.511Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-23T21:33:23.770Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-23T21:33:24.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-23T21:33:24.652Z] + ls -al . [2022-03-23T21:33:24.652Z] total 660 [2022-03-23T21:33:24.652Z] drwxrwxr-x 10 1001 1001 4096 Mar 23 21:33 . [2022-03-23T21:33:24.652Z] drwxr-xr-x 4 root root 4096 Mar 23 21:32 .. [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 11 Mar 23 21:31 .dockerignore [2022-03-23T21:33:24.652Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 21:31 .git [2022-03-23T21:33:24.652Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 21:31 .github [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 870 Mar 23 21:31 .gitignore [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 42 Mar 23 21:31 .golangci.yml [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 87 Mar 23 21:31 .hadolint.yml [2022-03-23T21:33:24.652Z] drwx------ 3 1001 1001 4096 Mar 23 21:31 .semver [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 166 Mar 23 21:31 .sonarcloud.properties [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 1171 Mar 23 21:31 ADOPTERS.md [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 9953 Mar 23 21:31 Attribution.txt [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 51732 Mar 23 21:31 CHANGELOG.md [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 3804 Mar 23 21:31 CONTRIBUTING.md [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 677 Mar 23 21:31 GOVERNANCE.md [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 849 Mar 23 21:31 Jenkinsfile [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 10775 Mar 23 21:31 LICENSE [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 8098 Mar 23 21:31 Makefile [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 582 Mar 23 21:31 OWNERS.md [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 8207 Mar 23 21:31 README.md [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 6912 Mar 23 21:31 SECURITY.md [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 5 Mar 23 21:31 VERSION [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 4131 Mar 23 21:31 ZMQWindows.md [2022-03-23T21:33:24.652Z] drwxrwxr-x 2 1001 1001 4096 Mar 23 21:31 bin [2022-03-23T21:33:24.652Z] drwxrwxr-x 18 1001 1001 4096 Mar 23 21:31 cmd [2022-03-23T21:33:24.652Z] -rw-r--r-- 1 root root 426503 Mar 23 21:33 coverage.out [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 3175 Mar 23 21:31 go.mod [2022-03-23T21:33:24.652Z] -rw-rw-r-- 1 1001 1001 34990 Mar 23 21:31 go.sum [2022-03-23T21:33:24.652Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 21:31 internal [2022-03-23T21:33:24.652Z] drwxrwxr-x 3 1001 1001 4096 Mar 23 21:31 openapi [2022-03-23T21:33:24.653Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 21:31 snap [2022-03-23T21:33:24.653Z] -rw-rw-r-- 1 1001 1001 204 Mar 23 21:31 version.go [Pipeline] sh [2022-03-23T21:33:24.945Z] + '[' -e coverage.out ] [2022-03-23T21:33:24.945Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-23T21:33:25.066Z] Stashed 1 file(s) [Pipeline] sh [2022-03-23T21:33:25.354Z] + make build [2022-03-23T21:33:25.355Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-23T21:33:27.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-23T21:33:34.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-23T21:33:35.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-23T21:33:36.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-23T21:33:36.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-23T21:33:37.592Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8944 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws [2022-03-23T21:33:37.608Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2022-03-23T21:33:37.809Z] The recommended git tool is: git [2022-03-23T21:33:38.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-23T21:33:39.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-23T21:33:40.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-23T21:33:42.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-23T21:33:43.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-23T21:33:44.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-23T21:33:44.924Z] using credential edgex-jenkins-ssh [2022-03-23T21:33:44.955Z] Cloning the remote Git repository [2022-03-23T21:33:45.082Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-23T21:33:45.179Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2022-03-23T21:33:45.299Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-23T21:33:45.300Z] > git --version # timeout=10 [2022-03-23T21:33:45.329Z] > git --version # 'git version 2.25.1' [2022-03-23T21:33:45.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T21:33:45.402Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T21:33:45.777Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-23T21:33:47.180Z] $ docker stop --time=1 7579ba3156dbfb397b9a3b9d5691bd415b338a753305c3bce68a59713024e685 [2022-03-23T21:33:49.228Z] $ docker rm -f 7579ba3156dbfb397b9a3b9d5691bd415b338a753305c3bce68a59713024e685 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T21:33:50.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-23T21:33:50.512Z] [2022-03-23T21:33:50.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T21:33:50.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-23T21:33:50.815Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-23T21:33:50.815Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-23T21:33:50.815Z] ca9280d653b3: Pulling fs layer [2022-03-23T21:33:50.815Z] 7e9c9ca2126c: Pulling fs layer [2022-03-23T21:33:50.815Z] cbdbe7a5bc2a: Download complete [2022-03-23T21:33:51.075Z] ca9280d653b3: Verifying Checksum [2022-03-23T21:33:51.075Z] ca9280d653b3: Download complete [2022-03-23T21:33:51.075Z] cbdbe7a5bc2a: Pull complete [2022-03-23T21:33:51.334Z] 7e9c9ca2126c: Download complete [2022-03-23T21:33:51.334Z] ca9280d653b3: Pull complete [2022-03-23T21:33:54.628Z] 7e9c9ca2126c: Pull complete [2022-03-23T21:33:54.628Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-23T21:33:54.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-23T21:33:54.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-23T21:33:54.694Z] prd-ubuntu20.04-docker-8c-8g-8943 does not seem to be running inside a container [2022-03-23T21:33:54.737Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-23T21:33:56.155Z] $ docker top 8a4c8880efa51d9be4b91c3d163994d90d60d83660bb448a674512a2574d8500 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T21:33:56.503Z] + docker-compose build --help [2022-03-23T21:33:56.503Z] + grep parallel [2022-03-23T21:33:57.072Z] --parallel Build images in parallel. [Pipeline] } [2022-03-23T21:33:57.092Z] $ docker stop --time=1 8a4c8880efa51d9be4b91c3d163994d90d60d83660bb448a674512a2574d8500 [2022-03-23T21:33:58.388Z] $ docker rm -f 8a4c8880efa51d9be4b91c3d163994d90d60d83660bb448a674512a2574d8500 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T21:33:58.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-23T21:33:58.779Z] . [Pipeline] withDockerContainer [2022-03-23T21:33:58.924Z] prd-ubuntu20.04-docker-8c-8g-8943 does not seem to be running inside a container [2022-03-23T21:33:58.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-23T21:33:59.362Z] $ docker top 5fbeaf866fc5c3ae717aaed283c9e542346cd0cdf8bcd32c7f151782269f6178 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T21:33:59.716Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-23T21:34:00.285Z] Building core-command ... [2022-03-23T21:34:00.285Z] Building core-data ... [2022-03-23T21:34:00.285Z] Building core-metadata ... [2022-03-23T21:34:00.285Z] Building security-bootstrapper ... [2022-03-23T21:34:00.285Z] Building security-proxy-setup ... [2022-03-23T21:34:00.285Z] Building security-secretstore-setup ... [2022-03-23T21:34:00.285Z] Building security-spiffe-token-provider ... [2022-03-23T21:34:00.285Z] Building security-spire-agent ... [2022-03-23T21:34:00.285Z] Building security-spire-config ... [2022-03-23T21:34:00.285Z] Building security-spire-server ... [2022-03-23T21:34:00.285Z] Building support-notifications ... [2022-03-23T21:34:00.285Z] Building support-scheduler ... [2022-03-23T21:34:00.285Z] Building sys-mgmt-agent ... [2022-03-23T21:34:00.285Z] Building security-proxy-setup [2022-03-23T21:34:00.285Z] Building security-secretstore-setup [2022-03-23T21:34:00.285Z] Building sys-mgmt-agent [2022-03-23T21:34:00.285Z] Building core-metadata [2022-03-23T21:34:00.285Z] Building core-data [2022-03-23T21:34:01.925Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-23T21:34:01.944Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T21:34:01.986Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-23T21:34:02.017Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-23T21:34:02.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T21:34:02.032Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-23T21:34:02.914Z] Merging remotes/origin/main commit 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d into PR head commit f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:34:03.278Z] Merge succeeded, producing f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:34:03.279Z] Checking out Revision f2437c5f3b3ff75fe821427690939a923a09825f (PR-3897) [2022-03-23T21:34:02.934Z] > git config core.sparsecheckout # timeout=10 [2022-03-23T21:34:02.966Z] > git checkout -f f2437c5f3b3ff75fe821427690939a923a09825f # timeout=10 [2022-03-23T21:34:03.199Z] > git remote # timeout=10 [2022-03-23T21:34:03.217Z] > git config --get remote.origin.url # timeout=10 [2022-03-23T21:34:03.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T21:34:03.240Z] > git merge 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d # timeout=10 [2022-03-23T21:34:03.262Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-23T21:34:03.289Z] > git config core.sparsecheckout # timeout=10 [2022-03-23T21:34:03.303Z] > git checkout -f f2437c5f3b3ff75fe821427690939a923a09825f # timeout=10 [2022-03-23T21:34:07.537Z] Commit message: "feat(security): Update to use the latest versions of go-mod-bootstrap and go-mod-secrets there is go 1.16 compatible issue if just using go mod tidy; so we force it to 1.17 for tidy" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-23T21:34:08.477Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-23T21:34:08.477Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-23T21:34:08.477Z] Dload Upload Total Spent Left Speed [2022-03-23T21:34:08.477Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46625 0 --:--:-- --:--:-- --:--:-- 46625 [Pipeline] sh [2022-03-23T21:34:09.017Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-23T21:34:09.363Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-23T21:34:09.363Z] + sudo tee /etc/docker/daemon.new [2022-03-23T21:34:09.363Z] { [2022-03-23T21:34:09.363Z] "registry-mirrors": [ [2022-03-23T21:34:09.363Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-23T21:34:09.363Z] ], [2022-03-23T21:34:09.363Z] "bip": "10.250.0.254/24", [2022-03-23T21:34:09.363Z] "hosts": [ [2022-03-23T21:34:09.363Z] "tcp://0.0.0.0:5555", [2022-03-23T21:34:09.363Z] "unix:///var/run/docker.sock" [2022-03-23T21:34:09.363Z] ], [2022-03-23T21:34:09.363Z] "mtu": 1458, [2022-03-23T21:34:09.363Z] "selinux-enabled": true, [2022-03-23T21:34:09.363Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-23T21:34:09.363Z] } [Pipeline] sh [2022-03-23T21:34:09.752Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-23T21:34:10.113Z] + sudo service docker restart [2022-03-23T21:34:18.385Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:34:18.385Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:34:18.385Z] ---> 2374e63a7d04 [2022-03-23T21:34:18.385Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T21:34:18.385Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:34:18.385Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:34:18.385Z] ---> 2374e63a7d04 [2022-03-23T21:34:18.385Z] Step 3/22 : WORKDIR /edgex-go [2022-03-23T21:34:18.385Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:34:18.385Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:34:18.385Z] ---> 2374e63a7d04 [2022-03-23T21:34:18.385Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T21:34:18.385Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:34:18.385Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:34:18.385Z] ---> 2374e63a7d04 [2022-03-23T21:34:18.385Z] Step 3/25 : WORKDIR /edgex-go [2022-03-23T21:34:18.385Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:34:18.385Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:34:18.385Z] ---> 2374e63a7d04 [2022-03-23T21:34:18.385Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T21:34:19.331Z] ---> Running in 10d014451264 [2022-03-23T21:34:19.331Z] ---> Running in ea6fcf3712f5 [2022-03-23T21:34:19.331Z] ---> Running in 7a9a1b449d5b [2022-03-23T21:34:19.331Z] ---> Running in 1a500864b65a [2022-03-23T21:34:19.331Z] ---> Running in e6a66baf38e9 [2022-03-23T21:34:19.331Z] Removing intermediate container 1a500864b65a [2022-03-23T21:34:19.331Z] ---> 44d98dfc3eae [2022-03-23T21:34:19.331Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:34:19.331Z] Removing intermediate container 10d014451264 [2022-03-23T21:34:19.331Z] ---> 9d7557f03d61 [2022-03-23T21:34:19.331Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:34:19.331Z] Removing intermediate container ea6fcf3712f5 [2022-03-23T21:34:19.331Z] ---> b54cff56b33b [2022-03-23T21:34:19.331Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:34:19.592Z] Removing intermediate container e6a66baf38e9 [2022-03-23T21:34:19.592Z] ---> 01dceac36a36 [2022-03-23T21:34:19.592Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:34:19.592Z] Removing intermediate container 7a9a1b449d5b [2022-03-23T21:34:19.592Z] ---> e3e9e84b3d29 [2022-03-23T21:34:19.592Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:34:19.592Z] ---> Running in 07f226ef3eed [2022-03-23T21:34:19.592Z] ---> Running in 5906aa5ae959 [2022-03-23T21:34:19.592Z] ---> Running in 095800a49acb [2022-03-23T21:34:19.592Z] ---> Running in fb32843137ba [2022-03-23T21:34:19.592Z] ---> Running in 924530055d75 [2022-03-23T21:34:20.533Z] Removing intermediate container 07f226ef3eed [2022-03-23T21:34:20.533Z] ---> 14054f1cbeaa [2022-03-23T21:34:20.533Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-23T21:34:20.533Z] Removing intermediate container 5906aa5ae959 [2022-03-23T21:34:20.533Z] ---> 9f3e05a6fb4b [2022-03-23T21:34:20.533Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-23T21:34:20.533Z] ---> Running in d1b2d485f67b [2022-03-23T21:34:20.533Z] ---> Running in 985d1430fd1d [2022-03-23T21:34:20.794Z] Removing intermediate container 095800a49acb [2022-03-23T21:34:20.794Z] ---> cf41efd34481 [2022-03-23T21:34:20.794Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-23T21:34:20.794Z] ---> Running in 515d77215eb8 [2022-03-23T21:34:21.054Z] Removing intermediate container fb32843137ba [2022-03-23T21:34:21.054Z] ---> 92cdb19b9ae2 [2022-03-23T21:34:21.054Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-23T21:34:21.054Z] ---> Running in f0d926338d3f [2022-03-23T21:34:21.054Z] Removing intermediate container 924530055d75 [2022-03-23T21:34:21.054Z] ---> 10ff04387cb8 [2022-03-23T21:34:21.054Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-23T21:34:21.315Z] ---> Running in bb9b478fe97f [2022-03-23T21:34:21.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:34:21.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:34:21.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:34:21.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:34:21.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:34:22.145Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:34:22.145Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:34:22.145Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:34:22.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:34:22.404Z] OK: 221 MiB in 52 packages [2022-03-23T21:34:22.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:34:22.404Z] OK: 221 MiB in 52 packages [2022-03-23T21:34:22.663Z] OK: 221 MiB in 52 packages [2022-03-23T21:34:22.663Z] OK: 221 MiB in 52 packages [2022-03-23T21:34:22.924Z] OK: 221 MiB in 52 packages [2022-03-23T21:34:22.924Z] Removing intermediate container d1b2d485f67b [2022-03-23T21:34:22.924Z] ---> 37faa47a9d11 [2022-03-23T21:34:22.924Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-23T21:34:23.185Z] ---> fdb75c60c7f0 [2022-03-23T21:34:23.185Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:34:23.185Z] ---> Running in 834086b31613 [2022-03-23T21:34:23.185Z] Removing intermediate container 985d1430fd1d [2022-03-23T21:34:23.185Z] ---> 65452b99527d [2022-03-23T21:34:23.185Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T21:34:23.185Z] Removing intermediate container 515d77215eb8 [2022-03-23T21:34:23.185Z] ---> b2e406ebe018 [2022-03-23T21:34:23.185Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-23T21:34:23.447Z] Removing intermediate container bb9b478fe97f [2022-03-23T21:34:23.447Z] ---> ecdea3322416 [2022-03-23T21:34:23.447Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T21:34:23.447Z] Removing intermediate container f0d926338d3f [2022-03-23T21:34:23.447Z] ---> e8e3b2a99138 [2022-03-23T21:34:23.447Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T21:34:23.447Z] ---> 3cc5bcab9597 [2022-03-23T21:34:23.447Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:34:23.447Z] ---> Running in 6d05f944e28a [2022-03-23T21:34:23.447Z] ---> e765225eae92 [2022-03-23T21:34:23.447Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:34:23.707Z] ---> c03af2c00943 [2022-03-23T21:34:23.707Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:34:23.707Z] ---> Running in c7abf683ceb6 [2022-03-23T21:34:23.707Z] ---> Running in c12795e1746f [2022-03-23T21:34:23.707Z] ---> 9d671f5a0003 [2022-03-23T21:34:23.707Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:34:23.707Z] ---> Running in 4b8f222c7998 [2022-03-23T21:34:24.278Z] Removing intermediate container 834086b31613 [2022-03-23T21:34:24.278Z] ---> b4868b8d20fd [2022-03-23T21:34:24.278Z] Step 8/25 : COPY . . [2022-03-23T21:34:24.957Z] Removing intermediate container 6d05f944e28a [2022-03-23T21:34:24.957Z] ---> 654ba8ceddb8 [2022-03-23T21:34:24.957Z] Step 8/23 : COPY . . [2022-03-23T21:34:28.245Z] Removing intermediate container c7abf683ceb6 [2022-03-23T21:34:28.245Z] ---> 059b3216b22b [2022-03-23T21:34:28.245Z] Step 8/22 : COPY . . [2022-03-23T21:34:28.245Z] Removing intermediate container 4b8f222c7998 [2022-03-23T21:34:28.245Z] ---> 8ad4ec55a409 [2022-03-23T21:34:28.245Z] Step 8/23 : COPY . . [2022-03-23T21:34:28.245Z] Removing intermediate container c12795e1746f [2022-03-23T21:34:28.245Z] ---> ca76f34d44f2 [2022-03-23T21:34:28.245Z] Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T21:34:28.457Z] provisioning config files... [2022-03-23T21:34:28.483Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config7637726091813865830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T21:34:28.844Z] ---> docker-login.sh [2022-03-23T21:34:28.844Z] nexus3.edgexfoundry.org:10001 [2022-03-23T21:34:29.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T21:34:29.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T21:34:29.719Z] Configure a credential helper to remove this warning. See [2022-03-23T21:34:29.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T21:34:29.719Z] [2022-03-23T21:34:29.719Z] Login Succeeded [2022-03-23T21:34:29.719Z] nexus3.edgexfoundry.org:10002 [2022-03-23T21:34:29.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T21:34:29.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T21:34:29.995Z] Configure a credential helper to remove this warning. See [2022-03-23T21:34:29.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T21:34:29.995Z] [2022-03-23T21:34:29.995Z] Login Succeeded [2022-03-23T21:34:29.995Z] nexus3.edgexfoundry.org:10003 [2022-03-23T21:34:30.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T21:34:30.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T21:34:30.596Z] Configure a credential helper to remove this warning. See [2022-03-23T21:34:30.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T21:34:30.596Z] [2022-03-23T21:34:30.596Z] Login Succeeded [2022-03-23T21:34:30.596Z] nexus3.edgexfoundry.org:10004 [2022-03-23T21:34:30.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T21:34:31.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T21:34:31.150Z] Configure a credential helper to remove this warning. See [2022-03-23T21:34:31.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T21:34:31.150Z] [2022-03-23T21:34:31.150Z] Login Succeeded [2022-03-23T21:34:31.150Z] docker.io [2022-03-23T21:34:31.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T21:34:32.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T21:34:32.021Z] Configure a credential helper to remove this warning. See [2022-03-23T21:34:32.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T21:34:32.021Z] [2022-03-23T21:34:32.021Z] Login Succeeded [2022-03-23T21:34:32.021Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T21:34:32.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-23T21:34:32.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T21:34:32.603Z] ========================================================= [2022-03-23T21:34:32.603Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-23T21:34:32.603Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-23T21:34:32.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T21:34:33.263Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-23T21:34:33.263Z] 9b3977197b4f: Pulling fs layer [2022-03-23T21:34:33.263Z] 1a89e8eeedd5: Pulling fs layer [2022-03-23T21:34:33.263Z] 94645a83ff95: Pulling fs layer [2022-03-23T21:34:33.263Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-23T21:34:33.263Z] 0c92f367c5e7: Pulling fs layer [2022-03-23T21:34:33.263Z] f7c0051592d6: Pulling fs layer [2022-03-23T21:34:33.263Z] a227ed2f7395: Pulling fs layer [2022-03-23T21:34:33.263Z] 7b1c46037f91: Pulling fs layer [2022-03-23T21:34:33.263Z] 0c92f367c5e7: Waiting [2022-03-23T21:34:33.263Z] f7c0051592d6: Waiting [2022-03-23T21:34:33.263Z] a227ed2f7395: Waiting [2022-03-23T21:34:33.263Z] 7b1c46037f91: Waiting [2022-03-23T21:34:33.263Z] 3f3a8bcf1eab: Waiting [2022-03-23T21:34:33.263Z] 94645a83ff95: Verifying Checksum [2022-03-23T21:34:33.263Z] 94645a83ff95: Download complete [2022-03-23T21:34:33.263Z] 1a89e8eeedd5: Verifying Checksum [2022-03-23T21:34:33.263Z] 1a89e8eeedd5: Download complete [2022-03-23T21:34:33.263Z] 0c92f367c5e7: Verifying Checksum [2022-03-23T21:34:33.263Z] 0c92f367c5e7: Download complete [2022-03-23T21:34:33.263Z] f7c0051592d6: Verifying Checksum [2022-03-23T21:34:33.263Z] f7c0051592d6: Download complete [2022-03-23T21:34:33.263Z] 9b3977197b4f: Download complete [2022-03-23T21:34:33.263Z] a227ed2f7395: Verifying Checksum [2022-03-23T21:34:33.263Z] a227ed2f7395: Download complete [2022-03-23T21:34:34.251Z] 9b3977197b4f: Pull complete [2022-03-23T21:34:34.529Z] 1a89e8eeedd5: Pull complete [2022-03-23T21:34:34.807Z] 94645a83ff95: Pull complete [2022-03-23T21:34:35.410Z] 7b1c46037f91: Verifying Checksum [2022-03-23T21:34:35.410Z] 7b1c46037f91: Download complete [2022-03-23T21:34:35.684Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-23T21:34:35.685Z] 3f3a8bcf1eab: Download complete [2022-03-23T21:34:38.232Z] ---> e3bcd8d1d19e [2022-03-23T21:34:38.232Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-23T21:34:38.232Z] ---> 9902cb6bd76a [2022-03-23T21:34:38.232Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-23T21:34:38.232Z] ---> d8bd5a2c5dea [2022-03-23T21:34:38.232Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-23T21:34:38.232Z] ---> 4de3a8679ae0 [2022-03-23T21:34:38.232Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-23T21:34:38.232Z] ---> 0962e11d33bc [2022-03-23T21:34:38.232Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-23T21:34:38.232Z] ---> Running in 6d7b147514f2 [2022-03-23T21:34:38.232Z] ---> Running in 7de3ba7a4a75 [2022-03-23T21:34:38.232Z] ---> Running in 6106fc974306 [2022-03-23T21:34:38.232Z] ---> Running in 7a830ec71855 [2022-03-23T21:34:38.232Z] ---> Running in 49805db0ecc4 [2022-03-23T21:34:38.232Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-23T21:34:38.232Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-23T21:34:38.232Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-23T21:34:38.232Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-23T21:34:38.232Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-23T21:34:48.113Z] 3f3a8bcf1eab: Pull complete [2022-03-23T21:34:48.113Z] 0c92f367c5e7: Pull complete [2022-03-23T21:34:48.385Z] f7c0051592d6: Pull complete [2022-03-23T21:34:48.385Z] a227ed2f7395: Pull complete [2022-03-23T21:34:56.697Z] 7b1c46037f91: Pull complete [2022-03-23T21:34:56.697Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-23T21:34:56.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T21:34:56.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-23T21:34:57.055Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T21:34:57.055Z] WORKDIR /edgex [2022-03-23T21:34:57.055Z] COPY go.mod . [2022-03-23T21:34:57.055Z] RUN go mod download [2022-03-23T21:34:57.056Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-23T21:34:59.701Z] Sending build context to Docker daemon 169.1MB [2022-03-23T21:34:59.701Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T21:34:59.701Z] ---> f79e39bc4007 [2022-03-23T21:34:59.701Z] Step 2/4 : WORKDIR /edgex [2022-03-23T21:35:00.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-23T21:35:00.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-23T21:35:00.301Z] ---> Running in e064bf100365 [2022-03-23T21:35:00.581Z] Removing intermediate container e064bf100365 [2022-03-23T21:35:00.581Z] ---> 8e328c5cc114 [2022-03-23T21:35:00.581Z] Step 3/4 : COPY go.mod . [2022-03-23T21:35:01.183Z] ---> bb5dd72d712c [2022-03-23T21:35:01.183Z] Step 4/4 : RUN go mod download [2022-03-23T21:35:01.183Z] ---> Running in bfadfd4f5142 [2022-03-23T21:35:06.762Z] Removing intermediate container 7a830ec71855 [2022-03-23T21:35:06.762Z] ---> cb43fb909226 [2022-03-23T21:35:06.762Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-23T21:35:06.762Z] Removing intermediate container 6d7b147514f2 [2022-03-23T21:35:06.762Z] ---> 66f1a5fc3202 [2022-03-23T21:35:06.762Z] [2022-03-23T21:35:06.762Z] Step 10/23 : FROM alpine:3.14 [2022-03-23T21:35:06.762Z] Removing intermediate container 6106fc974306 [2022-03-23T21:35:06.762Z] ---> 687e45e3f00b [2022-03-23T21:35:06.762Z] [2022-03-23T21:35:06.762Z] Step 10/22 : FROM alpine:3.14 [2022-03-23T21:35:06.762Z] Removing intermediate container 7de3ba7a4a75 [2022-03-23T21:35:06.762Z] ---> 368d6cfd53c9 [2022-03-23T21:35:06.762Z] [2022-03-23T21:35:06.762Z] Step 10/25 : FROM alpine:3.14 [2022-03-23T21:35:06.762Z] ---> Running in 416f15bfad6b [2022-03-23T21:35:06.762Z] Removing intermediate container 49805db0ecc4 [2022-03-23T21:35:06.762Z] ---> 6cff84b67447 [2022-03-23T21:35:06.762Z] [2022-03-23T21:35:06.762Z] Step 10/23 : FROM alpine:3.14 [2022-03-23T21:35:06.762Z] 3.14: Pulling from library/alpine [2022-03-23T21:35:06.762Z] 3.14: Pulling from library/alpine [2022-03-23T21:35:07.022Z] 3.14: Pulling from library/alpine [2022-03-23T21:35:07.022Z] 3.14: Pulling from library/alpine [2022-03-23T21:35:07.284Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-23T21:35:07.284Z] Status: Downloaded newer image for alpine:3.14 [2022-03-23T21:35:07.284Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-23T21:35:07.284Z] Status: Image is up to date for alpine:3.14 [2022-03-23T21:35:07.284Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-23T21:35:07.284Z] Status: Image is up to date for alpine:3.14 [2022-03-23T21:35:07.284Z] ---> a33ac4f1069a [2022-03-23T21:35:07.284Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-23T21:35:07.284Z] ---> a33ac4f1069a [2022-03-23T21:35:07.284Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-23T21:35:07.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-23T21:35:07.284Z] ---> a33ac4f1069a [2022-03-23T21:35:07.284Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-23T21:35:07.284Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-23T21:35:07.284Z] Status: Image is up to date for alpine:3.14 [2022-03-23T21:35:07.545Z] ---> a33ac4f1069a [2022-03-23T21:35:07.545Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-23T21:35:07.545Z] ---> Running in cc51a0f5b107 [2022-03-23T21:35:07.545Z] ---> Running in 4d9d70437e04 [2022-03-23T21:35:07.545Z] ---> Running in ccba326783bb [2022-03-23T21:35:07.545Z] ---> Running in eec7380d2b43 [2022-03-23T21:35:07.545Z] Removing intermediate container cc51a0f5b107 [2022-03-23T21:35:07.545Z] ---> 964e17db353b [2022-03-23T21:35:07.545Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-23T21:35:07.805Z] ---> Running in 32864a4a3e8e [2022-03-23T21:35:07.805Z] Removing intermediate container 32864a4a3e8e [2022-03-23T21:35:07.805Z] ---> ac9507605f42 [2022-03-23T21:35:07.805Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-23T21:35:07.805Z] ---> Running in dc32e9561083 [2022-03-23T21:35:08.071Z] Removing intermediate container dc32e9561083 [2022-03-23T21:35:08.071Z] ---> 5703f0f84e06 [2022-03-23T21:35:08.071Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:35:08.071Z] ---> Running in b4725865fddb [2022-03-23T21:35:08.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:08.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:08.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:08.330Z] Removing intermediate container 416f15bfad6b [2022-03-23T21:35:08.330Z] ---> ee84b8e3a2e2 [2022-03-23T21:35:08.330Z] [2022-03-23T21:35:08.330Z] Step 11/23 : FROM docker:20.10.10 [2022-03-23T21:35:08.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:08.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:08.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:08.330Z] 20.10.10: Pulling from library/docker [2022-03-23T21:35:08.330Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-23T21:35:08.330Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T21:35:08.330Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-23T21:35:08.589Z] OK: 6 MiB in 15 packages [2022-03-23T21:35:08.589Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-23T21:35:08.589Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-23T21:35:08.589Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-23T21:35:08.589Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-23T21:35:08.589Z] (5/6) Installing curl (7.79.1-r0) [2022-03-23T21:35:08.589Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-23T21:35:08.589Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T21:35:08.589Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-23T21:35:08.589Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T21:35:08.589Z] (3/3) Installing su-exec (0.2-r1) [2022-03-23T21:35:08.589Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T21:35:08.589Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T21:35:08.589Z] OK: 8 MiB in 20 packages [2022-03-23T21:35:08.589Z] OK: 6 MiB in 17 packages [2022-03-23T21:35:09.533Z] Removing intermediate container b4725865fddb [2022-03-23T21:35:09.533Z] ---> d2eccb72db8a [2022-03-23T21:35:09.533Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-23T21:35:09.533Z] Removing intermediate container eec7380d2b43 [2022-03-23T21:35:09.533Z] ---> 75faa20ef96f [2022-03-23T21:35:09.533Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T21:35:09.794Z] ---> Running in 4b438e75e0f2 [2022-03-23T21:35:09.794Z] ---> Running in fe485f46da69 [2022-03-23T21:35:09.794Z] Removing intermediate container 4d9d70437e04 [2022-03-23T21:35:09.794Z] ---> 19928c37ad0b [2022-03-23T21:35:09.794Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-23T21:35:09.794Z] Removing intermediate container ccba326783bb [2022-03-23T21:35:09.794Z] ---> 4714638e14f2 [2022-03-23T21:35:09.794Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-23T21:35:10.071Z] ---> Running in d366b9b1f8de [2022-03-23T21:35:10.071Z] ---> Running in 7e3927196af5 [2022-03-23T21:35:10.071Z] Removing intermediate container 4b438e75e0f2 [2022-03-23T21:35:10.071Z] ---> ba6636b3e5c1 [2022-03-23T21:35:10.071Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-23T21:35:10.071Z] ---> Running in 2d2c2f0b7e06 [2022-03-23T21:35:10.071Z] Removing intermediate container 7e3927196af5 [2022-03-23T21:35:10.071Z] ---> 00166b957860 [2022-03-23T21:35:10.071Z] Step 13/22 : WORKDIR /edgex [2022-03-23T21:35:10.331Z] Removing intermediate container d366b9b1f8de [2022-03-23T21:35:10.331Z] ---> 4fab7ead85c0 [2022-03-23T21:35:10.331Z] Step 13/25 : WORKDIR / [2022-03-23T21:35:10.331Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:10.331Z] ---> Running in 9105930cb83c [2022-03-23T21:35:10.331Z] ---> Running in e47a4efef069 [2022-03-23T21:35:10.331Z] Removing intermediate container 2d2c2f0b7e06 [2022-03-23T21:35:10.331Z] ---> 190b61404211 [2022-03-23T21:35:10.331Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-23T21:35:10.592Z] ---> Running in 6f997ba6f891 [2022-03-23T21:35:10.592Z] Removing intermediate container 9105930cb83c [2022-03-23T21:35:10.592Z] ---> 083b04c14c02 [2022-03-23T21:35:10.592Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-23T21:35:10.592Z] Removing intermediate container e47a4efef069 [2022-03-23T21:35:10.592Z] ---> 74b2c6fb3bdf [2022-03-23T21:35:10.592Z] 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-23T21:35:10.592Z] Removing intermediate container 6f997ba6f891 [2022-03-23T21:35:10.592Z] ---> 62bb4e34069b [2022-03-23T21:35:10.592Z] Step 15/23 : WORKDIR / [2022-03-23T21:35:10.592Z] ---> Running in 2de91e13d049 [2022-03-23T21:35:10.868Z] ---> 518c1b79b878 [2022-03-23T21:35:10.868Z] 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-23T21:35:10.868Z] ---> 52e91ba4abf0 [2022-03-23T21:35:10.868Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-23T21:35:10.868Z] Removing intermediate container 2de91e13d049 [2022-03-23T21:35:10.868Z] ---> ca8835c64462 [2022-03-23T21:35:10.868Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T21:35:11.167Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:11.167Z] ---> 5a76cdc83a6d [2022-03-23T21:35:11.167Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-23T21:35:11.167Z] ---> 45d0f50d3d68 [2022-03-23T21:35:11.167Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-23T21:35:11.426Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-23T21:35:11.426Z] ---> e665a3d50b64 [2022-03-23T21:35:11.426Z] 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-23T21:35:11.426Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-23T21:35:11.426Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-23T21:35:11.686Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-23T21:35:11.686Z] ---> 083e13ccf4a2 [2022-03-23T21:35:11.686Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-23T21:35:11.686Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-23T21:35:11.686Z] ---> 510d47cbffbb [2022-03-23T21:35:11.686Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-23T21:35:11.947Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-23T21:35:11.947Z] ---> 4b69513200da [2022-03-23T21:35:11.947Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-23T21:35:11.947Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T21:35:11.947Z] OK: 8 MiB in 20 packages [2022-03-23T21:35:12.208Z] ---> 9f5227e5c910 [2022-03-23T21:35:12.208Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-23T21:35:12.487Z] ---> 4b02ba84fd17 [2022-03-23T21:35:12.487Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-23T21:35:12.487Z] ---> 5a3fb7a52e75 [2022-03-23T21:35:12.487Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-23T21:35:12.487Z] ---> Running in e833fd232524 [2022-03-23T21:35:12.487Z] Removing intermediate container e833fd232524 [2022-03-23T21:35:12.487Z] ---> 26fa95b29349 [2022-03-23T21:35:12.487Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T21:35:12.747Z] ---> Running in 01a21156fc00 [2022-03-23T21:35:12.747Z] Removing intermediate container fe485f46da69 [2022-03-23T21:35:12.747Z] ---> cf236d59ec1a [2022-03-23T21:35:12.747Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T21:35:12.747Z] ---> 1093c7b8e789 [2022-03-23T21:35:12.747Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-23T21:35:12.747Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-23T21:35:12.747Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-23T21:35:12.747Z] ---> b706a049f56e [2022-03-23T21:35:12.747Z] 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-23T21:35:13.007Z] ---> Running in f2d60fb4b521 [2022-03-23T21:35:13.007Z] ---> Running in e117f5b6829f [2022-03-23T21:35:13.007Z] Removing intermediate container 01a21156fc00 [2022-03-23T21:35:13.007Z] ---> fb1e4ad1d8dc [2022-03-23T21:35:13.007Z] Step 21/23 : LABEL arch=x86_64 [2022-03-23T21:35:13.007Z] ---> 411933ee0578 [2022-03-23T21:35:13.007Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-23T21:35:13.007Z] ---> Running in dfa8ccb31c8a [2022-03-23T21:35:13.007Z] Removing intermediate container e117f5b6829f [2022-03-23T21:35:13.007Z] ---> 011f24c0ac4d [2022-03-23T21:35:13.007Z] 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-23T21:35:13.007Z] ---> 66b1d2e174f2 [2022-03-23T21:35:13.007Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-23T21:35:13.007Z] ---> Running in 9d49ccb0109c [2022-03-23T21:35:13.287Z] Removing intermediate container dfa8ccb31c8a [2022-03-23T21:35:13.287Z] ---> 477059fd96f6 [2022-03-23T21:35:13.287Z] Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:35:13.287Z] ---> Running in d3f541c12db2 [2022-03-23T21:35:13.287Z] ---> e193d5de0e92 [2022-03-23T21:35:13.288Z] 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-23T21:35:13.569Z] Removing intermediate container d3f541c12db2 [2022-03-23T21:35:13.569Z] ---> a83235dde0ab [2022-03-23T21:35:13.569Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T21:35:13.569Z] ---> Running in f5c65052f201 [2022-03-23T21:35:13.569Z] ---> Running in 4b9f48dd52af [2022-03-23T21:35:13.569Z] Removing intermediate container 4b9f48dd52af [2022-03-23T21:35:13.569Z] ---> f61932b10752 [2022-03-23T21:35:13.569Z] [2022-03-23T21:35:13.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:13.831Z] ---> 132c61b1f252 [2022-03-23T21:35:13.831Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-23T21:35:13.831Z] Removing intermediate container f2d60fb4b521 [2022-03-23T21:35:13.831Z] ---> df052e240872 [2022-03-23T21:35:13.831Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-23T21:35:13.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:13.831Z] ---> Running in f67cdedb2374 [2022-03-23T21:35:13.831Z] Successfully built f61932b10752 [2022-03-23T21:35:13.831Z] Successfully tagged core-metadata:latest [2022-03-23T21:35:13.831Z]  Building core-metadata ... done Building security-spire-config [2022-03-23T21:35:13.831Z] Removing intermediate container f67cdedb2374 [2022-03-23T21:35:13.831Z] ---> 300564156a3e [2022-03-23T21:35:13.831Z] Step 20/22 : LABEL arch=x86_64 [2022-03-23T21:35:14.090Z] ---> 9fb413d7ddc4 [2022-03-23T21:35:14.090Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-23T21:35:14.090Z] ---> Running in 0e1e3d0a7f18 [2022-03-23T21:35:14.090Z] (1/42) Installing readline (8.1.0-r0) [2022-03-23T21:35:14.090Z] (2/42) Installing bash (5.1.16-r0) [2022-03-23T21:35:14.090Z] Executing bash-5.1.16-r0.post-install [2022-03-23T21:35:14.090Z] ---> Running in 3708fedbfa4f [2022-03-23T21:35:14.090Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-23T21:35:14.090Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-23T21:35:14.090Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-23T21:35:14.090Z] (6/42) Installing curl (7.79.1-r0) [2022-03-23T21:35:14.090Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-23T21:35:14.090Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-23T21:35:14.090Z] Removing intermediate container 0e1e3d0a7f18 [2022-03-23T21:35:14.090Z] ---> 772d09b1d4e8 [2022-03-23T21:35:14.090Z] Step 21/22 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:35:14.090Z] (9/42) Installing expat (2.4.7-r0) [2022-03-23T21:35:14.090Z] (10/42) Installing libffi (3.3-r2) [2022-03-23T21:35:14.090Z] (11/42) Installing gdbm (1.19-r0) [2022-03-23T21:35:14.090Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-23T21:35:14.090Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-23T21:35:14.090Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-23T21:35:14.090Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-23T21:35:14.090Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-23T21:35:14.390Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-23T21:35:14.651Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-23T21:35:14.651Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-23T21:35:14.651Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-23T21:35:14.651Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-23T21:35:14.910Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-23T21:35:14.910Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-23T21:35:14.910Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-23T21:35:14.910Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-23T21:35:14.910Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-23T21:35:14.910Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-23T21:35:14.910Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-23T21:35:14.910Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-23T21:35:14.910Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-23T21:35:14.910Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-23T21:35:14.910Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-23T21:35:14.910Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-23T21:35:14.910Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-23T21:35:14.910Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-23T21:35:14.910Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-23T21:35:14.910Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-23T21:35:14.910Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-23T21:35:14.910Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-23T21:35:14.910Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-23T21:35:14.910Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-23T21:35:14.910Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-23T21:35:15.170Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T21:35:15.170Z] OK: 84 MiB in 64 packages [2022-03-23T21:35:15.740Z] Removing intermediate container 3708fedbfa4f [2022-03-23T21:35:15.740Z] ---> 3a2cafe199cb [2022-03-23T21:35:15.740Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T21:35:15.740Z] Collecting docker-compose==1.23.2 [2022-03-23T21:35:15.999Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-23T21:35:15.999Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-23T21:35:15.999Z] Collecting texttable<0.10,>=0.9.0 [2022-03-23T21:35:15.999Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-23T21:35:16.259Z] Collecting docker<4.0,>=3.6.0 [2022-03-23T21:35:16.259Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-23T21:35:16.259Z] Collecting docopt<0.7,>=0.6.1 [2022-03-23T21:35:16.259Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-23T21:35:16.259Z] ---> Running in 81927c1cf6d9 [2022-03-23T21:35:16.259Z] ---> Running in 29ca1b99baad [2022-03-23T21:35:16.518Z] Removing intermediate container 81927c1cf6d9 [2022-03-23T21:35:16.518Z] ---> e66725c13c14 [2022-03-23T21:35:16.518Z] Step 22/22 : LABEL version=0.0.0 [2022-03-23T21:35:16.518Z] Removing intermediate container 29ca1b99baad [2022-03-23T21:35:16.518Z] ---> 87b484f67716 [2022-03-23T21:35:16.518Z] Step 21/23 : LABEL arch=x86_64 [2022-03-23T21:35:16.518Z] Removing intermediate container f5c65052f201 [2022-03-23T21:35:16.518Z] ---> db83e8b13ae8 [2022-03-23T21:35:16.518Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-23T21:35:16.791Z] ---> Running in 4f339c0a4e4c [2022-03-23T21:35:16.791Z] ---> Running in edd1ec6a5086 [2022-03-23T21:35:16.791Z] ---> Running in dce50428c60a [2022-03-23T21:35:16.791Z] Removing intermediate container 4f339c0a4e4c [2022-03-23T21:35:16.791Z] ---> 8a9685e876cb [2022-03-23T21:35:16.791Z] Step 23/25 : LABEL arch=x86_64 [2022-03-23T21:35:16.791Z] Removing intermediate container edd1ec6a5086 [2022-03-23T21:35:16.791Z] ---> 0a69b88dfcc5 [2022-03-23T21:35:16.791Z] Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:35:17.051Z] Collecting PyYAML<4,>=3.10 [2022-03-23T21:35:17.051Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-23T21:35:17.051Z] Removing intermediate container dce50428c60a [2022-03-23T21:35:17.051Z] ---> 70c72fcd8aeb [2022-03-23T21:35:17.051Z] [2022-03-23T21:35:17.051Z] ---> Running in 58bd4956eac1 [2022-03-23T21:35:17.051Z] ---> Running in 88b31baf5172 [2022-03-23T21:35:17.051Z] Successfully built 70c72fcd8aeb [2022-03-23T21:35:17.364Z] Successfully tagged security-proxy-setup:latest [2022-03-23T21:35:17.364Z] Building core-command [2022-03-23T21:35:17.364Z]  Building security-proxy-setup ... done Removing intermediate container 88b31baf5172 [2022-03-23T21:35:17.364Z] ---> e25a4dadaf24 [2022-03-23T21:35:17.364Z] Step 24/25 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:35:17.364Z] Removing intermediate container 58bd4956eac1 [2022-03-23T21:35:17.364Z] ---> 4c7ae2042d76 [2022-03-23T21:35:17.364Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T21:35:17.364Z] ---> Running in 565ed81bc833 [2022-03-23T21:35:17.364Z] ---> Running in b058b30c647b [2022-03-23T21:35:17.623Z] Removing intermediate container 565ed81bc833 [2022-03-23T21:35:17.623Z] ---> a6ce3c3303f3 [2022-03-23T21:35:17.623Z] Step 25/25 : LABEL version=0.0.0 [2022-03-23T21:35:17.623Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-23T21:35:17.623Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-23T21:35:17.623Z] Removing intermediate container b058b30c647b [2022-03-23T21:35:17.623Z] ---> e2835d7c6bc4 [2022-03-23T21:35:17.623Z] [2022-03-23T21:35:17.924Z] Successfully built e2835d7c6bc4 [2022-03-23T21:35:17.924Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-23T21:35:17.924Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-23T21:35:17.924Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-23T21:35:17.924Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-23T21:35:18.183Z] Successfully tagged core-data:latest [2022-03-23T21:35:18.183Z] Building security-bootstrapper [2022-03-23T21:35:18.183Z]  Building core-data ... done  ---> Running in eaeb180355ae [2022-03-23T21:35:18.443Z] Collecting jsonschema<3,>=2.5.1 [2022-03-23T21:35:18.443Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-23T21:35:18.443Z] Collecting cached-property<2,>=1.2.0 [2022-03-23T21:35:18.443Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-23T21:35:18.443Z] Collecting docker-pycreds>=0.4.0 [2022-03-23T21:35:18.443Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-23T21:35:18.443Z] 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-23T21:35:18.443Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-23T21:35:18.702Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-23T21:35:18.702Z] Removing intermediate container eaeb180355ae [2022-03-23T21:35:18.702Z] ---> 9ddefc07f541 [2022-03-23T21:35:18.702Z] [2022-03-23T21:35:18.702Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-23T21:35:18.702Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-23T21:35:18.702Z] Successfully built 9ddefc07f541 [2022-03-23T21:35:18.702Z] Successfully tagged security-secretstore-setup:latest [2022-03-23T21:35:18.702Z] Building support-scheduler [2022-03-23T21:35:18.702Z]  Building security-secretstore-setup ... done Collecting idna<2.8,>=2.5 [2022-03-23T21:35:18.702Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-23T21:35:18.702Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-23T21:35:18.702Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-23T21:35:18.702Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-23T21:35:18.702Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-23T21:35:18.962Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-23T21:35:18.962Z] Attempting uninstall: urllib3 [2022-03-23T21:35:18.962Z] Found existing installation: urllib3 1.26.5 [2022-03-23T21:35:18.962Z] Uninstalling urllib3-1.26.5: [2022-03-23T21:35:18.962Z] Successfully uninstalled urllib3-1.26.5 [2022-03-23T21:35:18.962Z] Attempting uninstall: idna [2022-03-23T21:35:18.962Z] Found existing installation: idna 3.2 [2022-03-23T21:35:18.962Z] Uninstalling idna-3.2: [2022-03-23T21:35:18.962Z] Successfully uninstalled idna-3.2 [2022-03-23T21:35:19.221Z] Attempting uninstall: chardet [2022-03-23T21:35:19.221Z] Found existing installation: chardet 4.0.0 [2022-03-23T21:35:19.221Z] Uninstalling chardet-4.0.0: [2022-03-23T21:35:19.221Z] Successfully uninstalled chardet-4.0.0 [2022-03-23T21:35:19.480Z] Attempting uninstall: requests [2022-03-23T21:35:19.480Z] Found existing installation: requests 2.25.1 [2022-03-23T21:35:19.480Z] Uninstalling requests-2.25.1: [2022-03-23T21:35:19.480Z] Successfully uninstalled requests-2.25.1 [2022-03-23T21:35:19.480Z] Running setup.py install for texttable: started [2022-03-23T21:35:19.739Z] Running setup.py install for texttable: finished with status 'done' [2022-03-23T21:35:19.739Z] Running setup.py install for PyYAML: started [2022-03-23T21:35:19.997Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:35:19.997Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:35:19.997Z] ---> 2374e63a7d04 [2022-03-23T21:35:19.997Z] Step 3/24 : WORKDIR /edgex-go [2022-03-23T21:35:19.997Z] ---> Using cache [2022-03-23T21:35:19.997Z] ---> e3e9e84b3d29 [2022-03-23T21:35:19.997Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:35:19.997Z] ---> Using cache [2022-03-23T21:35:19.997Z] ---> 10ff04387cb8 [2022-03-23T21:35:19.997Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-23T21:35:19.997Z] ---> Using cache [2022-03-23T21:35:19.997Z] ---> ecdea3322416 [2022-03-23T21:35:19.997Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-23T21:35:19.997Z] ---> Using cache [2022-03-23T21:35:19.997Z] ---> c03af2c00943 [2022-03-23T21:35:19.997Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:35:19.997Z] ---> Using cache [2022-03-23T21:35:19.997Z] ---> ca76f34d44f2 [2022-03-23T21:35:19.997Z] Step 8/24 : COPY . . [2022-03-23T21:35:19.997Z] ---> Using cache [2022-03-23T21:35:19.997Z] ---> 9902cb6bd76a [2022-03-23T21:35:19.997Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-23T21:35:20.257Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-23T21:35:20.827Z] Running setup.py install for docopt: started [2022-03-23T21:35:21.087Z] Running setup.py install for docopt: finished with status 'done' [2022-03-23T21:35:21.087Z] Running setup.py install for dockerpty: started [2022-03-23T21:35:21.346Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-23T21:35:22.731Z] ---> Running in c3c6428311a3 [2022-03-23T21:35:22.731Z] 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-23T21:35:22.993Z] Removing intermediate container c3c6428311a3 [2022-03-23T21:35:22.993Z] ---> d1611be7b883 [2022-03-23T21:35:22.993Z] 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-23T21:35:23.252Z] ---> Running in 3b5af7c6c77d [2022-03-23T21:35:24.630Z] spire-1.2.0/ [2022-03-23T21:35:25.565Z] spire-1.2.0/README.md [2022-03-23T21:35:25.565Z] spire-1.2.0/bin/ [2022-03-23T21:35:25.565Z] spire-1.2.0/bin/spire-server [2022-03-23T21:35:25.565Z] spire-1.2.0/bin/spire-agent [2022-03-23T21:35:25.565Z] spire-1.2.0/conf/ [2022-03-23T21:35:25.565Z] spire-1.2.0/conf/server/ [2022-03-23T21:35:25.565Z] spire-1.2.0/conf/server/server.conf [2022-03-23T21:35:25.565Z] spire-1.2.0/conf/agent/ [2022-03-23T21:35:25.565Z] spire-1.2.0/conf/agent/agent.conf [2022-03-23T21:35:25.565Z] spire-1.2.0/LICENSE [2022-03-23T21:35:26.134Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:35:26.134Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:35:26.134Z] ---> 2374e63a7d04 [2022-03-23T21:35:26.134Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T21:35:26.134Z] ---> Using cache [2022-03-23T21:35:26.134Z] ---> e3e9e84b3d29 [2022-03-23T21:35:26.134Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:35:26.134Z] ---> Using cache [2022-03-23T21:35:26.134Z] ---> 10ff04387cb8 [2022-03-23T21:35:26.134Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-23T21:35:26.134Z] ---> Using cache [2022-03-23T21:35:26.134Z] ---> ecdea3322416 [2022-03-23T21:35:26.134Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T21:35:26.134Z] ---> Using cache [2022-03-23T21:35:26.134Z] ---> c03af2c00943 [2022-03-23T21:35:26.134Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:35:26.134Z] ---> Using cache [2022-03-23T21:35:26.134Z] ---> ca76f34d44f2 [2022-03-23T21:35:26.134Z] Step 8/23 : COPY . . [2022-03-23T21:35:26.134Z] ---> Using cache [2022-03-23T21:35:26.134Z] ---> 9902cb6bd76a [2022-03-23T21:35:26.134Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-23T21:35:27.074Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:35:27.074Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:35:27.074Z] ---> 2374e63a7d04 [2022-03-23T21:35:27.074Z] Step 3/22 : WORKDIR /edgex-go [2022-03-23T21:35:27.074Z] ---> Using cache [2022-03-23T21:35:27.074Z] ---> e3e9e84b3d29 [2022-03-23T21:35:27.074Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:35:27.074Z] ---> Using cache [2022-03-23T21:35:27.074Z] ---> 10ff04387cb8 [2022-03-23T21:35:27.074Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-23T21:35:27.074Z] ---> Using cache [2022-03-23T21:35:27.074Z] ---> ecdea3322416 [2022-03-23T21:35:27.074Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-23T21:35:27.074Z] ---> Using cache [2022-03-23T21:35:27.074Z] ---> c03af2c00943 [2022-03-23T21:35:27.074Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:35:27.074Z] ---> Using cache [2022-03-23T21:35:27.074Z] ---> ca76f34d44f2 [2022-03-23T21:35:27.074Z] Step 8/22 : COPY . . [2022-03-23T21:35:27.074Z] ---> Using cache [2022-03-23T21:35:27.074Z] ---> 9902cb6bd76a [2022-03-23T21:35:27.074Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-23T21:35:27.335Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:35:27.335Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:35:27.335Z] ---> 2374e63a7d04 [2022-03-23T21:35:27.335Z] Step 3/31 : WORKDIR /edgex-go [2022-03-23T21:35:27.335Z] ---> Using cache [2022-03-23T21:35:27.335Z] ---> e3e9e84b3d29 [2022-03-23T21:35:27.335Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:35:27.335Z] ---> Using cache [2022-03-23T21:35:27.335Z] ---> 10ff04387cb8 [2022-03-23T21:35:27.335Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-23T21:35:27.335Z] ---> Using cache [2022-03-23T21:35:27.335Z] ---> ecdea3322416 [2022-03-23T21:35:27.335Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-23T21:35:27.335Z] ---> Using cache [2022-03-23T21:35:27.335Z] ---> c03af2c00943 [2022-03-23T21:35:27.335Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:35:27.335Z] ---> Using cache [2022-03-23T21:35:27.335Z] ---> ca76f34d44f2 [2022-03-23T21:35:27.335Z] Step 8/31 : COPY . . [2022-03-23T21:35:27.335Z] ---> Using cache [2022-03-23T21:35:27.335Z] ---> 9902cb6bd76a [2022-03-23T21:35:27.335Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-23T21:35:27.595Z] ---> Running in 78746a269545 [2022-03-23T21:35:27.595Z] ---> Running in 613485f841a2 [2022-03-23T21:35:27.595Z] ---> Running in 1b78b6d5a307 [2022-03-23T21:35:27.595Z] Removing intermediate container 9d49ccb0109c [2022-03-23T21:35:27.595Z] ---> edcf20c186cc [2022-03-23T21:35:27.595Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-23T21:35:27.595Z] ---> Running in 477e53f010f9 [2022-03-23T21:35:27.884Z] Removing intermediate container 477e53f010f9 [2022-03-23T21:35:27.884Z] ---> 63b44a61b899 [2022-03-23T21:35:27.884Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-23T21:35:27.884Z] ---> Running in 7da73c24d47b [2022-03-23T21:35:28.143Z] Removing intermediate container 7da73c24d47b [2022-03-23T21:35:28.143Z] ---> de9c4bdcf9fb [2022-03-23T21:35:28.143Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-23T21:35:28.143Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-23T21:35:28.143Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-23T21:35:28.143Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-23T21:35:28.711Z] ---> d2fbd2a84e32 [2022-03-23T21:35:28.711Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-23T21:35:28.969Z] Removing intermediate container 3b5af7c6c77d [2022-03-23T21:35:28.969Z] ---> 2b826751be1f [2022-03-23T21:35:28.969Z] [2022-03-23T21:35:28.969Z] Step 11/24 : FROM alpine:3.15 [2022-03-23T21:35:28.969Z] 3.15: Pulling from library/alpine [2022-03-23T21:35:29.538Z] ---> 50a39596d2f2 [2022-03-23T21:35:29.538Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-23T21:35:29.538Z] Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb [2022-03-23T21:35:29.538Z] Status: Downloaded newer image for alpine:3.15 [2022-03-23T21:35:29.538Z] ---> 9c842ac49a39 [2022-03-23T21:35:29.538Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-23T21:35:29.538Z] ---> Running in 0492b9752593 [2022-03-23T21:35:29.800Z] Removing intermediate container 0492b9752593 [2022-03-23T21:35:29.800Z] ---> ad75458e8dbe [2022-03-23T21:35:29.800Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:35:29.800Z] ---> 9b8e38c53caa [2022-03-23T21:35:29.800Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-23T21:35:30.060Z] ---> Running in 67ad4a286e51 [2022-03-23T21:35:30.060Z] ---> Running in dd24251e1ea3 [2022-03-23T21:35:30.060Z] Removing intermediate container dd24251e1ea3 [2022-03-23T21:35:30.060Z] ---> 238ba5dfc292 [2022-03-23T21:35:30.060Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T21:35:30.319Z] ---> Running in 9893d010df6f [2022-03-23T21:35:30.582Z] Removing intermediate container 9893d010df6f [2022-03-23T21:35:30.582Z] ---> f9ab1e8e1d89 [2022-03-23T21:35:30.582Z] Step 21/23 : LABEL arch=x86_64 [2022-03-23T21:35:30.582Z] ---> Running in e3f445093caa [2022-03-23T21:35:30.849Z] Removing intermediate container e3f445093caa [2022-03-23T21:35:30.849Z] ---> 4651fbe41897 [2022-03-23T21:35:30.849Z] Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:35:31.109Z] ---> Running in 784d13faeb32 [2022-03-23T21:35:31.373Z] Removing intermediate container 784d13faeb32 [2022-03-23T21:35:31.373Z] ---> 720e8f48c8b5 [2022-03-23T21:35:31.373Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T21:35:31.638Z] ---> Running in 8b77d567e523 [2022-03-23T21:35:31.638Z] Removing intermediate container 67ad4a286e51 [2022-03-23T21:35:31.638Z] ---> 40a6a4b6f8b8 [2022-03-23T21:35:31.638Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-23T21:35:31.638Z] ---> Running in aa2f6a115dcf [2022-03-23T21:35:31.898Z] Removing intermediate container 8b77d567e523 [2022-03-23T21:35:31.898Z] ---> 66c4c6f38392 [2022-03-23T21:35:31.898Z] [2022-03-23T21:35:31.898Z] Successfully built 66c4c6f38392 [2022-03-23T21:35:31.898Z] Successfully tagged sys-mgmt-agent:latest [2022-03-23T21:35:31.898Z] Building security-spire-server [2022-03-23T21:35:32.469Z]  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:33.408Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:33.976Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-23T21:35:33.976Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-23T21:35:33.976Z] OK: 15854 distinct packages available [2022-03-23T21:35:33.976Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:34.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:34.912Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-23T21:35:35.171Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-23T21:35:35.171Z] (3/4) Installing libucontext (1.1-r0) [2022-03-23T21:35:35.171Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-23T21:35:35.430Z] Executing busybox-1.34.1-r4.trigger [2022-03-23T21:35:35.430Z] OK: 6 MiB in 18 packages [2022-03-23T21:35:36.813Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:35:36.813Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:35:36.813Z] ---> 2374e63a7d04 [2022-03-23T21:35:36.813Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T21:35:36.813Z] ---> Using cache [2022-03-23T21:35:36.813Z] ---> e3e9e84b3d29 [2022-03-23T21:35:36.813Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:35:36.813Z] ---> Using cache [2022-03-23T21:35:36.813Z] ---> 10ff04387cb8 [2022-03-23T21:35:36.813Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-23T21:35:36.813Z] ---> Using cache [2022-03-23T21:35:36.813Z] ---> ecdea3322416 [2022-03-23T21:35:36.813Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T21:35:36.813Z] ---> Using cache [2022-03-23T21:35:36.813Z] ---> c03af2c00943 [2022-03-23T21:35:36.813Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:35:36.813Z] ---> Using cache [2022-03-23T21:35:36.813Z] ---> ca76f34d44f2 [2022-03-23T21:35:36.813Z] Step 8/23 : COPY . . [2022-03-23T21:35:36.813Z] ---> Using cache [2022-03-23T21:35:36.813Z] ---> 9902cb6bd76a [2022-03-23T21:35:36.813Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-23T21:35:36.813Z] ---> Using cache [2022-03-23T21:35:36.813Z] ---> d1611be7b883 [2022-03-23T21:35:36.813Z] 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-23T21:35:36.813Z] ---> Using cache [2022-03-23T21:35:36.813Z] ---> 2b826751be1f [2022-03-23T21:35:36.813Z] [2022-03-23T21:35:36.813Z] Step 11/23 : FROM alpine:3.15 [2022-03-23T21:35:36.813Z] ---> 9c842ac49a39 [2022-03-23T21:35:36.813Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-23T21:35:36.813Z] ---> Using cache [2022-03-23T21:35:36.813Z] ---> ad75458e8dbe [2022-03-23T21:35:36.813Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:35:36.813Z] ---> Using cache [2022-03-23T21:35:36.813Z] ---> 40a6a4b6f8b8 [2022-03-23T21:35:36.813Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-23T21:35:38.715Z] ---> Running in 4c80fcef082c [2022-03-23T21:35:38.979Z] Removing intermediate container aa2f6a115dcf [2022-03-23T21:35:38.979Z] ---> dd6571d428fc [2022-03-23T21:35:38.979Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-23T21:35:39.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:40.184Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:40.858Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-23T21:35:40.858Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-23T21:35:40.858Z] OK: 15854 distinct packages available [2022-03-23T21:35:40.858Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:41.424Z] ---> 3cf3d84b9ded [2022-03-23T21:35:41.424Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-23T21:35:41.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:41.682Z] ---> f301035a6404 [2022-03-23T21:35:41.682Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-23T21:35:41.682Z] ---> Running in 1668bbfa6506 [2022-03-23T21:35:41.945Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-23T21:35:41.945Z] Removing intermediate container 1668bbfa6506 [2022-03-23T21:35:41.945Z] ---> b43b9fd36563 [2022-03-23T21:35:41.945Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-23T21:35:41.945Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-23T21:35:42.206Z] (3/5) Installing libucontext (1.1-r0) [2022-03-23T21:35:42.206Z] ---> d663d3ec5d01 [2022-03-23T21:35:42.206Z] Step 19/24 : WORKDIR / [2022-03-23T21:35:42.206Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-23T21:35:42.206Z] ---> Running in a5086d055ada [2022-03-23T21:35:42.206Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-23T21:35:42.465Z] Removing intermediate container a5086d055ada [2022-03-23T21:35:42.465Z] ---> cebc84f4072f [2022-03-23T21:35:42.465Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-23T21:35:42.465Z] Executing busybox-1.34.1-r4.trigger [2022-03-23T21:35:42.465Z] OK: 6 MiB in 19 packages [2022-03-23T21:35:42.465Z] ---> Running in 31bbab92087e [2022-03-23T21:35:42.465Z] Removing intermediate container 31bbab92087e [2022-03-23T21:35:42.465Z] ---> 170711136b11 [2022-03-23T21:35:42.465Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-23T21:35:42.724Z] ---> Running in b4cf350490a4 [2022-03-23T21:35:42.724Z] Removing intermediate container b4cf350490a4 [2022-03-23T21:35:42.724Z] ---> 377fe4502568 [2022-03-23T21:35:42.724Z] Step 22/24 : LABEL arch=x86_64 [2022-03-23T21:35:42.724Z] Removing intermediate container 4c80fcef082c [2022-03-23T21:35:42.724Z] ---> e197256c8db6 [2022-03-23T21:35:42.724Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-23T21:35:42.984Z] ---> Running in 02857f9b8265 [2022-03-23T21:35:42.984Z] Removing intermediate container 02857f9b8265 [2022-03-23T21:35:42.984Z] ---> a913a4fe37e8 [2022-03-23T21:35:42.984Z] Step 23/24 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:35:43.245Z] ---> Running in 6b1cfb89ffa0 [2022-03-23T21:35:43.506Z] Removing intermediate container 6b1cfb89ffa0 [2022-03-23T21:35:43.506Z] ---> 2fe35f8c4078 [2022-03-23T21:35:43.506Z] Step 24/24 : LABEL version=0.0.0 [2022-03-23T21:35:43.506Z] ---> Running in 47a8914bbd24 [2022-03-23T21:35:43.766Z] ---> b72473bbf400 [2022-03-23T21:35:43.766Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-23T21:35:43.766Z] Removing intermediate container 47a8914bbd24 [2022-03-23T21:35:43.766Z] ---> 1fa3343e75fc [2022-03-23T21:35:43.766Z] [2022-03-23T21:35:43.766Z] Successfully built 1fa3343e75fc [2022-03-23T21:35:43.766Z] Successfully tagged security-spire-config:latest [2022-03-23T21:35:43.766Z] Building support-notifications [2022-03-23T21:35:44.026Z]  Building security-spire-config ... done  ---> d29b1fa8e930 [2022-03-23T21:35:44.026Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-23T21:35:45.947Z] ---> f3150100fd64 [2022-03-23T21:35:45.947Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-23T21:35:46.206Z] ---> 5d9b5364ae6c [2022-03-23T21:35:46.206Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-23T21:35:46.206Z] ---> Running in f9e87eb29d5d [2022-03-23T21:35:46.775Z] Removing intermediate container f9e87eb29d5d [2022-03-23T21:35:46.775Z] ---> 6306d598d5f4 [2022-03-23T21:35:46.775Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-23T21:35:47.722Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:35:47.722Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:35:47.722Z] ---> 2374e63a7d04 [2022-03-23T21:35:47.722Z] Step 3/22 : WORKDIR /edgex-go [2022-03-23T21:35:47.722Z] ---> Using cache [2022-03-23T21:35:47.722Z] ---> e3e9e84b3d29 [2022-03-23T21:35:47.722Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:35:47.722Z] ---> Using cache [2022-03-23T21:35:47.722Z] ---> 10ff04387cb8 [2022-03-23T21:35:47.722Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-23T21:35:47.982Z] ---> Running in 95591968aebc [2022-03-23T21:35:47.982Z] ---> Running in 242a576f340b [2022-03-23T21:35:47.982Z] Removing intermediate container 78746a269545 [2022-03-23T21:35:47.982Z] ---> dba8e2c85aa3 [2022-03-23T21:35:47.982Z] [2022-03-23T21:35:47.982Z] Step 10/31 : FROM alpine:3.14 [2022-03-23T21:35:47.982Z] ---> a33ac4f1069a [2022-03-23T21:35:47.982Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-23T21:35:47.982Z] Removing intermediate container 613485f841a2 [2022-03-23T21:35:47.982Z] ---> 7e57b6293610 [2022-03-23T21:35:47.982Z] [2022-03-23T21:35:47.982Z] Step 10/22 : FROM alpine:3.14 [2022-03-23T21:35:47.982Z] ---> a33ac4f1069a [2022-03-23T21:35:47.982Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-23T21:35:47.982Z] ---> Using cache [2022-03-23T21:35:47.982Z] ---> 75faa20ef96f [2022-03-23T21:35:47.982Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T21:35:47.982Z] ---> Using cache [2022-03-23T21:35:47.982Z] ---> ba6636b3e5c1 [2022-03-23T21:35:47.982Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-23T21:35:47.982Z] Removing intermediate container 1b78b6d5a307 [2022-03-23T21:35:47.982Z] ---> 2d8136462720 [2022-03-23T21:35:47.982Z] [2022-03-23T21:35:47.982Z] Step 10/23 : FROM alpine:3.14 [2022-03-23T21:35:47.982Z] ---> a33ac4f1069a [2022-03-23T21:35:47.982Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-23T21:35:47.982Z] ---> Using cache [2022-03-23T21:35:47.982Z] ---> 75faa20ef96f [2022-03-23T21:35:47.982Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T21:35:47.982Z] ---> Using cache [2022-03-23T21:35:47.982Z] ---> ba6636b3e5c1 [2022-03-23T21:35:47.982Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-23T21:35:48.179Z] Removing intermediate container bfadfd4f5142 [2022-03-23T21:35:48.179Z] ---> 413c9a198a34 [2022-03-23T21:35:48.179Z] Successfully built 413c9a198a34 [2022-03-23T21:35:48.179Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T21:35:48.241Z] Removing intermediate container 95591968aebc [2022-03-23T21:35:48.241Z] ---> 4c75ec0e5bf7 [2022-03-23T21:35:48.241Z] Step 21/23 : LABEL arch=x86_64 [2022-03-23T21:35:48.241Z] ---> Running in 5d2492ecebad [2022-03-23T21:35:48.241Z] ---> Running in d083c084a780 [2022-03-23T21:35:48.241Z] ---> Running in acff8b661163 [2022-03-23T21:35:48.241Z] ---> Running in 008c1da7f1b9 [2022-03-23T21:35:48.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:48.241Z] Removing intermediate container 5d2492ecebad [2022-03-23T21:35:48.241Z] ---> 3c73aa61ccfc [2022-03-23T21:35:48.241Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-23T21:35:48.241Z] Removing intermediate container acff8b661163 [2022-03-23T21:35:48.241Z] ---> 321eede7f187 [2022-03-23T21:35:48.241Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-23T21:35:48.241Z] Removing intermediate container d083c084a780 [2022-03-23T21:35:48.241Z] ---> 9a93564e5480 [2022-03-23T21:35:48.241Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-23T21:35:48.241Z] Removing intermediate container 008c1da7f1b9 [2022-03-23T21:35:48.241Z] ---> 331e2f729621 [2022-03-23T21:35:48.241Z] Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:35:48.241Z] ---> Running in 144e69096da1 [2022-03-23T21:35:48.241Z] ---> Running in 1710b02856cd [2022-03-23T21:35:48.241Z] ---> Running in 991573129c12 [2022-03-23T21:35:48.500Z] ---> Running in 3c5b14b83d6a [2022-03-23T21:35:48.500Z] Removing intermediate container 1710b02856cd [2022-03-23T21:35:48.500Z] ---> f46ed1432ccc [2022-03-23T21:35:48.500Z] Step 15/23 : WORKDIR / [2022-03-23T21:35:48.500Z] Removing intermediate container 991573129c12 [2022-03-23T21:35:48.500Z] ---> d9ab0294b1eb [2022-03-23T21:35:48.500Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T21:35:48.500Z] Removing intermediate container 3c5b14b83d6a [2022-03-23T21:35:48.500Z] ---> 2af9198f81dc [2022-03-23T21:35:48.500Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T21:35:48.500Z] ---> Running in c94abbccce2c [2022-03-23T21:35:48.500Z] ---> Running in 69a9df3e52ac [2022-03-23T21:35:48.520Z] + docker inspect -f . ci-base-image-arm64 [2022-03-23T21:35:48.520Z] . [Pipeline] withDockerContainer [2022-03-23T21:35:48.745Z] prd-ubuntu20.04-docker-arm64-4c-16g-8944 does not seem to be running inside a container [2022-03-23T21:35:48.759Z] Removing intermediate container c94abbccce2c [2022-03-23T21:35:48.759Z] ---> 2de39740896f [2022-03-23T21:35:48.759Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T21:35:48.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:48.759Z] Removing intermediate container 69a9df3e52ac [2022-03-23T21:35:48.759Z] ---> 86b9f59babc2 [2022-03-23T21:35:48.759Z] [2022-03-23T21:35:48.759Z] ---> efac47737794 [2022-03-23T21:35:48.759Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-23T21:35:48.759Z] Successfully built 86b9f59babc2 [2022-03-23T21:35:48.759Z] Successfully tagged security-spire-server:latest [2022-03-23T21:35:48.759Z]  Building security-spire-server ... done Building security-spire-agent [2022-03-23T21:35:48.759Z] ---> 806acabc736f [2022-03-23T21:35:48.759Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-23T21:35:48.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:48.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-23T21:35:49.018Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:49.018Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-23T21:35:49.018Z] (2/2) Installing su-exec (0.2-r1) [2022-03-23T21:35:49.278Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T21:35:49.278Z] OK: 6 MiB in 16 packages [2022-03-23T21:35:49.278Z] OK: 221 MiB in 52 packages [2022-03-23T21:35:50.209Z] $ docker top 587944e3508fa35146ebedc65283b36a642427c23a394c99faaea2295eb55e75 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T21:35:51.120Z] + go version [2022-03-23T21:35:51.120Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-23T21:35:51.150Z] $ docker stop --time=1 587944e3508fa35146ebedc65283b36a642427c23a394c99faaea2295eb55e75 [2022-03-23T21:35:51.197Z] ---> c3db4368ae98 [2022-03-23T21:35:51.197Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-23T21:35:51.197Z] ---> 7408e394b4c6 [2022-03-23T21:35:51.197Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-23T21:35:51.197Z] ---> 3abaaf1352aa [2022-03-23T21:35:51.197Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-23T21:35:51.197Z] Removing intermediate container 144e69096da1 [2022-03-23T21:35:51.197Z] ---> 7507a2a53133 [2022-03-23T21:35:51.197Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-23T21:35:51.197Z] ---> Running in 01605ed2f297 [2022-03-23T21:35:51.197Z] ---> 628c0c40e122 [2022-03-23T21:35:51.197Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-23T21:35:51.459Z] Removing intermediate container 242a576f340b [2022-03-23T21:35:51.459Z] ---> 92980eb87518 [2022-03-23T21:35:51.459Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-23T21:35:51.459Z] ---> Running in bb8f4be629c1 [2022-03-23T21:35:51.459Z] ---> Running in e57663221d68 [2022-03-23T21:35:51.459Z] Removing intermediate container 01605ed2f297 [2022-03-23T21:35:51.459Z] ---> 1ae39f19d7cc [2022-03-23T21:35:51.459Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T21:35:51.459Z] Removing intermediate container bb8f4be629c1 [2022-03-23T21:35:51.459Z] ---> 8e8af29ce1fb [2022-03-23T21:35:51.459Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-23T21:35:51.459Z] ---> Running in 3b2d0f2b1bea [2022-03-23T21:35:51.459Z] ---> Running in c1c7ff462abc [2022-03-23T21:35:51.459Z] Removing intermediate container e57663221d68 [2022-03-23T21:35:51.459Z] ---> 2d5a5546af90 [2022-03-23T21:35:51.459Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T21:35:51.459Z] ---> 252dd02a3753 [2022-03-23T21:35:51.459Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:35:51.720Z] ---> Running in f9567b8025b0 [2022-03-23T21:35:51.720Z] ---> Running in 749ea7038514 [2022-03-23T21:35:51.720Z] Removing intermediate container 3b2d0f2b1bea [2022-03-23T21:35:51.720Z] ---> 81d756fbc850 [2022-03-23T21:35:51.720Z] Step 20/22 : LABEL arch=x86_64 [2022-03-23T21:35:51.720Z] Removing intermediate container c1c7ff462abc [2022-03-23T21:35:51.720Z] ---> c436b7b7bf48 [2022-03-23T21:35:51.720Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-23T21:35:51.720Z] ---> Running in 98d2d68d16f0 [2022-03-23T21:35:51.720Z] ---> Running in cdb82ba18957 [2022-03-23T21:35:51.720Z] Removing intermediate container 749ea7038514 [2022-03-23T21:35:51.720Z] ---> 4a519f65abd9 [2022-03-23T21:35:51.720Z] Step 21/23 : LABEL arch=x86_64 [2022-03-23T21:35:51.980Z] ---> Running in c86d8c2f49a4 [2022-03-23T21:35:51.980Z] Removing intermediate container 98d2d68d16f0 [2022-03-23T21:35:51.980Z] ---> 8d60987f5c17 [2022-03-23T21:35:51.980Z] Step 21/22 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:35:51.980Z] ---> Running in 478382b28ef3 [2022-03-23T21:35:51.980Z] Removing intermediate container c86d8c2f49a4 [2022-03-23T21:35:51.980Z] ---> 374b0588ee72 [2022-03-23T21:35:51.980Z] Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:35:51.980Z] ---> Running in 04f54a9272a0 [2022-03-23T21:35:51.980Z] Removing intermediate container 478382b28ef3 [2022-03-23T21:35:51.980Z] ---> af0614e49151 [2022-03-23T21:35:51.980Z] Step 22/22 : LABEL version=0.0.0 [2022-03-23T21:35:52.239Z] ---> Running in 9e4315e284f1 [2022-03-23T21:35:52.239Z] Removing intermediate container 04f54a9272a0 [2022-03-23T21:35:52.239Z] ---> c96e6777d472 [2022-03-23T21:35:52.239Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T21:35:52.239Z] ---> Running in c3bf4f1c1b17 [2022-03-23T21:35:52.239Z] Removing intermediate container 9e4315e284f1 [2022-03-23T21:35:52.239Z] ---> 710920a19144 [2022-03-23T21:35:52.239Z] [2022-03-23T21:35:52.499Z] Successfully built 710920a19144 [2022-03-23T21:35:52.499Z] Successfully tagged support-scheduler:latest [2022-03-23T21:35:52.499Z] Building security-spiffe-token-provider [2022-03-23T21:35:52.499Z]  Building support-scheduler ... done Removing intermediate container c3bf4f1c1b17 [2022-03-23T21:35:52.499Z] ---> 7393a3f23006 [2022-03-23T21:35:52.499Z] [2022-03-23T21:35:52.499Z] Successfully built 7393a3f23006 [2022-03-23T21:35:52.499Z] Successfully tagged core-command:latest [2022-03-23T21:35:52.762Z]  Building core-command ... done Removing intermediate container cdb82ba18957 [2022-03-23T21:35:52.762Z] ---> 966078f68305 [2022-03-23T21:35:52.762Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-23T21:35:52.807Z] $ docker rm -f 587944e3508fa35146ebedc65283b36a642427c23a394c99faaea2295eb55e75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T21:35:53.331Z] Removing intermediate container f9567b8025b0 [2022-03-23T21:35:53.331Z] ---> c24b50d8d0a8 [2022-03-23T21:35:53.331Z] Step 8/22 : COPY . . [2022-03-23T21:35:53.331Z] ---> Running in b71dff8664e6 [2022-03-23T21:35:53.425Z] + docker inspect -f . ci-base-image-arm64 [2022-03-23T21:35:53.425Z] . [Pipeline] withDockerContainer [2022-03-23T21:35:53.664Z] prd-ubuntu20.04-docker-arm64-4c-16g-8944 does not seem to be running inside a container [2022-03-23T21:35:53.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-23T21:35:54.708Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:35:54.708Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:35:54.708Z] ---> 2374e63a7d04 [2022-03-23T21:35:54.708Z] Step 3/24 : WORKDIR /edgex-go [2022-03-23T21:35:54.708Z] ---> Using cache [2022-03-23T21:35:54.708Z] ---> e3e9e84b3d29 [2022-03-23T21:35:54.708Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:35:54.708Z] ---> Using cache [2022-03-23T21:35:54.708Z] ---> 10ff04387cb8 [2022-03-23T21:35:54.708Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-23T21:35:54.708Z] ---> Using cache [2022-03-23T21:35:54.708Z] ---> ecdea3322416 [2022-03-23T21:35:54.708Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-23T21:35:54.708Z] ---> Using cache [2022-03-23T21:35:54.708Z] ---> c03af2c00943 [2022-03-23T21:35:54.708Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:35:54.708Z] ---> Using cache [2022-03-23T21:35:54.708Z] ---> ca76f34d44f2 [2022-03-23T21:35:54.708Z] Step 8/24 : COPY . . [2022-03-23T21:35:54.708Z] ---> Using cache [2022-03-23T21:35:54.708Z] ---> 9902cb6bd76a [2022-03-23T21:35:54.708Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-23T21:35:54.708Z] ---> Using cache [2022-03-23T21:35:54.708Z] ---> d1611be7b883 [2022-03-23T21:35:54.708Z] 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-23T21:35:54.708Z] ---> Using cache [2022-03-23T21:35:54.708Z] ---> 2b826751be1f [2022-03-23T21:35:54.708Z] [2022-03-23T21:35:54.708Z] Step 11/24 : FROM alpine:3.15 [2022-03-23T21:35:54.708Z] ---> 9c842ac49a39 [2022-03-23T21:35:54.708Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-23T21:35:54.708Z] ---> Using cache [2022-03-23T21:35:54.708Z] ---> ad75458e8dbe [2022-03-23T21:35:54.708Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:35:54.708Z] ---> Using cache [2022-03-23T21:35:54.708Z] ---> 40a6a4b6f8b8 [2022-03-23T21:35:54.708Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-23T21:35:54.708Z] ---> Using cache [2022-03-23T21:35:54.708Z] ---> e197256c8db6 [2022-03-23T21:35:54.708Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-23T21:35:55.019Z] $ docker top 2846c383d523f348d50edf0ffde83d84784877da9f9792d435ba46b0e18ef9df -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-23T21:35:55.285Z] ========================================================= [2022-03-23T21:35:55.285Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-23T21:35:55.285Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-23T21:35:55.944Z] + make test [2022-03-23T21:35:55.944Z] go mod tidy -compat=1.17 [2022-03-23T21:35:56.921Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-23T21:35:57.488Z] Removing intermediate container b71dff8664e6 [2022-03-23T21:35:57.488Z] ---> 3a62cf722589 [2022-03-23T21:35:57.488Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-23T21:35:57.761Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:35:57.761Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:35:57.761Z] ---> 2374e63a7d04 [2022-03-23T21:35:57.761Z] Step 3/20 : WORKDIR /edgex-go [2022-03-23T21:35:57.761Z] ---> Using cache [2022-03-23T21:35:57.761Z] ---> e3e9e84b3d29 [2022-03-23T21:35:57.761Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-23T21:35:57.761Z] ---> 3cd07d98f18a [2022-03-23T21:35:57.761Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-23T21:35:57.761Z] ---> Running in 53b8f02ed7d9 [2022-03-23T21:35:57.761Z] ---> 30d3ca4d4dc8 [2022-03-23T21:35:57.761Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-23T21:35:58.020Z] ---> Running in bed0ab149582 [2022-03-23T21:35:58.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:59.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:59.220Z] ---> 449493a355ca [2022-03-23T21:35:59.220Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-23T21:35:59.220Z] ---> 7016af0f3f0c [2022-03-23T21:35:59.220Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-23T21:35:59.220Z] Removing intermediate container bed0ab149582 [2022-03-23T21:35:59.220Z] ---> 70443196ec8b [2022-03-23T21:35:59.220Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T21:35:59.220Z] ---> Running in b9d1cb538593 [2022-03-23T21:35:59.220Z] ---> 517ddbc3629f [2022-03-23T21:35:59.220Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-23T21:35:59.480Z] ---> 6034e4acc6de [2022-03-23T21:35:59.480Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-23T21:35:59.480Z] ---> a9d40ae331be [2022-03-23T21:35:59.480Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-23T21:35:59.480Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-23T21:35:59.480Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-23T21:35:59.480Z] OK: 15863 distinct packages available [2022-03-23T21:35:59.480Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:35:59.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-23T21:35:59.739Z] ---> 9b9089d1eeff [2022-03-23T21:35:59.739Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-23T21:35:59.739Z] ---> Running in 091b2889c001 [2022-03-23T21:36:00.003Z] Removing intermediate container 091b2889c001 [2022-03-23T21:36:00.003Z] ---> 4b2a029cf19b [2022-03-23T21:36:00.003Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-23T21:36:00.003Z] ---> 8b60661ed4ee [2022-03-23T21:36:00.003Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-23T21:36:00.003Z] ---> Running in 43cb94b3d2e1 [2022-03-23T21:36:00.003Z] Removing intermediate container 43cb94b3d2e1 [2022-03-23T21:36:00.003Z] ---> 2b1f49f8e5af [2022-03-23T21:36:00.003Z] Step 22/24 : LABEL arch=x86_64 [2022-03-23T21:36:00.262Z] ---> Running in b4dbb1f9039f [2022-03-23T21:36:00.262Z] ---> 252be837d477 [2022-03-23T21:36:00.262Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-23T21:36:00.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:36:00.262Z] Removing intermediate container b4dbb1f9039f [2022-03-23T21:36:00.262Z] ---> f0e5d1833035 [2022-03-23T21:36:00.262Z] Step 23/24 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:36:00.522Z] ---> Running in f1878bc22c2e [2022-03-23T21:36:00.522Z] ---> 310fbf6ed719 [2022-03-23T21:36:00.522Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-23T21:36:00.781Z] Removing intermediate container f1878bc22c2e [2022-03-23T21:36:00.781Z] ---> bf19feb9e1b7 [2022-03-23T21:36:00.781Z] Step 24/24 : LABEL version=0.0.0 [2022-03-23T21:36:00.781Z] OK: 221 MiB in 52 packages [2022-03-23T21:36:00.781Z] ---> Running in 54b9b63786b2 [2022-03-23T21:36:00.781Z] ---> a0dc1e955546 [2022-03-23T21:36:00.781Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-23T21:36:00.781Z] Removing intermediate container 54b9b63786b2 [2022-03-23T21:36:00.781Z] ---> 9f38a638f83d [2022-03-23T21:36:00.781Z] [2022-03-23T21:36:01.044Z] Successfully built 9f38a638f83d [2022-03-23T21:36:01.044Z] Successfully tagged security-spire-agent:latest [2022-03-23T21:36:01.044Z]  Building security-spire-agent ... done  ---> Running in 819ca05258af [2022-03-23T21:36:01.303Z] Removing intermediate container 819ca05258af [2022-03-23T21:36:01.303Z] ---> a2de0824bb10 [2022-03-23T21:36:01.303Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-23T21:36:01.303Z] Removing intermediate container 53b8f02ed7d9 [2022-03-23T21:36:01.303Z] ---> bc024c4ea736 [2022-03-23T21:36:01.303Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-23T21:36:01.562Z] ---> cb39dee0e9ff [2022-03-23T21:36:01.562Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-23T21:36:01.823Z] ---> Running in b4d02e9005fc [2022-03-23T21:36:01.823Z] ---> 46d8c10e7eed [2022-03-23T21:36:01.823Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:36:01.823Z] ---> Running in 62869e665408 [2022-03-23T21:36:03.206Z] Removing intermediate container b4d02e9005fc [2022-03-23T21:36:03.206Z] ---> 03c8f5ae9f5b [2022-03-23T21:36:03.206Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-23T21:36:03.206Z] ---> Running in dc13ed1c3c76 [2022-03-23T21:36:03.206Z] Removing intermediate container 62869e665408 [2022-03-23T21:36:03.206Z] ---> 2098a183e1a0 [2022-03-23T21:36:03.206Z] Step 7/20 : COPY . . [2022-03-23T21:36:03.206Z] Removing intermediate container dc13ed1c3c76 [2022-03-23T21:36:03.206Z] ---> 05677c783e38 [2022-03-23T21:36:03.206Z] Step 28/31 : CMD ["gate"] [2022-03-23T21:36:03.487Z] ---> Running in cfe999f0f445 [2022-03-23T21:36:03.487Z] Removing intermediate container cfe999f0f445 [2022-03-23T21:36:03.487Z] ---> 217b2a966a0b [2022-03-23T21:36:03.487Z] Step 29/31 : LABEL arch=x86_64 [2022-03-23T21:36:03.747Z] ---> Running in 9e3e079d3637 [2022-03-23T21:36:04.316Z] Removing intermediate container 9e3e079d3637 [2022-03-23T21:36:04.316Z] ---> 7765bd902ed7 [2022-03-23T21:36:04.316Z] Step 30/31 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:36:05.256Z] ---> Running in cf3996ecb330 [2022-03-23T21:36:05.824Z] Removing intermediate container cf3996ecb330 [2022-03-23T21:36:05.825Z] ---> 7bef5d20f884 [2022-03-23T21:36:05.825Z] Step 31/31 : LABEL version=0.0.0 [2022-03-23T21:36:06.084Z] ---> Running in 782a3919d8a2 [2022-03-23T21:36:06.343Z] Removing intermediate container 782a3919d8a2 [2022-03-23T21:36:06.343Z] ---> 7de583d9adb4 [2022-03-23T21:36:06.343Z] [2022-03-23T21:36:06.343Z] Successfully built 7de583d9adb4 [2022-03-23T21:36:06.343Z] Successfully tagged security-bootstrapper:latest [2022-03-23T21:36:10.543Z]  Building security-bootstrapper ... done  ---> 9d9a4601a673 [2022-03-23T21:36:10.543Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-23T21:36:10.543Z] ---> Running in 144326b44078 [2022-03-23T21:36:10.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-23T21:36:11.479Z] Removing intermediate container b9d1cb538593 [2022-03-23T21:36:11.479Z] ---> b49ab35b7673 [2022-03-23T21:36:11.479Z] [2022-03-23T21:36:11.479Z] Step 10/22 : FROM alpine:3.14 [2022-03-23T21:36:11.479Z] ---> a33ac4f1069a [2022-03-23T21:36:11.479Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-23T21:36:11.479Z] ---> Running in a5180f81c5ad [2022-03-23T21:36:12.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:36:12.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:36:12.049Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-23T21:36:12.311Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-23T21:36:12.311Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T21:36:12.311Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T21:36:12.311Z] OK: 6 MiB in 16 packages [2022-03-23T21:36:12.881Z] Removing intermediate container a5180f81c5ad [2022-03-23T21:36:12.881Z] ---> 3b7ced488577 [2022-03-23T21:36:12.881Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T21:36:12.881Z] ---> Running in 5a61e33dd0a9 [2022-03-23T21:36:13.139Z] Removing intermediate container 5a61e33dd0a9 [2022-03-23T21:36:13.139Z] ---> fa78ce431e35 [2022-03-23T21:36:13.139Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-23T21:36:13.139Z] ---> Running in ec42839767dd [2022-03-23T21:36:13.399Z] Removing intermediate container ec42839767dd [2022-03-23T21:36:13.399Z] ---> 8d4c468373c4 [2022-03-23T21:36:13.399Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-23T21:36:13.399Z] ---> Running in 24db5b9c2e13 [2022-03-23T21:36:13.399Z] Removing intermediate container 24db5b9c2e13 [2022-03-23T21:36:13.399Z] ---> 24578beaa9fc [2022-03-23T21:36:13.399Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T21:36:13.658Z] ---> 1be3623ed1e4 [2022-03-23T21:36:13.658Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-23T21:36:14.228Z] ---> e52002ab76d2 [2022-03-23T21:36:14.228Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-23T21:36:14.488Z] ---> 811640795dc7 [2022-03-23T21:36:14.488Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-23T21:36:14.488Z] ---> Running in 3d76c68635eb [2022-03-23T21:36:14.488Z] Removing intermediate container 3d76c68635eb [2022-03-23T21:36:14.488Z] ---> 0b4d61e064e0 [2022-03-23T21:36:14.488Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T21:36:14.488Z] ---> Running in ff4d0d415ead [2022-03-23T21:36:14.755Z] Removing intermediate container ff4d0d415ead [2022-03-23T21:36:14.755Z] ---> bcf757f09995 [2022-03-23T21:36:14.755Z] Step 20/22 : LABEL arch=x86_64 [2022-03-23T21:36:14.755Z] ---> Running in f066757b7829 [2022-03-23T21:36:14.755Z] Removing intermediate container f066757b7829 [2022-03-23T21:36:14.755Z] ---> 04f18feed568 [2022-03-23T21:36:14.755Z] Step 21/22 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:36:15.018Z] ---> Running in cba3bc53cb59 [2022-03-23T21:36:15.018Z] Removing intermediate container cba3bc53cb59 [2022-03-23T21:36:15.018Z] ---> 44e5fc4c4b10 [2022-03-23T21:36:15.018Z] Step 22/22 : LABEL version=0.0.0 [2022-03-23T21:36:15.018Z] ---> Running in 2c33a1043e5d [2022-03-23T21:36:15.277Z] Removing intermediate container 2c33a1043e5d [2022-03-23T21:36:15.277Z] ---> f52e13bda3fe [2022-03-23T21:36:15.277Z] [2022-03-23T21:36:15.277Z] Successfully built f52e13bda3fe [2022-03-23T21:36:15.277Z] Successfully tagged support-notifications:latest [2022-03-23T21:36:20.562Z]  Building support-notifications ... done Removing intermediate container 144326b44078 [2022-03-23T21:36:20.562Z] ---> 7d05e391f39f [2022-03-23T21:36:20.562Z] [2022-03-23T21:36:20.562Z] Step 9/20 : FROM alpine:3.15 [2022-03-23T21:36:20.562Z] ---> 9c842ac49a39 [2022-03-23T21:36:20.562Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-23T21:36:20.562Z] ---> Using cache [2022-03-23T21:36:20.562Z] ---> ad75458e8dbe [2022-03-23T21:36:20.562Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:36:20.562Z] ---> Using cache [2022-03-23T21:36:20.562Z] ---> 40a6a4b6f8b8 [2022-03-23T21:36:20.562Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-23T21:36:20.562Z] ---> Running in 25fd18f5c8c4 [2022-03-23T21:36:20.562Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:36:21.135Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:36:21.397Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-23T21:36:21.397Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-23T21:36:21.397Z] OK: 15854 distinct packages available [2022-03-23T21:36:21.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T21:36:22.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T21:36:22.605Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-23T21:36:22.866Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-23T21:36:22.866Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-23T21:36:22.866Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-23T21:36:23.126Z] (5/9) Installing curl (7.80.0-r0) [2022-03-23T21:36:23.126Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-23T21:36:23.126Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-23T21:36:23.388Z] (8/9) Installing libucontext (1.1-r0) [2022-03-23T21:36:23.388Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-23T21:36:23.388Z] Executing busybox-1.34.1-r4.trigger [2022-03-23T21:36:23.388Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T21:36:23.651Z] OK: 8 MiB in 23 packages [2022-03-23T21:36:23.913Z] Removing intermediate container 25fd18f5c8c4 [2022-03-23T21:36:23.913Z] ---> 044e9c50bf20 [2022-03-23T21:36:23.913Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T21:36:24.175Z] ---> 5fa1b4a42f01 [2022-03-23T21:36:24.175Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-23T21:36:24.746Z] ---> 443c6365d4fe [2022-03-23T21:36:24.746Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-23T21:36:24.746Z] ---> 07ba3de7c4c3 [2022-03-23T21:36:24.746Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-23T21:36:24.746Z] ---> Running in 792ef1b32b0c [2022-03-23T21:36:24.746Z] Removing intermediate container 792ef1b32b0c [2022-03-23T21:36:24.746Z] ---> 32156b2467fb [2022-03-23T21:36:24.746Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T21:36:25.008Z] ---> Running in 9c1fd316b752 [2022-03-23T21:36:25.008Z] Removing intermediate container 9c1fd316b752 [2022-03-23T21:36:25.008Z] ---> ab8c90646055 [2022-03-23T21:36:25.008Z] Step 18/20 : LABEL arch=x86_64 [2022-03-23T21:36:25.008Z] ---> Running in 83b081c803ed [2022-03-23T21:36:25.008Z] Removing intermediate container 83b081c803ed [2022-03-23T21:36:25.008Z] ---> 1a135f758627 [2022-03-23T21:36:25.008Z] Step 19/20 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:36:25.008Z] ---> Running in c91b0dabd146 [2022-03-23T21:36:25.270Z] Removing intermediate container c91b0dabd146 [2022-03-23T21:36:25.270Z] ---> 51dbcab2be93 [2022-03-23T21:36:25.270Z] Step 20/20 : LABEL version=0.0.0 [2022-03-23T21:36:25.270Z] ---> Running in c611a9aa4503 [2022-03-23T21:36:25.270Z] Removing intermediate container c611a9aa4503 [2022-03-23T21:36:25.270Z] ---> c2070a94a3ae [2022-03-23T21:36:25.270Z] [2022-03-23T21:36:25.531Z] Successfully built c2070a94a3ae [2022-03-23T21:36:25.531Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-23T21:36:25.539Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-03-23T21:36:25.552Z] $ docker stop --time=1 5fbeaf866fc5c3ae717aaed283c9e542346cd0cdf8bcd32c7f151782269f6178 [2022-03-23T21:36:26.857Z] $ docker rm -f 5fbeaf866fc5c3ae717aaed283c9e542346cd0cdf8bcd32c7f151782269f6178 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T21:36:27.199Z] + docker images [2022-03-23T21:36:27.199Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-23T21:36:27.199Z] security-spiffe-token-provider latest c2070a94a3ae 2 seconds ago 28.6MB [2022-03-23T21:36:27.199Z] 7d05e391f39f 8 seconds ago 1.56GB [2022-03-23T21:36:27.199Z] support-notifications latest f52e13bda3fe 12 seconds ago 26.6MB [2022-03-23T21:36:27.199Z] b49ab35b7673 17 seconds ago 1.57GB [2022-03-23T21:36:27.199Z] security-bootstrapper latest 7de583d9adb4 22 seconds ago 24.4MB [2022-03-23T21:36:27.199Z] security-spire-agent latest 9f38a638f83d 27 seconds ago 119MB [2022-03-23T21:36:27.199Z] support-scheduler latest 710920a19144 35 seconds ago 26MB [2022-03-23T21:36:27.199Z] core-command latest 7393a3f23006 35 seconds ago 24.5MB [2022-03-23T21:36:27.199Z] security-spire-server latest 86b9f59babc2 39 seconds ago 82.9MB [2022-03-23T21:36:27.199Z] dba8e2c85aa3 40 seconds ago 1.56GB [2022-03-23T21:36:27.199Z] 7e57b6293610 40 seconds ago 1.57GB [2022-03-23T21:36:27.199Z] 2d8136462720 40 seconds ago 1.56GB [2022-03-23T21:36:27.199Z] security-spire-config latest 1fa3343e75fc 44 seconds ago 82.2MB [2022-03-23T21:36:27.199Z] sys-mgmt-agent latest 66c4c6f38392 56 seconds ago 305MB [2022-03-23T21:36:27.199Z] 2b826751be1f 59 seconds ago 1.6GB [2022-03-23T21:36:27.199Z] security-secretstore-setup latest 9ddefc07f541 About a minute ago 42.1MB [2022-03-23T21:36:27.199Z] core-data latest e2835d7c6bc4 About a minute ago 31.3MB [2022-03-23T21:36:27.200Z] security-proxy-setup latest 70c72fcd8aeb About a minute ago 43.5MB [2022-03-23T21:36:27.200Z] core-metadata latest f61932b10752 About a minute ago 26.1MB [2022-03-23T21:36:27.200Z] ee84b8e3a2e2 About a minute ago 1.57GB [2022-03-23T21:36:27.200Z] 6cff84b67447 About a minute ago 1.58GB [2022-03-23T21:36:27.200Z] 368d6cfd53c9 About a minute ago 1.58GB [2022-03-23T21:36:27.200Z] 687e45e3f00b About a minute ago 1.58GB [2022-03-23T21:36:27.200Z] 66f1a5fc3202 About a minute ago 1.57GB [2022-03-23T21:36:27.200Z] ci-base-image-x86_64 latest 2374e63a7d04 4 minutes ago 896MB [2022-03-23T21:36:27.200Z] alpine 3.15 9c842ac49a39 6 hours ago 5.57MB [2022-03-23T21:36:27.200Z] alpine 3.14 a33ac4f1069a 6 days ago 5.59MB [2022-03-23T21:36:27.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB [2022-03-23T21:36:27.200Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-23T21:36:27.200Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-23T21:36:27.200Z] 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-23T21:36:29.266Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-23T21:36:42.360Z] Still waiting to schedule task [2022-03-23T21:36:42.360Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-23T21:37:37.377Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-23T21:37:59.204Z] Running on prd-ubuntu18.04-docker-8c-8g-8945 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws [2022-03-23T21:37:59.217Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2022-03-23T21:37:59.323Z] The recommended git tool is: git [2022-03-23T21:38:00.907Z] using credential edgex-jenkins-ssh [2022-03-23T21:38:00.921Z] Cloning the remote Git repository [2022-03-23T21:38:00.947Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-23T21:38:00.984Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2022-03-23T21:38:01.005Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-23T21:38:01.006Z] > git --version # timeout=10 [2022-03-23T21:38:01.012Z] > git --version # 'git version 2.17.1' [2022-03-23T21:38:01.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T21:38:01.042Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T21:38:04.251Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-23T21:38:04.251Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-23T21:38:04.251Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-23T21:38:04.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-23T21:38:04.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-23T21:38:04.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-23T21:38:04.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-23T21:38:04.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-23T21:38:04.251Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-23T21:38:04.526Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-23T21:38:04.803Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-23T21:38:04.803Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-23T21:38:04.803Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-23T21:38:04.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-23T21:38:05.723Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-23T21:38:05.732Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T21:38:05.744Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-23T21:38:05.758Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-23T21:38:05.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T21:38:05.763Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-23T21:38:06.428Z] Merging remotes/origin/main commit 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d into PR head commit f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:38:06.538Z] Merge succeeded, producing f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:38:06.539Z] Checking out Revision f2437c5f3b3ff75fe821427690939a923a09825f (PR-3897) [2022-03-23T21:38:06.444Z] > git config core.sparsecheckout # timeout=10 [2022-03-23T21:38:06.450Z] > git checkout -f f2437c5f3b3ff75fe821427690939a923a09825f # timeout=10 [2022-03-23T21:38:06.511Z] > git remote # timeout=10 [2022-03-23T21:38:06.518Z] > git config --get remote.origin.url # timeout=10 [2022-03-23T21:38:06.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T21:38:06.528Z] > git merge 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d # timeout=10 [2022-03-23T21:38:06.539Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-23T21:38:06.548Z] > git config core.sparsecheckout # timeout=10 [2022-03-23T21:38:06.552Z] > git checkout -f f2437c5f3b3ff75fe821427690939a923a09825f # timeout=10 [2022-03-23T21:38:10.101Z] Commit message: "feat(security): Update to use the latest versions of go-mod-bootstrap and go-mod-secrets there is go 1.16 compatible issue if just using go mod tidy; so we force it to 1.17 for tidy" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T21:38:10.911Z] + echo snap-build.sh [2022-03-23T21:38:10.911Z] snap-build.sh [2022-03-23T21:38:10.911Z] + SNAP_BASE_DIR=. [2022-03-23T21:38:10.911Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2022-03-23T21:38:10.911Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2022-03-23T21:38:10.911Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2022-03-23T21:38:10.911Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2022-03-23T21:38:10.911Z] + cd /w/workspace/edgex-go/7 [2022-03-23T21:38:10.911Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-23T21:38:10.911Z] Reading package lists... [2022-03-23T21:38:10.911Z] Building dependency tree... [2022-03-23T21:38:10.911Z] Reading state information... [2022-03-23T21:38:10.911Z] The following packages were automatically installed and are no longer required: [2022-03-23T21:38:10.911Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-23T21:38:10.911Z] uidmap xdelta3 [2022-03-23T21:38:10.911Z] Use 'sudo apt autoremove' to remove them. [2022-03-23T21:38:10.911Z] The following packages will be REMOVED: [2022-03-23T21:38:10.911Z] lxd* lxd-client* [2022-03-23T21:38:10.911Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-23T21:38:11.174Z] After this operation, 31.7 MB disk space will be freed. [2022-03-23T21:38:11.701Z] (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-23T21:38:11.701Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-23T21:38:12.643Z] Removing lxd dnsmasq configuration [2022-03-23T21:38:12.643Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-23T21:38:12.643Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-23T21:38:13.216Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-23T21:38:13.478Z] (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-23T21:38:13.478Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-23T21:38:14.872Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-23T21:38:14.872Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-23T21:38:14.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements [2022-03-23T21:38:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-23T21:38:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-23T21:38:15.447Z] + sudo snap remove --purge lxd [2022-03-23T21:38:15.709Z] snap "lxd" is not installed [2022-03-23T21:38:15.709Z] + sudo groupadd --force --system lxd [2022-03-23T21:38:15.709Z] ++ whoami [2022-03-23T21:38:15.709Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-23T21:38:15.709Z] + newgrp - lxd [2022-03-23T21:38:15.709Z] + sudo snap install lxd [2022-03-23T21:38:20.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.470s coverage: 98.5% of statements [2022-03-23T21:38:20.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-23T21:38:21.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.462s coverage: 54.9% of statements [2022-03-23T21:38:21.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-23T21:38:21.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-23T21:38:25.717Z] 2022-03-23T21:38:22Z INFO Waiting for automatic snapd restart... [2022-03-23T21:38:40.638Z] lxd 4.24 from Canonical* installed [2022-03-23T21:38:40.638Z] + sudo lxd init --auto [2022-03-23T21:38:43.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.406s coverage: 89.2% of statements [2022-03-23T21:38:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-23T21:38:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-23T21:38:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-23T21:38:43.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.426s coverage: 84.4% of statements [2022-03-23T21:38:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-23T21:38:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-23T21:38:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-23T21:38:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-23T21:38:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-23T21:38:43.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.748s coverage: 94.2% of statements [2022-03-23T21:38:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-23T21:38:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-23T21:38:43.665Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.466s coverage: 72.2% of statements [2022-03-23T21:38:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-23T21:38:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-23T21:38:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-23T21:38:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-23T21:38:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-23T21:38:43.665Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.418s coverage: 60.0% of statements [2022-03-23T21:38:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-23T21:38:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-23T21:38:43.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-23T21:38:43.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.632s coverage: 0.9% of statements [2022-03-23T21:38:43.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-23T21:38:43.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.342s coverage: 58.8% of statements [2022-03-23T21:38:43.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.395s coverage: 24.0% of statements [2022-03-23T21:38:43.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-23T21:38:43.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements [2022-03-23T21:38:43.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.250s coverage: 79.5% of statements [2022-03-23T21:38:43.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2022-03-23T21:38:43.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.235s coverage: 96.3% of statements [2022-03-23T21:38:43.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.298s coverage: 87.5% of statements [2022-03-23T21:38:50.657Z] + sudo snap install --classic snapcraft [2022-03-23T21:38:53.219Z] snapcraft 6.0.2 from Canonical* installed [2022-03-23T21:38:53.219Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-23T21:38:53.219Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-23T21:38:53.219Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-23T21:38:53.219Z] Dload Upload Total Spent Left Speed [2022-03-23T21:38:53.480Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3717 0 --:--:-- --:--:-- --:--:-- 3717 [2022-03-23T21:38:53.480Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9060k 0 --:--:-- --:--:-- --:--:-- 19.6M [2022-03-23T21:38:53.741Z] ./yq_linux_amd64 [2022-03-23T21:38:53.741Z] + sudo snapcraft prime --use-lxd [2022-03-23T21:38:55.657Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-23T21:38:55.657Z] 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-23T21:38:55.657Z] - README.md [2022-03-23T21:38:55.657Z] [2022-03-23T21:38:55.657Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-23T21:38:55.920Z] Launching a container. [2022-03-23T21:38:56.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.232s coverage: 94.4% of statements [2022-03-23T21:38:56.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.201s coverage: 44.8% of statements [2022-03-23T21:39:01.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.728s coverage: 82.5% of statements [2022-03-23T21:39:01.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-23T21:39:08.171Z] Waiting for container to be ready [2022-03-23T21:39:08.171Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-23T21:39:08.171Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-23T21:39:08.171Z] [2022-03-23T21:39:08.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.276s coverage: 92.9% of statements [2022-03-23T21:39:08.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-23T21:39:08.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-23T21:39:08.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-23T21:39:08.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-03-23T21:39:08.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-23T21:39:08.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-23T21:39:08.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-23T21:39:08.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-23T21:39:08.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-23T21:39:08.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements [2022-03-23T21:39:08.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-23T21:39:08.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-23T21:39:08.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-03-23T21:39:08.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-23T21:39:08.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements [2022-03-23T21:39:08.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-23T21:39:08.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.348s coverage: 80.0% of statements [2022-03-23T21:39:08.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.271s coverage: 87.2% of statements [2022-03-23T21:39:08.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.286s coverage: 85.4% of statements [2022-03-23T21:39:08.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.794s coverage: 91.2% of statements [2022-03-23T21:39:08.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-23T21:39:10.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.976s coverage: 64.4% of statements [2022-03-23T21:39:10.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-23T21:39:10.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-23T21:39:10.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.276s coverage: 100.0% of statements [2022-03-23T21:39:10.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements [2022-03-23T21:39:10.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.094s coverage: 100.0% of statements [2022-03-23T21:39:10.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2022-03-23T21:39:10.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2022-03-23T21:39:11.482Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-23T21:39:12.427Z] Waiting for network to be ready... [2022-03-23T21:39:12.687Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-23T21:39:12.948Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-23T21:39:12.948Z] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-23T21:39:12.948Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-23T21:39:12.948Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-23T21:39:13.209Z] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-23T21:39:13.209Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-23T21:39:13.209Z] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-23T21:39:13.209Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-23T21:39:13.209Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-23T21:39:13.209Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-23T21:39:13.209Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1674 kB] [2022-03-23T21:39:13.209Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] [2022-03-23T21:39:13.209Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.5 kB] [2022-03-23T21:39:13.209Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-23T21:39:13.209Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] [2022-03-23T21:39:13.209Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] [2022-03-23T21:39:13.209Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] [2022-03-23T21:39:13.209Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] [2022-03-23T21:39:13.469Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] [2022-03-23T21:39:14.042Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] [2022-03-23T21:39:14.042Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-23T21:39:14.042Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-23T21:39:14.042Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] [2022-03-23T21:39:14.042Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] [2022-03-23T21:39:14.042Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-23T21:39:14.042Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-23T21:39:15.961Z] Fetched 23.5 MB in 3s (7183 kB/s) [2022-03-23T21:39:16.582Z] Reading package lists... [2022-03-23T21:39:16.849Z] Reading package lists... [2022-03-23T21:39:17.116Z] Building dependency tree... [2022-03-23T21:39:17.116Z] Reading state information... [2022-03-23T21:39:17.116Z] The following additional packages will be installed: [2022-03-23T21:39:17.116Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-23T21:39:17.116Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-23T21:39:17.116Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-23T21:39:17.116Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-23T21:39:17.116Z] Suggested packages: [2022-03-23T21:39:17.116Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-23T21:39:17.116Z] Recommended packages: [2022-03-23T21:39:17.116Z] gnupg libsasl2-modules [2022-03-23T21:39:17.116Z] The following NEW packages will be installed: [2022-03-23T21:39:17.116Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-23T21:39:17.116Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-23T21:39:17.116Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-23T21:39:17.116Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-23T21:39:17.116Z] The following packages will be upgraded: [2022-03-23T21:39:17.116Z] gpg gpg-agent gpgconf libudev1 [2022-03-23T21:39:17.116Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-23T21:39:17.116Z] Need to get 3859 kB of archives. [2022-03-23T21:39:17.116Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-23T21:39:17.116Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-23T21:39:17.380Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-23T21:39:17.380Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-23T21:39:17.380Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-23T21:39:17.380Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-23T21:39:17.948Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-23T21:39:17.948Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-23T21:39:17.948Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-23T21:39:18.209Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-23T21:39:18.209Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-23T21:39:18.209Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-23T21:39:18.209Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-23T21:39:18.209Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-23T21:39:18.209Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-23T21:39:18.209Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-23T21:39:18.209Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-23T21:39:18.209Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-23T21:39:18.209Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-23T21:39:18.209Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-23T21:39:18.209Z] 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-23T21:39:18.209Z] 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-23T21:39:18.470Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-23T21:39:18.470Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-23T21:39:18.470Z] Fetched 3859 kB in 1s (3236 kB/s) [2022-03-23T21:39:18.470Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-23T21:39:18.470Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T21:39:18.470Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-23T21:39:18.470Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-23T21:39:18.730Z] Selecting previously unselected package udev. [2022-03-23T21:39:18.730Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-23T21:39:18.730Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T21:39:18.730Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-23T21:39:18.990Z] Selecting previously unselected package libfuse2:amd64. [2022-03-23T21:39:18.991Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-23T21:39:18.991Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-23T21:39:18.991Z] Selecting previously unselected package fuse. [2022-03-23T21:39:18.991Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-23T21:39:18.991Z] Unpacking fuse (2.9.9-3) ... [2022-03-23T21:39:18.991Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-23T21:39:18.991Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-23T21:39:18.991Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-23T21:39:18.991Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-23T21:39:19.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.503s coverage: 65.4% of statements [2022-03-23T21:39:19.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-23T21:39:19.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-23T21:39:19.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-23T21:39:19.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.804s coverage: 43.8% of statements [2022-03-23T21:39:19.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-23T21:39:19.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-23T21:39:19.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.232s coverage: 89.5% of statements [2022-03-23T21:39:19.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-23T21:39:19.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.228s coverage: 84.8% of statements [2022-03-23T21:39:19.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-23T21:39:19.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-23T21:39:19.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-23T21:39:19.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-23T21:39:19.251Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-23T21:39:19.251Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-23T21:39:19.251Z] Selecting previously unselected package libksba8:amd64. [2022-03-23T21:39:19.251Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-23T21:39:19.251Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-23T21:39:19.251Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-23T21:39:19.251Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T21:39:19.251Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T21:39:19.251Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-23T21:39:19.251Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T21:39:19.251Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T21:39:19.511Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-23T21:39:19.511Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T21:39:19.511Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T21:39:19.511Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-23T21:39:19.511Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T21:39:19.511Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T21:39:19.511Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-23T21:39:19.511Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T21:39:19.511Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T21:39:19.511Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-23T21:39:19.511Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T21:39:19.511Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T21:39:19.773Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-23T21:39:19.773Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T21:39:19.773Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T21:39:19.773Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-23T21:39:19.773Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T21:39:19.773Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T21:39:19.773Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-23T21:39:19.773Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T21:39:19.773Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T21:39:19.773Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-23T21:39:19.773Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-23T21:39:19.773Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-23T21:39:19.773Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-23T21:39:19.773Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-23T21:39:19.773Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-23T21:39:20.034Z] Selecting previously unselected package libldap-common. [2022-03-23T21:39:20.034Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-23T21:39:20.034Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-23T21:39:20.034Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-23T21:39:20.034Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-23T21:39:20.034Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-23T21:39:20.034Z] Selecting previously unselected package dirmngr. [2022-03-23T21:39:20.034Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-23T21:39:20.034Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-23T21:39:20.034Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-23T21:39:20.294Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-23T21:39:20.294Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-23T21:39:20.294Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-23T21:39:20.294Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-23T21:39:20.865Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-23T21:39:20.865Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-23T21:39:20.865Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T21:39:20.865Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-23T21:39:20.865Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-23T21:39:20.865Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T21:39:20.865Z] Setting up fuse (2.9.9-3) ... [2022-03-23T21:39:20.865Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-23T21:39:21.438Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T21:39:21.438Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T21:39:21.438Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T21:39:21.438Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T21:39:21.438Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T21:39:21.438Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T21:39:21.438Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T21:39:21.438Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-23T21:39:21.438Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-23T21:39:21.700Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-23T21:39:21.700Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-23T21:39:21.700Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-23T21:39:22.270Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-23T21:39:22.270Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-23T21:39:22.270Z] units). This means they are not meant to be enabled using systemctl. [2022-03-23T21:39:22.270Z] [2022-03-23T21:39:22.270Z] Possible reasons for having this kind of units are: [2022-03-23T21:39:22.270Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-23T21:39:22.270Z] .wants/ or .requires/ directory. [2022-03-23T21:39:22.270Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-23T21:39:22.270Z] a requirement dependency on it. [2022-03-23T21:39:22.270Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-23T21:39:22.270Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-23T21:39:22.270Z] • In case of template units, the unit is meant to be enabled with some [2022-03-23T21:39:22.270Z] instance name specified. [2022-03-23T21:39:22.529Z] Reading package lists... [2022-03-23T21:39:22.529Z] Building dependency tree... [2022-03-23T21:39:22.529Z] Reading state information... [2022-03-23T21:39:22.792Z] The following additional packages will be installed: [2022-03-23T21:39:22.792Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-23T21:39:22.792Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-23T21:39:22.792Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-23T21:39:22.792Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-23T21:39:22.792Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-23T21:39:22.792Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-23T21:39:22.792Z] Suggested packages: [2022-03-23T21:39:22.792Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-23T21:39:22.792Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-23T21:39:22.792Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-23T21:39:22.792Z] systemd-container policykit-1 [2022-03-23T21:39:22.792Z] Recommended packages: [2022-03-23T21:39:22.792Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-23T21:39:22.792Z] The following NEW packages will be installed: [2022-03-23T21:39:22.792Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-23T21:39:22.792Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-23T21:39:22.792Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-23T21:39:22.792Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-23T21:39:22.792Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-23T21:39:22.792Z] The following packages will be upgraded: [2022-03-23T21:39:22.792Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-23T21:39:22.792Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-23T21:39:22.792Z] Need to get 46.5 MB of archives. [2022-03-23T21:39:22.792Z] After this operation, 181 MB of additional disk space will be used. [2022-03-23T21:39:22.792Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-23T21:39:22.792Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-23T21:39:23.052Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-23T21:39:23.052Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-23T21:39:23.052Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-23T21:39:23.052Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-23T21:39:23.052Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-23T21:39:23.052Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-23T21:39:23.052Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-23T21:39:23.052Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-23T21:39:23.052Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-23T21:39:23.052Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-23T21:39:23.052Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-23T21:39:23.052Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-23T21:39:23.052Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-23T21:39:23.052Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-23T21:39:23.052Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-23T21:39:23.052Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-23T21:39:23.052Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-23T21:39:23.052Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-23T21:39:23.052Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-23T21:39:23.052Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-23T21:39:23.052Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-23T21:39:23.052Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-23T21:39:23.052Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-23T21:39:23.052Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-23T21:39:23.052Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-23T21:39:23.052Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-23T21:39:23.052Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-23T21:39:23.052Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-23T21:39:23.052Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-23T21:39:23.052Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-23T21:39:23.052Z] 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-23T21:39:23.622Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-23T21:39:23.622Z] Fetched 46.5 MB in 1s (65.1 MB/s) [2022-03-23T21:39:23.622Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-23T21:39:23.622Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T21:39:23.622Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-23T21:39:23.884Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T21:39:23.884Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-23T21:39:23.884Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T21:39:24.145Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-23T21:39:24.406Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T21:39:24.667Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-23T21:39:24.668Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-23T21:39:24.668Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-23T21:39:24.668Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-23T21:39:24.668Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-23T21:39:24.668Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T21:39:24.668Z] Selecting previously unselected package libexpat1:amd64. [2022-03-23T21:39:24.668Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-23T21:39:24.929Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-23T21:39:24.930Z] Selecting previously unselected package python3.8-minimal. [2022-03-23T21:39:24.930Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-23T21:39:24.930Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T21:39:25.190Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T21:39:25.190Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-23T21:39:25.190Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T21:39:25.759Z] Selecting previously unselected package python3-minimal. [2022-03-23T21:39:25.759Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-23T21:39:25.759Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-23T21:39:25.759Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-23T21:39:25.759Z] Selecting previously unselected package mime-support. [2022-03-23T21:39:25.759Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-23T21:39:25.759Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-23T21:39:25.759Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-23T21:39:25.759Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-23T21:39:25.759Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-23T21:39:25.759Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-23T21:39:25.759Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-23T21:39:25.759Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T21:39:26.018Z] Selecting previously unselected package python3.8. [2022-03-23T21:39:26.018Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-23T21:39:26.018Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T21:39:26.018Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-23T21:39:26.018Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-23T21:39:26.018Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-23T21:39:26.018Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-23T21:39:26.278Z] Selecting previously unselected package python3. [2022-03-23T21:39:26.278Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-23T21:39:26.278Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-23T21:39:26.278Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-23T21:39:26.278Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-23T21:39:26.278Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-23T21:39:26.278Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-23T21:39:26.278Z] Selecting previously unselected package dbus. [2022-03-23T21:39:26.278Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-23T21:39:26.278Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-23T21:39:26.539Z] Selecting previously unselected package libbsd0:amd64. [2022-03-23T21:39:26.539Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-23T21:39:26.539Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-23T21:39:26.539Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-23T21:39:26.539Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T21:39:26.539Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-23T21:39:26.539Z] Selecting previously unselected package sudo. [2022-03-23T21:39:26.539Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-23T21:39:26.539Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-23T21:39:26.539Z] Selecting previously unselected package apparmor. [2022-03-23T21:39:26.539Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-23T21:39:26.799Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-23T21:39:26.799Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-23T21:39:26.799Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-23T21:39:26.799Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-23T21:39:26.799Z] Selecting previously unselected package libedit2:amd64. [2022-03-23T21:39:26.799Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-23T21:39:26.799Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-23T21:39:26.799Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-23T21:39:26.799Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-23T21:39:26.799Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-23T21:39:27.059Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-23T21:39:27.059Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T21:39:27.059Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:39:27.059Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-23T21:39:27.059Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T21:39:27.059Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:39:27.059Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-23T21:39:27.059Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-23T21:39:27.059Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-23T21:39:27.059Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-23T21:39:27.059Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T21:39:27.059Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:39:27.320Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-23T21:39:27.320Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T21:39:27.320Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:39:27.320Z] Selecting previously unselected package openssh-client. [2022-03-23T21:39:27.320Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-23T21:39:27.320Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-23T21:39:27.320Z] Selecting previously unselected package dbus-user-session. [2022-03-23T21:39:27.320Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-23T21:39:27.320Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-23T21:39:27.515Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.355s coverage: 17.7% of statements [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-23T21:39:27.515Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.673s coverage: 92.3% of statements [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-23T21:39:27.515Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.375s coverage: 63.2% of statements [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-23T21:39:27.515Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-23T21:39:27.515Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-23T21:39:27.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-23T21:39:27.515Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements [2022-03-23T21:39:27.515Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-03-23T21:39:27.581Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-23T21:39:27.581Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-23T21:39:27.581Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-23T21:39:27.581Z] Selecting previously unselected package squashfs-tools. [2022-03-23T21:39:27.581Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-23T21:39:27.581Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-23T21:39:27.581Z] Selecting previously unselected package snapd. [2022-03-23T21:39:27.581Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-23T21:39:27.581Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-23T21:39:27.790Z] 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-23T21:39:27.790Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-23T21:39:27.790Z] GO111MODULE=on go vet ./... [2022-03-23T21:39:30.881Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-23T21:39:30.881Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-23T21:39:30.881Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-23T21:39:30.881Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-23T21:39:30.881Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:39:30.881Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-23T21:39:30.881Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-23T21:39:30.881Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-23T21:39:30.881Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:39:30.881Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:39:30.881Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-23T21:39:30.881Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T21:39:30.881Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-23T21:39:30.881Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T21:39:31.453Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-23T21:39:31.719Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-23T21:39:31.719Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-23T21:39:31.719Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-23T21:39:31.719Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-23T21:39:31.719Z] running python rtupdate hooks for python3.8... [2022-03-23T21:39:31.719Z] running python post-rtupdate hooks for python3.8... [2022-03-23T21:39:31.719Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-23T21:39:32.662Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-23T21:39:32.922Z] Reloading AppArmor profiles [2022-03-23T21:39:32.922Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:39:32.922Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-23T21:39:33.182Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-23T21:39:33.442Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-23T21:39:33.442Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-23T21:39:33.442Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-23T21:39:33.442Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-23T21:39:35.351Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-23T21:39:35.351Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-23T21:39:35.351Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-23T21:39:35.351Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-23T21:39:35.612Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-23T21:39:35.873Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-23T21:39:36.135Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-23T21:39:36.396Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-23T21:39:36.396Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-23T21:39:36.396Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-23T21:39:36.658Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-23T21:39:36.918Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-23T21:39:37.177Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-23T21:39:37.438Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-23T21:39:37.716Z] /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-23T21:39:37.716Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-23T21:39:38.658Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-23T21:39:38.658Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-23T21:39:38.658Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-23T21:39:39.492Z] Reading package lists... [2022-03-23T21:39:39.752Z] Reading package lists... [2022-03-23T21:39:39.752Z] Building dependency tree... [2022-03-23T21:39:39.752Z] Reading state information... [2022-03-23T21:39:40.013Z] Calculating upgrade... [2022-03-23T21:39:40.013Z] The following packages will be upgraded: [2022-03-23T21:39:40.013Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-23T21:39:40.013Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-23T21:39:40.013Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-23T21:39:40.013Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-23T21:39:40.013Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-23T21:39:40.013Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-23T21:39:40.013Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-23T21:39:40.013Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-23T21:39:40.013Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-23T21:39:40.013Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-23T21:39:40.013Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-23T21:39:40.013Z] xz-utils zlib1g [2022-03-23T21:39:40.013Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-23T21:39:40.013Z] Need to get 65.7 MB of archives. [2022-03-23T21:39:40.013Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-23T21:39:40.013Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-23T21:39:40.013Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-23T21:39:40.274Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-23T21:39:40.274Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-23T21:39:40.274Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-23T21:39:40.274Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-23T21:39:40.274Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-23T21:39:40.274Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-23T21:39:40.274Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] [2022-03-23T21:39:40.274Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-23T21:39:40.274Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-23T21:39:40.274Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-23T21:39:40.274Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-23T21:39:40.274Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-23T21:39:40.275Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-23T21:39:40.275Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-23T21:39:40.275Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-23T21:39:40.275Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-23T21:39:40.275Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-23T21:39:40.275Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-23T21:39:40.275Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-23T21:39:40.275Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-23T21:39:40.275Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-23T21:39:40.275Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-23T21:39:40.275Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-23T21:39:40.275Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-23T21:39:40.275Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-23T21:39:40.275Z] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-23T21:39:40.275Z] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-23T21:39:40.275Z] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-23T21:39:40.275Z] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-23T21:39:40.275Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-23T21:39:40.275Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-23T21:39:40.275Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-23T21:39:40.275Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-23T21:39:40.275Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-23T21:39:40.536Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-23T21:39:40.536Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-23T21:39:40.536Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-23T21:39:40.536Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-23T21:39:40.536Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-23T21:39:40.536Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-23T21:39:40.536Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-23T21:39:40.536Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-23T21:39:40.536Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-23T21:39:40.536Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-23T21:39:40.536Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-23T21:39:40.536Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-23T21:39:40.536Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-23T21:39:40.536Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-23T21:39:40.536Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-23T21:39:40.536Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-23T21:39:40.536Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-23T21:39:40.536Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-23T21:39:40.536Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-23T21:39:40.536Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-23T21:39:40.536Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-23T21:39:40.536Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-23T21:39:40.536Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-23T21:39:40.536Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-23T21:39:40.536Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-23T21:39:40.536Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-23T21:39:40.536Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-23T21:39:40.536Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-23T21:39:40.536Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-23T21:39:40.536Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-23T21:39:40.536Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-23T21:39:40.536Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-23T21:39:40.536Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-23T21:39:40.536Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-23T21:39:40.536Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-23T21:39:40.536Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-23T21:39:40.536Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-23T21:39:40.797Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-23T21:39:40.797Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-23T21:39:40.797Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-23T21:39:40.797Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-03-23T21:39:41.368Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-23T21:39:41.368Z] Fetched 65.7 MB in 1s (85.0 MB/s) [2022-03-23T21:39:41.368Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-23T21:39:41.368Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-23T21:39:41.368Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-23T21:39:41.631Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-23T21:39:41.631Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-23T21:39:41.631Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... [2022-03-23T21:39:41.631Z] Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... [2022-03-23T21:39:41.892Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T21:39:41.892Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T21:39:42.153Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T21:39:42.153Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T21:39:42.414Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T21:39:42.414Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T21:39:42.414Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T21:39:42.414Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T21:39:42.414Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T21:39:42.414Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T21:39:42.414Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T21:39:42.675Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T21:39:42.675Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T21:39:42.675Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T21:39:42.675Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T21:39:42.675Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-23T21:39:42.675Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T21:39:42.675Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T21:39:42.675Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T21:39:42.936Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-23T21:39:42.936Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T21:39:42.936Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T21:39:42.936Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T21:39:42.936Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T21:39:42.936Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T21:39:42.936Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T21:39:43.196Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T21:39:43.196Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-23T21:39:43.196Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-23T21:39:43.458Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-23T21:39:43.718Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-23T21:39:43.980Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-23T21:39:43.980Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-23T21:39:43.980Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-23T21:39:43.980Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-23T21:39:43.980Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-23T21:39:44.241Z] Setting up base-files (11ubuntu5.5) ... [2022-03-23T21:39:44.241Z] Installing new version of config file /etc/issue ... [2022-03-23T21:39:44.241Z] Installing new version of config file /etc/issue.net ... [2022-03-23T21:39:44.241Z] Installing new version of config file /etc/lsb-release ... [2022-03-23T21:39:44.241Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-23T21:39:44.505Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-23T21:39:44.765Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-23T21:39:44.765Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-23T21:39:44.765Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:44.765Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-23T21:39:44.765Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-23T21:39:45.027Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-23T21:39:45.027Z] 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-23T21:39:45.027Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:45.027Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T21:39:45.027Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-23T21:39:45.027Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-23T21:39:45.288Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:45.288Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-23T21:39:45.288Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-23T21:39:45.288Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-23T21:39:45.288Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:45.288Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-23T21:39:45.288Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-23T21:39:45.862Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-23T21:39:45.862Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-23T21:39:46.123Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-23T21:39:46.385Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-23T21:39:46.646Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-23T21:39:46.646Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:46.646Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-23T21:39:46.646Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-23T21:39:46.907Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-23T21:39:46.907Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-23T21:39:46.907Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-23T21:39:47.169Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:47.169Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-23T21:39:47.169Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-23T21:39:47.169Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-23T21:39:47.169Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:47.169Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T21:39:47.169Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T21:39:47.169Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-23T21:39:47.430Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:47.430Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T21:39:47.430Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T21:39:47.430Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-23T21:39:47.430Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:47.430Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T21:39:47.430Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T21:39:47.430Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T21:39:47.430Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T21:39:47.692Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-23T21:39:47.692Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:47.692Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T21:39:47.692Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T21:39:47.692Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-23T21:39:47.692Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:47.692Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T21:39:47.692Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T21:39:47.952Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T21:39:47.952Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T21:39:48.213Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-23T21:39:48.786Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-23T21:39:49.046Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-23T21:39:49.046Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:49.046Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-23T21:39:49.046Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-23T21:39:49.046Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-23T21:39:49.308Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:49.308Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-23T21:39:49.308Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-23T21:39:49.308Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-23T21:39:49.308Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:49.308Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-23T21:39:49.308Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-23T21:39:49.570Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-23T21:39:49.570Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:49.570Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-23T21:39:49.570Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-23T21:39:49.570Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-23T21:39:49.570Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:49.570Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-23T21:39:49.570Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-23T21:39:49.831Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-23T21:39:49.831Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:49.831Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-23T21:39:49.831Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-23T21:39:49.831Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-23T21:39:49.831Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:49.831Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-23T21:39:49.831Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-23T21:39:50.092Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-23T21:39:50.092Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:50.092Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-23T21:39:50.092Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-23T21:39:50.092Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-23T21:39:50.092Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:50.092Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-23T21:39:50.092Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-23T21:39:50.353Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-23T21:39:50.353Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:50.353Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-23T21:39:50.353Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-23T21:39:50.353Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-23T21:39:50.353Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:50.353Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-23T21:39:50.353Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-23T21:39:50.614Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-23T21:39:50.614Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:50.614Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-23T21:39:50.614Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-23T21:39:50.614Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-23T21:39:50.614Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:50.614Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-23T21:39:50.614Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-23T21:39:50.873Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-23T21:39:50.873Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:50.873Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-23T21:39:50.873Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-23T21:39:51.444Z] Setting up apt (2.0.6) ... [2022-03-23T21:39:51.705Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-23T21:39:51.705Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:51.705Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-23T21:39:51.967Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-23T21:39:51.967Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-23T21:39:51.967Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T21:39:51.967Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-23T21:39:51.967Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-23T21:39:51.967Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-23T21:39:52.228Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-23T21:39:52.228Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-23T21:39:52.228Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-23T21:39:52.228Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-23T21:39:52.490Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-23T21:39:52.490Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T21:39:52.490Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T21:39:52.490Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-23T21:39:52.490Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-23T21:39:52.490Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-23T21:39:52.751Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-23T21:39:52.751Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-23T21:39:52.751Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-23T21:39:53.013Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-23T21:39:53.013Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-23T21:39:53.013Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-23T21:39:53.013Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-23T21:39:53.013Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-23T21:39:53.013Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-23T21:39:53.275Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-23T21:39:53.275Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-23T21:39:53.535Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-23T21:39:53.535Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-23T21:39:53.535Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-23T21:39:53.535Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-23T21:39:53.535Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-23T21:39:53.796Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-23T21:39:53.796Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-23T21:39:53.796Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-23T21:39:53.796Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-23T21:39:53.796Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-23T21:39:53.797Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-23T21:39:53.797Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-23T21:39:54.057Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-23T21:39:54.057Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-23T21:39:54.318Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-23T21:39:54.318Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-23T21:39:54.318Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-23T21:39:54.318Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-23T21:39:54.318Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-23T21:39:54.318Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-23T21:39:54.579Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-23T21:39:54.579Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-23T21:39:54.839Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-23T21:39:54.839Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-23T21:39:54.839Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-23T21:39:54.839Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-23T21:39:54.839Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-23T21:39:54.839Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-23T21:39:54.839Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-23T21:39:54.839Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-23T21:39:55.101Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T21:39:55.102Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T21:39:55.366Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T21:39:55.366Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T21:39:56.312Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T21:39:56.312Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T21:39:56.880Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T21:39:56.880Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T21:39:57.141Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T21:39:57.141Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T21:39:57.402Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T21:39:57.402Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T21:39:57.973Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T21:39:57.973Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T21:39:57.973Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-23T21:39:57.973Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-23T21:39:58.234Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-23T21:39:58.234Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-23T21:39:58.234Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-23T21:39:58.234Z] Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... [2022-03-23T21:39:58.234Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-23T21:39:58.234Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T21:39:58.234Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-23T21:39:58.234Z] [2022-03-23T21:39:58.234Z] Current default time zone: 'Etc/UTC' [2022-03-23T21:39:58.234Z] Local time is now: Wed Mar 23 21:39:58 UTC 2022. [2022-03-23T21:39:58.234Z] Universal Time is now: Wed Mar 23 21:39:58 UTC 2022. [2022-03-23T21:39:58.234Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-23T21:39:58.234Z] [2022-03-23T21:39:58.234Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-23T21:39:58.495Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T21:39:58.495Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T21:39:58.495Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-23T21:39:58.495Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T21:39:58.495Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-23T21:39:58.495Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-23T21:39:58.495Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-23T21:39:58.495Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-23T21:39:58.495Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-23T21:39:58.495Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-23T21:39:58.495Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T21:39:58.495Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T21:39:58.495Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-23T21:39:58.495Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T21:39:58.495Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T21:39:58.495Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T21:39:58.495Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-23T21:39:58.495Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-23T21:39:58.495Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-23T21:40:00.410Z] Updating certificates in /etc/ssl/certs... [2022-03-23T21:40:01.351Z] 21 added, 21 removed; done. [2022-03-23T21:40:01.351Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T21:40:01.351Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-23T21:40:01.351Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-23T21:40:01.614Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T21:40:01.614Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-23T21:40:01.614Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-23T21:40:01.614Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-23T21:40:01.614Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-23T21:40:01.614Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T21:40:01.614Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-23T21:40:01.614Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T21:40:01.614Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T21:40:01.614Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T21:40:01.614Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-23T21:40:01.614Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-23T21:40:01.875Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-23T21:40:01.875Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-23T21:40:01.875Z] Updating certificates in /etc/ssl/certs... [2022-03-23T21:40:02.444Z] 0 added, 0 removed; done. [2022-03-23T21:40:02.444Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-23T21:40:02.444Z] done. [2022-03-23T21:40:03.642Z] Reading package lists... [2022-03-23T21:40:03.642Z] Building dependency tree... [2022-03-23T21:40:03.642Z] Reading state information... [2022-03-23T21:40:03.902Z] The following NEW packages will be installed: [2022-03-23T21:40:03.902Z] apt-transport-https [2022-03-23T21:40:03.902Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-23T21:40:04.163Z] Need to get 4680 B of archives. [2022-03-23T21:40:04.163Z] After this operation, 162 kB of additional disk space will be used. [2022-03-23T21:40:04.163Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-23T21:40:04.163Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-23T21:40:04.432Z] Fetched 4680 B in 0s (24.5 kB/s) [2022-03-23T21:40:04.432Z] Selecting previously unselected package apt-transport-https. [2022-03-23T21:40:04.432Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-23T21:40:04.432Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-23T21:40:04.432Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-23T21:40:04.432Z] Setting up apt-transport-https (2.0.6) ... [2022-03-23T21:40:04.698Z] Waiting for network to be ready... [2022-03-23T21:40:11.295Z] 2022-03-23T21:40:08Z INFO Waiting for automatic snapd restart... [2022-03-23T21:40:11.556Z] snapd 2.54.4 from Canonical* installed [2022-03-23T21:40:12.496Z] "snapd" switched to the "latest/stable" channel [2022-03-23T21:40:12.496Z] [2022-03-23T21:40:15.033Z] core20 20220304 from Canonical* installed [2022-03-23T21:40:15.293Z] "core20" switched to the "latest/stable" channel [2022-03-23T21:40:15.293Z] [2022-03-23T21:40:17.834Z] snapcraft 6.0.2 from Canonical* installed [2022-03-23T21:40:17.834Z] "snapcraft" switched to the "latest/stable" channel [2022-03-23T21:40:17.834Z] [2022-03-23T21:40:23.116Z] 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-23T21:40:23.116Z] - README.md [2022-03-23T21:40:23.116Z] [2022-03-23T21:40:23.116Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-23T21:40:23.116Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-23T21:40:23.116Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-23T21:40:23.116Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-23T21:40:24.053Z] Reading package lists... [2022-03-23T21:40:24.314Z] 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-23T21:40:24.314Z] Reading package lists... [2022-03-23T21:40:24.575Z] Building dependency tree... [2022-03-23T21:40:24.575Z] Reading state information... [2022-03-23T21:40:24.575Z] Suggested packages: [2022-03-23T21:40:24.575Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-23T21:40:24.575Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-23T21:40:24.575Z] krb5-user libnorm-doc [2022-03-23T21:40:24.575Z] Recommended packages: [2022-03-23T21:40:24.575Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-23T21:40:24.575Z] The following NEW packages will be installed: [2022-03-23T21:40:24.575Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-23T21:40:24.575Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-23T21:40:24.575Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-23T21:40:24.575Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-23T21:40:24.575Z] libzmq5 pkg-config zip [2022-03-23T21:40:24.575Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-23T21:40:24.836Z] Need to get 10.3 MB of archives. [2022-03-23T21:40:24.836Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-23T21:40:24.836Z] 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-23T21:40:24.836Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-23T21:40:25.410Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-23T21:40:25.410Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-23T21:40:25.410Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-23T21:40:25.670Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-23T21:40:25.670Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-23T21:40:25.670Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-23T21:40:25.670Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-23T21:40:25.670Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-23T21:40:25.670Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-23T21:40:25.670Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-23T21:40:25.670Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-23T21:40:25.670Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-23T21:40:25.670Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-23T21:40:25.670Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-23T21:40:25.670Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-23T21:40:25.670Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-23T21:40:25.670Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-23T21:40:25.929Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-23T21:40:25.929Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-23T21:40:25.929Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-23T21:40:25.929Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-23T21:40:25.929Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-23T21:40:25.930Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-23T21:40:25.930Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-23T21:40:25.930Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-23T21:40:25.930Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-23T21:40:25.930Z] Fetched 10.3 MB in 1s (9082 kB/s) [2022-03-23T21:40:25.930Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-23T21:40:25.930Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-23T21:40:25.930Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-23T21:40:25.930Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-23T21:40:26.188Z] Selecting previously unselected package libsodium23:amd64. [2022-03-23T21:40:26.188Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-23T21:40:26.188Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-23T21:40:26.188Z] Selecting previously unselected package libpsl5:amd64. [2022-03-23T21:40:26.188Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-23T21:40:26.188Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-23T21:40:26.188Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-23T21:40:26.188Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-23T21:40:26.188Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-23T21:40:26.448Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-23T21:40:26.448Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-23T21:40:26.448Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-23T21:40:26.448Z] Selecting previously unselected package librtmp1:amd64. [2022-03-23T21:40:26.448Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-23T21:40:26.448Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-23T21:40:26.448Z] Selecting previously unselected package libssh-4:amd64. [2022-03-23T21:40:26.448Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-23T21:40:26.448Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-23T21:40:26.448Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-23T21:40:26.448Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-23T21:40:26.448Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-23T21:40:26.707Z] Selecting previously unselected package liberror-perl. [2022-03-23T21:40:26.707Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-23T21:40:26.707Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-23T21:40:26.707Z] Selecting previously unselected package git-man. [2022-03-23T21:40:26.707Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-23T21:40:26.707Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-23T21:40:26.707Z] Selecting previously unselected package git. [2022-03-23T21:40:26.707Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-23T21:40:26.707Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-23T21:40:27.275Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-23T21:40:27.275Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T21:40:27.275Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:40:27.275Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-23T21:40:27.275Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T21:40:27.275Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:40:27.536Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-23T21:40:27.536Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T21:40:27.536Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:40:27.536Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-23T21:40:27.536Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T21:40:27.536Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:40:27.536Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-23T21:40:27.536Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-23T21:40:27.536Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-23T21:40:27.536Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-23T21:40:27.536Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T21:40:27.536Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:40:27.536Z] Selecting previously unselected package libnorm1:amd64. [2022-03-23T21:40:27.536Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-23T21:40:27.536Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-23T21:40:27.796Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-23T21:40:27.796Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-23T21:40:27.796Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-23T21:40:27.796Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-23T21:40:27.796Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-23T21:40:27.796Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-23T21:40:27.796Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-23T21:40:27.796Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-23T21:40:27.796Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-23T21:40:28.056Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-23T21:40:28.056Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-23T21:40:28.056Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-23T21:40:28.056Z] Selecting previously unselected package libzmq5:amd64. [2022-03-23T21:40:28.056Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-23T21:40:28.056Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-23T21:40:28.056Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-23T21:40:28.056Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T21:40:28.056Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:40:28.056Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-23T21:40:28.056Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-23T21:40:28.056Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-23T21:40:28.316Z] Selecting previously unselected package pkg-config. [2022-03-23T21:40:28.316Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-23T21:40:28.316Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-23T21:40:28.316Z] Selecting previously unselected package zip. [2022-03-23T21:40:28.316Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-23T21:40:28.316Z] Unpacking zip (3.0-11build1) ... [2022-03-23T21:40:28.316Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-23T21:40:28.316Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-23T21:40:28.316Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-23T21:40:28.316Z] No schema files found: doing nothing. [2022-03-23T21:40:28.316Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-23T21:40:28.316Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-23T21:40:28.316Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-23T21:40:28.316Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-23T21:40:28.316Z] Setting up liberror-perl (0.17029-1) ... [2022-03-23T21:40:28.316Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:40:28.316Z] Setting up zip (3.0-11build1) ... [2022-03-23T21:40:28.316Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-23T21:40:28.316Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-23T21:40:28.316Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-23T21:40:28.580Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-23T21:40:28.580Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-23T21:40:28.580Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:40:28.580Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-23T21:40:28.580Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:40:28.580Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-23T21:40:28.580Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:40:28.580Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-23T21:40:28.580Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-23T21:40:28.580Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-23T21:40:28.580Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-23T21:40:28.580Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:40:28.580Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T21:40:28.580Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-23T21:40:28.580Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-23T21:40:29.151Z] comerr-dev set to automatically installed. [2022-03-23T21:40:29.151Z] git set to automatically installed. [2022-03-23T21:40:29.151Z] git-man set to automatically installed. [2022-03-23T21:40:29.151Z] krb5-multidev set to automatically installed. [2022-03-23T21:40:29.151Z] libbrotli1 set to automatically installed. [2022-03-23T21:40:29.151Z] libcurl3-gnutls set to automatically installed. [2022-03-23T21:40:29.151Z] liberror-perl set to automatically installed. [2022-03-23T21:40:29.151Z] libglib2.0-0 set to automatically installed. [2022-03-23T21:40:29.151Z] libgssrpc4 set to automatically installed. [2022-03-23T21:40:29.151Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-23T21:40:29.151Z] libkadm5srv-mit11 set to automatically installed. [2022-03-23T21:40:29.151Z] libkdb5-9 set to automatically installed. [2022-03-23T21:40:29.151Z] libkrb5-dev set to automatically installed. [2022-03-23T21:40:29.151Z] libnghttp2-14 set to automatically installed. [2022-03-23T21:40:29.151Z] libnorm-dev set to automatically installed. [2022-03-23T21:40:29.151Z] libnorm1 set to automatically installed. [2022-03-23T21:40:29.151Z] libpgm-5.2-0 set to automatically installed. [2022-03-23T21:40:29.151Z] libpgm-dev set to automatically installed. [2022-03-23T21:40:29.151Z] libpsl5 set to automatically installed. [2022-03-23T21:40:29.151Z] librtmp1 set to automatically installed. [2022-03-23T21:40:29.151Z] libsodium-dev set to automatically installed. [2022-03-23T21:40:29.151Z] libsodium23 set to automatically installed. [2022-03-23T21:40:29.151Z] libssh-4 set to automatically installed. [2022-03-23T21:40:29.151Z] libzmq3-dev set to automatically installed. [2022-03-23T21:40:29.151Z] libzmq5 set to automatically installed. [2022-03-23T21:40:29.151Z] pkg-config set to automatically installed. [2022-03-23T21:40:29.151Z] zip set to automatically installed. [2022-03-23T21:40:30.098Z] snapd is not logged in, snap install commands will use sudo [2022-03-23T21:40:40.097Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-23T21:40:40.668Z] Downloading snap 'edgex-app-service-configurable' [2022-03-23T21:40:42.053Z] Pulling app-service-configurable [2022-03-23T21:40:42.053Z] + snapcraftctl pull [2022-03-23T21:40:43.965Z] Pulling config-common [2022-03-23T21:40:43.965Z] + snapcraftctl pull [2022-03-23T21:40:44.907Z] Pulling go-build-helper [2022-03-23T21:40:44.907Z] + snapcraftctl pull [2022-03-23T21:40:46.287Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-23T21:40:46.287Z] Skipping pull go-build-helper (already ran) [2022-03-23T21:40:46.287Z] Building go-build-helper [2022-03-23T21:40:46.287Z] + snapcraftctl build [2022-03-23T21:40:47.256Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-23T21:40:48.260Z] Staging go-build-helper [2022-03-23T21:40:48.260Z] + snapcraftctl stage [2022-03-23T21:40:52.567Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-23T21:40:52.567Z] Fetched 290 kB in 0s (0 B/s) [2022-03-23T21:40:52.567Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-23T21:40:52.567Z] Fetched 158 kB in 0s (0 B/s) [2022-03-23T21:40:52.567Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-23T21:40:52.567Z] Fetched 242 kB in 0s (0 B/s) [2022-03-23T21:40:52.567Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-23T21:40:52.567Z] Fetched 150 kB in 0s (0 B/s) [2022-03-23T21:40:52.567Z] Pulling edgex-go [2022-03-23T21:40:52.567Z] + snapcraftctl pull [2022-03-23T21:40:54.482Z] Pulling hooks [2022-03-23T21:40:54.482Z] + snapcraftctl pull [2022-03-23T21:41:04.621Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-23T21:41:05.609Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-23T21:41:06.718Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-23T21:41:06.718Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-23T21:41:06.718Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-23T21:41:06.718Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-23T21:41:06.718Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-23T21:41:06.718Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-23T21:41:06.718Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-23T21:41:06.718Z] Fetched 234 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-23T21:41:06.718Z] Fetched 155 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-23T21:41:06.718Z] Fetched 170 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-23T21:41:06.718Z] Fetched 267 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-23T21:41:06.718Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-23T21:41:06.718Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-23T21:41:06.718Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-23T21:41:06.718Z] Fetched 121 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-23T21:41:06.718Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-23T21:41:06.718Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-23T21:41:06.718Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-23T21:41:06.718Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-23T21:41:06.718Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-23T21:41:06.718Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-23T21:41:06.718Z] Fetched 142 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-23T21:41:06.718Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-23T21:41:06.718Z] Fetched 181 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-23T21:41:06.718Z] Fetched 208 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-23T21:41:06.718Z] Fetched 161 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-23T21:41:06.718Z] Fetched 107 kB in 0s (0 B/s) [2022-03-23T21:41:06.718Z] Pulling static-packages [2022-03-23T21:41:06.718Z] + snapcraftctl pull [2022-03-23T21:41:06.718Z] Pulling version [2022-03-23T21:41:06.718Z] + cd /root/project [2022-03-23T21:41:06.718Z] ++ git describe --tags --abbrev=0 [2022-03-23T21:41:06.718Z] ++ sed s/v// [2022-03-23T21:41:06.718Z] + GIT_VERSION=2.2.0-dev.44 [2022-03-23T21:41:06.718Z] + '[' -z 2.2.0-dev.44 ']' [2022-03-23T21:41:06.718Z] + snapcraftctl set-version 2.2.0-dev.44 [2022-03-23T21:41:07.038Z] ./bin/test-attribution-txt.sh [2022-03-23T21:41:08.100Z] Building app-service-configurable [2022-03-23T21:41:08.100Z] + snapcraftctl build [2022-03-23T21:41:10.015Z] Building config-common [2022-03-23T21:41:10.015Z] + snapcraftctl build [Pipeline] echo [2022-03-23T21:41:10.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-23T21:41:10.956Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-23T21:41:11.095Z] + ls -al . [2022-03-23T21:41:11.095Z] total 656 [2022-03-23T21:41:11.095Z] drwxrwxr-x 9 1001 1001 4096 Mar 23 21:41 . [2022-03-23T21:41:11.095Z] drwxr-xr-x 4 root root 4096 Mar 23 21:35 .. [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 11 Mar 23 21:34 .dockerignore [2022-03-23T21:41:11.095Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 21:34 .git [2022-03-23T21:41:11.095Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 21:34 .github [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 870 Mar 23 21:34 .gitignore [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 42 Mar 23 21:34 .golangci.yml [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 87 Mar 23 21:34 .hadolint.yml [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 166 Mar 23 21:34 .sonarcloud.properties [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 1171 Mar 23 21:34 ADOPTERS.md [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 9953 Mar 23 21:34 Attribution.txt [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 51732 Mar 23 21:34 CHANGELOG.md [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 3804 Mar 23 21:34 CONTRIBUTING.md [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 677 Mar 23 21:34 GOVERNANCE.md [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 849 Mar 23 21:34 Jenkinsfile [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 10775 Mar 23 21:34 LICENSE [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 8098 Mar 23 21:34 Makefile [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 582 Mar 23 21:34 OWNERS.md [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 8207 Mar 23 21:34 README.md [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 6912 Mar 23 21:34 SECURITY.md [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 5 Mar 23 21:31 VERSION [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 4131 Mar 23 21:34 ZMQWindows.md [2022-03-23T21:41:11.095Z] drwxrwxr-x 2 1001 1001 4096 Mar 23 21:34 bin [2022-03-23T21:41:11.095Z] drwxrwxr-x 18 1001 1001 4096 Mar 23 21:34 cmd [2022-03-23T21:41:11.095Z] -rw-r--r-- 1 root root 426503 Mar 23 21:39 coverage.out [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 3175 Mar 23 21:34 go.mod [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 34990 Mar 23 21:34 go.sum [2022-03-23T21:41:11.095Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 21:34 internal [2022-03-23T21:41:11.095Z] drwxrwxr-x 3 1001 1001 4096 Mar 23 21:34 openapi [2022-03-23T21:41:11.095Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 21:34 snap [2022-03-23T21:41:11.095Z] -rw-rw-r-- 1 1001 1001 204 Mar 23 21:34 version.go [Pipeline] sh [2022-03-23T21:41:11.767Z] + '[' -e coverage.out ] [2022-03-23T21:41:11.767Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-23T21:41:11.792Z] Warning: overwriting stash ‘coverage-report’ [2022-03-23T21:41:11.894Z] Skipping build go-build-helper (already ran) [2022-03-23T21:41:11.894Z] Building edgex-go [2022-03-23T21:41:12.153Z] + cd /root/parts/edgex-go/src [2022-03-23T21:41:12.153Z] ++ git describe --tags --abbrev=0 [2022-03-23T21:41:12.153Z] ++ sed s/v// [2022-03-23T21:41:12.153Z] + GIT_VERSION=2.2.0-dev.44 [2022-03-23T21:41:12.153Z] + '[' -z 2.2.0-dev.44 ']' [2022-03-23T21:41:12.153Z] + echo 2.2.0-dev.44 [2022-03-23T21:41:12.153Z] + '[' '!' -d vendor ']' [2022-03-23T21:41:12.153Z] + go mod download all [2022-03-23T21:41:12.586Z] Stashed 1 file(s) [Pipeline] sh [2022-03-23T21:41:13.226Z] + make build [2022-03-23T21:41:13.226Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-23T21:41:17.435Z] + make build [2022-03-23T21:41:17.695Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/core-data/core-data ./cmd/core-data [2022-03-23T21:41:25.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-23T21:41:35.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-23T21:41:39.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/core-command/core-command ./cmd/core-command [2022-03-23T21:41:41.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-23T21:41:43.287Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-23T21:41:43.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-23T21:41:44.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-23T21:41:46.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-23T21:41:47.691Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-23T21:41:49.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-23T21:41:50.987Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-23T21:41:51.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-23T21:41:53.829Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-23T21:41:55.207Z] + 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-23T21:41:55.207Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-23T21:41:55.207Z] + case "$service" in [2022-03-23T21:41:55.207Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-23T21:41:55.207Z] + 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-23T21:41:55.207Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-23T21:41:55.207Z] + case "$service" in [2022-03-23T21:41:55.207Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-23T21:41:55.207Z] + 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-23T21:41:55.207Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-23T21:41:55.207Z] + case "$service" in [2022-03-23T21:41:55.207Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-23T21:41:55.207Z] + 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-23T21:41:55.207Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-23T21:41:55.207Z] + case "$service" in [2022-03-23T21:41:55.207Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-23T21:41:55.207Z] + 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-23T21:41:55.207Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-23T21:41:55.207Z] + case "$service" in [2022-03-23T21:41:55.207Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-23T21:41:55.207Z] + 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-23T21:41:55.207Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-23T21:41:55.207Z] + case "$service" in [2022-03-23T21:41:55.207Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-23T21:41:55.207Z] + 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-23T21:41:55.207Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-23T21:41:55.468Z] + case "$service" in [2022-03-23T21:41:55.468Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-23T21:41:55.468Z] + 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-23T21:41:55.468Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-23T21:41:55.468Z] + case "$service" in [2022-03-23T21:41:55.468Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-23T21:41:55.468Z] + 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-23T21:41:55.468Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-23T21:41:55.468Z] + case "$service" in [2022-03-23T21:41:55.468Z] + 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-23T21:41:55.468Z] + 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-23T21:41:55.468Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-23T21:41:55.468Z] + case "$service" in [2022-03-23T21:41:55.468Z] + 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-23T21:41:55.468Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-23T21:41:55.468Z] + 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-23T21:41:55.468Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-23T21:41:55.468Z] + case "$service" in [2022-03-23T21:41:55.468Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-23T21:41:55.468Z] + 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-23T21:41:55.468Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-23T21:41:55.468Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-23T21:41:55.468Z] + 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-23T21:41:56.039Z] Building hooks [2022-03-23T21:41:56.298Z] + cd /root/parts/hooks/src [2022-03-23T21:41:56.298Z] + make build [2022-03-23T21:41:56.298Z] go mod tidy [2022-03-23T21:41:56.298Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-23T21:41:56.298Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-23T21:41:56.557Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-23T21:41:56.557Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-23T21:41:56.815Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-23T21:41:57.386Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-23T21:41:57.956Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-23T21:41:57.956Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-23T21:41:59.874Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-23T21:41:59.874Z] Building static-packages [2022-03-23T21:41:59.874Z] + snapcraftctl build [2022-03-23T21:42:01.784Z] Building version [2022-03-23T21:42:01.784Z] + snapcraftctl build [2022-03-23T21:42:03.695Z] Staging app-service-configurable [2022-03-23T21:42:03.695Z] + snapcraftctl stage [2022-03-23T21:42:04.625Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-23T21:42:05.078Z] Staging config-common [2022-03-23T21:42:05.078Z] + snapcraftctl stage [2022-03-23T21:42:06.459Z] Skipping stage go-build-helper (already ran) [2022-03-23T21:42:06.459Z] Staging edgex-go [2022-03-23T21:42:06.459Z] + snapcraftctl stage [2022-03-23T21:42:07.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-23T21:42:07.842Z] Staging hooks [2022-03-23T21:42:07.843Z] + snapcraftctl stage [2022-03-23T21:42:09.226Z] Staging static-packages [2022-03-23T21:42:09.226Z] + snapcraftctl stage [2022-03-23T21:42:10.610Z] Staging version [2022-03-23T21:42:10.610Z] + snapcraftctl stage [2022-03-23T21:42:11.994Z] Priming app-service-configurable [2022-03-23T21:42:11.994Z] + snapcraftctl prime [2022-03-23T21:42:13.955Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-23T21:42:14.232Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-23T21:42:14.535Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-03-23T21:42:14.535Z] stage-packages: [2022-03-23T21:42:14.535Z] - libnorm1 [2022-03-23T21:42:14.535Z] - libpgm-5.2-0 [2022-03-23T21:42:14.535Z] - libsodium23 [2022-03-23T21:42:14.535Z] - libzmq5 [2022-03-23T21:42:14.535Z] Priming config-common [2022-03-23T21:42:14.535Z] + snapcraftctl prime [2022-03-23T21:42:15.918Z] Priming go-build-helper [2022-03-23T21:42:15.918Z] + snapcraftctl prime [2022-03-23T21:42:17.299Z] Priming edgex-go [2022-03-23T21:42:17.299Z] + snapcraftctl prime [2022-03-23T21:42:19.262Z] Priming hooks [2022-03-23T21:42:19.262Z] + snapcraftctl prime [2022-03-23T21:42:19.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-23T21:42:20.232Z] Priming static-packages [2022-03-23T21:42:20.232Z] + snapcraftctl prime [2022-03-23T21:42:25.509Z] Priming version [2022-03-23T21:42:25.509Z] + snapcraftctl prime [2022-03-23T21:42:26.079Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-03-23T21:42:26.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-23T21:42:30.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-23T21:42:37.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-23T21:42:41.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-23T21:42:47.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-23T21:42:53.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-23T21:42:59.394Z] $ docker stop --time=1 2846c383d523f348d50edf0ffde83d84784877da9f9792d435ba46b0e18ef9df [2022-03-23T21:43:01.452Z] $ docker rm -f 2846c383d523f348d50edf0ffde83d84784877da9f9792d435ba46b0e18ef9df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T21:43:03.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-23T21:43:03.217Z] [2022-03-23T21:43:03.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T21:43:03.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-23T21:43:03.832Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-23T21:43:03.832Z] 29e5d40040c1: Pulling fs layer [2022-03-23T21:43:03.832Z] 1ce36da41761: Pulling fs layer [2022-03-23T21:43:03.832Z] 25b303627fd3: Pulling fs layer [2022-03-23T21:43:03.832Z] 29e5d40040c1: Verifying Checksum [2022-03-23T21:43:03.832Z] 29e5d40040c1: Download complete [2022-03-23T21:43:04.108Z] 1ce36da41761: Verifying Checksum [2022-03-23T21:43:04.108Z] 1ce36da41761: Download complete [2022-03-23T21:43:04.382Z] 29e5d40040c1: Pull complete [2022-03-23T21:43:05.822Z] 25b303627fd3: Verifying Checksum [2022-03-23T21:43:05.822Z] 25b303627fd3: Download complete [2022-03-23T21:43:05.822Z] 1ce36da41761: Pull complete [2022-03-23T21:43:18.211Z] 25b303627fd3: Pull complete [2022-03-23T21:43:18.211Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-23T21:43:18.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-23T21:43:18.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-23T21:43:18.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-8944 does not seem to be running inside a container [2022-03-23T21:43:18.543Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-23T21:43:20.833Z] $ docker top 4967c6040e89c125a6308830badc053d8ebbe508ff14b900dd127e741ecdb3ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T21:43:21.744Z] + docker-compose build --help [2022-03-23T21:43:21.744Z] + grep parallel [2022-03-23T21:43:26.028Z] --parallel Build images in parallel. [Pipeline] } [2022-03-23T21:43:26.058Z] $ docker stop --time=1 4967c6040e89c125a6308830badc053d8ebbe508ff14b900dd127e741ecdb3ee [2022-03-23T21:43:27.751Z] $ docker rm -f 4967c6040e89c125a6308830badc053d8ebbe508ff14b900dd127e741ecdb3ee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T21:43:28.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-23T21:43:28.347Z] . [Pipeline] withDockerContainer [2022-03-23T21:43:28.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-8944 does not seem to be running inside a container [2022-03-23T21:43:28.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-23T21:43:29.907Z] $ docker top cabdd8fca0bfe46a0e5f9cc00a6ff7dc216d4355b6963129c1fd7fd543c5b065 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T21:43:30.798Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-23T21:43:35.092Z] Building core-command ... [2022-03-23T21:43:35.092Z] Building core-data ... [2022-03-23T21:43:35.092Z] Building core-metadata ... [2022-03-23T21:43:35.092Z] Building security-bootstrapper ... [2022-03-23T21:43:35.092Z] Building security-proxy-setup ... [2022-03-23T21:43:35.092Z] Building security-secretstore-setup ... [2022-03-23T21:43:35.092Z] Building security-spiffe-token-provider ... [2022-03-23T21:43:35.092Z] Building security-spire-agent ... [2022-03-23T21:43:35.092Z] Building security-spire-config ... [2022-03-23T21:43:35.092Z] Building security-spire-server ... [2022-03-23T21:43:35.092Z] Building support-notifications ... [2022-03-23T21:43:35.092Z] Building support-scheduler ... [2022-03-23T21:43:35.092Z] Building sys-mgmt-agent ... [2022-03-23T21:43:35.092Z] Building security-spiffe-token-provider [2022-03-23T21:43:35.092Z] Building security-secretstore-setup [2022-03-23T21:43:35.092Z] Building sys-mgmt-agent [2022-03-23T21:43:35.092Z] Building core-metadata [2022-03-23T21:43:35.092Z] Building core-data [2022-03-23T21:45:27.217Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:45:27.217Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:45:27.217Z] ---> 413c9a198a34 [2022-03-23T21:45:27.217Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T21:45:27.217Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:45:27.217Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:45:27.217Z] ---> 413c9a198a34 [2022-03-23T21:45:27.217Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T21:45:27.217Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:45:27.217Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:45:27.217Z] ---> 413c9a198a34 [2022-03-23T21:45:27.217Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T21:45:27.217Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:45:27.217Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:45:27.217Z] ---> 413c9a198a34 [2022-03-23T21:45:27.217Z] Step 3/20 : WORKDIR /edgex-go [2022-03-23T21:45:27.217Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:45:27.217Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:45:27.217Z] ---> 413c9a198a34 [2022-03-23T21:45:27.217Z] Step 3/25 : WORKDIR /edgex-go [2022-03-23T21:45:27.217Z] ---> Running in 74ae3ca2ad13 [2022-03-23T21:45:27.217Z] ---> Running in 75007e074a14 [2022-03-23T21:45:27.217Z] ---> Running in 9675b6b96a2a [2022-03-23T21:45:27.217Z] ---> Running in a59d513e97de [2022-03-23T21:45:27.217Z] ---> Running in 6b8d976ebf01 [2022-03-23T21:45:27.217Z] Removing intermediate container 9675b6b96a2a [2022-03-23T21:45:27.217Z] ---> 4b75b9cf8074 [2022-03-23T21:45:27.217Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:45:27.217Z] Removing intermediate container 6b8d976ebf01 [2022-03-23T21:45:27.217Z] ---> cf143a3cfdbe [2022-03-23T21:45:27.217Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:45:27.217Z] Removing intermediate container 75007e074a14 [2022-03-23T21:45:27.217Z] ---> 0529d6ebc4db [2022-03-23T21:45:27.217Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:45:27.217Z] Removing intermediate container a59d513e97de [2022-03-23T21:45:27.217Z] ---> 9a76e5b6f175 [2022-03-23T21:45:27.217Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:45:27.217Z] ---> Running in c68e5668083d [2022-03-23T21:45:27.217Z] Removing intermediate container 74ae3ca2ad13 [2022-03-23T21:45:27.217Z] ---> f2dbb128895a [2022-03-23T21:45:27.217Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-23T21:45:27.217Z] ---> Running in 3f2f38de69bb [2022-03-23T21:45:27.217Z] ---> Running in f06ff75ce591 [2022-03-23T21:45:27.217Z] ---> Running in 6f36db49de83 [2022-03-23T21:45:27.217Z] ---> Running in 266a36bf4967 [2022-03-23T21:45:27.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:45:27.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:45:27.217Z] Removing intermediate container c68e5668083d [2022-03-23T21:45:27.217Z] ---> 4d30d9396643 [2022-03-23T21:45:27.217Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-23T21:45:27.217Z] ---> Running in 75a919a3f0c5 [2022-03-23T21:45:27.217Z] Removing intermediate container 3f2f38de69bb [2022-03-23T21:45:27.217Z] ---> 4e1809c2c668 [2022-03-23T21:45:27.217Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-23T21:45:27.217Z] Removing intermediate container f06ff75ce591 [2022-03-23T21:45:27.217Z] ---> a7263e31553f [2022-03-23T21:45:27.217Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-23T21:45:27.217Z] ---> Running in 168410847f38 [2022-03-23T21:45:27.217Z] ---> Running in ca2317bb8e3e [2022-03-23T21:45:27.217Z] Removing intermediate container 6f36db49de83 [2022-03-23T21:45:27.217Z] ---> 0f52863343ad [2022-03-23T21:45:27.217Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-23T21:45:27.217Z] ---> Running in da4de1edbad5 [2022-03-23T21:45:27.217Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-23T21:45:27.217Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-23T21:45:27.217Z] OK: 15738 distinct packages available [2022-03-23T21:45:27.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:45:27.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:45:27.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:45:27.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:45:27.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:45:27.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:45:27.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:45:27.217Z] OK: 220 MiB in 52 packages [2022-03-23T21:45:27.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:45:27.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:45:27.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:45:27.218Z] OK: 220 MiB in 52 packages [2022-03-23T21:45:27.218Z] Removing intermediate container 266a36bf4967 [2022-03-23T21:45:27.218Z] ---> 7857f9bdf5ac [2022-03-23T21:45:27.218Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-23T21:45:27.218Z] OK: 220 MiB in 52 packages [2022-03-23T21:45:27.218Z] OK: 220 MiB in 52 packages [2022-03-23T21:45:27.218Z] OK: 220 MiB in 52 packages [2022-03-23T21:45:27.218Z] Removing intermediate container 75a919a3f0c5 [2022-03-23T21:45:27.218Z] ---> 152964ad49b3 [2022-03-23T21:45:27.218Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-23T21:45:27.218Z] ---> 63779d6e4b2d [2022-03-23T21:45:27.218Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:45:27.218Z] ---> Running in 27916ffdc600 [2022-03-23T21:45:27.218Z] Removing intermediate container 168410847f38 [2022-03-23T21:45:27.218Z] ---> 161ba9b39052 [2022-03-23T21:45:27.218Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T21:45:27.495Z] Removing intermediate container da4de1edbad5 [2022-03-23T21:45:27.495Z] ---> d42df8e5af7f [2022-03-23T21:45:27.495Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T21:45:27.495Z] Removing intermediate container ca2317bb8e3e [2022-03-23T21:45:27.495Z] ---> 923f44409846 [2022-03-23T21:45:27.495Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T21:45:27.775Z] ---> af5e857d81a4 [2022-03-23T21:45:27.775Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:45:27.775Z] ---> Running in 962f83d3a9ae [2022-03-23T21:45:28.381Z] ---> dc79713be35b [2022-03-23T21:45:28.381Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:45:28.653Z] ---> Running in 37c0749301dc [2022-03-23T21:45:29.292Z] ---> 792f35c04582 [2022-03-23T21:45:29.292Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:45:29.292Z] ---> 537df5bd1322 [2022-03-23T21:45:29.292Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:45:29.292Z] ---> Running in d7aeacad4f2b [2022-03-23T21:45:29.568Z] ---> Running in 910d2ad3d438 [2022-03-23T21:45:31.010Z] Removing intermediate container 27916ffdc600 [2022-03-23T21:45:31.010Z] ---> ac99a2e59b3d [2022-03-23T21:45:31.010Z] Step 7/20 : COPY . . [2022-03-23T21:45:33.638Z] Removing intermediate container 962f83d3a9ae [2022-03-23T21:45:33.638Z] ---> b41912f2ea44 [2022-03-23T21:45:33.638Z] Step 8/25 : COPY . . [2022-03-23T21:45:34.232Z] Removing intermediate container 37c0749301dc [2022-03-23T21:45:34.232Z] ---> eb1ccc189da0 [2022-03-23T21:45:34.232Z] Step 8/23 : COPY . . [2022-03-23T21:45:34.827Z] Removing intermediate container d7aeacad4f2b [2022-03-23T21:45:34.827Z] ---> c7cbe446e361 [2022-03-23T21:45:34.827Z] Step 8/23 : COPY . . [2022-03-23T21:45:35.100Z] Removing intermediate container 910d2ad3d438 [2022-03-23T21:45:35.100Z] ---> 12e7fa2b4681 [2022-03-23T21:45:35.100Z] Step 8/23 : COPY . . [2022-03-23T21:46:07.459Z] ---> 693576a4f2f4 [2022-03-23T21:46:07.459Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-23T21:46:07.459Z] ---> c1e65eff2ed9 [2022-03-23T21:46:07.459Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-23T21:46:07.459Z] ---> 0da9b5d070a2 [2022-03-23T21:46:07.459Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-23T21:46:07.459Z] ---> Running in 302b98ec4f0f [2022-03-23T21:46:07.459Z] ---> Running in 7d60a69e90e4 [2022-03-23T21:46:07.459Z] ---> Running in e79478ef993a [2022-03-23T21:46:07.459Z] ---> 75b678796033 [2022-03-23T21:46:07.459Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-23T21:46:07.459Z] ---> Running in 8cccbd38d49a [2022-03-23T21:46:07.459Z] ---> 526b79f11a85 [2022-03-23T21:46:07.459Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-23T21:46:07.459Z] ---> Running in 45fcef4c6565 [2022-03-23T21:46:08.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-23T21:46:08.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-23T21:46:08.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-23T21:46:08.342Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-23T21:46:09.328Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-23T21:50:16.425Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-23T21:50:16.425Z] Removing intermediate container e79478ef993a [2022-03-23T21:50:16.425Z] ---> 40b8a2cc5547 [2022-03-23T21:50:16.425Z] [2022-03-23T21:50:16.425Z] Step 9/20 : FROM alpine:3.15 [2022-03-23T21:50:16.425Z] 3.15: Pulling from library/alpine [2022-03-23T21:50:16.425Z] Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb [2022-03-23T21:50:16.425Z] Status: Downloaded newer image for alpine:3.15 [2022-03-23T21:50:16.425Z] ---> 3abe2e34c907 [2022-03-23T21:50:16.425Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-23T21:50:16.425Z] ---> Running in 737156a4eb7c [2022-03-23T21:50:16.425Z] Removing intermediate container 737156a4eb7c [2022-03-23T21:50:16.425Z] ---> a90ce9c0bb3a [2022-03-23T21:50:16.425Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:50:16.425Z] ---> Running in 340fc52ef7ed [2022-03-23T21:50:18.440Z] Removing intermediate container 340fc52ef7ed [2022-03-23T21:50:18.440Z] ---> 31b5c9bbd265 [2022-03-23T21:50:18.440Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-23T21:50:18.440Z] ---> Running in 4c82b4d155e6 [2022-03-23T21:50:21.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:50:22.071Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:50:23.060Z] Removing intermediate container 45fcef4c6565 [2022-03-23T21:50:23.060Z] ---> 7295769b31de [2022-03-23T21:50:23.060Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-23T21:50:23.342Z] ---> Running in 3132c64d3fba [2022-03-23T21:50:23.342Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-23T21:50:23.342Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-23T21:50:23.342Z] OK: 15730 distinct packages available [2022-03-23T21:50:23.618Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:50:24.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:50:25.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-23T21:50:25.832Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-23T21:50:26.117Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-23T21:50:26.395Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-23T21:50:26.395Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-23T21:50:26.395Z] (5/9) Installing curl (7.80.0-r0) [2022-03-23T21:50:26.669Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-23T21:50:26.669Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-23T21:50:26.945Z] (8/9) Installing libucontext (1.1-r0) [2022-03-23T21:50:26.945Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-23T21:50:26.945Z] Executing busybox-1.34.1-r4.trigger [2022-03-23T21:50:26.945Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T21:50:27.553Z] OK: 8 MiB in 23 packages [2022-03-23T21:50:30.963Z] Removing intermediate container 4c82b4d155e6 [2022-03-23T21:50:30.963Z] ---> 4415c1dd2f0b [2022-03-23T21:50:30.963Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T21:50:31.240Z] Removing intermediate container 3132c64d3fba [2022-03-23T21:50:31.240Z] ---> 6fcf9b4d1725 [2022-03-23T21:50:31.240Z] [2022-03-23T21:50:31.240Z] Step 11/23 : FROM docker:20.10.10 [2022-03-23T21:50:31.522Z] 20.10.10: Pulling from library/docker [2022-03-23T21:50:32.507Z] ---> 4eeaaf337031 [2022-03-23T21:50:32.507Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-23T21:50:37.948Z] ---> 1f07ad24cfe8 [2022-03-23T21:50:37.948Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-23T21:50:37.948Z] Removing intermediate container 302b98ec4f0f [2022-03-23T21:50:37.948Z] ---> c6847b8cc0bb [2022-03-23T21:50:37.948Z] [2022-03-23T21:50:37.948Z] Step 10/25 : FROM alpine:3.14 [2022-03-23T21:50:37.948Z] 3.14: Pulling from library/alpine [2022-03-23T21:50:38.935Z] ---> f2d1dd918db9 [2022-03-23T21:50:38.935Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-23T21:50:38.935Z] ---> Running in f6cdc94a43ba [2022-03-23T21:50:39.924Z] Removing intermediate container f6cdc94a43ba [2022-03-23T21:50:39.924Z] ---> d1122c0882f9 [2022-03-23T21:50:39.924Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T21:50:40.203Z] ---> Running in 0a20f6f98bed [2022-03-23T21:50:40.478Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-23T21:50:40.478Z] Status: Downloaded newer image for alpine:3.14 [2022-03-23T21:50:40.478Z] ---> 71a2028e5025 [2022-03-23T21:50:40.478Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-23T21:50:40.478Z] ---> Running in 3a8c3dbb013d [2022-03-23T21:50:41.473Z] Removing intermediate container 0a20f6f98bed [2022-03-23T21:50:41.473Z] ---> e3d8be935ce5 [2022-03-23T21:50:41.473Z] Step 18/20 : LABEL arch=arm64 [2022-03-23T21:50:41.762Z] ---> Running in e1f8d7243031 [2022-03-23T21:50:42.368Z] Removing intermediate container e1f8d7243031 [2022-03-23T21:50:42.368Z] ---> d7c8bcd5936c [2022-03-23T21:50:42.368Z] Step 19/20 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:50:42.653Z] ---> Running in b285017e50c6 [2022-03-23T21:50:42.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:50:43.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:50:43.512Z] Removing intermediate container b285017e50c6 [2022-03-23T21:50:43.512Z] ---> 315057637b6d [2022-03-23T21:50:43.512Z] Step 20/20 : LABEL version=0.0.0 [2022-03-23T21:50:43.790Z] ---> Running in a7e21870bd05 [2022-03-23T21:50:44.391Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-23T21:50:44.391Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-23T21:50:44.391Z] (3/3) Installing su-exec (0.2-r1) [2022-03-23T21:50:44.391Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T21:50:44.391Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T21:50:44.676Z] OK: 6 MiB in 17 packages [2022-03-23T21:50:44.957Z] Removing intermediate container a7e21870bd05 [2022-03-23T21:50:44.957Z] ---> f0728cd210ef [2022-03-23T21:50:44.957Z] [2022-03-23T21:50:45.942Z] Successfully built f0728cd210ef [2022-03-23T21:50:45.942Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-23T21:50:45.942Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2022-03-23T21:50:46.219Z] Removing intermediate container 7d60a69e90e4 [2022-03-23T21:50:46.219Z] ---> 1e8770e17631 [2022-03-23T21:50:46.219Z] [2022-03-23T21:50:46.219Z] Step 10/23 : FROM alpine:3.14 [2022-03-23T21:50:46.219Z] ---> 71a2028e5025 [2022-03-23T21:50:46.219Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-23T21:50:46.503Z] ---> Running in 6850bf167a53 [2022-03-23T21:50:47.855Z] Removing intermediate container 3a8c3dbb013d [2022-03-23T21:50:47.856Z] ---> a2193a03cde8 [2022-03-23T21:50:47.856Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-23T21:50:47.856Z] ---> Running in 6aab7968a0fd [2022-03-23T21:50:49.042Z] Removing intermediate container 6aab7968a0fd [2022-03-23T21:50:49.042Z] ---> 47200c679334 [2022-03-23T21:50:49.042Z] Step 13/25 : WORKDIR / [2022-03-23T21:50:49.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:50:49.042Z] ---> Running in 07e889296cb5 [2022-03-23T21:50:49.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:50:50.476Z] Removing intermediate container 07e889296cb5 [2022-03-23T21:50:50.476Z] ---> e27b5f4bd951 [2022-03-23T21:50:50.476Z] 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-23T21:50:50.476Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-23T21:50:50.476Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T21:50:50.476Z] OK: 5 MiB in 15 packages [2022-03-23T21:50:51.980Z] ---> ebf70884c208 [2022-03-23T21:50:51.980Z] 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-23T21:50:52.256Z] Removing intermediate container 6850bf167a53 [2022-03-23T21:50:52.256Z] ---> 96970027a8cd [2022-03-23T21:50:52.256Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T21:50:52.532Z] ---> Running in 4613b7a6c018 [2022-03-23T21:50:53.131Z] ---> 39d121c41584 [2022-03-23T21:50:53.131Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-23T21:50:53.413Z] Removing intermediate container 4613b7a6c018 [2022-03-23T21:50:53.413Z] ---> e74c639c1e04 [2022-03-23T21:50:53.413Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-23T21:50:53.691Z] ---> Running in 062787a923b9 [2022-03-23T21:50:54.304Z] ---> 0c11b7a8b9af [2022-03-23T21:50:54.304Z] 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-23T21:50:54.304Z] Removing intermediate container 062787a923b9 [2022-03-23T21:50:54.304Z] ---> c0caeffa783c [2022-03-23T21:50:54.304Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-23T21:50:54.576Z] ---> Running in 0ac29dd1ab2e [2022-03-23T21:50:55.558Z] Removing intermediate container 0ac29dd1ab2e [2022-03-23T21:50:55.558Z] ---> 548c0e321ee8 [2022-03-23T21:50:55.558Z] Step 15/23 : WORKDIR / [2022-03-23T21:50:55.558Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-23T21:50:55.558Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-23T21:50:55.558Z] ---> cadc1d12b4ba [2022-03-23T21:50:55.558Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-23T21:50:55.558Z] ---> 520e9a0a30f7 [2022-03-23T21:50:55.559Z] 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-23T21:50:55.559Z] ---> Running in dac199356954 [2022-03-23T21:50:55.840Z] ---> Running in 700d33fb0725 [2022-03-23T21:50:56.452Z] Removing intermediate container dac199356954 [2022-03-23T21:50:56.452Z] ---> 5269ae6c3d52 [2022-03-23T21:50:56.452Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T21:50:56.452Z] Removing intermediate container 700d33fb0725 [2022-03-23T21:50:56.452Z] ---> b7377d1ed762 [2022-03-23T21:50:56.452Z] 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-23T21:50:56.736Z] ---> Running in 0f4c7450de46 [2022-03-23T21:50:58.195Z] ---> 886ef3c88f35 [2022-03-23T21:50:58.195Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-23T21:50:58.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:50:58.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:50:58.777Z] ---> dc8b794a82b5 [2022-03-23T21:50:58.777Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-23T21:50:59.772Z] (1/42) Installing readline (8.1.0-r0) [2022-03-23T21:50:59.772Z] (2/42) Installing bash (5.1.16-r0) [2022-03-23T21:50:59.772Z] Executing bash-5.1.16-r0.post-install [2022-03-23T21:50:59.772Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-23T21:50:59.772Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-23T21:50:59.772Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-23T21:50:59.772Z] (6/42) Installing curl (7.79.1-r0) [2022-03-23T21:50:59.772Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-23T21:50:59.772Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-23T21:50:59.772Z] (9/42) Installing expat (2.4.7-r0) [2022-03-23T21:50:59.772Z] (10/42) Installing libffi (3.3-r2) [2022-03-23T21:50:59.772Z] (11/42) Installing gdbm (1.19-r0) [2022-03-23T21:51:00.050Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-23T21:51:00.050Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-23T21:51:00.050Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-23T21:51:00.050Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-23T21:51:00.050Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-23T21:51:00.050Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-23T21:51:01.490Z] ---> 7c5966bddc1b [2022-03-23T21:51:01.490Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-23T21:51:01.490Z] ---> 01bed7c4df92 [2022-03-23T21:51:01.770Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-23T21:51:01.770Z] Removing intermediate container 8cccbd38d49a [2022-03-23T21:51:01.770Z] ---> 7f38fb70cda4 [2022-03-23T21:51:01.770Z] [2022-03-23T21:51:01.770Z] Step 10/23 : FROM alpine:3.14 [2022-03-23T21:51:01.770Z] ---> 71a2028e5025 [2022-03-23T21:51:01.770Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-23T21:51:02.049Z] ---> Running in b82bb7d0e479 [2022-03-23T21:51:02.649Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-23T21:51:02.650Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-23T21:51:02.650Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-23T21:51:02.650Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-23T21:51:02.650Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-23T21:51:02.650Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-23T21:51:02.650Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-23T21:51:02.650Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-23T21:51:02.650Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-23T21:51:02.926Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-23T21:51:02.926Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-23T21:51:02.926Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-23T21:51:02.926Z] ---> 3b00fc890e5a [2022-03-23T21:51:02.926Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-23T21:51:02.926Z] Removing intermediate container b82bb7d0e479 [2022-03-23T21:51:02.926Z] ---> 7a5fe5749001 [2022-03-23T21:51:02.926Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-23T21:51:02.926Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-23T21:51:02.926Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-23T21:51:02.926Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-23T21:51:02.926Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-23T21:51:02.926Z] ---> Running in dab606ac3b50 [2022-03-23T21:51:02.926Z] ---> Running in fc0fd17e10d1 [2022-03-23T21:51:03.207Z] ---> 4d43e621be62 [2022-03-23T21:51:03.207Z] 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-23T21:51:03.207Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-23T21:51:03.207Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-23T21:51:03.207Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-23T21:51:03.207Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-23T21:51:03.207Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-23T21:51:03.207Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-23T21:51:03.207Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-23T21:51:03.207Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-23T21:51:03.207Z] ---> Running in d4e699c5c1c4 [2022-03-23T21:51:03.496Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-23T21:51:04.114Z] Removing intermediate container fc0fd17e10d1 [2022-03-23T21:51:04.114Z] ---> ad794efd0ee4 [2022-03-23T21:51:04.114Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-23T21:51:04.114Z] Removing intermediate container dab606ac3b50 [2022-03-23T21:51:04.114Z] ---> f163b8a46fdb [2022-03-23T21:51:04.114Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T21:51:04.114Z] ---> Running in 5edc508b1a8b [2022-03-23T21:51:04.114Z] ---> Running in 845fb810c6cf [2022-03-23T21:51:04.114Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T21:51:04.390Z] OK: 84 MiB in 64 packages [2022-03-23T21:51:04.998Z] Removing intermediate container 845fb810c6cf [2022-03-23T21:51:04.998Z] ---> 9c674fc617db [2022-03-23T21:51:04.998Z] Step 21/23 : LABEL arch=arm64 [2022-03-23T21:51:04.998Z] ---> Running in 5d61f9e56887 [2022-03-23T21:51:04.998Z] Removing intermediate container 5edc508b1a8b [2022-03-23T21:51:04.998Z] ---> d0c55f61cc5c [2022-03-23T21:51:04.998Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:51:05.301Z] ---> Running in 97aa3227eeef [2022-03-23T21:51:05.909Z] Removing intermediate container 5d61f9e56887 [2022-03-23T21:51:05.909Z] ---> 3da1b23912d8 [2022-03-23T21:51:05.909Z] Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:51:06.183Z] ---> Running in f14ede2eccba [2022-03-23T21:51:06.794Z] Removing intermediate container d4e699c5c1c4 [2022-03-23T21:51:06.794Z] ---> 694ff510a079 [2022-03-23T21:51:06.794Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-23T21:51:07.072Z] Removing intermediate container f14ede2eccba [2022-03-23T21:51:07.072Z] ---> 0c1b3deadf97 [2022-03-23T21:51:07.072Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T21:51:07.072Z] ---> Running in 7e543eb48095 [2022-03-23T21:51:07.072Z] ---> Running in a181deebab48 [2022-03-23T21:51:07.688Z] Removing intermediate container 7e543eb48095 [2022-03-23T21:51:07.688Z] ---> dbf0ac05cef8 [2022-03-23T21:51:07.688Z] Step 23/25 : LABEL arch=arm64 [2022-03-23T21:51:07.967Z] ---> Running in 989a72de7995 [2022-03-23T21:51:08.245Z] Removing intermediate container a181deebab48 [2022-03-23T21:51:08.245Z] ---> 3828b1406fdb [2022-03-23T21:51:08.245Z] [2022-03-23T21:51:08.521Z] Removing intermediate container 97aa3227eeef [2022-03-23T21:51:08.795Z] ---> 4ebdd2b14abb [2022-03-23T21:51:08.795Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-23T21:51:08.795Z] ---> Running in 22771da44a0f [2022-03-23T21:51:08.795Z] Removing intermediate container 989a72de7995 [2022-03-23T21:51:08.795Z] ---> b73750a715e4 [2022-03-23T21:51:08.795Z] Step 24/25 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:51:09.072Z] ---> Running in a86610c42041 [2022-03-23T21:51:09.072Z] Collecting docker-compose==1.23.2 [2022-03-23T21:51:09.072Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-23T21:51:09.350Z] Successfully built 3828b1406fdb [2022-03-23T21:51:09.350Z] Successfully tagged core-metadata-arm64:latest [2022-03-23T21:51:09.350Z]  Building core-metadata ... done Building core-command [2022-03-23T21:51:09.628Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-23T21:51:09.628Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-23T21:51:09.628Z] Removing intermediate container a86610c42041 [2022-03-23T21:51:09.628Z] ---> af58fe6fe12a [2022-03-23T21:51:09.628Z] Step 25/25 : LABEL version=0.0.0 [2022-03-23T21:51:09.901Z] ---> Running in 03513da5bc13 [2022-03-23T21:51:10.506Z] Removing intermediate container 03513da5bc13 [2022-03-23T21:51:10.506Z] ---> e86de9590c26 [2022-03-23T21:51:10.506Z] [2022-03-23T21:51:10.782Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:51:11.059Z] Successfully built e86de9590c26 [2022-03-23T21:51:11.059Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-23T21:51:11.059Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-03-23T21:51:11.662Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:51:11.662Z] Collecting texttable<0.10,>=0.9.0 [2022-03-23T21:51:11.662Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-23T21:51:12.654Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-23T21:51:12.654Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-23T21:51:12.654Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-23T21:51:12.654Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-23T21:51:12.930Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-23T21:51:12.930Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-23T21:51:13.205Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T21:51:13.205Z] OK: 8 MiB in 20 packages [2022-03-23T21:51:14.652Z] Removing intermediate container 22771da44a0f [2022-03-23T21:51:14.652Z] ---> a6abcbc066e9 [2022-03-23T21:51:14.652Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T21:51:14.929Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-23T21:51:14.929Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-23T21:51:15.204Z] Collecting jsonschema<3,>=2.5.1 [2022-03-23T21:51:15.204Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-23T21:51:15.477Z] ---> 1bfd3493fff7 [2022-03-23T21:51:15.477Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-23T21:51:15.754Z] Collecting docker<4.0,>=3.6.0 [2022-03-23T21:51:15.754Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-23T21:51:16.357Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-23T21:51:16.357Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-23T21:51:16.632Z] Collecting cached-property<2,>=1.2.0 [2022-03-23T21:51:16.632Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-23T21:51:16.632Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-23T21:51:16.632Z] Collecting docopt<0.7,>=0.6.1 [2022-03-23T21:51:16.632Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-23T21:51:17.623Z] ---> 9a4fd9425a37 [2022-03-23T21:51:17.623Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-23T21:51:18.612Z] ---> 639015b439e3 [2022-03-23T21:51:18.612Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-23T21:51:18.612Z] ---> Running in 5f45e7faa9c7 [2022-03-23T21:51:19.211Z] Removing intermediate container 5f45e7faa9c7 [2022-03-23T21:51:19.211Z] ---> 1283bd655123 [2022-03-23T21:51:19.211Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T21:51:19.211Z] ---> Running in 08e062c88aee [2022-03-23T21:51:19.485Z] Collecting PyYAML<4,>=3.10 [2022-03-23T21:51:19.485Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-23T21:51:19.771Z] Removing intermediate container 08e062c88aee [2022-03-23T21:51:19.771Z] ---> e16a924655f0 [2022-03-23T21:51:19.771Z] Step 21/23 : LABEL arch=arm64 [2022-03-23T21:51:19.771Z] ---> Running in e74577b09a9f [2022-03-23T21:51:20.369Z] Removing intermediate container e74577b09a9f [2022-03-23T21:51:20.369Z] ---> a276d1204f3f [2022-03-23T21:51:20.369Z] Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:51:20.650Z] ---> Running in 3ff9c2e69414 [2022-03-23T21:51:20.929Z] Removing intermediate container 3ff9c2e69414 [2022-03-23T21:51:20.929Z] ---> 19d7283c1fec [2022-03-23T21:51:20.929Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T21:51:21.204Z] ---> Running in 16717da2577c [2022-03-23T21:51:21.480Z] Removing intermediate container 16717da2577c [2022-03-23T21:51:21.481Z] ---> 3bb7f19cb418 [2022-03-23T21:51:21.481Z] [2022-03-23T21:51:22.080Z] Successfully built 3bb7f19cb418 [2022-03-23T21:51:22.080Z] Successfully tagged core-data-arm64:latest [2022-03-23T21:51:22.080Z] Building support-scheduler [2022-03-23T21:51:23.060Z]  Building core-data ... done Collecting docker-pycreds>=0.4.0 [2022-03-23T21:51:23.060Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-23T21:51:23.329Z] 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-23T21:51:23.601Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-23T21:51:23.601Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-23T21:51:23.879Z] Collecting idna<2.8,>=2.5 [2022-03-23T21:51:23.879Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-23T21:51:24.480Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-23T21:51:24.480Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-23T21:51:24.753Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-23T21:51:24.753Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-23T21:51:24.753Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-23T21:51:24.753Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-23T21:51:25.733Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-23T21:51:25.733Z] Attempting uninstall: urllib3 [2022-03-23T21:51:25.733Z] Found existing installation: urllib3 1.26.5 [2022-03-23T21:51:25.733Z] Uninstalling urllib3-1.26.5: [2022-03-23T21:51:25.733Z] Successfully uninstalled urllib3-1.26.5 [2022-03-23T21:51:26.339Z] Attempting uninstall: idna [2022-03-23T21:51:26.339Z] Found existing installation: idna 3.2 [2022-03-23T21:51:26.339Z] Uninstalling idna-3.2: [2022-03-23T21:51:26.616Z] Successfully uninstalled idna-3.2 [2022-03-23T21:51:27.605Z] Attempting uninstall: chardet [2022-03-23T21:51:27.605Z] Found existing installation: chardet 4.0.0 [2022-03-23T21:51:27.605Z] Uninstalling chardet-4.0.0: [2022-03-23T21:51:27.605Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:51:27.605Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:51:27.605Z] ---> 413c9a198a34 [2022-03-23T21:51:27.605Z] Step 3/24 : WORKDIR /edgex-go [2022-03-23T21:51:27.605Z] ---> Using cache [2022-03-23T21:51:27.605Z] ---> f2dbb128895a [2022-03-23T21:51:27.605Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:51:27.883Z] Successfully uninstalled chardet-4.0.0 [2022-03-23T21:51:27.883Z] ---> Running in ba6f16a061e6 [2022-03-23T21:51:29.869Z] Attempting uninstall: requests [2022-03-23T21:51:29.869Z] Found existing installation: requests 2.25.1 [2022-03-23T21:51:29.869Z] Uninstalling requests-2.25.1: [2022-03-23T21:51:30.147Z] Successfully uninstalled requests-2.25.1 [2022-03-23T21:51:30.422Z] Removing intermediate container ba6f16a061e6 [2022-03-23T21:51:30.422Z] ---> 2a088772e7c4 [2022-03-23T21:51:30.422Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-23T21:51:30.695Z] ---> Running in d3816d0d6bbd [2022-03-23T21:51:30.695Z] Running setup.py install for texttable: started [2022-03-23T21:51:32.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:51:32.731Z] Running setup.py install for texttable: finished with status 'done' [2022-03-23T21:51:32.731Z] Running setup.py install for PyYAML: started [2022-03-23T21:51:32.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:51:33.710Z] OK: 220 MiB in 52 packages [2022-03-23T21:51:35.152Z] Removing intermediate container d3816d0d6bbd [2022-03-23T21:51:35.152Z] ---> a54da819a9d0 [2022-03-23T21:51:35.152Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-23T21:51:35.424Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-23T21:51:36.027Z] Running setup.py install for docopt: started [2022-03-23T21:51:36.027Z] ---> 89b9a25a4dcc [2022-03-23T21:51:36.027Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:51:36.027Z] ---> Running in ed7642fa7405 [2022-03-23T21:51:38.029Z] Running setup.py install for docopt: finished with status 'done' [2022-03-23T21:51:38.030Z] Running setup.py install for dockerpty: started [2022-03-23T21:51:40.024Z] Removing intermediate container ed7642fa7405 [2022-03-23T21:51:40.024Z] ---> bd8be131cb98 [2022-03-23T21:51:40.024Z] Step 8/24 : COPY . . [2022-03-23T21:51:40.303Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-23T21:51:42.290Z] 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-23T21:52:00.880Z] Removing intermediate container 0f4c7450de46 [2022-03-23T21:52:00.880Z] ---> d8c15a98b226 [2022-03-23T21:52:00.880Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-23T21:52:01.477Z] ---> Running in ac68fa0f8e38 [2022-03-23T21:52:01.755Z] Removing intermediate container ac68fa0f8e38 [2022-03-23T21:52:01.755Z] ---> 3c3e539be983 [2022-03-23T21:52:01.755Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-23T21:52:02.036Z] ---> Running in 6ae9e33ac7a9 [2022-03-23T21:52:02.634Z] Removing intermediate container 6ae9e33ac7a9 [2022-03-23T21:52:02.634Z] ---> 349f0501514a [2022-03-23T21:52:02.634Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-23T21:52:05.277Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:52:05.277Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:52:05.277Z] ---> 413c9a198a34 [2022-03-23T21:52:05.277Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T21:52:05.277Z] ---> Using cache [2022-03-23T21:52:05.277Z] ---> f2dbb128895a [2022-03-23T21:52:05.277Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:52:05.277Z] ---> Using cache [2022-03-23T21:52:05.277Z] ---> 2a088772e7c4 [2022-03-23T21:52:05.277Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-23T21:52:05.277Z] ---> Using cache [2022-03-23T21:52:05.277Z] ---> a54da819a9d0 [2022-03-23T21:52:05.277Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T21:52:05.277Z] ---> Using cache [2022-03-23T21:52:05.277Z] ---> 89b9a25a4dcc [2022-03-23T21:52:05.277Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:52:05.277Z] ---> Using cache [2022-03-23T21:52:05.277Z] ---> bd8be131cb98 [2022-03-23T21:52:05.277Z] Step 8/23 : COPY . . [2022-03-23T21:52:06.728Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:52:06.728Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:52:06.728Z] ---> 413c9a198a34 [2022-03-23T21:52:06.728Z] Step 3/31 : WORKDIR /edgex-go [2022-03-23T21:52:06.728Z] ---> Using cache [2022-03-23T21:52:06.728Z] ---> f2dbb128895a [2022-03-23T21:52:06.728Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:52:06.728Z] ---> Using cache [2022-03-23T21:52:06.728Z] ---> 2a088772e7c4 [2022-03-23T21:52:06.728Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-23T21:52:06.728Z] ---> Using cache [2022-03-23T21:52:06.728Z] ---> a54da819a9d0 [2022-03-23T21:52:06.728Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-23T21:52:06.728Z] ---> Using cache [2022-03-23T21:52:06.728Z] ---> 89b9a25a4dcc [2022-03-23T21:52:06.729Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:52:06.729Z] ---> Using cache [2022-03-23T21:52:06.729Z] ---> bd8be131cb98 [2022-03-23T21:52:06.729Z] Step 8/31 : COPY . . [2022-03-23T21:52:06.729Z] ---> 41cd1c1eab08 [2022-03-23T21:52:06.729Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-23T21:52:08.175Z] ---> 9549433d3883 [2022-03-23T21:52:08.175Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-23T21:52:09.615Z] ---> 35c7c7e4c543 [2022-03-23T21:52:09.615Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-23T21:52:09.615Z] ---> Running in d7a08641bffe [2022-03-23T21:52:10.215Z] Removing intermediate container d7a08641bffe [2022-03-23T21:52:10.215Z] ---> 847b08e8667d [2022-03-23T21:52:10.215Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T21:52:10.215Z] ---> Running in 91aed9e04981 [2022-03-23T21:52:10.831Z] Removing intermediate container 91aed9e04981 [2022-03-23T21:52:10.831Z] ---> e4e4be75d5c1 [2022-03-23T21:52:10.831Z] Step 21/23 : LABEL arch=arm64 [2022-03-23T21:52:11.102Z] ---> Running in 8cc27c073d12 [2022-03-23T21:52:11.703Z] Removing intermediate container 8cc27c073d12 [2022-03-23T21:52:11.703Z] ---> f575c4800800 [2022-03-23T21:52:11.703Z] Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:52:11.703Z] ---> Running in 27e88cf4e014 [2022-03-23T21:52:12.688Z] Removing intermediate container 27e88cf4e014 [2022-03-23T21:52:12.688Z] ---> ffa3802fa5fe [2022-03-23T21:52:12.688Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T21:52:12.688Z] ---> Running in 83a1ed91df53 [2022-03-23T21:52:12.960Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:52:12.960Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:52:12.960Z] ---> 413c9a198a34 [2022-03-23T21:52:12.960Z] Step 3/22 : WORKDIR /edgex-go [2022-03-23T21:52:12.960Z] ---> Using cache [2022-03-23T21:52:12.960Z] ---> f2dbb128895a [2022-03-23T21:52:12.960Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:52:12.960Z] ---> Using cache [2022-03-23T21:52:12.960Z] ---> 2a088772e7c4 [2022-03-23T21:52:12.960Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-23T21:52:12.960Z] ---> Using cache [2022-03-23T21:52:12.960Z] ---> a54da819a9d0 [2022-03-23T21:52:12.960Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-23T21:52:12.960Z] ---> Using cache [2022-03-23T21:52:12.960Z] ---> 89b9a25a4dcc [2022-03-23T21:52:12.960Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:52:12.960Z] ---> Using cache [2022-03-23T21:52:12.960Z] ---> bd8be131cb98 [2022-03-23T21:52:12.960Z] Step 8/22 : COPY . . [2022-03-23T21:52:13.555Z] Removing intermediate container 83a1ed91df53 [2022-03-23T21:52:13.555Z] ---> 4234848e763e [2022-03-23T21:52:13.555Z] [2022-03-23T21:52:14.535Z] Successfully built 4234848e763e [2022-03-23T21:52:14.535Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-23T21:52:14.535Z] Building security-spire-server [2022-03-23T21:52:18.850Z]  Building sys-mgmt-agent ... done  ---> f10c245fe1dc [2022-03-23T21:52:18.850Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-23T21:52:19.134Z] ---> Running in 22be644a3059 [2022-03-23T21:52:20.124Z] Removing intermediate container 22be644a3059 [2022-03-23T21:52:20.124Z] ---> 8c3bd1f674ea [2022-03-23T21:52:20.124Z] 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-23T21:52:20.397Z] ---> Running in 76cc07920569 [2022-03-23T21:52:23.798Z] spire-1.2.0/ [2022-03-23T21:52:27.207Z] spire-1.2.0/README.md [2022-03-23T21:52:27.207Z] spire-1.2.0/bin/ [2022-03-23T21:52:27.207Z] spire-1.2.0/bin/spire-server [2022-03-23T21:52:27.208Z] spire-1.2.0/bin/spire-agent [2022-03-23T21:52:27.208Z] spire-1.2.0/conf/ [2022-03-23T21:52:27.208Z] spire-1.2.0/conf/server/ [2022-03-23T21:52:27.208Z] spire-1.2.0/conf/server/server.conf [2022-03-23T21:52:27.208Z] spire-1.2.0/conf/agent/ [2022-03-23T21:52:27.208Z] spire-1.2.0/conf/agent/agent.conf [2022-03-23T21:52:27.208Z] spire-1.2.0/LICENSE [2022-03-23T21:52:37.405Z] Removing intermediate container 76cc07920569 [2022-03-23T21:52:37.405Z] ---> ea7bd91c41c2 [2022-03-23T21:52:37.405Z] [2022-03-23T21:52:37.405Z] Step 11/24 : FROM alpine:3.15 [2022-03-23T21:52:37.405Z] ---> 3abe2e34c907 [2022-03-23T21:52:37.405Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-23T21:52:37.405Z] ---> Using cache [2022-03-23T21:52:37.405Z] ---> a90ce9c0bb3a [2022-03-23T21:52:37.405Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:52:37.405Z] ---> Using cache [2022-03-23T21:52:37.405Z] ---> 31b5c9bbd265 [2022-03-23T21:52:37.405Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-23T21:52:37.405Z] ---> Running in ca41105aebde [2022-03-23T21:52:38.004Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:52:38.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:52:39.983Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-23T21:52:39.983Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-23T21:52:39.983Z] OK: 15730 distinct packages available [2022-03-23T21:52:39.983Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:52:40.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:52:41.957Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-23T21:52:41.957Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:52:41.957Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:52:41.957Z] ---> 413c9a198a34 [2022-03-23T21:52:41.957Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T21:52:41.957Z] ---> Using cache [2022-03-23T21:52:41.957Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-23T21:52:41.957Z] ---> f2dbb128895a [2022-03-23T21:52:41.957Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:52:41.957Z] ---> Using cache [2022-03-23T21:52:41.957Z] ---> 2a088772e7c4 [2022-03-23T21:52:41.957Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-23T21:52:41.957Z] ---> Using cache [2022-03-23T21:52:41.957Z] ---> a54da819a9d0 [2022-03-23T21:52:41.957Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T21:52:41.957Z] ---> Using cache [2022-03-23T21:52:41.957Z] ---> 89b9a25a4dcc [2022-03-23T21:52:41.957Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:52:41.957Z] ---> Using cache [2022-03-23T21:52:41.957Z] ---> bd8be131cb98 [2022-03-23T21:52:41.957Z] Step 8/23 : COPY . . [2022-03-23T21:52:41.957Z] (3/4) Installing libucontext (1.1-r0) [2022-03-23T21:52:42.238Z] ---> Using cache [2022-03-23T21:52:42.238Z] ---> 37304972e97b [2022-03-23T21:52:42.238Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-23T21:52:42.238Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-23T21:52:42.238Z] Executing busybox-1.34.1-r4.trigger [2022-03-23T21:52:42.238Z] OK: 6 MiB in 18 packages [2022-03-23T21:52:43.232Z] ---> Running in c1b75f18d5d4 [2022-03-23T21:52:43.507Z] Removing intermediate container c1b75f18d5d4 [2022-03-23T21:52:43.507Z] ---> d741b457ddb6 [2022-03-23T21:52:43.507Z] 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-23T21:52:43.783Z] ---> 37304972e97b [2022-03-23T21:52:43.783Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-23T21:52:43.783Z] ---> Running in 58b600720ea3 [2022-03-23T21:52:44.057Z] ---> Running in da86474c28a9 [2022-03-23T21:52:44.057Z] Removing intermediate container ca41105aebde [2022-03-23T21:52:44.057Z] ---> c9bddf15aad0 [2022-03-23T21:52:44.057Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-23T21:52:44.657Z] ---> c18f6e978e42 [2022-03-23T21:52:44.657Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-23T21:52:44.935Z] ---> Running in 81cceb5b6842 [2022-03-23T21:52:45.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-23T21:52:46.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-23T21:52:47.522Z] spire-1.2.0/ [2022-03-23T21:52:51.873Z] ---> 966459de86a4 [2022-03-23T21:52:51.873Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-23T21:52:51.873Z] ---> Running in 0b6067c9493e [2022-03-23T21:52:51.873Z] ---> 404f0f14c318 [2022-03-23T21:52:51.873Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-23T21:52:52.870Z] spire-1.2.0/README.md [2022-03-23T21:52:52.870Z] spire-1.2.0/bin/ [2022-03-23T21:52:52.870Z] spire-1.2.0/bin/spire-server [2022-03-23T21:52:52.870Z] spire-1.2.0/bin/spire-agent [2022-03-23T21:52:52.870Z] spire-1.2.0/conf/ [2022-03-23T21:52:52.870Z] spire-1.2.0/conf/server/ [2022-03-23T21:52:52.870Z] spire-1.2.0/conf/server/server.conf [2022-03-23T21:52:52.870Z] spire-1.2.0/conf/agent/ [2022-03-23T21:52:52.870Z] spire-1.2.0/conf/agent/agent.conf [2022-03-23T21:52:52.870Z] spire-1.2.0/LICENSE [2022-03-23T21:52:52.870Z] ---> 0505e9bcb83a [2022-03-23T21:52:52.870Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-23T21:52:53.152Z] ---> Running in f9390e5a1937 [2022-03-23T21:52:54.149Z] Removing intermediate container f9390e5a1937 [2022-03-23T21:52:54.149Z] ---> 1ea5f7469850 [2022-03-23T21:52:54.149Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-23T21:52:54.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-23T21:52:55.901Z] ---> 0e914f053217 [2022-03-23T21:52:55.901Z] Step 19/24 : WORKDIR / [2022-03-23T21:52:55.901Z] ---> Running in 5c98212322ae [2022-03-23T21:52:56.888Z] Removing intermediate container 5c98212322ae [2022-03-23T21:52:56.888Z] ---> 2f73a958696c [2022-03-23T21:52:56.888Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-23T21:52:56.888Z] ---> Running in 42de6c501cab [2022-03-23T21:52:57.873Z] Removing intermediate container 42de6c501cab [2022-03-23T21:52:57.873Z] ---> 03988b4af4dd [2022-03-23T21:52:57.873Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-23T21:52:57.873Z] ---> Running in deeb369af165 [2022-03-23T21:52:58.858Z] Removing intermediate container deeb369af165 [2022-03-23T21:52:58.858Z] ---> 9d660f23c838 [2022-03-23T21:52:58.858Z] Step 22/24 : LABEL arch=arm64 [2022-03-23T21:52:58.858Z] ---> Running in 9ff6e7c0001c [2022-03-23T21:52:59.837Z] Removing intermediate container 9ff6e7c0001c [2022-03-23T21:52:59.837Z] ---> 4ca3583e5e39 [2022-03-23T21:52:59.837Z] Step 23/24 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:52:59.837Z] ---> Running in 93ec75205db3 [2022-03-23T21:53:00.818Z] Removing intermediate container 93ec75205db3 [2022-03-23T21:53:00.818Z] ---> fcf3e35a06ef [2022-03-23T21:53:00.818Z] Step 24/24 : LABEL version=0.0.0 [2022-03-23T21:53:00.818Z] ---> Running in b8bf6108dee5 [2022-03-23T21:53:01.099Z] Removing intermediate container 58b600720ea3 [2022-03-23T21:53:01.099Z] ---> c3d3f50f5cd2 [2022-03-23T21:53:01.099Z] [2022-03-23T21:53:01.099Z] Step 11/23 : FROM alpine:3.15 [2022-03-23T21:53:01.099Z] ---> 3abe2e34c907 [2022-03-23T21:53:01.099Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-23T21:53:01.099Z] ---> Using cache [2022-03-23T21:53:01.099Z] ---> a90ce9c0bb3a [2022-03-23T21:53:01.099Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:53:01.099Z] ---> Using cache [2022-03-23T21:53:01.099Z] ---> 31b5c9bbd265 [2022-03-23T21:53:01.099Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-23T21:53:01.371Z] ---> Running in c4336ecbfd1f [2022-03-23T21:53:01.371Z] Removing intermediate container b8bf6108dee5 [2022-03-23T21:53:01.371Z] ---> b286f2e8861b [2022-03-23T21:53:01.371Z] [2022-03-23T21:53:02.354Z] Successfully built b286f2e8861b [2022-03-23T21:53:02.354Z] Successfully tagged security-spire-config-arm64:latest [2022-03-23T21:53:02.355Z]  Building security-spire-config ... done Building support-notifications [2022-03-23T21:53:03.342Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:53:04.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:53:05.769Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-23T21:53:05.769Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-23T21:53:05.769Z] OK: 15730 distinct packages available [2022-03-23T21:53:06.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:53:07.026Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:53:08.015Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-23T21:53:08.289Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-23T21:53:08.289Z] (3/5) Installing libucontext (1.1-r0) [2022-03-23T21:53:08.289Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-23T21:53:08.670Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-23T21:53:08.670Z] Executing busybox-1.34.1-r4.trigger [2022-03-23T21:53:08.670Z] OK: 6 MiB in 19 packages [2022-03-23T21:53:10.816Z] Removing intermediate container c4336ecbfd1f [2022-03-23T21:53:10.816Z] ---> 57f3936b16dc [2022-03-23T21:53:10.816Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-23T21:53:17.582Z] ---> 16f87f8ad239 [2022-03-23T21:53:17.582Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-23T21:53:18.575Z] ---> 445a84f12bf7 [2022-03-23T21:53:18.575Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-23T21:53:20.017Z] ---> de0a5a93c450 [2022-03-23T21:53:20.017Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-23T21:53:20.998Z] ---> 00d9b746419d [2022-03-23T21:53:20.998Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-23T21:53:21.274Z] ---> Running in 82a3884fa077 [2022-03-23T21:53:21.873Z] Removing intermediate container 82a3884fa077 [2022-03-23T21:53:21.873Z] ---> 569fa5ed039d [2022-03-23T21:53:21.873Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-23T21:53:22.147Z] ---> Running in be366d589d83 [2022-03-23T21:53:22.744Z] Removing intermediate container be366d589d83 [2022-03-23T21:53:22.744Z] ---> ddea40d339cf [2022-03-23T21:53:22.744Z] Step 21/23 : LABEL arch=arm64 [2022-03-23T21:53:23.020Z] ---> Running in f135abc3775a [2022-03-23T21:53:23.624Z] Removing intermediate container f135abc3775a [2022-03-23T21:53:23.624Z] ---> 8d693c863024 [2022-03-23T21:53:23.624Z] Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:53:23.900Z] ---> Running in 5e8da7195547 [2022-03-23T21:53:24.527Z] Removing intermediate container 5e8da7195547 [2022-03-23T21:53:24.527Z] ---> 53b2713d3216 [2022-03-23T21:53:24.527Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T21:53:24.827Z] ---> Running in d2be9792d6ec [2022-03-23T21:53:25.433Z] Removing intermediate container d2be9792d6ec [2022-03-23T21:53:25.433Z] ---> b15a635b6b4c [2022-03-23T21:53:25.433Z] [2022-03-23T21:53:26.420Z] Successfully built b15a635b6b4c [2022-03-23T21:53:26.420Z] Successfully tagged security-spire-server-arm64:latest [2022-03-23T21:53:26.420Z] Building security-spire-agent [2022-03-23T21:53:44.771Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:53:44.771Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:53:44.771Z] ---> 413c9a198a34 [2022-03-23T21:53:44.771Z] Step 3/22 : WORKDIR /edgex-go [2022-03-23T21:53:44.771Z] ---> Using cache [2022-03-23T21:53:44.771Z] ---> f2dbb128895a [2022-03-23T21:53:44.771Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:53:44.771Z] ---> Using cache [2022-03-23T21:53:44.771Z] ---> 2a088772e7c4 [2022-03-23T21:53:44.771Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-23T21:53:45.376Z] ---> Running in eeade8ba2902 [2022-03-23T21:53:46.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:53:48.268Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:53:50.289Z] OK: 220 MiB in 52 packages [2022-03-23T21:53:52.284Z] Removing intermediate container eeade8ba2902 [2022-03-23T21:53:52.284Z] ---> f9f69fb67300 [2022-03-23T21:53:52.284Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-23T21:53:53.736Z] ---> 890fc31d209b [2022-03-23T21:53:53.736Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:53:53.736Z] ---> Running in f183e2acc83a [2022-03-23T21:54:00.481Z] Removing intermediate container f183e2acc83a [2022-03-23T21:54:00.481Z] ---> 62f1729fe72f [2022-03-23T21:54:00.481Z] Step 8/22 : COPY . . [2022-03-23T21:54:10.654Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:54:10.654Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:54:10.654Z] ---> 413c9a198a34 [2022-03-23T21:54:10.654Z] Step 3/24 : WORKDIR /edgex-go [2022-03-23T21:54:10.654Z] ---> Using cache [2022-03-23T21:54:10.654Z] ---> f2dbb128895a [2022-03-23T21:54:10.654Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:54:10.654Z] ---> Using cache [2022-03-23T21:54:10.654Z] ---> 2a088772e7c4 [2022-03-23T21:54:10.654Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-23T21:54:10.654Z] ---> Using cache [2022-03-23T21:54:10.654Z] ---> a54da819a9d0 [2022-03-23T21:54:10.654Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-23T21:54:10.654Z] ---> Using cache [2022-03-23T21:54:10.654Z] ---> 89b9a25a4dcc [2022-03-23T21:54:10.654Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:54:10.654Z] ---> Using cache [2022-03-23T21:54:10.654Z] ---> bd8be131cb98 [2022-03-23T21:54:10.654Z] Step 8/24 : COPY . . [2022-03-23T21:54:10.654Z] ---> Using cache [2022-03-23T21:54:10.654Z] ---> 966459de86a4 [2022-03-23T21:54:10.654Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-23T21:54:11.640Z] ---> Running in 9574ee1241a9 [2022-03-23T21:54:12.631Z] Removing intermediate container 9574ee1241a9 [2022-03-23T21:54:12.631Z] ---> ae5bcc6bde7c [2022-03-23T21:54:12.631Z] 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-23T21:54:12.631Z] ---> Running in 8c8e2aa5a531 [2022-03-23T21:54:18.063Z] spire-1.2.0/ [2022-03-23T21:54:22.411Z] spire-1.2.0/README.md [2022-03-23T21:54:22.411Z] spire-1.2.0/bin/ [2022-03-23T21:54:22.411Z] spire-1.2.0/bin/spire-server [2022-03-23T21:54:22.411Z] spire-1.2.0/bin/spire-agent [2022-03-23T21:54:22.411Z] spire-1.2.0/conf/ [2022-03-23T21:54:22.411Z] spire-1.2.0/conf/server/ [2022-03-23T21:54:22.411Z] spire-1.2.0/conf/server/server.conf [2022-03-23T21:54:22.411Z] spire-1.2.0/conf/agent/ [2022-03-23T21:54:22.411Z] spire-1.2.0/conf/agent/agent.conf [2022-03-23T21:54:22.411Z] spire-1.2.0/LICENSE [2022-03-23T21:54:32.590Z] Removing intermediate container 8c8e2aa5a531 [2022-03-23T21:54:32.590Z] ---> 9c8594991c5e [2022-03-23T21:54:32.590Z] [2022-03-23T21:54:32.590Z] Step 11/24 : FROM alpine:3.15 [2022-03-23T21:54:32.590Z] ---> 3abe2e34c907 [2022-03-23T21:54:32.590Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-23T21:54:32.590Z] ---> Using cache [2022-03-23T21:54:32.590Z] ---> a90ce9c0bb3a [2022-03-23T21:54:32.590Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:54:32.590Z] ---> Using cache [2022-03-23T21:54:32.590Z] ---> 31b5c9bbd265 [2022-03-23T21:54:32.590Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-23T21:54:32.590Z] ---> Using cache [2022-03-23T21:54:32.590Z] ---> 57f3936b16dc [2022-03-23T21:54:32.590Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-23T21:54:35.226Z] ---> 06007aca4ba3 [2022-03-23T21:54:35.226Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-23T21:54:35.226Z] ---> Running in bcb219bbe131 [2022-03-23T21:54:37.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-23T21:54:37.497Z] ---> cf85cc478088 [2022-03-23T21:54:37.497Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-23T21:54:42.943Z] ---> d048987f3453 [2022-03-23T21:54:42.943Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-23T21:54:44.380Z] ---> f4ed1f0be80b [2022-03-23T21:54:44.380Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-23T21:54:44.980Z] ---> 8e5bbc5d0949 [2022-03-23T21:54:44.980Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-23T21:54:46.324Z] ---> b120498fb81d [2022-03-23T21:54:46.324Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-23T21:54:46.324Z] ---> Running in 2dc3622bada3 [2022-03-23T21:54:46.690Z] Removing intermediate container 2dc3622bada3 [2022-03-23T21:54:46.690Z] ---> 8fd0fdec967d [2022-03-23T21:54:46.690Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-23T21:54:46.690Z] ---> Running in ac8305440bbc [2022-03-23T21:54:47.005Z] Removing intermediate container ac8305440bbc [2022-03-23T21:54:47.005Z] ---> e3da075cc183 [2022-03-23T21:54:47.005Z] Step 22/24 : LABEL arch=arm64 [2022-03-23T21:54:47.304Z] ---> Running in 1eed82c4e89d [2022-03-23T21:54:47.661Z] Removing intermediate container 1eed82c4e89d [2022-03-23T21:54:47.661Z] ---> c75d6496d63b [2022-03-23T21:54:47.661Z] Step 23/24 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:54:47.661Z] ---> Running in dd1b50a098e5 [2022-03-23T21:54:48.275Z] Removing intermediate container dd1b50a098e5 [2022-03-23T21:54:48.275Z] ---> c996d926226c [2022-03-23T21:54:48.275Z] Step 24/24 : LABEL version=0.0.0 [2022-03-23T21:54:48.596Z] ---> Running in c890582fd4ce [2022-03-23T21:54:48.884Z] Removing intermediate container c890582fd4ce [2022-03-23T21:54:48.884Z] ---> eb7efe59e3ec [2022-03-23T21:54:48.884Z] [2022-03-23T21:54:49.489Z] Successfully built eb7efe59e3ec [2022-03-23T21:54:49.489Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-23T21:54:49.490Z]  Building security-spire-agent ... done Building security-proxy-setup [2022-03-23T21:55:28.501Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T21:55:28.501Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-23T21:55:28.501Z] ---> 413c9a198a34 [2022-03-23T21:55:28.501Z] Step 3/22 : WORKDIR /edgex-go [2022-03-23T21:55:28.501Z] ---> Using cache [2022-03-23T21:55:28.501Z] ---> f2dbb128895a [2022-03-23T21:55:28.501Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T21:55:28.501Z] ---> Using cache [2022-03-23T21:55:28.501Z] ---> 2a088772e7c4 [2022-03-23T21:55:28.501Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-23T21:55:28.501Z] ---> Using cache [2022-03-23T21:55:28.501Z] ---> a54da819a9d0 [2022-03-23T21:55:28.501Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-23T21:55:28.501Z] ---> Using cache [2022-03-23T21:55:28.501Z] ---> 89b9a25a4dcc [2022-03-23T21:55:28.501Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T21:55:28.501Z] ---> Using cache [2022-03-23T21:55:28.501Z] ---> bd8be131cb98 [2022-03-23T21:55:28.501Z] Step 8/22 : COPY . . [2022-03-23T21:55:28.501Z] ---> Using cache [2022-03-23T21:55:28.501Z] ---> 966459de86a4 [2022-03-23T21:55:28.501Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-23T21:55:28.501Z] ---> Running in fa889d379a96 [2022-03-23T21:55:28.501Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-23T21:57:20.370Z] Removing intermediate container da86474c28a9 [2022-03-23T21:57:20.370Z] ---> 7ad726ba122d [2022-03-23T21:57:20.370Z] [2022-03-23T21:57:20.370Z] Step 10/23 : FROM alpine:3.14 [2022-03-23T21:57:20.370Z] ---> 71a2028e5025 [2022-03-23T21:57:20.370Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-23T21:57:20.370Z] ---> Using cache [2022-03-23T21:57:20.370Z] ---> 96970027a8cd [2022-03-23T21:57:20.370Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T21:57:20.370Z] ---> Using cache [2022-03-23T21:57:20.370Z] ---> e74c639c1e04 [2022-03-23T21:57:20.370Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-23T21:57:20.370Z] ---> Running in d06da5c1d05e [2022-03-23T21:57:20.370Z] Removing intermediate container d06da5c1d05e [2022-03-23T21:57:20.370Z] ---> 36e1f287ae09 [2022-03-23T21:57:20.370Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-23T21:57:20.370Z] ---> Running in 53c818c87b7c [2022-03-23T21:57:20.370Z] Removing intermediate container 53c818c87b7c [2022-03-23T21:57:20.370Z] ---> ab1f306188e1 [2022-03-23T21:57:20.370Z] Step 15/23 : WORKDIR / [2022-03-23T21:57:20.370Z] ---> Running in 244d6dfc85d9 [2022-03-23T21:57:20.370Z] Removing intermediate container 244d6dfc85d9 [2022-03-23T21:57:20.370Z] ---> cca5c164bd8e [2022-03-23T21:57:20.370Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T21:57:20.370Z] ---> 703f4648787d [2022-03-23T21:57:20.370Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-23T21:57:20.370Z] ---> b20f9f31dec5 [2022-03-23T21:57:20.370Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-23T21:57:20.370Z] ---> 347b028a0917 [2022-03-23T21:57:20.370Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-23T21:57:20.370Z] ---> Running in b77d85715e4f [2022-03-23T21:57:20.370Z] Removing intermediate container b77d85715e4f [2022-03-23T21:57:20.370Z] ---> 89d94cc7ac2c [2022-03-23T21:57:20.370Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T21:57:20.370Z] ---> Running in 7d4a34b401c1 [2022-03-23T21:57:20.370Z] Removing intermediate container 7d4a34b401c1 [2022-03-23T21:57:20.370Z] ---> 2fedd7132e0f [2022-03-23T21:57:20.370Z] Step 21/23 : LABEL arch=arm64 [2022-03-23T21:57:20.370Z] ---> Running in 1b39ff44eaff [2022-03-23T21:57:20.370Z] Removing intermediate container 1b39ff44eaff [2022-03-23T21:57:20.370Z] ---> 0c38266e003d [2022-03-23T21:57:20.370Z] Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:57:20.370Z] ---> Running in 43a28da4ea74 [2022-03-23T21:57:20.370Z] Removing intermediate container 43a28da4ea74 [2022-03-23T21:57:20.370Z] ---> a46a14be12c4 [2022-03-23T21:57:20.370Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T21:57:20.370Z] ---> Running in bd56c6c09407 [2022-03-23T21:57:20.370Z] Removing intermediate container bd56c6c09407 [2022-03-23T21:57:20.370Z] ---> e2e266922482 [2022-03-23T21:57:20.370Z] [2022-03-23T21:57:20.649Z] Successfully built e2e266922482 [2022-03-23T21:57:20.649Z] Successfully tagged core-command-arm64:latest [2022-03-23T21:57:22.104Z]  Building core-command ... done Removing intermediate container 81cceb5b6842 [2022-03-23T21:57:22.104Z] ---> 3153fcdb5501 [2022-03-23T21:57:22.104Z] [2022-03-23T21:57:22.104Z] Step 10/31 : FROM alpine:3.14 [2022-03-23T21:57:22.105Z] ---> 71a2028e5025 [2022-03-23T21:57:22.105Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-23T21:57:22.400Z] ---> Running in 75b1c263d393 [2022-03-23T21:57:23.002Z] Removing intermediate container 75b1c263d393 [2022-03-23T21:57:23.002Z] ---> dca00d80aeac [2022-03-23T21:57:23.002Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-23T21:57:23.002Z] ---> Running in d59f6b7e0f69 [2022-03-23T21:57:25.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:57:25.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:57:26.284Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-23T21:57:26.284Z] (2/2) Installing su-exec (0.2-r1) [2022-03-23T21:57:26.284Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T21:57:26.284Z] OK: 6 MiB in 16 packages [2022-03-23T21:57:27.741Z] Removing intermediate container d59f6b7e0f69 [2022-03-23T21:57:27.741Z] ---> 6720dc569cac [2022-03-23T21:57:27.741Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-23T21:57:27.741Z] ---> Running in 4e199879761f [2022-03-23T21:57:28.347Z] Removing intermediate container 4e199879761f [2022-03-23T21:57:28.347Z] ---> 7bc76ca71e0e [2022-03-23T21:57:28.347Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-23T21:57:28.347Z] ---> Running in e9231f5e6db8 [2022-03-23T21:57:28.960Z] Removing intermediate container e9231f5e6db8 [2022-03-23T21:57:28.960Z] ---> 062c51b2db41 [2022-03-23T21:57:28.960Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-23T21:57:28.960Z] ---> Running in 261a59fc090b [2022-03-23T21:57:31.597Z] Removing intermediate container 261a59fc090b [2022-03-23T21:57:31.597Z] ---> 741e0d2d00c6 [2022-03-23T21:57:31.597Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-23T21:57:31.597Z] ---> Running in 5e6e4457cfbe [2022-03-23T21:57:32.210Z] Removing intermediate container 5e6e4457cfbe [2022-03-23T21:57:32.211Z] ---> e9a9f4fe307c [2022-03-23T21:57:32.211Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-23T21:57:33.197Z] ---> bc2777ceeb9c [2022-03-23T21:57:33.197Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-23T21:57:33.197Z] ---> Running in c134ce63ec14 [2022-03-23T21:57:36.622Z] Removing intermediate container c134ce63ec14 [2022-03-23T21:57:36.622Z] ---> dd4b252d0642 [2022-03-23T21:57:36.622Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T21:57:38.608Z] ---> 81f9a0585488 [2022-03-23T21:57:38.608Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-23T21:57:42.933Z] ---> 516ac49990f4 [2022-03-23T21:57:42.933Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-23T21:57:43.940Z] ---> a8b589ecf49c [2022-03-23T21:57:43.940Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-23T21:57:44.963Z] Removing intermediate container 0b6067c9493e [2022-03-23T21:57:44.963Z] ---> 46ddc3911fee [2022-03-23T21:57:44.963Z] [2022-03-23T21:57:44.963Z] Step 10/22 : FROM alpine:3.14 [2022-03-23T21:57:44.963Z] ---> 71a2028e5025 [2022-03-23T21:57:44.963Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-23T21:57:44.963Z] ---> Using cache [2022-03-23T21:57:44.963Z] ---> 96970027a8cd [2022-03-23T21:57:44.963Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T21:57:44.963Z] ---> Using cache [2022-03-23T21:57:44.963Z] ---> e74c639c1e04 [2022-03-23T21:57:44.963Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-23T21:57:44.963Z] ---> Running in bd0b503957e3 [2022-03-23T21:57:45.244Z] ---> d4c8e0f0e469 [2022-03-23T21:57:45.245Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-23T21:57:45.848Z] Removing intermediate container bd0b503957e3 [2022-03-23T21:57:45.848Z] ---> 6bd8b7b68238 [2022-03-23T21:57:45.848Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-23T21:57:45.848Z] ---> Running in 7e819affa3f1 [2022-03-23T21:57:46.457Z] ---> c94be7c98cf8 [2022-03-23T21:57:46.457Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-23T21:57:46.457Z] Removing intermediate container 7e819affa3f1 [2022-03-23T21:57:46.457Z] ---> ab366836ce1e [2022-03-23T21:57:46.457Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T21:57:46.740Z] ---> Running in f42d11d1bc32 [2022-03-23T21:57:47.352Z] Removing intermediate container f42d11d1bc32 [2022-03-23T21:57:47.352Z] ---> e7716caad453 [2022-03-23T21:57:47.352Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-23T21:57:47.962Z] ---> a034439a4152 [2022-03-23T21:57:47.962Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-23T21:57:48.962Z] ---> 5f146c5cdd93 [2022-03-23T21:57:48.962Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-23T21:57:49.567Z] ---> Running in 7d2e42444a67 [2022-03-23T21:57:51.557Z] ---> c9d62220658c [2022-03-23T21:57:51.557Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-23T21:57:53.001Z] ---> e281cc31fc47 [2022-03-23T21:57:53.001Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-23T21:57:53.001Z] ---> Running in 5f672e6916d8 [2022-03-23T21:57:53.277Z] Removing intermediate container 7d2e42444a67 [2022-03-23T21:57:53.277Z] ---> be41af42ec02 [2022-03-23T21:57:53.277Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-23T21:57:53.877Z] ---> Running in b61f2054b09c [2022-03-23T21:57:53.877Z] Removing intermediate container 5f672e6916d8 [2022-03-23T21:57:53.877Z] ---> ba3abae81fdb [2022-03-23T21:57:53.877Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T21:57:53.877Z] ---> Running in 4f47d1c3c90a [2022-03-23T21:57:54.479Z] Removing intermediate container b61f2054b09c [2022-03-23T21:57:54.479Z] ---> fd6847698411 [2022-03-23T21:57:54.479Z] Step 28/31 : CMD ["gate"] [2022-03-23T21:57:54.479Z] Removing intermediate container 4f47d1c3c90a [2022-03-23T21:57:54.479Z] ---> 3ddce3f9a2dc [2022-03-23T21:57:54.479Z] Step 20/22 : LABEL arch=arm64 [2022-03-23T21:57:54.778Z] ---> Running in 0b442479e141 [2022-03-23T21:57:55.053Z] ---> Running in 54a2fe34aa34 [2022-03-23T21:57:55.330Z] Removing intermediate container 0b442479e141 [2022-03-23T21:57:55.330Z] ---> c8a0251c5314 [2022-03-23T21:57:55.330Z] Step 21/22 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:57:55.610Z] ---> Running in fe5620219118 [2022-03-23T21:57:55.886Z] Removing intermediate container 54a2fe34aa34 [2022-03-23T21:57:55.886Z] ---> e09a856a9860 [2022-03-23T21:57:55.886Z] Step 29/31 : LABEL arch=arm64 [2022-03-23T21:57:56.169Z] ---> Running in 7598a2d6f255 [2022-03-23T21:57:56.447Z] Removing intermediate container fe5620219118 [2022-03-23T21:57:56.447Z] ---> e12323181a8f [2022-03-23T21:57:56.447Z] Step 22/22 : LABEL version=0.0.0 [2022-03-23T21:57:56.447Z] ---> Running in f8a4e1c5caf6 [2022-03-23T21:57:57.047Z] Removing intermediate container 7598a2d6f255 [2022-03-23T21:57:57.047Z] ---> ef0748583e4b [2022-03-23T21:57:57.047Z] Step 30/31 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:57:57.047Z] Removing intermediate container f8a4e1c5caf6 [2022-03-23T21:57:57.047Z] ---> 3079a470e8ba [2022-03-23T21:57:57.047Z] [2022-03-23T21:57:57.643Z] ---> Running in 22a8789d8e96 [2022-03-23T21:57:57.928Z] Successfully built 3079a470e8ba [2022-03-23T21:57:57.928Z] Successfully tagged support-scheduler-arm64:latest [2022-03-23T21:57:58.204Z]  Building support-scheduler ... done Removing intermediate container 22a8789d8e96 [2022-03-23T21:57:58.204Z] ---> 543659b106f2 [2022-03-23T21:57:58.204Z] Step 31/31 : LABEL version=0.0.0 [2022-03-23T21:57:58.484Z] ---> Running in f2b77db0fe22 [2022-03-23T21:57:59.091Z] Removing intermediate container f2b77db0fe22 [2022-03-23T21:57:59.091Z] ---> 6b77792e555a [2022-03-23T21:57:59.091Z] [2022-03-23T21:57:59.367Z] Successfully built 6b77792e555a [2022-03-23T21:57:59.367Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-23T21:58:31.891Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-23T21:58:31.891Z] Removing intermediate container bcb219bbe131 [2022-03-23T21:58:31.891Z] ---> dd45a74af9a3 [2022-03-23T21:58:31.891Z] [2022-03-23T21:58:31.891Z] Step 10/22 : FROM alpine:3.14 [2022-03-23T21:58:31.891Z] ---> 71a2028e5025 [2022-03-23T21:58:31.891Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-23T21:58:31.891Z] ---> Running in 62d19a54a9c0 [2022-03-23T21:58:32.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:58:32.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:58:33.041Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-23T21:58:33.316Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-23T21:58:33.316Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T21:58:33.316Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T21:58:33.598Z] OK: 6 MiB in 16 packages [2022-03-23T21:58:35.047Z] Removing intermediate container 62d19a54a9c0 [2022-03-23T21:58:35.047Z] ---> a63472f1d32b [2022-03-23T21:58:35.047Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T21:58:35.047Z] ---> Running in d4fe7b7ed093 [2022-03-23T21:58:35.328Z] Removing intermediate container d4fe7b7ed093 [2022-03-23T21:58:35.328Z] ---> 867ac240c412 [2022-03-23T21:58:35.328Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-23T21:58:35.601Z] ---> Running in ec58874b6494 [2022-03-23T21:58:35.874Z] Removing intermediate container ec58874b6494 [2022-03-23T21:58:35.874Z] ---> 8f31a778b705 [2022-03-23T21:58:35.874Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-23T21:58:35.874Z] ---> Running in a336da348b78 [2022-03-23T21:58:36.468Z] Removing intermediate container a336da348b78 [2022-03-23T21:58:36.468Z] ---> e7cdc827e292 [2022-03-23T21:58:36.468Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T21:58:37.068Z] ---> 8d7d54bea576 [2022-03-23T21:58:37.068Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-23T21:58:39.055Z] ---> 0e1964abe9f1 [2022-03-23T21:58:39.055Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-23T21:58:39.651Z] ---> 2add6453c4c7 [2022-03-23T21:58:39.651Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-23T21:58:39.651Z] Removing intermediate container fa889d379a96 [2022-03-23T21:58:39.651Z] ---> eba4c50f252f [2022-03-23T21:58:39.651Z] [2022-03-23T21:58:39.651Z] Step 10/22 : FROM alpine:3.14 [2022-03-23T21:58:39.651Z] ---> 71a2028e5025 [2022-03-23T21:58:39.651Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-23T21:58:39.651Z] ---> Running in 7600a2882100 [2022-03-23T21:58:39.651Z] ---> Running in e2056709f771 [2022-03-23T21:58:40.254Z] Removing intermediate container 7600a2882100 [2022-03-23T21:58:40.254Z] ---> 531f480acb78 [2022-03-23T21:58:40.254Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T21:58:40.254Z] ---> Running in 14f365bc08e3 [2022-03-23T21:58:40.852Z] Removing intermediate container 14f365bc08e3 [2022-03-23T21:58:40.852Z] ---> 4a29a3ed3f30 [2022-03-23T21:58:40.852Z] Step 20/22 : LABEL arch=arm64 [2022-03-23T21:58:40.852Z] ---> Running in dbd045f66d09 [2022-03-23T21:58:40.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T21:58:41.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T21:58:41.125Z] Removing intermediate container dbd045f66d09 [2022-03-23T21:58:41.125Z] ---> 5ef73f839480 [2022-03-23T21:58:41.125Z] Step 21/22 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:58:41.125Z] ---> Running in 2ed699cd7e3f [2022-03-23T21:58:41.729Z] Removing intermediate container 2ed699cd7e3f [2022-03-23T21:58:41.729Z] ---> faab1ab5f234 [2022-03-23T21:58:41.729Z] Step 22/22 : LABEL version=0.0.0 [2022-03-23T21:58:41.729Z] ---> Running in fc2ab50b1ba1 [2022-03-23T21:58:42.000Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-23T21:58:42.000Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-23T21:58:42.000Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-23T21:58:42.000Z] Removing intermediate container fc2ab50b1ba1 [2022-03-23T21:58:42.000Z] ---> 01724c4ef805 [2022-03-23T21:58:42.000Z] [2022-03-23T21:58:42.000Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-23T21:58:42.000Z] (5/6) Installing curl (7.79.1-r0) [2022-03-23T21:58:42.000Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-23T21:58:42.000Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T21:58:42.000Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T21:58:42.276Z] OK: 8 MiB in 20 packages [2022-03-23T21:58:42.550Z] Successfully built 01724c4ef805 [2022-03-23T21:58:42.550Z] Successfully tagged support-notifications-arm64:latest [2022-03-23T21:58:43.531Z]  Building support-notifications ... done Removing intermediate container e2056709f771 [2022-03-23T21:58:43.531Z] ---> 4ed437c9d75a [2022-03-23T21:58:43.531Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-23T21:58:43.531Z] ---> Running in 7d21d9b6347a [2022-03-23T21:58:44.129Z] Removing intermediate container 7d21d9b6347a [2022-03-23T21:58:44.129Z] ---> 8f02c602f10d [2022-03-23T21:58:44.129Z] Step 13/22 : WORKDIR /edgex [2022-03-23T21:58:44.129Z] ---> Running in 1df828855858 [2022-03-23T21:58:44.404Z] Removing intermediate container 1df828855858 [2022-03-23T21:58:44.404Z] ---> 32ae131bdac8 [2022-03-23T21:58:44.404Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-23T21:58:44.999Z] ---> 86ed235e529a [2022-03-23T21:58:44.999Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-23T21:58:45.977Z] ---> 9e22be5714ea [2022-03-23T21:58:45.977Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-23T21:58:47.415Z] ---> 0f211b56c090 [2022-03-23T21:58:47.415Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-23T21:58:48.016Z] ---> d2b34bde2d27 [2022-03-23T21:58:48.016Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-23T21:58:48.016Z] ---> Running in f0b6f02f9259 [2022-03-23T21:58:49.450Z] Removing intermediate container f0b6f02f9259 [2022-03-23T21:58:49.450Z] ---> ea7da21d9508 [2022-03-23T21:58:49.450Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-23T21:58:49.725Z] ---> Running in 3f68aaad72a7 [2022-03-23T21:58:49.997Z] Removing intermediate container 3f68aaad72a7 [2022-03-23T21:58:49.997Z] ---> b6cded7e93bf [2022-03-23T21:58:49.997Z] Step 20/22 : LABEL arch=arm64 [2022-03-23T21:58:49.997Z] ---> Running in c7e6ac8148f2 [2022-03-23T21:58:50.271Z] Removing intermediate container c7e6ac8148f2 [2022-03-23T21:58:50.271Z] ---> 3698695a6170 [2022-03-23T21:58:50.271Z] Step 21/22 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f [2022-03-23T21:58:50.549Z] ---> Running in cfd2e2ab92a4 [2022-03-23T21:58:50.832Z] Removing intermediate container cfd2e2ab92a4 [2022-03-23T21:58:50.832Z] ---> ee90ed38b2d5 [2022-03-23T21:58:50.832Z] Step 22/22 : LABEL version=0.0.0 [2022-03-23T21:58:50.832Z] ---> Running in 99413eb3c4f9 [2022-03-23T21:58:51.105Z] Removing intermediate container 99413eb3c4f9 [2022-03-23T21:58:51.105Z] ---> af71b9926156 [2022-03-23T21:58:51.105Z] [2022-03-23T21:58:51.701Z] Successfully built af71b9926156 [2022-03-23T21:58:51.701Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-23T21:58:51.988Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-03-23T21:58:52.008Z] $ docker stop --time=1 cabdd8fca0bfe46a0e5f9cc00a6ff7dc216d4355b6963129c1fd7fd543c5b065 [2022-03-23T21:58:53.693Z] $ docker rm -f cabdd8fca0bfe46a0e5f9cc00a6ff7dc216d4355b6963129c1fd7fd543c5b065 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T21:58:54.223Z] + docker images [2022-03-23T21:58:54.495Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-23T21:58:54.495Z] security-proxy-setup-arm64 latest af71b9926156 4 seconds ago 42.1MB [2022-03-23T21:58:54.495Z] support-notifications-arm64 latest 01724c4ef805 13 seconds ago 25.6MB [2022-03-23T21:58:54.495Z] eba4c50f252f 15 seconds ago 1.39GB [2022-03-23T21:58:54.495Z] dd45a74af9a3 24 seconds ago 1.39GB [2022-03-23T21:58:54.495Z] security-bootstrapper-arm64 latest 6b77792e555a 56 seconds ago 23.6MB [2022-03-23T21:58:54.495Z] support-scheduler-arm64 latest 3079a470e8ba 58 seconds ago 24.9MB [2022-03-23T21:58:54.495Z] 46ddc3911fee About a minute ago 1.39GB [2022-03-23T21:58:54.495Z] 3153fcdb5501 About a minute ago 1.38GB [2022-03-23T21:58:54.495Z] core-command-arm64 latest e2e266922482 About a minute ago 23.7MB [2022-03-23T21:58:54.495Z] 7ad726ba122d About a minute ago 1.38GB [2022-03-23T21:58:54.495Z] security-spire-agent-arm64 latest eb7efe59e3ec 4 minutes ago 118MB [2022-03-23T21:58:54.495Z] 9c8594991c5e 4 minutes ago 1.42GB [2022-03-23T21:58:54.495Z] security-spire-server-arm64 latest b15a635b6b4c 5 minutes ago 82.6MB [2022-03-23T21:58:54.495Z] security-spire-config-arm64 latest b286f2e8861b 5 minutes ago 81.9MB [2022-03-23T21:58:54.495Z] c3d3f50f5cd2 5 minutes ago 1.42GB [2022-03-23T21:58:54.495Z] ea7bd91c41c2 6 minutes ago 1.42GB [2022-03-23T21:58:54.495Z] sys-mgmt-agent-arm64 latest 4234848e763e 6 minutes ago 288MB [2022-03-23T21:58:54.495Z] core-data-arm64 latest 3bb7f19cb418 7 minutes ago 30MB [2022-03-23T21:58:54.495Z] security-secretstore-setup-arm64 latest e86de9590c26 7 minutes ago 40.8MB [2022-03-23T21:58:54.495Z] core-metadata-arm64 latest 3828b1406fdb 7 minutes ago 25.1MB [2022-03-23T21:58:54.495Z] 7f38fb70cda4 7 minutes ago 1.39GB [2022-03-23T21:58:54.495Z] 1e8770e17631 8 minutes ago 1.39GB [2022-03-23T21:58:54.495Z] security-spiffe-token-provider-arm64 latest f0728cd210ef 8 minutes ago 27.8MB [2022-03-23T21:58:54.495Z] c6847b8cc0bb 8 minutes ago 1.4GB [2022-03-23T21:58:54.495Z] 6fcf9b4d1725 8 minutes ago 1.38GB [2022-03-23T21:58:54.495Z] 40b8a2cc5547 8 minutes ago 1.38GB [2022-03-23T21:58:54.495Z] ci-base-image-arm64 latest 413c9a198a34 23 minutes ago 885MB [2022-03-23T21:58:54.495Z] alpine 3.14 71a2028e5025 6 days ago 5.34MB [2022-03-23T21:58:54.495Z] alpine 3.15 3abe2e34c907 6 days ago 5.32MB [2022-03-23T21:58:54.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB [2022-03-23T21:58:54.495Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-23T21:58:54.495Z] 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-23T21:58:54.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T21:58:54.941Z] [2022-03-23T21:58:54.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-23T21:58:55.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T21:58:55.554Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-23T21:58:55.554Z] 8998bd30e6a1: Pulling fs layer [2022-03-23T21:58:55.554Z] 04944245beec: Pulling fs layer [2022-03-23T21:58:55.554Z] 699f458cf7ca: Pulling fs layer [2022-03-23T21:58:55.554Z] 765212b225bb: Pulling fs layer [2022-03-23T21:58:55.554Z] f23df028b6ca: Pulling fs layer [2022-03-23T21:58:55.554Z] d65c8cfc05b1: Pulling fs layer [2022-03-23T21:58:55.554Z] 2437ff75d9bd: Pulling fs layer [2022-03-23T21:58:55.554Z] f23df028b6ca: Waiting [2022-03-23T21:58:55.554Z] d65c8cfc05b1: Waiting [2022-03-23T21:58:55.554Z] 765212b225bb: Waiting [2022-03-23T21:58:55.554Z] 2437ff75d9bd: Waiting [2022-03-23T21:58:55.554Z] 04944245beec: Verifying Checksum [2022-03-23T21:58:55.554Z] 04944245beec: Download complete [2022-03-23T21:58:55.554Z] 765212b225bb: Verifying Checksum [2022-03-23T21:58:55.554Z] 765212b225bb: Download complete [2022-03-23T21:58:55.554Z] f23df028b6ca: Verifying Checksum [2022-03-23T21:58:55.554Z] f23df028b6ca: Download complete [2022-03-23T21:58:55.829Z] d65c8cfc05b1: Verifying Checksum [2022-03-23T21:58:55.829Z] d65c8cfc05b1: Download complete [2022-03-23T21:58:55.829Z] 699f458cf7ca: Verifying Checksum [2022-03-23T21:58:55.829Z] 699f458cf7ca: Download complete [2022-03-23T21:58:56.101Z] 8998bd30e6a1: Verifying Checksum [2022-03-23T21:58:56.101Z] 8998bd30e6a1: Download complete [2022-03-23T21:58:58.718Z] 2437ff75d9bd: Verifying Checksum [2022-03-23T21:58:58.719Z] 2437ff75d9bd: Download complete [2022-03-23T21:59:00.693Z] 8998bd30e6a1: Pull complete [2022-03-23T21:59:00.966Z] 04944245beec: Pull complete [2022-03-23T21:59:02.400Z] 699f458cf7ca: Pull complete [2022-03-23T21:59:02.671Z] 765212b225bb: Pull complete [2022-03-23T21:59:03.650Z] f23df028b6ca: Pull complete [2022-03-23T21:59:03.924Z] d65c8cfc05b1: Pull complete [2022-03-23T21:59:18.995Z] 2437ff75d9bd: Pull complete [2022-03-23T21:59:18.995Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-23T21:59:18.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T21:59:18.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-23T21:59:19.223Z] prd-ubuntu20.04-docker-arm64-4c-16g-8944 does not seem to be running inside a container [2022-03-23T21:59:19.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-23T21:59:22.005Z] $ docker top 3afcbf161d200c648f7f6441dfc6d35ee5bb87919ea10b0a9f710002c4c5f3d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T21:59:23.117Z] ---> job-cost.sh [2022-03-23T21:59:23.117Z] lf-activate-venv: SKIPPING [2022-03-23T21:59:23.117Z] INFO: No Stack... [2022-03-23T21:59:23.719Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-23T21:59:24.702Z] INFO: Archiving Costs [Pipeline] sh [2022-03-23T21:59:25.362Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [2022-03-23T21:59:25.362Z] + cut -d, -f6 [Pipeline] lock [2022-03-23T21:59:25.426Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3897-7-stack-cost] [2022-03-23T21:59:25.433Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3897-7-stack-cost] did not exist. Created. [2022-03-23T21:59:25.433Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3897-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-23T21:59:26.116Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-23T21:59:26.288Z] Stashed 1 file(s) [Pipeline] } [2022-03-23T21:59:26.296Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3897-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-23T21:59:26.330Z] $ docker stop --time=1 3afcbf161d200c648f7f6441dfc6d35ee5bb87919ea10b0a9f710002c4c5f3d4 [2022-03-23T21:59:27.844Z] $ docker rm -f 3afcbf161d200c648f7f6441dfc6d35ee5bb87919ea10b0a9f710002c4c5f3d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-23T21:59:28.390Z] provisioning config files... [2022-03-23T21:59:28.397Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config3202138675861549331tmp [Pipeline] { [Pipeline] sh [2022-03-23T21:59:28.691Z] + set +x [2022-03-23T21:59:28.691Z] + curl -s https://codecov.io/bash [2022-03-23T21:59:28.691Z] + bash -s -- [2022-03-23T21:59:28.691Z] [2022-03-23T21:59:28.691Z] _____ _ [2022-03-23T21:59:28.691Z] / ____| | | [2022-03-23T21:59:28.691Z] | | ___ __| | ___ ___ _____ __ [2022-03-23T21:59:28.691Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-23T21:59:28.691Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-23T21:59:28.691Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-23T21:59:28.691Z] Bash-1.0.6 [2022-03-23T21:59:28.691Z] [2022-03-23T21:59:28.691Z] [2022-03-23T21:59:28.691Z] ==> git version 2.25.1 found [2022-03-23T21:59:28.691Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-23T21:59:28.691Z] Release-Date: 2020-01-08 [2022-03-23T21:59:28.691Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-23T21:59:28.691Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-23T21:59:28.691Z] ==> Jenkins CI detected. [2022-03-23T21:59:28.691Z] current dir:  /w/workspace/edgex-go/7 [2022-03-23T21:59:28.691Z] project root: . [2022-03-23T21:59:28.691Z] --> token set from env [2022-03-23T21:59:28.691Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-23T21:59:28.691Z] ==> Running gcov in . (disable via -X gcov) [2022-03-23T21:59:28.691Z] ==> Python coveragepy not found [2022-03-23T21:59:28.691Z] ==> Searching for coverage reports in: [2022-03-23T21:59:28.691Z] + . [2022-03-23T21:59:28.691Z] -> Found 1 reports [2022-03-23T21:59:28.952Z] ==> Detecting git/mercurial file structure [2022-03-23T21:59:28.952Z] ==> Reading reports [2022-03-23T21:59:28.952Z] + ./coverage.out bytes=426503 [2022-03-23T21:59:28.952Z] ==> Appending adjustments [2022-03-23T21:59:28.952Z] https://docs.codecov.io/docs/fixing-reports [2022-03-23T21:59:29.893Z] + Found adjustments [2022-03-23T21:59:29.893Z] ==> Gzipping contents [2022-03-23T21:59:29.893Z] 60K /tmp/codecov.JCvQAI.gz [2022-03-23T21:59:29.893Z] ==> Uploading reports [2022-03-23T21:59:29.893Z] url: https://codecov.io [2022-03-23T21:59:29.893Z] query: branch=PR-3897&commit=f2437c5f3b3ff75fe821427690939a923a09825f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3897%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3897&job=&cmd_args= [2022-03-23T21:59:29.893Z] -> Pinging Codecov [2022-03-23T21:59:29.893Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3897&commit=f2437c5f3b3ff75fe821427690939a923a09825f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3897%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3897&job=&cmd_args= [2022-03-23T21:59:30.463Z] -> Uploading to [2022-03-23T21:59:30.463Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-23/00271124DB129430A58F1EEE437C3FCB/f2437c5f3b3ff75fe821427690939a923a09825f/f2deace4-3ad4-4e25-bf9a-12f731f74c28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220323T215930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=575e6a22d19db7f5daec62e09ef998ccfc70070d2f6294a4d6c3fe64d98896bd [2022-03-23T21:59:30.463Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-23T21:59:30.463Z] Dload Upload Total Spent Left Speed [2022-03-23T21:59:30.724Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58360 0 0 100 58360 0 236k --:--:-- --:--:-- --:--:-- 236k [2022-03-23T21:59:30.724Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f2437c5f3b3ff75fe821427690939a923a09825f [Pipeline] } [2022-03-23T21:59:30.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-23T21:59:31.470Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-23T21:59:31.773Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T21:59:32.643Z] ---> package-listing.sh [2022-03-23T21:59:32.643Z] ++ facter osfamily [2022-03-23T21:59:32.643Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-23T21:59:32.904Z] + OS_FAMILY=debian [2022-03-23T21:59:32.904Z] + workspace=/w/workspace/edgex-go/7 [2022-03-23T21:59:32.904Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-23T21:59:32.904Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-23T21:59:32.904Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-23T21:59:32.904Z] + PACKAGES=/tmp/packages_start.txt [2022-03-23T21:59:32.904Z] + '[' /w/workspace/edgex-go/7 ']' [2022-03-23T21:59:32.904Z] + PACKAGES=/tmp/packages_end.txt [2022-03-23T21:59:32.904Z] + case "${OS_FAMILY}" in [2022-03-23T21:59:32.904Z] + dpkg -l [2022-03-23T21:59:32.904Z] + grep '^ii' [2022-03-23T21:59:32.904Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-23T21:59:32.904Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-23T21:59:32.904Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-23T21:59:32.904Z] + '[' /w/workspace/edgex-go/7 ']' [2022-03-23T21:59:32.904Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2022-03-23T21:59:32.904Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2022-03-23T21:59:32.918Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-23T21:59:33.200Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-23T21:59:33.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T21:59:33.764Z] [2022-03-23T21:59:33.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T21:59:34.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T21:59:34.065Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-23T21:59:34.065Z] 5eb5b503b376: Pulling fs layer [2022-03-23T21:59:34.065Z] 5c69ac0246d0: Pulling fs layer [2022-03-23T21:59:34.065Z] ec43610c2a17: Pulling fs layer [2022-03-23T21:59:34.065Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-23T21:59:34.065Z] 33b1e0a273af: Pulling fs layer [2022-03-23T21:59:34.065Z] 5d3b04190fa2: Pulling fs layer [2022-03-23T21:59:34.065Z] 2f39f015ded8: Pulling fs layer [2022-03-23T21:59:34.065Z] 3a2ae6a8a46f: Waiting [2022-03-23T21:59:34.065Z] 33b1e0a273af: Waiting [2022-03-23T21:59:34.065Z] 2f39f015ded8: Waiting [2022-03-23T21:59:34.065Z] 5d3b04190fa2: Waiting [2022-03-23T21:59:34.065Z] 5c69ac0246d0: Download complete [2022-03-23T21:59:34.065Z] 3a2ae6a8a46f: Download complete [2022-03-23T21:59:34.065Z] ec43610c2a17: Verifying Checksum [2022-03-23T21:59:34.065Z] ec43610c2a17: Download complete [2022-03-23T21:59:34.065Z] 33b1e0a273af: Verifying Checksum [2022-03-23T21:59:34.065Z] 33b1e0a273af: Download complete [2022-03-23T21:59:34.065Z] 5d3b04190fa2: Verifying Checksum [2022-03-23T21:59:34.065Z] 5d3b04190fa2: Download complete [2022-03-23T21:59:34.324Z] 5eb5b503b376: Download complete [2022-03-23T21:59:34.893Z] 2f39f015ded8: Download complete [2022-03-23T21:59:35.460Z] 5eb5b503b376: Pull complete [2022-03-23T21:59:35.720Z] 5c69ac0246d0: Pull complete [2022-03-23T21:59:35.980Z] ec43610c2a17: Pull complete [2022-03-23T21:59:36.240Z] 3a2ae6a8a46f: Pull complete [2022-03-23T21:59:36.501Z] 33b1e0a273af: Pull complete [2022-03-23T21:59:36.501Z] 5d3b04190fa2: Pull complete [2022-03-23T21:59:40.693Z] 2f39f015ded8: Pull complete [2022-03-23T21:59:40.693Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-23T21:59:40.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T21:59:40.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-23T21:59:40.761Z] prd-ubuntu20.04-docker-8c-8g-8943 does not seem to be running inside a container [2022-03-23T21:59:40.805Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-23T21:59:42.299Z] $ docker top 037093e901a0f27db285d4af0785dca3a98652b96eb6975bec458b09f9c53e02 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T21:59:42.646Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-23T21:59:42.941Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-23T21:59:43.230Z] + ls /var/log/sa-host [2022-03-23T21:59:43.230Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T21:59:43.462Z] provisioning config files... [2022-03-23T21:59:43.472Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config6843306530090240821tmp [Pipeline] { [Pipeline] echo [2022-03-23T21:59:43.489Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T21:59:43.776Z] ---> create-netrc.sh [Pipeline] } [2022-03-23T21:59:43.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-23T21:59:44.113Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-23T21:59:44.124Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T21:59:44.414Z] ---> sudo-logs.sh [2022-03-23T21:59:44.414Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-23T21:59:44.438Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T21:59:44.728Z] ---> job-cost.sh [2022-03-23T21:59:44.729Z] lf-activate-venv: SKIPPING [2022-03-23T21:59:44.729Z] DEBUG: total: 0.10999999940395355 [2022-03-23T21:59:44.729Z] INFO: Retrieving Stack Cost... [2022-03-23T21:59:45.300Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-23T21:59:45.561Z] INFO: Archiving Costs [Pipeline] echo [2022-03-23T21:59:45.576Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T21:59:45.862Z] ---> logs-deploy.sh [2022-03-23T21:59:45.863Z] lf-activate-venv: SKIPPING [2022-03-23T21:59:45.863Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3897/7 [2022-03-23T21:59:45.863Z] INFO: archiving workspace using pattern(s): [2022-03-23T21:59:46.806Z] Archives upload complete. [2022-03-23T21:59:46.806Z] INFO: archiving logs to Nexus