Pull request #3897 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d096b8e3d72da3c1b3d838514b904ce77bebe9ea+d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f (09b6aefaf06ce3fdf200f361287e570f64289ecd) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9799736609024795486.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13980407620561780386.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15840433499233233446.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11449435575627823833.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9839467337910024402.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8433’ Running on prd-ubuntu20.04-docker-8c-8g-8435 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f into PR head commit d096b8e3d72da3c1b3d838514b904ce77bebe9ea Merge succeeded, producing d096b8e3d72da3c1b3d838514b904ce77bebe9ea Checking out Revision d096b8e3d72da3c1b3d838514b904ce77bebe9ea (PR-3897) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d096b8e3d72da3c1b3d838514b904ce77bebe9ea # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d096b8e3d72da3c1b3d838514b904ce77bebe9ea # timeout=10 Commit message: "feat(security): Update SPIFFE_TRUSTDOMAIN and SPIFFE_ENDPOINTSOCKET based on the WG discussion and decision" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-21T17:43:41.829Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-21T17:43:41.879Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-21T17:43:41.893Z] ========================================================= [2022-03-21T17:43:41.893Z] EdgeX Global Pipelines Version Info [2022-03-21T17:43:41.893Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6188f306df09559b8d149e3f27915f9c3123d865 # timeout=10 [2022-03-21T17:43:42.658Z] ------------------- [2022-03-21T17:43:42.658Z] stable info: [2022-03-21T17:43:42.658Z] ------------------- [2022-03-21T17:43:42.658Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-21T17:43:42.658Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-21T17:43:42.658Z] Message: update stable to v1.0.221 [2022-03-21T17:43:43.232Z] ------------------- [2022-03-21T17:43:43.232Z] experimental info: [2022-03-21T17:43:43.232Z] ------------------- [2022-03-21T17:43:43.232Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-21T17:43:43.232Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-21T17:43:43.232Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-21T17:43:43.365Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-21T17:43:43.380Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-21T17:43:43.398Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-21T17:43:43.409Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-21T17:43:43.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-21T17:43:43.426Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-21T17:43:43.434Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-21T17:43:43.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-21T17:43:43.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-21T17:43:43.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-21T17:43:43.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-21T17:43:43.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-21T17:43:43.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-21T17:43:43.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-21T17:43:43.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-21T17:43:43.563Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-21T17:43:43.572Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-21T17:43:43.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-21T17:43:43.600Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-21T17:43:43.609Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-21T17:43:43.621Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-21T17:43:43.636Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-21T17:43:43.646Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3897 [Pipeline] echo [2022-03-21T17:43:43.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3897 [Pipeline] echo [2022-03-21T17:43:43.670Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3897 [Pipeline] echo [2022-03-21T17:43:43.684Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d096b8e3d72da3c1b3d838514b904ce77bebe9ea [Pipeline] echo [2022-03-21T17:43:43.694Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d096b8e [Pipeline] echo [2022-03-21T17:43:43.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-21T17:43:43.758Z] provisioning config files... [2022-03-21T17:43:43.777Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4235026406553457984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T17:43:44.124Z] ---> docker-login.sh [2022-03-21T17:43:44.124Z] nexus3.edgexfoundry.org:10001 [2022-03-21T17:43:44.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T17:43:44.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T17:43:44.385Z] Configure a credential helper to remove this warning. See [2022-03-21T17:43:44.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T17:43:44.385Z] [2022-03-21T17:43:44.385Z] Login Succeeded [2022-03-21T17:43:44.385Z] nexus3.edgexfoundry.org:10002 [2022-03-21T17:43:44.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T17:43:44.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T17:43:44.648Z] Configure a credential helper to remove this warning. See [2022-03-21T17:43:44.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T17:43:44.648Z] [2022-03-21T17:43:44.648Z] Login Succeeded [2022-03-21T17:43:44.648Z] nexus3.edgexfoundry.org:10003 [2022-03-21T17:43:44.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T17:43:44.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T17:43:44.648Z] Configure a credential helper to remove this warning. See [2022-03-21T17:43:44.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T17:43:44.648Z] [2022-03-21T17:43:44.648Z] Login Succeeded [2022-03-21T17:43:44.648Z] nexus3.edgexfoundry.org:10004 [2022-03-21T17:43:44.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T17:43:44.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T17:43:44.912Z] Configure a credential helper to remove this warning. See [2022-03-21T17:43:44.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T17:43:44.912Z] [2022-03-21T17:43:44.912Z] Login Succeeded [2022-03-21T17:43:44.912Z] docker.io [2022-03-21T17:43:44.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T17:43:45.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T17:43:45.488Z] Configure a credential helper to remove this warning. See [2022-03-21T17:43:45.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T17:43:45.488Z] [2022-03-21T17:43:45.488Z] Login Succeeded [2022-03-21T17:43:45.488Z] ---> docker-login.sh ends [Pipeline] } [2022-03-21T17:43:45.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-21T17:43:45.817Z] + 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-21T17:43:45.817Z] + + dirname cmd/core-command/Dockerfile [2022-03-21T17:43:45.817Z] cut -d/ -f2 [2022-03-21T17:43:45.817Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-21T17:43:45.817Z] + dirname cmd/core-data/Dockerfile [2022-03-21T17:43:45.817Z] + cut -d/ -f2 [2022-03-21T17:43:45.817Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-21T17:43:45.817Z] + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile [2022-03-21T17:43:45.817Z] [2022-03-21T17:43:45.817Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-21T17:43:45.817Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-21T17:43:45.817Z] + cut -d/ -f2 [2022-03-21T17:43:45.817Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-21T17:43:45.817Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-21T17:43:45.817Z] + cut -d/ -f2 [2022-03-21T17:43:45.817Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-21T17:43:45.817Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-21T17:43:45.817Z] + cut -d/ -f2 [2022-03-21T17:43:45.817Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-21T17:43:45.817Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-21T17:43:45.817Z] + cut -d/ -f2 [2022-03-21T17:43:45.817Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-21T17:43:45.817Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-21T17:43:45.817Z] + cut -d/ -f2 [2022-03-21T17:43:45.817Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-21T17:43:45.817Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-21T17:43:45.817Z] + cut -d/ -f2 [2022-03-21T17:43:45.817Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-21T17:43:45.817Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-21T17:43:45.817Z] + cut -d/ -f2 [2022-03-21T17:43:45.817Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-21T17:43:45.817Z] + dirname cmd/support-notifications/Dockerfile [2022-03-21T17:43:45.817Z] + cut -d/ -f2 [2022-03-21T17:43:45.817Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-21T17:43:45.817Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-21T17:43:45.817Z] + cut -d/ -f2 [2022-03-21T17:43:45.817Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-21T17:43:45.817Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-21T17:43:45.817Z] + cut -d/ -f2 [2022-03-21T17:43:45.817Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-21T17:43:45.859Z] 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-21T17:43:46.203Z] + git rev-list -1 --merges d096b8e3d72da3c1b3d838514b904ce77bebe9ea~1..d096b8e3d72da3c1b3d838514b904ce77bebe9ea [Pipeline] echo [2022-03-21T17:43:46.225Z] -----------> git rev-list -1 --merges d096b8e3d72da3c1b3d838514b904ce77bebe9ea~1..d096b8e3d72da3c1b3d838514b904ce77bebe9ea d096b8e3d72da3c1b3d838514b904ce77bebe9ea [false] [Pipeline] sh [2022-03-21T17:43:46.522Z] + git log --format=format:%s -1 d096b8e3d72da3c1b3d838514b904ce77bebe9ea [Pipeline] echo [2022-03-21T17:43:46.542Z] ========================================================= [2022-03-21T17:43:46.542Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-21T17:43:46.542Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-21T17:43:46.975Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-21T17:43:46.975Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-21T17:43:46.975Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-21T17:43:46.975Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-21T17:43:46.975Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-21T17:43:46.975Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-21T17:43:46.975Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-21T17:43:47.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T17:43:47.339Z] [2022-03-21T17:43:47.339Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T17:43:47.644Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T17:43:47.644Z] latest: Pulling from edgex-devops/git-semver [2022-03-21T17:43:47.644Z] a0d0a0d46f8b: Pulling fs layer [2022-03-21T17:43:47.644Z] 3e5f54012d9b: Pulling fs layer [2022-03-21T17:43:47.644Z] 4c7163046ea9: Pulling fs layer [2022-03-21T17:43:47.644Z] 0c2d73faf560: Pulling fs layer [2022-03-21T17:43:47.644Z] 0c2d73faf560: Waiting [2022-03-21T17:43:47.644Z] 3e5f54012d9b: Verifying Checksum [2022-03-21T17:43:47.644Z] 3e5f54012d9b: Download complete [2022-03-21T17:43:47.644Z] a0d0a0d46f8b: Verifying Checksum [2022-03-21T17:43:47.644Z] a0d0a0d46f8b: Download complete [2022-03-21T17:43:47.644Z] 0c2d73faf560: Verifying Checksum [2022-03-21T17:43:47.644Z] 0c2d73faf560: Download complete [2022-03-21T17:43:47.644Z] 4c7163046ea9: Verifying Checksum [2022-03-21T17:43:47.644Z] 4c7163046ea9: Download complete [2022-03-21T17:43:47.905Z] a0d0a0d46f8b: Pull complete [2022-03-21T17:43:47.905Z] 3e5f54012d9b: Pull complete [2022-03-21T17:43:48.480Z] 4c7163046ea9: Pull complete [2022-03-21T17:43:48.480Z] 0c2d73faf560: Pull complete [2022-03-21T17:43:48.480Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-21T17:43:48.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T17:43:48.480Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-21T17:43:48.641Z] prd-ubuntu20.04-docker-8c-8g-8435 does not seem to be running inside a container [2022-03-21T17:43:48.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-21T17:43:49.623Z] $ docker top 5e89a75808a42bf51ce84e5ddefe8de31e519ca9efb517c3fe2cbcb2c7d8fc9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-21T17:43:49.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-21T17:43:49.730Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-21T17:43:49.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-21T17:43:49.877Z] $ docker exec 5e89a75808a42bf51ce84e5ddefe8de31e519ca9efb517c3fe2cbcb2c7d8fc9c ssh-agent [2022-03-21T17:43:50.001Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDPcFlN/agent.14 [2022-03-21T17:43:50.001Z] SSH_AGENT_PID=21 [2022-03-21T17:43:50.008Z] Running ssh-add (command line suppressed) [2022-03-21T17:43:50.163Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6756013916877198867.key (/w/workspace/edgex-go/5@tmp/private_key_6756013916877198867.key) [2022-03-21T17:43:50.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-21T17:43:50.475Z] + git tag --points-at HEAD [Pipeline] } [2022-03-21T17:43:50.500Z] $ docker exec --env ******** --env ******** 5e89a75808a42bf51ce84e5ddefe8de31e519ca9efb517c3fe2cbcb2c7d8fc9c ssh-agent -k [2022-03-21T17:43:50.621Z] unset SSH_AUTH_SOCK; [2022-03-21T17:43:50.621Z] unset SSH_AGENT_PID; [2022-03-21T17:43:50.621Z] echo Agent pid 21 killed; [2022-03-21T17:43:50.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-21T17:43:50.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-21T17:43:50.652Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-21T17:43:50.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-21T17:43:50.810Z] $ docker exec 5e89a75808a42bf51ce84e5ddefe8de31e519ca9efb517c3fe2cbcb2c7d8fc9c ssh-agent [2022-03-21T17:43:50.929Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcdKJNF/agent.55 [2022-03-21T17:43:50.929Z] SSH_AGENT_PID=61 [2022-03-21T17:43:50.935Z] Running ssh-add (command line suppressed) [2022-03-21T17:43:51.067Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_7417650782222182118.key (/w/workspace/edgex-go/5@tmp/private_key_7417650782222182118.key) [2022-03-21T17:43:51.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-21T17:43:51.378Z] + git semver init [2022-03-21T17:43:51.378Z] # -> Open(): unable to determine branch for HEAD [2022-03-21T17:43:51.378Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2022-03-21T17:43:51.378Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2022-03-21T17:43:51.378Z] # $SEMVER_REMOTE_NAME = origin [2022-03-21T17:43:51.378Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-21T17:43:51.378Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-21T17:43:51.378Z] # $SEMVER_BRANCH = PR-3897 [2022-03-21T17:43:51.378Z] # $SEMVER_TEMP = /tmp/semver-715853693 [2022-03-21T17:43:51.378Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-21T17:44:06.305Z] # '/tmp/semver-715853693' -> '/w/workspace/edgex-go/5/.semver' [2022-03-21T17:44:06.305Z] # -> Force: false [2022-03-21T17:44:06.306Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2022-03-21T17:44:06.324Z] $ docker exec --env ******** --env ******** 5e89a75808a42bf51ce84e5ddefe8de31e519ca9efb517c3fe2cbcb2c7d8fc9c ssh-agent -k [2022-03-21T17:44:06.428Z] unset SSH_AUTH_SOCK; [2022-03-21T17:44:06.428Z] unset SSH_AGENT_PID; [2022-03-21T17:44:06.428Z] echo Agent pid 61 killed; [2022-03-21T17:44:06.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-21T17:44:06.744Z] + git semver [Pipeline] } [2022-03-21T17:44:06.769Z] $ docker stop --time=1 5e89a75808a42bf51ce84e5ddefe8de31e519ca9efb517c3fe2cbcb2c7d8fc9c [2022-03-21T17:44:08.657Z] $ docker rm -f 5e89a75808a42bf51ce84e5ddefe8de31e519ca9efb517c3fe2cbcb2c7d8fc9c [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-21T17:44:09.036Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-21T17:44:09.290Z] Stashed 1 file(s) [Pipeline] echo [2022-03-21T17:44:09.294Z] [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-21T17:44:09.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-21T17:44:09.435Z] ========================================================= [2022-03-21T17:44:09.435Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-21T17:44:09.435Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-21T17:44:09.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T17:44:09.728Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-21T17:44:09.728Z] 59bf1c3509f3: Pulling fs layer [2022-03-21T17:44:09.728Z] 666ba61612fd: Pulling fs layer [2022-03-21T17:44:09.728Z] 8ed8ca486205: Pulling fs layer [2022-03-21T17:44:09.728Z] 4fe6c5a15a65: Pulling fs layer [2022-03-21T17:44:09.728Z] 22a0e8bec74d: Pulling fs layer [2022-03-21T17:44:09.728Z] 640e595b4fbd: Pulling fs layer [2022-03-21T17:44:09.728Z] 763cafe07f6e: Pulling fs layer [2022-03-21T17:44:09.728Z] 0c0b528cf693: Pulling fs layer [2022-03-21T17:44:09.728Z] 10935f4eaf8b: Pulling fs layer [2022-03-21T17:44:09.728Z] 640e595b4fbd: Waiting [2022-03-21T17:44:09.728Z] 0c0b528cf693: Waiting [2022-03-21T17:44:09.728Z] 763cafe07f6e: Waiting [2022-03-21T17:44:09.728Z] 4fe6c5a15a65: Waiting [2022-03-21T17:44:09.728Z] 22a0e8bec74d: Waiting [2022-03-21T17:44:09.728Z] 8ed8ca486205: Verifying Checksum [2022-03-21T17:44:09.728Z] 8ed8ca486205: Download complete [2022-03-21T17:44:09.728Z] 666ba61612fd: Download complete [2022-03-21T17:44:09.728Z] 22a0e8bec74d: Verifying Checksum [2022-03-21T17:44:09.728Z] 22a0e8bec74d: Download complete [2022-03-21T17:44:09.728Z] 640e595b4fbd: Download complete [2022-03-21T17:44:09.728Z] 59bf1c3509f3: Verifying Checksum [2022-03-21T17:44:09.728Z] 59bf1c3509f3: Download complete [2022-03-21T17:44:09.728Z] 763cafe07f6e: Verifying Checksum [2022-03-21T17:44:09.728Z] 763cafe07f6e: Download complete [2022-03-21T17:44:09.992Z] 0c0b528cf693: Verifying Checksum [2022-03-21T17:44:09.992Z] 0c0b528cf693: Download complete [2022-03-21T17:44:09.992Z] 59bf1c3509f3: Pull complete [2022-03-21T17:44:09.992Z] 666ba61612fd: Pull complete [2022-03-21T17:44:10.254Z] 8ed8ca486205: Pull complete [2022-03-21T17:44:10.514Z] 10935f4eaf8b: Verifying Checksum [2022-03-21T17:44:10.514Z] 10935f4eaf8b: Download complete [2022-03-21T17:44:10.514Z] 4fe6c5a15a65: Verifying Checksum [2022-03-21T17:44:10.514Z] 4fe6c5a15a65: Download complete [2022-03-21T17:44:14.720Z] 4fe6c5a15a65: Pull complete [2022-03-21T17:44:14.720Z] 22a0e8bec74d: Pull complete [2022-03-21T17:44:14.981Z] 640e595b4fbd: Pull complete [2022-03-21T17:44:14.981Z] 763cafe07f6e: Pull complete [2022-03-21T17:44:15.240Z] 0c0b528cf693: Pull complete [2022-03-21T17:44:17.787Z] 10935f4eaf8b: Pull complete [2022-03-21T17:44:17.787Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-21T17:44:17.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T17:44:17.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-21T17:44:18.098Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T17:44:18.098Z] WORKDIR /edgex [2022-03-21T17:44:18.098Z] COPY go.mod . [2022-03-21T17:44:18.098Z] RUN go mod download [2022-03-21T17:44:18.098Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-21T17:44:19.484Z] Sending build context to Docker daemon 334.5MB [2022-03-21T17:44:19.484Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T17:44:19.484Z] ---> 99d49a6021b9 [2022-03-21T17:44:19.484Z] Step 2/4 : WORKDIR /edgex [2022-03-21T17:44:22.035Z] ---> Running in 3e88b45eae16 [2022-03-21T17:44:22.035Z] Removing intermediate container 3e88b45eae16 [2022-03-21T17:44:22.035Z] ---> 400f6e501dbd [2022-03-21T17:44:22.035Z] Step 3/4 : COPY go.mod . [2022-03-21T17:44:22.035Z] ---> 30093255ac21 [2022-03-21T17:44:22.035Z] Step 4/4 : RUN go mod download [2022-03-21T17:44:22.035Z] ---> Running in ca4c704f590d [2022-03-21T17:44:24.393Z] Still waiting to schedule task [2022-03-21T17:44:24.394Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8434’ [2022-03-21T17:44:48.618Z] Removing intermediate container ca4c704f590d [2022-03-21T17:44:48.618Z] ---> 54864e6f38c5 [2022-03-21T17:44:48.618Z] Successfully built 54864e6f38c5 [2022-03-21T17:44:48.618Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T17:44:48.924Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-21T17:44:48.925Z] . [Pipeline] withDockerContainer [2022-03-21T17:44:49.006Z] prd-ubuntu20.04-docker-8c-8g-8435 does not seem to be running inside a container [2022-03-21T17:44:49.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-21T17:44:49.544Z] $ docker top 7a7a80638d7e4293871c7d07e2f4e5d660c67e26b215c15e296eebd30a9d1895 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T17:44:49.913Z] + go version [2022-03-21T17:44:49.913Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-21T17:44:49.932Z] $ docker stop --time=1 7a7a80638d7e4293871c7d07e2f4e5d660c67e26b215c15e296eebd30a9d1895 [2022-03-21T17:44:51.264Z] $ docker rm -f 7a7a80638d7e4293871c7d07e2f4e5d660c67e26b215c15e296eebd30a9d1895 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T17:44:51.685Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-21T17:44:51.685Z] . [Pipeline] withDockerContainer [2022-03-21T17:44:51.766Z] prd-ubuntu20.04-docker-8c-8g-8435 does not seem to be running inside a container [2022-03-21T17:44:51.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-21T17:44:52.202Z] $ docker top ac0abfce86b95fdeed61f309bbe9407a599c4404dd902b5b9c2a0e25784171b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-21T17:44:52.287Z] ========================================================= [2022-03-21T17:44:52.287Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-21T17:44:52.287Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-21T17:44:52.582Z] + make test [2022-03-21T17:44:52.582Z] go mod tidy [2022-03-21T17:44:52.841Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-21T17:44:59.439Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-21T17:45:09.428Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-21T17:45:09.428Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-21T17:45:09.428Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-21T17:45:09.428Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-21T17:45:09.428Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-21T17:45:09.428Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-21T17:45:09.428Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-21T17:45:09.428Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-21T17:45:12.721Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-21T17:45:12.721Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-21T17:45:12.721Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-21T17:45:12.721Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-21T17:45:12.721Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-21T17:45:12.721Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-21T17:45:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-21T17:45:12.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2022-03-21T17:45:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-21T17:45:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-21T17:45:12.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2022-03-21T17:45:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-21T17:45:12.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.112s coverage: 54.9% of statements [2022-03-21T17:45:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-21T17:45:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-21T17:45:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.627s coverage: 89.2% of statements [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-21T17:45:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-21T17:45:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.394s coverage: 94.2% of statements [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-21T17:45:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-21T17:45:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-21T17:45:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-21T17:45:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements [2022-03-21T17:45:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 24.0% of statements [2022-03-21T17:45:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-21T17:45:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2022-03-21T17:45:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.084s coverage: 79.5% of statements [2022-03-21T17:45:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.094s coverage: 94.1% of statements [2022-03-21T17:45:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2022-03-21T17:45:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2022-03-21T17:45:26.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.098s coverage: 94.4% of statements [2022-03-21T17:45:26.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2022-03-21T17:45:26.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 82.5% of statements [2022-03-21T17:45:26.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 80.0% of statements [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.157s coverage: 91.2% of statements [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.392s coverage: 65.4% of statements [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 43.8% of statements [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.182s coverage: 92.3% of statements [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-21T17:45:36.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-03-21T17:45:36.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-03-21T17:45:36.440Z] 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-21T17:45:54.545Z] GO111MODULE=on go vet ./... [2022-03-21T17:45:59.824Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-21T17:45:59.824Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-21T17:45:59.824Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-21T17:46:00.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-21T17:46:00.395Z] + ls -al . [2022-03-21T17:46:00.395Z] total 676 [2022-03-21T17:46:00.395Z] drwxrwxr-x 10 1001 1001 4096 Mar 21 17:46 . [2022-03-21T17:46:00.395Z] drwxr-xr-x 4 root root 4096 Mar 21 17:44 .. [2022-03-21T17:46:00.395Z] -rw-rw-r-- 1 1001 1001 11 Mar 21 17:43 .dockerignore [2022-03-21T17:46:00.395Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 17:43 .git [2022-03-21T17:46:00.395Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 17:43 .github [2022-03-21T17:46:00.395Z] -rw-rw-r-- 1 1001 1001 870 Mar 21 17:43 .gitignore [2022-03-21T17:46:00.395Z] -rw-rw-r-- 1 1001 1001 42 Mar 21 17:43 .golangci.yml [2022-03-21T17:46:00.395Z] -rw-rw-r-- 1 1001 1001 87 Mar 21 17:43 .hadolint.yml [2022-03-21T17:46:00.395Z] drwx------ 3 1001 1001 4096 Mar 21 17:44 .semver [2022-03-21T17:46:00.395Z] -rw-rw-r-- 1 1001 1001 166 Mar 21 17:43 .sonarcloud.properties [2022-03-21T17:46:00.395Z] -rw-rw-r-- 1 1001 1001 1171 Mar 21 17:43 ADOPTERS.md [2022-03-21T17:46:00.395Z] -rw-rw-r-- 1 1001 1001 9953 Mar 21 17:43 Attribution.txt [2022-03-21T17:46:00.395Z] -rw-rw-r-- 1 1001 1001 51732 Mar 21 17:43 CHANGELOG.md [2022-03-21T17:46:00.395Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 17:43 CONTRIBUTING.md [2022-03-21T17:46:00.395Z] -rw-rw-r-- 1 1001 1001 677 Mar 21 17:43 GOVERNANCE.md [2022-03-21T17:46:00.395Z] -rw-rw-r-- 1 1001 1001 849 Mar 21 17:43 Jenkinsfile [2022-03-21T17:46:00.395Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 17:43 LICENSE [2022-03-21T17:46:00.395Z] -rw-rw-r-- 1 1001 1001 8072 Mar 21 17:43 Makefile [2022-03-21T17:46:00.396Z] -rw-rw-r-- 1 1001 1001 582 Mar 21 17:43 OWNERS.md [2022-03-21T17:46:00.396Z] -rw-rw-r-- 1 1001 1001 8207 Mar 21 17:43 README.md [2022-03-21T17:46:00.396Z] -rw-rw-r-- 1 1001 1001 6912 Mar 21 17:43 SECURITY.md [2022-03-21T17:46:00.396Z] -rw-rw-r-- 1 1001 1001 5 Mar 21 17:44 VERSION [2022-03-21T17:46:00.396Z] -rw-rw-r-- 1 1001 1001 4131 Mar 21 17:43 ZMQWindows.md [2022-03-21T17:46:00.396Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 17:43 bin [2022-03-21T17:46:00.396Z] drwxrwxr-x 18 1001 1001 4096 Mar 21 17:43 cmd [2022-03-21T17:46:00.396Z] -rw-r--r-- 1 root root 426503 Mar 21 17:45 coverage.out [2022-03-21T17:46:00.396Z] -rw-rw-r-- 1 1001 1001 3169 Mar 21 17:43 go.mod [2022-03-21T17:46:00.396Z] -rw-rw-r-- 1 1001 1001 52043 Mar 21 17:43 go.sum [2022-03-21T17:46:00.396Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 17:43 internal [2022-03-21T17:46:00.396Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 17:43 openapi [2022-03-21T17:46:00.396Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 17:43 snap [2022-03-21T17:46:00.396Z] -rw-rw-r-- 1 1001 1001 204 Mar 21 17:43 version.go [Pipeline] sh [2022-03-21T17:46:00.692Z] + '[' -e coverage.out ] [2022-03-21T17:46:00.692Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-21T17:46:00.810Z] Stashed 1 file(s) [Pipeline] sh [2022-03-21T17:46:01.094Z] + make build [2022-03-21T17:46:01.094Z] 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-21T17:46:02.476Z] 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-21T17:46:07.759Z] 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-21T17:46:08.329Z] 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-21T17:46:09.714Z] 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-21T17:46:09.714Z] 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-21T17:46:10.654Z] 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-21T17:46:11.595Z] 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-21T17:46:12.536Z] 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-21T17:46:13.477Z] 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-21T17:46:14.048Z] 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-21T17:46:14.987Z] 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-21T17:46:16.372Z] 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-21T17:46:19.687Z] $ docker stop --time=1 ac0abfce86b95fdeed61f309bbe9407a599c4404dd902b5b9c2a0e25784171b0 [2022-03-21T17:46:21.856Z] $ docker rm -f ac0abfce86b95fdeed61f309bbe9407a599c4404dd902b5b9c2a0e25784171b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T17:46:22.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-21T17:46:22.772Z] [2022-03-21T17:46:22.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T17:46:23.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-21T17:46:23.073Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-21T17:46:23.073Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-21T17:46:23.073Z] ca9280d653b3: Pulling fs layer [2022-03-21T17:46:23.073Z] 7e9c9ca2126c: Pulling fs layer [2022-03-21T17:46:23.073Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-21T17:46:23.073Z] cbdbe7a5bc2a: Download complete [2022-03-21T17:46:23.332Z] ca9280d653b3: Verifying Checksum [2022-03-21T17:46:23.332Z] ca9280d653b3: Download complete [2022-03-21T17:46:23.332Z] cbdbe7a5bc2a: Pull complete [2022-03-21T17:46:23.591Z] 7e9c9ca2126c: Verifying Checksum [2022-03-21T17:46:23.591Z] 7e9c9ca2126c: Download complete [2022-03-21T17:46:23.850Z] ca9280d653b3: Pull complete [2022-03-21T17:46:28.046Z] 7e9c9ca2126c: Pull complete [2022-03-21T17:46:28.046Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-21T17:46:28.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-21T17:46:28.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-21T17:46:28.129Z] prd-ubuntu20.04-docker-8c-8g-8435 does not seem to be running inside a container [2022-03-21T17:46:28.169Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-21T17:46:29.638Z] $ docker top 056eeca010043e33fe37191ec8a49064955737bec0a1cc30b2ceaeebfd62c587 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T17:46:29.999Z] + docker-compose+ build --helpgrep [2022-03-21T17:46:29.999Z] parallel [2022-03-21T17:46:30.570Z] --parallel Build images in parallel. [Pipeline] } [2022-03-21T17:46:30.588Z] $ docker stop --time=1 056eeca010043e33fe37191ec8a49064955737bec0a1cc30b2ceaeebfd62c587 [2022-03-21T17:46:31.896Z] $ docker rm -f 056eeca010043e33fe37191ec8a49064955737bec0a1cc30b2ceaeebfd62c587 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T17:46:32.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-21T17:46:32.302Z] . [Pipeline] withDockerContainer [2022-03-21T17:46:32.376Z] prd-ubuntu20.04-docker-8c-8g-8435 does not seem to be running inside a container [2022-03-21T17:46:32.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-21T17:46:32.835Z] $ docker top 8e3b13c6736e9c9cb4268a07c80a14d5f75107c95a749fd995ced7cacb5b1b8e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T17:46:33.194Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-21T17:46:33.765Z] Building core-command ... [2022-03-21T17:46:33.765Z] Building core-data ... [2022-03-21T17:46:33.765Z] Building core-metadata ... [2022-03-21T17:46:33.765Z] Building security-bootstrapper ... [2022-03-21T17:46:33.765Z] Building security-proxy-setup ... [2022-03-21T17:46:33.765Z] Building security-secretstore-setup ... [2022-03-21T17:46:33.765Z] Building security-spiffe-token-provider ... [2022-03-21T17:46:33.765Z] Building security-spire-agent ... [2022-03-21T17:46:33.765Z] Building security-spire-config ... [2022-03-21T17:46:33.765Z] Building security-spire-server ... [2022-03-21T17:46:33.765Z] Building support-notifications ... [2022-03-21T17:46:33.765Z] Building support-scheduler ... [2022-03-21T17:46:33.765Z] Building sys-mgmt-agent ... [2022-03-21T17:46:33.765Z] Building security-spire-agent [2022-03-21T17:46:33.765Z] Building security-secretstore-setup [2022-03-21T17:46:33.765Z] Building security-spiffe-token-provider [2022-03-21T17:46:33.765Z] Building security-spire-server [2022-03-21T17:46:33.765Z] Building support-notifications [2022-03-21T17:46:51.990Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T17:46:51.990Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-21T17:46:51.990Z] ---> 54864e6f38c5 [2022-03-21T17:46:51.990Z] Step 3/20 : WORKDIR /edgex-go [2022-03-21T17:46:51.990Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T17:46:51.990Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-21T17:46:51.990Z] ---> 54864e6f38c5 [2022-03-21T17:46:51.990Z] Step 3/22 : WORKDIR /edgex-go [2022-03-21T17:46:51.990Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T17:46:51.990Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T17:46:51.990Z] ---> 54864e6f38c5 [2022-03-21T17:46:51.990Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T17:46:51.990Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T17:46:51.990Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-21T17:46:51.990Z] ---> 54864e6f38c5 [2022-03-21T17:46:51.990Z] Step 3/25 : WORKDIR /edgex-go [2022-03-21T17:46:51.990Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T17:46:51.990Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-21T17:46:51.990Z] ---> 54864e6f38c5 [2022-03-21T17:46:51.990Z] Step 3/24 : WORKDIR /edgex-go [2022-03-21T17:46:54.562Z] ---> Running in 2c77379ea478 [2022-03-21T17:46:54.562Z] ---> Running in 28361afea243 [2022-03-21T17:46:54.562Z] ---> Running in b87e0272a52e [2022-03-21T17:46:54.562Z] ---> Running in 8c0165ce79ed [2022-03-21T17:46:54.562Z] ---> Running in d4abd9327635 [2022-03-21T17:46:54.562Z] Removing intermediate container 28361afea243 [2022-03-21T17:46:54.562Z] ---> aededf43dd2e [2022-03-21T17:46:54.562Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:46:54.562Z] Removing intermediate container 2c77379ea478 [2022-03-21T17:46:54.562Z] ---> dc079586740c [2022-03-21T17:46:54.562Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:46:54.562Z] Removing intermediate container d4abd9327635 [2022-03-21T17:46:54.562Z] ---> Running in bbe50feb8eac [2022-03-21T17:46:54.562Z] ---> 1dfed244e82f [2022-03-21T17:46:54.562Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:46:54.562Z] ---> Running in 54eabebdcfeb [2022-03-21T17:46:54.562Z] Removing intermediate container b87e0272a52e [2022-03-21T17:46:54.562Z] ---> 87f68f1935d7 [2022-03-21T17:46:54.562Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:46:54.562Z] Removing intermediate container 8c0165ce79ed [2022-03-21T17:46:54.562Z] ---> 1d8ded89dec4 [2022-03-21T17:46:54.562Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-21T17:46:54.562Z] ---> Running in c4719e3d6971 [2022-03-21T17:46:54.562Z] ---> Running in d1b4e3117675 [2022-03-21T17:46:54.562Z] ---> Running in 7a85240f01ee [2022-03-21T17:46:55.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:46:55.503Z] Removing intermediate container bbe50feb8eac [2022-03-21T17:46:55.503Z] ---> 272424d65cdf [2022-03-21T17:46:55.503Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-21T17:46:55.503Z] ---> Running in bcb13194faf4 [2022-03-21T17:46:55.503Z] Removing intermediate container 54eabebdcfeb [2022-03-21T17:46:55.503Z] ---> a5edbf53f927 [2022-03-21T17:46:55.503Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-21T17:46:55.764Z] ---> Running in 6593477f68a7 [2022-03-21T17:46:55.764Z] Removing intermediate container c4719e3d6971 [2022-03-21T17:46:55.764Z] ---> 53e81239c008 [2022-03-21T17:46:55.764Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-21T17:46:55.764Z] ---> Running in 137fe62c515c [2022-03-21T17:46:55.764Z] Removing intermediate container 7a85240f01ee [2022-03-21T17:46:55.764Z] ---> cbfb06c32adf [2022-03-21T17:46:55.764Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-21T17:46:55.764Z] ---> Running in e608a3863c9a [2022-03-21T17:46:55.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:46:56.024Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:46:56.024Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:46:56.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:46:56.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:46:56.545Z] v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-21T17:46:56.545Z] v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-21T17:46:56.545Z] OK: 15863 distinct packages available [2022-03-21T17:46:56.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:46:56.806Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:46:56.806Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:46:56.806Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:46:57.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:46:57.065Z] OK: 221 MiB in 52 packages [2022-03-21T17:46:57.065Z] OK: 221 MiB in 52 packages [2022-03-21T17:46:57.324Z] OK: 221 MiB in 52 packages [2022-03-21T17:46:57.324Z] OK: 221 MiB in 52 packages [2022-03-21T17:46:57.324Z] Removing intermediate container bcb13194faf4 [2022-03-21T17:46:57.324Z] ---> 7877635dfd21 [2022-03-21T17:46:57.324Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-21T17:46:57.585Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:46:57.585Z] Removing intermediate container 6593477f68a7 [2022-03-21T17:46:57.585Z] ---> ffcf9a080fe4 [2022-03-21T17:46:57.585Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-21T17:46:57.585Z] ---> 066f1157073b [2022-03-21T17:46:57.585Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T17:46:57.585Z] ---> Running in 57025d01154c [2022-03-21T17:46:57.844Z] OK: 221 MiB in 52 packages [2022-03-21T17:46:57.844Z] ---> 00231dc51541 [2022-03-21T17:46:57.844Z] Removing intermediate container 137fe62c515c [2022-03-21T17:46:57.844Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 0bcbb1e8f3d1 [2022-03-21T17:46:57.844Z] [2022-03-21T17:46:57.844Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T17:46:57.844Z] ---> Running in 3f233fff8736 [2022-03-21T17:46:57.844Z] Removing intermediate container e608a3863c9a [2022-03-21T17:46:57.844Z] ---> 415acc7e4604 [2022-03-21T17:46:57.844Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-21T17:46:58.103Z] ---> f033355e379e [2022-03-21T17:46:58.103Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T17:46:58.103Z] ---> Running in 17efd0685f5e [2022-03-21T17:46:58.103Z] ---> d8ef5c348a02 [2022-03-21T17:46:58.103Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T17:46:58.103Z] ---> Running in 10eb9bcbe04b [2022-03-21T17:46:58.363Z] Removing intermediate container d1b4e3117675 [2022-03-21T17:46:58.363Z] ---> b1706d2915aa [2022-03-21T17:46:58.363Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-21T17:46:58.625Z] ---> 627453b67163 [2022-03-21T17:46:58.625Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T17:46:58.625Z] ---> Running in a2d9aec18c9e [2022-03-21T17:46:58.884Z] Removing intermediate container 57025d01154c [2022-03-21T17:46:58.884Z] ---> 41fdcc402854 [2022-03-21T17:46:58.884Z] Step 8/25 : COPY . . [2022-03-21T17:46:59.144Z] Removing intermediate container 3f233fff8736 [2022-03-21T17:46:59.144Z] ---> c13351cd1bc3 [2022-03-21T17:46:59.144Z] Step 8/22 : COPY . . [2022-03-21T17:47:02.443Z] Removing intermediate container 10eb9bcbe04b [2022-03-21T17:47:02.443Z] ---> 602df4d07b07 [2022-03-21T17:47:02.443Z] Step 8/24 : COPY . . [2022-03-21T17:47:02.443Z] Removing intermediate container 17efd0685f5e [2022-03-21T17:47:02.443Z] ---> 0a3caac23aeb [2022-03-21T17:47:02.443Z] Step 8/23 : COPY . . [2022-03-21T17:47:02.443Z] Removing intermediate container a2d9aec18c9e [2022-03-21T17:47:02.443Z] ---> 98897e19953c [2022-03-21T17:47:02.443Z] Step 7/20 : COPY . . [2022-03-21T17:47:10.573Z] ---> 7fcbf446b9e8 [2022-03-21T17:47:10.573Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-21T17:47:10.573Z] ---> 7a51c6114867 [2022-03-21T17:47:10.573Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-21T17:47:10.573Z] ---> 042c40eab1b2 [2022-03-21T17:47:10.573Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-21T17:47:10.573Z] ---> 0addc4755290 [2022-03-21T17:47:10.573Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-21T17:47:10.573Z] ---> Running in 306a1648a3ce [2022-03-21T17:47:10.573Z] ---> Running in 22a82f49d6bf [2022-03-21T17:47:10.573Z] ---> Running in 1430ead17382 [2022-03-21T17:47:10.573Z] ---> 221de79ad7bc [2022-03-21T17:47:10.573Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-21T17:47:10.573Z] ---> Running in 34aedc1df56b [2022-03-21T17:47:10.573Z] ---> Running in a373d3415e4d [2022-03-21T17:47:10.573Z] Removing intermediate container 22a82f49d6bf [2022-03-21T17:47:10.573Z] ---> b2fabff47241 [2022-03-21T17:47:10.573Z] 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-21T17:47:10.573Z] ---> Running in cfe1ea544d4d [2022-03-21T17:47:10.573Z] Removing intermediate container 34aedc1df56b [2022-03-21T17:47:10.573Z] ---> 838719516091 [2022-03-21T17:47:10.573Z] 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-21T17:47:10.573Z] ---> Running in 9a8d7f0fc035 [2022-03-21T17:47:10.573Z] 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-21T17:47:10.573Z] 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-21T17:47:10.833Z] 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-21T17:47:11.771Z] spire-1.2.0/ [2022-03-21T17:47:11.771Z] spire-1.2.0/ [2022-03-21T17:47:12.707Z] spire-1.2.0/README.md [2022-03-21T17:47:12.707Z] spire-1.2.0/bin/ [2022-03-21T17:47:12.707Z] spire-1.2.0/bin/spire-server [2022-03-21T17:47:12.708Z] spire-1.2.0/bin/spire-agent [2022-03-21T17:47:12.708Z] spire-1.2.0/conf/ [2022-03-21T17:47:12.708Z] spire-1.2.0/conf/server/ [2022-03-21T17:47:12.708Z] spire-1.2.0/conf/server/server.conf [2022-03-21T17:47:12.708Z] spire-1.2.0/conf/agent/ [2022-03-21T17:47:12.708Z] spire-1.2.0/conf/agent/agent.conf [2022-03-21T17:47:12.708Z] spire-1.2.0/LICENSE [2022-03-21T17:47:12.967Z] spire-1.2.0/README.md [2022-03-21T17:47:12.967Z] spire-1.2.0/bin/ [2022-03-21T17:47:12.967Z] spire-1.2.0/bin/spire-server [2022-03-21T17:47:12.967Z] spire-1.2.0/bin/spire-agent [2022-03-21T17:47:12.967Z] spire-1.2.0/conf/ [2022-03-21T17:47:12.967Z] spire-1.2.0/conf/server/ [2022-03-21T17:47:12.967Z] spire-1.2.0/conf/server/server.conf [2022-03-21T17:47:12.967Z] spire-1.2.0/conf/agent/ [2022-03-21T17:47:12.967Z] spire-1.2.0/conf/agent/agent.conf [2022-03-21T17:47:12.967Z] spire-1.2.0/LICENSE [2022-03-21T17:47:18.263Z] Removing intermediate container 9a8d7f0fc035 [2022-03-21T17:47:18.263Z] ---> a3fb6cf098a3 [2022-03-21T17:47:18.263Z] [2022-03-21T17:47:18.263Z] Step 11/24 : FROM alpine:3.15 [2022-03-21T17:47:18.263Z] Removing intermediate container cfe1ea544d4d [2022-03-21T17:47:18.263Z] ---> ac74494e8f0f [2022-03-21T17:47:18.263Z] [2022-03-21T17:47:18.263Z] Step 11/23 : FROM alpine:3.15 [2022-03-21T17:47:18.523Z] 3.15: Pulling from library/alpine [2022-03-21T17:47:18.523Z] 3.15: Pulling from library/alpine [2022-03-21T17:47:19.096Z] Digest: sha256:d6d0a0eb4d40ef96f2310ead734848b9c819bb97c9d846385c4aca1767186cd4 [2022-03-21T17:47:19.096Z] Digest: sha256:d6d0a0eb4d40ef96f2310ead734848b9c819bb97c9d846385c4aca1767186cd4 [2022-03-21T17:47:19.096Z] Status: Downloaded newer image for alpine:3.15 [2022-03-21T17:47:19.096Z] Status: Downloaded newer image for alpine:3.15 [2022-03-21T17:47:19.096Z] ---> e9adb5357e84 [2022-03-21T17:47:19.096Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-21T17:47:19.096Z] ---> e9adb5357e84 [2022-03-21T17:47:19.096Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-21T17:47:19.666Z] ---> Running in 867026a857a8 [2022-03-21T17:47:19.666Z] ---> Running in 69d174fe68a0 [2022-03-21T17:47:19.926Z] Removing intermediate container 69d174fe68a0 [2022-03-21T17:47:19.926Z] ---> 284f5a5b177a [2022-03-21T17:47:19.926Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:47:19.926Z] ---> Running in ae96f4e5d7b6 [2022-03-21T17:47:19.926Z] Removing intermediate container 867026a857a8 [2022-03-21T17:47:19.926Z] ---> 6a41fedb1797 [2022-03-21T17:47:19.926Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:47:20.186Z] ---> Running in ade5c38a9b53 [2022-03-21T17:47:21.574Z] Removing intermediate container ae96f4e5d7b6 [2022-03-21T17:47:21.574Z] ---> 9bd663ee035d [2022-03-21T17:47:21.574Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-21T17:47:21.574Z] Removing intermediate container ade5c38a9b53 [2022-03-21T17:47:21.574Z] ---> 613b2f509f01 [2022-03-21T17:47:21.574Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-21T17:47:21.574Z] ---> Running in 014debe3cd2a [2022-03-21T17:47:21.574Z] ---> Running in d222e3655c1a [2022-03-21T17:47:21.833Z] 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-21T17:47:22.093Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:22.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:22.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:23.184Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:23.454Z] v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-21T17:47:23.454Z] v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-21T17:47:23.454Z] OK: 15855 distinct packages available [2022-03-21T17:47:23.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:23.454Z] v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-21T17:47:23.454Z] v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-21T17:47:23.454Z] OK: 15855 distinct packages available [2022-03-21T17:47:23.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:23.714Z] Removing intermediate container 306a1648a3ce [2022-03-21T17:47:23.714Z] ---> c318637c82af [2022-03-21T17:47:23.714Z] [2022-03-21T17:47:23.714Z] Step 10/22 : FROM alpine:3.14 [2022-03-21T17:47:23.975Z] 3.14: Pulling from library/alpine [2022-03-21T17:47:24.236Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-21T17:47:24.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:24.236Z] Status: Downloaded newer image for alpine:3.14 [2022-03-21T17:47:24.236Z] ---> a33ac4f1069a [2022-03-21T17:47:24.236Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-21T17:47:24.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:24.495Z] ---> Running in 7166298ac3b0 [2022-03-21T17:47:24.495Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-21T17:47:24.495Z] Removing intermediate container 1430ead17382 [2022-03-21T17:47:24.495Z] ---> 8fa7ef043ca3 [2022-03-21T17:47:24.495Z] [2022-03-21T17:47:24.495Z] Step 10/25 : FROM alpine:3.14 [2022-03-21T17:47:24.495Z] ---> a33ac4f1069a [2022-03-21T17:47:24.495Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-21T17:47:24.756Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-21T17:47:24.756Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-21T17:47:24.756Z] ---> Running in 504c2bb107c7 [2022-03-21T17:47:24.756Z] (3/5) Installing libucontext (1.1-r0) [2022-03-21T17:47:24.756Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-21T17:47:25.017Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-21T17:47:25.017Z] (3/5) Installing libucontext (1.1-r0) [2022-03-21T17:47:25.017Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-21T17:47:25.017Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-21T17:47:25.017Z] Executing busybox-1.34.1-r4.trigger [2022-03-21T17:47:25.017Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-21T17:47:25.017Z] OK: 6 MiB in 19 packages [2022-03-21T17:47:25.277Z] Executing busybox-1.34.1-r4.trigger [2022-03-21T17:47:25.277Z] OK: 6 MiB in 19 packages [2022-03-21T17:47:25.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:25.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:25.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:25.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:25.537Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-21T17:47:25.537Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-21T17:47:25.537Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-21T17:47:25.537Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-21T17:47:25.537Z] (3/3) Installing su-exec (0.2-r1) [2022-03-21T17:47:25.537Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T17:47:25.537Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T17:47:25.537Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T17:47:25.537Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T17:47:25.537Z] OK: 6 MiB in 17 packages [2022-03-21T17:47:25.537Z] OK: 6 MiB in 16 packages [2022-03-21T17:47:26.109Z] Removing intermediate container 014debe3cd2a [2022-03-21T17:47:26.109Z] ---> e90bf3f8c0dc [2022-03-21T17:47:26.109Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-21T17:47:26.109Z] Removing intermediate container d222e3655c1a [2022-03-21T17:47:26.109Z] ---> 2e649575d57a [2022-03-21T17:47:26.109Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-21T17:47:26.681Z] Removing intermediate container 504c2bb107c7 [2022-03-21T17:47:26.681Z] ---> 8f6a3f7cbac5 [2022-03-21T17:47:26.681Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-21T17:47:26.942Z] Removing intermediate container 7166298ac3b0 [2022-03-21T17:47:26.942Z] ---> 5ad5075bd5be [2022-03-21T17:47:26.942Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T17:47:26.942Z] ---> Running in 8993c2709d5c [2022-03-21T17:47:26.942Z] ---> a33ad6c12347 [2022-03-21T17:47:26.942Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-21T17:47:27.203Z] ---> Running in 69c8489129b5 [2022-03-21T17:47:27.203Z] Removing intermediate container a373d3415e4d [2022-03-21T17:47:27.203Z] Removing intermediate container 8993c2709d5c [2022-03-21T17:47:27.203Z] ---> af89070e5dce [2022-03-21T17:47:27.203Z] ---> f1acddf42dce [2022-03-21T17:47:27.203Z] [2022-03-21T17:47:27.203Z] Step 13/25 : WORKDIR /Step 9/20 : FROM alpine:3.15 [2022-03-21T17:47:27.203Z] [2022-03-21T17:47:27.203Z] ---> e9adb5357e84 [2022-03-21T17:47:27.203Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-21T17:47:27.203Z] ---> Using cache [2022-03-21T17:47:27.203Z] ---> 6a41fedb1797 [2022-03-21T17:47:27.203Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:47:27.203Z] ---> Using cache [2022-03-21T17:47:27.203Z] ---> 613b2f509f01 [2022-03-21T17:47:27.203Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-21T17:47:27.203Z] Removing intermediate container 69c8489129b5 [2022-03-21T17:47:27.203Z] ---> 7324784ec57b [2022-03-21T17:47:27.203Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-21T17:47:27.464Z] ---> Running in 024e99fcb8fb [2022-03-21T17:47:27.464Z] ---> Running in 9b45898505d7 [2022-03-21T17:47:27.464Z] ---> 7ef1c6c8a24c [2022-03-21T17:47:27.464Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-21T17:47:27.464Z] ---> Running in 5455b2a52b48 [2022-03-21T17:47:27.723Z] Removing intermediate container 024e99fcb8fb [2022-03-21T17:47:27.723Z] ---> 5c0ee4e759a2 [2022-03-21T17:47:27.723Z] 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-21T17:47:27.723Z] Removing intermediate container 5455b2a52b48 [2022-03-21T17:47:27.723Z] ---> a23a01ceec30 [2022-03-21T17:47:27.723Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-21T17:47:27.723Z] ---> b4cf5e6edbd9 [2022-03-21T17:47:27.723Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-21T17:47:27.723Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:27.723Z] ---> Running in d90731d7938e [2022-03-21T17:47:27.982Z] ---> 74ae8829b843 [2022-03-21T17:47:27.982Z] 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-21T17:47:27.982Z] Removing intermediate container d90731d7938e [2022-03-21T17:47:27.982Z] ---> 98d0adb8b781 [2022-03-21T17:47:27.982Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T17:47:27.982Z] ---> 2eda9ba092e9 [2022-03-21T17:47:27.982Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-21T17:47:28.242Z] ---> b71cc5c48c2f [2022-03-21T17:47:28.242Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-21T17:47:28.242Z] ---> d8a3954bcc0f [2022-03-21T17:47:28.242Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-21T17:47:28.242Z] ---> becfdd3b3981 [2022-03-21T17:47:28.242Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-21T17:47:28.508Z] ---> Running in 12f312eca655 [2022-03-21T17:47:28.508Z] ---> 15384c0db889 [2022-03-21T17:47:28.508Z] 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-21T17:47:28.508Z] Removing intermediate container 12f312eca655 [2022-03-21T17:47:28.508Z] ---> 64001c55dfce [2022-03-21T17:47:28.508Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-21T17:47:28.508Z] ---> ae6c5653a103 [2022-03-21T17:47:28.508Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-21T17:47:28.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:28.768Z] ---> Running in 7ab444a3d4ea [2022-03-21T17:47:28.768Z] ---> 19ba3da739a6 [2022-03-21T17:47:28.768Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-21T17:47:28.768Z] ---> 4b254b9314d3 [2022-03-21T17:47:28.768Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-21T17:47:28.768Z] Removing intermediate container 7ab444a3d4ea [2022-03-21T17:47:28.768Z] ---> 9b3c6aa7d502 [2022-03-21T17:47:28.768Z] Step 21/23 : LABEL arch=x86_64 [2022-03-21T17:47:28.768Z] ---> 2d98addf6fea [2022-03-21T17:47:28.768Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-21T17:47:28.768Z] ---> Running in be23a5e0561b [2022-03-21T17:47:29.027Z] ---> cd17ccb5d239 [2022-03-21T17:47:29.027Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-21T17:47:29.027Z] v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-21T17:47:29.027Z] v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-21T17:47:29.027Z] OK: 15855 distinct packages available [2022-03-21T17:47:29.027Z] Removing intermediate container be23a5e0561b [2022-03-21T17:47:29.027Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:29.027Z] ---> cde805be7c20 [2022-03-21T17:47:29.027Z] Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T17:47:29.027Z] ---> Running in 4818455d6de8 [2022-03-21T17:47:29.027Z] ---> Running in f4ccff5bcf51 [2022-03-21T17:47:29.027Z] ---> 50f5ea2a97bf [2022-03-21T17:47:29.027Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-21T17:47:29.289Z] Removing intermediate container 4818455d6de8 [2022-03-21T17:47:29.289Z] ---> a21a048b0548 [2022-03-21T17:47:29.289Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T17:47:29.289Z] ---> ba48dd45334a [2022-03-21T17:47:29.289Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-21T17:47:29.289Z] ---> Running in 4a5fc04acbba [2022-03-21T17:47:29.289Z] Removing intermediate container f4ccff5bcf51 [2022-03-21T17:47:29.289Z] ---> ac6a4f33dc93 [2022-03-21T17:47:29.289Z] Step 23/23 : LABEL version=0.0.0 [2022-03-21T17:47:29.289Z] ---> 3ae5504c8b32 [2022-03-21T17:47:29.289Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-21T17:47:29.289Z] ---> Running in a83d06fc8a4f [2022-03-21T17:47:29.289Z] ---> Running in a6cb12f2be74 [2022-03-21T17:47:29.289Z] Removing intermediate container 4a5fc04acbba [2022-03-21T17:47:29.289Z] ---> dc18d91f5ae8 [2022-03-21T17:47:29.289Z] Step 20/22 : LABEL arch=x86_64 [2022-03-21T17:47:29.548Z] ---> Running in 8d6bf5ac0ddd [2022-03-21T17:47:29.548Z] Removing intermediate container a83d06fc8a4f [2022-03-21T17:47:29.548Z] ---> 979d73dbee7b [2022-03-21T17:47:29.548Z] [2022-03-21T17:47:29.548Z] Removing intermediate container a6cb12f2be74 [2022-03-21T17:47:29.548Z] ---> 3a6d8a72bf77 [2022-03-21T17:47:29.548Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-21T17:47:29.548Z] Successfully built 979d73dbee7b [2022-03-21T17:47:29.548Z] ---> Running in 38df2afe5495 [2022-03-21T17:47:29.548Z] Successfully tagged security-spire-server:latest [2022-03-21T17:47:29.548Z]  Building security-spire-server ... done Building security-bootstrapper [2022-03-21T17:47:29.809Z] Removing intermediate container 8d6bf5ac0ddd [2022-03-21T17:47:29.809Z] ---> 5b66a8e1be71 [2022-03-21T17:47:29.809Z] Step 21/22 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T17:47:29.809Z] ---> 4e55e4218054 [2022-03-21T17:47:29.809Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-21T17:47:29.809Z] ---> Running in e252f746c141 [2022-03-21T17:47:29.809Z] Removing intermediate container 38df2afe5495 [2022-03-21T17:47:29.809Z] ---> 0db7b61fe269 [2022-03-21T17:47:29.809Z] Step 22/24 : LABEL arch=x86_64 [2022-03-21T17:47:29.809Z] ---> Running in 012fb761f269 [2022-03-21T17:47:29.809Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:29.809Z] Removing intermediate container e252f746c141 [2022-03-21T17:47:29.809Z] ---> 8483ed2d6da4 [2022-03-21T17:47:29.809Z] Step 22/22 : LABEL version=0.0.0 [2022-03-21T17:47:30.070Z] ---> 5befb2b25b58 [2022-03-21T17:47:30.070Z] 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-21T17:47:30.070Z] ---> Running in c53c29635f57 [2022-03-21T17:47:30.070Z] Removing intermediate container 012fb761f269 [2022-03-21T17:47:30.070Z] ---> 2a89d37e3610 [2022-03-21T17:47:30.070Z] Step 23/24 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T17:47:30.070Z] ---> Running in 20ee46b7467d [2022-03-21T17:47:30.331Z] ---> Running in 9721fe0e04a0 [2022-03-21T17:47:30.331Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-21T17:47:30.331Z] Removing intermediate container c53c29635f57 [2022-03-21T17:47:30.331Z] ---> 697e51f7e7dd [2022-03-21T17:47:30.331Z] [2022-03-21T17:47:30.331Z] Successfully built 697e51f7e7dd [2022-03-21T17:47:30.331Z] Successfully tagged support-notifications:latest [2022-03-21T17:47:30.331Z] Building core-command [2022-03-21T17:47:30.331Z]  Building support-notifications ... done (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-21T17:47:30.331Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-21T17:47:30.592Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-21T17:47:30.592Z] (5/9) Installing curl (7.80.0-r0) [2022-03-21T17:47:30.592Z] Removing intermediate container 9721fe0e04a0 [2022-03-21T17:47:30.592Z] ---> a3dc5ae7aeea [2022-03-21T17:47:30.592Z] Step 24/24 : LABEL version=0.0.0 [2022-03-21T17:47:30.592Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-21T17:47:30.852Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-21T17:47:30.852Z] (8/9) Installing libucontext (1.1-r0) [2022-03-21T17:47:30.852Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-21T17:47:31.111Z] Executing busybox-1.34.1-r4.trigger [2022-03-21T17:47:31.111Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T17:47:31.111Z] OK: 8 MiB in 23 packages [2022-03-21T17:47:31.111Z] ---> Running in b496026cd391 [2022-03-21T17:47:33.027Z] Removing intermediate container b496026cd391 [2022-03-21T17:47:33.027Z] ---> e319433c46c0 [2022-03-21T17:47:33.027Z] [2022-03-21T17:47:33.027Z] Removing intermediate container 20ee46b7467d [2022-03-21T17:47:33.027Z] ---> b68d89a913c7 [2022-03-21T17:47:33.027Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-21T17:47:33.027Z] Successfully built e319433c46c0 [2022-03-21T17:47:33.027Z] Successfully tagged security-spire-agent:latest [2022-03-21T17:47:33.027Z] Building core-metadata [2022-03-21T17:47:33.287Z]  Building security-spire-agent ... done  ---> Running in 68bae4178285 [2022-03-21T17:47:33.287Z] Removing intermediate container 9b45898505d7 [2022-03-21T17:47:33.287Z] ---> 28e4b25691fa [2022-03-21T17:47:33.287Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T17:47:33.855Z] Removing intermediate container 68bae4178285 [2022-03-21T17:47:33.855Z] ---> a431bc979afe [2022-03-21T17:47:33.855Z] Step 23/25 : LABEL arch=x86_64 [2022-03-21T17:47:33.855Z] ---> a88ad4d3588a [2022-03-21T17:47:33.855Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-21T17:47:33.855Z] ---> Running in 11f8a614f36f [2022-03-21T17:47:34.425Z] Removing intermediate container 11f8a614f36f [2022-03-21T17:47:34.425Z] ---> 24fe2ec12ac4 [2022-03-21T17:47:34.425Z] Step 24/25 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T17:47:34.996Z] ---> b99567c43fc8 [2022-03-21T17:47:34.996Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-21T17:47:34.996Z] ---> Running in 35c1274a92ec [2022-03-21T17:47:35.256Z] Removing intermediate container 35c1274a92ec [2022-03-21T17:47:35.256Z] ---> a4c62abee3a8 [2022-03-21T17:47:35.256Z] Step 25/25 : LABEL version=0.0.0 [2022-03-21T17:47:35.256Z] ---> 3fb2d16e32ee [2022-03-21T17:47:35.256Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-21T17:47:35.515Z] ---> Running in 62bf2e8b0ac3 [2022-03-21T17:47:35.515Z] ---> Running in bf50150dc623 [2022-03-21T17:47:35.515Z] Removing intermediate container 62bf2e8b0ac3 [2022-03-21T17:47:35.515Z] ---> 2321bf5d1ab7 [2022-03-21T17:47:35.515Z] [2022-03-21T17:47:35.515Z] Removing intermediate container bf50150dc623 [2022-03-21T17:47:35.515Z] ---> e3193c70ef78 [2022-03-21T17:47:35.515Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T17:47:35.775Z] Successfully built 2321bf5d1ab7 [2022-03-21T17:47:35.775Z] Successfully tagged security-secretstore-setup:latest [2022-03-21T17:47:35.775Z] Building security-proxy-setup [2022-03-21T17:47:36.034Z]  Building security-secretstore-setup ... done  ---> Running in 25cf228b71ff [2022-03-21T17:47:36.293Z] Removing intermediate container 25cf228b71ff [2022-03-21T17:47:36.293Z] ---> f25d4e1a2bc4 [2022-03-21T17:47:36.293Z] Step 18/20 : LABEL arch=x86_64 [2022-03-21T17:47:36.553Z] ---> Running in 0d36554af234 [2022-03-21T17:47:37.120Z] Removing intermediate container 0d36554af234 [2022-03-21T17:47:37.120Z] ---> 90f0eb876d28 [2022-03-21T17:47:37.120Z] Step 19/20 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T17:47:37.399Z] ---> Running in 503ca41fb1da [2022-03-21T17:47:37.658Z] Removing intermediate container 503ca41fb1da [2022-03-21T17:47:37.658Z] ---> d1bf9b89e2df [2022-03-21T17:47:37.658Z] Step 20/20 : LABEL version=0.0.0 [2022-03-21T17:47:37.658Z] ---> Running in 179e3605cc0b [2022-03-21T17:47:37.917Z] Removing intermediate container 179e3605cc0b [2022-03-21T17:47:37.917Z] ---> fe23728a77d9 [2022-03-21T17:47:37.917Z] [2022-03-21T17:47:38.177Z] Successfully built fe23728a77d9 [2022-03-21T17:47:38.177Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-21T17:47:38.177Z] Building security-spire-config [2022-03-21T17:47:39.115Z]  Building security-spiffe-token-provider ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T17:47:39.115Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-21T17:47:39.115Z] ---> 54864e6f38c5 [2022-03-21T17:47:39.115Z] Step 3/31 : WORKDIR /edgex-go [2022-03-21T17:47:39.115Z] ---> Using cache [2022-03-21T17:47:39.115Z] ---> 1d8ded89dec4 [2022-03-21T17:47:39.115Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:47:39.689Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T17:47:39.689Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T17:47:39.689Z] ---> 54864e6f38c5 [2022-03-21T17:47:39.689Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T17:47:39.689Z] ---> Using cache [2022-03-21T17:47:39.689Z] ---> 1d8ded89dec4 [2022-03-21T17:47:39.689Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:47:42.231Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T17:47:42.231Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T17:47:42.231Z] ---> 54864e6f38c5 [2022-03-21T17:47:42.231Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T17:47:42.231Z] ---> Using cache [2022-03-21T17:47:42.231Z] ---> 1d8ded89dec4 [2022-03-21T17:47:42.231Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:47:42.490Z] ---> Running in bf911b0f423d [2022-03-21T17:47:42.490Z] ---> Running in b266884c7f24 [2022-03-21T17:47:42.490Z] ---> Running in 5795bdf05b51 [2022-03-21T17:47:44.402Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T17:47:44.402Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-21T17:47:44.402Z] ---> 54864e6f38c5 [2022-03-21T17:47:44.402Z] Step 3/22 : WORKDIR /edgex-go [2022-03-21T17:47:44.402Z] ---> Using cache [2022-03-21T17:47:44.402Z] ---> 1d8ded89dec4 [2022-03-21T17:47:44.402Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:47:44.668Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T17:47:44.668Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-21T17:47:44.668Z] ---> 54864e6f38c5 [2022-03-21T17:47:44.668Z] Step 3/24 : WORKDIR /edgex-go [2022-03-21T17:47:44.668Z] ---> Using cache [2022-03-21T17:47:44.668Z] ---> 1d8ded89dec4 [2022-03-21T17:47:44.668Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:47:44.668Z] ---> Running in c5e0caff77f1 [2022-03-21T17:47:44.668Z] ---> Running in 9a7dbe69db7b [2022-03-21T17:47:44.668Z] Removing intermediate container bf911b0f423d [2022-03-21T17:47:44.668Z] ---> 1399599f30a8 [2022-03-21T17:47:44.668Z] Step 5/23 : RUN apk add --update --no-cache make gitRemoving intermediate container b266884c7f24 [2022-03-21T17:47:44.668Z] ---> 04ba885d3c54 [2022-03-21T17:47:44.668Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-21T17:47:44.668Z] [2022-03-21T17:47:44.668Z] Removing intermediate container 5795bdf05b51 [2022-03-21T17:47:44.668Z] ---> 17af646c04d3 [2022-03-21T17:47:44.668Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-21T17:47:44.930Z] ---> Running in 4359e62b7196 [2022-03-21T17:47:44.930Z] ---> Running in 3cf568b6ae72 [2022-03-21T17:47:44.930Z] ---> Running in 069d36a22077 [2022-03-21T17:47:45.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:45.762Z] Removing intermediate container 9a7dbe69db7b [2022-03-21T17:47:45.762Z] ---> d88a63da52ff [2022-03-21T17:47:45.763Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-21T17:47:45.763Z] ---> Running in 6ae0d4e5869c [2022-03-21T17:47:45.763Z] Removing intermediate container c5e0caff77f1 [2022-03-21T17:47:45.763Z] ---> d6002c3ba247 [2022-03-21T17:47:45.763Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-21T17:47:45.763Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:45.763Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:45.763Z] ---> Running in 46b775e5a428 [2022-03-21T17:47:46.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:46.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:46.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:46.284Z] OK: 221 MiB in 52 packages [2022-03-21T17:47:46.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:46.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:46.823Z] Removing intermediate container 4359e62b7196 [2022-03-21T17:47:46.823Z] ---> 1994dbb5caf9 [2022-03-21T17:47:46.823Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-21T17:47:46.823Z] OK: 221 MiB in 52 packages [2022-03-21T17:47:46.823Z] OK: 221 MiB in 52 packages [2022-03-21T17:47:47.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:47.084Z] ---> e6077546a110 [2022-03-21T17:47:47.084Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T17:47:47.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:47:47.084Z] ---> Running in 8b9c55b0c461 [2022-03-21T17:47:47.345Z] OK: 221 MiB in 52 packages [2022-03-21T17:47:47.345Z] Removing intermediate container 069d36a22077 [2022-03-21T17:47:47.345Z] ---> 8085b6462d72 [2022-03-21T17:47:47.345Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T17:47:47.345Z] OK: 221 MiB in 52 packages [2022-03-21T17:47:47.345Z] Removing intermediate container 3cf568b6ae72 [2022-03-21T17:47:47.345Z] ---> 398a0c8778e2 [2022-03-21T17:47:47.345Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T17:47:47.606Z] ---> f36a31c72b34 [2022-03-21T17:47:47.606Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T17:47:47.606Z] ---> Running in 6ba30cf9f701 [2022-03-21T17:47:47.606Z] ---> 366f21bfad8e [2022-03-21T17:47:47.606Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T17:47:47.606Z] ---> Running in 1d42a87a6590 [2022-03-21T17:47:47.606Z] Removing intermediate container 6ae0d4e5869c [2022-03-21T17:47:47.606Z] ---> 346e8172b9f8 [2022-03-21T17:47:47.606Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-21T17:47:47.866Z] Removing intermediate container 46b775e5a428 [2022-03-21T17:47:47.866Z] ---> 981a12a69c12 [2022-03-21T17:47:47.866Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-21T17:47:47.866Z] ---> 1289d787cf7a [2022-03-21T17:47:47.866Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T17:47:48.126Z] ---> Running in 3bc9ebde3fa6 [2022-03-21T17:47:48.126Z] ---> 738718dc0f41 [2022-03-21T17:47:48.126Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T17:47:48.126Z] ---> Running in 236f272054b9 [2022-03-21T17:47:48.696Z] Removing intermediate container 8b9c55b0c461 [2022-03-21T17:47:48.696Z] ---> 301fa574d854 [2022-03-21T17:47:48.696Z] Step 8/31 : COPY . . [2022-03-21T17:47:49.270Z] Removing intermediate container 6ba30cf9f701 [2022-03-21T17:47:49.270Z] ---> 20ad78768c66 [2022-03-21T17:47:49.270Z] Step 8/23 : COPY . . [2022-03-21T17:47:49.530Z] Removing intermediate container 1d42a87a6590 [2022-03-21T17:47:49.530Z] ---> 32e2d63b12f4 [2022-03-21T17:47:49.530Z] Step 8/23 : COPY . . [2022-03-21T17:47:54.804Z] Removing intermediate container 3bc9ebde3fa6 [2022-03-21T17:47:54.804Z] ---> db70e59b88ef [2022-03-21T17:47:54.804Z] Step 8/24 : COPY . . [2022-03-21T17:47:55.064Z] Removing intermediate container 236f272054b9 [2022-03-21T17:47:55.064Z] ---> 5afc1525ec27 [2022-03-21T17:47:55.064Z] Step 8/22 : COPY . . [2022-03-21T17:47:55.064Z] ---> 059dedb3e2ad [2022-03-21T17:47:55.064Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-21T17:47:55.064Z] ---> de0f45515133 [2022-03-21T17:47:55.064Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-21T17:47:55.064Z] ---> 631cbaa52ec5 [2022-03-21T17:47:55.064Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-21T17:47:57.603Z] ---> Running in 398b6dddecb7 [2022-03-21T17:47:58.976Z] ---> Running in 7ee780e92541 [2022-03-21T17:47:58.976Z] ---> Running in ab2312f32ce7 [2022-03-21T17:47:59.239Z] 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-21T17:47:59.806Z] 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-21T17:47:59.806Z] ---> 880d3e196d8c [2022-03-21T17:47:59.806Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-21T17:47:59.806Z] 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-21T17:47:59.806Z] ---> 37d6e80f124d [2022-03-21T17:47:59.806Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-21T17:47:59.806Z] ---> Running in f0da6c6f8006 [2022-03-21T17:47:59.806Z] ---> Running in 3796c58b253a [2022-03-21T17:48:00.072Z] Removing intermediate container 3796c58b253a [2022-03-21T17:48:00.072Z] ---> ee183bc182b8 [2022-03-21T17:48:00.072Z] 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-21T17:48:00.072Z] ---> Running in 330178269a5d [2022-03-21T17:48:00.641Z] 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-21T17:48:01.209Z] spire-1.2.0/ [2022-03-21T17:48:02.588Z] spire-1.2.0/README.md [2022-03-21T17:48:02.588Z] spire-1.2.0/bin/ [2022-03-21T17:48:02.588Z] spire-1.2.0/bin/spire-server [2022-03-21T17:48:02.588Z] spire-1.2.0/bin/spire-agent [2022-03-21T17:48:02.588Z] spire-1.2.0/conf/ [2022-03-21T17:48:02.588Z] spire-1.2.0/conf/server/ [2022-03-21T17:48:02.588Z] spire-1.2.0/conf/server/server.conf [2022-03-21T17:48:02.588Z] spire-1.2.0/conf/agent/ [2022-03-21T17:48:02.588Z] spire-1.2.0/conf/agent/agent.conf [2022-03-21T17:48:02.588Z] spire-1.2.0/LICENSE [2022-03-21T17:48:05.884Z] Removing intermediate container 330178269a5d [2022-03-21T17:48:05.884Z] ---> 056f9c2300eb [2022-03-21T17:48:05.884Z] [2022-03-21T17:48:05.884Z] Step 11/24 : FROM alpine:3.15 [2022-03-21T17:48:05.884Z] ---> e9adb5357e84 [2022-03-21T17:48:05.884Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-21T17:48:05.884Z] ---> Using cache [2022-03-21T17:48:05.884Z] ---> 6a41fedb1797 [2022-03-21T17:48:05.884Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:48:05.884Z] ---> Using cache [2022-03-21T17:48:05.884Z] ---> 613b2f509f01 [2022-03-21T17:48:05.884Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-21T17:48:05.884Z] ---> Running in d55783f6da49 [2022-03-21T17:48:06.145Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:07.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:07.271Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8436 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws [2022-03-21T17:48:07.283Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-03-21T17:48:07.338Z] v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-21T17:48:07.338Z] v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-21T17:48:07.338Z] OK: 15855 distinct packages available [2022-03-21T17:48:07.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:07.735Z] The recommended git tool is: git [2022-03-21T17:48:08.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:08.528Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-21T17:48:08.786Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-21T17:48:08.786Z] (3/4) Installing libucontext (1.1-r0) [2022-03-21T17:48:08.786Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-21T17:48:09.044Z] Executing busybox-1.34.1-r4.trigger [2022-03-21T17:48:09.044Z] OK: 6 MiB in 18 packages [2022-03-21T17:48:10.950Z] Removing intermediate container d55783f6da49 [2022-03-21T17:48:10.950Z] ---> 7ad863216d31 [2022-03-21T17:48:10.950Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-21T17:48:11.932Z] 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-21T17:48:12.501Z] ---> 6ca9c559ee15 [2022-03-21T17:48:12.501Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-21T17:48:13.469Z] ---> 3cca4f347748 [2022-03-21T17:48:13.469Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-21T17:48:13.469Z] ---> Running in 235ba348497a [2022-03-21T17:48:13.469Z] Removing intermediate container 398b6dddecb7 [2022-03-21T17:48:13.469Z] ---> 469a733e93cc [2022-03-21T17:48:13.469Z] [2022-03-21T17:48:13.469Z] Step 10/31 : FROM alpine:3.14 [2022-03-21T17:48:13.469Z] ---> a33ac4f1069a [2022-03-21T17:48:13.469Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-21T17:48:13.469Z] Removing intermediate container ab2312f32ce7 [2022-03-21T17:48:13.469Z] ---> caa7e1bfe93c [2022-03-21T17:48:13.469Z] [2022-03-21T17:48:13.469Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T17:48:13.469Z] ---> a33ac4f1069a [2022-03-21T17:48:13.469Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-21T17:48:13.469Z] Removing intermediate container 7ee780e92541 [2022-03-21T17:48:13.469Z] ---> 82bd1df36861 [2022-03-21T17:48:13.469Z] [2022-03-21T17:48:13.469Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T17:48:13.469Z] ---> a33ac4f1069a [2022-03-21T17:48:13.469Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-21T17:48:13.785Z] ---> Running in 1072e9b7d705 [2022-03-21T17:48:13.785Z] ---> Running in 05dfbf8f688e [2022-03-21T17:48:13.785Z] ---> Running in 211c3e866fbd [2022-03-21T17:48:13.785Z] Removing intermediate container 235ba348497a [2022-03-21T17:48:13.785Z] ---> 9c2b5b8dccc1 [2022-03-21T17:48:13.785Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-21T17:48:13.785Z] Removing intermediate container 05dfbf8f688e [2022-03-21T17:48:13.785Z] ---> 3e84d4e01130 [2022-03-21T17:48:13.785Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-21T17:48:14.108Z] ---> Running in 97c76a4ebfff [2022-03-21T17:48:14.424Z] ---> c9be66a857a7 [2022-03-21T17:48:14.424Z] Step 19/24 : WORKDIR / [2022-03-21T17:48:14.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:14.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:14.424Z] ---> Running in 4f16f2531938 [2022-03-21T17:48:14.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:14.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:14.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:14.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:14.717Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-21T17:48:14.717Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-21T17:48:14.717Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T17:48:14.717Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T17:48:14.717Z] OK: 6 MiB in 15 packages [2022-03-21T17:48:14.717Z] OK: 6 MiB in 15 packages [2022-03-21T17:48:14.717Z] Removing intermediate container 4f16f2531938 [2022-03-21T17:48:14.717Z] ---> 05b46a3a7a02 [2022-03-21T17:48:14.717Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-21T17:48:14.717Z] Removing intermediate container f0da6c6f8006 [2022-03-21T17:48:14.717Z] ---> 430bd452e15e [2022-03-21T17:48:14.717Z] [2022-03-21T17:48:14.717Z] Step 10/22 : FROM alpine:3.14 [2022-03-21T17:48:14.717Z] ---> a33ac4f1069a [2022-03-21T17:48:14.717Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-21T17:48:14.717Z] ---> Running in d216ce977890 [2022-03-21T17:48:14.717Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-21T17:48:14.717Z] (2/2) Installing su-exec (0.2-r1) [2022-03-21T17:48:14.717Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T17:48:14.717Z] ---> Running in 0dde27ab2ffd [2022-03-21T17:48:14.717Z] OK: 6 MiB in 16 packages [2022-03-21T17:48:14.717Z] Removing intermediate container d216ce977890 [2022-03-21T17:48:14.717Z] ---> 7355fa17e4d0 [2022-03-21T17:48:14.717Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-21T17:48:14.976Z] ---> Running in e7cb953adf0b [2022-03-21T17:48:14.976Z] Removing intermediate container e7cb953adf0b [2022-03-21T17:48:14.976Z] ---> bccbb6fd8267 [2022-03-21T17:48:14.976Z] Step 22/24 : LABEL arch=x86_64 [2022-03-21T17:48:14.976Z] ---> Running in 276450acf893 [2022-03-21T17:48:15.236Z] Removing intermediate container 211c3e866fbd [2022-03-21T17:48:15.236Z] ---> 9275617c1900 [2022-03-21T17:48:15.236Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T17:48:15.236Z] Removing intermediate container 1072e9b7d705 [2022-03-21T17:48:15.236Z] ---> e51ea88f34a6 [2022-03-21T17:48:15.236Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T17:48:15.236Z] Removing intermediate container 276450acf893 [2022-03-21T17:48:15.236Z] ---> 966a8353fc51 [2022-03-21T17:48:15.236Z] Step 23/24 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T17:48:15.236Z] ---> Running in fe53bb95458d [2022-03-21T17:48:15.236Z] ---> Running in 1b3cd02ac4a7 [2022-03-21T17:48:15.236Z] ---> Running in 26361446afa2 [2022-03-21T17:48:15.236Z] Removing intermediate container 97c76a4ebfff [2022-03-21T17:48:15.236Z] ---> 2399766c0ff1 [2022-03-21T17:48:15.236Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-21T17:48:15.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:15.496Z] ---> Running in 35842ea8f0ed [2022-03-21T17:48:15.496Z] Removing intermediate container fe53bb95458d [2022-03-21T17:48:15.496Z] ---> 8e479e68cfac [2022-03-21T17:48:15.496Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-21T17:48:15.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:15.496Z] ---> Running in f3a6d64e3610 [2022-03-21T17:48:15.496Z] Removing intermediate container 1b3cd02ac4a7 [2022-03-21T17:48:15.496Z] ---> 1866e6fb9ab6 [2022-03-21T17:48:15.496Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-21T17:48:15.496Z] Removing intermediate container 26361446afa2 [2022-03-21T17:48:15.496Z] ---> e473141b7e0f [2022-03-21T17:48:15.496Z] Step 24/24 : LABEL version=0.0.0 [2022-03-21T17:48:15.496Z] Removing intermediate container 35842ea8f0ed [2022-03-21T17:48:15.496Z] ---> 454422f999ea [2022-03-21T17:48:15.496Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-21T17:48:15.496Z] ---> Running in 76bc93099d57 [2022-03-21T17:48:15.496Z] ---> Running in 176356c204d9 [2022-03-21T17:48:15.496Z] ---> Running in 5e0dc38d9001 [2022-03-21T17:48:15.496Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-21T17:48:15.496Z] Removing intermediate container f3a6d64e3610 [2022-03-21T17:48:15.496Z] ---> 810a08b51a95 [2022-03-21T17:48:15.496Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-21T17:48:15.756Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-21T17:48:15.756Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-21T17:48:15.756Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-21T17:48:15.756Z] (5/6) Installing curl (7.79.1-r0) [2022-03-21T17:48:15.756Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-21T17:48:15.756Z] ---> Running in 512bda8460c2 [2022-03-21T17:48:15.756Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T17:48:15.756Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T17:48:15.756Z] Removing intermediate container 76bc93099d57 [2022-03-21T17:48:15.756Z] ---> 7018afc416a1 [2022-03-21T17:48:15.756Z] [2022-03-21T17:48:15.756Z] Removing intermediate container 176356c204d9 [2022-03-21T17:48:15.756Z] ---> a44c716cc731 [2022-03-21T17:48:15.756Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-21T17:48:15.756Z] Removing intermediate container 5e0dc38d9001 [2022-03-21T17:48:15.756Z] ---> b153820f153f [2022-03-21T17:48:15.756Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-21T17:48:15.756Z] OK: 8 MiB in 20 packages [2022-03-21T17:48:15.756Z] ---> Running in 99e89e41cdc0 [2022-03-21T17:48:15.756Z] Removing intermediate container 512bda8460c2 [2022-03-21T17:48:15.756Z] ---> 38de512ab853 [2022-03-21T17:48:15.756Z] Step 15/23 : WORKDIR / [2022-03-21T17:48:15.870Z] using credential edgex-jenkins-ssh [2022-03-21T17:48:15.894Z] Cloning the remote Git repository [2022-03-21T17:48:16.015Z] Successfully built 7018afc416a1 [2022-03-21T17:48:16.015Z] Successfully tagged security-spire-config:latest [2022-03-21T17:48:16.015Z] ---> Running in 87fce8eb602c [2022-03-21T17:48:16.015Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-03-21T17:48:16.015Z] ---> Running in 308c73d710de [2022-03-21T17:48:16.015Z] Removing intermediate container 99e89e41cdc0 [2022-03-21T17:48:16.015Z] ---> cb577cb0648a [2022-03-21T17:48:16.015Z] Step 15/23 : WORKDIR / [2022-03-21T17:48:16.015Z] ---> Running in adaa8058bfdc [2022-03-21T17:48:16.277Z] Removing intermediate container 308c73d710de [2022-03-21T17:48:16.277Z] ---> e0824614108e [2022-03-21T17:48:16.277Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T17:48:15.984Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-21T17:48:16.077Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-03-21T17:48:16.256Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-21T17:48:16.257Z] > git --version # timeout=10 [2022-03-21T17:48:16.296Z] > git --version # 'git version 2.25.1' [2022-03-21T17:48:16.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T17:48:16.382Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-21T17:48:17.216Z] Removing intermediate container adaa8058bfdc [2022-03-21T17:48:17.216Z] ---> 3a5af44e1601 [2022-03-21T17:48:17.216Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T17:48:17.476Z] ---> a4ff7858eb9e [2022-03-21T17:48:17.476Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-21T17:48:17.737Z] ---> 0ff4098060b7 [2022-03-21T17:48:17.737Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-21T17:48:17.737Z] Removing intermediate container 0dde27ab2ffd [2022-03-21T17:48:17.737Z] ---> 542a6ea3c47a [2022-03-21T17:48:17.737Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-21T17:48:17.737Z] ---> Running in 0217267bfade [2022-03-21T17:48:17.997Z] Removing intermediate container 87fce8eb602c [2022-03-21T17:48:17.997Z] ---> b0889d21fc7f [2022-03-21T17:48:17.997Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-21T17:48:17.997Z] Removing intermediate container 0217267bfade [2022-03-21T17:48:17.997Z] ---> eeccef4d1444 [2022-03-21T17:48:17.997Z] Step 13/22 : WORKDIR /edgex [2022-03-21T17:48:18.257Z] ---> Running in 9a0b7e47a932 [2022-03-21T17:48:18.257Z] ---> db98e97e21f6 [2022-03-21T17:48:18.257Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-21T17:48:18.257Z] ---> Running in 7f8e4557cf92 [2022-03-21T17:48:18.257Z] ---> aec3866cdd60 [2022-03-21T17:48:18.257Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-21T17:48:18.257Z] Removing intermediate container 9a0b7e47a932 [2022-03-21T17:48:18.257Z] ---> 247a9aa08061 [2022-03-21T17:48:18.257Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-21T17:48:18.516Z] Removing intermediate container 7f8e4557cf92 [2022-03-21T17:48:18.516Z] ---> 8c9dcfc02413 [2022-03-21T17:48:18.516Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-21T17:48:18.516Z] ---> fc225fab6d40 [2022-03-21T17:48:18.516Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-21T17:48:18.777Z] ---> 0f4f37eeacb3 [2022-03-21T17:48:18.777Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-21T17:48:18.777Z] ---> Running in b0cac8a41b5e [2022-03-21T17:48:18.777Z] ---> 1777fcecc8fe [2022-03-21T17:48:18.777Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-21T17:48:18.777Z] ---> Running in ca00464fdf0e [2022-03-21T17:48:18.777Z] ---> 2215f1b2a97b [2022-03-21T17:48:18.777Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-21T17:48:18.777Z] ---> Running in e180dc7432c6 [2022-03-21T17:48:19.044Z] Removing intermediate container b0cac8a41b5e [2022-03-21T17:48:19.044Z] ---> bcd6b18af4f8 [2022-03-21T17:48:19.044Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T17:48:19.044Z] Removing intermediate container ca00464fdf0e [2022-03-21T17:48:19.044Z] ---> 7c975b81d007 [2022-03-21T17:48:19.044Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T17:48:19.324Z] ---> Running in 118f57523553 [2022-03-21T17:48:19.324Z] ---> Running in edc694d5737e [2022-03-21T17:48:19.324Z] ---> db4eac20cb14 [2022-03-21T17:48:19.324Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-21T17:48:19.324Z] Removing intermediate container 118f57523553 [2022-03-21T17:48:19.324Z] ---> 3ef22581c8c0 [2022-03-21T17:48:19.324Z] Step 21/23 : LABEL arch=x86_64 [2022-03-21T17:48:19.583Z] ---> Running in b7cb2d2b272d [2022-03-21T17:48:19.583Z] Removing intermediate container edc694d5737e [2022-03-21T17:48:19.583Z] ---> 3fdc4a3aac34 [2022-03-21T17:48:19.583Z] Step 21/23 : LABEL arch=x86_64 [2022-03-21T17:48:19.583Z] ---> Running in 57a5f88b6f18 [2022-03-21T17:48:19.843Z] ---> e065b5b0256c [2022-03-21T17:48:19.843Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-21T17:48:19.843Z] Removing intermediate container b7cb2d2b272d [2022-03-21T17:48:19.843Z] ---> 3500c491c8cf [2022-03-21T17:48:19.843Z] Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T17:48:19.843Z] Removing intermediate container 57a5f88b6f18 [2022-03-21T17:48:19.843Z] ---> cc38bdce74c9 [2022-03-21T17:48:19.843Z] Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T17:48:20.104Z] ---> Running in e63bf99fa5f3 [2022-03-21T17:48:20.104Z] ---> Running in 80fb06735009 [2022-03-21T17:48:20.104Z] Removing intermediate container e180dc7432c6 [2022-03-21T17:48:20.104Z] ---> de55646dabbb [2022-03-21T17:48:20.104Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T17:48:20.104Z] ---> 43bcb486e1e7 [2022-03-21T17:48:20.104Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-21T17:48:20.364Z] ---> Running in 3fb9815ec25b [2022-03-21T17:48:20.364Z] Removing intermediate container e63bf99fa5f3 [2022-03-21T17:48:20.364Z] ---> 155c25e353fb [2022-03-21T17:48:20.364Z] Step 23/23 : LABEL version=0.0.0 [2022-03-21T17:48:20.364Z] Removing intermediate container 80fb06735009 [2022-03-21T17:48:20.364Z] ---> 3c9bbba52c31 [2022-03-21T17:48:20.364Z] Step 23/23 : LABEL version=0.0.0 [2022-03-21T17:48:20.364Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T17:48:20.364Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T17:48:20.364Z] ---> 54864e6f38c5 [2022-03-21T17:48:20.364Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T17:48:20.364Z] ---> Using cache [2022-03-21T17:48:20.364Z] ---> 1d8ded89dec4 [2022-03-21T17:48:20.364Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:48:20.364Z] ---> Using cache [2022-03-21T17:48:20.364Z] ---> d6002c3ba247 [2022-03-21T17:48:20.364Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-21T17:48:20.364Z] ---> 6550b428f8c8 [2022-03-21T17:48:20.364Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-21T17:48:20.364Z] ---> Running in d77c868a47cd [2022-03-21T17:48:20.364Z] ---> Running in c37995a3adde [2022-03-21T17:48:20.364Z] ---> Running in 292099206c7e [2022-03-21T17:48:20.623Z] Removing intermediate container c37995a3adde [2022-03-21T17:48:20.624Z] ---> 5f99eaa06634 [2022-03-21T17:48:20.624Z] [2022-03-21T17:48:20.624Z] Removing intermediate container 292099206c7e [2022-03-21T17:48:20.624Z] ---> 7efc5ee88d7b [2022-03-21T17:48:20.624Z] [2022-03-21T17:48:20.624Z] Successfully built 5f99eaa06634 [2022-03-21T17:48:20.624Z] Successfully tagged core-metadata:latest [2022-03-21T17:48:20.624Z]  Building core-metadata ... done Building support-scheduler [2022-03-21T17:48:20.884Z] Successfully built 7efc5ee88d7b [2022-03-21T17:48:20.884Z] Successfully tagged core-command:latest [2022-03-21T17:48:20.884Z] Building core-data [2022-03-21T17:48:20.884Z]  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:20.884Z] ---> a77d8d7b087f [2022-03-21T17:48:20.884Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-21T17:48:21.455Z] ---> 510166aa46eb [2022-03-21T17:48:21.455Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-21T17:48:21.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:21.976Z] OK: 221 MiB in 52 packages [2022-03-21T17:48:22.545Z] Removing intermediate container 3fb9815ec25b [2022-03-21T17:48:22.545Z] ---> 47d7d4b2c3a6 [2022-03-21T17:48:22.545Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-21T17:48:24.474Z] ---> 75c58d3da2ef [2022-03-21T17:48:24.474Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-21T17:48:24.474Z] ---> Running in ea1acfa73e8b [2022-03-21T17:48:24.474Z] Removing intermediate container d77c868a47cd [2022-03-21T17:48:24.474Z] ---> 6f1524763a5c [2022-03-21T17:48:24.474Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T17:48:24.474Z] ---> e1d53207ff4e [2022-03-21T17:48:24.474Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-21T17:48:24.733Z] Removing intermediate container ea1acfa73e8b [2022-03-21T17:48:24.733Z] ---> 41accd2ddf0f [2022-03-21T17:48:24.733Z] Step 20/22 : LABEL arch=x86_64 [2022-03-21T17:48:24.733Z] ---> Running in b16b31852cd6 [2022-03-21T17:48:24.733Z] ---> Running in 52f1c59560d1 [2022-03-21T17:48:24.993Z] ---> f57702efb407 [2022-03-21T17:48:24.993Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T17:48:24.993Z] ---> Running in 480eb7ef84e8 [2022-03-21T17:48:24.993Z] Removing intermediate container 52f1c59560d1 [2022-03-21T17:48:24.993Z] ---> 78496b624c00 [2022-03-21T17:48:24.993Z] Step 21/22 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T17:48:24.993Z] Removing intermediate container b16b31852cd6 [2022-03-21T17:48:24.993Z] ---> e64483bc6615 [2022-03-21T17:48:24.993Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-21T17:48:25.253Z] ---> Running in 02a127c5aa47 [2022-03-21T17:48:25.253Z] ---> 1fd95955d4c9 [2022-03-21T17:48:25.253Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-21T17:48:25.514Z] Removing intermediate container 02a127c5aa47 [2022-03-21T17:48:25.514Z] ---> 8b769713a603 [2022-03-21T17:48:25.514Z] Step 22/22 : LABEL version=0.0.0 [2022-03-21T17:48:25.514Z] ---> Running in bd8ba953fb45 [2022-03-21T17:48:25.514Z] ---> Running in 37ba12c56d40 [2022-03-21T17:48:25.775Z] Removing intermediate container 37ba12c56d40 [2022-03-21T17:48:25.775Z] ---> 339ed04bb1b2 [2022-03-21T17:48:25.775Z] [2022-03-21T17:48:26.035Z] Successfully built 339ed04bb1b2 [2022-03-21T17:48:26.035Z] Successfully tagged security-proxy-setup:latest [2022-03-21T17:48:26.973Z]  Building security-proxy-setup ... done Removing intermediate container 480eb7ef84e8 [2022-03-21T17:48:26.973Z] ---> 445e87d72885 [2022-03-21T17:48:26.973Z] Step 8/23 : COPY . . [2022-03-21T17:48:26.974Z] Removing intermediate container bd8ba953fb45 [2022-03-21T17:48:26.974Z] ---> fb21b1aa9caf [2022-03-21T17:48:26.974Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-21T17:48:27.544Z] ---> Running in 9915438256a4 [2022-03-21T17:48:27.544Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T17:48:27.544Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-21T17:48:27.544Z] ---> 54864e6f38c5 [2022-03-21T17:48:27.544Z] Step 3/22 : WORKDIR /edgex-go [2022-03-21T17:48:27.544Z] ---> Using cache [2022-03-21T17:48:27.544Z] ---> 1d8ded89dec4 [2022-03-21T17:48:27.544Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:48:27.544Z] ---> Using cache [2022-03-21T17:48:27.544Z] ---> d6002c3ba247 [2022-03-21T17:48:27.544Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-21T17:48:27.544Z] ---> Using cache [2022-03-21T17:48:27.544Z] ---> 981a12a69c12 [2022-03-21T17:48:27.544Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-21T17:48:27.544Z] ---> Using cache [2022-03-21T17:48:27.544Z] ---> 738718dc0f41 [2022-03-21T17:48:27.544Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T17:48:27.544Z] ---> Using cache [2022-03-21T17:48:27.544Z] ---> 5afc1525ec27 [2022-03-21T17:48:27.544Z] Step 8/22 : COPY . . [2022-03-21T17:48:27.544Z] ---> Using cache [2022-03-21T17:48:27.544Z] ---> 880d3e196d8c [2022-03-21T17:48:27.544Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-21T17:48:27.544Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T17:48:27.544Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T17:48:27.544Z] ---> 54864e6f38c5 [2022-03-21T17:48:27.544Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T17:48:27.544Z] ---> Using cache [2022-03-21T17:48:27.544Z] ---> 1d8ded89dec4 [2022-03-21T17:48:27.544Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:48:27.544Z] ---> Using cache [2022-03-21T17:48:27.544Z] ---> d6002c3ba247 [2022-03-21T17:48:27.544Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-21T17:48:28.927Z] Removing intermediate container 9915438256a4 [2022-03-21T17:48:28.927Z] ---> 6012c589bfb2 [2022-03-21T17:48:28.927Z] Step 28/31 : CMD ["gate"] [2022-03-21T17:48:28.927Z] ---> Running in 57a82d74b0d5 [2022-03-21T17:48:28.927Z] ---> Running in 5592943fd355 [2022-03-21T17:48:28.927Z] ---> Running in b91138cbbb6c [2022-03-21T17:48:29.187Z] Removing intermediate container b91138cbbb6c [2022-03-21T17:48:29.187Z] ---> 3f7bf27a07e8 [2022-03-21T17:48:29.187Z] Step 29/31 : LABEL arch=x86_64 [2022-03-21T17:48:29.446Z] ---> Running in 8f377c8b67c1 [2022-03-21T17:48:29.446Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:29.446Z] 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-21T17:48:29.705Z] Removing intermediate container 8f377c8b67c1 [2022-03-21T17:48:29.705Z] ---> 630578efd2d4 [2022-03-21T17:48:29.705Z] Step 30/31 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T17:48:29.705Z] ---> Running in 3748deb02e4b [2022-03-21T17:48:29.965Z] Removing intermediate container 3748deb02e4b [2022-03-21T17:48:29.965Z] ---> dccf2665502e [2022-03-21T17:48:29.965Z] Step 31/31 : LABEL version=0.0.0 [2022-03-21T17:48:30.227Z] ---> Running in 368b84fdd921 [2022-03-21T17:48:30.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:30.487Z] Removing intermediate container 368b84fdd921 [2022-03-21T17:48:30.487Z] ---> 28bbc77d54e9 [2022-03-21T17:48:30.487Z] [2022-03-21T17:48:30.487Z] OK: 221 MiB in 52 packages [2022-03-21T17:48:30.487Z] Successfully built 28bbc77d54e9 [2022-03-21T17:48:30.748Z] Successfully tagged security-bootstrapper:latest [2022-03-21T17:48:31.688Z]  Building security-bootstrapper ... done Removing intermediate container 57a82d74b0d5 [2022-03-21T17:48:31.688Z] ---> fe326796eaa5 [2022-03-21T17:48:31.688Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T17:48:32.257Z] ---> 5de99645c40e [2022-03-21T17:48:32.257Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T17:48:32.257Z] ---> Running in 0a70159f4964 [2022-03-21T17:48:32.518Z] ---> 65c0c9a92adf [2022-03-21T17:48:32.518Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-21T17:48:32.518Z] ---> Running in 059550fbf013 [2022-03-21T17:48:33.089Z] 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-21T17:48:33.349Z] Removing intermediate container 0a70159f4964 [2022-03-21T17:48:33.349Z] ---> 2d12c6c4df33 [2022-03-21T17:48:33.349Z] Step 8/23 : COPY . . [2022-03-21T17:48:34.780Z] Merging remotes/origin/main commit d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f into PR head commit d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T17:48:35.218Z] Merge succeeded, producing d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T17:48:35.219Z] Checking out Revision d096b8e3d72da3c1b3d838514b904ce77bebe9ea (PR-3897) [2022-03-21T17:48:33.596Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-21T17:48:33.622Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-21T17:48:33.708Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-21T17:48:33.794Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-21T17:48:33.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T17:48:33.857Z] > 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-21T17:48:34.807Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T17:48:34.827Z] > git checkout -f d096b8e3d72da3c1b3d838514b904ce77bebe9ea # timeout=10 [2022-03-21T17:48:35.111Z] > git remote # timeout=10 [2022-03-21T17:48:35.141Z] > git config --get remote.origin.url # timeout=10 [2022-03-21T17:48:35.157Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T17:48:35.171Z] > git merge d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f # timeout=10 [2022-03-21T17:48:35.200Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-21T17:48:35.231Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T17:48:35.245Z] > git checkout -f d096b8e3d72da3c1b3d838514b904ce77bebe9ea # timeout=10 [2022-03-21T17:48:39.580Z] Commit message: "feat(security): Update SPIFFE_TRUSTDOMAIN and SPIFFE_ENDPOINTSOCKET based on the WG discussion and decision" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-21T17:48:40.618Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-21T17:48:40.618Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T17:48:40.618Z] Dload Upload Total Spent Left Speed [2022-03-21T17:48:40.618Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46081 0 --:--:-- --:--:-- --:--:-- 46081 [Pipeline] sh [2022-03-21T17:48:41.214Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-21T17:48:41.476Z] ---> dc0f82269497 [2022-03-21T17:48:41.476Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-21T17:48:41.476Z] ---> Running in b2dec4f9b721 [2022-03-21T17:48:41.476Z] 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-21T17:48:41.476Z] Removing intermediate container 5592943fd355 [2022-03-21T17:48:41.476Z] ---> 5570542dead9 [2022-03-21T17:48:41.476Z] [2022-03-21T17:48:41.476Z] Step 10/22 : FROM alpine:3.14 [2022-03-21T17:48:41.476Z] ---> a33ac4f1069a [2022-03-21T17:48:41.476Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-21T17:48:41.476Z] ---> Using cache [2022-03-21T17:48:41.476Z] ---> e51ea88f34a6 [2022-03-21T17:48:41.476Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T17:48:41.476Z] ---> Using cache [2022-03-21T17:48:41.476Z] ---> 1866e6fb9ab6 [2022-03-21T17:48:41.476Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-21T17:48:41.476Z] ---> Running in f327d735e27e [2022-03-21T17:48:41.476Z] Removing intermediate container f327d735e27e [2022-03-21T17:48:41.476Z] ---> cff8ac3daee5 [2022-03-21T17:48:41.476Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-21T17:48:41.568Z] + sudo tee /etc/docker/daemon.new [2022-03-21T17:48:41.568Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-21T17:48:41.568Z] { [2022-03-21T17:48:41.568Z] "registry-mirrors": [ [2022-03-21T17:48:41.568Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-21T17:48:41.568Z] ], [2022-03-21T17:48:41.568Z] "bip": "10.250.0.254/24", [2022-03-21T17:48:41.568Z] "hosts": [ [2022-03-21T17:48:41.568Z] "tcp://0.0.0.0:5555", [2022-03-21T17:48:41.568Z] "unix:///var/run/docker.sock" [2022-03-21T17:48:41.568Z] ], [2022-03-21T17:48:41.568Z] "mtu": 1458, [2022-03-21T17:48:41.568Z] "selinux-enabled": true, [2022-03-21T17:48:41.568Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-21T17:48:41.568Z] } [Pipeline] sh [2022-03-21T17:48:41.734Z] ---> Running in f36ee6d9fe26 [2022-03-21T17:48:41.944Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-21T17:48:41.994Z] Removing intermediate container f36ee6d9fe26 [2022-03-21T17:48:41.994Z] ---> e5409a0fb66f [2022-03-21T17:48:41.994Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T17:48:41.994Z] Removing intermediate container 059550fbf013 [2022-03-21T17:48:41.994Z] ---> fad3e33e0029 [2022-03-21T17:48:41.994Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-21T17:48:42.252Z] ---> Running in af3f0bf6752a [2022-03-21T17:48:42.332Z] + sudo service docker restart [2022-03-21T17:48:42.510Z] ---> 59ef82ae2d10 [2022-03-21T17:48:42.510Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-21T17:48:42.770Z] 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-21T17:48:43.336Z] ---> eed23f60e868 [2022-03-21T17:48:43.336Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-21T17:48:43.597Z] ---> b4b5d60c08a6 [2022-03-21T17:48:43.597Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-21T17:48:43.856Z] ---> Running in 6c4f1ec659ee [2022-03-21T17:48:43.856Z] Removing intermediate container af3f0bf6752a [2022-03-21T17:48:43.856Z] ---> 0eeb750f09d4 [2022-03-21T17:48:43.856Z] [2022-03-21T17:48:43.856Z] Step 11/23 : FROM docker:20.10.10 [2022-03-21T17:48:43.856Z] Removing intermediate container 6c4f1ec659ee [2022-03-21T17:48:43.856Z] ---> bfb200c8e31d [2022-03-21T17:48:43.856Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T17:48:43.856Z] 20.10.10: Pulling from library/docker [2022-03-21T17:48:44.116Z] ---> Running in 93f25c18696b [2022-03-21T17:48:44.379Z] Removing intermediate container 93f25c18696b [2022-03-21T17:48:44.379Z] ---> 94ea4f1cb3d3 [2022-03-21T17:48:44.379Z] Step 20/22 : LABEL arch=x86_64 [2022-03-21T17:48:44.638Z] ---> Running in 4c599e88e8a1 [2022-03-21T17:48:44.898Z] Removing intermediate container 4c599e88e8a1 [2022-03-21T17:48:44.898Z] ---> b34d9e86b228 [2022-03-21T17:48:44.898Z] Step 21/22 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T17:48:44.898Z] ---> Running in 40126925e1b5 [2022-03-21T17:48:45.156Z] Removing intermediate container 40126925e1b5 [2022-03-21T17:48:45.156Z] ---> 5e054c7d936f [2022-03-21T17:48:45.156Z] Step 22/22 : LABEL version=0.0.0 [2022-03-21T17:48:45.156Z] ---> Running in 87bafed8cae3 [2022-03-21T17:48:45.415Z] Removing intermediate container 87bafed8cae3 [2022-03-21T17:48:45.415Z] ---> 629eef7c17ac [2022-03-21T17:48:45.415Z] [2022-03-21T17:48:45.415Z] Successfully built 629eef7c17ac [2022-03-21T17:48:45.415Z] Successfully tagged support-scheduler:latest [2022-03-21T17:48:47.320Z]  Building support-scheduler ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-21T17:48:47.320Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-21T17:48:47.320Z] ---> b706a049f56e [2022-03-21T17:48:47.320Z] 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-21T17:48:47.888Z] ---> Running in 920fae5bdf7b [2022-03-21T17:48:47.888Z] Removing intermediate container 920fae5bdf7b [2022-03-21T17:48:47.888Z] ---> cdf40560e7c3 [2022-03-21T17:48:47.888Z] 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-21T17:48:48.148Z] ---> Running in 2561c7b26960 [2022-03-21T17:48:48.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:48.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:48.665Z] (1/42) Installing readline (8.1.0-r0) [2022-03-21T17:48:48.665Z] (2/42) Installing bash (5.1.4-r0) [2022-03-21T17:48:48.665Z] Executing bash-5.1.4-r0.post-install [2022-03-21T17:48:48.665Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-21T17:48:48.665Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-21T17:48:48.665Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-21T17:48:48.665Z] (6/42) Installing curl (7.79.1-r0) [2022-03-21T17:48:48.665Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-21T17:48:48.665Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-21T17:48:48.665Z] (9/42) Installing expat (2.4.7-r0) [2022-03-21T17:48:48.665Z] (10/42) Installing libffi (3.3-r2) [2022-03-21T17:48:48.665Z] (11/42) Installing gdbm (1.19-r0) [2022-03-21T17:48:48.665Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-21T17:48:48.665Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-21T17:48:48.665Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-21T17:48:48.665Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-21T17:48:48.665Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-21T17:48:48.665Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-21T17:48:49.235Z] Removing intermediate container b2dec4f9b721 [2022-03-21T17:48:49.235Z] ---> b0d8271db9f2 [2022-03-21T17:48:49.235Z] [2022-03-21T17:48:49.235Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T17:48:49.235Z] ---> a33ac4f1069a [2022-03-21T17:48:49.235Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-21T17:48:49.235Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-21T17:48:49.235Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-21T17:48:49.235Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-21T17:48:49.235Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-21T17:48:49.235Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-21T17:48:49.235Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-21T17:48:49.235Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-21T17:48:49.235Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-21T17:48:49.235Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-21T17:48:49.235Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-21T17:48:49.235Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-21T17:48:49.235Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-21T17:48:49.499Z] ---> Running in 2a4702cb0d9c [2022-03-21T17:48:49.499Z] Removing intermediate container 2a4702cb0d9c [2022-03-21T17:48:49.499Z] ---> f866c755ec60 [2022-03-21T17:48:49.499Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-21T17:48:49.499Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-21T17:48:49.499Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-21T17:48:49.499Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-21T17:48:49.499Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-21T17:48:49.499Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-21T17:48:49.499Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-21T17:48:49.499Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-21T17:48:49.499Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-21T17:48:49.499Z] ---> Running in 676a05163f42 [2022-03-21T17:48:49.499Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-21T17:48:49.499Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-21T17:48:49.499Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-21T17:48:49.499Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-21T17:48:49.760Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-21T17:48:49.760Z] Removing intermediate container 676a05163f42 [2022-03-21T17:48:49.760Z] ---> e639362059d2 [2022-03-21T17:48:49.760Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-21T17:48:49.760Z] ---> Running in 1571f39a502a [2022-03-21T17:48:49.760Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T17:48:49.760Z] OK: 84 MiB in 64 packages [2022-03-21T17:48:50.020Z] Removing intermediate container 1571f39a502a [2022-03-21T17:48:50.020Z] ---> a6d78a04bb5a [2022-03-21T17:48:50.020Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:48:50.020Z] ---> Running in f4111ead0793 [2022-03-21T17:48:50.589Z] Collecting docker-compose==1.23.2 [2022-03-21T17:48:50.589Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-21T17:48:50.589Z] Removing intermediate container f4111ead0793 [2022-03-21T17:48:50.590Z] ---> 52fa06f56e2e [2022-03-21T17:48:50.590Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-21T17:48:50.590Z] Collecting cached-property<2,>=1.2.0 [2022-03-21T17:48:50.590Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-21T17:48:50.590Z] ---> Running in 57f65eb4f24a [2022-03-21T17:48:50.590Z] Collecting jsonschema<3,>=2.5.1 [2022-03-21T17:48:50.590Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-21T17:48:50.850Z] Collecting PyYAML<4,>=3.10 [2022-03-21T17:48:50.850Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-21T17:48:50.850Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:51.418Z] Collecting docopt<0.7,>=0.6.1 [2022-03-21T17:48:51.418Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-21T17:48:51.678Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-21T17:48:51.678Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-21T17:48:51.678Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T17:48:51.939Z] Collecting texttable<0.10,>=0.9.0 [2022-03-21T17:48:51.939Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-21T17:48:51.939Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-21T17:48:52.197Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-21T17:48:52.197Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-21T17:48:52.197Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-21T17:48:52.197Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-21T17:48:52.197Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-21T17:48:52.456Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-21T17:48:52.456Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-21T17:48:52.456Z] 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-21T17:48:52.456Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-21T17:48:52.456Z] Collecting docker<4.0,>=3.6.0 [2022-03-21T17:48:52.456Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-21T17:48:52.456Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-21T17:48:52.456Z] Collecting docker-pycreds>=0.4.0 [2022-03-21T17:48:52.456Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-21T17:48:52.456Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T17:48:52.456Z] OK: 8 MiB in 20 packages [2022-03-21T17:48:52.456Z] Collecting idna<2.8,>=2.5 [2022-03-21T17:48:52.456Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-21T17:48:52.716Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-21T17:48:52.716Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-21T17:48:52.716Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-21T17:48:52.716Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-21T17:48:52.716Z] 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-21T17:48:52.716Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-21T17:48:52.716Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-21T17:48:52.716Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-21T17:48:52.716Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-21T17:48:52.974Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-21T17:48:52.974Z] Attempting uninstall: urllib3 [2022-03-21T17:48:52.974Z] Found existing installation: urllib3 1.26.5 [2022-03-21T17:48:52.974Z] Uninstalling urllib3-1.26.5: [2022-03-21T17:48:52.974Z] Successfully uninstalled urllib3-1.26.5 [2022-03-21T17:48:52.974Z] Removing intermediate container 57f65eb4f24a [2022-03-21T17:48:52.974Z] ---> d60efdddf68a [2022-03-21T17:48:52.974Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T17:48:52.974Z] Attempting uninstall: idna [2022-03-21T17:48:52.974Z] Found existing installation: idna 3.2 [2022-03-21T17:48:52.974Z] Uninstalling idna-3.2: [2022-03-21T17:48:52.974Z] Successfully uninstalled idna-3.2 [2022-03-21T17:48:53.233Z] ---> f88cfcea28d6 [2022-03-21T17:48:53.233Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-21T17:48:53.233Z] Attempting uninstall: chardet [2022-03-21T17:48:53.233Z] Found existing installation: chardet 4.0.0 [2022-03-21T17:48:53.233Z] Uninstalling chardet-4.0.0: [2022-03-21T17:48:53.233Z] Successfully uninstalled chardet-4.0.0 [2022-03-21T17:48:53.493Z] ---> 914bde998abf [2022-03-21T17:48:53.493Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-21T17:48:53.753Z] Attempting uninstall: requests [2022-03-21T17:48:53.753Z] Found existing installation: requests 2.25.1 [2022-03-21T17:48:53.753Z] Uninstalling requests-2.25.1: [2022-03-21T17:48:53.753Z] Successfully uninstalled requests-2.25.1 [2022-03-21T17:48:53.753Z] Running setup.py install for texttable: started [2022-03-21T17:48:53.753Z] ---> a7d0abc8b318 [2022-03-21T17:48:53.753Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-21T17:48:53.753Z] ---> Running in 122aef4b3816 [2022-03-21T17:48:54.013Z] Removing intermediate container 122aef4b3816 [2022-03-21T17:48:54.013Z] ---> 9126eeed05fe [2022-03-21T17:48:54.013Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T17:48:54.013Z] ---> Running in 67746dfa5637 [2022-03-21T17:48:54.013Z] Removing intermediate container 67746dfa5637 [2022-03-21T17:48:54.013Z] ---> 87b259a89507 [2022-03-21T17:48:54.013Z] Step 21/23 : LABEL arch=x86_64 [2022-03-21T17:48:54.013Z] Running setup.py install for texttable: finished with status 'done' [2022-03-21T17:48:54.013Z] ---> Running in 47bf1e96ddcf [2022-03-21T17:48:54.013Z] Running setup.py install for PyYAML: started [2022-03-21T17:48:54.273Z] Removing intermediate container 47bf1e96ddcf [2022-03-21T17:48:54.273Z] ---> 6e734923785e [2022-03-21T17:48:54.273Z] Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T17:48:54.273Z] ---> Running in 34758b55a634 [2022-03-21T17:48:54.273Z] Removing intermediate container 34758b55a634 [2022-03-21T17:48:54.273Z] ---> 975ae6aaa04e [2022-03-21T17:48:54.273Z] Step 23/23 : LABEL version=0.0.0 [2022-03-21T17:48:54.273Z] ---> Running in d17b41f643ad [2022-03-21T17:48:54.533Z] Removing intermediate container d17b41f643ad [2022-03-21T17:48:54.533Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-21T17:48:54.533Z] ---> ae3ec49efe43 [2022-03-21T17:48:54.533Z] [2022-03-21T17:48:54.533Z] Running setup.py install for docopt: started [2022-03-21T17:48:54.533Z] Successfully built ae3ec49efe43 [2022-03-21T17:48:54.533Z] Successfully tagged core-data:latest [2022-03-21T17:48:54.793Z]  Building core-data ... done  Running setup.py install for docopt: finished with status 'done' [2022-03-21T17:48:54.793Z] Running setup.py install for dockerpty: started [2022-03-21T17:48:55.053Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-21T17:48:55.314Z] 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-21T17:48:57.850Z] Removing intermediate container 2561c7b26960 [2022-03-21T17:48:57.850Z] ---> 2ed7b4704a9f [2022-03-21T17:48:57.850Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-21T17:48:57.850Z] ---> Running in 9752e846ff16 [2022-03-21T17:48:57.850Z] Removing intermediate container 9752e846ff16 [2022-03-21T17:48:57.850Z] ---> 7b147f7dbb24 [2022-03-21T17:48:57.850Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-21T17:48:57.850Z] ---> Running in e01dfd4d5574 [2022-03-21T17:48:58.110Z] Removing intermediate container e01dfd4d5574 [2022-03-21T17:48:58.110Z] ---> 5da2ce35bec8 [2022-03-21T17:48:58.110Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-21T17:48:58.370Z] ---> b683d2313b42 [2022-03-21T17:48:58.370Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-21T17:48:58.630Z] ---> f21b52d0a647 [2022-03-21T17:48:58.630Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-21T17:48:58.630Z] ---> ba52e4cc8eaf [2022-03-21T17:48:58.630Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-21T17:48:58.891Z] ---> Running in 66aa9fd6fe44 [2022-03-21T17:48:58.891Z] Removing intermediate container 66aa9fd6fe44 [2022-03-21T17:48:58.891Z] ---> ec2d67a20f13 [2022-03-21T17:48:58.891Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T17:48:58.891Z] ---> Running in b1d3b814d3cc [2022-03-21T17:48:58.891Z] Removing intermediate container b1d3b814d3cc [2022-03-21T17:48:58.891Z] ---> db70f0db0f5b [2022-03-21T17:48:58.891Z] Step 21/23 : LABEL arch=x86_64 [2022-03-21T17:48:59.153Z] ---> Running in 47b2249f8767 [2022-03-21T17:48:59.153Z] Removing intermediate container 47b2249f8767 [2022-03-21T17:48:59.153Z] ---> cb18f0b4a39a [2022-03-21T17:48:59.153Z] Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T17:48:59.153Z] ---> Running in 75d11f83bbe3 [2022-03-21T17:48:59.153Z] Removing intermediate container 75d11f83bbe3 [2022-03-21T17:48:59.153Z] ---> 3e082f0d285e [2022-03-21T17:48:59.153Z] Step 23/23 : LABEL version=0.0.0 [2022-03-21T17:48:59.153Z] ---> Running in 3220f1e5bfb7 [2022-03-21T17:48:59.413Z] Removing intermediate container 3220f1e5bfb7 [2022-03-21T17:48:59.413Z] ---> d3ce4bf14a4d [2022-03-21T17:48:59.413Z] [2022-03-21T17:48:59.413Z] Successfully built d3ce4bf14a4d [2022-03-21T17:48:59.413Z] Successfully tagged sys-mgmt-agent:latest [2022-03-21T17:48:59.420Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-21T17:48:59.431Z] $ docker stop --time=1 8e3b13c6736e9c9cb4268a07c80a14d5f75107c95a749fd995ced7cacb5b1b8e [2022-03-21T17:49:00.749Z] $ docker rm -f 8e3b13c6736e9c9cb4268a07c80a14d5f75107c95a749fd995ced7cacb5b1b8e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-21T17:49:00.847Z] provisioning config files... [2022-03-21T17:49:00.873Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8336936237163535832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T17:49:01.082Z] + docker images [2022-03-21T17:49:01.082Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-21T17:49:01.082Z] sys-mgmt-agent latest d3ce4bf14a4d 1 second ago 296MB [2022-03-21T17:49:01.082Z] core-data latest ae3ec49efe43 6 seconds ago 20MB [2022-03-21T17:49:01.082Z] b0d8271db9f2 12 seconds ago 1.81GB [2022-03-21T17:49:01.082Z] support-scheduler latest 629eef7c17ac 15 seconds ago 16MB [2022-03-21T17:49:01.082Z] 0eeb750f09d4 17 seconds ago 1.8GB [2022-03-21T17:49:01.082Z] 5570542dead9 20 seconds ago 1.8GB [2022-03-21T17:49:01.082Z] security-bootstrapper latest 28bbc77d54e9 30 seconds ago 18.7MB [2022-03-21T17:49:01.082Z] security-proxy-setup latest 339ed04bb1b2 35 seconds ago 26.3MB [2022-03-21T17:49:01.082Z] core-metadata latest 5f99eaa06634 40 seconds ago 16.6MB [2022-03-21T17:49:01.082Z] core-command latest 7efc5ee88d7b 40 seconds ago 15.8MB [2022-03-21T17:49:01.082Z] security-spire-config latest 7018afc416a1 45 seconds ago 82.2MB [2022-03-21T17:49:01.082Z] 430bd452e15e 46 seconds ago 1.8GB [2022-03-21T17:49:01.082Z] 82bd1df36861 47 seconds ago 1.8GB [2022-03-21T17:49:01.082Z] 469a733e93cc 47 seconds ago 1.8GB [2022-03-21T17:49:01.082Z] caa7e1bfe93c 47 seconds ago 1.79GB [2022-03-21T17:49:01.082Z] 056f9c2300eb 56 seconds ago 1.88GB [2022-03-21T17:49:01.082Z] security-spiffe-token-provider latest fe23728a77d9 About a minute ago 28.5MB [2022-03-21T17:49:01.082Z] security-secretstore-setup latest 2321bf5d1ab7 About a minute ago 27.9MB [2022-03-21T17:49:01.082Z] security-spire-agent latest e319433c46c0 About a minute ago 119MB [2022-03-21T17:49:01.082Z] support-notifications latest 697e51f7e7dd About a minute ago 16.7MB [2022-03-21T17:49:01.082Z] security-spire-server latest 979d73dbee7b About a minute ago 82.9MB [2022-03-21T17:49:01.082Z] af89070e5dce About a minute ago 1.84GB [2022-03-21T17:49:01.082Z] 8fa7ef043ca3 About a minute ago 1.8GB [2022-03-21T17:49:01.082Z] c318637c82af About a minute ago 1.8GB [2022-03-21T17:49:01.082Z] ac74494e8f0f About a minute ago 1.88GB [2022-03-21T17:49:01.082Z] a3fb6cf098a3 About a minute ago 1.88GB [2022-03-21T17:49:01.082Z] ci-base-image-x86_64 latest 54864e6f38c5 4 minutes ago 1.27GB [2022-03-21T17:49:01.082Z] alpine 3.14 a33ac4f1069a 4 days ago 5.59MB [2022-03-21T17:49:01.082Z] alpine 3.15 e9adb5357e84 4 days ago 5.57MB [2022-03-21T17:49:01.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB [2022-03-21T17:49:01.082Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-21T17:49:01.082Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-21T17:49:01.082Z] 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-21T17:49:01.311Z] ---> docker-login.sh [2022-03-21T17:49:01.311Z] nexus3.edgexfoundry.org:10001 [2022-03-21T17:49:01.324Z] Running on prd-ubuntu18.04-docker-8c-8g-8432 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws [2022-03-21T17:49:01.334Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-03-21T17:49:01.434Z] The recommended git tool is: git [2022-03-21T17:49:01.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T17:49:02.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T17:49:02.204Z] Configure a credential helper to remove this warning. See [2022-03-21T17:49:02.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T17:49:02.204Z] [2022-03-21T17:49:02.204Z] Login Succeeded [2022-03-21T17:49:02.204Z] nexus3.edgexfoundry.org:10002 [2022-03-21T17:49:02.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T17:49:02.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T17:49:02.476Z] Configure a credential helper to remove this warning. See [2022-03-21T17:49:02.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T17:49:02.476Z] [2022-03-21T17:49:02.476Z] Login Succeeded [2022-03-21T17:49:02.476Z] nexus3.edgexfoundry.org:10003 [2022-03-21T17:49:03.052Z] using credential edgex-jenkins-ssh [2022-03-21T17:49:03.063Z] Cloning the remote Git repository [2022-03-21T17:49:03.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T17:49:03.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T17:49:03.071Z] Configure a credential helper to remove this warning. See [2022-03-21T17:49:03.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T17:49:03.071Z] [2022-03-21T17:49:03.071Z] Login Succeeded [2022-03-21T17:49:03.071Z] nexus3.edgexfoundry.org:10004 [2022-03-21T17:49:03.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T17:49:03.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T17:49:03.621Z] Configure a credential helper to remove this warning. See [2022-03-21T17:49:03.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T17:49:03.621Z] [2022-03-21T17:49:03.621Z] Login Succeeded [2022-03-21T17:49:03.621Z] docker.io [2022-03-21T17:49:03.093Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-21T17:49:03.132Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-03-21T17:49:03.177Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-21T17:49:03.177Z] > git --version # timeout=10 [2022-03-21T17:49:03.186Z] > git --version # 'git version 2.17.1' [2022-03-21T17:49:03.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T17:49:03.212Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-21T17:49:03.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T17:49:04.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T17:49:04.167Z] Configure a credential helper to remove this warning. See [2022-03-21T17:49:04.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T17:49:04.167Z] [2022-03-21T17:49:04.167Z] Login Succeeded [2022-03-21T17:49:04.167Z] ---> docker-login.sh ends [Pipeline] } [2022-03-21T17:49:04.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-21T17:49:04.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-21T17:49:04.634Z] ========================================================= [2022-03-21T17:49:04.634Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-21T17:49:04.634Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-21T17:49:04.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T17:49:05.244Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-21T17:49:05.244Z] 9b3977197b4f: Pulling fs layer [2022-03-21T17:49:05.244Z] 1a89e8eeedd5: Pulling fs layer [2022-03-21T17:49:05.244Z] 94645a83ff95: Pulling fs layer [2022-03-21T17:49:05.244Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-21T17:49:05.244Z] 0c92f367c5e7: Pulling fs layer [2022-03-21T17:49:05.244Z] f7c0051592d6: Pulling fs layer [2022-03-21T17:49:05.244Z] a227ed2f7395: Pulling fs layer [2022-03-21T17:49:05.244Z] 7b1c46037f91: Pulling fs layer [2022-03-21T17:49:05.244Z] f7c0051592d6: Waiting [2022-03-21T17:49:05.244Z] a227ed2f7395: Waiting [2022-03-21T17:49:05.244Z] 7b1c46037f91: Waiting [2022-03-21T17:49:05.244Z] 3f3a8bcf1eab: Waiting [2022-03-21T17:49:05.244Z] 0c92f367c5e7: Waiting [2022-03-21T17:49:05.244Z] 94645a83ff95: Verifying Checksum [2022-03-21T17:49:05.244Z] 94645a83ff95: Download complete [2022-03-21T17:49:05.244Z] 1a89e8eeedd5: Verifying Checksum [2022-03-21T17:49:05.244Z] 1a89e8eeedd5: Download complete [2022-03-21T17:49:05.244Z] 0c92f367c5e7: Verifying Checksum [2022-03-21T17:49:05.244Z] 0c92f367c5e7: Download complete [2022-03-21T17:49:05.244Z] f7c0051592d6: Verifying Checksum [2022-03-21T17:49:05.244Z] f7c0051592d6: Download complete [2022-03-21T17:49:05.244Z] 9b3977197b4f: Download complete [2022-03-21T17:49:05.244Z] a227ed2f7395: Verifying Checksum [2022-03-21T17:49:05.244Z] a227ed2f7395: Download complete [2022-03-21T17:49:05.847Z] 9b3977197b4f: Pull complete [2022-03-21T17:49:06.457Z] 1a89e8eeedd5: Pull complete [2022-03-21T17:49:06.733Z] 94645a83ff95: Pull complete [2022-03-21T17:49:07.329Z] 7b1c46037f91: Verifying Checksum [2022-03-21T17:49:07.329Z] 7b1c46037f91: Download complete [2022-03-21T17:49:07.925Z] 3f3a8bcf1eab: Download complete [2022-03-21T17:49:08.111Z] Merging remotes/origin/main commit d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f into PR head commit d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T17:49:08.216Z] Merge succeeded, producing d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T17:49:08.216Z] Checking out Revision d096b8e3d72da3c1b3d838514b904ce77bebe9ea (PR-3897) [2022-03-21T17:49:07.382Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-21T17:49:07.388Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-21T17:49:07.396Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-21T17:49:07.414Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-21T17:49:07.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T17:49:07.420Z] > 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-21T17:49:08.123Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T17:49:08.129Z] > git checkout -f d096b8e3d72da3c1b3d838514b904ce77bebe9ea # timeout=10 [2022-03-21T17:49:08.189Z] > git remote # timeout=10 [2022-03-21T17:49:08.196Z] > git config --get remote.origin.url # timeout=10 [2022-03-21T17:49:08.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T17:49:08.205Z] > git merge d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f # timeout=10 [2022-03-21T17:49:08.213Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-21T17:49:08.222Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T17:49:08.228Z] > git checkout -f d096b8e3d72da3c1b3d838514b904ce77bebe9ea # timeout=10 [2022-03-21T17:49:11.740Z] Commit message: "feat(security): Update SPIFFE_TRUSTDOMAIN and SPIFFE_ENDPOINTSOCKET based on the WG discussion and decision" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T17:49:12.424Z] + echo snap-build.sh [2022-03-21T17:49:12.424Z] snap-build.sh [2022-03-21T17:49:12.424Z] + SNAP_BASE_DIR=. [2022-03-21T17:49:12.424Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2022-03-21T17:49:12.424Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2022-03-21T17:49:12.424Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2022-03-21T17:49:12.424Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2022-03-21T17:49:12.424Z] + cd /w/workspace/edgex-go/5 [2022-03-21T17:49:12.424Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-21T17:49:12.424Z] Reading package lists... [2022-03-21T17:49:12.424Z] Building dependency tree... [2022-03-21T17:49:12.424Z] Reading state information... [2022-03-21T17:49:12.424Z] The following packages were automatically installed and are no longer required: [2022-03-21T17:49:12.424Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-21T17:49:12.424Z] uidmap xdelta3 [2022-03-21T17:49:12.424Z] Use 'sudo apt autoremove' to remove them. [2022-03-21T17:49:12.424Z] The following packages will be REMOVED: [2022-03-21T17:49:12.424Z] lxd* lxd-client* [2022-03-21T17:49:12.424Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-21T17:49:12.688Z] After this operation, 31.7 MB disk space will be freed. [2022-03-21T17:49:13.213Z] (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-21T17:49:13.213Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-21T17:49:14.158Z] Removing lxd dnsmasq configuration [2022-03-21T17:49:14.158Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-21T17:49:14.158Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-21T17:49:20.361Z] 3f3a8bcf1eab: Pull complete [2022-03-21T17:49:20.361Z] 0c92f367c5e7: Pull complete [2022-03-21T17:49:20.361Z] f7c0051592d6: Pull complete [2022-03-21T17:49:20.636Z] a227ed2f7395: Pull complete [2022-03-21T17:49:28.934Z] 7b1c46037f91: Pull complete [2022-03-21T17:49:28.934Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-21T17:49:28.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T17:49:28.934Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-21T17:49:29.301Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-21T17:49:29.301Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T17:49:29.301Z] WORKDIR /edgex [2022-03-21T17:49:29.301Z] COPY go.mod . [2022-03-21T17:49:29.301Z] RUN go mod download [2022-03-21T17:49:31.944Z] Sending build context to Docker daemon 169MB [2022-03-21T17:49:31.944Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T17:49:31.944Z] ---> f79e39bc4007 [2022-03-21T17:49:31.944Z] Step 2/4 : WORKDIR /edgex [2022-03-21T17:49:33.939Z] ---> Running in 8488253e9e33 [2022-03-21T17:49:33.939Z] Removing intermediate container 8488253e9e33 [2022-03-21T17:49:33.939Z] ---> e7cffd395eb6 [2022-03-21T17:49:33.939Z] Step 3/4 : COPY go.mod . [2022-03-21T17:49:34.540Z] ---> 6d74c06fa152 [2022-03-21T17:49:34.540Z] Step 4/4 : RUN go mod download [2022-03-21T17:49:34.540Z] ---> Running in dd0ed55af8ad [2022-03-21T17:50:50.698Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-21T17:50:50.698Z] (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-21T17:50:50.698Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-21T17:50:50.698Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-21T17:50:50.698Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-21T17:50:50.698Z] + sudo snap remove --purge lxd [2022-03-21T17:50:50.698Z] snap "lxd" is not installed [2022-03-21T17:50:50.698Z] + sudo groupadd --force --system lxd [2022-03-21T17:50:50.698Z] ++ whoami [2022-03-21T17:50:50.698Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-21T17:50:50.698Z] + newgrp - lxd [2022-03-21T17:50:50.698Z] + sudo snap install lxd [2022-03-21T17:50:53.246Z] 2022-03-21T17:50:50Z INFO Waiting for automatic snapd restart... [2022-03-21T17:50:56.655Z] Removing intermediate container dd0ed55af8ad [2022-03-21T17:50:56.655Z] ---> cf2c53d465b3 [2022-03-21T17:50:56.655Z] Successfully built cf2c53d465b3 [2022-03-21T17:50:56.655Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T17:50:57.022Z] + docker inspect -f . ci-base-image-arm64 [2022-03-21T17:50:57.023Z] . [Pipeline] withDockerContainer [2022-03-21T17:50:57.272Z] prd-ubuntu20.04-docker-arm64-4c-16g-8436 does not seem to be running inside a container [2022-03-21T17:50:57.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-21T17:50:58.692Z] $ docker top c686b321c897a10efb95b93584dd18e5c4a9301e068850e77358c986a36331fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T17:50:59.616Z] + go version [2022-03-21T17:50:59.616Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-21T17:50:59.650Z] $ docker stop --time=1 c686b321c897a10efb95b93584dd18e5c4a9301e068850e77358c986a36331fa [2022-03-21T17:51:01.282Z] $ docker rm -f c686b321c897a10efb95b93584dd18e5c4a9301e068850e77358c986a36331fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T17:51:01.872Z] + docker inspect -f . ci-base-image-arm64 [2022-03-21T17:51:01.872Z] . [Pipeline] withDockerContainer [2022-03-21T17:51:02.112Z] prd-ubuntu20.04-docker-arm64-4c-16g-8436 does not seem to be running inside a container [2022-03-21T17:51:02.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-21T17:51:03.459Z] $ docker top 2d10bffe335756175d45d6e82e882e820d5e5ccb25af4393d63dbd2b37c3478a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-21T17:51:03.730Z] ========================================================= [2022-03-21T17:51:03.730Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-21T17:51:03.730Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-21T17:51:04.389Z] + make test [2022-03-21T17:51:04.389Z] go mod tidy [2022-03-21T17:51:05.377Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-21T17:51:08.158Z] lxd 4.24 from Canonical* installed [2022-03-21T17:51:08.158Z] + sudo lxd init --auto [2022-03-21T17:51:18.198Z] + sudo snap install --classic snapcraft [2022-03-21T17:51:21.497Z] snapcraft 6.0.2 from Canonical* installed [2022-03-21T17:51:21.497Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-21T17:51:21.497Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-21T17:51:21.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T17:51:21.497Z] Dload Upload Total Spent Left Speed [2022-03-21T17:51:21.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3987 0 --:--:-- --:--:-- --:--:-- 4012 [2022-03-21T17:51:21.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9419k 0 --:--:-- --:--:-- --:--:-- 20.0M [2022-03-21T17:51:21.497Z] ./yq_linux_amd64 [2022-03-21T17:51:21.759Z] + sudo snapcraft prime --use-lxd [2022-03-21T17:51:23.671Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-21T17:51:23.671Z] 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-21T17:51:23.671Z] - README.md [2022-03-21T17:51:23.671Z] [2022-03-21T17:51:23.671Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-21T17:51:23.931Z] Launching a container. [2022-03-21T17:51:36.164Z] Waiting for container to be ready [2022-03-21T17:51:36.164Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-21T17:51:36.164Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-21T17:51:36.164Z] [2022-03-21T17:51:37.764Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-21T17:51:39.470Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-21T17:51:40.856Z] Waiting for network to be ready... [2022-03-21T17:51:41.120Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-21T17:51:41.381Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-21T17:51:41.381Z] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-21T17:51:41.381Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-21T17:51:41.642Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-21T17:51:41.642Z] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-21T17:51:41.642Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-21T17:51:41.642Z] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-21T17:51:41.642Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-21T17:51:41.642Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-21T17:51:41.903Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] [2022-03-21T17:51:42.164Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-21T17:51:42.164Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1665 kB] [2022-03-21T17:51:42.164Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] [2022-03-21T17:51:42.164Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [315 kB] [2022-03-21T17:51:42.164Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-21T17:51:42.164Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.5 kB] [2022-03-21T17:51:42.164Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-21T17:51:42.164Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-21T17:51:42.164Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [877 kB] [2022-03-21T17:51:42.164Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [802 kB] [2022-03-21T17:51:42.164Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [125 kB] [2022-03-21T17:51:42.164Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-21T17:51:42.164Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-21T17:51:42.425Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-21T17:51:42.425Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-21T17:51:42.425Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-21T17:51:44.971Z] Fetched 23.4 MB in 4s (6266 kB/s) [2022-03-21T17:51:45.543Z] Reading package lists... [2022-03-21T17:51:45.805Z] Reading package lists... [2022-03-21T17:51:45.805Z] Building dependency tree... [2022-03-21T17:51:45.805Z] Reading state information... [2022-03-21T17:51:46.065Z] The following additional packages will be installed: [2022-03-21T17:51:46.065Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-21T17:51:46.065Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-21T17:51:46.065Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-21T17:51:46.065Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-21T17:51:46.065Z] Suggested packages: [2022-03-21T17:51:46.065Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-21T17:51:46.065Z] Recommended packages: [2022-03-21T17:51:46.065Z] gnupg libsasl2-modules [2022-03-21T17:51:46.065Z] The following NEW packages will be installed: [2022-03-21T17:51:46.065Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-21T17:51:46.066Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-21T17:51:46.066Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-21T17:51:46.066Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-21T17:51:46.066Z] The following packages will be upgraded: [2022-03-21T17:51:46.066Z] gpg gpg-agent gpgconf libudev1 [2022-03-21T17:51:46.066Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-21T17:51:46.066Z] Need to get 3859 kB of archives. [2022-03-21T17:51:46.066Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-21T17:51:46.066Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-21T17:51:46.327Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-21T17:51:46.327Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-21T17:51:46.327Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-21T17:51:46.327Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-21T17:51:46.327Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-21T17:51:46.327Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-21T17:51:46.327Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-21T17:51:46.327Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-21T17:51:46.327Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-21T17:51:46.327Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-21T17:51:46.327Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-21T17:51:46.327Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-21T17:51:46.327Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-21T17:51:46.327Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-21T17:51:46.327Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-21T17:51:46.327Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-21T17:51:46.327Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-21T17:51:46.327Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-21T17:51:46.588Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-21T17:51:47.162Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-21T17:51:47.162Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-21T17:51:47.162Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T17:51:47.162Z] Fetched 3859 kB in 1s (3807 kB/s) [2022-03-21T17:51:47.425Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-21T17:51:47.425Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-21T17:51:47.425Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-21T17:51:47.425Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-21T17:51:47.425Z] Selecting previously unselected package udev. [2022-03-21T17:51:47.425Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-21T17:51:47.425Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-21T17:51:47.425Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-21T17:51:47.687Z] Selecting previously unselected package libfuse2:amd64. [2022-03-21T17:51:47.687Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-21T17:51:47.687Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-21T17:51:47.687Z] Selecting previously unselected package fuse. [2022-03-21T17:51:47.687Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-21T17:51:47.687Z] Unpacking fuse (2.9.9-3) ... [2022-03-21T17:51:47.687Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-21T17:51:47.947Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-21T17:51:47.947Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-21T17:51:47.947Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-21T17:51:47.947Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-21T17:51:47.947Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-21T17:51:47.947Z] Selecting previously unselected package libksba8:amd64. [2022-03-21T17:51:47.947Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-21T17:51:48.208Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-21T17:51:48.208Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-21T17:51:48.208Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-21T17:51:48.208Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T17:51:48.208Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-21T17:51:48.208Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-21T17:51:48.208Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T17:51:48.208Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-21T17:51:48.208Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-21T17:51:48.208Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T17:51:48.208Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-21T17:51:48.208Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-21T17:51:48.208Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T17:51:48.469Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-21T17:51:48.469Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-21T17:51:48.469Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T17:51:48.469Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-21T17:51:48.469Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-21T17:51:48.469Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T17:51:48.469Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-21T17:51:48.469Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-21T17:51:48.469Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T17:51:48.469Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-21T17:51:48.469Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-21T17:51:48.469Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T17:51:48.730Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-21T17:51:48.730Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-21T17:51:48.730Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T17:51:48.730Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-21T17:51:48.730Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-21T17:51:48.730Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-21T17:51:48.730Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-21T17:51:48.730Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-21T17:51:48.730Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-21T17:51:48.730Z] Selecting previously unselected package libldap-common. [2022-03-21T17:51:48.730Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-21T17:51:48.730Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-21T17:51:48.730Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-21T17:51:48.730Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-21T17:51:48.730Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-21T17:51:48.990Z] Selecting previously unselected package dirmngr. [2022-03-21T17:51:48.990Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-21T17:51:48.990Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-21T17:51:48.990Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-21T17:51:48.990Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-21T17:51:48.990Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-21T17:51:48.990Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-21T17:51:48.990Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-21T17:51:49.561Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-21T17:51:49.821Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-21T17:51:49.821Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T17:51:49.821Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-21T17:51:49.821Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-21T17:51:49.821Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T17:51:49.821Z] Setting up fuse (2.9.9-3) ... [2022-03-21T17:51:49.821Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-21T17:51:50.393Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T17:51:50.393Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T17:51:50.393Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T17:51:50.393Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T17:51:50.393Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T17:51:50.393Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T17:51:50.393Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T17:51:50.393Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-21T17:51:50.393Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-21T17:51:50.393Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-21T17:51:50.393Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-21T17:51:50.655Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-21T17:51:51.227Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-21T17:51:51.227Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-21T17:51:51.227Z] units). This means they are not meant to be enabled using systemctl. [2022-03-21T17:51:51.227Z] [2022-03-21T17:51:51.227Z] Possible reasons for having this kind of units are: [2022-03-21T17:51:51.227Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-21T17:51:51.227Z] .wants/ or .requires/ directory. [2022-03-21T17:51:51.227Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-21T17:51:51.227Z] a requirement dependency on it. [2022-03-21T17:51:51.227Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-21T17:51:51.227Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-21T17:51:51.227Z] • In case of template units, the unit is meant to be enabled with some [2022-03-21T17:51:51.227Z] instance name specified. [2022-03-21T17:51:51.489Z] Reading package lists... [2022-03-21T17:51:51.489Z] Building dependency tree... [2022-03-21T17:51:51.489Z] Reading state information... [2022-03-21T17:51:51.752Z] The following additional packages will be installed: [2022-03-21T17:51:51.752Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-21T17:51:51.752Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-21T17:51:51.752Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-21T17:51:51.752Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-21T17:51:51.752Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-21T17:51:51.752Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-21T17:51:51.752Z] Suggested packages: [2022-03-21T17:51:51.752Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-21T17:51:51.752Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-21T17:51:51.752Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-21T17:51:51.752Z] systemd-container policykit-1 [2022-03-21T17:51:51.752Z] Recommended packages: [2022-03-21T17:51:51.752Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-21T17:51:51.752Z] The following NEW packages will be installed: [2022-03-21T17:51:51.752Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-21T17:51:51.752Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-21T17:51:51.752Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-21T17:51:51.752Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-21T17:51:51.752Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-21T17:51:51.752Z] The following packages will be upgraded: [2022-03-21T17:51:51.752Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-21T17:51:51.752Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-21T17:51:51.752Z] Need to get 46.5 MB of archives. [2022-03-21T17:51:51.752Z] After this operation, 181 MB of additional disk space will be used. [2022-03-21T17:51:51.752Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-21T17:51:51.752Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-21T17:51:51.752Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-21T17:51:52.014Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-21T17:51:52.014Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-21T17:51:52.014Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-21T17:51:52.014Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-21T17:51:52.014Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-21T17:51:52.014Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-21T17:51:52.014Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-21T17:51:52.014Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-21T17:51:52.014Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-21T17:51:52.014Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-21T17:51:52.014Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-21T17:51:52.014Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-21T17:51:52.275Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-21T17:51:52.852Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-21T17:51:52.852Z] 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-21T17:51:52.852Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-21T17:51:52.852Z] 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-21T17:51:52.852Z] 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-21T17:51:52.852Z] 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-21T17:51:52.852Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-21T17:51:52.852Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-21T17:51:52.852Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-21T17:51:52.852Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-21T17:51:52.852Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-21T17:51:52.852Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-21T17:51:52.852Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-21T17:51:52.852Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-21T17:51:53.113Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-21T17:51:53.113Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-21T17:51:53.113Z] 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-21T17:51:54.499Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T17:51:54.499Z] Fetched 46.5 MB in 2s (19.8 MB/s) [2022-03-21T17:51:54.499Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-21T17:51:54.499Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-21T17:51:54.499Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-21T17:51:54.499Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-21T17:51:54.499Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-21T17:51:54.499Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-21T17:51:54.763Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-21T17:51:55.335Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-21T17:51:55.335Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-21T17:51:55.336Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-21T17:51:55.336Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-21T17:51:55.336Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-21T17:51:55.336Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-21T17:51:55.336Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-21T17:51:55.598Z] Selecting previously unselected package libexpat1:amd64. [2022-03-21T17:51:55.598Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-21T17:51:55.598Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-21T17:51:55.598Z] Selecting previously unselected package python3.8-minimal. [2022-03-21T17:51:55.598Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-21T17:51:55.598Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-21T17:51:55.858Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-21T17:51:55.858Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-21T17:51:55.858Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-21T17:51:56.431Z] Selecting previously unselected package python3-minimal. [2022-03-21T17:51:56.431Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-21T17:51:56.431Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-21T17:51:56.431Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-21T17:51:56.431Z] Selecting previously unselected package mime-support. [2022-03-21T17:51:56.431Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-21T17:51:56.431Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-21T17:51:56.431Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-21T17:51:56.431Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-21T17:51:56.431Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-21T17:51:56.431Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-21T17:51:56.431Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-21T17:51:56.431Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-21T17:51:56.692Z] Selecting previously unselected package python3.8. [2022-03-21T17:51:56.692Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-21T17:51:56.692Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-21T17:51:56.692Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-21T17:51:56.692Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-21T17:51:56.692Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-21T17:51:56.692Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-21T17:51:56.953Z] Selecting previously unselected package python3. [2022-03-21T17:51:56.953Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-21T17:51:56.953Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-21T17:51:56.953Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-21T17:51:56.953Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-21T17:51:56.953Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-21T17:51:56.953Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-21T17:51:57.216Z] Selecting previously unselected package dbus. [2022-03-21T17:51:57.216Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-21T17:51:57.216Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-21T17:51:57.216Z] Selecting previously unselected package libbsd0:amd64. [2022-03-21T17:51:57.216Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-21T17:51:57.216Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-21T17:51:57.216Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-21T17:51:57.216Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-21T17:51:57.216Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-21T17:51:57.476Z] Selecting previously unselected package sudo. [2022-03-21T17:51:57.476Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-21T17:51:57.476Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-21T17:51:57.476Z] Selecting previously unselected package apparmor. [2022-03-21T17:51:57.476Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-21T17:51:57.476Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-21T17:51:57.736Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-21T17:51:57.736Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-21T17:51:57.736Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-21T17:51:57.736Z] Selecting previously unselected package libedit2:amd64. [2022-03-21T17:51:57.736Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-21T17:51:57.736Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-21T17:51:57.736Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-21T17:51:57.736Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-21T17:51:57.736Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-21T17:51:57.736Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-21T17:51:57.736Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T17:51:57.736Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:51:57.736Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-21T17:51:57.736Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T17:51:57.736Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:51:57.997Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-21T17:51:57.997Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-21T17:51:57.997Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-21T17:51:57.997Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-21T17:51:57.997Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T17:51:57.997Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:51:58.257Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-21T17:51:58.257Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T17:51:58.257Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:51:58.257Z] Selecting previously unselected package openssh-client. [2022-03-21T17:51:58.257Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-21T17:51:58.257Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-21T17:51:58.257Z] Selecting previously unselected package dbus-user-session. [2022-03-21T17:51:58.257Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-21T17:51:58.257Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-21T17:51:58.518Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-21T17:51:58.518Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-21T17:51:58.518Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-21T17:51:58.518Z] Selecting previously unselected package squashfs-tools. [2022-03-21T17:51:58.518Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-21T17:51:58.518Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-21T17:51:58.518Z] Selecting previously unselected package snapd. [2022-03-21T17:51:58.518Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-21T17:51:58.518Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-21T17:52:01.811Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-21T17:52:01.811Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-21T17:52:01.811Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-21T17:52:01.811Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-21T17:52:01.811Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:52:01.811Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-21T17:52:01.811Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-21T17:52:01.811Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-21T17:52:02.071Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:52:02.071Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:52:02.071Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-21T17:52:02.071Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-21T17:52:02.071Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-21T17:52:02.071Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-21T17:52:02.642Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-21T17:52:02.643Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-21T17:52:02.643Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-21T17:52:02.643Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-21T17:52:02.643Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-21T17:52:02.643Z] running python rtupdate hooks for python3.8... [2022-03-21T17:52:02.643Z] running python post-rtupdate hooks for python3.8... [2022-03-21T17:52:02.643Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-21T17:52:03.582Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-21T17:52:03.843Z] Reloading AppArmor profiles [2022-03-21T17:52:03.843Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:52:03.843Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-21T17:52:04.104Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-21T17:52:04.365Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-21T17:52:04.365Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-21T17:52:04.365Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-21T17:52:04.365Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-21T17:52:05.751Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-21T17:52:06.012Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-21T17:52:06.012Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-21T17:52:06.012Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-21T17:52:06.273Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-21T17:52:06.534Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-21T17:52:06.793Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-21T17:52:07.052Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-21T17:52:07.313Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-21T17:52:07.313Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-21T17:52:07.572Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-21T17:52:07.833Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-21T17:52:08.093Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-21T17:52:08.353Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-21T17:52:08.614Z] /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-21T17:52:08.614Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-21T17:52:09.186Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-21T17:52:09.446Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-21T17:52:09.446Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-21T17:52:10.016Z] Fetched 114 kB in 1s (164 kB/s) [2022-03-21T17:52:10.586Z] Reading package lists... [2022-03-21T17:52:10.847Z] Reading package lists... [2022-03-21T17:52:10.847Z] Building dependency tree... [2022-03-21T17:52:10.847Z] Reading state information... [2022-03-21T17:52:11.108Z] Calculating upgrade... [2022-03-21T17:52:11.108Z] The following packages will be upgraded: [2022-03-21T17:52:11.108Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-21T17:52:11.108Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-21T17:52:11.108Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-21T17:52:11.108Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-21T17:52:11.108Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-21T17:52:11.108Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-21T17:52:11.108Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-21T17:52:11.108Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-21T17:52:11.108Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-21T17:52:11.108Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-21T17:52:11.108Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-21T17:52:11.108Z] xz-utils zlib1g [2022-03-21T17:52:11.108Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T17:52:11.108Z] Need to get 65.7 MB of archives. [2022-03-21T17:52:11.108Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-21T17:52:11.108Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-21T17:52:11.369Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] [2022-03-21T17:52:11.369Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-21T17:52:11.369Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-21T17:52:11.369Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-21T17:52:11.369Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-21T17:52:11.369Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-21T17:52:11.369Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-21T17:52:11.369Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-21T17:52:11.369Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-21T17:52:11.369Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-21T17:52:11.369Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-21T17:52:11.369Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-21T17:52:11.369Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-21T17:52:11.369Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-21T17:52:11.369Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-21T17:52:11.369Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-21T17:52:11.369Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-21T17:52:11.369Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-21T17:52:11.630Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-21T17:52:11.630Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-21T17:52:11.630Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-21T17:52:11.630Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-21T17:52:11.630Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-21T17:52:11.630Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-21T17:52:11.630Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-21T17:52:11.630Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-21T17:52:11.630Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-21T17:52:11.630Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-21T17:52:11.630Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-21T17:52:11.630Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-21T17:52:11.630Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-21T17:52:11.630Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-21T17:52:11.630Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-21T17:52:11.630Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-21T17:52:11.630Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-21T17:52:11.630Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-21T17:52:11.630Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-21T17:52:11.630Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-21T17:52:11.630Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-21T17:52:11.630Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-21T17:52:11.630Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-21T17:52:11.630Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-21T17:52:11.630Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-21T17:52:11.630Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-21T17:52:11.630Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-21T17:52:11.630Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-21T17:52:11.630Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-21T17:52:11.630Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-21T17:52:11.630Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-21T17:52:11.630Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-21T17:52:11.630Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-21T17:52:11.630Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-21T17:52:11.630Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-21T17:52:11.890Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-21T17:52:11.890Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-21T17:52:11.890Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-21T17:52:11.890Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-21T17:52:12.152Z] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-21T17:52:12.152Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-21T17:52:12.152Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-21T17:52:12.152Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-21T17:52:12.152Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-21T17:52:12.152Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-21T17:52:12.152Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-21T17:52:12.152Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-21T17:52:12.152Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-21T17:52:12.152Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-21T17:52:12.152Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-21T17:52:12.152Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-21T17:52:12.152Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-21T17:52:12.152Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-21T17:52:12.414Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-21T17:52:12.414Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-21T17:52:12.414Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-21T17:52:12.414Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-21T17:52:12.414Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-21T17:52:12.675Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T17:52:12.675Z] Fetched 65.7 MB in 1s (51.3 MB/s) [2022-03-21T17:52:12.936Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-21T17:52:12.936Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-21T17:52:12.936Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-21T17:52:13.197Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-21T17:52:13.197Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-21T17:52:13.459Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... [2022-03-21T17:52:13.459Z] Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... [2022-03-21T17:52:13.720Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T17:52:13.720Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T17:52:13.984Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T17:52:13.984Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T17:52:14.246Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T17:52:14.246Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T17:52:14.246Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T17:52:14.246Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T17:52:14.829Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T17:52:14.829Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T17:52:14.829Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T17:52:14.829Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T17:52:14.829Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T17:52:14.829Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T17:52:14.829Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T17:52:14.829Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-21T17:52:14.829Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T17:52:14.829Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T17:52:14.829Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T17:52:15.091Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-21T17:52:15.091Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T17:52:15.091Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T17:52:15.091Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T17:52:15.091Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T17:52:15.091Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T17:52:15.091Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T17:52:15.352Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T17:52:15.352Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-21T17:52:15.352Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-21T17:52:15.613Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-21T17:52:15.876Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-21T17:52:16.137Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-21T17:52:16.137Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-21T17:52:16.137Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-21T17:52:16.137Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-21T17:52:16.137Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-21T17:52:16.399Z] Setting up base-files (11ubuntu5.5) ... [2022-03-21T17:52:16.399Z] Installing new version of config file /etc/issue ... [2022-03-21T17:52:16.399Z] Installing new version of config file /etc/issue.net ... [2022-03-21T17:52:16.399Z] Installing new version of config file /etc/lsb-release ... [2022-03-21T17:52:16.659Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-21T17:52:16.922Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-21T17:52:16.922Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-21T17:52:16.922Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-21T17:52:16.922Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:16.922Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-21T17:52:16.922Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-21T17:52:17.183Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-21T17:52:17.183Z] 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-21T17:52:17.183Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:17.183Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-21T17:52:17.183Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-21T17:52:17.183Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-21T17:52:17.444Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:17.444Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-21T17:52:17.444Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-21T17:52:17.444Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-21T17:52:17.706Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:17.706Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-21T17:52:17.706Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-21T17:52:18.279Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-21T17:52:18.279Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-21T17:52:18.279Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-21T17:52:18.279Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-21T17:52:18.851Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-21T17:52:18.851Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:18.851Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-21T17:52:18.851Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-21T17:52:19.112Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-21T17:52:19.112Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-21T17:52:19.373Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-21T17:52:19.373Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:19.373Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-21T17:52:19.373Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-21T17:52:19.373Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-21T17:52:19.373Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:19.373Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-21T17:52:19.373Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-21T17:52:19.634Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-21T17:52:19.634Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:19.634Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-21T17:52:19.634Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-21T17:52:19.634Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-21T17:52:19.634Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:19.634Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-21T17:52:19.634Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-21T17:52:19.896Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-21T17:52:19.896Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-21T17:52:19.896Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-21T17:52:19.896Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:19.896Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-21T17:52:19.896Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-21T17:52:20.156Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-21T17:52:20.156Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:20.156Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-21T17:52:20.156Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-21T17:52:20.156Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-21T17:52:20.156Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-21T17:52:20.730Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-21T17:52:20.991Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-21T17:52:21.253Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-21T17:52:21.515Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:21.516Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-21T17:52:21.516Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-21T17:52:21.516Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-21T17:52:21.777Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:21.777Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-21T17:52:21.777Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-21T17:52:21.777Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-21T17:52:21.777Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:21.777Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-21T17:52:21.777Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-21T17:52:21.777Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-21T17:52:22.037Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:22.037Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-21T17:52:22.037Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-21T17:52:22.037Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-21T17:52:22.300Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:22.300Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-21T17:52:22.300Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-21T17:52:22.300Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-21T17:52:22.300Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:22.300Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-21T17:52:22.561Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-21T17:52:22.561Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-21T17:52:22.561Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:22.561Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-21T17:52:22.561Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-21T17:52:22.821Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-21T17:52:22.821Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:22.821Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-21T17:52:22.821Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-21T17:52:22.821Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-21T17:52:22.821Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:22.821Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-21T17:52:22.821Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-21T17:52:22.821Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-21T17:52:23.080Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:23.081Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-21T17:52:23.081Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-21T17:52:23.081Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-21T17:52:23.081Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:23.081Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-21T17:52:23.081Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-21T17:52:23.341Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-21T17:52:23.341Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:23.341Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-21T17:52:23.341Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-21T17:52:23.341Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-21T17:52:23.602Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:23.602Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-21T17:52:23.602Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-21T17:52:23.602Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-21T17:52:23.602Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:23.602Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-21T17:52:23.602Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-21T17:52:24.174Z] Setting up apt (2.0.6) ... [2022-03-21T17:52:24.747Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-21T17:52:24.747Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:24.747Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-21T17:52:24.747Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-21T17:52:24.747Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-21T17:52:25.007Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T17:52:25.008Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-21T17:52:25.008Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-21T17:52:25.008Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-21T17:52:25.008Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-21T17:52:25.008Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-21T17:52:25.008Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-21T17:52:25.269Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-21T17:52:25.269Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-21T17:52:25.269Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-21T17:52:25.269Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-21T17:52:25.533Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-21T17:52:25.533Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-21T17:52:25.533Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-21T17:52:25.793Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-21T17:52:25.793Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-21T17:52:25.793Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-21T17:52:26.053Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-21T17:52:26.053Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-21T17:52:26.053Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-21T17:52:26.053Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-21T17:52:26.053Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-21T17:52:26.053Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-21T17:52:26.313Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-21T17:52:26.313Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-21T17:52:26.574Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-21T17:52:26.574Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-21T17:52:26.574Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-21T17:52:26.574Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-21T17:52:26.574Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-21T17:52:26.574Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-21T17:52:26.836Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-21T17:52:26.836Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-21T17:52:26.836Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-21T17:52:26.836Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-21T17:52:26.836Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-21T17:52:26.836Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-21T17:52:27.096Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-21T17:52:27.096Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-21T17:52:27.356Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-21T17:52:27.356Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-21T17:52:27.356Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-21T17:52:27.357Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-21T17:52:27.618Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-21T17:52:27.618Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-21T17:52:27.618Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-21T17:52:27.880Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-21T17:52:27.880Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-21T17:52:27.880Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-21T17:52:27.880Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-21T17:52:27.880Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-21T17:52:27.880Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-21T17:52:27.880Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-21T17:52:28.141Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-21T17:52:28.141Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-21T17:52:28.141Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T17:52:28.141Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-21T17:52:28.402Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T17:52:28.402Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-21T17:52:29.344Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T17:52:29.344Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-21T17:52:29.920Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T17:52:29.920Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-21T17:52:30.186Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T17:52:30.186Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-21T17:52:30.770Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T17:52:30.770Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-21T17:52:31.398Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T17:52:31.398Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-21T17:52:31.398Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-21T17:52:31.398Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-21T17:52:31.398Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-21T17:52:31.398Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-21T17:52:31.398Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-21T17:52:31.398Z] Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... [2022-03-21T17:52:31.398Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-21T17:52:31.398Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T17:52:31.398Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-21T17:52:31.702Z] [2022-03-21T17:52:31.702Z] Current default time zone: 'Etc/UTC' [2022-03-21T17:52:31.702Z] Local time is now: Mon Mar 21 17:52:31 UTC 2022. [2022-03-21T17:52:31.702Z] Universal Time is now: Mon Mar 21 17:52:31 UTC 2022. [2022-03-21T17:52:31.702Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-21T17:52:31.702Z] [2022-03-21T17:52:31.702Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-21T17:52:31.702Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T17:52:31.702Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T17:52:31.702Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-21T17:52:31.702Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T17:52:31.702Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-21T17:52:31.702Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-21T17:52:31.702Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-21T17:52:31.702Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-21T17:52:31.702Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-21T17:52:31.702Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-21T17:52:31.702Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T17:52:31.702Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T17:52:31.702Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-21T17:52:31.702Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T17:52:31.702Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-21T17:52:31.702Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T17:52:31.702Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-21T17:52:31.702Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-21T17:52:31.702Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-21T17:52:33.645Z] Updating certificates in /etc/ssl/certs... [2022-03-21T17:52:34.365Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-21T17:52:34.588Z] 21 added, 21 removed; done. [2022-03-21T17:52:34.588Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-21T17:52:34.588Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-21T17:52:34.588Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-21T17:52:34.642Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-21T17:52:34.850Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-21T17:52:34.850Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-21T17:52:34.850Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-21T17:52:34.850Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-21T17:52:34.850Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-21T17:52:34.850Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-21T17:52:34.850Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-21T17:52:34.850Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-21T17:52:34.850Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-21T17:52:34.916Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-21T17:52:35.112Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-21T17:52:35.112Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-21T17:52:35.112Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-21T17:52:35.112Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-21T17:52:35.112Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-21T17:52:35.112Z] Updating certificates in /etc/ssl/certs... [2022-03-21T17:52:35.569Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-21T17:52:36.054Z] 0 added, 0 removed; done. [2022-03-21T17:52:36.055Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-21T17:52:36.055Z] done. [2022-03-21T17:52:36.886Z] Reading package lists... [2022-03-21T17:52:37.146Z] Building dependency tree... [2022-03-21T17:52:37.146Z] Reading state information... [2022-03-21T17:52:37.406Z] The following NEW packages will be installed: [2022-03-21T17:52:37.406Z] apt-transport-https [2022-03-21T17:52:37.406Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T17:52:37.406Z] Need to get 4680 B of archives. [2022-03-21T17:52:37.406Z] After this operation, 162 kB of additional disk space will be used. [2022-03-21T17:52:37.406Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-21T17:52:37.667Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T17:52:37.667Z] Fetched 4680 B in 0s (86.8 kB/s) [2022-03-21T17:52:37.667Z] Selecting previously unselected package apt-transport-https. [2022-03-21T17:52:37.667Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-21T17:52:37.667Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-21T17:52:37.667Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-21T17:52:37.667Z] Setting up apt-transport-https (2.0.6) ... [2022-03-21T17:52:37.925Z] Waiting for network to be ready... [2022-03-21T17:52:44.510Z] 2022-03-21T17:52:41Z INFO Waiting for automatic snapd restart... [2022-03-21T17:52:45.081Z] snapd 2.54.4 from Canonical* installed [2022-03-21T17:52:46.465Z] "snapd" switched to the "latest/stable" channel [2022-03-21T17:52:46.465Z] [2022-03-21T17:52:48.468Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-21T17:52:48.468Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-21T17:52:48.468Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-21T17:52:48.468Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-21T17:52:49.008Z] core20 20220304 from Canonical* installed [2022-03-21T17:52:49.270Z] "core20" switched to the "latest/stable" channel [2022-03-21T17:52:49.270Z] [2022-03-21T17:52:51.814Z] snapcraft 6.0.2 from Canonical* installed [2022-03-21T17:52:52.074Z] "snapcraft" switched to the "latest/stable" channel [2022-03-21T17:52:52.074Z] [2022-03-21T17:52:57.365Z] 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-21T17:52:57.365Z] - README.md [2022-03-21T17:52:57.365Z] [2022-03-21T17:52:57.365Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-21T17:52:57.365Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-21T17:52:57.365Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-21T17:52:57.365Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-21T17:52:58.309Z] Reading package lists... [2022-03-21T17:52:58.570Z] 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-21T17:52:58.570Z] Reading package lists... [2022-03-21T17:52:58.830Z] Building dependency tree... [2022-03-21T17:52:58.830Z] Reading state information... [2022-03-21T17:52:59.090Z] Suggested packages: [2022-03-21T17:52:59.090Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-21T17:52:59.090Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-21T17:52:59.090Z] krb5-user libnorm-doc [2022-03-21T17:52:59.090Z] Recommended packages: [2022-03-21T17:52:59.090Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-21T17:52:59.090Z] The following NEW packages will be installed: [2022-03-21T17:52:59.090Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-21T17:52:59.090Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-21T17:52:59.090Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-21T17:52:59.090Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-21T17:52:59.090Z] libzmq5 pkg-config zip [2022-03-21T17:52:59.090Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T17:52:59.350Z] Need to get 10.3 MB of archives. [2022-03-21T17:52:59.350Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-21T17:52:59.350Z] 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-21T17:52:59.350Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-21T17:52:59.350Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-21T17:52:59.350Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-21T17:52:59.350Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-21T17:52:59.350Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-21T17:52:59.350Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-21T17:52:59.350Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-21T17:52:59.350Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-21T17:52:59.350Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-21T17:52:59.350Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-21T17:52:59.350Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-21T17:52:59.350Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-21T17:52:59.350Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-21T17:52:59.350Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-21T17:52:59.350Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-21T17:52:59.350Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-21T17:52:59.922Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-21T17:52:59.922Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-21T17:52:59.922Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-21T17:53:00.183Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-21T17:53:00.183Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-21T17:53:00.183Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-21T17:53:00.183Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-21T17:53:00.183Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-21T17:53:00.183Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-21T17:53:00.183Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-21T17:53:00.443Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T17:53:00.443Z] Fetched 10.3 MB in 1s (9244 kB/s) [2022-03-21T17:53:00.443Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-21T17:53:00.443Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-21T17:53:00.443Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-21T17:53:00.443Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-21T17:53:00.703Z] Selecting previously unselected package libsodium23:amd64. [2022-03-21T17:53:00.703Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-21T17:53:00.703Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-21T17:53:00.703Z] Selecting previously unselected package libpsl5:amd64. [2022-03-21T17:53:00.704Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-21T17:53:00.704Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-21T17:53:00.704Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-21T17:53:00.704Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-21T17:53:00.704Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-21T17:53:00.964Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-21T17:53:00.964Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-21T17:53:00.964Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-21T17:53:00.964Z] Selecting previously unselected package librtmp1:amd64. [2022-03-21T17:53:00.964Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-21T17:53:00.964Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-21T17:53:00.964Z] Selecting previously unselected package libssh-4:amd64. [2022-03-21T17:53:00.964Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-21T17:53:00.964Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-21T17:53:00.964Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-21T17:53:00.964Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-21T17:53:00.964Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-21T17:53:01.225Z] Selecting previously unselected package liberror-perl. [2022-03-21T17:53:01.225Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-21T17:53:01.225Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-21T17:53:01.225Z] Selecting previously unselected package git-man. [2022-03-21T17:53:01.225Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-21T17:53:01.225Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-21T17:53:01.225Z] Selecting previously unselected package git. [2022-03-21T17:53:01.225Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-21T17:53:01.484Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-21T17:53:02.058Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-21T17:53:02.058Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T17:53:02.058Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:53:02.058Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-21T17:53:02.058Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T17:53:02.058Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:53:02.058Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-21T17:53:02.058Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T17:53:02.058Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:53:02.058Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-21T17:53:02.058Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T17:53:02.058Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:53:02.058Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-21T17:53:02.058Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-21T17:53:02.058Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-21T17:53:02.058Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-21T17:53:02.319Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T17:53:02.319Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:53:02.319Z] Selecting previously unselected package libnorm1:amd64. [2022-03-21T17:53:02.319Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-21T17:53:02.319Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-21T17:53:02.319Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-21T17:53:02.319Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-21T17:53:02.319Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-21T17:53:02.319Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-21T17:53:02.319Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-21T17:53:02.319Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-21T17:53:02.581Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-21T17:53:02.581Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-21T17:53:02.581Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-21T17:53:02.581Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-21T17:53:02.581Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-21T17:53:02.581Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-21T17:53:02.581Z] Selecting previously unselected package libzmq5:amd64. [2022-03-21T17:53:02.581Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-21T17:53:02.581Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-21T17:53:02.842Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-21T17:53:02.842Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T17:53:02.842Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:53:02.842Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-21T17:53:02.842Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-21T17:53:02.842Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-21T17:53:02.842Z] Selecting previously unselected package pkg-config. [2022-03-21T17:53:02.842Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-21T17:53:02.842Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-21T17:53:02.842Z] Selecting previously unselected package zip. [2022-03-21T17:53:02.842Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-21T17:53:02.842Z] Unpacking zip (3.0-11build1) ... [2022-03-21T17:53:03.104Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-21T17:53:03.104Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-21T17:53:03.104Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-21T17:53:03.104Z] No schema files found: doing nothing. [2022-03-21T17:53:03.104Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-21T17:53:03.104Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-21T17:53:03.105Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-21T17:53:03.105Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-21T17:53:03.105Z] Setting up liberror-perl (0.17029-1) ... [2022-03-21T17:53:03.105Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:53:03.105Z] Setting up zip (3.0-11build1) ... [2022-03-21T17:53:03.105Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-21T17:53:03.105Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-21T17:53:03.105Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-21T17:53:03.105Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-21T17:53:03.105Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-21T17:53:03.105Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:53:03.105Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-21T17:53:03.366Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:53:03.366Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-21T17:53:03.366Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:53:03.366Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-21T17:53:03.366Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-21T17:53:03.366Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-21T17:53:03.366Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-21T17:53:03.366Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:53:03.366Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T17:53:03.366Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-21T17:53:03.366Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-21T17:53:03.938Z] comerr-dev set to automatically installed. [2022-03-21T17:53:03.938Z] git set to automatically installed. [2022-03-21T17:53:03.938Z] git-man set to automatically installed. [2022-03-21T17:53:03.938Z] krb5-multidev set to automatically installed. [2022-03-21T17:53:03.938Z] libbrotli1 set to automatically installed. [2022-03-21T17:53:03.938Z] libcurl3-gnutls set to automatically installed. [2022-03-21T17:53:03.938Z] liberror-perl set to automatically installed. [2022-03-21T17:53:03.938Z] libglib2.0-0 set to automatically installed. [2022-03-21T17:53:03.938Z] libgssrpc4 set to automatically installed. [2022-03-21T17:53:03.938Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-21T17:53:03.938Z] libkadm5srv-mit11 set to automatically installed. [2022-03-21T17:53:03.938Z] libkdb5-9 set to automatically installed. [2022-03-21T17:53:03.938Z] libkrb5-dev set to automatically installed. [2022-03-21T17:53:03.938Z] libnghttp2-14 set to automatically installed. [2022-03-21T17:53:03.938Z] libnorm-dev set to automatically installed. [2022-03-21T17:53:03.938Z] libnorm1 set to automatically installed. [2022-03-21T17:53:03.938Z] libpgm-5.2-0 set to automatically installed. [2022-03-21T17:53:03.938Z] libpgm-dev set to automatically installed. [2022-03-21T17:53:03.938Z] libpsl5 set to automatically installed. [2022-03-21T17:53:03.938Z] librtmp1 set to automatically installed. [2022-03-21T17:53:03.938Z] libsodium-dev set to automatically installed. [2022-03-21T17:53:03.938Z] libsodium23 set to automatically installed. [2022-03-21T17:53:03.938Z] libssh-4 set to automatically installed. [2022-03-21T17:53:03.938Z] libzmq3-dev set to automatically installed. [2022-03-21T17:53:03.938Z] libzmq5 set to automatically installed. [2022-03-21T17:53:03.938Z] pkg-config set to automatically installed. [2022-03-21T17:53:03.938Z] zip set to automatically installed. [2022-03-21T17:53:04.881Z] snapd is not logged in, snap install commands will use sudo [2022-03-21T17:53:17.114Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-21T17:53:17.685Z] Downloading snap 'edgex-app-service-configurable' [2022-03-21T17:53:20.990Z] Pulling app-service-configurable [2022-03-21T17:53:20.990Z] + snapcraftctl pull [2022-03-21T17:53:21.931Z] Pulling config-common [2022-03-21T17:53:21.931Z] + snapcraftctl pull [2022-03-21T17:53:23.317Z] Pulling go-build-helper [2022-03-21T17:53:23.317Z] + snapcraftctl pull [2022-03-21T17:53:24.706Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-21T17:53:24.706Z] Skipping pull go-build-helper (already ran) [2022-03-21T17:53:24.706Z] Building go-build-helper [2022-03-21T17:53:24.706Z] + snapcraftctl build [2022-03-21T17:53:26.092Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-21T17:53:26.664Z] Staging go-build-helper [2022-03-21T17:53:26.664Z] + snapcraftctl stage [2022-03-21T17:53:31.962Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-21T17:53:31.962Z] Fetched 290 kB in 0s (0 B/s) [2022-03-21T17:53:31.962Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-21T17:53:31.962Z] Fetched 158 kB in 0s (0 B/s) [2022-03-21T17:53:31.962Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-21T17:53:31.962Z] Fetched 242 kB in 0s (0 B/s) [2022-03-21T17:53:31.962Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-21T17:53:31.962Z] Fetched 150 kB in 0s (0 B/s) [2022-03-21T17:53:31.962Z] Pulling edgex-go [2022-03-21T17:53:31.962Z] + snapcraftctl pull [2022-03-21T17:53:32.904Z] Pulling hooks [2022-03-21T17:53:32.904Z] + snapcraftctl pull [2022-03-21T17:53:35.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-21T17:53:35.501Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-21T17:53:35.501Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-21T17:53:35.501Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-21T17:53:35.501Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-21T17:53:35.501Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-21T17:53:35.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-21T17:53:35.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements [2022-03-21T17:53:35.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-21T17:53:35.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-21T17:53:35.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.433s coverage: 98.5% of statements [2022-03-21T17:53:35.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-21T17:53:35.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.351s coverage: 54.9% of statements [2022-03-21T17:53:35.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-21T17:53:35.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-21T17:53:45.133Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-21T17:53:45.133Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-21T17:53:45.133Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-21T17:53:45.133Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-21T17:53:45.133Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-21T17:53:45.133Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-21T17:53:45.133Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-21T17:53:45.133Z] Fetched 234 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-21T17:53:45.133Z] Fetched 155 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-21T17:53:45.133Z] Fetched 170 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-21T17:53:45.133Z] Fetched 267 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-21T17:53:45.133Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-21T17:53:45.133Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-21T17:53:45.133Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-21T17:53:45.133Z] Fetched 121 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-21T17:53:45.133Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-21T17:53:45.133Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-21T17:53:45.133Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-21T17:53:45.133Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-21T17:53:45.133Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-21T17:53:45.133Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-21T17:53:45.133Z] Fetched 142 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-21T17:53:45.133Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-21T17:53:45.133Z] Fetched 181 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-21T17:53:45.133Z] Fetched 208 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-21T17:53:45.133Z] Fetched 161 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-21T17:53:45.133Z] Fetched 107 kB in 0s (0 B/s) [2022-03-21T17:53:45.133Z] Pulling static-packages [2022-03-21T17:53:45.133Z] + snapcraftctl pull [2022-03-21T17:53:45.133Z] Pulling version [2022-03-21T17:53:45.133Z] + cd /root/project [2022-03-21T17:53:45.133Z] ++ git describe --tags --abbrev=0 [2022-03-21T17:53:45.133Z] ++ sed s/v// [2022-03-21T17:53:45.133Z] + GIT_VERSION=2.2.0-dev.42 [2022-03-21T17:53:45.133Z] + '[' -z 2.2.0-dev.42 ']' [2022-03-21T17:53:45.133Z] + snapcraftctl set-version 2.2.0-dev.42 [2022-03-21T17:53:45.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.801s coverage: 89.2% of statements [2022-03-21T17:53:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-21T17:53:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-21T17:53:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-21T17:53:45.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.319s coverage: 84.4% of statements [2022-03-21T17:53:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-21T17:53:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-21T17:53:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-21T17:53:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-21T17:53:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-21T17:53:45.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.484s coverage: 94.2% of statements [2022-03-21T17:53:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-21T17:53:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-21T17:53:45.765Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.407s coverage: 72.2% of statements [2022-03-21T17:53:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-21T17:53:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-21T17:53:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-21T17:53:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-21T17:53:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-21T17:53:45.765Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.450s coverage: 60.0% of statements [2022-03-21T17:53:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-21T17:53:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-21T17:53:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-21T17:53:46.072Z] Building app-service-configurable [2022-03-21T17:53:46.072Z] + snapcraftctl build [2022-03-21T17:53:47.756Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.365s coverage: 0.9% of statements [2022-03-21T17:53:47.756Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-21T17:53:47.756Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.446s coverage: 58.8% of statements [2022-03-21T17:53:47.756Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.411s coverage: 24.0% of statements [2022-03-21T17:53:47.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-21T17:53:47.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.211s coverage: 47.1% of statements [2022-03-21T17:53:47.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.260s coverage: 79.5% of statements [2022-03-21T17:53:48.619Z] Building config-common [2022-03-21T17:53:48.619Z] + snapcraftctl build [2022-03-21T17:53:48.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.183s coverage: 94.1% of statements [2022-03-21T17:53:49.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.236s coverage: 96.3% of statements [2022-03-21T17:53:49.559Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-21T17:53:49.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.268s coverage: 87.5% of statements [2022-03-21T17:53:50.500Z] Skipping build go-build-helper (already ran) [2022-03-21T17:53:50.500Z] Building edgex-go [2022-03-21T17:53:50.500Z] + cd /root/parts/edgex-go/src [2022-03-21T17:53:50.500Z] ++ git describe --tags --abbrev=0 [2022-03-21T17:53:50.500Z] ++ sed s/v// [2022-03-21T17:53:50.761Z] + GIT_VERSION=2.2.0-dev.42 [2022-03-21T17:53:50.761Z] + '[' -z 2.2.0-dev.42 ']' [2022-03-21T17:53:50.761Z] + echo 2.2.0-dev.42 [2022-03-21T17:53:50.761Z] + '[' '!' -d vendor ']' [2022-03-21T17:53:50.761Z] + go mod download all [2022-03-21T17:53:57.417Z] + make build [2022-03-21T17:53:57.417Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/core-data/core-data ./cmd/core-data [2022-03-21T17:54:02.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.235s coverage: 94.4% of statements [2022-03-21T17:54:02.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements [2022-03-21T17:54:07.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.703s coverage: 82.5% of statements [2022-03-21T17:54:07.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-21T17:54:09.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-21T17:54:13.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/core-command/core-command ./cmd/core-command [2022-03-21T17:54:14.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-21T17:54:14.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements [2022-03-21T17:54:14.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-21T17:54:14.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-21T17:54:14.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-21T17:54:14.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-03-21T17:54:14.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-21T17:54:14.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-21T17:54:14.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-21T17:54:14.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-21T17:54:14.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-21T17:54:14.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements [2022-03-21T17:54:14.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-21T17:54:14.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-21T17:54:14.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2022-03-21T17:54:14.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-21T17:54:14.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements [2022-03-21T17:54:14.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-21T17:54:14.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.265s coverage: 80.0% of statements [2022-03-21T17:54:14.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements [2022-03-21T17:54:14.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements [2022-03-21T17:54:14.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.766s coverage: 91.2% of statements [2022-03-21T17:54:14.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-21T17:54:14.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.765s coverage: 64.4% of statements [2022-03-21T17:54:14.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-21T17:54:14.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-21T17:54:14.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.187s coverage: 100.0% of statements [2022-03-21T17:54:14.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 89.4% of statements [2022-03-21T17:54:14.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2022-03-21T17:54:15.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-21T17:54:16.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-21T17:54:16.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements [2022-03-21T17:54:16.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2022-03-21T17:54:17.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-21T17:54:18.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-21T17:54:19.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-21T17:54:20.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.403s coverage: 65.4% of statements [2022-03-21T17:54:20.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-21T17:54:20.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-21T17:54:20.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-21T17:54:21.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-21T17:54:21.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-21T17:54:22.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.734s coverage: 43.8% of statements [2022-03-21T17:54:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-21T17:54:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-21T17:54:22.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.230s coverage: 89.5% of statements [2022-03-21T17:54:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-21T17:54:22.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.257s coverage: 84.8% of statements [2022-03-21T17:54:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-21T17:54:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-21T17:54:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-21T17:54:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-21T17:54:23.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-21T17:54:24.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.42" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-21T17:54:31.119Z] + 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-21T17:54:31.119Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-21T17:54:31.119Z] + case "$service" in [2022-03-21T17:54:31.119Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-21T17:54:31.119Z] + 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-21T17:54:31.119Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-21T17:54:31.119Z] + case "$service" in [2022-03-21T17:54:31.119Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-21T17:54:31.119Z] + 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-21T17:54:31.119Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-21T17:54:31.119Z] + case "$service" in [2022-03-21T17:54:31.119Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-21T17:54:31.119Z] + 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-21T17:54:31.119Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-21T17:54:31.119Z] + case "$service" in [2022-03-21T17:54:31.119Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-21T17:54:31.119Z] + 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-21T17:54:31.119Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-21T17:54:31.119Z] + case "$service" in [2022-03-21T17:54:31.119Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-21T17:54:31.119Z] + 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-21T17:54:31.119Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-21T17:54:31.119Z] + case "$service" in [2022-03-21T17:54:31.119Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-21T17:54:31.119Z] + 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-21T17:54:31.119Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-21T17:54:31.119Z] + case "$service" in [2022-03-21T17:54:31.119Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-21T17:54:31.119Z] + 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-21T17:54:31.119Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-21T17:54:31.119Z] + case "$service" in [2022-03-21T17:54:31.119Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-21T17:54:31.119Z] + 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-21T17:54:31.119Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-21T17:54:31.119Z] + case "$service" in [2022-03-21T17:54:31.119Z] + 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-21T17:54:31.119Z] + 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-21T17:54:31.119Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-21T17:54:31.119Z] + case "$service" in [2022-03-21T17:54:31.119Z] + 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-21T17:54:31.119Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-21T17:54:31.119Z] + 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-21T17:54:31.119Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-21T17:54:31.119Z] + case "$service" in [2022-03-21T17:54:31.119Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-21T17:54:31.119Z] + 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-21T17:54:31.119Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-21T17:54:31.119Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-21T17:54:31.119Z] + 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-21T17:54:31.134Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.264s coverage: 17.7% of statements [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-21T17:54:31.134Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.635s coverage: 92.3% of statements [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-21T17:54:31.134Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.248s coverage: 63.2% of statements [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-21T17:54:31.134Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.461s coverage: 97.7% of statements [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-21T17:54:31.134Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-21T17:54:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-21T17:54:31.134Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.177s coverage: 100.0% of statements [2022-03-21T17:54:31.134Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-03-21T17:54:31.689Z] Building hooks [2022-03-21T17:54:31.689Z] + cd /root/parts/hooks/src [2022-03-21T17:54:31.689Z] + make build [2022-03-21T17:54:31.689Z] go mod tidy [2022-03-21T17:54:31.689Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-21T17:54:32.107Z] 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-21T17:54:32.107Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-21T17:54:32.108Z] GO111MODULE=on go vet ./... [2022-03-21T17:54:32.259Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-21T17:54:32.259Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-21T17:54:32.259Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-21T17:54:32.259Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-21T17:54:33.197Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-21T17:54:33.768Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-21T17:54:33.768Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-21T17:54:35.682Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-21T17:54:35.682Z] Building static-packages [2022-03-21T17:54:35.682Z] + snapcraftctl build [2022-03-21T17:54:37.593Z] Building version [2022-03-21T17:54:37.593Z] + snapcraftctl build [2022-03-21T17:54:40.140Z] Staging app-service-configurable [2022-03-21T17:54:40.140Z] + snapcraftctl stage [2022-03-21T17:54:41.083Z] Staging config-common [2022-03-21T17:54:41.083Z] + snapcraftctl stage [2022-03-21T17:54:42.466Z] Skipping stage go-build-helper (already ran) [2022-03-21T17:54:42.466Z] Staging edgex-go [2022-03-21T17:54:42.466Z] + snapcraftctl stage [2022-03-21T17:54:43.850Z] Staging hooks [2022-03-21T17:54:43.850Z] + snapcraftctl stage [2022-03-21T17:54:45.233Z] Staging static-packages [2022-03-21T17:54:45.233Z] + snapcraftctl stage [2022-03-21T17:54:46.619Z] Staging version [2022-03-21T17:54:46.619Z] + snapcraftctl stage [2022-03-21T17:54:48.000Z] Priming app-service-configurable [2022-03-21T17:54:48.000Z] + snapcraftctl prime [2022-03-21T17:54:50.541Z] 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-21T17:54:50.541Z] stage-packages: [2022-03-21T17:54:50.541Z] - libnorm1 [2022-03-21T17:54:50.541Z] - libpgm-5.2-0 [2022-03-21T17:54:50.541Z] - libsodium23 [2022-03-21T17:54:50.541Z] - libzmq5 [2022-03-21T17:54:50.541Z] Priming config-common [2022-03-21T17:54:50.541Z] + snapcraftctl prime [2022-03-21T17:54:51.926Z] Priming go-build-helper [2022-03-21T17:54:51.926Z] + snapcraftctl prime [2022-03-21T17:54:53.315Z] Priming edgex-go [2022-03-21T17:54:53.315Z] + snapcraftctl prime [2022-03-21T17:54:55.230Z] Priming hooks [2022-03-21T17:54:55.230Z] + snapcraftctl prime [2022-03-21T17:54:56.613Z] Priming static-packages [2022-03-21T17:54:56.613Z] + snapcraftctl prime [2022-03-21T17:55:01.901Z] Priming version [2022-03-21T17:55:01.902Z] + snapcraftctl prime [2022-03-21T17:55:02.483Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-21T17:56:08.967Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-21T17:56:08.967Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-21T17:56:09.950Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-21T17:56:13.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-21T17:56:14.028Z] + ls -al . [2022-03-21T17:56:14.028Z] total 672 [2022-03-21T17:56:14.028Z] drwxrwxr-x 9 1001 1001 4096 Mar 21 17:56 . [2022-03-21T17:56:14.028Z] drwxr-xr-x 4 root root 4096 Mar 21 17:51 .. [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 11 Mar 21 17:48 .dockerignore [2022-03-21T17:56:14.028Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 17:48 .git [2022-03-21T17:56:14.028Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 17:48 .github [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 870 Mar 21 17:48 .gitignore [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 42 Mar 21 17:48 .golangci.yml [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 87 Mar 21 17:48 .hadolint.yml [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 166 Mar 21 17:48 .sonarcloud.properties [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 1171 Mar 21 17:48 ADOPTERS.md [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 9953 Mar 21 17:48 Attribution.txt [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 51732 Mar 21 17:48 CHANGELOG.md [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 17:48 CONTRIBUTING.md [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 677 Mar 21 17:48 GOVERNANCE.md [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 849 Mar 21 17:48 Jenkinsfile [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 17:48 LICENSE [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 8072 Mar 21 17:48 Makefile [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 582 Mar 21 17:48 OWNERS.md [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 8207 Mar 21 17:48 README.md [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 6912 Mar 21 17:48 SECURITY.md [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 5 Mar 21 17:44 VERSION [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 4131 Mar 21 17:48 ZMQWindows.md [2022-03-21T17:56:14.028Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 17:48 bin [2022-03-21T17:56:14.028Z] drwxrwxr-x 18 1001 1001 4096 Mar 21 17:48 cmd [2022-03-21T17:56:14.028Z] -rw-r--r-- 1 root root 426503 Mar 21 17:54 coverage.out [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 3169 Mar 21 17:48 go.mod [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 52043 Mar 21 17:48 go.sum [2022-03-21T17:56:14.028Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 17:48 internal [2022-03-21T17:56:14.028Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 17:48 openapi [2022-03-21T17:56:14.028Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 17:48 snap [2022-03-21T17:56:14.028Z] -rw-rw-r-- 1 1001 1001 204 Mar 21 17:48 version.go [Pipeline] sh [2022-03-21T17:56:14.684Z] + '[' -e coverage.out ] [2022-03-21T17:56:14.685Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-21T17:56:14.711Z] Warning: overwriting stash ‘coverage-report’ [2022-03-21T17:56:15.456Z] Stashed 1 file(s) [Pipeline] sh [2022-03-21T17:56:16.104Z] + make build [2022-03-21T17:56:16.104Z] 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-21T17:56:22.810Z] 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-21T17:56:49.770Z] 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-21T17:56:52.394Z] 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-21T17:56:56.708Z] 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-21T17:56:57.688Z] 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-21T17:57:02.010Z] 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-21T17:57:05.395Z] 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-21T17:57:08.789Z] 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-21T17:57:13.100Z] 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-21T17:57:16.497Z] 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-21T17:57:19.896Z] 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-21T17:57:26.627Z] 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-21T17:57:41.772Z] $ docker stop --time=1 2d10bffe335756175d45d6e82e882e820d5e5ccb25af4393d63dbd2b37c3478a [2022-03-21T17:57:43.710Z] $ docker rm -f 2d10bffe335756175d45d6e82e882e820d5e5ccb25af4393d63dbd2b37c3478a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T17:57:45.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-21T17:57:45.513Z] [2022-03-21T17:57:45.513Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T17:57:45.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-21T17:57:46.134Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-21T17:57:46.134Z] 29e5d40040c1: Pulling fs layer [2022-03-21T17:57:46.134Z] 1ce36da41761: Pulling fs layer [2022-03-21T17:57:46.134Z] 25b303627fd3: Pulling fs layer [2022-03-21T17:57:46.134Z] 29e5d40040c1: Verifying Checksum [2022-03-21T17:57:46.134Z] 29e5d40040c1: Download complete [2022-03-21T17:57:46.407Z] 1ce36da41761: Verifying Checksum [2022-03-21T17:57:46.407Z] 1ce36da41761: Download complete [2022-03-21T17:57:46.682Z] 29e5d40040c1: Pull complete [2022-03-21T17:57:48.118Z] 25b303627fd3: Verifying Checksum [2022-03-21T17:57:48.118Z] 25b303627fd3: Download complete [2022-03-21T17:57:48.118Z] 1ce36da41761: Pull complete [2022-03-21T17:58:00.508Z] 25b303627fd3: Pull complete [2022-03-21T17:58:00.508Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-21T17:58:00.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-21T17:58:00.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-21T17:58:00.732Z] prd-ubuntu20.04-docker-arm64-4c-16g-8436 does not seem to be running inside a container [2022-03-21T17:58:00.824Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-21T17:58:03.116Z] $ docker top 8df2c1b13d1850fede9d8aed48fb893f26fa29119d7b7e24507c5ceb98cb4b7e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T17:58:04.028Z] + + grepdocker-compose parallel build [2022-03-21T17:58:04.028Z] --help [2022-03-21T17:58:08.327Z] --parallel Build images in parallel. [Pipeline] } [2022-03-21T17:58:08.361Z] $ docker stop --time=1 8df2c1b13d1850fede9d8aed48fb893f26fa29119d7b7e24507c5ceb98cb4b7e [2022-03-21T17:58:10.019Z] $ docker rm -f 8df2c1b13d1850fede9d8aed48fb893f26fa29119d7b7e24507c5ceb98cb4b7e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T17:58:10.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-21T17:58:10.621Z] . [Pipeline] withDockerContainer [2022-03-21T17:58:10.839Z] prd-ubuntu20.04-docker-arm64-4c-16g-8436 does not seem to be running inside a container [2022-03-21T17:58:10.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-21T17:58:12.264Z] $ docker top 42792e9ed15bac295691af046e15136ea5a044a4fb75b88ba0bf0922f6da3aa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T17:58:13.310Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-21T17:58:17.621Z] Building core-command ... [2022-03-21T17:58:17.621Z] Building core-data ... [2022-03-21T17:58:17.621Z] Building core-metadata ... [2022-03-21T17:58:17.621Z] Building security-bootstrapper ... [2022-03-21T17:58:17.621Z] Building security-proxy-setup ... [2022-03-21T17:58:17.621Z] Building security-secretstore-setup ... [2022-03-21T17:58:17.621Z] Building security-spiffe-token-provider ... [2022-03-21T17:58:17.621Z] Building security-spire-agent ... [2022-03-21T17:58:17.621Z] Building security-spire-config ... [2022-03-21T17:58:17.621Z] Building security-spire-server ... [2022-03-21T17:58:17.621Z] Building support-notifications ... [2022-03-21T17:58:17.621Z] Building support-scheduler ... [2022-03-21T17:58:17.621Z] Building sys-mgmt-agent ... [2022-03-21T17:58:17.621Z] Building security-spire-server [2022-03-21T17:58:17.621Z] Building security-secretstore-setup [2022-03-21T17:58:17.621Z] Building security-spiffe-token-provider [2022-03-21T17:58:17.621Z] Building security-spire-agent [2022-03-21T17:58:17.621Z] Building security-spire-config [2022-03-21T17:59:39.380Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T17:59:39.380Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T17:59:39.380Z] ---> cf2c53d465b3 [2022-03-21T17:59:39.380Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T17:59:39.380Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T17:59:39.380Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-21T17:59:39.380Z] ---> cf2c53d465b3 [2022-03-21T17:59:39.380Z] Step 3/20 : WORKDIR /edgex-go [2022-03-21T17:59:39.380Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T17:59:39.380Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-21T17:59:39.380Z] ---> cf2c53d465b3 [2022-03-21T17:59:39.380Z] Step 3/24 : WORKDIR /edgex-go [2022-03-21T17:59:39.380Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T17:59:39.380Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-21T17:59:39.380Z] ---> cf2c53d465b3 [2022-03-21T17:59:39.380Z] Step 3/24 : WORKDIR /edgex-go [2022-03-21T17:59:39.380Z] ---> Running in cc8b374ab02d [2022-03-21T17:59:39.380Z] ---> Running in 4779021f2827 [2022-03-21T17:59:39.380Z] ---> Running in edefb827da23 [2022-03-21T17:59:39.380Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T17:59:39.380Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-21T17:59:39.380Z] ---> cf2c53d465b3 [2022-03-21T17:59:39.380Z] Step 3/25 : WORKDIR /edgex-go [2022-03-21T17:59:39.380Z] ---> Running in 0699dc4ca2f8 [2022-03-21T17:59:39.380Z] ---> Running in e27874eadd32 [2022-03-21T17:59:39.380Z] Removing intermediate container cc8b374ab02d [2022-03-21T17:59:39.380Z] ---> d1563df118df [2022-03-21T17:59:39.380Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-21T17:59:39.380Z] ---> Running in 7aa39138f479 [2022-03-21T17:59:39.380Z] Removing intermediate container edefb827da23 [2022-03-21T17:59:39.380Z] ---> 343af914e136 [2022-03-21T17:59:39.380Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:59:39.380Z] Removing intermediate container 0699dc4ca2f8 [2022-03-21T17:59:39.380Z] ---> 451bdaff9c64 [2022-03-21T17:59:39.380Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:59:39.380Z] Removing intermediate container e27874eadd32 [2022-03-21T17:59:39.380Z] ---> d744b32b14b1 [2022-03-21T17:59:39.380Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:59:39.380Z] Removing intermediate container 4779021f2827 [2022-03-21T17:59:39.380Z] ---> d3857ad7cf2e [2022-03-21T17:59:39.380Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T17:59:39.380Z] ---> Running in e9c1e7010449 [2022-03-21T17:59:39.380Z] ---> Running in f5bc8c89ad8c [2022-03-21T17:59:39.663Z] ---> Running in 9cce438383ea [2022-03-21T17:59:39.663Z] ---> Running in 8cee0317e116 [2022-03-21T17:59:41.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T17:59:42.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T17:59:43.181Z] Removing intermediate container e9c1e7010449 [2022-03-21T17:59:43.181Z] ---> 7c48c4b25f9a [2022-03-21T17:59:43.181Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-21T17:59:43.181Z] Removing intermediate container 9cce438383ea [2022-03-21T17:59:43.181Z] ---> a555beb3577b [2022-03-21T17:59:43.181Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-21T17:59:43.181Z] ---> Running in 76bbc1276c6e [2022-03-21T17:59:43.181Z] ---> Running in 99d8c288fa48 [2022-03-21T17:59:43.473Z] v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-21T17:59:43.473Z] v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-21T17:59:43.473Z] OK: 15738 distinct packages available [2022-03-21T17:59:43.473Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T17:59:43.751Z] Removing intermediate container 8cee0317e116 [2022-03-21T17:59:43.751Z] ---> dcc93e3cdbbc [2022-03-21T17:59:43.751Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-21T17:59:43.751Z] ---> Running in 896e2dc7d20f [2022-03-21T17:59:43.751Z] Removing intermediate container f5bc8c89ad8c [2022-03-21T17:59:43.751Z] ---> 4e62fab652e9 [2022-03-21T17:59:43.751Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-21T17:59:44.024Z] ---> Running in 55d107bbdfe0 [2022-03-21T17:59:44.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T17:59:45.628Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T17:59:45.628Z] OK: 220 MiB in 52 packages [2022-03-21T17:59:45.914Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T17:59:46.199Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T17:59:46.199Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T17:59:46.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T17:59:46.485Z] Removing intermediate container 7aa39138f479 [2022-03-21T17:59:46.485Z] ---> 7e0040464961 [2022-03-21T17:59:46.485Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-21T17:59:46.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T17:59:47.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T17:59:47.320Z] ---> a8f12f2bc8ae [2022-03-21T17:59:47.320Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T17:59:47.604Z] ---> Running in 2ee3c3bde1f7 [2022-03-21T17:59:47.604Z] OK: 220 MiB in 52 packages [2022-03-21T17:59:47.883Z] OK: 220 MiB in 52 packages [2022-03-21T17:59:48.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T17:59:48.169Z] OK: 220 MiB in 52 packages [2022-03-21T17:59:49.173Z] Removing intermediate container 76bbc1276c6e [2022-03-21T17:59:49.173Z] ---> d734da8f029e [2022-03-21T17:59:49.173Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-21T17:59:49.448Z] Removing intermediate container 99d8c288fa48 [2022-03-21T17:59:49.448Z] ---> 3337922b83d3 [2022-03-21T17:59:49.448Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-21T17:59:49.448Z] Removing intermediate container 896e2dc7d20f [2022-03-21T17:59:49.448Z] ---> 5fcf9be7e3ec [2022-03-21T17:59:49.448Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T17:59:50.441Z] ---> 08f1e01e93f7 [2022-03-21T17:59:50.441Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T17:59:50.441Z] ---> 264832a02af7 [2022-03-21T17:59:50.441Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T17:59:50.725Z] ---> Running in 53157fc2d0df [2022-03-21T17:59:50.725Z] ---> 50ce2b66e1fb [2022-03-21T17:59:50.725Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T17:59:50.725Z] ---> Running in 3a5895af4401 [2022-03-21T17:59:51.003Z] ---> Running in cf9dd77b2dea [2022-03-21T17:59:51.281Z] OK: 220 MiB in 52 packages [2022-03-21T17:59:52.738Z] Removing intermediate container 55d107bbdfe0 [2022-03-21T17:59:52.738Z] ---> 0dce573e258a [2022-03-21T17:59:52.738Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-21T17:59:53.014Z] Removing intermediate container 2ee3c3bde1f7 [2022-03-21T17:59:53.014Z] ---> d1d506045547 [2022-03-21T17:59:53.014Z] Step 7/20 : COPY . . [2022-03-21T17:59:54.009Z] ---> dc7a9181312e [2022-03-21T17:59:54.009Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T17:59:54.009Z] ---> Running in 38a84d71853e [2022-03-21T17:59:58.345Z] Removing intermediate container 53157fc2d0df [2022-03-21T17:59:58.345Z] ---> f2f0bff4cca0 [2022-03-21T17:59:58.345Z] Step 8/25 : COPY . . [2022-03-21T17:59:58.345Z] Removing intermediate container cf9dd77b2dea [2022-03-21T17:59:58.345Z] ---> e839b85db071 [2022-03-21T17:59:58.345Z] Step 8/23 : COPY . . [2022-03-21T17:59:58.653Z] Removing intermediate container 3a5895af4401 [2022-03-21T17:59:58.653Z] ---> 7d876f846f97 [2022-03-21T17:59:58.653Z] Step 8/24 : COPY . . [2022-03-21T17:59:59.261Z] Removing intermediate container 38a84d71853e [2022-03-21T17:59:59.261Z] ---> 180df35f68e5 [2022-03-21T17:59:59.261Z] Step 8/24 : COPY . . [2022-03-21T18:00:21.459Z] ---> 303f85ee0a8b [2022-03-21T18:00:21.459Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-21T18:00:21.459Z] ---> Running in e13c20cde4f6 [2022-03-21T18:00:21.459Z] 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-21T18:00:28.188Z] ---> 1e5c6a12cdd2 [2022-03-21T18:00:28.188Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-21T18:00:28.188Z] ---> Running in 9288df3f3ebd [2022-03-21T18:00:28.188Z] ---> 2eae39eb8f56 [2022-03-21T18:00:28.188Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-21T18:00:28.188Z] ---> 255141e547f1 [2022-03-21T18:00:28.188Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-21T18:00:28.188Z] ---> Running in e9aa38ce71ee [2022-03-21T18:00:28.188Z] ---> Running in 51deab221501 [2022-03-21T18:00:28.188Z] Removing intermediate container 9288df3f3ebd [2022-03-21T18:00:28.188Z] ---> f501756ceeea [2022-03-21T18:00:28.188Z] 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-21T18:00:28.465Z] ---> Running in 1b8090638897 [2022-03-21T18:00:29.064Z] Removing intermediate container e9aa38ce71ee [2022-03-21T18:00:29.064Z] ---> c1dc2f3b9a67 [2022-03-21T18:00:29.064Z] 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-21T18:00:29.064Z] ---> 40544e8eda18 [2022-03-21T18:00:29.064Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-21T18:00:29.064Z] ---> Running in 787744744ae3 [2022-03-21T18:00:29.064Z] ---> Running in 91dcb6ea0e93 [2022-03-21T18:00:30.517Z] Removing intermediate container 91dcb6ea0e93 [2022-03-21T18:00:30.517Z] ---> 59453b5a75f9 [2022-03-21T18:00:30.517Z] 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-21T18:00:30.517Z] ---> Running in 2c3c1c85e923 [2022-03-21T18:00:31.127Z] 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-21T18:00:33.777Z] spire-1.2.0/ [2022-03-21T18:00:33.777Z] spire-1.2.0/ [2022-03-21T18:00:34.372Z] spire-1.2.0/ [2022-03-21T18:00:38.688Z] spire-1.2.0/README.md [2022-03-21T18:00:38.688Z] spire-1.2.0/bin/ [2022-03-21T18:00:38.688Z] spire-1.2.0/bin/spire-server [2022-03-21T18:00:38.688Z] spire-1.2.0/bin/spire-agent [2022-03-21T18:00:38.688Z] spire-1.2.0/conf/ [2022-03-21T18:00:38.688Z] spire-1.2.0/conf/server/ [2022-03-21T18:00:38.688Z] spire-1.2.0/conf/server/server.conf [2022-03-21T18:00:38.688Z] spire-1.2.0/conf/agent/ [2022-03-21T18:00:38.688Z] spire-1.2.0/conf/agent/agent.conf [2022-03-21T18:00:38.688Z] spire-1.2.0/LICENSE [2022-03-21T18:00:38.688Z] spire-1.2.0/README.md [2022-03-21T18:00:38.688Z] spire-1.2.0/bin/ [2022-03-21T18:00:38.688Z] spire-1.2.0/bin/spire-server [2022-03-21T18:00:38.688Z] spire-1.2.0/bin/spire-agent [2022-03-21T18:00:38.688Z] spire-1.2.0/conf/ [2022-03-21T18:00:38.688Z] spire-1.2.0/conf/server/ [2022-03-21T18:00:38.688Z] spire-1.2.0/conf/server/server.conf [2022-03-21T18:00:38.688Z] spire-1.2.0/conf/agent/ [2022-03-21T18:00:38.688Z] spire-1.2.0/conf/agent/agent.conf [2022-03-21T18:00:38.688Z] spire-1.2.0/LICENSE [2022-03-21T18:00:39.289Z] spire-1.2.0/README.md [2022-03-21T18:00:39.289Z] spire-1.2.0/bin/ [2022-03-21T18:00:39.289Z] spire-1.2.0/bin/spire-server [2022-03-21T18:00:39.289Z] spire-1.2.0/bin/spire-agent [2022-03-21T18:00:39.289Z] spire-1.2.0/conf/ [2022-03-21T18:00:39.289Z] spire-1.2.0/conf/server/ [2022-03-21T18:00:39.289Z] spire-1.2.0/conf/server/server.conf [2022-03-21T18:00:39.289Z] spire-1.2.0/conf/agent/ [2022-03-21T18:00:39.289Z] spire-1.2.0/conf/agent/agent.conf [2022-03-21T18:00:39.289Z] spire-1.2.0/LICENSE [2022-03-21T18:00:51.719Z] Removing intermediate container 787744744ae3 [2022-03-21T18:00:51.719Z] ---> 59946b77e9ee [2022-03-21T18:00:51.719Z] [2022-03-21T18:00:51.719Z] Step 11/24 : FROM alpine:3.15 [2022-03-21T18:00:51.719Z] Removing intermediate container 1b8090638897 [2022-03-21T18:00:51.719Z] ---> 46d7814dbe3c [2022-03-21T18:00:51.719Z] [2022-03-21T18:00:51.719Z] Step 11/23 : FROM alpine:3.15 [2022-03-21T18:00:51.719Z] Removing intermediate container 2c3c1c85e923 [2022-03-21T18:00:51.719Z] ---> bbfe9880adab [2022-03-21T18:00:51.719Z] [2022-03-21T18:00:51.719Z] Step 11/24 : FROM alpine:3.15 [2022-03-21T18:00:51.719Z] 3.15: Pulling from library/alpine [2022-03-21T18:00:51.719Z] 3.15: Pulling from library/alpine [2022-03-21T18:00:51.719Z] 3.15: Pulling from library/alpine [2022-03-21T18:00:53.723Z] Digest: sha256:d6d0a0eb4d40ef96f2310ead734848b9c819bb97c9d846385c4aca1767186cd4 [2022-03-21T18:00:53.723Z] Digest: sha256:d6d0a0eb4d40ef96f2310ead734848b9c819bb97c9d846385c4aca1767186cd4 [2022-03-21T18:00:53.723Z] Digest: sha256:d6d0a0eb4d40ef96f2310ead734848b9c819bb97c9d846385c4aca1767186cd4 [2022-03-21T18:00:53.723Z] Status: Downloaded newer image for alpine:3.15 [2022-03-21T18:00:53.723Z] Status: Image is up to date for alpine:3.15 [2022-03-21T18:00:53.723Z] Status: Downloaded newer image for alpine:3.15 [2022-03-21T18:00:53.723Z] ---> 3abe2e34c907 [2022-03-21T18:00:53.723Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-21T18:00:53.723Z] ---> 3abe2e34c907 [2022-03-21T18:00:53.723Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-21T18:00:53.723Z] ---> 3abe2e34c907 [2022-03-21T18:00:53.723Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-21T18:00:53.723Z] ---> Running in 7195fc95a3b3 [2022-03-21T18:00:53.723Z] ---> Running in 3eb1fe6128ba [2022-03-21T18:00:53.723Z] ---> Running in d8d660371e05 [2022-03-21T18:00:54.720Z] Removing intermediate container d8d660371e05 [2022-03-21T18:00:54.720Z] Removing intermediate container 7195fc95a3b3 [2022-03-21T18:00:54.720Z] ---> d4e29f86bd2a [2022-03-21T18:00:54.720Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T18:00:54.720Z] ---> b901cd9c5762 [2022-03-21T18:00:54.720Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T18:00:54.720Z] Removing intermediate container 3eb1fe6128ba [2022-03-21T18:00:54.720Z] ---> 5e85eacd7a65 [2022-03-21T18:00:54.720Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T18:00:54.720Z] ---> Running in be8b0cb6bc4f [2022-03-21T18:00:54.720Z] ---> Running in a98c89a2da40 [2022-03-21T18:00:54.997Z] ---> Running in 2ba5114658ee [2022-03-21T18:01:00.445Z] Removing intermediate container be8b0cb6bc4f [2022-03-21T18:01:00.445Z] ---> 5142a9baa618 [2022-03-21T18:01:00.445Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-21T18:01:00.445Z] Removing intermediate container a98c89a2da40 [2022-03-21T18:01:00.445Z] ---> 775eaa5dea59 [2022-03-21T18:01:00.445Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-21T18:01:00.445Z] Removing intermediate container 2ba5114658ee [2022-03-21T18:01:00.445Z] ---> 9d417510a8aa [2022-03-21T18:01:00.445Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-21T18:01:00.445Z] ---> Running in 71e12ad60e53 [2022-03-21T18:01:00.445Z] ---> Running in 964dedd74af0 [2022-03-21T18:01:00.445Z] ---> Running in 623d6841f6c1 [2022-03-21T18:01:03.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T18:01:03.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T18:01:03.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T18:01:03.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T18:01:04.007Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T18:01:04.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T18:01:04.896Z] v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-21T18:01:04.896Z] v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-21T18:01:04.896Z] OK: 15730 distinct packages available [2022-03-21T18:01:05.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T18:01:05.516Z] v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-21T18:01:05.516Z] v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-21T18:01:05.516Z] OK: 15730 distinct packages available [2022-03-21T18:01:05.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T18:01:05.816Z] v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-21T18:01:05.816Z] v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-21T18:01:05.816Z] OK: 15730 distinct packages available [2022-03-21T18:01:06.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T18:01:06.400Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T18:01:06.765Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T18:01:07.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T18:01:08.112Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-21T18:01:08.389Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-21T18:01:08.389Z] (3/5) Installing libucontext (1.1-r0) [2022-03-21T18:01:08.389Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-21T18:01:08.389Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-21T18:01:08.389Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-21T18:01:08.664Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-21T18:01:08.664Z] (3/4) Installing libucontext (1.1-r0) [2022-03-21T18:01:08.664Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-21T18:01:08.664Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-21T18:01:08.664Z] Executing busybox-1.34.1-r4.trigger [2022-03-21T18:01:08.664Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-21T18:01:08.664Z] OK: 6 MiB in 19 packages [2022-03-21T18:01:08.664Z] Executing busybox-1.34.1-r4.trigger [2022-03-21T18:01:08.943Z] OK: 6 MiB in 18 packages [2022-03-21T18:01:08.943Z] (3/5) Installing libucontext (1.1-r0) [2022-03-21T18:01:08.943Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-21T18:01:08.943Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-21T18:01:09.221Z] Executing busybox-1.34.1-r4.trigger [2022-03-21T18:01:09.221Z] OK: 6 MiB in 19 packages [2022-03-21T18:01:11.871Z] Removing intermediate container 964dedd74af0 [2022-03-21T18:01:11.871Z] ---> 1806950354d2 [2022-03-21T18:01:11.871Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-21T18:01:11.871Z] Removing intermediate container 71e12ad60e53 [2022-03-21T18:01:11.871Z] ---> 21b44f0ed63d [2022-03-21T18:01:11.871Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-21T18:01:11.871Z] Removing intermediate container 623d6841f6c1 [2022-03-21T18:01:11.871Z] ---> fc0a0b17c3f9 [2022-03-21T18:01:11.871Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-21T18:01:18.607Z] ---> 5b529710f110 [2022-03-21T18:01:18.607Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-21T18:01:21.255Z] ---> 35d830a04257 [2022-03-21T18:01:21.255Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-21T18:01:22.243Z] ---> f397ce0e387e [2022-03-21T18:01:22.243Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-21T18:01:23.232Z] ---> 001aa05aeed0 [2022-03-21T18:01:23.232Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-21T18:01:24.223Z] ---> 8485b6f59849 [2022-03-21T18:01:24.223Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-21T18:01:24.223Z] ---> Running in 8ca2acbd4b8a [2022-03-21T18:01:24.504Z] ---> 3733b7461de0 [2022-03-21T18:01:24.504Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-21T18:01:25.119Z] Removing intermediate container 8ca2acbd4b8a [2022-03-21T18:01:25.119Z] ---> f77ad794352e [2022-03-21T18:01:25.119Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-21T18:01:26.112Z] ---> d991632938a5 [2022-03-21T18:01:26.112Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-21T18:01:26.393Z] ---> Running in 08ba1531a8a9 [2022-03-21T18:01:26.683Z] ---> b5418ff445cf [2022-03-21T18:01:26.683Z] Step 19/24 : WORKDIR / [2022-03-21T18:01:26.963Z] ---> Running in e1a396b9f2e3 [2022-03-21T18:01:27.251Z] Removing intermediate container 08ba1531a8a9 [2022-03-21T18:01:27.251Z] ---> e1444c9d161a [2022-03-21T18:01:27.532Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-21T18:01:27.533Z] ---> Running in 0b39d4127c9d [2022-03-21T18:01:28.147Z] Removing intermediate container e1a396b9f2e3 [2022-03-21T18:01:28.147Z] ---> fe701d29eb57 [2022-03-21T18:01:28.147Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-21T18:01:28.147Z] ---> 8f9bbd783dca [2022-03-21T18:01:28.147Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-21T18:01:28.423Z] Removing intermediate container 0b39d4127c9d [2022-03-21T18:01:28.423Z] ---> 774640f85e56 [2022-03-21T18:01:28.423Z] Step 21/23 : LABEL arch=arm64 [2022-03-21T18:01:28.423Z] ---> Running in 952ef7e721df [2022-03-21T18:01:28.423Z] ---> Running in 2dd99b490c12 [2022-03-21T18:01:29.424Z] Removing intermediate container 952ef7e721df [2022-03-21T18:01:29.424Z] ---> 4b4eca35c717 [2022-03-21T18:01:29.424Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-21T18:01:29.424Z] Removing intermediate container 2dd99b490c12 [2022-03-21T18:01:29.424Z] ---> 55a0dff6deaa [2022-03-21T18:01:29.424Z] Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T18:01:29.424Z] ---> Running in 5683022d989c [2022-03-21T18:01:29.424Z] ---> Running in ca67e92b3dc9 [2022-03-21T18:01:29.424Z] ---> ce8f24c2af6d [2022-03-21T18:01:29.424Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-21T18:01:30.407Z] Removing intermediate container ca67e92b3dc9 [2022-03-21T18:01:30.407Z] ---> 831d6aa77369 [2022-03-21T18:01:30.407Z] Step 22/24 : LABEL arch=arm64 [2022-03-21T18:01:30.407Z] Removing intermediate container 5683022d989c [2022-03-21T18:01:30.407Z] ---> 755b3459c4a1 [2022-03-21T18:01:30.407Z] Step 23/23 : LABEL version=0.0.0 [2022-03-21T18:01:30.407Z] ---> Running in a874dffd3c26 [2022-03-21T18:01:30.407Z] ---> Running in 77c82c8fb197 [2022-03-21T18:01:31.017Z] ---> 17679127bd34 [2022-03-21T18:01:31.017Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-21T18:01:31.299Z] Removing intermediate container 77c82c8fb197 [2022-03-21T18:01:31.299Z] ---> ade4af33bd05 [2022-03-21T18:01:31.299Z] [2022-03-21T18:01:31.299Z] Removing intermediate container a874dffd3c26 [2022-03-21T18:01:31.299Z] ---> b6a09dec4da6 [2022-03-21T18:01:31.299Z] Step 23/24 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T18:01:31.573Z] ---> Running in 7f6ec82510eb [2022-03-21T18:01:32.561Z] ---> 04fb2fe2930a [2022-03-21T18:01:32.561Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-21T18:01:32.561Z] Removing intermediate container 7f6ec82510eb [2022-03-21T18:01:32.561Z] ---> b2f8247b3915 [2022-03-21T18:01:32.561Z] Step 24/24 : LABEL version=0.0.0 [2022-03-21T18:01:32.561Z] ---> Running in 10fa242e26f8 [2022-03-21T18:01:32.561Z] ---> Running in 30772dbde9b6 [2022-03-21T18:01:32.842Z] Successfully built ade4af33bd05 [2022-03-21T18:01:32.842Z] Successfully tagged security-spire-server-arm64:latest [2022-03-21T18:01:32.842Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-03-21T18:01:33.133Z] Removing intermediate container 10fa242e26f8 [2022-03-21T18:01:33.133Z] ---> da641d188e74 [2022-03-21T18:01:33.133Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-21T18:01:33.421Z] Removing intermediate container 30772dbde9b6 [2022-03-21T18:01:33.421Z] ---> 78d6b084d6a4 [2022-03-21T18:01:33.421Z] [2022-03-21T18:01:33.421Z] ---> Running in e2e475ad7bde [2022-03-21T18:01:34.031Z] Successfully built 78d6b084d6a4 [2022-03-21T18:01:34.031Z] Successfully tagged security-spire-config-arm64:latest [2022-03-21T18:01:34.031Z]  Building security-spire-config ... done Building core-command [2022-03-21T18:01:34.031Z] Removing intermediate container e2e475ad7bde [2022-03-21T18:01:34.031Z] ---> 3add72fdd7da [2022-03-21T18:01:34.031Z] Step 22/24 : LABEL arch=arm64 [2022-03-21T18:01:34.031Z] ---> Running in 156fe003c7a2 [2022-03-21T18:01:34.638Z] Removing intermediate container 156fe003c7a2 [2022-03-21T18:01:34.638Z] ---> 957507138c2a [2022-03-21T18:01:34.638Z] Step 23/24 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T18:01:34.638Z] ---> Running in a4f302c2683a [2022-03-21T18:01:35.240Z] Removing intermediate container a4f302c2683a [2022-03-21T18:01:35.240Z] ---> f7d4124d7cc6 [2022-03-21T18:01:35.240Z] Step 24/24 : LABEL version=0.0.0 [2022-03-21T18:01:35.515Z] ---> Running in 1f47345c55e9 [2022-03-21T18:01:36.111Z] Removing intermediate container 1f47345c55e9 [2022-03-21T18:01:36.111Z] ---> bfa92a2e3ec1 [2022-03-21T18:01:36.111Z] [2022-03-21T18:01:36.714Z] Successfully built bfa92a2e3ec1 [2022-03-21T18:01:36.714Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-21T18:01:36.714Z]  Building security-spire-agent ... done Building security-proxy-setup [2022-03-21T18:02:03.531Z] 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-21T18:02:21.874Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T18:02:21.874Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T18:02:21.874Z] ---> cf2c53d465b3 [2022-03-21T18:02:21.874Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T18:02:21.874Z] ---> Using cache [2022-03-21T18:02:21.874Z] ---> d3857ad7cf2e [2022-03-21T18:02:21.874Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T18:02:21.874Z] ---> Using cache [2022-03-21T18:02:21.874Z] ---> dcc93e3cdbbc [2022-03-21T18:02:21.874Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-21T18:02:21.874Z] ---> Running in 873eb209a422 [2022-03-21T18:02:21.874Z] Removing intermediate container 51deab221501 [2022-03-21T18:02:21.874Z] ---> 5fc6e74c4f0a [2022-03-21T18:02:21.874Z] [2022-03-21T18:02:21.874Z] Step 10/25 : FROM alpine:3.14 [2022-03-21T18:02:21.874Z] 3.14: Pulling from library/alpine [2022-03-21T18:02:21.874Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T18:02:22.157Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-21T18:02:22.157Z] Status: Downloaded newer image for alpine:3.14 [2022-03-21T18:02:22.157Z] ---> 71a2028e5025 [2022-03-21T18:02:22.157Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-21T18:02:22.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T18:02:22.716Z] ---> Running in 904e0a925aea [2022-03-21T18:02:24.182Z] OK: 220 MiB in 52 packages [2022-03-21T18:02:24.459Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T18:02:24.459Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-21T18:02:24.459Z] ---> cf2c53d465b3 [2022-03-21T18:02:24.459Z] Step 3/22 : WORKDIR /edgex-go [2022-03-21T18:02:24.459Z] ---> Using cache [2022-03-21T18:02:24.459Z] ---> d3857ad7cf2e [2022-03-21T18:02:24.459Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T18:02:24.459Z] ---> Using cache [2022-03-21T18:02:24.459Z] ---> dcc93e3cdbbc [2022-03-21T18:02:24.459Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-21T18:02:24.459Z] ---> Using cache [2022-03-21T18:02:24.459Z] ---> 5fcf9be7e3ec [2022-03-21T18:02:24.459Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-21T18:02:24.459Z] ---> Using cache [2022-03-21T18:02:24.459Z] ---> 50ce2b66e1fb [2022-03-21T18:02:24.459Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T18:02:24.459Z] ---> Using cache [2022-03-21T18:02:24.459Z] ---> e839b85db071 [2022-03-21T18:02:24.459Z] Step 8/22 : COPY . . [2022-03-21T18:02:25.457Z] ---> Using cache [2022-03-21T18:02:25.457Z] ---> 1e5c6a12cdd2 [2022-03-21T18:02:25.457Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-21T18:02:25.457Z] ---> Running in c961fff380c6 [2022-03-21T18:02:25.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T18:02:25.457Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T18:02:25.457Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T18:02:25.457Z] ---> cf2c53d465b3 [2022-03-21T18:02:25.457Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T18:02:25.457Z] ---> Using cache [2022-03-21T18:02:25.457Z] ---> d3857ad7cf2e [2022-03-21T18:02:25.457Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T18:02:25.457Z] ---> Using cache [2022-03-21T18:02:25.737Z] ---> dcc93e3cdbbc [2022-03-21T18:02:25.737Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-21T18:02:25.737Z] ---> Using cache [2022-03-21T18:02:25.737Z] ---> 5fcf9be7e3ec [2022-03-21T18:02:25.737Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T18:02:25.737Z] ---> Using cache [2022-03-21T18:02:25.737Z] ---> 50ce2b66e1fb [2022-03-21T18:02:25.737Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T18:02:25.737Z] ---> Using cache [2022-03-21T18:02:25.737Z] ---> e839b85db071 [2022-03-21T18:02:25.737Z] Step 8/23 : COPY . . [2022-03-21T18:02:25.737Z] Removing intermediate container 873eb209a422 [2022-03-21T18:02:26.022Z] ---> 582773cb18a4 [2022-03-21T18:02:26.022Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T18:02:26.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T18:02:26.300Z] ---> Using cache [2022-03-21T18:02:26.300Z] ---> 1e5c6a12cdd2 [2022-03-21T18:02:26.300Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-21T18:02:26.582Z] ---> Running in c1f019d22a6a [2022-03-21T18:02:26.882Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-21T18:02:27.159Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-21T18:02:27.159Z] (3/3) Installing su-exec (0.2-r1) [2022-03-21T18:02:27.159Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T18:02:27.159Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T18:02:27.449Z] OK: 6 MiB in 17 packages [2022-03-21T18:02:27.729Z] ---> 47a5c1e53ee7 [2022-03-21T18:02:27.729Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T18:02:27.729Z] ---> Running in fe8630b8eee5 [2022-03-21T18:02:28.000Z] 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-21T18:02:29.451Z] 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-21T18:02:30.054Z] Removing intermediate container 904e0a925aea [2022-03-21T18:02:30.054Z] ---> 9091e98fad10 [2022-03-21T18:02:30.054Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-21T18:02:30.054Z] ---> Running in bf08281e9157 [2022-03-21T18:02:30.663Z] Removing intermediate container bf08281e9157 [2022-03-21T18:02:30.663Z] ---> 588ea5c8575b [2022-03-21T18:02:30.663Z] Step 13/25 : WORKDIR / [2022-03-21T18:02:30.663Z] ---> Running in cacae3b7b5a1 [2022-03-21T18:02:31.266Z] Removing intermediate container cacae3b7b5a1 [2022-03-21T18:02:31.266Z] ---> 6e5634a0cf36 [2022-03-21T18:02:31.266Z] 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-21T18:02:32.253Z] ---> 5b197d58a0e5 [2022-03-21T18:02:32.253Z] 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-21T18:02:32.863Z] ---> aa888fe83050 [2022-03-21T18:02:32.863Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-21T18:02:33.868Z] ---> 7a0899d1ded6 [2022-03-21T18:02:33.868Z] 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-21T18:02:34.858Z] Removing intermediate container fe8630b8eee5 [2022-03-21T18:02:34.858Z] ---> 34d802e14baf [2022-03-21T18:02:34.858Z] Step 8/23 : COPY . . [2022-03-21T18:02:35.135Z] ---> af954027f9dd [2022-03-21T18:02:35.135Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-21T18:02:37.777Z] ---> 8b80e48b2207 [2022-03-21T18:02:37.777Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-21T18:02:41.211Z] ---> 1ff4a4acd23c [2022-03-21T18:02:41.211Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-21T18:02:42.205Z] ---> 4749626f6eba [2022-03-21T18:02:42.205Z] 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-21T18:02:42.205Z] ---> Running in 56b606d1ceda [2022-03-21T18:02:45.659Z] Removing intermediate container 56b606d1ceda [2022-03-21T18:02:45.659Z] ---> 319cf807454a [2022-03-21T18:02:45.659Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-21T18:02:45.941Z] ---> Running in 392676aa7eff [2022-03-21T18:02:46.614Z] Removing intermediate container 392676aa7eff [2022-03-21T18:02:46.614Z] ---> aecf6c9f9391 [2022-03-21T18:02:46.614Z] Step 23/25 : LABEL arch=arm64 [2022-03-21T18:02:46.899Z] ---> Running in 7e350e7fdfb9 [2022-03-21T18:02:48.410Z] Removing intermediate container 7e350e7fdfb9 [2022-03-21T18:02:48.410Z] ---> 7b351350cc81 [2022-03-21T18:02:48.410Z] Step 24/25 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T18:02:48.410Z] ---> Running in c160d425de52 [2022-03-21T18:02:49.268Z] Removing intermediate container c160d425de52 [2022-03-21T18:02:49.268Z] ---> ff0e77e8dfc2 [2022-03-21T18:02:49.268Z] Step 25/25 : LABEL version=0.0.0 [2022-03-21T18:02:49.268Z] ---> Running in d67d95324acc [2022-03-21T18:02:50.329Z] Removing intermediate container d67d95324acc [2022-03-21T18:02:50.330Z] ---> 29575826badc [2022-03-21T18:02:50.330Z] [2022-03-21T18:02:50.929Z] Successfully built 29575826badc [2022-03-21T18:02:50.929Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-21T18:02:50.929Z]  Building security-secretstore-setup ... done Building support-notifications [2022-03-21T18:03:06.057Z] Removing intermediate container e13c20cde4f6 [2022-03-21T18:03:06.057Z] ---> ef3a6a7d1d29 [2022-03-21T18:03:06.057Z] [2022-03-21T18:03:06.057Z] Step 9/20 : FROM alpine:3.15 [2022-03-21T18:03:06.057Z] ---> 3abe2e34c907 [2022-03-21T18:03:06.057Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-21T18:03:06.057Z] ---> Using cache [2022-03-21T18:03:06.057Z] ---> 5e85eacd7a65 [2022-03-21T18:03:06.057Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T18:03:06.057Z] ---> Using cache [2022-03-21T18:03:06.057Z] ---> 9d417510a8aa [2022-03-21T18:03:06.058Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-21T18:03:06.058Z] ---> Running in aa8f1813d244 [2022-03-21T18:03:06.058Z] ---> 8fe98ca90712 [2022-03-21T18:03:06.058Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-21T18:03:06.058Z] ---> Running in ddb6fb469057 [2022-03-21T18:03:06.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T18:03:07.794Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T18:03:07.794Z] 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-21T18:03:09.234Z] v3.15.1-6-gbd9138885d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-21T18:03:09.234Z] v3.15.1-11-g82674842ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-21T18:03:09.234Z] OK: 15730 distinct packages available [2022-03-21T18:03:09.510Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T18:03:10.494Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T18:03:11.935Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-21T18:03:12.211Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-21T18:03:12.488Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-21T18:03:12.488Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-21T18:03:12.488Z] (5/9) Installing curl (7.80.0-r0) [2022-03-21T18:03:12.770Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-21T18:03:12.770Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-21T18:03:12.770Z] (8/9) Installing libucontext (1.1-r0) [2022-03-21T18:03:13.050Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-21T18:03:13.050Z] Executing busybox-1.34.1-r4.trigger [2022-03-21T18:03:13.050Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T18:03:13.661Z] OK: 8 MiB in 23 packages [2022-03-21T18:03:17.093Z] Removing intermediate container aa8f1813d244 [2022-03-21T18:03:17.093Z] ---> b1d39835e96c [2022-03-21T18:03:17.093Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T18:03:18.085Z] ---> 61b3fc33d7f1 [2022-03-21T18:03:18.085Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-21T18:03:20.748Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T18:03:20.749Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-21T18:03:20.749Z] ---> cf2c53d465b3 [2022-03-21T18:03:20.749Z] Step 3/22 : WORKDIR /edgex-go [2022-03-21T18:03:20.749Z] ---> Using cache [2022-03-21T18:03:20.749Z] ---> d3857ad7cf2e [2022-03-21T18:03:20.749Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T18:03:20.749Z] ---> Using cache [2022-03-21T18:03:20.749Z] ---> dcc93e3cdbbc [2022-03-21T18:03:20.749Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-21T18:03:20.749Z] ---> Running in d736974271d2 [2022-03-21T18:03:21.354Z] ---> 24b554ddb12f [2022-03-21T18:03:21.354Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-21T18:03:22.359Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T18:03:22.359Z] ---> 8b8567268615 [2022-03-21T18:03:22.359Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-21T18:03:22.637Z] ---> Running in e01035357327 [2022-03-21T18:03:23.248Z] Removing intermediate container e01035357327 [2022-03-21T18:03:23.248Z] ---> 38395db45697 [2022-03-21T18:03:23.248Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T18:03:23.248Z] ---> Running in 56e60d7a0121 [2022-03-21T18:03:23.531Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T18:03:23.817Z] Removing intermediate container 56e60d7a0121 [2022-03-21T18:03:23.817Z] ---> a3335ead7fd9 [2022-03-21T18:03:23.817Z] Step 18/20 : LABEL arch=arm64 [2022-03-21T18:03:23.817Z] ---> Running in a2f6330b3f40 [2022-03-21T18:03:24.422Z] Removing intermediate container a2f6330b3f40 [2022-03-21T18:03:24.422Z] ---> edff9fe8b199 [2022-03-21T18:03:24.422Z] Step 19/20 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T18:03:24.713Z] ---> Running in 48ffc9755adf [2022-03-21T18:03:25.000Z] OK: 220 MiB in 52 packages [2022-03-21T18:03:25.000Z] Removing intermediate container 48ffc9755adf [2022-03-21T18:03:25.000Z] ---> def152835370 [2022-03-21T18:03:25.000Z] Step 20/20 : LABEL version=0.0.0 [2022-03-21T18:03:25.000Z] ---> Running in 500d6ec3c914 [2022-03-21T18:03:25.603Z] Removing intermediate container 500d6ec3c914 [2022-03-21T18:03:25.603Z] ---> 03e209bf32c4 [2022-03-21T18:03:25.603Z] [2022-03-21T18:03:26.589Z] Removing intermediate container d736974271d2 [2022-03-21T18:03:26.589Z] ---> 729d44ec8be7 [2022-03-21T18:03:26.589Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-21T18:03:26.589Z] Successfully built 03e209bf32c4 [2022-03-21T18:03:26.589Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-21T18:03:26.589Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2022-03-21T18:03:27.570Z] ---> 1cc4eca31fad [2022-03-21T18:03:27.570Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T18:03:27.570Z] ---> Running in d4a8ab0f5ad3 [2022-03-21T18:03:35.869Z] Removing intermediate container d4a8ab0f5ad3 [2022-03-21T18:03:35.869Z] ---> 357829f92ba5 [2022-03-21T18:03:35.869Z] Step 8/22 : COPY . . [2022-03-21T18:03:54.202Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T18:03:54.202Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-21T18:03:54.202Z] ---> cf2c53d465b3 [2022-03-21T18:03:54.202Z] Step 3/22 : WORKDIR /edgex-go [2022-03-21T18:03:54.202Z] ---> Using cache [2022-03-21T18:03:54.202Z] ---> d3857ad7cf2e [2022-03-21T18:03:54.202Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T18:03:54.202Z] ---> Using cache [2022-03-21T18:03:54.202Z] ---> dcc93e3cdbbc [2022-03-21T18:03:54.202Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-21T18:03:54.202Z] ---> Using cache [2022-03-21T18:03:54.202Z] ---> 5fcf9be7e3ec [2022-03-21T18:03:54.202Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-21T18:03:54.202Z] ---> Using cache [2022-03-21T18:03:54.202Z] ---> 50ce2b66e1fb [2022-03-21T18:03:54.202Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T18:03:54.202Z] ---> Using cache [2022-03-21T18:03:54.202Z] ---> e839b85db071 [2022-03-21T18:03:54.202Z] Step 8/22 : COPY . . [2022-03-21T18:03:54.202Z] ---> Using cache [2022-03-21T18:03:54.202Z] ---> 1e5c6a12cdd2 [2022-03-21T18:03:54.202Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-21T18:03:55.184Z] ---> Running in 58592282f2ca [2022-03-21T18:03:57.161Z] 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-21T18:04:00.567Z] ---> 2addbede92d5 [2022-03-21T18:04:00.567Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-21T18:04:00.567Z] ---> Running in f648dfba6084 [2022-03-21T18:04:02.007Z] 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-21T18:04:34.365Z] 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-21T18:04:44.556Z] Removing intermediate container c1f019d22a6a [2022-03-21T18:04:44.556Z] ---> ae0961f0ff41 [2022-03-21T18:04:44.556Z] [2022-03-21T18:04:44.556Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T18:04:44.556Z] ---> 71a2028e5025 [2022-03-21T18:04:44.556Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-21T18:04:44.556Z] ---> Running in 6bcd3ec62527 [2022-03-21T18:04:46.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T18:04:46.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T18:04:48.263Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-21T18:04:48.263Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T18:04:48.538Z] OK: 5 MiB in 15 packages [2022-03-21T18:04:50.696Z] Removing intermediate container 6bcd3ec62527 [2022-03-21T18:04:50.696Z] ---> 532c63203d15 [2022-03-21T18:04:50.696Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T18:04:50.696Z] Removing intermediate container c961fff380c6 [2022-03-21T18:04:50.696Z] ---> a363778ca767 [2022-03-21T18:04:50.696Z] [2022-03-21T18:04:50.696Z] Step 10/22 : FROM alpine:3.14 [2022-03-21T18:04:50.696Z] ---> 71a2028e5025 [2022-03-21T18:04:50.696Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-21T18:04:50.696Z] ---> Running in f42c41a36cad [2022-03-21T18:04:50.696Z] ---> Running in 00824faf2b8a [2022-03-21T18:04:51.367Z] Removing intermediate container f42c41a36cad [2022-03-21T18:04:51.367Z] ---> dede9af1388c [2022-03-21T18:04:51.367Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-21T18:04:51.666Z] ---> Running in 852f0951e773 [2022-03-21T18:04:52.303Z] Removing intermediate container 852f0951e773 [2022-03-21T18:04:52.303Z] ---> ac2c9a02afc0 [2022-03-21T18:04:52.303Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-21T18:04:52.586Z] ---> Running in 55de245740f6 [2022-03-21T18:04:53.222Z] Removing intermediate container 55de245740f6 [2022-03-21T18:04:53.222Z] ---> 582b8c47f5c1 [2022-03-21T18:04:53.222Z] Step 15/23 : WORKDIR / [2022-03-21T18:04:53.222Z] ---> Running in de4dca0c987f [2022-03-21T18:04:53.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T18:04:53.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T18:04:53.889Z] Removing intermediate container de4dca0c987f [2022-03-21T18:04:53.889Z] ---> 6ede626a2fb0 [2022-03-21T18:04:53.890Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T18:04:54.878Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-21T18:04:54.878Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-21T18:04:54.878Z] ---> 60fe5e7c559d [2022-03-21T18:04:54.878Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-21T18:04:54.878Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-21T18:04:54.878Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-21T18:04:54.878Z] (5/6) Installing curl (7.79.1-r0) [2022-03-21T18:04:54.878Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-21T18:04:54.878Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T18:04:54.878Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T18:04:55.485Z] OK: 8 MiB in 20 packages [2022-03-21T18:04:56.951Z] ---> b09d27b4b68f [2022-03-21T18:04:56.951Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-21T18:04:58.410Z] Removing intermediate container 00824faf2b8a [2022-03-21T18:04:58.410Z] ---> ef56e989c97d [2022-03-21T18:04:58.410Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-21T18:04:58.410Z] ---> Running in c32c269e1d27 [2022-03-21T18:04:58.410Z] ---> 93d522c637d4 [2022-03-21T18:04:58.410Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-21T18:04:58.688Z] ---> Running in 32b87896f2f5 [2022-03-21T18:04:58.968Z] Removing intermediate container c32c269e1d27 [2022-03-21T18:04:58.968Z] ---> 24ee2d377ec8 [2022-03-21T18:04:58.968Z] Step 13/22 : WORKDIR /edgex [2022-03-21T18:04:58.968Z] ---> Running in 557cc38b7264 [2022-03-21T18:04:59.250Z] Removing intermediate container 32b87896f2f5 [2022-03-21T18:04:59.250Z] ---> 474f62293839 [2022-03-21T18:04:59.250Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T18:04:59.528Z] ---> Running in f88d40240cd6 [2022-03-21T18:04:59.807Z] Removing intermediate container 557cc38b7264 [2022-03-21T18:04:59.807Z] ---> 6a21965c2601 [2022-03-21T18:04:59.807Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-21T18:05:00.099Z] Removing intermediate container f88d40240cd6 [2022-03-21T18:05:00.099Z] ---> 74478bf95297 [2022-03-21T18:05:00.099Z] Step 21/23 : LABEL arch=arm64 [2022-03-21T18:05:00.099Z] ---> Running in e41d9949cbea [2022-03-21T18:05:01.111Z] Removing intermediate container e41d9949cbea [2022-03-21T18:05:01.111Z] ---> 76944d716c76 [2022-03-21T18:05:01.111Z] Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T18:05:01.111Z] ---> Running in b1a78bea14b6 [2022-03-21T18:05:01.111Z] ---> 3cb39340c8a0 [2022-03-21T18:05:01.111Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-21T18:05:01.720Z] Removing intermediate container b1a78bea14b6 [2022-03-21T18:05:01.720Z] ---> f79b6ce70b35 [2022-03-21T18:05:01.720Z] Step 23/23 : LABEL version=0.0.0 [2022-03-21T18:05:02.001Z] ---> Running in 325b5c696460 [2022-03-21T18:05:02.609Z] Removing intermediate container 325b5c696460 [2022-03-21T18:05:02.609Z] ---> a48b9cdb588a [2022-03-21T18:05:02.609Z] [2022-03-21T18:05:03.603Z] Successfully built a48b9cdb588a [2022-03-21T18:05:03.603Z] Successfully tagged core-command-arm64:latest [2022-03-21T18:05:03.603Z]  Building core-command ... done  ---> 0d16c6a6a629 [2022-03-21T18:05:03.603Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-21T18:05:03.603Z] Building core-metadata [2022-03-21T18:05:05.059Z] ---> 7496197c8d79 [2022-03-21T18:05:05.059Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-21T18:05:06.062Z] ---> 5e2bac1fcb33 [2022-03-21T18:05:06.062Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-21T18:05:06.062Z] ---> Running in 7ecfdc7c3b6a [2022-03-21T18:05:09.526Z] Removing intermediate container 7ecfdc7c3b6a [2022-03-21T18:05:09.526Z] ---> 98e1a9c15f61 [2022-03-21T18:05:09.526Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-21T18:05:09.526Z] ---> Running in bbc06a269387 [2022-03-21T18:05:09.811Z] Removing intermediate container bbc06a269387 [2022-03-21T18:05:09.811Z] ---> ccd71b310dc7 [2022-03-21T18:05:09.811Z] Step 20/22 : LABEL arch=arm64 [2022-03-21T18:05:09.811Z] ---> Running in 2ac59fb0fec7 [2022-03-21T18:05:10.424Z] Removing intermediate container 2ac59fb0fec7 [2022-03-21T18:05:10.424Z] ---> f2d03c653d1e [2022-03-21T18:05:10.424Z] Step 21/22 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T18:05:10.424Z] ---> Running in 254dd8c8775d [2022-03-21T18:05:11.041Z] Removing intermediate container 254dd8c8775d [2022-03-21T18:05:11.041Z] ---> 3db1811f481d [2022-03-21T18:05:11.041Z] Step 22/22 : LABEL version=0.0.0 [2022-03-21T18:05:11.316Z] ---> Running in 3e8d53b839c0 [2022-03-21T18:05:11.916Z] Removing intermediate container 3e8d53b839c0 [2022-03-21T18:05:11.916Z] ---> 16e963c4b1ad [2022-03-21T18:05:11.916Z] [2022-03-21T18:05:12.193Z] Successfully built 16e963c4b1ad [2022-03-21T18:05:12.194Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-21T18:05:12.194Z] Building security-bootstrapper [2022-03-21T18:05:27.335Z]  Building security-proxy-setup ... done Removing intermediate container ddb6fb469057 [2022-03-21T18:05:27.335Z] ---> c0892b76810d [2022-03-21T18:05:27.335Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-21T18:05:27.335Z] ---> Running in 7aeb1cbdf7f9 [2022-03-21T18:05:28.326Z] 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-21T18:05:35.162Z] Removing intermediate container 7aeb1cbdf7f9 [2022-03-21T18:05:35.162Z] ---> 8f755cf913dc [2022-03-21T18:05:35.162Z] [2022-03-21T18:05:35.162Z] Step 11/23 : FROM docker:20.10.10 [2022-03-21T18:05:35.162Z] 20.10.10: Pulling from library/docker [2022-03-21T18:05:39.477Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T18:05:39.477Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T18:05:39.477Z] ---> cf2c53d465b3 [2022-03-21T18:05:39.477Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T18:05:39.477Z] ---> Using cache [2022-03-21T18:05:39.477Z] ---> d3857ad7cf2e [2022-03-21T18:05:39.477Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T18:05:39.477Z] ---> Using cache [2022-03-21T18:05:39.477Z] ---> dcc93e3cdbbc [2022-03-21T18:05:39.477Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-21T18:05:39.477Z] ---> Using cache [2022-03-21T18:05:39.477Z] ---> 5fcf9be7e3ec [2022-03-21T18:05:39.477Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T18:05:39.477Z] ---> Using cache [2022-03-21T18:05:39.477Z] ---> 50ce2b66e1fb [2022-03-21T18:05:39.477Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T18:05:39.477Z] ---> Using cache [2022-03-21T18:05:39.477Z] ---> e839b85db071 [2022-03-21T18:05:39.477Z] Step 8/23 : COPY . . [2022-03-21T18:05:39.759Z] ---> Using cache [2022-03-21T18:05:39.759Z] ---> 1e5c6a12cdd2 [2022-03-21T18:05:39.759Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-21T18:05:40.357Z] ---> Running in 7cf923bcf3c8 [2022-03-21T18:05:42.984Z] 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-21T18:05:53.164Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T18:05:53.164Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-21T18:05:53.164Z] ---> cf2c53d465b3 [2022-03-21T18:05:53.164Z] Step 3/31 : WORKDIR /edgex-go [2022-03-21T18:05:53.164Z] ---> Using cache [2022-03-21T18:05:53.164Z] ---> d3857ad7cf2e [2022-03-21T18:05:53.164Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T18:05:53.164Z] ---> Using cache [2022-03-21T18:05:53.164Z] ---> dcc93e3cdbbc [2022-03-21T18:05:53.164Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-21T18:05:53.164Z] ---> Using cache [2022-03-21T18:05:53.164Z] ---> 5fcf9be7e3ec [2022-03-21T18:05:53.164Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-21T18:05:53.164Z] ---> Using cache [2022-03-21T18:05:53.164Z] ---> 50ce2b66e1fb [2022-03-21T18:05:53.164Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T18:05:53.164Z] ---> Using cache [2022-03-21T18:05:53.164Z] ---> e839b85db071 [2022-03-21T18:05:53.164Z] Step 8/31 : COPY . . [2022-03-21T18:05:53.164Z] ---> Using cache [2022-03-21T18:05:53.164Z] ---> 1e5c6a12cdd2 [2022-03-21T18:05:53.164Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-21T18:05:53.164Z] ---> Running in 9ccb0146fbc5 [2022-03-21T18:05:55.162Z] 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-21T18:05:56.157Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-21T18:05:56.157Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-21T18:05:56.157Z] ---> 520e9a0a30f7 [2022-03-21T18:05:56.157Z] 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-21T18:05:56.434Z] ---> Running in 7f38cc44cbfa [2022-03-21T18:05:57.036Z] Removing intermediate container 7f38cc44cbfa [2022-03-21T18:05:57.036Z] ---> 11383176990a [2022-03-21T18:05:57.036Z] 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-21T18:05:57.036Z] ---> Running in feba0f4acfd0 [2022-03-21T18:05:59.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T18:05:59.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T18:06:00.293Z] (1/42) Installing readline (8.1.0-r0) [2022-03-21T18:06:00.293Z] (2/42) Installing bash (5.1.4-r0) [2022-03-21T18:06:00.293Z] Executing bash-5.1.4-r0.post-install [2022-03-21T18:06:00.293Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-21T18:06:00.572Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-21T18:06:00.572Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-21T18:06:00.572Z] (6/42) Installing curl (7.79.1-r0) [2022-03-21T18:06:00.572Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-21T18:06:00.572Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-21T18:06:00.572Z] (9/42) Installing expat (2.4.7-r0) [2022-03-21T18:06:00.572Z] (10/42) Installing libffi (3.3-r2) [2022-03-21T18:06:00.572Z] (11/42) Installing gdbm (1.19-r0) [2022-03-21T18:06:00.572Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-21T18:06:00.572Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-21T18:06:00.572Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-21T18:06:00.572Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-21T18:06:00.572Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-21T18:06:00.850Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-21T18:06:03.486Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-21T18:06:03.486Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-21T18:06:03.486Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-21T18:06:03.486Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-21T18:06:03.486Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-21T18:06:03.486Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-21T18:06:03.486Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-21T18:06:03.486Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-21T18:06:03.486Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-21T18:06:03.767Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-21T18:06:03.767Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-21T18:06:03.767Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-21T18:06:03.767Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-21T18:06:03.767Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-21T18:06:03.767Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-21T18:06:03.767Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-21T18:06:03.767Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-21T18:06:03.767Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-21T18:06:04.043Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-21T18:06:04.044Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-21T18:06:04.044Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-21T18:06:04.044Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-21T18:06:04.044Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-21T18:06:04.044Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-21T18:06:04.320Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-21T18:06:04.922Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T18:06:04.922Z] OK: 84 MiB in 64 packages [2022-03-21T18:06:10.358Z] Collecting docker-compose==1.23.2 [2022-03-21T18:06:10.358Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-21T18:06:10.358Z] 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-21T18:06:10.962Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-21T18:06:10.962Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-21T18:06:10.962Z] Collecting docopt<0.7,>=0.6.1 [2022-03-21T18:06:10.962Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-21T18:06:13.600Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-21T18:06:13.600Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-21T18:06:17.958Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-21T18:06:17.958Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-21T18:06:18.232Z] Collecting texttable<0.10,>=0.9.0 [2022-03-21T18:06:18.232Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-21T18:06:20.858Z] Collecting docker<4.0,>=3.6.0 [2022-03-21T18:06:20.858Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-21T18:06:21.134Z] Collecting cached-property<2,>=1.2.0 [2022-03-21T18:06:21.134Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-21T18:06:21.733Z] Collecting jsonschema<3,>=2.5.1 [2022-03-21T18:06:21.733Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-21T18:06:22.716Z] Collecting PyYAML<4,>=3.10 [2022-03-21T18:06:22.716Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-21T18:06:27.035Z] Collecting docker-pycreds>=0.4.0 [2022-03-21T18:06:27.035Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-21T18:06:27.647Z] 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-21T18:06:28.248Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-21T18:06:28.534Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-21T18:06:28.534Z] Removing intermediate container 58592282f2ca [2022-03-21T18:06:28.534Z] ---> a4495a105964 [2022-03-21T18:06:28.534Z] [2022-03-21T18:06:28.534Z] Step 10/22 : FROM alpine:3.14 [2022-03-21T18:06:28.534Z] ---> 71a2028e5025 [2022-03-21T18:06:28.534Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-21T18:06:28.534Z] ---> Using cache [2022-03-21T18:06:28.534Z] ---> 532c63203d15 [2022-03-21T18:06:28.534Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T18:06:28.534Z] ---> Using cache [2022-03-21T18:06:28.534Z] ---> dede9af1388c [2022-03-21T18:06:28.534Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-21T18:06:28.534Z] ---> Running in 60b91ba47dcd [2022-03-21T18:06:28.811Z] Collecting idna<2.8,>=2.5 [2022-03-21T18:06:28.811Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-21T18:06:28.811Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-21T18:06:28.811Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-21T18:06:29.415Z] Removing intermediate container 60b91ba47dcd [2022-03-21T18:06:29.415Z] ---> 1733dfbf939e [2022-03-21T18:06:29.415Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-21T18:06:29.415Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-21T18:06:29.415Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-21T18:06:29.415Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-21T18:06:29.415Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-21T18:06:29.415Z] ---> Running in fd7bf3f40025 [2022-03-21T18:06:30.012Z] Removing intermediate container fd7bf3f40025 [2022-03-21T18:06:30.012Z] ---> c6d213095d90 [2022-03-21T18:06:30.012Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T18:06:30.623Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-21T18:06:30.623Z] Attempting uninstall: urllib3 [2022-03-21T18:06:30.623Z] Found existing installation: urllib3 1.26.5 [2022-03-21T18:06:30.623Z] Uninstalling urllib3-1.26.5: [2022-03-21T18:06:30.900Z] Successfully uninstalled urllib3-1.26.5 [2022-03-21T18:06:30.901Z] ---> 406019fdb0e2 [2022-03-21T18:06:30.901Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-21T18:06:31.894Z] Attempting uninstall: idna [2022-03-21T18:06:31.894Z] Found existing installation: idna 3.2 [2022-03-21T18:06:31.894Z] Uninstalling idna-3.2: [2022-03-21T18:06:32.173Z] Successfully uninstalled idna-3.2 [2022-03-21T18:06:33.162Z] ---> 3ec09b2556b5 [2022-03-21T18:06:33.162Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-21T18:06:33.438Z] Attempting uninstall: chardet [2022-03-21T18:06:33.438Z] Found existing installation: chardet 4.0.0 [2022-03-21T18:06:33.438Z] Uninstalling chardet-4.0.0: [2022-03-21T18:06:33.716Z] Successfully uninstalled chardet-4.0.0 [2022-03-21T18:06:34.331Z] ---> 590a52f2d2d6 [2022-03-21T18:06:34.331Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-21T18:06:34.611Z] ---> Running in 2e68ce562fd1 [2022-03-21T18:06:35.602Z] Removing intermediate container 2e68ce562fd1 [2022-03-21T18:06:35.602Z] ---> dcad2e7bffbc [2022-03-21T18:06:35.602Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T18:06:35.602Z] ---> Running in 41fa4e4f5e0b [2022-03-21T18:06:35.602Z] Attempting uninstall: requests [2022-03-21T18:06:35.602Z] Found existing installation: requests 2.25.1 [2022-03-21T18:06:35.602Z] Uninstalling requests-2.25.1: [2022-03-21T18:06:35.886Z] Successfully uninstalled requests-2.25.1 [2022-03-21T18:06:36.496Z] Removing intermediate container 41fa4e4f5e0b [2022-03-21T18:06:36.496Z] ---> 85aa54529cb3 [2022-03-21T18:06:36.496Z] Step 20/22 : LABEL arch=arm64 [2022-03-21T18:06:36.496Z] Running setup.py install for texttable: started [2022-03-21T18:06:36.496Z] ---> Running in a7965a3fb681 [2022-03-21T18:06:37.116Z] Removing intermediate container a7965a3fb681 [2022-03-21T18:06:37.116Z] ---> f6c4ba098d54 [2022-03-21T18:06:37.116Z] Step 21/22 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T18:06:37.398Z] ---> Running in a82914edbc5a [2022-03-21T18:06:37.674Z] Removing intermediate container f648dfba6084 [2022-03-21T18:06:37.674Z] ---> 194455f87f7b [2022-03-21T18:06:37.674Z] [2022-03-21T18:06:37.674Z] Step 10/22 : FROM alpine:3.14 [2022-03-21T18:06:37.674Z] ---> 71a2028e5025 [2022-03-21T18:06:37.674Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-21T18:06:37.674Z] ---> Running in cd8f7068741e [2022-03-21T18:06:37.963Z] Removing intermediate container a82914edbc5a [2022-03-21T18:06:37.963Z] ---> 6df08c64c20d [2022-03-21T18:06:37.963Z] Step 22/22 : LABEL version=0.0.0 [2022-03-21T18:06:38.259Z] ---> Running in af27b1da8c36 [2022-03-21T18:06:38.857Z] Removing intermediate container af27b1da8c36 [2022-03-21T18:06:38.857Z] ---> 60478c56d50a [2022-03-21T18:06:38.857Z] [2022-03-21T18:06:39.131Z] Running setup.py install for texttable: finished with status 'done' [2022-03-21T18:06:39.131Z] Running setup.py install for PyYAML: started [2022-03-21T18:06:39.732Z] Successfully built 60478c56d50a [2022-03-21T18:06:39.732Z] Successfully tagged support-scheduler-arm64:latest [2022-03-21T18:06:39.732Z] Building core-data [2022-03-21T18:06:40.333Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T18:06:40.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T18:06:42.054Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-21T18:06:42.054Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-21T18:06:42.054Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T18:06:42.054Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T18:06:42.338Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-21T18:06:42.338Z] OK: 6 MiB in 16 packages [2022-03-21T18:06:42.978Z] Running setup.py install for docopt: started [2022-03-21T18:06:44.976Z] Removing intermediate container cd8f7068741e [2022-03-21T18:06:44.976Z] ---> 484d1fd4f4dc [2022-03-21T18:06:44.976Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T18:06:44.976Z] ---> Running in b56d1a8bf2f2 [2022-03-21T18:06:45.286Z] Removing intermediate container b56d1a8bf2f2 [2022-03-21T18:06:45.286Z] ---> 3eb57f23bf78 [2022-03-21T18:06:45.286Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-21T18:06:45.286Z] ---> Running in 40e7c6f37c83 [2022-03-21T18:06:45.929Z] Removing intermediate container 40e7c6f37c83 [2022-03-21T18:06:45.929Z] ---> ce9776b96003 [2022-03-21T18:06:45.929Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-21T18:06:45.929Z] Running setup.py install for docopt: finished with status 'done' [2022-03-21T18:06:45.929Z] Running setup.py install for dockerpty: started [2022-03-21T18:06:46.216Z] ---> Running in 112b3d653c80 [2022-03-21T18:06:46.835Z] Removing intermediate container 112b3d653c80 [2022-03-21T18:06:46.835Z] ---> e1e6e11cdf8f [2022-03-21T18:06:46.835Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T18:06:47.837Z] ---> 4114f734de5f [2022-03-21T18:06:47.837Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-21T18:06:49.304Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-21T18:06:49.304Z] ---> 8b6b2fb9cef8 [2022-03-21T18:06:49.304Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-21T18:06:50.293Z] ---> 43321e8e6eab [2022-03-21T18:06:50.293Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-21T18:06:50.293Z] ---> Running in 52b7b60d91c6 [2022-03-21T18:06:50.900Z] Removing intermediate container 52b7b60d91c6 [2022-03-21T18:06:50.900Z] ---> 916c7eb78d1e [2022-03-21T18:06:50.900Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T18:06:51.175Z] ---> Running in 6aeb8a36fb0e [2022-03-21T18:06:52.158Z] Removing intermediate container 6aeb8a36fb0e [2022-03-21T18:06:52.158Z] ---> c92745c2aa58 [2022-03-21T18:06:52.158Z] Step 20/22 : LABEL arch=arm64 [2022-03-21T18:06:52.158Z] ---> Running in bcbcb18f3bd6 [2022-03-21T18:06:52.158Z] 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-21T18:06:52.773Z] Removing intermediate container bcbcb18f3bd6 [2022-03-21T18:06:52.773Z] ---> 2ec65aa85d60 [2022-03-21T18:06:52.773Z] Step 21/22 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T18:06:52.773Z] ---> Running in 92bfa8e6e38b [2022-03-21T18:06:54.221Z] Removing intermediate container 92bfa8e6e38b [2022-03-21T18:06:54.221Z] ---> 064ef09f71d1 [2022-03-21T18:06:54.221Z] Step 22/22 : LABEL version=0.0.0 [2022-03-21T18:06:54.221Z] ---> Running in ac281477202f [2022-03-21T18:06:54.821Z] Removing intermediate container ac281477202f [2022-03-21T18:06:54.821Z] ---> d3c6059405bf [2022-03-21T18:06:54.821Z] [2022-03-21T18:06:55.817Z] Successfully built d3c6059405bf [2022-03-21T18:06:55.817Z] Successfully tagged support-notifications-arm64:latest [2022-03-21T18:07:10.922Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T18:07:10.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T18:07:10.922Z] ---> cf2c53d465b3 [2022-03-21T18:07:10.922Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T18:07:10.922Z] ---> Using cache [2022-03-21T18:07:10.922Z] ---> d3857ad7cf2e [2022-03-21T18:07:10.922Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T18:07:10.922Z] ---> Using cache [2022-03-21T18:07:10.922Z] ---> dcc93e3cdbbc [2022-03-21T18:07:10.922Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-21T18:07:10.922Z] ---> Running in b726831331a0 [2022-03-21T18:07:11.521Z] Removing intermediate container feba0f4acfd0 [2022-03-21T18:07:11.521Z] ---> 3e1d3d9d3526 [2022-03-21T18:07:11.521Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-21T18:07:11.521Z] ---> Running in 60a6591c1fdb [2022-03-21T18:07:12.127Z] Removing intermediate container 60a6591c1fdb [2022-03-21T18:07:12.127Z] ---> 3f71940bb890 [2022-03-21T18:07:12.127Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-21T18:07:12.405Z] ---> Running in 7ee2d0377a8a [2022-03-21T18:07:12.405Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T18:07:12.689Z] Removing intermediate container 7ee2d0377a8a [2022-03-21T18:07:12.689Z] ---> 8c39075ed902 [2022-03-21T18:07:12.689Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-21T18:07:13.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T18:07:14.284Z] ---> f325487b631e [2022-03-21T18:07:14.284Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-21T18:07:14.559Z] OK: 220 MiB in 52 packages [2022-03-21T18:07:15.170Z] ---> 56ddae8e6a9f [2022-03-21T18:07:15.170Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-21T18:07:16.157Z] Removing intermediate container b726831331a0 [2022-03-21T18:07:16.157Z] ---> 6a33f35cba89 [2022-03-21T18:07:16.157Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T18:07:16.764Z] ---> 0c82bb6693d6 [2022-03-21T18:07:16.764Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-21T18:07:16.764Z] ---> Running in 9127b51330b2 [2022-03-21T18:07:17.369Z] ---> 4273b2d4b19f [2022-03-21T18:07:17.369Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T18:07:17.369Z] ---> Running in 0f45d5ff98d7 [2022-03-21T18:07:17.647Z] Removing intermediate container 9127b51330b2 [2022-03-21T18:07:17.647Z] ---> aa16e98a45bd [2022-03-21T18:07:17.647Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T18:07:17.921Z] ---> Running in fd9b40338d9e [2022-03-21T18:07:18.524Z] Removing intermediate container fd9b40338d9e [2022-03-21T18:07:18.524Z] ---> a697bc96b4a8 [2022-03-21T18:07:18.524Z] Step 21/23 : LABEL arch=arm64 [2022-03-21T18:07:18.524Z] ---> Running in fffd604170aa [2022-03-21T18:07:19.511Z] Removing intermediate container fffd604170aa [2022-03-21T18:07:19.511Z] ---> 87c0949d772a [2022-03-21T18:07:19.511Z] Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T18:07:19.511Z] ---> Running in 9fdae369c6fb [2022-03-21T18:07:20.110Z] Removing intermediate container 9fdae369c6fb [2022-03-21T18:07:20.110Z] ---> 5b9c347a8897 [2022-03-21T18:07:20.110Z] Step 23/23 : LABEL version=0.0.0 [2022-03-21T18:07:20.110Z] ---> Running in 65818fd9ae02 [2022-03-21T18:07:20.704Z] Removing intermediate container 65818fd9ae02 [2022-03-21T18:07:20.704Z] ---> ff5ba12ece13 [2022-03-21T18:07:20.704Z] [2022-03-21T18:07:20.978Z] Successfully built ff5ba12ece13 [2022-03-21T18:07:20.978Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-21T18:07:23.904Z]  Building sys-mgmt-agent ... done Removing intermediate container 0f45d5ff98d7 [2022-03-21T18:07:23.904Z] ---> e96e67a4a794 [2022-03-21T18:07:23.904Z] Step 8/23 : COPY . . [2022-03-21T18:07:46.315Z] ---> 816ed8589f91 [2022-03-21T18:07:46.315Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-21T18:07:46.315Z] ---> Running in ee57d2769f88 [2022-03-21T18:07:46.315Z] 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-21T18:07:49.722Z] Removing intermediate container 9ccb0146fbc5 [2022-03-21T18:07:49.722Z] ---> f3cb96c9832e [2022-03-21T18:07:49.722Z] [2022-03-21T18:07:49.722Z] Step 10/31 : FROM alpine:3.14 [2022-03-21T18:07:49.722Z] ---> 71a2028e5025 [2022-03-21T18:07:49.722Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-21T18:07:49.996Z] ---> Running in 34ae8e73d9e5 [2022-03-21T18:07:50.597Z] Removing intermediate container 34ae8e73d9e5 [2022-03-21T18:07:50.597Z] ---> 35f797b777f4 [2022-03-21T18:07:50.597Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-21T18:07:50.872Z] ---> Running in ba2570350b21 [2022-03-21T18:07:51.472Z] Removing intermediate container 7cf923bcf3c8 [2022-03-21T18:07:51.472Z] ---> e3c555565fe2 [2022-03-21T18:07:51.472Z] [2022-03-21T18:07:51.472Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T18:07:51.472Z] ---> 71a2028e5025 [2022-03-21T18:07:51.472Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-21T18:07:51.472Z] ---> Using cache [2022-03-21T18:07:51.472Z] ---> 532c63203d15 [2022-03-21T18:07:51.472Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T18:07:51.472Z] ---> Using cache [2022-03-21T18:07:51.472Z] ---> dede9af1388c [2022-03-21T18:07:51.472Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-21T18:07:51.472Z] ---> Running in cb64afeab3fa [2022-03-21T18:07:52.072Z] Removing intermediate container cb64afeab3fa [2022-03-21T18:07:52.072Z] ---> ab595fc7570b [2022-03-21T18:07:52.072Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-21T18:07:52.346Z] ---> Running in b3aae1da7fbd [2022-03-21T18:07:52.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T18:07:52.948Z] Removing intermediate container b3aae1da7fbd [2022-03-21T18:07:52.948Z] ---> 997df2ac152a [2022-03-21T18:07:52.948Z] Step 15/23 : WORKDIR / [2022-03-21T18:07:52.948Z] ---> Running in 363bd15558b5 [2022-03-21T18:07:53.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T18:07:53.508Z] Removing intermediate container 363bd15558b5 [2022-03-21T18:07:53.508Z] ---> 10949496188d [2022-03-21T18:07:53.508Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T18:07:54.104Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-21T18:07:54.104Z] (2/2) Installing su-exec (0.2-r1) [2022-03-21T18:07:54.104Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T18:07:54.394Z] OK: 6 MiB in 16 packages [2022-03-21T18:07:54.394Z] ---> 96e2c04696a5 [2022-03-21T18:07:54.394Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-21T18:07:55.838Z] Removing intermediate container ba2570350b21 [2022-03-21T18:07:55.838Z] ---> eaf4d147a19e [2022-03-21T18:07:55.838Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-21T18:07:55.838Z] ---> Running in 3d075df309fb [2022-03-21T18:07:56.843Z] Removing intermediate container 3d075df309fb [2022-03-21T18:07:56.843Z] ---> a009ff338e78 [2022-03-21T18:07:56.843Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-21T18:07:56.843Z] ---> dc4a0af11074 [2022-03-21T18:07:56.843Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-21T18:07:57.118Z] ---> Running in 1a38af97eeeb [2022-03-21T18:07:57.722Z] Removing intermediate container 1a38af97eeeb [2022-03-21T18:07:57.722Z] ---> fae2fdc64380 [2022-03-21T18:07:57.722Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-21T18:07:57.722Z] ---> Running in ade72113390f [2022-03-21T18:07:58.326Z] ---> dcac117a6f36 [2022-03-21T18:07:58.326Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-21T18:07:58.326Z] ---> Running in e6ef21bf1630 [2022-03-21T18:07:58.933Z] Removing intermediate container e6ef21bf1630 [2022-03-21T18:07:58.933Z] ---> 0a8b7f77eec8 [2022-03-21T18:07:58.933Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T18:07:58.933Z] ---> Running in 2a30c6f11cc4 [2022-03-21T18:07:59.916Z] Removing intermediate container 2a30c6f11cc4 [2022-03-21T18:07:59.916Z] ---> 3d37f45fffdc [2022-03-21T18:07:59.916Z] Step 21/23 : LABEL arch=arm64 [2022-03-21T18:07:59.916Z] ---> Running in e92e967d8cfa [2022-03-21T18:08:00.906Z] Removing intermediate container e92e967d8cfa [2022-03-21T18:08:00.906Z] ---> 5a43b9703abd [2022-03-21T18:08:00.906Z] Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T18:08:00.906Z] ---> Running in dd86f5650513 [2022-03-21T18:08:01.181Z] Removing intermediate container ade72113390f [2022-03-21T18:08:01.181Z] ---> c3e3069991f5 [2022-03-21T18:08:01.181Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-21T18:08:01.467Z] ---> Running in dfec4ce8e7a4 [2022-03-21T18:08:01.467Z] Removing intermediate container dd86f5650513 [2022-03-21T18:08:01.467Z] ---> 46b95c7f9cb0 [2022-03-21T18:08:01.467Z] Step 23/23 : LABEL version=0.0.0 [2022-03-21T18:08:01.752Z] ---> Running in d86aba8257f5 [2022-03-21T18:08:02.353Z] Removing intermediate container dfec4ce8e7a4 [2022-03-21T18:08:02.353Z] ---> 0919d92c33db [2022-03-21T18:08:02.353Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-21T18:08:02.353Z] Removing intermediate container d86aba8257f5 [2022-03-21T18:08:02.353Z] ---> 1b34969203de [2022-03-21T18:08:02.353Z] [2022-03-21T18:08:03.342Z] ---> c7c92f03bc1f [2022-03-21T18:08:03.342Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-21T18:08:03.342Z] ---> Running in 9520bb4eb45b [2022-03-21T18:08:03.342Z] Successfully built 1b34969203de [2022-03-21T18:08:03.342Z] Successfully tagged core-metadata-arm64:latest [2022-03-21T18:08:05.971Z]  Building core-metadata ... done Removing intermediate container 9520bb4eb45b [2022-03-21T18:08:05.971Z] ---> adf5e42361fb [2022-03-21T18:08:05.971Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T18:08:06.965Z] ---> 56c7a926f0d2 [2022-03-21T18:08:06.965Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-21T18:08:08.952Z] ---> d926f5648049 [2022-03-21T18:08:08.952Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-21T18:08:09.563Z] ---> 555b4c0a6e23 [2022-03-21T18:08:09.563Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-21T18:08:10.176Z] ---> 6ee59f1b3d7c [2022-03-21T18:08:10.176Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-21T18:08:11.165Z] ---> f87e2a6764f4 [2022-03-21T18:08:11.165Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-21T18:08:11.443Z] ---> Running in dd820ff75392 [2022-03-21T18:08:12.045Z] Removing intermediate container dd820ff75392 [2022-03-21T18:08:12.045Z] ---> 3f6d1c5cf5b4 [2022-03-21T18:08:12.045Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-21T18:08:13.035Z] ---> 729f055495da [2022-03-21T18:08:13.035Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-21T18:08:13.035Z] ---> Running in 66187c39ec8e [2022-03-21T18:08:15.710Z] Removing intermediate container 66187c39ec8e [2022-03-21T18:08:15.710Z] ---> 779c12328726 [2022-03-21T18:08:15.710Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-21T18:08:16.003Z] ---> Running in 78e7367c1098 [2022-03-21T18:08:16.634Z] Removing intermediate container 78e7367c1098 [2022-03-21T18:08:16.634Z] ---> 7c9a2d60c816 [2022-03-21T18:08:16.634Z] Step 28/31 : CMD ["gate"] [2022-03-21T18:08:16.914Z] ---> Running in 082006c6e633 [2022-03-21T18:08:17.197Z] Removing intermediate container 082006c6e633 [2022-03-21T18:08:17.197Z] ---> 9c1733572008 [2022-03-21T18:08:17.197Z] Step 29/31 : LABEL arch=arm64 [2022-03-21T18:08:17.488Z] ---> Running in a2f8ff0fceb6 [2022-03-21T18:08:18.119Z] Removing intermediate container a2f8ff0fceb6 [2022-03-21T18:08:18.119Z] ---> 44f7a752add9 [2022-03-21T18:08:18.119Z] Step 30/31 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T18:08:18.402Z] ---> Running in f331bccf8829 [2022-03-21T18:08:19.007Z] Removing intermediate container f331bccf8829 [2022-03-21T18:08:19.007Z] ---> 7281dd3ddffe [2022-03-21T18:08:19.007Z] Step 31/31 : LABEL version=0.0.0 [2022-03-21T18:08:19.007Z] ---> Running in fda119f50c28 [2022-03-21T18:08:19.609Z] Removing intermediate container fda119f50c28 [2022-03-21T18:08:19.609Z] ---> a9b44493d0c1 [2022-03-21T18:08:19.609Z] [2022-03-21T18:08:20.217Z] Successfully built a9b44493d0c1 [2022-03-21T18:08:20.217Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-21T18:08:38.563Z]  Building security-bootstrapper ... done Removing intermediate container ee57d2769f88 [2022-03-21T18:08:38.563Z] ---> 1bf1ba852f6e [2022-03-21T18:08:38.563Z] [2022-03-21T18:08:38.563Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T18:08:38.563Z] ---> 71a2028e5025 [2022-03-21T18:08:38.563Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-21T18:08:38.563Z] ---> Running in 9f034137cac4 [2022-03-21T18:08:38.837Z] Removing intermediate container 9f034137cac4 [2022-03-21T18:08:38.837Z] ---> a39f10f3978f [2022-03-21T18:08:38.837Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-21T18:08:38.837Z] ---> Running in f706f698e592 [2022-03-21T18:08:39.112Z] Removing intermediate container f706f698e592 [2022-03-21T18:08:39.112Z] ---> 8a3df145eb3f [2022-03-21T18:08:39.112Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-21T18:08:39.112Z] ---> Running in c553196bfb34 [2022-03-21T18:08:39.715Z] Removing intermediate container c553196bfb34 [2022-03-21T18:08:39.715Z] ---> 51ebec082bb7 [2022-03-21T18:08:39.715Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T18:08:39.715Z] ---> Running in 6a7844bd5d61 [2022-03-21T18:08:41.161Z] Removing intermediate container 6a7844bd5d61 [2022-03-21T18:08:41.161Z] ---> 28c680de9f24 [2022-03-21T18:08:41.161Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-21T18:08:41.439Z] ---> Running in 1baa1acc1ac0 [2022-03-21T18:08:42.422Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T18:08:43.406Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T18:08:44.005Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-21T18:08:44.005Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-21T18:08:44.279Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-21T18:08:44.279Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-21T18:08:44.279Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-21T18:08:44.553Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-21T18:08:44.553Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T18:08:44.553Z] OK: 8 MiB in 20 packages [2022-03-21T18:08:45.554Z] Removing intermediate container 1baa1acc1ac0 [2022-03-21T18:08:45.554Z] ---> c7485e5b32da [2022-03-21T18:08:45.554Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T18:08:46.155Z] ---> 73f491c35508 [2022-03-21T18:08:46.155Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-21T18:08:47.138Z] ---> f3998e7d6408 [2022-03-21T18:08:47.138Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-21T18:08:47.742Z] ---> 05c71bb08be3 [2022-03-21T18:08:47.742Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-21T18:08:47.742Z] ---> Running in bb70249ed1a9 [2022-03-21T18:08:48.017Z] Removing intermediate container bb70249ed1a9 [2022-03-21T18:08:48.017Z] ---> 8ffba18b15c6 [2022-03-21T18:08:48.017Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T18:08:48.017Z] ---> Running in 89484c8ec553 [2022-03-21T18:08:48.293Z] Removing intermediate container 89484c8ec553 [2022-03-21T18:08:48.293Z] ---> 06bf3fc0a7f3 [2022-03-21T18:08:48.293Z] Step 21/23 : LABEL arch=arm64 [2022-03-21T18:08:48.293Z] ---> Running in ffe51b815aa2 [2022-03-21T18:08:48.574Z] Removing intermediate container ffe51b815aa2 [2022-03-21T18:08:48.574Z] ---> 2d6f95b5ca65 [2022-03-21T18:08:48.574Z] Step 22/23 : LABEL git_sha=d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-21T18:08:48.849Z] ---> Running in b1bfa5da781b [2022-03-21T18:08:49.124Z] Removing intermediate container b1bfa5da781b [2022-03-21T18:08:49.124Z] ---> a41f55253486 [2022-03-21T18:08:49.124Z] Step 23/23 : LABEL version=0.0.0 [2022-03-21T18:08:49.124Z] ---> Running in 19db13925029 [2022-03-21T18:08:49.400Z] Removing intermediate container 19db13925029 [2022-03-21T18:08:49.401Z] ---> aca49c1c96fa [2022-03-21T18:08:49.401Z] [2022-03-21T18:08:50.000Z] Successfully built aca49c1c96fa [2022-03-21T18:08:50.000Z] Successfully tagged core-data-arm64:latest [2022-03-21T18:08:50.306Z]  Building core-data ... done  [Pipeline] } [2022-03-21T18:08:50.328Z] $ docker stop --time=1 42792e9ed15bac295691af046e15136ea5a044a4fb75b88ba0bf0922f6da3aa3 [2022-03-21T18:08:52.009Z] $ docker rm -f 42792e9ed15bac295691af046e15136ea5a044a4fb75b88ba0bf0922f6da3aa3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-21T18:08:52.600Z] + docker images [2022-03-21T18:08:52.877Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-21T18:08:52.877Z] core-data-arm64 latest aca49c1c96fa 3 seconds ago 19.2MB [2022-03-21T18:08:52.877Z] 1bf1ba852f6e 15 seconds ago 1.63GB [2022-03-21T18:08:52.877Z] security-bootstrapper-arm64 latest a9b44493d0c1 33 seconds ago 18MB [2022-03-21T18:08:52.877Z] core-metadata-arm64 latest 1b34969203de 50 seconds ago 16MB [2022-03-21T18:08:52.877Z] e3c555565fe2 About a minute ago 1.62GB [2022-03-21T18:08:52.877Z] f3cb96c9832e About a minute ago 1.61GB [2022-03-21T18:08:52.877Z] sys-mgmt-agent-arm64 latest ff5ba12ece13 About a minute ago 280MB [2022-03-21T18:08:52.877Z] support-notifications-arm64 latest d3c6059405bf About a minute ago 16.1MB [2022-03-21T18:08:52.877Z] support-scheduler-arm64 latest 60478c56d50a 2 minutes ago 15.4MB [2022-03-21T18:08:52.877Z] 194455f87f7b 2 minutes ago 1.62GB [2022-03-21T18:08:52.877Z] a4495a105964 2 minutes ago 1.62GB [2022-03-21T18:08:52.877Z] 8f755cf913dc 3 minutes ago 1.61GB [2022-03-21T18:08:52.877Z] security-proxy-setup-arm64 latest 16e963c4b1ad 3 minutes ago 25.5MB [2022-03-21T18:08:52.877Z] core-command-arm64 latest a48b9cdb588a 3 minutes ago 15.3MB [2022-03-21T18:08:52.877Z] a363778ca767 4 minutes ago 1.62GB [2022-03-21T18:08:52.877Z] ae0961f0ff41 4 minutes ago 1.61GB [2022-03-21T18:08:52.877Z] security-spiffe-token-provider-arm64 latest 03e209bf32c4 5 minutes ago 27.6MB [2022-03-21T18:08:52.877Z] ef3a6a7d1d29 5 minutes ago 1.66GB [2022-03-21T18:08:52.877Z] security-secretstore-setup-arm64 latest 29575826badc 6 minutes ago 26.9MB [2022-03-21T18:08:52.877Z] 5fc6e74c4f0a 6 minutes ago 1.62GB [2022-03-21T18:08:52.877Z] security-spire-agent-arm64 latest bfa92a2e3ec1 7 minutes ago 118MB [2022-03-21T18:08:52.877Z] security-spire-config-arm64 latest 78d6b084d6a4 7 minutes ago 81.9MB [2022-03-21T18:08:52.877Z] security-spire-server-arm64 latest ade4af33bd05 7 minutes ago 82.6MB [2022-03-21T18:08:52.877Z] bbfe9880adab 8 minutes ago 1.7GB [2022-03-21T18:08:52.877Z] 59946b77e9ee 8 minutes ago 1.7GB [2022-03-21T18:08:52.877Z] 46d7814dbe3c 8 minutes ago 1.7GB [2022-03-21T18:08:52.877Z] ci-base-image-arm64 latest cf2c53d465b3 18 minutes ago 1.26GB [2022-03-21T18:08:52.877Z] alpine 3.14 71a2028e5025 3 days ago 5.34MB [2022-03-21T18:08:52.877Z] alpine 3.15 3abe2e34c907 4 days ago 5.32MB [2022-03-21T18:08:52.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB [2022-03-21T18:08:52.877Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-21T18:08:52.877Z] 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-21T18:08:53.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-21T18:08:53.318Z] [2022-03-21T18:08:53.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-21T18:08:53.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-21T18:08:53.976Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-21T18:08:53.976Z] 8998bd30e6a1: Pulling fs layer [2022-03-21T18:08:53.976Z] 04944245beec: Pulling fs layer [2022-03-21T18:08:53.976Z] 699f458cf7ca: Pulling fs layer [2022-03-21T18:08:53.976Z] 765212b225bb: Pulling fs layer [2022-03-21T18:08:53.976Z] f23df028b6ca: Pulling fs layer [2022-03-21T18:08:53.976Z] d65c8cfc05b1: Pulling fs layer [2022-03-21T18:08:53.976Z] 2437ff75d9bd: Pulling fs layer [2022-03-21T18:08:53.976Z] 765212b225bb: Waiting [2022-03-21T18:08:53.976Z] 2437ff75d9bd: Waiting [2022-03-21T18:08:53.976Z] 04944245beec: Verifying Checksum [2022-03-21T18:08:53.976Z] 04944245beec: Download complete [2022-03-21T18:08:53.976Z] 765212b225bb: Verifying Checksum [2022-03-21T18:08:53.976Z] 765212b225bb: Download complete [2022-03-21T18:08:53.976Z] f23df028b6ca: Verifying Checksum [2022-03-21T18:08:53.976Z] f23df028b6ca: Download complete [2022-03-21T18:08:53.976Z] d65c8cfc05b1: Verifying Checksum [2022-03-21T18:08:53.976Z] d65c8cfc05b1: Download complete [2022-03-21T18:08:54.250Z] 699f458cf7ca: Verifying Checksum [2022-03-21T18:08:54.250Z] 699f458cf7ca: Download complete [2022-03-21T18:08:54.525Z] 8998bd30e6a1: Download complete [2022-03-21T18:08:57.146Z] 2437ff75d9bd: Verifying Checksum [2022-03-21T18:08:57.146Z] 2437ff75d9bd: Download complete [2022-03-21T18:08:59.114Z] 8998bd30e6a1: Pull complete [2022-03-21T18:08:59.387Z] 04944245beec: Pull complete [2022-03-21T18:09:01.362Z] 699f458cf7ca: Pull complete [2022-03-21T18:09:01.362Z] 765212b225bb: Pull complete [2022-03-21T18:09:01.955Z] f23df028b6ca: Pull complete [2022-03-21T18:09:02.229Z] d65c8cfc05b1: Pull complete [2022-03-21T18:09:17.306Z] 2437ff75d9bd: Pull complete [2022-03-21T18:09:17.306Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-21T18:09:17.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-21T18:09:17.306Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-21T18:09:17.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-8436 does not seem to be running inside a container [2022-03-21T18:09:17.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-21T18:09:20.338Z] $ docker top 23dacce4d3a9a64f6c0af3e7cf63ee70c0c2d4c723a21192113d834caff7e1e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T18:09:21.362Z] ---> job-cost.sh [2022-03-21T18:09:21.363Z] lf-activate-venv: SKIPPING [2022-03-21T18:09:21.363Z] INFO: No Stack... [2022-03-21T18:09:21.954Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-21T18:09:22.927Z] INFO: Archiving Costs [Pipeline] sh [2022-03-21T18:09:23.589Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2022-03-21T18:09:23.589Z] + cut -d, -f6 [Pipeline] lock [2022-03-21T18:09:23.623Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3897-5-stack-cost] [2022-03-21T18:09:23.633Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3897-5-stack-cost] did not exist. Created. [2022-03-21T18:09:23.633Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3897-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-21T18:09:24.303Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-21T18:09:24.471Z] Stashed 1 file(s) [Pipeline] } [2022-03-21T18:09:24.478Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3897-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-21T18:09:24.509Z] $ docker stop --time=1 23dacce4d3a9a64f6c0af3e7cf63ee70c0c2d4c723a21192113d834caff7e1e2 [2022-03-21T18:09:26.043Z] $ docker rm -f 23dacce4d3a9a64f6c0af3e7cf63ee70c0c2d4c723a21192113d834caff7e1e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-21T18:09:26.596Z] provisioning config files... [2022-03-21T18:09:26.605Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config4996708499790275053tmp [Pipeline] { [Pipeline] sh [2022-03-21T18:09:26.900Z] + set +x [2022-03-21T18:09:26.900Z] + curl -s https://codecov.io/bash [2022-03-21T18:09:26.900Z] + bash -s -- [2022-03-21T18:09:26.900Z] [2022-03-21T18:09:26.900Z] _____ _ [2022-03-21T18:09:26.900Z] / ____| | | [2022-03-21T18:09:26.900Z] | | ___ __| | ___ ___ _____ __ [2022-03-21T18:09:26.900Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-21T18:09:26.900Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-21T18:09:26.900Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-21T18:09:26.900Z] Bash-1.0.6 [2022-03-21T18:09:26.900Z] [2022-03-21T18:09:26.900Z] [2022-03-21T18:09:26.900Z] ==> git version 2.25.1 found [2022-03-21T18:09:26.900Z] ==> 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-21T18:09:26.900Z] Release-Date: 2020-01-08 [2022-03-21T18:09:26.900Z] 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-21T18:09:26.900Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-21T18:09:26.900Z] ==> Jenkins CI detected. [2022-03-21T18:09:26.900Z] current dir:  /w/workspace/edgex-go/5 [2022-03-21T18:09:26.900Z] project root: . [2022-03-21T18:09:26.900Z] --> token set from env [2022-03-21T18:09:26.900Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-21T18:09:26.901Z] ==> Running gcov in . (disable via -X gcov) [2022-03-21T18:09:26.901Z] ==> Python coveragepy not found [2022-03-21T18:09:26.901Z] ==> Searching for coverage reports in: [2022-03-21T18:09:26.901Z] + . [2022-03-21T18:09:26.901Z] -> Found 1 reports [2022-03-21T18:09:26.901Z] ==> Detecting git/mercurial file structure [2022-03-21T18:09:27.160Z] ==> Reading reports [2022-03-21T18:09:27.160Z] + ./coverage.out bytes=426503 [2022-03-21T18:09:27.160Z] ==> Appending adjustments [2022-03-21T18:09:27.160Z] https://docs.codecov.io/docs/fixing-reports [2022-03-21T18:09:28.099Z] + Found adjustments [2022-03-21T18:09:28.099Z] ==> Gzipping contents [2022-03-21T18:09:28.099Z] 60K /tmp/codecov.Lbb9gd.gz [2022-03-21T18:09:28.099Z] ==> Uploading reports [2022-03-21T18:09:28.099Z] url: https://codecov.io [2022-03-21T18:09:28.099Z] query: branch=PR-3897&commit=d096b8e3d72da3c1b3d838514b904ce77bebe9ea&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3897%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3897&job=&cmd_args= [2022-03-21T18:09:28.099Z] -> Pinging Codecov [2022-03-21T18:09:28.099Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3897&commit=d096b8e3d72da3c1b3d838514b904ce77bebe9ea&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3897%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3897&job=&cmd_args= [2022-03-21T18:09:28.669Z] -> Uploading to [2022-03-21T18:09:28.669Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-21/00271124DB129430A58F1EEE437C3FCB/d096b8e3d72da3c1b3d838514b904ce77bebe9ea/22826eda-bf5c-4221-a4d9-b9c55ff32c6c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220321T180928Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6be2abfd491f01d9106e6b3a2adf4d5fd3a43844e1e8f5f3971428f68066bd95 [2022-03-21T18:09:28.669Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T18:09:28.669Z] Dload Upload Total Spent Left Speed [2022-03-21T18:09:28.669Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58359 0 0 100 58359 0 228k --:--:-- --:--:-- --:--:-- 228k [2022-03-21T18:09:28.669Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d096b8e3d72da3c1b3d838514b904ce77bebe9ea [Pipeline] } [2022-03-21T18:09:28.677Z] 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-21T18:09:29.343Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-21T18:09:29.642Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T18:09:30.507Z] ---> package-listing.sh [2022-03-21T18:09:30.507Z] ++ facter osfamily [2022-03-21T18:09:30.507Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-21T18:09:30.766Z] + OS_FAMILY=debian [2022-03-21T18:09:30.766Z] + workspace=/w/workspace/edgex-go/5 [2022-03-21T18:09:30.766Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-21T18:09:30.766Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-21T18:09:30.766Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-21T18:09:30.766Z] + PACKAGES=/tmp/packages_start.txt [2022-03-21T18:09:30.766Z] + '[' /w/workspace/edgex-go/5 ']' [2022-03-21T18:09:30.766Z] + PACKAGES=/tmp/packages_end.txt [2022-03-21T18:09:30.766Z] + case "${OS_FAMILY}" in [2022-03-21T18:09:30.766Z] + dpkg -l [2022-03-21T18:09:30.766Z] + grep '^ii' [2022-03-21T18:09:30.766Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-21T18:09:30.766Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-21T18:09:30.766Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-21T18:09:30.766Z] + '[' /w/workspace/edgex-go/5 ']' [2022-03-21T18:09:30.766Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-03-21T18:09:30.766Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-03-21T18:09:30.780Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-21T18:09:31.063Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-21T18:09:31.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T18:09:31.639Z] [2022-03-21T18:09:31.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T18:09:31.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T18:09:31.944Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-21T18:09:31.944Z] 5eb5b503b376: Pulling fs layer [2022-03-21T18:09:31.944Z] 5c69ac0246d0: Pulling fs layer [2022-03-21T18:09:31.944Z] ec43610c2a17: Pulling fs layer [2022-03-21T18:09:31.944Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-21T18:09:31.944Z] 33b1e0a273af: Pulling fs layer [2022-03-21T18:09:31.944Z] 5d3b04190fa2: Pulling fs layer [2022-03-21T18:09:31.944Z] 2f39f015ded8: Pulling fs layer [2022-03-21T18:09:31.944Z] 3a2ae6a8a46f: Waiting [2022-03-21T18:09:31.944Z] 33b1e0a273af: Waiting [2022-03-21T18:09:31.944Z] 2f39f015ded8: Waiting [2022-03-21T18:09:31.944Z] 5d3b04190fa2: Waiting [2022-03-21T18:09:31.944Z] 5c69ac0246d0: Download complete [2022-03-21T18:09:31.944Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-21T18:09:31.944Z] 3a2ae6a8a46f: Download complete [2022-03-21T18:09:31.944Z] 33b1e0a273af: Verifying Checksum [2022-03-21T18:09:31.944Z] 33b1e0a273af: Download complete [2022-03-21T18:09:31.944Z] 5d3b04190fa2: Download complete [2022-03-21T18:09:31.944Z] ec43610c2a17: Verifying Checksum [2022-03-21T18:09:31.944Z] ec43610c2a17: Download complete [2022-03-21T18:09:32.205Z] 5eb5b503b376: Verifying Checksum [2022-03-21T18:09:32.205Z] 5eb5b503b376: Download complete [2022-03-21T18:09:32.776Z] 2f39f015ded8: Verifying Checksum [2022-03-21T18:09:32.776Z] 2f39f015ded8: Download complete [2022-03-21T18:09:33.717Z] 5eb5b503b376: Pull complete [2022-03-21T18:09:33.717Z] 5c69ac0246d0: Pull complete [2022-03-21T18:09:34.287Z] ec43610c2a17: Pull complete [2022-03-21T18:09:34.287Z] 3a2ae6a8a46f: Pull complete [2022-03-21T18:09:34.547Z] 33b1e0a273af: Pull complete [2022-03-21T18:09:34.547Z] 5d3b04190fa2: Pull complete [2022-03-21T18:09:39.830Z] 2f39f015ded8: Pull complete [2022-03-21T18:09:39.831Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-21T18:09:39.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T18:09:39.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-21T18:09:39.899Z] prd-ubuntu20.04-docker-8c-8g-8435 does not seem to be running inside a container [2022-03-21T18:09:39.941Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-21T18:09:41.759Z] $ docker top 65f255010f9fcfc7f3e493d09f4eaecc4c7a1b6185fc0fa23ac03e3f1cdd4840 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T18:09:42.110Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-21T18:09:42.397Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-21T18:09:42.686Z] + ls /var/log/sa-host [2022-03-21T18:09:42.686Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-21T18:09:42.892Z] provisioning config files... [2022-03-21T18:09:42.901Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3876687165337916153tmp [Pipeline] { [Pipeline] echo [2022-03-21T18:09:42.911Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T18:09:43.198Z] ---> create-netrc.sh [Pipeline] } [2022-03-21T18:09:43.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-21T18:09:43.575Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-21T18:09:43.614Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T18:09:43.897Z] ---> sudo-logs.sh [2022-03-21T18:09:43.898Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-21T18:09:43.918Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T18:09:44.205Z] ---> job-cost.sh [2022-03-21T18:09:44.205Z] lf-activate-venv: SKIPPING [2022-03-21T18:09:44.205Z] DEBUG: total: 0.10999999940395355 [2022-03-21T18:09:44.205Z] INFO: Retrieving Stack Cost... [2022-03-21T18:09:44.776Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-21T18:09:45.037Z] INFO: Archiving Costs [Pipeline] echo [2022-03-21T18:09:45.051Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T18:09:45.341Z] ---> logs-deploy.sh [2022-03-21T18:09:45.341Z] lf-activate-venv: SKIPPING [2022-03-21T18:09:45.341Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3897/5 [2022-03-21T18:09:45.341Z] INFO: archiving workspace using pattern(s): [2022-03-21T18:09:46.282Z] Archives upload complete. [2022-03-21T18:09:46.282Z] INFO: archiving logs to Nexus