Pull request #3926 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 rather than a685941c10fd8e7165613d272d6d3a86290bc252 Obtained Jenkinsfile from 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 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-ssh1936924575267746567.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-ssh7872096653503516735.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3926/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3926/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16953043802980912684.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-ssh17575112972278733437.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3926/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3926/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6228668183882042908.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9263 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit a685941c10fd8e7165613d272d6d3a86290bc252 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a685941c10fd8e7165613d272d6d3a86290bc252 # timeout=10 Merge succeeded, producing a685941c10fd8e7165613d272d6d3a86290bc252 Checking out Revision a685941c10fd8e7165613d272d6d3a86290bc252 (PR-3926) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a685941c10fd8e7165613d272d6d3a86290bc252 # timeout=10 Commit message: "feat(metadata): implement PATCH device profile basic info API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-28T16:32:48.731Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-28T16:32:48.803Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-28T16:32:48.823Z] ========================================================= [2022-03-28T16:32:48.823Z] EdgeX Global Pipelines Version Info [2022-03-28T16:32:48.823Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ad60142b355f7adf7628945f95dbdce0084c47c7 # timeout=10 [2022-03-28T16:32:49.619Z] ------------------- [2022-03-28T16:32:49.619Z] stable info: [2022-03-28T16:32:49.619Z] ------------------- [2022-03-28T16:32:49.619Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-28T16:32:49.619Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-28T16:32:49.619Z] Message: update stable to v1.0.221 [2022-03-28T16:32:50.193Z] ------------------- [2022-03-28T16:32:50.193Z] experimental info: [2022-03-28T16:32:50.193Z] ------------------- [2022-03-28T16:32:50.193Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-28T16:32:50.193Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-28T16:32:50.193Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-28T16:32:50.353Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-28T16:32:50.367Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-28T16:32:50.388Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-28T16:32:50.403Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-28T16:32:50.419Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-28T16:32:50.436Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-28T16:32:50.449Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-28T16:32:50.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-28T16:32:50.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-28T16:32:50.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-28T16:32:50.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-28T16:32:50.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-28T16:32:50.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-28T16:32:50.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-28T16:32:50.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-28T16:32:50.557Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-28T16:32:50.567Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-28T16:32:50.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-28T16:32:50.586Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-28T16:32:50.596Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-28T16:32:50.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-28T16:32:50.619Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-28T16:32:50.629Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3926 [Pipeline] echo [2022-03-28T16:32:50.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3926 [Pipeline] echo [2022-03-28T16:32:50.650Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3926 [Pipeline] echo [2022-03-28T16:32:50.661Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a685941c10fd8e7165613d272d6d3a86290bc252 [Pipeline] echo [2022-03-28T16:32:50.675Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a685941 [Pipeline] echo [2022-03-28T16:32:50.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T16:32:50.741Z] provisioning config files... [2022-03-28T16:32:50.756Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4324657137393492428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T16:32:51.069Z] ---> docker-login.sh [2022-03-28T16:32:51.069Z] nexus3.edgexfoundry.org:10001 [2022-03-28T16:32:51.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T16:32:51.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T16:32:51.597Z] Configure a credential helper to remove this warning. See [2022-03-28T16:32:51.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T16:32:51.597Z] [2022-03-28T16:32:51.597Z] Login Succeeded [2022-03-28T16:32:51.597Z] nexus3.edgexfoundry.org:10002 [2022-03-28T16:32:51.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T16:32:51.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T16:32:51.863Z] Configure a credential helper to remove this warning. See [2022-03-28T16:32:51.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T16:32:51.863Z] [2022-03-28T16:32:51.863Z] Login Succeeded [2022-03-28T16:32:51.863Z] nexus3.edgexfoundry.org:10003 [2022-03-28T16:32:51.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T16:32:51.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T16:32:51.863Z] Configure a credential helper to remove this warning. See [2022-03-28T16:32:51.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T16:32:51.863Z] [2022-03-28T16:32:51.863Z] Login Succeeded [2022-03-28T16:32:51.863Z] nexus3.edgexfoundry.org:10004 [2022-03-28T16:32:52.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T16:32:52.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T16:32:52.128Z] Configure a credential helper to remove this warning. See [2022-03-28T16:32:52.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T16:32:52.128Z] [2022-03-28T16:32:52.128Z] Login Succeeded [2022-03-28T16:32:52.128Z] docker.io [2022-03-28T16:32:52.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T16:32:52.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T16:32:52.406Z] Configure a credential helper to remove this warning. See [2022-03-28T16:32:52.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T16:32:52.406Z] [2022-03-28T16:32:52.406Z] Login Succeeded [2022-03-28T16:32:52.406Z] ---> docker-login.sh ends [Pipeline] } [2022-03-28T16:32:52.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-28T16:32:52.775Z] + 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-28T16:32:52.776Z] + dirname cmd/core-command/Dockerfile [2022-03-28T16:32:52.776Z] + cut -d/ -f2 [2022-03-28T16:32:52.776Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-28T16:32:52.776Z] + dirname cmd/core-data/Dockerfile [2022-03-28T16:32:52.776Z] + cut -d/ -f2 [2022-03-28T16:32:52.776Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-28T16:32:52.776Z] + cut -d/ -f2 [2022-03-28T16:32:52.776Z] + dirname cmd/core-metadata/Dockerfile [2022-03-28T16:32:52.776Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-28T16:32:52.776Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-28T16:32:52.776Z] + cut -d/ -f2 [2022-03-28T16:32:52.776Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-28T16:32:52.776Z] + + dirname cmd/security-proxy-setup/Dockerfile [2022-03-28T16:32:52.776Z] cut -d/ -f2 [2022-03-28T16:32:52.776Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-28T16:32:52.776Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-28T16:32:52.776Z] + cut -d/ -f2 [2022-03-28T16:32:52.776Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-28T16:32:52.776Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-28T16:32:52.776Z] + cut -d/ -f2 [2022-03-28T16:32:52.776Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-28T16:32:52.776Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-28T16:32:52.776Z] + cut -d/ -f2 [2022-03-28T16:32:52.776Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-28T16:32:52.776Z] + + cutdirname -d/ cmd/security-spire-config/Dockerfile -f2 [2022-03-28T16:32:52.776Z] [2022-03-28T16:32:52.776Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-28T16:32:52.776Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-28T16:32:52.776Z] + cut -d/ -f2 [2022-03-28T16:32:52.776Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-28T16:32:52.776Z] + dirname cmd/support-notifications/Dockerfile [2022-03-28T16:32:52.776Z] + cut -d/ -f2 [2022-03-28T16:32:52.776Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-28T16:32:52.776Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-28T16:32:52.776Z] + cut -d/ -f2 [2022-03-28T16:32:52.776Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-28T16:32:52.776Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-28T16:32:52.776Z] + cut -d/ -f2 [2022-03-28T16:32:52.776Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-28T16:32:52.815Z] 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-28T16:32:53.184Z] + git rev-list -1 --merges a685941c10fd8e7165613d272d6d3a86290bc252~1..a685941c10fd8e7165613d272d6d3a86290bc252 [Pipeline] echo [2022-03-28T16:32:53.208Z] -----------> git rev-list -1 --merges a685941c10fd8e7165613d272d6d3a86290bc252~1..a685941c10fd8e7165613d272d6d3a86290bc252 a685941c10fd8e7165613d272d6d3a86290bc252 [false] [Pipeline] sh [2022-03-28T16:32:53.505Z] + git log --format=format:%s -1 a685941c10fd8e7165613d272d6d3a86290bc252 [Pipeline] echo [2022-03-28T16:32:53.520Z] ========================================================= [2022-03-28T16:32:53.520Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-28T16:32:53.520Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-28T16:32:54.163Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-28T16:32:54.163Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-28T16:32:54.163Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-28T16:32:54.163Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-28T16:32:54.163Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-28T16:32:54.163Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-28T16:32:54.163Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-28T16:32:54.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T16:32:54.661Z] [2022-03-28T16:32:54.661Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T16:32:54.968Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T16:32:54.968Z] latest: Pulling from edgex-devops/git-semver [2022-03-28T16:32:54.968Z] a0d0a0d46f8b: Pulling fs layer [2022-03-28T16:32:54.968Z] 3e5f54012d9b: Pulling fs layer [2022-03-28T16:32:54.968Z] 4c7163046ea9: Pulling fs layer [2022-03-28T16:32:54.968Z] 0c2d73faf560: Pulling fs layer [2022-03-28T16:32:54.968Z] 0c2d73faf560: Waiting [2022-03-28T16:32:54.968Z] 3e5f54012d9b: Verifying Checksum [2022-03-28T16:32:54.968Z] 3e5f54012d9b: Download complete [2022-03-28T16:32:54.968Z] a0d0a0d46f8b: Download complete [2022-03-28T16:32:55.229Z] 0c2d73faf560: Verifying Checksum [2022-03-28T16:32:55.229Z] 0c2d73faf560: Download complete [2022-03-28T16:32:55.229Z] 4c7163046ea9: Verifying Checksum [2022-03-28T16:32:55.229Z] a0d0a0d46f8b: Pull complete [2022-03-28T16:32:55.492Z] 3e5f54012d9b: Pull complete [2022-03-28T16:32:55.754Z] 4c7163046ea9: Pull complete [2022-03-28T16:32:55.754Z] 0c2d73faf560: Pull complete [2022-03-28T16:32:56.015Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-28T16:32:56.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T16:32:56.015Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-28T16:32:56.181Z] prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container [2022-03-28T16:32:56.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-28T16:32:57.022Z] $ docker top 9dfdba619471cbd02785ef50d8853a9c210819537686bccd12aa96d2f371c9ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-28T16:32:57.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-28T16:32:57.129Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-28T16:32:57.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-28T16:32:57.278Z] $ docker exec 9dfdba619471cbd02785ef50d8853a9c210819537686bccd12aa96d2f371c9ce ssh-agent [2022-03-28T16:32:57.413Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCJGpIK/agent.13 [2022-03-28T16:32:57.413Z] SSH_AGENT_PID=19 [2022-03-28T16:32:57.423Z] Running ssh-add (command line suppressed) [2022-03-28T16:32:57.560Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7346704540970629883.key (/w/workspace/edgex-go/4@tmp/private_key_7346704540970629883.key) [2022-03-28T16:32:57.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-28T16:32:57.875Z] + git tag --points-at HEAD [Pipeline] } [2022-03-28T16:32:57.889Z] $ docker exec --env ******** --env ******** 9dfdba619471cbd02785ef50d8853a9c210819537686bccd12aa96d2f371c9ce ssh-agent -k [2022-03-28T16:32:57.993Z] unset SSH_AUTH_SOCK; [2022-03-28T16:32:57.993Z] unset SSH_AGENT_PID; [2022-03-28T16:32:57.994Z] echo Agent pid 19 killed; [2022-03-28T16:32:58.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-28T16:32:58.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-28T16:32:58.027Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-28T16:32:58.186Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-28T16:32:58.190Z] $ docker exec 9dfdba619471cbd02785ef50d8853a9c210819537686bccd12aa96d2f371c9ce ssh-agent [2022-03-28T16:32:58.317Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXodIBfN/agent.52 [2022-03-28T16:32:58.317Z] SSH_AGENT_PID=58 [2022-03-28T16:32:58.323Z] Running ssh-add (command line suppressed) [2022-03-28T16:32:58.444Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7142737002648313244.key (/w/workspace/edgex-go/4@tmp/private_key_7142737002648313244.key) [2022-03-28T16:32:58.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-28T16:32:58.762Z] + git semver init [2022-03-28T16:32:58.762Z] # -> Open(): unable to determine branch for HEAD [2022-03-28T16:32:58.762Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2022-03-28T16:32:58.762Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2022-03-28T16:32:58.762Z] # $SEMVER_REMOTE_NAME = origin [2022-03-28T16:32:58.762Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-28T16:32:58.762Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-28T16:32:58.762Z] # $SEMVER_BRANCH = PR-3926 [2022-03-28T16:32:58.762Z] # $SEMVER_TEMP = /tmp/semver-439487406 [2022-03-28T16:32:58.762Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-28T16:33:13.675Z] # '/tmp/semver-439487406' -> '/w/workspace/edgex-go/4/.semver' [2022-03-28T16:33:13.675Z] # -> Force: false [2022-03-28T16:33:13.675Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2022-03-28T16:33:13.689Z] $ docker exec --env ******** --env ******** 9dfdba619471cbd02785ef50d8853a9c210819537686bccd12aa96d2f371c9ce ssh-agent -k [2022-03-28T16:33:13.817Z] unset SSH_AUTH_SOCK; [2022-03-28T16:33:13.818Z] unset SSH_AGENT_PID; [2022-03-28T16:33:13.818Z] echo Agent pid 58 killed; [2022-03-28T16:33:13.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-28T16:33:14.133Z] + git semver [Pipeline] } [2022-03-28T16:33:14.150Z] $ docker stop --time=1 9dfdba619471cbd02785ef50d8853a9c210819537686bccd12aa96d2f371c9ce [2022-03-28T16:33:15.877Z] $ docker rm -f 9dfdba619471cbd02785ef50d8853a9c210819537686bccd12aa96d2f371c9ce [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-28T16:33:16.260Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-28T16:33:16.522Z] Stashed 1 file(s) [Pipeline] echo [2022-03-28T16:33:16.526Z] [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-28T16:33:16.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-28T16:33:16.684Z] ========================================================= [2022-03-28T16:33:16.684Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-28T16:33:16.684Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-28T16:33:16.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-28T16:33:16.989Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-28T16:33:16.989Z] 59bf1c3509f3: Pulling fs layer [2022-03-28T16:33:16.989Z] 666ba61612fd: Pulling fs layer [2022-03-28T16:33:16.989Z] 8ed8ca486205: Pulling fs layer [2022-03-28T16:33:16.989Z] 4fe6c5a15a65: Pulling fs layer [2022-03-28T16:33:16.989Z] 22a0e8bec74d: Pulling fs layer [2022-03-28T16:33:16.989Z] 640e595b4fbd: Pulling fs layer [2022-03-28T16:33:16.989Z] 763cafe07f6e: Pulling fs layer [2022-03-28T16:33:16.989Z] 0c0b528cf693: Pulling fs layer [2022-03-28T16:33:16.989Z] 10935f4eaf8b: Pulling fs layer [2022-03-28T16:33:16.989Z] 22a0e8bec74d: Waiting [2022-03-28T16:33:16.989Z] 640e595b4fbd: Waiting [2022-03-28T16:33:16.989Z] 10935f4eaf8b: Waiting [2022-03-28T16:33:16.989Z] 763cafe07f6e: Waiting [2022-03-28T16:33:16.989Z] 4fe6c5a15a65: Waiting [2022-03-28T16:33:16.989Z] 0c0b528cf693: Waiting [2022-03-28T16:33:16.989Z] 8ed8ca486205: Download complete [2022-03-28T16:33:16.989Z] 666ba61612fd: Download complete [2022-03-28T16:33:16.989Z] 22a0e8bec74d: Verifying Checksum [2022-03-28T16:33:16.989Z] 22a0e8bec74d: Download complete [2022-03-28T16:33:16.989Z] 640e595b4fbd: Verifying Checksum [2022-03-28T16:33:16.989Z] 640e595b4fbd: Download complete [2022-03-28T16:33:16.989Z] 59bf1c3509f3: Verifying Checksum [2022-03-28T16:33:16.989Z] 59bf1c3509f3: Download complete [2022-03-28T16:33:16.989Z] 763cafe07f6e: Verifying Checksum [2022-03-28T16:33:16.989Z] 763cafe07f6e: Download complete [2022-03-28T16:33:17.260Z] 0c0b528cf693: Verifying Checksum [2022-03-28T16:33:17.260Z] 0c0b528cf693: Download complete [2022-03-28T16:33:17.260Z] 59bf1c3509f3: Pull complete [2022-03-28T16:33:17.260Z] 666ba61612fd: Pull complete [2022-03-28T16:33:17.522Z] 8ed8ca486205: Pull complete [2022-03-28T16:33:17.782Z] 10935f4eaf8b: Verifying Checksum [2022-03-28T16:33:17.782Z] 10935f4eaf8b: Download complete [2022-03-28T16:33:17.782Z] 4fe6c5a15a65: Verifying Checksum [2022-03-28T16:33:17.782Z] 4fe6c5a15a65: Download complete [2022-03-28T16:33:21.984Z] 4fe6c5a15a65: Pull complete [2022-03-28T16:33:21.985Z] 22a0e8bec74d: Pull complete [2022-03-28T16:33:21.985Z] 640e595b4fbd: Pull complete [2022-03-28T16:33:21.985Z] 763cafe07f6e: Pull complete [2022-03-28T16:33:21.985Z] 0c0b528cf693: Pull complete [2022-03-28T16:33:23.892Z] 10935f4eaf8b: Pull complete [2022-03-28T16:33:23.892Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-28T16:33:23.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-28T16:33:23.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-28T16:33:24.197Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-28T16:33:24.197Z] WORKDIR /edgex [2022-03-28T16:33:24.197Z] COPY go.mod . [2022-03-28T16:33:24.197Z] RUN go mod download [2022-03-28T16:33:24.197Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-28T16:33:25.581Z] Sending build context to Docker daemon 334.4MB [2022-03-28T16:33:25.581Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-28T16:33:25.581Z] ---> 99d49a6021b9 [2022-03-28T16:33:25.581Z] Step 2/4 : WORKDIR /edgex [2022-03-28T16:33:26.966Z] ---> Running in 563c69eb9189 [2022-03-28T16:33:27.227Z] Removing intermediate container 563c69eb9189 [2022-03-28T16:33:27.227Z] ---> 4083cbed5d7b [2022-03-28T16:33:27.227Z] Step 3/4 : COPY go.mod . [2022-03-28T16:33:27.227Z] ---> 9c3fda81dfa6 [2022-03-28T16:33:27.227Z] Step 4/4 : RUN go mod download [2022-03-28T16:33:27.227Z] ---> Running in eafbac814cb8 [2022-03-28T16:33:31.620Z] Still waiting to schedule task [2022-03-28T16:33:31.620Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-28T16:33:45.342Z] Removing intermediate container eafbac814cb8 [2022-03-28T16:33:45.342Z] ---> 4473338f4888 [2022-03-28T16:33:45.342Z] Successfully built 4473338f4888 [2022-03-28T16:33:45.342Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T16:33:45.643Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-28T16:33:45.643Z] . [Pipeline] withDockerContainer [2022-03-28T16:33:45.712Z] prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container [2022-03-28T16:33:45.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-28T16:33:46.149Z] $ docker top ff7c12d076113647117c12f8d74a4bb491af14ba1e4294daf38dcf9deda53eb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T16:33:46.513Z] + go version [2022-03-28T16:33:46.513Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-28T16:33:46.526Z] $ docker stop --time=1 ff7c12d076113647117c12f8d74a4bb491af14ba1e4294daf38dcf9deda53eb5 [2022-03-28T16:33:47.809Z] $ docker rm -f ff7c12d076113647117c12f8d74a4bb491af14ba1e4294daf38dcf9deda53eb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T16:33:48.236Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-28T16:33:48.236Z] . [Pipeline] withDockerContainer [2022-03-28T16:33:48.301Z] prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container [2022-03-28T16:33:48.340Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-28T16:33:48.676Z] $ docker top d2aaf11c6db738de5d04546824370a2df975bd7baf340f29d535b054d30bf15a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-28T16:33:48.750Z] ========================================================= [2022-03-28T16:33:48.750Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-28T16:33:48.750Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-28T16:33:49.042Z] + make test [2022-03-28T16:33:49.042Z] go mod tidy -compat=1.17 [2022-03-28T16:33:49.042Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-28T16:33:55.619Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-28T16:34:05.599Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-28T16:34:05.599Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-28T16:34:05.599Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-28T16:34:05.599Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-28T16:34:05.599Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-28T16:34:05.599Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-28T16:34:05.599Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-28T16:34:05.599Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-28T16:34:05.599Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-28T16:34:05.599Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-28T16:34:05.599Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-28T16:34:05.599Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-28T16:34:05.599Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-28T16:34:05.599Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-28T16:34:05.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-28T16:34:06.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements [2022-03-28T16:34:06.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-28T16:34:06.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-28T16:34:07.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements [2022-03-28T16:34:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-28T16:34:07.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.9% of statements [2022-03-28T16:34:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-28T16:34:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-28T16:34:10.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.972s coverage: 89.2% of statements [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-28T16:34:10.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.126s coverage: 84.4% of statements [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-28T16:34:10.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.374s coverage: 94.5% of statements [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-28T16:34:10.839Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-28T16:34:10.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.093s coverage: 60.0% of statements [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-28T16:34:10.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-28T16:34:10.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-03-28T16:34:10.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 24.0% of statements [2022-03-28T16:34:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-28T16:34:10.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements [2022-03-28T16:34:10.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.100s coverage: 79.5% of statements [2022-03-28T16:34:10.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements [2022-03-28T16:34:10.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2022-03-28T16:34:10.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2022-03-28T16:34:20.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2022-03-28T16:34:20.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.079s coverage: 44.8% of statements [2022-03-28T16:34:22.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.199s coverage: 82.5% of statements [2022-03-28T16:34:22.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-28T16:34:32.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.102s coverage: 92.9% of statements [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.049s coverage: 80.0% of statements [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.2% of statements [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 65.4% of statements [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 43.8% of statements [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.074s coverage: 63.2% of statements [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-28T16:34:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements [2022-03-28T16:34:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-03-28T16:34:32.350Z] 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-28T16:34:50.448Z] GO111MODULE=on go vet ./... [2022-03-28T16:34:52.991Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-28T16:34:53.251Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-28T16:34:53.513Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-28T16:34:54.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-28T16:34:54.391Z] + ls -al . [2022-03-28T16:34:54.391Z] total 664 [2022-03-28T16:34:54.391Z] drwxrwxr-x 10 1001 1001 4096 Mar 28 16:34 . [2022-03-28T16:34:54.391Z] drwxr-xr-x 4 root root 4096 Mar 28 16:33 .. [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 11 Mar 28 16:32 .dockerignore [2022-03-28T16:34:54.391Z] drwxrwxr-x 8 1001 1001 4096 Mar 28 16:32 .git [2022-03-28T16:34:54.391Z] drwxrwxr-x 4 1001 1001 4096 Mar 28 16:32 .github [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 870 Mar 28 16:32 .gitignore [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 42 Mar 28 16:32 .golangci.yml [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 87 Mar 28 16:32 .hadolint.yml [2022-03-28T16:34:54.391Z] drwx------ 3 1001 1001 4096 Mar 28 16:33 .semver [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 166 Mar 28 16:32 .sonarcloud.properties [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 1171 Mar 28 16:32 ADOPTERS.md [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 9953 Mar 28 16:32 Attribution.txt [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 51732 Mar 28 16:32 CHANGELOG.md [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 3804 Mar 28 16:32 CONTRIBUTING.md [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 677 Mar 28 16:32 GOVERNANCE.md [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 849 Mar 28 16:32 Jenkinsfile [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 10775 Mar 28 16:32 LICENSE [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 8478 Mar 28 16:32 Makefile [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 582 Mar 28 16:32 OWNERS.md [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 8207 Mar 28 16:32 README.md [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 6912 Mar 28 16:32 SECURITY.md [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 5 Mar 28 16:33 VERSION [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 4131 Mar 28 16:32 ZMQWindows.md [2022-03-28T16:34:54.391Z] drwxrwxr-x 2 1001 1001 4096 Mar 28 16:32 bin [2022-03-28T16:34:54.391Z] drwxrwxr-x 18 1001 1001 4096 Mar 28 16:32 cmd [2022-03-28T16:34:54.391Z] -rw-r--r-- 1 root root 427963 Mar 28 16:34 coverage.out [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 3175 Mar 28 16:32 go.mod [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 34990 Mar 28 16:32 go.sum [2022-03-28T16:34:54.391Z] drwxrwxr-x 8 1001 1001 4096 Mar 28 16:32 internal [2022-03-28T16:34:54.391Z] drwxrwxr-x 3 1001 1001 4096 Mar 28 16:32 openapi [2022-03-28T16:34:54.391Z] drwxrwxr-x 4 1001 1001 4096 Mar 28 16:32 snap [2022-03-28T16:34:54.391Z] -rw-rw-r-- 1 1001 1001 204 Mar 28 16:32 version.go [Pipeline] sh [2022-03-28T16:34:54.684Z] + '[' -e coverage.out ] [2022-03-28T16:34:54.684Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-28T16:34:54.773Z] Stashed 1 file(s) [Pipeline] sh [2022-03-28T16:34:55.057Z] + make build [2022-03-28T16:34:55.057Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-28T16:35:07.888Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9264 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws [2022-03-28T16:35:07.901Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-03-28T16:35:08.494Z] The recommended git tool is: git [2022-03-28T16:35:13.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-28T16:35:15.845Z] using credential edgex-jenkins-ssh [2022-03-28T16:35:15.875Z] Cloning the remote Git repository [2022-03-28T16:35:15.996Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-28T16:35:16.129Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-28T16:35:16.257Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-28T16:35:16.258Z] > git --version # timeout=10 [2022-03-28T16:35:16.294Z] > git --version # 'git version 2.25.1' [2022-03-28T16:35:16.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T16:35:16.461Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-28T16:35:23.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-28T16:35:23.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-28T16:35:24.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-28T16:35:24.662Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-28T16:35:25.600Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-28T16:35:26.983Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-28T16:35:27.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-28T16:35:29.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-28T16:35:30.245Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-28T16:35:31.183Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-28T16:35:33.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-28T16:35:33.693Z] $ docker stop --time=1 d2aaf11c6db738de5d04546824370a2df975bd7baf340f29d535b054d30bf15a [2022-03-28T16:35:34.343Z] Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:35:34.733Z] Merge succeeded, producing a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:35:34.733Z] Checking out Revision a685941c10fd8e7165613d272d6d3a86290bc252 (PR-3926) [2022-03-28T16:35:33.428Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-28T16:35:33.452Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-28T16:35:33.477Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-28T16:35:33.516Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-28T16:35:33.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T16:35:33.530Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-28T16:35:34.364Z] > git config core.sparsecheckout # timeout=10 [2022-03-28T16:35:34.380Z] > git checkout -f a685941c10fd8e7165613d272d6d3a86290bc252 # timeout=10 [2022-03-28T16:35:34.630Z] > git remote # timeout=10 [2022-03-28T16:35:34.659Z] > git config --get remote.origin.url # timeout=10 [2022-03-28T16:35:34.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T16:35:34.685Z] > git merge 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 [2022-03-28T16:35:34.719Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-28T16:35:34.745Z] > git config core.sparsecheckout # timeout=10 [2022-03-28T16:35:34.761Z] > git checkout -f a685941c10fd8e7165613d272d6d3a86290bc252 # timeout=10 [2022-03-28T16:35:35.968Z] $ docker rm -f d2aaf11c6db738de5d04546824370a2df975bd7baf340f29d535b054d30bf15a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T16:35:37.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-28T16:35:37.624Z] [2022-03-28T16:35:37.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T16:35:37.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-28T16:35:37.923Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-28T16:35:37.923Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-28T16:35:37.923Z] ca9280d653b3: Pulling fs layer [2022-03-28T16:35:37.923Z] 7e9c9ca2126c: Pulling fs layer [2022-03-28T16:35:37.923Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-28T16:35:38.182Z] ca9280d653b3: Verifying Checksum [2022-03-28T16:35:38.182Z] ca9280d653b3: Download complete [2022-03-28T16:35:38.182Z] cbdbe7a5bc2a: Pull complete [2022-03-28T16:35:38.441Z] 7e9c9ca2126c: Download complete [2022-03-28T16:35:38.699Z] ca9280d653b3: Pull complete [2022-03-28T16:35:39.027Z] Commit message: "feat(metadata): implement PATCH device profile basic info API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-28T16:35:39.900Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-28T16:35:39.900Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T16:35:39.900Z] Dload Upload Total Spent Left Speed [2022-03-28T16:35:39.900Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48142 0 --:--:-- --:--:-- --:--:-- 48142 [Pipeline] sh [2022-03-28T16:35:40.507Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-28T16:35:40.858Z] + sudo tee /etc/docker/daemon.new [2022-03-28T16:35:40.858Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-28T16:35:40.858Z] { [2022-03-28T16:35:40.858Z] "registry-mirrors": [ [2022-03-28T16:35:40.858Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-28T16:35:40.858Z] ], [2022-03-28T16:35:40.858Z] "bip": "10.250.0.254/24", [2022-03-28T16:35:40.858Z] "hosts": [ [2022-03-28T16:35:40.858Z] "tcp://0.0.0.0:5555", [2022-03-28T16:35:40.858Z] "unix:///var/run/docker.sock" [2022-03-28T16:35:40.858Z] ], [2022-03-28T16:35:40.858Z] "mtu": 1458, [2022-03-28T16:35:40.858Z] "selinux-enabled": true, [2022-03-28T16:35:40.858Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-28T16:35:40.858Z] } [Pipeline] sh [2022-03-28T16:35:41.209Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-28T16:35:41.560Z] + sudo service docker restart [2022-03-28T16:35:41.990Z] 7e9c9ca2126c: Pull complete [2022-03-28T16:35:41.990Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-28T16:35:41.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-28T16:35:41.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-28T16:35:42.051Z] prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container [2022-03-28T16:35:42.090Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-28T16:35:43.210Z] $ docker top 986e8fb35cc90cbfefdd64294d0fdd158c8d528c370ceaa0a9592d0bf03dbfbf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T16:35:43.565Z] + docker-compose build --help [2022-03-28T16:35:43.565Z] + grep parallel [2022-03-28T16:35:44.137Z] --parallel Build images in parallel. [Pipeline] } [2022-03-28T16:35:44.151Z] $ docker stop --time=1 986e8fb35cc90cbfefdd64294d0fdd158c8d528c370ceaa0a9592d0bf03dbfbf [2022-03-28T16:35:45.431Z] $ docker rm -f 986e8fb35cc90cbfefdd64294d0fdd158c8d528c370ceaa0a9592d0bf03dbfbf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T16:35:45.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-28T16:35:45.862Z] . [Pipeline] withDockerContainer [2022-03-28T16:35:46.003Z] prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container [2022-03-28T16:35:46.046Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-28T16:35:46.400Z] $ docker top b5871ee283a784a9964ef19ee8d1c3ca93305b347fca7aca2e382ab93b0874ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T16:35:46.758Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-28T16:35:47.329Z] Building core-command ... [2022-03-28T16:35:47.329Z] Building core-data ... [2022-03-28T16:35:47.329Z] Building core-metadata ... [2022-03-28T16:35:47.329Z] Building security-bootstrapper ... [2022-03-28T16:35:47.329Z] Building security-proxy-setup ... [2022-03-28T16:35:47.329Z] Building security-secretstore-setup ... [2022-03-28T16:35:47.329Z] Building security-spiffe-token-provider ... [2022-03-28T16:35:47.329Z] Building security-spire-agent ... [2022-03-28T16:35:47.329Z] Building security-spire-config ... [2022-03-28T16:35:47.329Z] Building security-spire-server ... [2022-03-28T16:35:47.329Z] Building support-notifications ... [2022-03-28T16:35:47.329Z] Building support-scheduler ... [2022-03-28T16:35:47.329Z] Building sys-mgmt-agent ... [2022-03-28T16:35:47.329Z] Building security-spiffe-token-provider [2022-03-28T16:35:47.329Z] Building security-secretstore-setup [2022-03-28T16:35:47.329Z] Building security-bootstrapper [2022-03-28T16:35:47.329Z] Building security-spire-agent [2022-03-28T16:35:47.330Z] Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T16:35:59.889Z] provisioning config files... [2022-03-28T16:35:59.913Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6419876656677250125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T16:36:00.270Z] ---> docker-login.sh [2022-03-28T16:36:00.270Z] nexus3.edgexfoundry.org:10001 [2022-03-28T16:36:00.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T16:36:01.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T16:36:01.143Z] Configure a credential helper to remove this warning. See [2022-03-28T16:36:01.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T16:36:01.143Z] [2022-03-28T16:36:01.143Z] Login Succeeded [2022-03-28T16:36:01.143Z] nexus3.edgexfoundry.org:10002 [2022-03-28T16:36:01.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T16:36:01.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T16:36:01.418Z] Configure a credential helper to remove this warning. See [2022-03-28T16:36:01.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T16:36:01.418Z] [2022-03-28T16:36:01.418Z] Login Succeeded [2022-03-28T16:36:01.418Z] nexus3.edgexfoundry.org:10003 [2022-03-28T16:36:01.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T16:36:01.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T16:36:01.971Z] Configure a credential helper to remove this warning. See [2022-03-28T16:36:01.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T16:36:01.971Z] [2022-03-28T16:36:01.971Z] Login Succeeded [2022-03-28T16:36:01.971Z] nexus3.edgexfoundry.org:10004 [2022-03-28T16:36:02.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T16:36:02.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T16:36:02.517Z] Configure a credential helper to remove this warning. See [2022-03-28T16:36:02.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T16:36:02.517Z] [2022-03-28T16:36:02.517Z] Login Succeeded [2022-03-28T16:36:02.517Z] docker.io [2022-03-28T16:36:02.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T16:36:03.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T16:36:03.063Z] Configure a credential helper to remove this warning. See [2022-03-28T16:36:03.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T16:36:03.063Z] [2022-03-28T16:36:03.063Z] Login Succeeded [2022-03-28T16:36:03.063Z] ---> docker-login.sh ends [Pipeline] } [2022-03-28T16:36:03.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-28T16:36:03.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-28T16:36:03.570Z] ========================================================= [2022-03-28T16:36:03.570Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-28T16:36:03.570Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-28T16:36:03.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-28T16:36:04.194Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-28T16:36:04.194Z] 9b3977197b4f: Pulling fs layer [2022-03-28T16:36:04.194Z] 1a89e8eeedd5: Pulling fs layer [2022-03-28T16:36:04.194Z] 94645a83ff95: Pulling fs layer [2022-03-28T16:36:04.194Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-28T16:36:04.194Z] 0c92f367c5e7: Pulling fs layer [2022-03-28T16:36:04.194Z] f7c0051592d6: Pulling fs layer [2022-03-28T16:36:04.194Z] 3f3a8bcf1eab: Waiting [2022-03-28T16:36:04.194Z] a227ed2f7395: Pulling fs layer [2022-03-28T16:36:04.194Z] 7b1c46037f91: Pulling fs layer [2022-03-28T16:36:04.194Z] 0c92f367c5e7: Waiting [2022-03-28T16:36:04.194Z] f7c0051592d6: Waiting [2022-03-28T16:36:04.194Z] a227ed2f7395: Waiting [2022-03-28T16:36:04.194Z] 7b1c46037f91: Waiting [2022-03-28T16:36:04.194Z] 94645a83ff95: Verifying Checksum [2022-03-28T16:36:04.194Z] 94645a83ff95: Download complete [2022-03-28T16:36:04.194Z] 1a89e8eeedd5: Verifying Checksum [2022-03-28T16:36:04.194Z] 1a89e8eeedd5: Download complete [2022-03-28T16:36:04.194Z] 0c92f367c5e7: Download complete [2022-03-28T16:36:04.194Z] f7c0051592d6: Verifying Checksum [2022-03-28T16:36:04.194Z] f7c0051592d6: Download complete [2022-03-28T16:36:04.194Z] a227ed2f7395: Download complete [2022-03-28T16:36:04.194Z] 9b3977197b4f: Verifying Checksum [2022-03-28T16:36:04.194Z] 9b3977197b4f: Download complete [2022-03-28T16:36:04.793Z] 9b3977197b4f: Pull complete [2022-03-28T16:36:05.395Z] 1a89e8eeedd5: Pull complete [2022-03-28T16:36:05.420Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:36:05.420Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:36:05.420Z] ---> 4473338f4888 [2022-03-28T16:36:05.420Z] Step 3/31 : WORKDIR /edgex-go [2022-03-28T16:36:05.420Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:36:05.420Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:36:05.420Z] ---> 4473338f4888 [2022-03-28T16:36:05.420Z] Step 3/20 : WORKDIR /edgex-go [2022-03-28T16:36:05.420Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:36:05.420Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:36:05.420Z] ---> 4473338f4888 [2022-03-28T16:36:05.420Z] Step 3/24 : WORKDIR /edgex-go [2022-03-28T16:36:05.420Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:36:05.420Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:36:05.420Z] ---> 4473338f4888 [2022-03-28T16:36:05.420Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T16:36:05.420Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:36:05.420Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:36:05.420Z] ---> 4473338f4888 [2022-03-28T16:36:05.420Z] Step 3/25 : WORKDIR /edgex-go [2022-03-28T16:36:06.001Z] 94645a83ff95: Pull complete [2022-03-28T16:36:06.283Z] 7b1c46037f91: Verifying Checksum [2022-03-28T16:36:06.283Z] 7b1c46037f91: Download complete [2022-03-28T16:36:06.364Z] ---> Running in 658b23fbda5d [2022-03-28T16:36:06.364Z] ---> Running in d03dd7e1e7c7 [2022-03-28T16:36:06.364Z] ---> Running in 37f960066a37 [2022-03-28T16:36:06.364Z] ---> Running in 44d135cd4991 [2022-03-28T16:36:06.364Z] ---> Running in b4542ee82d35 [2022-03-28T16:36:06.623Z] Removing intermediate container 37f960066a37 [2022-03-28T16:36:06.623Z] ---> 1e23f90c1c55 [2022-03-28T16:36:06.623Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:36:06.623Z] Removing intermediate container d03dd7e1e7c7 [2022-03-28T16:36:06.623Z] ---> 9821e2917cc9 [2022-03-28T16:36:06.623Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:36:06.623Z] Removing intermediate container 44d135cd4991 [2022-03-28T16:36:06.623Z] ---> a80a67666af8 [2022-03-28T16:36:06.623Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:36:06.623Z] Removing intermediate container b4542ee82d35 [2022-03-28T16:36:06.623Z] ---> 61aaaf491635 [2022-03-28T16:36:06.623Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-28T16:36:06.623Z] Removing intermediate container 658b23fbda5d [2022-03-28T16:36:06.623Z] ---> 0007f25f06cf [2022-03-28T16:36:06.623Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:36:06.623Z] ---> Running in acdc3e1e201c [2022-03-28T16:36:06.623Z] ---> Running in 07beb5ae7e3f [2022-03-28T16:36:06.623Z] ---> Running in 8f290d01a74b [2022-03-28T16:36:06.623Z] ---> Running in d614b9e9392a [2022-03-28T16:36:06.623Z] ---> Running in f947095eb826 [2022-03-28T16:36:06.882Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-28T16:36:06.882Z] 3f3a8bcf1eab: Download complete [2022-03-28T16:36:07.560Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:07.560Z] Removing intermediate container 07beb5ae7e3f [2022-03-28T16:36:07.560Z] ---> df1a8d472e6d [2022-03-28T16:36:07.560Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-28T16:36:07.821Z] ---> Running in 6eb4f3aee1df [2022-03-28T16:36:07.821Z] Removing intermediate container acdc3e1e201c [2022-03-28T16:36:07.821Z] ---> 102b11fce6c8 [2022-03-28T16:36:07.821Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-28T16:36:07.821Z] ---> Running in 1d7e40c1dafe [2022-03-28T16:36:08.080Z] Removing intermediate container 8f290d01a74b [2022-03-28T16:36:08.080Z] ---> 6f1055ff9843 [2022-03-28T16:36:08.080Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-28T16:36:08.080Z] ---> Running in 75b886774748 [2022-03-28T16:36:08.080Z] Removing intermediate container f947095eb826 [2022-03-28T16:36:08.080Z] ---> 4b166ad07985 [2022-03-28T16:36:08.080Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-28T16:36:08.080Z] ---> Running in 558f6d3eec7c [2022-03-28T16:36:08.341Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:08.341Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:08.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:08.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:08.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:08.860Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T16:36:08.860Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T16:36:08.860Z] OK: 15863 distinct packages available [2022-03-28T16:36:08.860Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:09.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:09.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:09.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:09.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:09.637Z] OK: 221 MiB in 52 packages [2022-03-28T16:36:09.637Z] OK: 221 MiB in 52 packages [2022-03-28T16:36:09.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:09.896Z] OK: 221 MiB in 52 packages [2022-03-28T16:36:09.896Z] OK: 221 MiB in 52 packages [2022-03-28T16:36:09.896Z] Removing intermediate container 6eb4f3aee1df [2022-03-28T16:36:09.896Z] ---> aec571a4e9ee [2022-03-28T16:36:09.896Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-28T16:36:10.162Z] Removing intermediate container 1d7e40c1dafe [2022-03-28T16:36:10.162Z] ---> 7a4f32e1e636 [2022-03-28T16:36:10.162Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-28T16:36:10.162Z] OK: 221 MiB in 52 packages [2022-03-28T16:36:10.162Z] ---> 46503fba7e2e [2022-03-28T16:36:10.162Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:36:10.162Z] ---> Running in 8a974ffe16b8 [2022-03-28T16:36:10.162Z] Removing intermediate container 75b886774748 [2022-03-28T16:36:10.162Z] ---> 55fcf5a433fc [2022-03-28T16:36:10.162Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T16:36:10.162Z] ---> 6a6aad9247b0 [2022-03-28T16:36:10.162Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:36:10.421Z] Removing intermediate container 558f6d3eec7c [2022-03-28T16:36:10.421Z] ---> b246e6d22da4 [2022-03-28T16:36:10.421Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-28T16:36:10.421Z] ---> Running in 9c704f1c46a0 [2022-03-28T16:36:10.421Z] ---> 26c476a09886 [2022-03-28T16:36:10.421Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:36:10.421Z] ---> Running in 4f0cf51d31eb [2022-03-28T16:36:10.421Z] ---> 1b2c5879b63c [2022-03-28T16:36:10.421Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:36:10.681Z] ---> Running in 18135cc55bcb [2022-03-28T16:36:10.681Z] Removing intermediate container d614b9e9392a [2022-03-28T16:36:10.681Z] ---> cc50dc0abc25 [2022-03-28T16:36:10.681Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-28T16:36:10.681Z] ---> c4173f82db9f [2022-03-28T16:36:10.681Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:36:10.940Z] ---> Running in 1fa9de311b82 [2022-03-28T16:36:11.201Z] Removing intermediate container 8a974ffe16b8 [2022-03-28T16:36:11.201Z] ---> 4cf6a7f4fad0 [2022-03-28T16:36:11.201Z] Step 8/24 : COPY . . [2022-03-28T16:36:11.460Z] Removing intermediate container 9c704f1c46a0 [2022-03-28T16:36:11.460Z] ---> 9c81d1af855a [2022-03-28T16:36:11.460Z] Step 8/25 : COPY . . [2022-03-28T16:36:14.006Z] Removing intermediate container 18135cc55bcb [2022-03-28T16:36:14.006Z] ---> 4e09d61eeab4 [2022-03-28T16:36:14.006Z] Step 8/31 : COPY . . [2022-03-28T16:36:14.006Z] Removing intermediate container 4f0cf51d31eb [2022-03-28T16:36:14.006Z] ---> 76efbc47c59d [2022-03-28T16:36:14.006Z] Step 8/23 : COPY . . [2022-03-28T16:36:14.006Z] Removing intermediate container 1fa9de311b82 [2022-03-28T16:36:14.006Z] ---> 9af18e075c45 [2022-03-28T16:36:14.006Z] Step 7/20 : COPY . . [2022-03-28T16:36:19.308Z] 3f3a8bcf1eab: Pull complete [2022-03-28T16:36:19.308Z] 0c92f367c5e7: Pull complete [2022-03-28T16:36:19.308Z] f7c0051592d6: Pull complete [2022-03-28T16:36:19.586Z] a227ed2f7395: Pull complete [2022-03-28T16:36:22.130Z] ---> 1200667994c6 [2022-03-28T16:36:22.130Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-28T16:36:22.130Z] ---> 77a7608faeb9 [2022-03-28T16:36:22.130Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-28T16:36:22.130Z] ---> 0501f6fa7fdb [2022-03-28T16:36:22.130Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T16:36:22.130Z] ---> f2483af15c7d [2022-03-28T16:36:22.130Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-28T16:36:22.130Z] ---> Running in 4bf9f45688a8 [2022-03-28T16:36:22.130Z] ---> Running in 665ea0d93e28 [2022-03-28T16:36:22.130Z] ---> Running in 4ca8c32e0a5b [2022-03-28T16:36:22.130Z] ---> 803a6b7cf0ae [2022-03-28T16:36:22.130Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-28T16:36:22.130Z] ---> Running in 6e1278167ae3 [2022-03-28T16:36:22.130Z] ---> Running in ca41cb697a66 [2022-03-28T16:36:22.130Z] Removing intermediate container 4bf9f45688a8 [2022-03-28T16:36:22.130Z] ---> 576243c2f98b [2022-03-28T16:36:22.130Z] 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-28T16:36:22.131Z] ---> Running in 93dc05b4dd4f [2022-03-28T16:36:22.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-28T16:36:22.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-28T16:36:22.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-28T16:36:22.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-28T16:36:24.307Z] spire-1.2.0/ [2022-03-28T16:36:25.271Z] spire-1.2.0/README.md [2022-03-28T16:36:25.271Z] spire-1.2.0/bin/ [2022-03-28T16:36:25.271Z] spire-1.2.0/bin/spire-server [2022-03-28T16:36:25.271Z] spire-1.2.0/bin/spire-agent [2022-03-28T16:36:25.271Z] spire-1.2.0/conf/ [2022-03-28T16:36:25.271Z] spire-1.2.0/conf/server/ [2022-03-28T16:36:25.271Z] spire-1.2.0/conf/server/server.conf [2022-03-28T16:36:25.271Z] spire-1.2.0/conf/agent/ [2022-03-28T16:36:25.271Z] spire-1.2.0/conf/agent/agent.conf [2022-03-28T16:36:25.271Z] spire-1.2.0/LICENSE [2022-03-28T16:36:27.818Z] Removing intermediate container 93dc05b4dd4f [2022-03-28T16:36:27.818Z] ---> d8ca06721d8e [2022-03-28T16:36:27.818Z] [2022-03-28T16:36:27.818Z] Step 11/24 : FROM alpine:3.15 [2022-03-28T16:36:27.818Z] 3.15: Pulling from library/alpine [2022-03-28T16:36:27.905Z] 7b1c46037f91: Pull complete [2022-03-28T16:36:27.906Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-28T16:36:27.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-28T16:36:27.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-28T16:36:28.275Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-28T16:36:28.275Z] WORKDIR /edgex [2022-03-28T16:36:28.275Z] COPY go.mod . [2022-03-28T16:36:28.275Z] RUN go mod download [2022-03-28T16:36:28.275Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-28T16:36:28.388Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-28T16:36:28.388Z] Status: Downloaded newer image for alpine:3.15 [2022-03-28T16:36:28.388Z] ---> 9c842ac49a39 [2022-03-28T16:36:28.388Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T16:36:28.655Z] ---> Running in cfefe13f2083 [2022-03-28T16:36:28.915Z] Removing intermediate container cfefe13f2083 [2022-03-28T16:36:28.915Z] ---> 20165c1e3418 [2022-03-28T16:36:28.915Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:36:28.915Z] ---> Running in 5ac026b5282d [2022-03-28T16:36:30.296Z] Removing intermediate container 5ac026b5282d [2022-03-28T16:36:30.296Z] ---> c7f97b137daf [2022-03-28T16:36:30.296Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-28T16:36:30.296Z] ---> Running in dd16ae56bd8e [2022-03-28T16:36:30.937Z] Sending build context to Docker daemon 169MB [2022-03-28T16:36:30.937Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-28T16:36:30.937Z] ---> f79e39bc4007 [2022-03-28T16:36:30.937Z] Step 2/4 : WORKDIR /edgex [2022-03-28T16:36:31.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:32.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:32.383Z] ---> Running in 1256a1107290 [2022-03-28T16:36:32.429Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T16:36:32.429Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T16:36:32.430Z] OK: 15854 distinct packages available [2022-03-28T16:36:32.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:32.661Z] Removing intermediate container 1256a1107290 [2022-03-28T16:36:32.662Z] ---> e9d6dd0c19bd [2022-03-28T16:36:32.662Z] Step 3/4 : COPY go.mod . [2022-03-28T16:36:33.263Z] ---> d6adfaa9aa25 [2022-03-28T16:36:33.263Z] Step 4/4 : RUN go mod download [2022-03-28T16:36:33.263Z] ---> Running in bbde9d19d0de [2022-03-28T16:36:33.368Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:33.626Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-28T16:36:33.885Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-28T16:36:33.885Z] (3/5) Installing libucontext (1.1-r0) [2022-03-28T16:36:33.885Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-28T16:36:34.145Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-28T16:36:34.145Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T16:36:34.145Z] OK: 6 MiB in 19 packages [2022-03-28T16:36:35.535Z] Removing intermediate container dd16ae56bd8e [2022-03-28T16:36:35.535Z] ---> a7402b980c87 [2022-03-28T16:36:35.535Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-28T16:36:36.912Z] ---> c638062d37d9 [2022-03-28T16:36:36.912Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T16:36:39.451Z] ---> bbdecd5707c2 [2022-03-28T16:36:39.451Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T16:36:39.451Z] ---> 9bdd49f75d5c [2022-03-28T16:36:39.451Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-28T16:36:40.021Z] ---> 07e23d30727c [2022-03-28T16:36:40.021Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-28T16:36:40.962Z] ---> afa8a7bf6b61 [2022-03-28T16:36:40.962Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T16:36:40.962Z] ---> Running in 6741a52488c8 [2022-03-28T16:36:41.224Z] Removing intermediate container 6741a52488c8 [2022-03-28T16:36:41.224Z] ---> 157706ac4515 [2022-03-28T16:36:41.224Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T16:36:41.224Z] ---> Running in fb93aa25b367 [2022-03-28T16:36:41.483Z] Removing intermediate container fb93aa25b367 [2022-03-28T16:36:41.483Z] ---> 6ce039a4515a [2022-03-28T16:36:41.483Z] Step 22/24 : LABEL arch=x86_64 [2022-03-28T16:36:41.742Z] ---> Running in 844aeee96630 [2022-03-28T16:36:42.001Z] Removing intermediate container 844aeee96630 [2022-03-28T16:36:42.001Z] ---> 0af4a6c51ab3 [2022-03-28T16:36:42.001Z] Step 23/24 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:36:42.001Z] ---> Running in d5f522944887 [2022-03-28T16:36:42.572Z] Removing intermediate container d5f522944887 [2022-03-28T16:36:42.572Z] ---> de318db5a95e [2022-03-28T16:36:42.572Z] Step 24/24 : LABEL version=0.0.0 [2022-03-28T16:36:42.572Z] ---> Running in c7c2d04ae889 [2022-03-28T16:36:42.572Z] Removing intermediate container c7c2d04ae889 [2022-03-28T16:36:42.572Z] ---> 8490208bed7d [2022-03-28T16:36:42.833Z] [2022-03-28T16:36:42.833Z] Successfully built 8490208bed7d [2022-03-28T16:36:42.833Z] Successfully tagged security-spire-agent:latest [2022-03-28T16:36:42.833Z]  Building security-spire-agent ... done Building security-spire-config [2022-03-28T16:36:48.108Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:36:48.108Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:36:48.108Z] ---> 4473338f4888 [2022-03-28T16:36:48.108Z] Step 3/24 : WORKDIR /edgex-go [2022-03-28T16:36:48.108Z] ---> Using cache [2022-03-28T16:36:48.108Z] ---> 0007f25f06cf [2022-03-28T16:36:48.108Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:36:48.108Z] ---> Using cache [2022-03-28T16:36:48.108Z] ---> 4b166ad07985 [2022-03-28T16:36:48.108Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-28T16:36:48.108Z] ---> Using cache [2022-03-28T16:36:48.108Z] ---> b246e6d22da4 [2022-03-28T16:36:48.108Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-28T16:36:48.108Z] ---> Using cache [2022-03-28T16:36:48.108Z] ---> 1b2c5879b63c [2022-03-28T16:36:48.108Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:36:48.108Z] ---> Using cache [2022-03-28T16:36:48.108Z] ---> 4e09d61eeab4 [2022-03-28T16:36:48.108Z] Step 8/24 : COPY . . [2022-03-28T16:36:48.108Z] ---> Using cache [2022-03-28T16:36:48.108Z] ---> 77a7608faeb9 [2022-03-28T16:36:48.108Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T16:36:49.046Z] ---> Running in d82ead73adb4 [2022-03-28T16:36:49.306Z] Removing intermediate container d82ead73adb4 [2022-03-28T16:36:49.306Z] ---> 5bd86811be84 [2022-03-28T16:36:49.306Z] 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-28T16:36:49.306Z] ---> Running in 364b9dd84baa [2022-03-28T16:36:50.689Z] spire-1.2.0/ [2022-03-28T16:36:52.071Z] spire-1.2.0/README.md [2022-03-28T16:36:52.071Z] spire-1.2.0/bin/ [2022-03-28T16:36:52.071Z] spire-1.2.0/bin/spire-server [2022-03-28T16:36:52.071Z] spire-1.2.0/bin/spire-agent [2022-03-28T16:36:52.071Z] spire-1.2.0/conf/ [2022-03-28T16:36:52.071Z] spire-1.2.0/conf/server/ [2022-03-28T16:36:52.071Z] spire-1.2.0/conf/server/server.conf [2022-03-28T16:36:52.071Z] spire-1.2.0/conf/agent/ [2022-03-28T16:36:52.071Z] spire-1.2.0/conf/agent/agent.conf [2022-03-28T16:36:52.071Z] spire-1.2.0/LICENSE [2022-03-28T16:36:53.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-28T16:36:54.410Z] Removing intermediate container 364b9dd84baa [2022-03-28T16:36:54.410Z] ---> a81e75a149d7 [2022-03-28T16:36:54.410Z] [2022-03-28T16:36:54.410Z] Step 11/24 : FROM alpine:3.15 [2022-03-28T16:36:54.410Z] ---> 9c842ac49a39 [2022-03-28T16:36:54.410Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T16:36:54.410Z] ---> Using cache [2022-03-28T16:36:54.410Z] ---> 20165c1e3418 [2022-03-28T16:36:54.410Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:36:54.410Z] ---> Using cache [2022-03-28T16:36:54.410Z] ---> c7f97b137daf [2022-03-28T16:36:54.410Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-28T16:36:54.671Z] ---> Running in 84a6f9e7765d [2022-03-28T16:36:54.931Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:55.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:56.137Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T16:36:56.137Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T16:36:56.137Z] OK: 15854 distinct packages available [2022-03-28T16:36:56.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:56.397Z] Removing intermediate container ca41cb697a66 [2022-03-28T16:36:56.397Z] ---> fa1bec383008 [2022-03-28T16:36:56.397Z] [2022-03-28T16:36:56.397Z] Step 9/20 : FROM alpine:3.15 [2022-03-28T16:36:56.397Z] ---> 9c842ac49a39 [2022-03-28T16:36:56.397Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T16:36:56.397Z] ---> Using cache [2022-03-28T16:36:56.397Z] ---> 20165c1e3418 [2022-03-28T16:36:56.397Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:36:56.397Z] ---> Using cache [2022-03-28T16:36:56.397Z] ---> c7f97b137daf [2022-03-28T16:36:56.397Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-28T16:36:56.397Z] Removing intermediate container 4ca8c32e0a5b [2022-03-28T16:36:56.397Z] ---> cc0340f96e68 [2022-03-28T16:36:56.397Z] [2022-03-28T16:36:56.397Z] Step 10/31 : FROM alpine:3.14 [2022-03-28T16:36:56.397Z] Removing intermediate container 6e1278167ae3 [2022-03-28T16:36:56.397Z] ---> 57d038e2f4ac [2022-03-28T16:36:56.397Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-28T16:36:56.397Z] ---> Running in eee81e909bc2 [2022-03-28T16:36:56.397Z] Removing intermediate container 665ea0d93e28 [2022-03-28T16:36:56.397Z] ---> 7601de1757be [2022-03-28T16:36:56.397Z] [2022-03-28T16:36:56.397Z] Step 10/25 : FROM alpine:3.14 [2022-03-28T16:36:56.397Z] 3.14: Pulling from library/alpine [2022-03-28T16:36:56.397Z] ---> Running in f74abe09db32 [2022-03-28T16:36:56.656Z] 3.14: Pulling from library/alpine [2022-03-28T16:36:56.656Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-28T16:36:56.656Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-28T16:36:56.656Z] Status: Downloaded newer image for alpine:3.14 [2022-03-28T16:36:56.656Z] Status: Downloaded newer image for alpine:3.14 [2022-03-28T16:36:56.656Z] ---> a33ac4f1069a [2022-03-28T16:36:56.656Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-28T16:36:56.656Z] ---> a33ac4f1069a [2022-03-28T16:36:56.656Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-28T16:36:56.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:56.917Z] ---> Running in 6d7bb9fcf664 [2022-03-28T16:36:56.917Z] ---> Running in e5b06d5fc43e [2022-03-28T16:36:56.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-28T16:36:56.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:56.917Z] Removing intermediate container e5b06d5fc43e [2022-03-28T16:36:56.917Z] ---> 6e2717dd2c48 [2022-03-28T16:36:56.917Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-28T16:36:56.917Z] ---> Running in f05fc58e00ee [2022-03-28T16:36:57.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:57.437Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-28T16:36:57.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:57.437Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-28T16:36:57.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:57.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:57.437Z] (3/4) Installing libucontext (1.1-r0) [2022-03-28T16:36:57.437Z] Removing intermediate container f74abe09db32 [2022-03-28T16:36:57.437Z] ---> 2331e3657d84 [2022-03-28T16:36:57.437Z] [2022-03-28T16:36:57.437Z] Step 11/23 : FROM docker:20.10.10 [2022-03-28T16:36:57.699Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-28T16:36:57.699Z] 20.10.10: Pulling from library/docker [2022-03-28T16:36:57.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:57.699Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T16:36:57.699Z] OK: 6 MiB in 18 packages [2022-03-28T16:36:57.699Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-28T16:36:57.699Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-28T16:36:57.699Z] (2/2) Installing su-exec (0.2-r1) [2022-03-28T16:36:57.699Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T16:36:57.699Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-28T16:36:57.699Z] OK: 6 MiB in 16 packages [2022-03-28T16:36:57.699Z] (3/3) Installing su-exec (0.2-r1) [2022-03-28T16:36:57.699Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T16:36:57.699Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T16:36:57.699Z] OK: 6 MiB in 17 packages [2022-03-28T16:36:57.962Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T16:36:57.962Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T16:36:57.962Z] OK: 15854 distinct packages available [2022-03-28T16:36:58.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:58.488Z] Removing intermediate container 84a6f9e7765d [2022-03-28T16:36:58.488Z] ---> f02ccd8c9150 [2022-03-28T16:36:58.488Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T16:36:58.488Z] Removing intermediate container f05fc58e00ee [2022-03-28T16:36:58.488Z] ---> 5b065eb10538 [2022-03-28T16:36:58.488Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-28T16:36:58.488Z] ---> Running in 318adbc7f97e [2022-03-28T16:36:58.488Z] Removing intermediate container 6d7bb9fcf664 [2022-03-28T16:36:58.488Z] ---> e2561eaa945a [2022-03-28T16:36:58.488Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-28T16:36:58.751Z] ---> Running in ac584892d141 [2022-03-28T16:36:58.751Z] Removing intermediate container 318adbc7f97e [2022-03-28T16:36:58.751Z] ---> 3395dbcd0579 [2022-03-28T16:36:58.751Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-28T16:36:58.751Z] ---> Running in 2273096ab068 [2022-03-28T16:36:58.751Z] Removing intermediate container ac584892d141 [2022-03-28T16:36:58.751Z] ---> 9291d174ed53 [2022-03-28T16:36:58.751Z] Step 13/25 : WORKDIR / [2022-03-28T16:36:58.751Z] ---> Running in de3ef9ecb123 [2022-03-28T16:36:58.751Z] Removing intermediate container 2273096ab068 [2022-03-28T16:36:58.751Z] ---> 5c1bb429ef5e [2022-03-28T16:36:58.751Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-28T16:36:59.012Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:36:59.012Z] ---> Running in 957c632b3efc [2022-03-28T16:36:59.272Z] Removing intermediate container de3ef9ecb123 [2022-03-28T16:36:59.272Z] ---> 27f5884ef006 [2022-03-28T16:36:59.272Z] 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-28T16:36:59.272Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-28T16:36:59.272Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-28T16:36:59.533Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-28T16:36:59.533Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-28T16:36:59.533Z] ---> 88da0470834f [2022-03-28T16:36:59.533Z] 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-28T16:36:59.533Z] (5/9) Installing curl (7.80.0-r0) [2022-03-28T16:36:59.795Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-28T16:36:59.795Z] ---> 4963f2947d95 [2022-03-28T16:36:59.795Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T16:36:59.795Z] ---> 9a9a7839d1fc [2022-03-28T16:36:59.795Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-28T16:36:59.795Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-28T16:36:59.795Z] (8/9) Installing libucontext (1.1-r0) [2022-03-28T16:37:00.056Z] ---> 04f5c35f2187 [2022-03-28T16:37:00.056Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-28T16:37:00.056Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-28T16:37:00.056Z] Removing intermediate container 957c632b3efc [2022-03-28T16:37:00.056Z] ---> b668bc721e2b [2022-03-28T16:37:00.056Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-28T16:37:00.056Z] ---> 5ad2a82bfd96 [2022-03-28T16:37:00.056Z] 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-28T16:37:00.056Z] ---> Running in f368a640586f [2022-03-28T16:37:00.056Z] ---> Running in 69c6caf597ba [2022-03-28T16:37:00.056Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T16:37:00.056Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T16:37:00.056Z] OK: 8 MiB in 23 packages [2022-03-28T16:37:00.325Z] Removing intermediate container f368a640586f [2022-03-28T16:37:00.325Z] ---> 36b67201a8fb [2022-03-28T16:37:00.325Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-28T16:37:00.325Z] Removing intermediate container 69c6caf597ba [2022-03-28T16:37:00.325Z] ---> 3b6fd5d86e5c [2022-03-28T16:37:00.325Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-28T16:37:00.325Z] ---> 34f14a5ed437 [2022-03-28T16:37:00.325Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-28T16:37:00.594Z] ---> aa60f95b1e59 [2022-03-28T16:37:00.594Z] Step 19/24 : WORKDIR / [2022-03-28T16:37:00.594Z] ---> Running in f6f86d104a0a [2022-03-28T16:37:00.594Z] ---> 0a3e394ff15b [2022-03-28T16:37:00.594Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-28T16:37:00.594Z] ---> Running in 7a8fb06b6ffb [2022-03-28T16:37:00.868Z] Removing intermediate container f6f86d104a0a [2022-03-28T16:37:00.868Z] ---> 5a26bef6832c [2022-03-28T16:37:00.868Z] ---> 7f670c5ef2e6 [2022-03-28T16:37:00.868Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ]Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-28T16:37:00.868Z] [2022-03-28T16:37:00.868Z] Removing intermediate container eee81e909bc2 [2022-03-28T16:37:00.868Z] ---> f63316482fc7 [2022-03-28T16:37:00.868Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T16:37:00.868Z] ---> Running in 6357e38d655a [2022-03-28T16:37:00.868Z] Removing intermediate container 6357e38d655a [2022-03-28T16:37:00.868Z] ---> bcac33c07979 [2022-03-28T16:37:00.868Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T16:37:01.129Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-28T16:37:01.129Z] ---> Running in c543efa66a03 [2022-03-28T16:37:01.129Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-28T16:37:01.129Z] ---> caf0836aff20 [2022-03-28T16:37:01.129Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-28T16:37:01.129Z] ---> b706a049f56e [2022-03-28T16:37:01.129Z] 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-28T16:37:01.129Z] ---> Running in 8d364eba852b [2022-03-28T16:37:01.129Z] Removing intermediate container c543efa66a03 [2022-03-28T16:37:01.129Z] ---> 0f00d23981df [2022-03-28T16:37:01.129Z] Step 22/24 : LABEL arch=x86_64 [2022-03-28T16:37:01.129Z] ---> 2af3ba082505 [2022-03-28T16:37:01.129Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-28T16:37:01.396Z] ---> Running in 693177840d35 [2022-03-28T16:37:01.396Z] Removing intermediate container 8d364eba852b [2022-03-28T16:37:01.396Z] ---> 86bbbb53f48a [2022-03-28T16:37:01.396Z] 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-28T16:37:01.396Z] Removing intermediate container 693177840d35 [2022-03-28T16:37:01.396Z] ---> 4711f610166d [2022-03-28T16:37:01.396Z] Step 23/24 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:37:01.396Z] ---> Running in f74ac7565298 [2022-03-28T16:37:01.396Z] ---> e56167746d24 [2022-03-28T16:37:01.396Z] 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-28T16:37:01.656Z] ---> Running in f37b0349525e [2022-03-28T16:37:01.656Z] ---> Running in 6fe0a47ece88 [2022-03-28T16:37:01.656Z] Removing intermediate container 7a8fb06b6ffb [2022-03-28T16:37:01.656Z] ---> 3c99e1e03327 [2022-03-28T16:37:01.656Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T16:37:01.656Z] ---> 983e8edcfea3 [2022-03-28T16:37:01.656Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-28T16:37:01.656Z] Removing intermediate container f37b0349525e [2022-03-28T16:37:01.656Z] ---> edb458641ed8 [2022-03-28T16:37:01.656Z] Step 24/24 : LABEL version=0.0.0 [2022-03-28T16:37:01.656Z] ---> Running in 2ac0321e9d0e [2022-03-28T16:37:01.656Z] ---> 2935d08e6439 [2022-03-28T16:37:01.656Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-28T16:37:01.919Z] ---> dd36c833a521 [2022-03-28T16:37:01.919Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-28T16:37:01.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:37:01.919Z] Removing intermediate container 2ac0321e9d0e [2022-03-28T16:37:01.919Z] ---> fef4671d50bf [2022-03-28T16:37:01.919Z] [2022-03-28T16:37:01.919Z] ---> Running in f81ea7ef0cc4 [2022-03-28T16:37:01.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:37:01.919Z] Successfully built fef4671d50bf [2022-03-28T16:37:01.919Z] Successfully tagged security-spire-config:latest [2022-03-28T16:37:01.919Z]  Building security-spire-config ... done Building support-scheduler [2022-03-28T16:37:01.919Z] Removing intermediate container f81ea7ef0cc4 [2022-03-28T16:37:01.919Z] ---> 88faca59016d [2022-03-28T16:37:01.919Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T16:37:02.179Z] (1/42) Installing readline (8.1.0-r0) [2022-03-28T16:37:02.179Z] (2/42) Installing bash (5.1.16-r0) [2022-03-28T16:37:02.179Z] ---> Running in 2b09454824e6 [2022-03-28T16:37:02.179Z] Executing bash-5.1.16-r0.post-install [2022-03-28T16:37:02.179Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-28T16:37:02.179Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-28T16:37:02.179Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-28T16:37:02.179Z] (6/42) Installing curl (7.79.1-r0) [2022-03-28T16:37:02.179Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-28T16:37:02.179Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-28T16:37:02.179Z] (9/42) Installing expat (2.4.7-r0) [2022-03-28T16:37:02.179Z] (10/42) Installing libffi (3.3-r2) [2022-03-28T16:37:02.179Z] (11/42) Installing gdbm (1.19-r0) [2022-03-28T16:37:02.179Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-28T16:37:02.179Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T16:37:02.179Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T16:37:02.179Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-28T16:37:02.439Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-28T16:37:02.439Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-28T16:37:03.014Z] ---> d69617c5c32c [2022-03-28T16:37:03.014Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-28T16:37:03.014Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-28T16:37:03.014Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-28T16:37:03.014Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-28T16:37:03.014Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-28T16:37:03.014Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-28T16:37:03.014Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-28T16:37:03.014Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-28T16:37:03.014Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-28T16:37:03.014Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-28T16:37:03.014Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-28T16:37:03.014Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-28T16:37:03.014Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-28T16:37:03.014Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-28T16:37:03.014Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-28T16:37:03.014Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-28T16:37:03.014Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-28T16:37:03.275Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-28T16:37:03.275Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-28T16:37:03.275Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-28T16:37:03.275Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-28T16:37:03.275Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-28T16:37:03.275Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-28T16:37:03.275Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-28T16:37:03.275Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-28T16:37:03.275Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-28T16:37:03.535Z] Removing intermediate container 6fe0a47ece88 [2022-03-28T16:37:03.536Z] ---> d49692957152 [2022-03-28T16:37:03.536Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-28T16:37:03.536Z] Removing intermediate container 2b09454824e6 [2022-03-28T16:37:03.536Z] ---> 3a817b8803c8 [2022-03-28T16:37:03.536Z] Step 18/20 : LABEL arch=x86_64 [2022-03-28T16:37:03.536Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T16:37:03.536Z] OK: 84 MiB in 64 packages [2022-03-28T16:37:03.536Z] ---> 04ef59534a69 [2022-03-28T16:37:03.536Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-28T16:37:03.800Z] ---> Running in 7df4c86d8c52 [2022-03-28T16:37:03.800Z] ---> Running in 5c32d4b13ddc [2022-03-28T16:37:03.800Z] Removing intermediate container 5c32d4b13ddc [2022-03-28T16:37:03.800Z] ---> 42e450937e27 [2022-03-28T16:37:03.800Z] Step 19/20 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:37:03.800Z] ---> d9c790122ed9 [2022-03-28T16:37:03.800Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-28T16:37:03.800Z] Removing intermediate container 7df4c86d8c52 [2022-03-28T16:37:03.800Z] ---> 2080f0d453a8 [2022-03-28T16:37:03.800Z] Step 23/25 : LABEL arch=x86_64 [2022-03-28T16:37:04.062Z] ---> Running in f157d210104b [2022-03-28T16:37:04.062Z] ---> Running in 92c51c7b4648 [2022-03-28T16:37:04.062Z] ---> 9615b86a0fa1 [2022-03-28T16:37:04.062Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-28T16:37:04.325Z] Removing intermediate container f157d210104b [2022-03-28T16:37:04.325Z] ---> 3c9753997e7c [2022-03-28T16:37:04.325Z] Step 20/20 : LABEL version=0.0.0 [2022-03-28T16:37:04.325Z] ---> Running in bc6fd76b42ca [2022-03-28T16:37:04.325Z] Removing intermediate container 92c51c7b4648 [2022-03-28T16:37:04.325Z] ---> eeb738370155 [2022-03-28T16:37:04.325Z] Step 24/25 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:37:04.325Z] ---> Running in e3e6d13d68ff [2022-03-28T16:37:04.325Z] ---> Running in 7aaa14b30efc [2022-03-28T16:37:04.325Z] Removing intermediate container bc6fd76b42ca [2022-03-28T16:37:04.325Z] ---> 44afeae3919a [2022-03-28T16:37:04.325Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-28T16:37:04.325Z] Collecting docker-compose==1.23.2 [2022-03-28T16:37:04.587Z] Removing intermediate container e3e6d13d68ff [2022-03-28T16:37:04.587Z] ---> d3d0367f9ebc [2022-03-28T16:37:04.587Z] [2022-03-28T16:37:04.587Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-28T16:37:04.587Z] Removing intermediate container 7aaa14b30efc [2022-03-28T16:37:04.587Z] ---> 4ec0cfc501e5 [2022-03-28T16:37:04.587Z] Step 25/25 : LABEL version=0.0.0 [2022-03-28T16:37:04.587Z] Collecting docopt<0.7,>=0.6.1 [2022-03-28T16:37:04.587Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-28T16:37:04.587Z] Successfully built d3d0367f9ebc [2022-03-28T16:37:04.587Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-28T16:37:04.587Z]  Building security-spiffe-token-provider ... done Building core-command [2022-03-28T16:37:04.587Z] ---> Running in ca2641032272 [2022-03-28T16:37:04.587Z] ---> 113a9f31a614 [2022-03-28T16:37:04.587Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-28T16:37:04.850Z] Removing intermediate container ca2641032272 [2022-03-28T16:37:04.850Z] ---> 564f085e0111 [2022-03-28T16:37:04.850Z] [2022-03-28T16:37:04.850Z] ---> Running in cbcb48ce6204 [2022-03-28T16:37:04.850Z] Successfully built 564f085e0111 [2022-03-28T16:37:04.850Z] 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-28T16:37:04.850Z] Successfully tagged security-secretstore-setup:latest [2022-03-28T16:37:04.850Z]  Building security-secretstore-setup ... done Building support-notifications [2022-03-28T16:37:05.111Z] Collecting PyYAML<4,>=3.10 [2022-03-28T16:37:05.111Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-28T16:37:06.049Z] Collecting jsonschema<3,>=2.5.1 [2022-03-28T16:37:06.049Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-28T16:37:06.049Z] Collecting docker<4.0,>=3.6.0 [2022-03-28T16:37:06.049Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-28T16:37:06.049Z] Collecting texttable<0.10,>=0.9.0 [2022-03-28T16:37:06.049Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-28T16:37:06.310Z] Collecting cached-property<2,>=1.2.0 [2022-03-28T16:37:06.310Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-28T16:37:06.574Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-28T16:37:06.574Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-28T16:37:06.574Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-28T16:37:06.574Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-28T16:37:06.574Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-28T16:37:06.574Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-28T16:37:06.836Z] Removing intermediate container cbcb48ce6204 [2022-03-28T16:37:06.836Z] ---> b135bd3e6e94 [2022-03-28T16:37:06.836Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-28T16:37:06.836Z] Collecting docker-pycreds>=0.4.0 [2022-03-28T16:37:07.095Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-28T16:37:07.095Z] 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-28T16:37:07.095Z] Collecting idna<2.8,>=2.5 [2022-03-28T16:37:07.095Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-28T16:37:07.095Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-28T16:37:07.095Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-28T16:37:07.095Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-28T16:37:07.363Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-28T16:37:07.363Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-28T16:37:07.363Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-28T16:37:07.363Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-28T16:37:07.363Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-28T16:37:07.363Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-28T16:37:07.363Z] Attempting uninstall: urllib3 [2022-03-28T16:37:07.363Z] Found existing installation: urllib3 1.26.5 [2022-03-28T16:37:07.363Z] Uninstalling urllib3-1.26.5: [2022-03-28T16:37:07.363Z] Successfully uninstalled urllib3-1.26.5 [2022-03-28T16:37:07.641Z] ---> Running in 0ea86c8fdbb7 [2022-03-28T16:37:07.641Z] Attempting uninstall: idna [2022-03-28T16:37:07.641Z] Found existing installation: idna 3.2 [2022-03-28T16:37:07.641Z] Uninstalling idna-3.2: [2022-03-28T16:37:07.641Z] Successfully uninstalled idna-3.2 [2022-03-28T16:37:07.901Z] Removing intermediate container 0ea86c8fdbb7 [2022-03-28T16:37:07.901Z] ---> d048f5a59ddb [2022-03-28T16:37:07.901Z] Step 28/31 : CMD ["gate"] [2022-03-28T16:37:07.901Z] Attempting uninstall: chardet [2022-03-28T16:37:07.901Z] Found existing installation: chardet 4.0.0 [2022-03-28T16:37:07.901Z] Uninstalling chardet-4.0.0: [2022-03-28T16:37:07.901Z] Successfully uninstalled chardet-4.0.0 [2022-03-28T16:37:07.901Z] ---> Running in 782e0d3acaec [2022-03-28T16:37:07.901Z] Removing intermediate container 782e0d3acaec [2022-03-28T16:37:07.901Z] ---> 5bfe20fb3f12 [2022-03-28T16:37:07.901Z] Step 29/31 : LABEL arch=x86_64 [2022-03-28T16:37:08.164Z] ---> Running in 81793c98657d [2022-03-28T16:37:08.164Z] Removing intermediate container 81793c98657d [2022-03-28T16:37:08.164Z] ---> b8b44616be8e [2022-03-28T16:37:08.164Z] Step 30/31 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:37:08.164Z] Attempting uninstall: requests [2022-03-28T16:37:08.164Z] Found existing installation: requests 2.25.1 [2022-03-28T16:37:08.164Z] Uninstalling requests-2.25.1: [2022-03-28T16:37:08.425Z] Successfully uninstalled requests-2.25.1 [2022-03-28T16:37:08.425Z] ---> Running in 9a4f10f98e19 [2022-03-28T16:37:08.425Z] Running setup.py install for texttable: started [2022-03-28T16:37:08.688Z] Removing intermediate container 9a4f10f98e19 [2022-03-28T16:37:08.688Z] ---> 5e0da3827f57 [2022-03-28T16:37:08.688Z] Step 31/31 : LABEL version=0.0.0 [2022-03-28T16:37:08.688Z] ---> Running in 896d76456814 [2022-03-28T16:37:08.688Z] Running setup.py install for texttable: finished with status 'done' [2022-03-28T16:37:08.688Z] Running setup.py install for PyYAML: started [2022-03-28T16:37:08.948Z] Removing intermediate container 896d76456814 [2022-03-28T16:37:08.948Z] ---> 1195209c1339 [2022-03-28T16:37:08.948Z] [2022-03-28T16:37:08.949Z] Successfully built 1195209c1339 [2022-03-28T16:37:08.949Z] Successfully tagged security-bootstrapper:latest [2022-03-28T16:37:08.949Z]  Building security-bootstrapper ... done Building security-spire-server [2022-03-28T16:37:09.208Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-28T16:37:09.208Z] Running setup.py install for docopt: started [2022-03-28T16:37:09.469Z] Running setup.py install for docopt: finished with status 'done' [2022-03-28T16:37:09.469Z] Running setup.py install for dockerpty: started [2022-03-28T16:37:10.045Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-28T16:37:10.308Z] 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-28T16:37:10.892Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:37:10.892Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:37:10.892Z] ---> 4473338f4888 [2022-03-28T16:37:10.892Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T16:37:10.892Z] ---> Using cache [2022-03-28T16:37:10.892Z] ---> 0007f25f06cf [2022-03-28T16:37:10.892Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:37:10.892Z] ---> Using cache [2022-03-28T16:37:10.892Z] ---> 4b166ad07985 [2022-03-28T16:37:10.892Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-28T16:37:10.892Z] ---> Using cache [2022-03-28T16:37:10.892Z] ---> b246e6d22da4 [2022-03-28T16:37:10.892Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T16:37:10.892Z] ---> Using cache [2022-03-28T16:37:10.892Z] ---> 1b2c5879b63c [2022-03-28T16:37:10.892Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:37:10.892Z] ---> Using cache [2022-03-28T16:37:10.892Z] ---> 4e09d61eeab4 [2022-03-28T16:37:10.892Z] Step 8/22 : COPY . . [2022-03-28T16:37:10.892Z] ---> Using cache [2022-03-28T16:37:10.892Z] ---> 77a7608faeb9 [2022-03-28T16:37:10.892Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-28T16:37:13.596Z] ---> Running in 3def5f0a0357 [2022-03-28T16:37:13.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-28T16:37:14.160Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:37:14.160Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:37:14.160Z] ---> 4473338f4888 [2022-03-28T16:37:14.160Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T16:37:14.160Z] ---> Using cache [2022-03-28T16:37:14.160Z] ---> 0007f25f06cf [2022-03-28T16:37:14.160Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:37:14.160Z] ---> Using cache [2022-03-28T16:37:14.160Z] ---> 4b166ad07985 [2022-03-28T16:37:14.160Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T16:37:14.160Z] ---> Using cache [2022-03-28T16:37:14.160Z] ---> b246e6d22da4 [2022-03-28T16:37:14.160Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T16:37:14.160Z] ---> Using cache [2022-03-28T16:37:14.160Z] ---> 1b2c5879b63c [2022-03-28T16:37:14.160Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:37:14.160Z] ---> Using cache [2022-03-28T16:37:14.160Z] ---> 4e09d61eeab4 [2022-03-28T16:37:14.160Z] Step 8/23 : COPY . . [2022-03-28T16:37:14.160Z] ---> Using cache [2022-03-28T16:37:14.160Z] ---> 77a7608faeb9 [2022-03-28T16:37:14.160Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-28T16:37:14.480Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:37:14.480Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:37:14.480Z] ---> 4473338f4888 [2022-03-28T16:37:14.480Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T16:37:14.480Z] ---> Using cache [2022-03-28T16:37:14.480Z] ---> 0007f25f06cf [2022-03-28T16:37:14.480Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:37:14.480Z] ---> Using cache [2022-03-28T16:37:14.480Z] ---> 4b166ad07985 [2022-03-28T16:37:14.480Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-28T16:37:15.080Z] ---> Running in 442648471c4a [2022-03-28T16:37:15.080Z] ---> Running in 2bae9f702490 [2022-03-28T16:37:15.365Z] Removing intermediate container f74ac7565298 [2022-03-28T16:37:15.365Z] ---> 16e976279e90 [2022-03-28T16:37:15.365Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-28T16:37:15.631Z] ---> Running in 264e65446a30 [2022-03-28T16:37:15.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-28T16:37:15.631Z] Removing intermediate container 264e65446a30 [2022-03-28T16:37:15.631Z] ---> bac92d2d0811 [2022-03-28T16:37:15.631Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-28T16:37:15.631Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:37:15.890Z] ---> Running in e66c5506538e [2022-03-28T16:37:15.890Z] Removing intermediate container e66c5506538e [2022-03-28T16:37:15.890Z] ---> 371088aad00a [2022-03-28T16:37:15.890Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-28T16:37:16.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:37:16.747Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:37:16.747Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:37:16.747Z] ---> 4473338f4888 [2022-03-28T16:37:16.747Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T16:37:16.747Z] ---> Using cache [2022-03-28T16:37:16.747Z] ---> 0007f25f06cf [2022-03-28T16:37:16.747Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:37:16.747Z] ---> Using cache [2022-03-28T16:37:16.747Z] ---> 4b166ad07985 [2022-03-28T16:37:16.747Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T16:37:16.747Z] ---> Using cache [2022-03-28T16:37:16.747Z] ---> b246e6d22da4 [2022-03-28T16:37:16.747Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T16:37:16.747Z] ---> Using cache [2022-03-28T16:37:16.747Z] ---> 1b2c5879b63c [2022-03-28T16:37:16.747Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:37:16.747Z] ---> Using cache [2022-03-28T16:37:16.747Z] ---> 4e09d61eeab4 [2022-03-28T16:37:16.747Z] Step 8/23 : COPY . . [2022-03-28T16:37:16.747Z] ---> Using cache [2022-03-28T16:37:16.747Z] ---> 77a7608faeb9 [2022-03-28T16:37:16.747Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T16:37:16.747Z] ---> Using cache [2022-03-28T16:37:16.747Z] ---> 5bd86811be84 [2022-03-28T16:37:16.747Z] 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-28T16:37:16.747Z] ---> Using cache [2022-03-28T16:37:16.747Z] ---> a81e75a149d7 [2022-03-28T16:37:16.747Z] [2022-03-28T16:37:16.747Z] Step 11/23 : FROM alpine:3.15 [2022-03-28T16:37:16.747Z] ---> 9c842ac49a39 [2022-03-28T16:37:16.747Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T16:37:16.747Z] ---> Using cache [2022-03-28T16:37:16.747Z] ---> 20165c1e3418 [2022-03-28T16:37:16.747Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:37:16.747Z] ---> Using cache [2022-03-28T16:37:16.747Z] ---> c7f97b137daf [2022-03-28T16:37:16.747Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-28T16:37:16.747Z] ---> Using cache [2022-03-28T16:37:16.747Z] ---> a7402b980c87 [2022-03-28T16:37:16.747Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T16:37:16.747Z] ---> 41a34cc11181 [2022-03-28T16:37:16.747Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-28T16:37:17.007Z] OK: 221 MiB in 52 packages [2022-03-28T16:37:17.267Z] ---> ea58288ccdf9 [2022-03-28T16:37:17.267Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-28T16:37:17.835Z] Removing intermediate container 442648471c4a [2022-03-28T16:37:17.835Z] ---> a640ffae5af5 [2022-03-28T16:37:17.835Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T16:37:18.094Z] ---> b46f0e245205 [2022-03-28T16:37:18.094Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-28T16:37:18.355Z] ---> bcc633ad2477 [2022-03-28T16:37:18.355Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:37:18.355Z] ---> Running in a8c368bf8df6 [2022-03-28T16:37:18.618Z] ---> d08e0f48c823 [2022-03-28T16:37:18.618Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T16:37:18.618Z] ---> Running in 0c575100b004 [2022-03-28T16:37:18.618Z] Removing intermediate container a8c368bf8df6 [2022-03-28T16:37:18.618Z] ---> ccaa7b82f8f9 [2022-03-28T16:37:18.618Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T16:37:18.880Z] ---> Running in b9d452b82b95 [2022-03-28T16:37:18.880Z] ---> 9013af769b38 [2022-03-28T16:37:18.880Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-28T16:37:19.141Z] Removing intermediate container b9d452b82b95 [2022-03-28T16:37:19.141Z] ---> 1dca6fd7f1cd [2022-03-28T16:37:19.141Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T16:37:19.141Z] ---> Running in b923e7e23cde [2022-03-28T16:37:19.399Z] ---> a995f40e7be6 [2022-03-28T16:37:19.399Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-28T16:37:19.399Z] Removing intermediate container b923e7e23cde [2022-03-28T16:37:19.399Z] ---> 5c302f3d2c9b [2022-03-28T16:37:19.399Z] Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:37:19.399Z] ---> Running in fcb95c6788a3 [2022-03-28T16:37:19.662Z] Removing intermediate container fcb95c6788a3 [2022-03-28T16:37:19.662Z] ---> 63ce5abef860 [2022-03-28T16:37:19.662Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T16:37:19.662Z] ---> 5014db53e434 [2022-03-28T16:37:19.662Z] ---> Running in 474841c3d3e5 [2022-03-28T16:37:19.662Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T16:37:19.921Z] ---> Running in a046d3699091 [2022-03-28T16:37:20.182Z] Removing intermediate container a046d3699091 [2022-03-28T16:37:20.182Z] ---> 66c8c3bc3c66 [2022-03-28T16:37:20.182Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T16:37:20.182Z] ---> Running in d5c7908ea003 [2022-03-28T16:37:20.182Z] Removing intermediate container 474841c3d3e5 [2022-03-28T16:37:20.182Z] ---> e183d90c8627 [2022-03-28T16:37:20.182Z] [2022-03-28T16:37:20.182Z] Removing intermediate container 0c575100b004 [2022-03-28T16:37:20.182Z] ---> 141d8f7e1a2e [2022-03-28T16:37:20.182Z] Step 8/22 : COPY . . [2022-03-28T16:37:20.182Z] Successfully built e183d90c8627 [2022-03-28T16:37:20.182Z] Successfully tagged sys-mgmt-agent:latest [2022-03-28T16:37:20.182Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-03-28T16:37:20.278Z] Removing intermediate container bbde9d19d0de [2022-03-28T16:37:20.278Z] ---> b4364f59b59d [2022-03-28T16:37:20.278Z] Successfully built b4364f59b59d [2022-03-28T16:37:20.278Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T16:37:20.443Z] Removing intermediate container d5c7908ea003 [2022-03-28T16:37:20.443Z] ---> d89448c78d2e [2022-03-28T16:37:20.443Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T16:37:20.626Z] + docker inspect -f . ci-base-image-arm64 [2022-03-28T16:37:20.626Z] . [Pipeline] withDockerContainer [2022-03-28T16:37:20.878Z] prd-ubuntu20.04-docker-arm64-4c-16g-9264 does not seem to be running inside a container [2022-03-28T16:37:20.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-28T16:37:21.822Z] ---> Running in e35b447d0ba8 [2022-03-28T16:37:22.283Z] $ docker top afebb6e6b60774648341c103412dfa76eb77c83f1bd5e41098cdbf59be709a96 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T16:37:22.759Z] Removing intermediate container e35b447d0ba8 [2022-03-28T16:37:22.759Z] ---> 9d50eb97d11a [2022-03-28T16:37:22.759Z] Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:37:23.018Z] ---> Running in 75075367ba3d [2022-03-28T16:37:23.165Z] + go version [2022-03-28T16:37:23.165Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-28T16:37:23.192Z] $ docker stop --time=1 afebb6e6b60774648341c103412dfa76eb77c83f1bd5e41098cdbf59be709a96 [2022-03-28T16:37:23.277Z] Removing intermediate container 75075367ba3d [2022-03-28T16:37:23.277Z] ---> 763137e1a16e [2022-03-28T16:37:23.277Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T16:37:23.537Z] ---> Running in 624f59030a24 [2022-03-28T16:37:24.103Z] Removing intermediate container 624f59030a24 [2022-03-28T16:37:24.103Z] ---> 7d6d9f59e2c2 [2022-03-28T16:37:24.103Z] [2022-03-28T16:37:24.103Z] Successfully built 7d6d9f59e2c2 [2022-03-28T16:37:24.103Z] Successfully tagged security-spire-server:latest [2022-03-28T16:37:24.103Z]  Building security-spire-server ... done Building core-metadata [2022-03-28T16:37:24.826Z] $ docker rm -f afebb6e6b60774648341c103412dfa76eb77c83f1bd5e41098cdbf59be709a96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T16:37:25.462Z] + docker inspect -f . ci-base-image-arm64 [2022-03-28T16:37:25.462Z] . [Pipeline] withDockerContainer [2022-03-28T16:37:25.681Z] prd-ubuntu20.04-docker-arm64-4c-16g-9264 does not seem to be running inside a container [2022-03-28T16:37:25.767Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-28T16:37:26.992Z] $ docker top 20be9d15e77ca7be7f7c371b77d023b08e86dcc48fd64c890a694816747cb875 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-28T16:37:27.241Z] ========================================================= [2022-03-28T16:37:27.241Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-28T16:37:27.241Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-28T16:37:27.904Z] + make test [2022-03-28T16:37:27.904Z] go mod tidy -compat=1.17 [2022-03-28T16:37:28.507Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-28T16:37:30.668Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:37:30.668Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:37:30.668Z] ---> 4473338f4888 [2022-03-28T16:37:30.668Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T16:37:30.668Z] ---> Using cache [2022-03-28T16:37:30.668Z] ---> 0007f25f06cf [2022-03-28T16:37:30.668Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:37:30.668Z] ---> Using cache [2022-03-28T16:37:30.668Z] ---> 4b166ad07985 [2022-03-28T16:37:30.668Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-28T16:37:30.668Z] ---> Using cache [2022-03-28T16:37:30.668Z] ---> b246e6d22da4 [2022-03-28T16:37:30.668Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T16:37:30.668Z] ---> Using cache [2022-03-28T16:37:30.668Z] ---> 1b2c5879b63c [2022-03-28T16:37:30.668Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:37:30.668Z] ---> Using cache [2022-03-28T16:37:30.668Z] ---> 4e09d61eeab4 [2022-03-28T16:37:30.668Z] Step 8/22 : COPY . . [2022-03-28T16:37:30.668Z] ---> Using cache [2022-03-28T16:37:30.668Z] ---> 77a7608faeb9 [2022-03-28T16:37:30.668Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-28T16:37:32.575Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:37:32.575Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:37:32.575Z] ---> 4473338f4888 [2022-03-28T16:37:32.575Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T16:37:32.575Z] ---> Using cache [2022-03-28T16:37:32.575Z] ---> 0007f25f06cf [2022-03-28T16:37:32.575Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:37:32.575Z] ---> Using cache [2022-03-28T16:37:32.575Z] ---> 4b166ad07985 [2022-03-28T16:37:32.575Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T16:37:32.575Z] ---> Using cache [2022-03-28T16:37:32.575Z] ---> b246e6d22da4 [2022-03-28T16:37:32.575Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T16:37:32.575Z] ---> Using cache [2022-03-28T16:37:32.575Z] ---> 1b2c5879b63c [2022-03-28T16:37:32.575Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:37:32.575Z] ---> Using cache [2022-03-28T16:37:32.575Z] ---> 4e09d61eeab4 [2022-03-28T16:37:32.575Z] Step 8/23 : COPY . . [2022-03-28T16:37:32.575Z] ---> Using cache [2022-03-28T16:37:32.575Z] ---> 77a7608faeb9 [2022-03-28T16:37:32.575Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-28T16:37:34.487Z] ---> Running in 3a7b47b294b7 [2022-03-28T16:37:34.487Z] ---> Running in 00c18c864078 [2022-03-28T16:37:34.487Z] ---> 283d3bde909b [2022-03-28T16:37:34.487Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-28T16:37:34.746Z] ---> Running in f68051a40dd7 [2022-03-28T16:37:35.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-28T16:37:35.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-28T16:37:35.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-28T16:37:37.552Z] Removing intermediate container 3def5f0a0357 [2022-03-28T16:37:37.552Z] ---> e6c61cedd020 [2022-03-28T16:37:37.552Z] [2022-03-28T16:37:37.552Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T16:37:37.552Z] ---> a33ac4f1069a [2022-03-28T16:37:37.552Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-28T16:37:37.552Z] ---> Running in d6f9a6eaa58a [2022-03-28T16:37:37.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:37:38.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:37:38.069Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-28T16:37:38.069Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T16:37:38.327Z] OK: 6 MiB in 15 packages [2022-03-28T16:37:38.327Z] Removing intermediate container 2bae9f702490 [2022-03-28T16:37:38.327Z] ---> 54c7402ddf8e [2022-03-28T16:37:38.327Z] [2022-03-28T16:37:38.327Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T16:37:38.327Z] ---> a33ac4f1069a [2022-03-28T16:37:38.327Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-28T16:37:38.587Z] ---> Running in 33b897f952e0 [2022-03-28T16:37:39.156Z] Removing intermediate container d6f9a6eaa58a [2022-03-28T16:37:39.156Z] ---> 69d6f607f64c [2022-03-28T16:37:39.156Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T16:37:39.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:37:39.723Z] ---> Running in 20a4b65c71f1 [2022-03-28T16:37:39.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:37:40.084Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-28T16:37:40.084Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T16:37:40.084Z] OK: 6 MiB in 15 packages [2022-03-28T16:37:40.352Z] Removing intermediate container 20a4b65c71f1 [2022-03-28T16:37:40.352Z] ---> bc7d36f9cc42 [2022-03-28T16:37:40.352Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-28T16:37:40.352Z] ---> Running in d71ed9801f64 [2022-03-28T16:37:40.612Z] Removing intermediate container d71ed9801f64 [2022-03-28T16:37:40.612Z] ---> a2f3d8bca08d [2022-03-28T16:37:40.612Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-28T16:37:40.612Z] ---> Running in c6d368a56086 [2022-03-28T16:37:40.874Z] Removing intermediate container 33b897f952e0 [2022-03-28T16:37:40.874Z] ---> c1805ddff562 [2022-03-28T16:37:40.874Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T16:37:40.874Z] ---> Running in 581310348a0a [2022-03-28T16:37:40.874Z] Removing intermediate container c6d368a56086 [2022-03-28T16:37:40.874Z] ---> e69080f10cdb [2022-03-28T16:37:40.874Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T16:37:41.136Z] Removing intermediate container 581310348a0a [2022-03-28T16:37:41.136Z] ---> d73ba5632542 [2022-03-28T16:37:41.136Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-28T16:37:41.396Z] ---> b753b84c366c [2022-03-28T16:37:41.396Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-28T16:37:41.396Z] ---> Running in 13495d01e7a2 [2022-03-28T16:37:41.657Z] Removing intermediate container 13495d01e7a2 [2022-03-28T16:37:41.657Z] ---> f957c0e391b0 [2022-03-28T16:37:41.657Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-28T16:37:41.657Z] ---> Running in 9ab7be5a2f01 [2022-03-28T16:37:41.917Z] Removing intermediate container 9ab7be5a2f01 [2022-03-28T16:37:41.917Z] ---> acfe49ea100a [2022-03-28T16:37:41.917Z] Step 15/23 : WORKDIR / [2022-03-28T16:37:41.917Z] ---> Running in 25c28d2403ff [2022-03-28T16:37:42.176Z] ---> 859050a36f58 [2022-03-28T16:37:42.176Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-28T16:37:42.436Z] Removing intermediate container 25c28d2403ff [2022-03-28T16:37:42.436Z] ---> 0c8a7148691d [2022-03-28T16:37:42.436Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T16:37:42.436Z] ---> 6112392ea339 [2022-03-28T16:37:42.436Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-28T16:37:42.695Z] ---> Running in 47421d3166e0 [2022-03-28T16:37:42.695Z] ---> 056a79de65ae [2022-03-28T16:37:42.695Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-28T16:37:42.953Z] Removing intermediate container 47421d3166e0 [2022-03-28T16:37:42.953Z] ---> 507d13b67229 [2022-03-28T16:37:42.953Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T16:37:42.953Z] ---> Running in ee248046ea4d [2022-03-28T16:37:43.526Z] Removing intermediate container ee248046ea4d [2022-03-28T16:37:43.526Z] ---> 7bc36e79d205 [2022-03-28T16:37:43.526Z] Step 20/22 : LABEL arch=x86_64 [2022-03-28T16:37:43.526Z] ---> Running in 322fefd24b19 [2022-03-28T16:37:43.786Z] Removing intermediate container 322fefd24b19 [2022-03-28T16:37:43.786Z] ---> d5a5f1f77d4f [2022-03-28T16:37:43.786Z] Step 21/22 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:37:43.786Z] ---> 7749eebbc539 [2022-03-28T16:37:43.786Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-28T16:37:43.786Z] ---> Running in 5676ba0c0d66 [2022-03-28T16:37:44.355Z] Removing intermediate container 5676ba0c0d66 [2022-03-28T16:37:44.355Z] ---> 9ad0dc748777 [2022-03-28T16:37:44.355Z] Step 22/22 : LABEL version=0.0.0 [2022-03-28T16:37:44.355Z] ---> Running in 8cb8ac0787ba [2022-03-28T16:37:44.355Z] ---> 8340c033bcc7 [2022-03-28T16:37:44.355Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-28T16:37:44.614Z] Removing intermediate container 8cb8ac0787ba [2022-03-28T16:37:44.615Z] ---> 2786a9702e16 [2022-03-28T16:37:44.615Z] [2022-03-28T16:37:44.615Z] ---> Running in 815c119cd45d [2022-03-28T16:37:44.615Z] Successfully built 2786a9702e16 [2022-03-28T16:37:44.615Z] Successfully tagged support-scheduler:latest [2022-03-28T16:37:44.615Z]  Building support-scheduler ... done Building core-data [2022-03-28T16:37:45.183Z] Removing intermediate container 815c119cd45d [2022-03-28T16:37:45.183Z] ---> a61e511f9ca3 [2022-03-28T16:37:45.183Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T16:37:46.122Z] ---> Running in e5cd2b8c115e [2022-03-28T16:37:46.383Z] Removing intermediate container e5cd2b8c115e [2022-03-28T16:37:46.383Z] ---> 1a89e56cced9 [2022-03-28T16:37:46.383Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T16:37:46.645Z] ---> Running in a6c09efce460 [2022-03-28T16:37:46.905Z] Removing intermediate container a6c09efce460 [2022-03-28T16:37:46.905Z] ---> a5ace1669acb [2022-03-28T16:37:46.905Z] Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:37:47.165Z] ---> Running in 8133ae0a1ac5 [2022-03-28T16:37:47.432Z] Removing intermediate container 8133ae0a1ac5 [2022-03-28T16:37:47.432Z] ---> 571e13bad3d8 [2022-03-28T16:37:47.432Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T16:37:47.693Z] ---> Running in 79bc56761208 [2022-03-28T16:37:47.954Z] Removing intermediate container 79bc56761208 [2022-03-28T16:37:47.954Z] ---> 1db4926e43ea [2022-03-28T16:37:47.954Z] [2022-03-28T16:37:47.954Z] Successfully built 1db4926e43ea [2022-03-28T16:37:47.954Z] Successfully tagged core-command:latest [2022-03-28T16:37:49.863Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:37:49.863Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:37:49.863Z] ---> 4473338f4888 [2022-03-28T16:37:49.863Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T16:37:49.863Z] ---> Using cache [2022-03-28T16:37:49.863Z] ---> 0007f25f06cf [2022-03-28T16:37:49.863Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:37:49.863Z] ---> Using cache [2022-03-28T16:37:49.863Z] ---> 4b166ad07985 [2022-03-28T16:37:49.863Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-28T16:37:50.800Z] ---> Running in 120db5f1f895 [2022-03-28T16:37:51.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:37:52.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:37:52.935Z] OK: 221 MiB in 52 packages [2022-03-28T16:37:53.871Z] Removing intermediate container 120db5f1f895 [2022-03-28T16:37:53.871Z] ---> 57da88b09717 [2022-03-28T16:37:53.871Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T16:37:54.445Z] ---> 70f97a0f9582 [2022-03-28T16:37:54.445Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:37:54.445Z] ---> Running in 8c2de368b481 [2022-03-28T16:37:56.351Z] Removing intermediate container 8c2de368b481 [2022-03-28T16:37:56.351Z] ---> 704aec8b599e [2022-03-28T16:37:56.351Z] Step 8/23 : COPY . . [2022-03-28T16:38:00.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-28T16:38:00.892Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-28T16:38:03.832Z] ---> 71edd36d422d [2022-03-28T16:38:03.832Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-28T16:38:03.832Z] ---> Running in 73a7d1019c85 [2022-03-28T16:38:04.399Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-28T16:38:06.935Z] Removing intermediate container f68051a40dd7 [2022-03-28T16:38:06.935Z] ---> 5cdc6771beef [2022-03-28T16:38:06.935Z] [2022-03-28T16:38:06.935Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T16:38:06.935Z] ---> a33ac4f1069a [2022-03-28T16:38:06.935Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-28T16:38:06.935Z] Removing intermediate container 3a7b47b294b7 [2022-03-28T16:38:06.935Z] ---> 29305f356fe8 [2022-03-28T16:38:06.935Z] [2022-03-28T16:38:06.935Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T16:38:06.935Z] ---> a33ac4f1069a [2022-03-28T16:38:06.935Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-28T16:38:06.935Z] ---> Using cache [2022-03-28T16:38:06.935Z] ---> c1805ddff562 [2022-03-28T16:38:06.935Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T16:38:06.935Z] ---> Using cache [2022-03-28T16:38:06.935Z] ---> d73ba5632542 [2022-03-28T16:38:06.935Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-28T16:38:06.935Z] Removing intermediate container 00c18c864078 [2022-03-28T16:38:06.935Z] ---> 7515e79e284b [2022-03-28T16:38:06.935Z] [2022-03-28T16:38:06.935Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T16:38:06.935Z] ---> a33ac4f1069a [2022-03-28T16:38:06.935Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-28T16:38:06.935Z] ---> Running in e7ef101838a4 [2022-03-28T16:38:06.935Z] ---> Running in 4b4b8f1fb9a7 [2022-03-28T16:38:06.935Z] ---> Running in 0c0c4f638148 [2022-03-28T16:38:06.935Z] Removing intermediate container e7ef101838a4 [2022-03-28T16:38:06.935Z] ---> 1818692bc96b [2022-03-28T16:38:06.935Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-28T16:38:07.196Z] ---> Running in 6f3cfd1ff935 [2022-03-28T16:38:07.196Z] Removing intermediate container 6f3cfd1ff935 [2022-03-28T16:38:07.196Z] ---> acc7b9f3a74e [2022-03-28T16:38:07.196Z] Step 15/23 : WORKDIR / [2022-03-28T16:38:07.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:38:07.196Z] ---> Running in 545912beb6a1 [2022-03-28T16:38:07.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:38:07.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:38:07.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:38:07.472Z] Removing intermediate container 545912beb6a1 [2022-03-28T16:38:07.472Z] ---> 2b6dbda80ef3 [2022-03-28T16:38:07.472Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T16:38:07.472Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-28T16:38:07.472Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-28T16:38:07.472Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-28T16:38:07.472Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T16:38:07.472Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T16:38:07.472Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-28T16:38:07.732Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-28T16:38:07.732Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-28T16:38:07.732Z] (5/6) Installing curl (7.79.1-r0) [2022-03-28T16:38:07.732Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-28T16:38:07.732Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T16:38:07.732Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T16:38:07.732Z] OK: 6 MiB in 16 packages [2022-03-28T16:38:07.732Z] ---> d2ad4bbfea1f [2022-03-28T16:38:07.732Z] OK: 8 MiB in 20 packages [2022-03-28T16:38:07.732Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-28T16:38:08.300Z] ---> 26d22e74af0e [2022-03-28T16:38:08.300Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-28T16:38:08.300Z] Removing intermediate container 4b4b8f1fb9a7 [2022-03-28T16:38:08.300Z] ---> 0a55228e6e50 [2022-03-28T16:38:08.300Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T16:38:08.564Z] Removing intermediate container 0c0c4f638148 [2022-03-28T16:38:08.564Z] ---> 8fca541a53a3 [2022-03-28T16:38:08.564Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-28T16:38:08.564Z] ---> Running in 0be605a8ef78 [2022-03-28T16:38:08.564Z] ---> 25eb4f20297e [2022-03-28T16:38:08.564Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-28T16:38:08.564Z] ---> Running in 903508081f41 [2022-03-28T16:38:08.564Z] ---> Running in 6a26439fa805 [2022-03-28T16:38:08.848Z] Removing intermediate container 0be605a8ef78 [2022-03-28T16:38:08.848Z] ---> cf655bae0832 [2022-03-28T16:38:08.848Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-28T16:38:08.848Z] Removing intermediate container 903508081f41 [2022-03-28T16:38:08.848Z] ---> d901032260ba [2022-03-28T16:38:08.848Z] Step 13/22 : WORKDIR /edgex [2022-03-28T16:38:08.848Z] Removing intermediate container 6a26439fa805 [2022-03-28T16:38:08.848Z] ---> fe419d4fd0c8 [2022-03-28T16:38:08.848Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T16:38:08.848Z] ---> Running in 3d14d2d5861a [2022-03-28T16:38:08.848Z] ---> Running in b7041750357a [2022-03-28T16:38:09.109Z] ---> Running in 13bfe42ac98f [2022-03-28T16:38:09.109Z] Removing intermediate container 3d14d2d5861a [2022-03-28T16:38:09.109Z] ---> 21dc7935314f [2022-03-28T16:38:09.109Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-28T16:38:09.109Z] ---> Running in 27430a58afb5 [2022-03-28T16:38:09.109Z] Removing intermediate container b7041750357a [2022-03-28T16:38:09.109Z] ---> 66a5d32e66b4 [2022-03-28T16:38:09.109Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-28T16:38:09.371Z] Removing intermediate container 13bfe42ac98f [2022-03-28T16:38:09.371Z] ---> bf8ea2aa4e24 [2022-03-28T16:38:09.371Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T16:38:09.371Z] ---> Running in aa05cd84700a [2022-03-28T16:38:09.630Z] Removing intermediate container 27430a58afb5 [2022-03-28T16:38:09.630Z] ---> fe6f0d3899a8 [2022-03-28T16:38:09.630Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T16:38:09.630Z] Removing intermediate container aa05cd84700a [2022-03-28T16:38:09.630Z] ---> c1aa71fc3e80 [2022-03-28T16:38:09.630Z] Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:38:09.890Z] ---> 1c30d8cd4caf [2022-03-28T16:38:09.890Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-28T16:38:09.890Z] ---> Running in ab54397fa526 [2022-03-28T16:38:09.890Z] ---> 78f652881094 [2022-03-28T16:38:09.890Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-28T16:38:10.459Z] Removing intermediate container ab54397fa526 [2022-03-28T16:38:10.459Z] ---> 773e06f91eca [2022-03-28T16:38:10.459Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T16:38:10.459Z] ---> Running in 3f7bfe2cbb80 [2022-03-28T16:38:10.720Z] ---> 8682d08818c2 [2022-03-28T16:38:10.720Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-28T16:38:10.720Z] ---> 72c2ab75a5ce [2022-03-28T16:38:10.720Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-28T16:38:10.720Z] Removing intermediate container 3f7bfe2cbb80 [2022-03-28T16:38:10.720Z] ---> 9e9325665c8d [2022-03-28T16:38:10.720Z] [2022-03-28T16:38:10.980Z] Successfully built 9e9325665c8d [2022-03-28T16:38:10.980Z] Successfully tagged core-metadata:latest [2022-03-28T16:38:11.238Z]  Building core-metadata ... done  ---> 2218fac00151 [2022-03-28T16:38:11.238Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-28T16:38:11.811Z] ---> Running in b33401c9f479 [2022-03-28T16:38:11.811Z] ---> ad00620c3148 [2022-03-28T16:38:11.811Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-28T16:38:12.112Z] Removing intermediate container b33401c9f479 [2022-03-28T16:38:12.112Z] ---> 0fad8a00b126 [2022-03-28T16:38:12.112Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T16:38:12.112Z] ---> Running in a67983fe64f9 [2022-03-28T16:38:12.370Z] ---> 60518446e036 [2022-03-28T16:38:12.370Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-28T16:38:12.662Z] Removing intermediate container a67983fe64f9 [2022-03-28T16:38:12.662Z] ---> 6fae3b836d68 [2022-03-28T16:38:12.662Z] Step 20/22 : LABEL arch=x86_64 [2022-03-28T16:38:12.662Z] ---> Running in 67f27e1febad [2022-03-28T16:38:12.662Z] ---> Running in afb44b717e25 [2022-03-28T16:38:12.922Z] Removing intermediate container afb44b717e25 [2022-03-28T16:38:12.922Z] ---> 27286ca37334 [2022-03-28T16:38:12.922Z] Step 21/22 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:38:12.922Z] ---> Running in 89a389b1a738 [2022-03-28T16:38:13.185Z] Removing intermediate container 89a389b1a738 [2022-03-28T16:38:13.185Z] ---> bd7a0fb18da4 [2022-03-28T16:38:13.185Z] Step 22/22 : LABEL version=0.0.0 [2022-03-28T16:38:13.445Z] ---> Running in 5a08dae2181f [2022-03-28T16:38:13.445Z] Removing intermediate container 5a08dae2181f [2022-03-28T16:38:13.445Z] ---> 4d114b6896b1 [2022-03-28T16:38:13.445Z] [2022-03-28T16:38:13.705Z] Removing intermediate container 67f27e1febad [2022-03-28T16:38:13.705Z] ---> a464a9e9db56 [2022-03-28T16:38:13.705Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-28T16:38:13.705Z] Successfully built 4d114b6896b1 [2022-03-28T16:38:13.705Z] Successfully tagged support-notifications:latest [2022-03-28T16:38:13.705Z]  Building support-notifications ... done  ---> Running in c93168bc7732 [2022-03-28T16:38:13.964Z] Removing intermediate container c93168bc7732 [2022-03-28T16:38:13.964Z] ---> 150c3d3bc46d [2022-03-28T16:38:13.964Z] Step 20/22 : LABEL arch=x86_64 [2022-03-28T16:38:13.964Z] ---> Running in beeb7401a3e7 [2022-03-28T16:38:13.964Z] Removing intermediate container beeb7401a3e7 [2022-03-28T16:38:13.964Z] ---> 0a25db00bc63 [2022-03-28T16:38:13.964Z] Step 21/22 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:38:14.223Z] ---> Running in 0f805b4d5634 [2022-03-28T16:38:14.223Z] Removing intermediate container 0f805b4d5634 [2022-03-28T16:38:14.223Z] ---> 319dcb023af8 [2022-03-28T16:38:14.223Z] Step 22/22 : LABEL version=0.0.0 [2022-03-28T16:38:14.223Z] ---> Running in 5de95da64b16 [2022-03-28T16:38:14.483Z] Removing intermediate container 5de95da64b16 [2022-03-28T16:38:14.483Z] ---> da2bad9374e6 [2022-03-28T16:38:14.483Z] [2022-03-28T16:38:14.746Z] Successfully built da2bad9374e6 [2022-03-28T16:38:14.746Z] Successfully tagged security-proxy-setup:latest [2022-03-28T16:38:22.914Z]  Building security-proxy-setup ... done Removing intermediate container 73a7d1019c85 [2022-03-28T16:38:22.914Z] ---> cdcc146a07ef [2022-03-28T16:38:22.914Z] [2022-03-28T16:38:22.914Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T16:38:22.914Z] ---> a33ac4f1069a [2022-03-28T16:38:22.914Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-28T16:38:22.914Z] ---> Running in 6f2fa75bf966 [2022-03-28T16:38:22.914Z] Removing intermediate container 6f2fa75bf966 [2022-03-28T16:38:22.914Z] ---> a0a4ae233d76 [2022-03-28T16:38:22.914Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-28T16:38:23.183Z] ---> Running in 0595b01ae3da [2022-03-28T16:38:23.183Z] Removing intermediate container 0595b01ae3da [2022-03-28T16:38:23.183Z] ---> 0cec5705d328 [2022-03-28T16:38:23.183Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-28T16:38:23.480Z] ---> Running in d9a38774237e [2022-03-28T16:38:23.480Z] Removing intermediate container d9a38774237e [2022-03-28T16:38:23.480Z] ---> 0c1ddc39485d [2022-03-28T16:38:23.480Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:38:23.769Z] ---> Running in 94ab3a97b037 [2022-03-28T16:38:24.358Z] Removing intermediate container 94ab3a97b037 [2022-03-28T16:38:24.358Z] ---> 21825c064a51 [2022-03-28T16:38:24.358Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-28T16:38:24.358Z] ---> Running in 75c36587bb2a [2022-03-28T16:38:24.636Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T16:38:25.580Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T16:38:25.841Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-28T16:38:25.841Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T16:38:26.103Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-28T16:38:26.103Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T16:38:26.103Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-28T16:38:26.364Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-28T16:38:26.364Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T16:38:26.364Z] OK: 8 MiB in 20 packages [2022-03-28T16:38:26.938Z] Removing intermediate container 75c36587bb2a [2022-03-28T16:38:26.938Z] ---> 7c379fb1c7ec [2022-03-28T16:38:26.938Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T16:38:26.938Z] ---> 43d8e403b5d5 [2022-03-28T16:38:27.202Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-28T16:38:27.463Z] ---> 4cedd3d4a78c [2022-03-28T16:38:27.463Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-28T16:38:27.725Z] ---> 08c684e17319 [2022-03-28T16:38:27.725Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-28T16:38:27.986Z] ---> Running in 207a9383338d [2022-03-28T16:38:27.986Z] Removing intermediate container 207a9383338d [2022-03-28T16:38:27.986Z] ---> 78192c02a214 [2022-03-28T16:38:27.986Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T16:38:27.986Z] ---> Running in 8f3cb9d38ee6 [2022-03-28T16:38:28.247Z] Removing intermediate container 8f3cb9d38ee6 [2022-03-28T16:38:28.247Z] ---> 8478772da9d0 [2022-03-28T16:38:28.247Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T16:38:28.247Z] ---> Running in 33826d7c64e5 [2022-03-28T16:38:28.509Z] Removing intermediate container 33826d7c64e5 [2022-03-28T16:38:28.509Z] ---> 73c76338cd42 [2022-03-28T16:38:28.509Z] Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:38:28.509Z] ---> Running in d80c800763ed [2022-03-28T16:38:28.509Z] Removing intermediate container d80c800763ed [2022-03-28T16:38:28.509Z] ---> 28539dd9a7c1 [2022-03-28T16:38:28.509Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T16:38:28.509Z] ---> Running in 737a9c174601 [2022-03-28T16:38:28.775Z] Removing intermediate container 737a9c174601 [2022-03-28T16:38:28.775Z] ---> 5ad3d001c09c [2022-03-28T16:38:28.775Z] [2022-03-28T16:38:28.775Z] Successfully built 5ad3d001c09c [2022-03-28T16:38:28.775Z] Successfully tagged core-data:latest [2022-03-28T16:38:28.783Z]  Building core-data ... done  [Pipeline] } [2022-03-28T16:38:28.790Z] $ docker stop --time=1 b5871ee283a784a9964ef19ee8d1c3ca93305b347fca7aca2e382ab93b0874ca [2022-03-28T16:38:30.144Z] $ docker rm -f b5871ee283a784a9964ef19ee8d1c3ca93305b347fca7aca2e382ab93b0874ca [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-28T16:38:30.500Z] + docker images [2022-03-28T16:38:30.500Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-28T16:38:30.500Z] core-data latest 5ad3d001c09c 2 seconds ago 35.9MB [2022-03-28T16:38:30.500Z] cdcc146a07ef 9 seconds ago 1.65GB [2022-03-28T16:38:30.500Z] security-proxy-setup latest da2bad9374e6 16 seconds ago 43.4MB [2022-03-28T16:38:30.500Z] support-notifications latest 4d114b6896b1 17 seconds ago 26.6MB [2022-03-28T16:38:30.500Z] core-metadata latest 9e9325665c8d 20 seconds ago 26.1MB [2022-03-28T16:38:30.500Z] 29305f356fe8 25 seconds ago 1.62GB [2022-03-28T16:38:30.500Z] 7515e79e284b 25 seconds ago 1.63GB [2022-03-28T16:38:30.500Z] 5cdc6771beef 25 seconds ago 1.62GB [2022-03-28T16:38:30.500Z] core-command latest 1db4926e43ea 43 seconds ago 24.5MB [2022-03-28T16:38:30.500Z] support-scheduler latest 2786a9702e16 46 seconds ago 26MB [2022-03-28T16:38:30.500Z] 54c7402ddf8e 53 seconds ago 1.61GB [2022-03-28T16:38:30.500Z] e6c61cedd020 54 seconds ago 1.62GB [2022-03-28T16:38:30.500Z] security-spire-server latest 7d6d9f59e2c2 About a minute ago 82.9MB [2022-03-28T16:38:30.500Z] sys-mgmt-agent latest e183d90c8627 About a minute ago 305MB [2022-03-28T16:38:30.500Z] security-bootstrapper latest 1195209c1339 About a minute ago 24.3MB [2022-03-28T16:38:30.500Z] security-spiffe-token-provider latest d3d0367f9ebc About a minute ago 28.5MB [2022-03-28T16:38:30.500Z] security-secretstore-setup latest 564f085e0111 About a minute ago 42.1MB [2022-03-28T16:38:30.500Z] security-spire-config latest fef4671d50bf About a minute ago 82.2MB [2022-03-28T16:38:30.500Z] 2331e3657d84 About a minute ago 1.61GB [2022-03-28T16:38:30.500Z] 7601de1757be About a minute ago 1.63GB [2022-03-28T16:38:30.500Z] cc0340f96e68 About a minute ago 1.61GB [2022-03-28T16:38:30.500Z] fa1bec383008 About a minute ago 1.61GB [2022-03-28T16:38:30.500Z] a81e75a149d7 About a minute ago 1.61GB [2022-03-28T16:38:30.500Z] security-spire-agent latest 8490208bed7d About a minute ago 119MB [2022-03-28T16:38:30.500Z] d8ca06721d8e 2 minutes ago 1.61GB [2022-03-28T16:38:30.500Z] ci-base-image-x86_64 latest 4473338f4888 4 minutes ago 896MB [2022-03-28T16:38:30.500Z] alpine 3.15 9c842ac49a39 5 days ago 5.57MB [2022-03-28T16:38:30.500Z] alpine 3.14 a33ac4f1069a 11 days ago 5.59MB [2022-03-28T16:38:30.500Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB [2022-03-28T16:38:30.500Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-28T16:38:30.500Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-28T16:38:30.500Z] 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-28T16:38:45.730Z] Still waiting to schedule task [2022-03-28T16:38:45.731Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-28T16:39:22.769Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-28T16:39:29.520Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-28T16:39:29.520Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-28T16:39:29.520Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-28T16:39:34.960Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-28T16:39:34.960Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-28T16:39:34.960Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-28T16:39:34.960Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-28T16:39:34.960Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-28T16:39:34.960Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-28T16:39:35.238Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-28T16:39:36.238Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-28T16:39:36.238Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-28T16:39:36.238Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-28T16:39:36.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-28T16:39:46.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.209s coverage: 28.7% of statements [2022-03-28T16:39:46.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-28T16:39:46.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-28T16:39:49.825Z] Running on prd-ubuntu18.04-docker-8c-8g-9265 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws [2022-03-28T16:39:49.841Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-03-28T16:39:49.926Z] The recommended git tool is: git [2022-03-28T16:39:51.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.495s coverage: 98.5% of statements [2022-03-28T16:39:51.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-28T16:39:51.666Z] using credential edgex-jenkins-ssh [2022-03-28T16:39:51.678Z] Cloning the remote Git repository [2022-03-28T16:39:51.706Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-28T16:39:51.750Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-28T16:39:51.792Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-28T16:39:51.793Z] > git --version # timeout=10 [2022-03-28T16:39:51.801Z] > git --version # 'git version 2.17.1' [2022-03-28T16:39:51.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T16:39:51.831Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-28T16:39:52.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.436s coverage: 54.9% of statements [2022-03-28T16:39:52.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-28T16:39:52.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-28T16:39:56.304Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-28T16:39:56.309Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-28T16:39:56.318Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-28T16:39:56.331Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-28T16:39:56.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T16:39:56.335Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-28T16:39:57.017Z] Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:39:57.124Z] Merge succeeded, producing a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:39:57.124Z] Checking out Revision a685941c10fd8e7165613d272d6d3a86290bc252 (PR-3926) [2022-03-28T16:39:57.027Z] > git config core.sparsecheckout # timeout=10 [2022-03-28T16:39:57.033Z] > git checkout -f a685941c10fd8e7165613d272d6d3a86290bc252 # timeout=10 [2022-03-28T16:39:57.093Z] > git remote # timeout=10 [2022-03-28T16:39:57.099Z] > git config --get remote.origin.url # timeout=10 [2022-03-28T16:39:57.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T16:39:57.108Z] > git merge 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 [2022-03-28T16:39:57.121Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-28T16:39:57.129Z] > git config core.sparsecheckout # timeout=10 [2022-03-28T16:39:57.133Z] > git checkout -f a685941c10fd8e7165613d272d6d3a86290bc252 # timeout=10 [2022-03-28T16:40:00.683Z] Commit message: "feat(metadata): implement PATCH device profile basic info API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T16:40:01.624Z] + echo snap-build.sh [2022-03-28T16:40:01.625Z] snap-build.sh [2022-03-28T16:40:01.625Z] + SNAP_BASE_DIR=. [2022-03-28T16:40:01.625Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2022-03-28T16:40:01.625Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2022-03-28T16:40:01.625Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2022-03-28T16:40:01.625Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2022-03-28T16:40:01.625Z] + cd /w/workspace/edgex-go/4 [2022-03-28T16:40:01.625Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-28T16:40:01.625Z] Reading package lists... [2022-03-28T16:40:01.625Z] Building dependency tree... [2022-03-28T16:40:01.625Z] Reading state information... [2022-03-28T16:40:01.625Z] The following packages were automatically installed and are no longer required: [2022-03-28T16:40:01.625Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-28T16:40:01.625Z] uidmap xdelta3 [2022-03-28T16:40:01.625Z] Use 'sudo apt autoremove' to remove them. [2022-03-28T16:40:01.625Z] The following packages will be REMOVED: [2022-03-28T16:40:01.625Z] lxd* lxd-client* [2022-03-28T16:40:01.625Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-28T16:40:01.896Z] After this operation, 31.7 MB disk space will be freed. [2022-03-28T16:40:02.418Z] (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-28T16:40:02.418Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-28T16:40:03.361Z] Removing lxd dnsmasq configuration [2022-03-28T16:40:03.361Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-28T16:40:03.361Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-28T16:40:04.303Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-28T16:40:04.303Z] (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-28T16:40:04.303Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-28T16:40:05.703Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-28T16:40:05.966Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-28T16:40:06.539Z] + sudo snap remove --purge lxd [2022-03-28T16:40:06.539Z] snap "lxd" is not installed [2022-03-28T16:40:06.539Z] + sudo groupadd --force --system lxd [2022-03-28T16:40:06.805Z] ++ whoami [2022-03-28T16:40:06.805Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-28T16:40:06.805Z] + newgrp - lxd [2022-03-28T16:40:06.805Z] + sudo snap install lxd [2022-03-28T16:40:14.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.692s coverage: 89.2% of statements [2022-03-28T16:40:14.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-28T16:40:14.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-28T16:40:14.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-28T16:40:14.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.403s coverage: 84.4% of statements [2022-03-28T16:40:14.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-28T16:40:14.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-28T16:40:14.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-28T16:40:14.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-28T16:40:14.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-28T16:40:14.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.503s coverage: 94.5% of statements [2022-03-28T16:40:14.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-28T16:40:14.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-28T16:40:14.752Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.286s coverage: 72.2% of statements [2022-03-28T16:40:14.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-28T16:40:14.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-28T16:40:14.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-28T16:40:14.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-28T16:40:14.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-28T16:40:14.753Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.356s coverage: 60.0% of statements [2022-03-28T16:40:14.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-28T16:40:14.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-28T16:40:14.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-28T16:40:14.753Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.700s coverage: 0.9% of statements [2022-03-28T16:40:14.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-28T16:40:14.753Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.313s coverage: 58.8% of statements [2022-03-28T16:40:14.753Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.461s coverage: 24.0% of statements [2022-03-28T16:40:14.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-28T16:40:14.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.326s coverage: 47.1% of statements [2022-03-28T16:40:14.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.245s coverage: 79.5% of statements [2022-03-28T16:40:14.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.250s coverage: 94.1% of statements [2022-03-28T16:40:15.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.255s coverage: 96.3% of statements [2022-03-28T16:40:15.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.342s coverage: 87.5% of statements [2022-03-28T16:40:16.832Z] 2022-03-28T16:40:14Z INFO Waiting for automatic snapd restart... [2022-03-28T16:40:28.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.289s coverage: 94.4% of statements [2022-03-28T16:40:28.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.210s coverage: 44.8% of statements [2022-03-28T16:40:34.965Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-28T16:40:34.965Z] + sudo lxd init --auto [2022-03-28T16:40:34.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.689s coverage: 82.5% of statements [2022-03-28T16:40:34.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-28T16:40:41.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements [2022-03-28T16:40:41.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-28T16:40:41.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-28T16:40:41.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-28T16:40:41.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-03-28T16:40:41.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-28T16:40:41.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-28T16:40:41.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-28T16:40:41.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-28T16:40:41.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-28T16:40:41.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2022-03-28T16:40:41.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-28T16:40:41.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-28T16:40:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-03-28T16:40:41.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-28T16:40:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements [2022-03-28T16:40:41.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-28T16:40:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements [2022-03-28T16:40:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements [2022-03-28T16:40:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.268s coverage: 85.4% of statements [2022-03-28T16:40:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.792s coverage: 91.2% of statements [2022-03-28T16:40:41.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-28T16:40:42.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.987s coverage: 64.4% of statements [2022-03-28T16:40:42.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-28T16:40:42.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-28T16:40:42.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.199s coverage: 100.0% of statements [2022-03-28T16:40:42.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements [2022-03-28T16:40:42.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2022-03-28T16:40:42.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2022-03-28T16:40:42.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2022-03-28T16:40:43.121Z] + sudo snap install --classic snapcraft [2022-03-28T16:40:48.410Z] snapcraft 6.1 from Canonical* installed [2022-03-28T16:40:48.410Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-28T16:40:48.410Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-28T16:40:48.410Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T16:40:48.410Z] Dload Upload Total Spent Left Speed [2022-03-28T16:40:48.410Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4061 0 --:--:-- --:--:-- --:--:-- 4061 [2022-03-28T16:40:48.410Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 4904k 0 --:--:-- --:--:-- --:--:-- 14.6M [2022-03-28T16:40:48.410Z] ./yq_linux_amd64 [2022-03-28T16:40:48.676Z] + sudo snapcraft prime --use-lxd [2022-03-28T16:40:49.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.431s coverage: 65.4% of statements [2022-03-28T16:40:49.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-28T16:40:49.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-28T16:40:49.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-28T16:40:50.608Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-28T16:40:50.608Z] 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-28T16:40:50.608Z] - README.md [2022-03-28T16:40:50.608Z] [2022-03-28T16:40:50.608Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-28T16:40:50.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.744s coverage: 43.8% of statements [2022-03-28T16:40:50.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-28T16:40:50.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-28T16:40:50.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.241s coverage: 89.5% of statements [2022-03-28T16:40:50.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-28T16:40:50.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.296s coverage: 84.8% of statements [2022-03-28T16:40:50.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-28T16:40:50.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-28T16:40:50.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-28T16:40:50.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-28T16:40:51.187Z] Launching a container. [2022-03-28T16:40:58.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.343s coverage: 17.7% of statements [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-28T16:40:58.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.646s coverage: 92.3% of statements [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-28T16:40:58.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.458s coverage: 63.2% of statements [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-28T16:40:58.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.451s coverage: 97.7% of statements [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-28T16:40:58.992Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.201s coverage: 28.9% of statements [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-28T16:40:58.992Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-28T16:40:58.992Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.195s coverage: 100.0% of statements [2022-03-28T16:40:58.992Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-03-28T16:40:59.270Z] 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-28T16:40:59.270Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-28T16:40:59.270Z] GO111MODULE=on go vet ./... [2022-03-28T16:41:03.467Z] Waiting for container to be ready [2022-03-28T16:41:03.467Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-28T16:41:03.467Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-28T16:41:03.467Z] [2022-03-28T16:41:07.681Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-28T16:41:08.252Z] Waiting for network to be ready... [2022-03-28T16:41:08.514Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-28T16:41:08.775Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-28T16:41:08.775Z] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-28T16:41:08.775Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-28T16:41:09.035Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-28T16:41:09.035Z] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-28T16:41:09.035Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-28T16:41:09.035Z] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-28T16:41:09.035Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-28T16:41:09.035Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-28T16:41:09.035Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-28T16:41:09.035Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1675 kB] [2022-03-28T16:41:09.035Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] [2022-03-28T16:41:09.035Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-28T16:41:09.035Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-28T16:41:09.035Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [888 kB] [2022-03-28T16:41:09.035Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] [2022-03-28T16:41:09.035Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] [2022-03-28T16:41:09.035Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] [2022-03-28T16:41:09.296Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] [2022-03-28T16:41:09.866Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] [2022-03-28T16:41:09.866Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-28T16:41:09.866Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-28T16:41:09.866Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] [2022-03-28T16:41:09.866Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] [2022-03-28T16:41:09.866Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-28T16:41:09.866Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-28T16:41:12.409Z] Fetched 23.5 MB in 3s (7062 kB/s) [2022-03-28T16:41:12.669Z] Reading package lists... [2022-03-28T16:41:12.929Z] Reading package lists... [2022-03-28T16:41:12.929Z] Building dependency tree... [2022-03-28T16:41:12.929Z] Reading state information... [2022-03-28T16:41:13.192Z] The following additional packages will be installed: [2022-03-28T16:41:13.192Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-28T16:41:13.192Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-28T16:41:13.192Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-28T16:41:13.192Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-28T16:41:13.192Z] Suggested packages: [2022-03-28T16:41:13.192Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-28T16:41:13.192Z] Recommended packages: [2022-03-28T16:41:13.192Z] gnupg libsasl2-modules [2022-03-28T16:41:13.192Z] The following NEW packages will be installed: [2022-03-28T16:41:13.192Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-28T16:41:13.192Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-28T16:41:13.192Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-28T16:41:13.192Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-28T16:41:13.192Z] The following packages will be upgraded: [2022-03-28T16:41:13.192Z] gpg gpg-agent gpgconf libudev1 [2022-03-28T16:41:13.192Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-28T16:41:13.192Z] Need to get 3859 kB of archives. [2022-03-28T16:41:13.192Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-28T16:41:13.192Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-28T16:41:13.455Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-28T16:41:13.455Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-28T16:41:13.455Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-28T16:41:13.455Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-28T16:41:13.719Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-28T16:41:13.719Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-28T16:41:13.980Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-28T16:41:13.980Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-28T16:41:13.980Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-28T16:41:14.247Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-28T16:41:14.247Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-28T16:41:14.247Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-28T16:41:14.247Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-28T16:41:14.247Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-28T16:41:14.247Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-28T16:41:14.247Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-28T16:41:14.247Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-28T16:41:14.247Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-28T16:41:14.247Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-28T16:41:14.247Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-28T16:41:14.247Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-28T16:41:14.509Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-28T16:41:14.509Z] Fetched 3859 kB in 1s (3484 kB/s) [2022-03-28T16:41:14.509Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-28T16:41:14.509Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T16:41:14.509Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-28T16:41:14.769Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-28T16:41:14.769Z] Selecting previously unselected package udev. [2022-03-28T16:41:14.769Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-28T16:41:14.769Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T16:41:15.028Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-28T16:41:15.290Z] Selecting previously unselected package libfuse2:amd64. [2022-03-28T16:41:15.290Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-28T16:41:15.290Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-28T16:41:15.290Z] Selecting previously unselected package fuse. [2022-03-28T16:41:15.290Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-28T16:41:15.290Z] Unpacking fuse (2.9.9-3) ... [2022-03-28T16:41:15.290Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-28T16:41:15.551Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-28T16:41:15.551Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-28T16:41:15.551Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-28T16:41:15.813Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-28T16:41:15.813Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-28T16:41:15.813Z] Selecting previously unselected package libksba8:amd64. [2022-03-28T16:41:15.813Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-28T16:41:15.813Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-28T16:41:16.073Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-28T16:41:16.073Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T16:41:16.073Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T16:41:16.073Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-28T16:41:16.073Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T16:41:16.073Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T16:41:16.332Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-28T16:41:16.332Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T16:41:16.332Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T16:41:16.332Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-28T16:41:16.332Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T16:41:16.332Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T16:41:16.594Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-28T16:41:16.594Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T16:41:16.594Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T16:41:16.594Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-28T16:41:16.594Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T16:41:16.594Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T16:41:16.855Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-28T16:41:16.855Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T16:41:16.855Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T16:41:16.855Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-28T16:41:16.855Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T16:41:16.855Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T16:41:17.116Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-28T16:41:17.116Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-28T16:41:17.116Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T16:41:17.116Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-28T16:41:17.116Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-28T16:41:17.116Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-28T16:41:17.116Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-28T16:41:17.116Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-28T16:41:17.116Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-28T16:41:17.376Z] Selecting previously unselected package libldap-common. [2022-03-28T16:41:17.376Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-28T16:41:17.376Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-28T16:41:17.376Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-28T16:41:17.376Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-28T16:41:17.376Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-28T16:41:17.376Z] Selecting previously unselected package dirmngr. [2022-03-28T16:41:17.376Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-28T16:41:17.376Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-28T16:41:17.639Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-28T16:41:17.639Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-28T16:41:17.639Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-28T16:41:17.639Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-28T16:41:17.639Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-28T16:41:18.597Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-28T16:41:18.597Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-28T16:41:18.597Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T16:41:18.597Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-28T16:41:18.597Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-28T16:41:18.597Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T16:41:18.597Z] Setting up fuse (2.9.9-3) ... [2022-03-28T16:41:18.597Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-28T16:41:19.174Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T16:41:19.174Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T16:41:19.174Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T16:41:19.174Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T16:41:19.174Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T16:41:19.174Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T16:41:19.174Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-28T16:41:19.174Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-28T16:41:19.439Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-28T16:41:19.439Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-28T16:41:19.439Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-28T16:41:19.704Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-28T16:41:19.967Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-28T16:41:19.967Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-28T16:41:19.967Z] units). This means they are not meant to be enabled using systemctl. [2022-03-28T16:41:19.967Z] [2022-03-28T16:41:19.967Z] Possible reasons for having this kind of units are: [2022-03-28T16:41:19.967Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-28T16:41:19.967Z] .wants/ or .requires/ directory. [2022-03-28T16:41:19.967Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-28T16:41:19.967Z] a requirement dependency on it. [2022-03-28T16:41:19.967Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-28T16:41:19.967Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-28T16:41:19.967Z] • In case of template units, the unit is meant to be enabled with some [2022-03-28T16:41:19.967Z] instance name specified. [2022-03-28T16:41:20.232Z] Reading package lists... [2022-03-28T16:41:20.493Z] Building dependency tree... [2022-03-28T16:41:20.493Z] Reading state information... [2022-03-28T16:41:20.493Z] The following additional packages will be installed: [2022-03-28T16:41:20.493Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-28T16:41:20.493Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-28T16:41:20.493Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-28T16:41:20.493Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-28T16:41:20.493Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-28T16:41:20.493Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-28T16:41:20.493Z] Suggested packages: [2022-03-28T16:41:20.493Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-28T16:41:20.493Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-28T16:41:20.493Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-28T16:41:20.493Z] systemd-container policykit-1 [2022-03-28T16:41:20.493Z] Recommended packages: [2022-03-28T16:41:20.493Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-28T16:41:20.493Z] The following NEW packages will be installed: [2022-03-28T16:41:20.493Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-28T16:41:20.493Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-28T16:41:20.493Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-28T16:41:20.493Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-28T16:41:20.493Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-28T16:41:20.493Z] The following packages will be upgraded: [2022-03-28T16:41:20.493Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-28T16:41:20.753Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-28T16:41:20.753Z] Need to get 46.5 MB of archives. [2022-03-28T16:41:20.753Z] After this operation, 181 MB of additional disk space will be used. [2022-03-28T16:41:20.753Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-28T16:41:20.753Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-28T16:41:20.753Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-28T16:41:20.753Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-28T16:41:20.753Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-28T16:41:20.753Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-28T16:41:20.753Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-28T16:41:20.753Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-28T16:41:20.753Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-28T16:41:20.753Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-28T16:41:20.753Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-28T16:41:20.753Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-28T16:41:20.753Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-28T16:41:20.753Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-28T16:41:21.013Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-28T16:41:21.013Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-28T16:41:21.584Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-28T16:41:21.584Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-03-28T16:41:21.584Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-28T16:41:21.584Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-03-28T16:41:21.584Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-03-28T16:41:21.845Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-03-28T16:41:21.845Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-28T16:41:21.845Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-28T16:41:21.845Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-28T16:41:21.845Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-28T16:41:21.845Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-28T16:41:21.845Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-28T16:41:21.846Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-28T16:41:21.846Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-28T16:41:21.846Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-28T16:41:21.846Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-28T16:41:21.846Z] 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-28T16:41:23.231Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-28T16:41:23.231Z] Fetched 46.5 MB in 2s (20.3 MB/s) [2022-03-28T16:41:23.231Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-28T16:41:23.231Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T16:41:23.231Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-28T16:41:23.231Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T16:41:23.231Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-28T16:41:23.231Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T16:41:23.497Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-28T16:41:24.073Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T16:41:24.073Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-28T16:41:24.073Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-28T16:41:24.073Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-28T16:41:24.073Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-28T16:41:24.073Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-28T16:41:24.073Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-28T16:41:24.335Z] Selecting previously unselected package libexpat1:amd64. [2022-03-28T16:41:24.335Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-28T16:41:24.335Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-28T16:41:24.335Z] Selecting previously unselected package python3.8-minimal. [2022-03-28T16:41:24.335Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-28T16:41:24.335Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-28T16:41:24.601Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-28T16:41:24.601Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-28T16:41:24.601Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-28T16:41:25.180Z] Selecting previously unselected package python3-minimal. [2022-03-28T16:41:25.180Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-28T16:41:25.180Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-28T16:41:25.180Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-28T16:41:25.180Z] Selecting previously unselected package mime-support. [2022-03-28T16:41:25.180Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-28T16:41:25.180Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-28T16:41:25.180Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-28T16:41:25.180Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-28T16:41:25.180Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-28T16:41:25.451Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-28T16:41:25.451Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-28T16:41:25.451Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-28T16:41:25.451Z] Selecting previously unselected package python3.8. [2022-03-28T16:41:25.451Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-28T16:41:25.451Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-28T16:41:25.717Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-28T16:41:25.717Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-28T16:41:25.717Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-28T16:41:25.717Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-28T16:41:25.985Z] Selecting previously unselected package python3. [2022-03-28T16:41:25.985Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-28T16:41:25.985Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-28T16:41:25.985Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-28T16:41:25.985Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-28T16:41:25.985Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-28T16:41:25.985Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-28T16:41:25.985Z] Selecting previously unselected package dbus. [2022-03-28T16:41:25.985Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-28T16:41:25.985Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-28T16:41:25.985Z] Selecting previously unselected package libbsd0:amd64. [2022-03-28T16:41:25.985Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-28T16:41:25.985Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-28T16:41:26.248Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-28T16:41:26.248Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-28T16:41:26.248Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-28T16:41:26.248Z] Selecting previously unselected package sudo. [2022-03-28T16:41:26.248Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-28T16:41:26.248Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-28T16:41:26.248Z] Selecting previously unselected package apparmor. [2022-03-28T16:41:26.248Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-28T16:41:26.248Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-28T16:41:26.512Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-28T16:41:26.512Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-28T16:41:26.512Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-28T16:41:26.774Z] Selecting previously unselected package libedit2:amd64. [2022-03-28T16:41:26.774Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-28T16:41:26.774Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-28T16:41:26.774Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-28T16:41:26.774Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-28T16:41:26.774Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-28T16:41:27.034Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-28T16:41:27.034Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T16:41:27.034Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:41:27.034Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-28T16:41:27.034Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T16:41:27.295Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:41:27.295Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-28T16:41:27.295Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-28T16:41:27.295Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-28T16:41:27.295Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-28T16:41:27.295Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T16:41:27.295Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:41:27.557Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-28T16:41:27.557Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T16:41:27.557Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:41:27.557Z] Selecting previously unselected package openssh-client. [2022-03-28T16:41:27.557Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-28T16:41:27.557Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-28T16:41:27.815Z] Selecting previously unselected package dbus-user-session. [2022-03-28T16:41:27.815Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-28T16:41:27.815Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-28T16:41:27.815Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-28T16:41:27.815Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-28T16:41:27.815Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-28T16:41:27.815Z] Selecting previously unselected package squashfs-tools. [2022-03-28T16:41:27.815Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-28T16:41:27.815Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-28T16:41:27.815Z] Selecting previously unselected package snapd. [2022-03-28T16:41:27.815Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-28T16:41:27.815Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-28T16:41:31.114Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-28T16:41:31.114Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-28T16:41:31.114Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-28T16:41:31.114Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-28T16:41:31.114Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:41:31.114Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-28T16:41:31.114Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-28T16:41:31.375Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-28T16:41:31.375Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:41:31.375Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:41:31.375Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-28T16:41:31.375Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-28T16:41:31.375Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-28T16:41:31.375Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-28T16:41:31.946Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-28T16:41:31.946Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-28T16:41:32.208Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-28T16:41:32.208Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-28T16:41:32.208Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-28T16:41:32.208Z] running python rtupdate hooks for python3.8... [2022-03-28T16:41:32.208Z] running python post-rtupdate hooks for python3.8... [2022-03-28T16:41:32.208Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-28T16:41:33.149Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-28T16:41:33.408Z] Reloading AppArmor profiles [2022-03-28T16:41:33.409Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:41:33.409Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-28T16:41:33.669Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-28T16:41:33.933Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-28T16:41:33.933Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-28T16:41:33.933Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-28T16:41:33.933Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-28T16:41:35.893Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-28T16:41:35.893Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-28T16:41:35.893Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-28T16:41:35.893Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-28T16:41:35.893Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-28T16:41:36.196Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-28T16:41:36.458Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-28T16:41:36.720Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-28T16:41:36.981Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-28T16:41:36.981Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-28T16:41:37.241Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-28T16:41:37.241Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-28T16:41:37.501Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-28T16:41:37.763Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-28T16:41:38.023Z] /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-28T16:41:38.023Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-28T16:41:38.593Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-28T16:41:38.855Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-28T16:41:38.855Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-28T16:41:39.689Z] Reading package lists... [2022-03-28T16:41:39.951Z] Reading package lists... [2022-03-28T16:41:40.213Z] Building dependency tree... [2022-03-28T16:41:40.213Z] Reading state information... [2022-03-28T16:41:40.213Z] Calculating upgrade... [2022-03-28T16:41:40.213Z] The following packages will be upgraded: [2022-03-28T16:41:40.213Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-28T16:41:40.213Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-28T16:41:40.213Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-28T16:41:40.213Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-28T16:41:40.213Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-28T16:41:40.213Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-28T16:41:40.213Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-28T16:41:40.213Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-28T16:41:40.213Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-28T16:41:40.213Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-28T16:41:40.213Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-28T16:41:40.213Z] xz-utils zlib1g [2022-03-28T16:41:40.475Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-28T16:41:40.475Z] Need to get 65.7 MB of archives. [2022-03-28T16:41:40.475Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-28T16:41:40.475Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-28T16:41:40.475Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-28T16:41:40.736Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-28T16:41:41.308Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-28T16:41:41.308Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-28T16:41:41.308Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-28T16:41:41.308Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-28T16:41:41.308Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-28T16:41:41.308Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-28T16:41:41.308Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-28T16:41:41.308Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-28T16:41:41.308Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] [2022-03-28T16:41:41.308Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-28T16:41:41.308Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-28T16:41:41.308Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-28T16:41:41.308Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-28T16:41:41.308Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-28T16:41:41.308Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-28T16:41:41.308Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-28T16:41:41.308Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-28T16:41:41.308Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-28T16:41:41.308Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-28T16:41:41.308Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-28T16:41:41.308Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-28T16:41:41.308Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-28T16:41:41.569Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-28T16:41:41.569Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-28T16:41:41.569Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-28T16:41:41.569Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-28T16:41:41.569Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-28T16:41:41.569Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-28T16:41:41.569Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-28T16:41:41.569Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-28T16:41:41.569Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-28T16:41:41.569Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-28T16:41:41.569Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-28T16:41:41.829Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-28T16:41:41.829Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-28T16:41:41.829Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-28T16:41:42.087Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-28T16:41:42.087Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-28T16:41:42.087Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-28T16:41:42.087Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-28T16:41:42.087Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-28T16:41:42.087Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-28T16:41:42.087Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-28T16:41:42.087Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-28T16:41:42.087Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-28T16:41:42.087Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-28T16:41:42.087Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-28T16:41:42.087Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-28T16:41:42.087Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-28T16:41:42.087Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-28T16:41:42.087Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-28T16:41:42.087Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-28T16:41:42.087Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-28T16:41:42.087Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-28T16:41:42.349Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-28T16:41:42.349Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-28T16:41:42.349Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-28T16:41:42.349Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-28T16:41:42.349Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-28T16:41:42.349Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-28T16:41:42.349Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-28T16:41:42.349Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-28T16:41:42.349Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-28T16:41:42.349Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-28T16:41:42.349Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-28T16:41:42.349Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-28T16:41:42.349Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-28T16:41:42.349Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-28T16:41:42.349Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-28T16:41:42.923Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-28T16:41:42.923Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-28T16:41:43.182Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-28T16:41:43.183Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-28T16:41:43.442Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-03-28T16:41:43.702Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-28T16:41:43.703Z] Fetched 65.7 MB in 3s (21.2 MB/s) [2022-03-28T16:41:43.965Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-28T16:41:43.965Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-28T16:41:43.965Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-28T16:41:44.226Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-28T16:41:44.226Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-28T16:41:44.226Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... [2022-03-28T16:41:44.226Z] Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... [2022-03-28T16:41:44.490Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T16:41:44.490Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T16:41:44.752Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T16:41:44.752Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T16:41:45.014Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T16:41:45.014Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T16:41:45.014Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T16:41:45.014Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T16:41:45.014Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T16:41:45.278Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T16:41:45.278Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T16:41:45.278Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T16:41:45.278Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T16:41:45.278Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T16:41:45.278Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T16:41:45.569Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-28T16:41:45.569Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T16:41:45.569Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T16:41:45.569Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T16:41:45.569Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-28T16:41:45.569Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T16:41:45.569Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T16:41:45.569Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T16:41:45.569Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T16:41:45.830Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-28T16:41:45.830Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-28T16:41:45.830Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T16:41:45.830Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-28T16:41:45.830Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-28T16:41:46.090Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-28T16:41:46.352Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-28T16:41:46.613Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-28T16:41:46.613Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-28T16:41:46.613Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-28T16:41:46.613Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-28T16:41:46.613Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-28T16:41:46.872Z] Setting up base-files (11ubuntu5.5) ... [2022-03-28T16:41:46.872Z] Installing new version of config file /etc/issue ... [2022-03-28T16:41:46.872Z] Installing new version of config file /etc/issue.net ... [2022-03-28T16:41:46.872Z] Installing new version of config file /etc/lsb-release ... [2022-03-28T16:41:47.133Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-28T16:41:47.133Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-28T16:41:47.396Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-28T16:41:47.396Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-28T16:41:47.396Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:47.396Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-28T16:41:47.396Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-28T16:41:47.657Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-28T16:41:47.657Z] 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-28T16:41:47.657Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:47.657Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T16:41:47.657Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-28T16:41:47.657Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-28T16:41:47.657Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:47.657Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-28T16:41:47.657Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-28T16:41:47.919Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-28T16:41:47.919Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:47.919Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-28T16:41:47.919Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-28T16:41:48.493Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-28T16:41:48.493Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-28T16:41:48.754Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-28T16:41:48.754Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-28T16:41:49.014Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-28T16:41:49.014Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:49.014Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-28T16:41:49.014Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-28T16:41:49.607Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-28T16:41:49.607Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-28T16:41:49.607Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-28T16:41:49.607Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:49.607Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-28T16:41:49.607Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-28T16:41:49.870Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-28T16:41:49.870Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:49.870Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T16:41:49.870Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T16:41:49.870Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-28T16:41:49.870Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:49.870Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T16:41:49.870Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T16:41:50.132Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-28T16:41:50.132Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:50.132Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T16:41:50.132Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T16:41:50.132Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T16:41:50.132Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T16:41:50.132Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-28T16:41:50.392Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:50.392Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T16:41:50.392Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T16:41:50.392Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-28T16:41:50.392Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:50.392Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T16:41:50.392Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T16:41:50.654Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T16:41:50.654Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T16:41:51.225Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-28T16:41:51.487Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-28T16:41:51.749Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-28T16:41:51.749Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:51.749Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-28T16:41:51.749Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-28T16:41:52.009Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-28T16:41:52.269Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:52.269Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-28T16:41:52.269Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-28T16:41:52.269Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-28T16:41:52.530Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:52.530Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-28T16:41:52.530Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-28T16:41:52.530Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-28T16:41:52.530Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:52.530Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-28T16:41:52.530Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-28T16:41:52.794Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-28T16:41:52.795Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:52.795Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-28T16:41:52.795Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-28T16:41:52.795Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-28T16:41:53.058Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:53.058Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-28T16:41:53.058Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-28T16:41:53.058Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-28T16:41:53.058Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:53.058Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-28T16:41:53.319Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-28T16:41:53.319Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-28T16:41:53.319Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:53.319Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-28T16:41:53.319Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-28T16:41:53.319Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-28T16:41:53.319Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:53.319Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-28T16:41:53.581Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-28T16:41:53.581Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-28T16:41:53.581Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:53.581Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-28T16:41:53.581Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-28T16:41:53.581Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-28T16:41:53.843Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:53.843Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-28T16:41:53.843Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-28T16:41:53.843Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-28T16:41:53.843Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:53.843Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-28T16:41:53.843Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-28T16:41:54.103Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-28T16:41:54.103Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:54.103Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-28T16:41:54.103Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-28T16:41:54.103Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-28T16:41:54.103Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:54.103Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-28T16:41:54.364Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-28T16:41:54.626Z] Setting up apt (2.0.6) ... [2022-03-28T16:41:55.201Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-28T16:41:55.201Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:55.201Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-28T16:41:55.201Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-28T16:41:55.201Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-28T16:41:55.464Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-28T16:41:55.464Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-28T16:41:55.464Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-28T16:41:55.464Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-28T16:41:55.464Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-28T16:41:55.464Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-28T16:41:55.464Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-28T16:41:55.726Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-28T16:41:55.726Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-28T16:41:55.726Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-28T16:41:55.726Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-28T16:41:55.987Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-28T16:41:55.987Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-28T16:41:55.987Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-28T16:41:56.249Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-28T16:41:56.249Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-28T16:41:56.249Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-28T16:41:56.249Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-28T16:41:56.509Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-28T16:41:56.509Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-28T16:41:56.509Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-28T16:41:56.509Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-28T16:41:56.509Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-28T16:41:56.770Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-28T16:41:56.770Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-28T16:41:56.770Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-28T16:41:56.770Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-28T16:41:57.031Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-28T16:41:57.031Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-28T16:41:57.031Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-28T16:41:57.031Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-28T16:41:57.031Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-28T16:41:57.031Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-28T16:41:57.292Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-28T16:41:57.292Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-28T16:41:57.292Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-28T16:41:57.292Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-28T16:41:57.292Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-28T16:41:57.292Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-28T16:41:57.882Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-28T16:41:57.882Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-28T16:41:57.882Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-28T16:41:57.882Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-28T16:41:57.882Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-28T16:41:57.882Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-28T16:41:58.142Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-28T16:41:58.142Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-28T16:41:58.142Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-28T16:41:58.142Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-28T16:41:58.142Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-28T16:41:58.142Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-28T16:41:58.405Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-28T16:41:58.405Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-28T16:41:58.405Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-28T16:41:58.405Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-28T16:41:58.405Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T16:41:58.405Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T16:41:58.665Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T16:41:58.665Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T16:41:59.616Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T16:41:59.616Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T16:42:00.561Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T16:42:00.561Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T16:42:00.821Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T16:42:00.821Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T16:42:01.082Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T16:42:01.082Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T16:42:01.654Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-28T16:42:01.654Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-28T16:42:01.915Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-28T16:42:01.915Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-28T16:42:01.915Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-28T16:42:01.915Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-28T16:42:01.915Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-28T16:42:01.915Z] Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... [2022-03-28T16:42:01.915Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-28T16:42:01.915Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T16:42:01.915Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-28T16:42:01.915Z] [2022-03-28T16:42:01.915Z] Current default time zone: 'Etc/UTC' [2022-03-28T16:42:01.915Z] Local time is now: Mon Mar 28 16:42:01 UTC 2022. [2022-03-28T16:42:01.915Z] Universal Time is now: Mon Mar 28 16:42:01 UTC 2022. [2022-03-28T16:42:01.915Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-28T16:42:01.915Z] [2022-03-28T16:42:02.177Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-28T16:42:02.177Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T16:42:02.177Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T16:42:02.177Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-28T16:42:02.177Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T16:42:02.177Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-28T16:42:02.177Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-28T16:42:02.177Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-28T16:42:02.177Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-28T16:42:02.177Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-28T16:42:02.177Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-28T16:42:02.177Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T16:42:02.177Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T16:42:02.177Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-28T16:42:02.177Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T16:42:02.177Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T16:42:02.177Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-28T16:42:02.177Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-28T16:42:02.177Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-28T16:42:02.177Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-28T16:42:03.560Z] Updating certificates in /etc/ssl/certs... [2022-03-28T16:42:04.506Z] 21 added, 21 removed; done. [2022-03-28T16:42:04.506Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T16:42:04.506Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-28T16:42:04.506Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-28T16:42:04.766Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T16:42:04.766Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-28T16:42:04.766Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-28T16:42:04.766Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-28T16:42:04.766Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-28T16:42:04.766Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T16:42:04.766Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-28T16:42:04.766Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T16:42:04.766Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T16:42:04.766Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-28T16:42:04.766Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-28T16:42:04.766Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-28T16:42:05.027Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-28T16:42:05.027Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-28T16:42:05.027Z] Updating certificates in /etc/ssl/certs... [2022-03-28T16:42:05.601Z] 0 added, 0 removed; done. [2022-03-28T16:42:05.601Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-28T16:42:05.601Z] done. [2022-03-28T16:42:06.806Z] Reading package lists... [2022-03-28T16:42:06.806Z] Building dependency tree... [2022-03-28T16:42:06.806Z] Reading state information... [2022-03-28T16:42:06.806Z] The following NEW packages will be installed: [2022-03-28T16:42:06.806Z] apt-transport-https [2022-03-28T16:42:06.806Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-28T16:42:07.067Z] Need to get 4680 B of archives. [2022-03-28T16:42:07.067Z] After this operation, 162 kB of additional disk space will be used. [2022-03-28T16:42:07.067Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-28T16:42:07.067Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-28T16:42:07.067Z] Fetched 4680 B in 0s (85.8 kB/s) [2022-03-28T16:42:07.067Z] Selecting previously unselected package apt-transport-https. [2022-03-28T16:42:07.067Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-28T16:42:07.067Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-28T16:42:07.067Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-28T16:42:07.327Z] Setting up apt-transport-https (2.0.6) ... [2022-03-28T16:42:07.328Z] Waiting for network to be ready... [2022-03-28T16:42:13.913Z] 2022-03-28T16:42:11Z INFO Waiting for automatic snapd restart... [2022-03-28T16:42:14.481Z] snapd 2.54.4 from Canonical* installed [2022-03-28T16:42:15.434Z] "snapd" switched to the "latest/stable" channel [2022-03-28T16:42:15.435Z] [2022-03-28T16:42:17.969Z] core20 20220304 from Canonical* installed [2022-03-28T16:42:18.228Z] "core20" switched to the "latest/stable" channel [2022-03-28T16:42:18.228Z] [2022-03-28T16:42:20.762Z] snapcraft 6.1 from Canonical* installed [2022-03-28T16:42:20.762Z] "snapcraft" switched to the "latest/stable" channel [2022-03-28T16:42:20.762Z] [2022-03-28T16:42:26.044Z] 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-28T16:42:26.044Z] - README.md [2022-03-28T16:42:26.044Z] [2022-03-28T16:42:26.044Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-28T16:42:26.044Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-28T16:42:26.044Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-28T16:42:26.044Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-28T16:42:26.613Z] Reading package lists... [2022-03-28T16:42:26.873Z] 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-28T16:42:27.132Z] Reading package lists... [2022-03-28T16:42:27.132Z] Building dependency tree... [2022-03-28T16:42:27.132Z] Reading state information... [2022-03-28T16:42:27.390Z] Suggested packages: [2022-03-28T16:42:27.390Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-28T16:42:27.390Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-28T16:42:27.390Z] krb5-user libnorm-doc [2022-03-28T16:42:27.390Z] Recommended packages: [2022-03-28T16:42:27.390Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-28T16:42:27.390Z] The following NEW packages will be installed: [2022-03-28T16:42:27.390Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-28T16:42:27.390Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-28T16:42:27.390Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-28T16:42:27.390Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-28T16:42:27.390Z] libzmq5 pkg-config zip [2022-03-28T16:42:27.390Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-28T16:42:27.653Z] Need to get 10.3 MB of archives. [2022-03-28T16:42:27.653Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-28T16:42:27.653Z] 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-28T16:42:27.653Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-28T16:42:27.653Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-28T16:42:27.653Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-28T16:42:27.653Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-28T16:42:27.653Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-28T16:42:27.653Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-28T16:42:27.653Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-28T16:42:27.653Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-28T16:42:27.653Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-28T16:42:27.653Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-28T16:42:27.653Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-28T16:42:27.653Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-28T16:42:27.653Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-28T16:42:27.653Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-28T16:42:27.653Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-28T16:42:27.653Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-28T16:42:27.653Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-28T16:42:27.653Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-28T16:42:27.653Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-28T16:42:27.653Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-28T16:42:27.912Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-28T16:42:27.912Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-28T16:42:27.912Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-28T16:42:27.912Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-28T16:42:27.912Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-28T16:42:27.912Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-28T16:42:27.912Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-28T16:42:27.912Z] Fetched 10.3 MB in 0s (35.3 MB/s) [2022-03-28T16:42:27.912Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-28T16:42:27.912Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-28T16:42:27.912Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-28T16:42:27.912Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-28T16:42:28.172Z] Selecting previously unselected package libsodium23:amd64. [2022-03-28T16:42:28.172Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-28T16:42:28.172Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-28T16:42:28.172Z] Selecting previously unselected package libpsl5:amd64. [2022-03-28T16:42:28.172Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-28T16:42:28.172Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-28T16:42:28.172Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-28T16:42:28.172Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-28T16:42:28.172Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-28T16:42:28.432Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-28T16:42:28.432Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-28T16:42:28.432Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-28T16:42:28.432Z] Selecting previously unselected package librtmp1:amd64. [2022-03-28T16:42:28.432Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-28T16:42:28.432Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-28T16:42:28.432Z] Selecting previously unselected package libssh-4:amd64. [2022-03-28T16:42:28.432Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-28T16:42:28.432Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-28T16:42:28.432Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-28T16:42:28.432Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-28T16:42:28.432Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-28T16:42:28.692Z] Selecting previously unselected package liberror-perl. [2022-03-28T16:42:28.692Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-28T16:42:28.692Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-28T16:42:28.692Z] Selecting previously unselected package git-man. [2022-03-28T16:42:28.692Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-28T16:42:28.692Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-28T16:42:28.692Z] Selecting previously unselected package git. [2022-03-28T16:42:28.692Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-28T16:42:28.951Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-28T16:42:29.520Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-28T16:42:29.520Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T16:42:29.520Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:42:29.520Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-28T16:42:29.520Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T16:42:29.520Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:42:29.520Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-28T16:42:29.520Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T16:42:29.520Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:42:29.520Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-28T16:42:29.520Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T16:42:29.520Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:42:29.520Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-28T16:42:29.520Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-28T16:42:29.520Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-28T16:42:29.520Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-28T16:42:29.520Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T16:42:29.520Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:42:29.779Z] Selecting previously unselected package libnorm1:amd64. [2022-03-28T16:42:29.779Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-28T16:42:29.779Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-28T16:42:29.779Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-28T16:42:29.779Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-28T16:42:29.779Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-28T16:42:29.779Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-28T16:42:29.779Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-28T16:42:29.779Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-28T16:42:30.038Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-28T16:42:30.038Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-28T16:42:30.038Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-28T16:42:30.038Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-28T16:42:30.038Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-28T16:42:30.038Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-28T16:42:30.038Z] Selecting previously unselected package libzmq5:amd64. [2022-03-28T16:42:30.038Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-28T16:42:30.038Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-28T16:42:30.298Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-28T16:42:30.298Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-28T16:42:30.298Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:42:30.298Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-28T16:42:30.298Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-28T16:42:30.298Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-28T16:42:30.298Z] Selecting previously unselected package pkg-config. [2022-03-28T16:42:30.298Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-28T16:42:30.298Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-28T16:42:30.298Z] Selecting previously unselected package zip. [2022-03-28T16:42:30.298Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-28T16:42:30.298Z] Unpacking zip (3.0-11build1) ... [2022-03-28T16:42:30.557Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-28T16:42:30.557Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-28T16:42:30.557Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-28T16:42:30.558Z] No schema files found: doing nothing. [2022-03-28T16:42:30.558Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-28T16:42:30.558Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-28T16:42:30.558Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-28T16:42:30.558Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-28T16:42:30.558Z] Setting up liberror-perl (0.17029-1) ... [2022-03-28T16:42:30.558Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:42:30.558Z] Setting up zip (3.0-11build1) ... [2022-03-28T16:42:30.558Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-28T16:42:30.558Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-28T16:42:30.558Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-28T16:42:30.558Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-28T16:42:30.558Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-28T16:42:30.558Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:42:30.558Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-28T16:42:30.558Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:42:30.558Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-28T16:42:30.558Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:42:30.558Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-28T16:42:30.558Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-28T16:42:30.816Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-28T16:42:30.817Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-28T16:42:30.817Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:42:30.817Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-28T16:42:30.817Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-28T16:42:30.817Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-28T16:42:31.387Z] comerr-dev set to automatically installed. [2022-03-28T16:42:31.387Z] git set to automatically installed. [2022-03-28T16:42:31.387Z] git-man set to automatically installed. [2022-03-28T16:42:31.387Z] krb5-multidev set to automatically installed. [2022-03-28T16:42:31.387Z] libbrotli1 set to automatically installed. [2022-03-28T16:42:31.387Z] libcurl3-gnutls set to automatically installed. [2022-03-28T16:42:31.387Z] liberror-perl set to automatically installed. [2022-03-28T16:42:31.387Z] libglib2.0-0 set to automatically installed. [2022-03-28T16:42:31.387Z] libgssrpc4 set to automatically installed. [2022-03-28T16:42:31.387Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-28T16:42:31.387Z] libkadm5srv-mit11 set to automatically installed. [2022-03-28T16:42:31.387Z] libkdb5-9 set to automatically installed. [2022-03-28T16:42:31.387Z] libkrb5-dev set to automatically installed. [2022-03-28T16:42:31.387Z] libnghttp2-14 set to automatically installed. [2022-03-28T16:42:31.387Z] libnorm-dev set to automatically installed. [2022-03-28T16:42:31.387Z] libnorm1 set to automatically installed. [2022-03-28T16:42:31.387Z] libpgm-5.2-0 set to automatically installed. [2022-03-28T16:42:31.387Z] libpgm-dev set to automatically installed. [2022-03-28T16:42:31.387Z] libpsl5 set to automatically installed. [2022-03-28T16:42:31.387Z] librtmp1 set to automatically installed. [2022-03-28T16:42:31.387Z] libsodium-dev set to automatically installed. [2022-03-28T16:42:31.387Z] libsodium23 set to automatically installed. [2022-03-28T16:42:31.387Z] libssh-4 set to automatically installed. [2022-03-28T16:42:31.387Z] libzmq3-dev set to automatically installed. [2022-03-28T16:42:31.387Z] libzmq5 set to automatically installed. [2022-03-28T16:42:31.387Z] pkg-config set to automatically installed. [2022-03-28T16:42:31.387Z] zip set to automatically installed. [2022-03-28T16:42:31.959Z] snapd is not logged in, snap install commands will use sudo [2022-03-28T16:42:36.185Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-28T16:42:36.185Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-28T16:42:36.785Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-28T16:42:40.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-28T16:42:40.834Z] + ls -al . [2022-03-28T16:42:40.834Z] total 660 [2022-03-28T16:42:40.834Z] drwxrwxr-x 9 1001 1001 4096 Mar 28 16:42 . [2022-03-28T16:42:40.834Z] drwxr-xr-x 4 root root 4096 Mar 28 16:37 .. [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 11 Mar 28 16:35 .dockerignore [2022-03-28T16:42:40.834Z] drwxrwxr-x 8 1001 1001 4096 Mar 28 16:35 .git [2022-03-28T16:42:40.834Z] drwxrwxr-x 4 1001 1001 4096 Mar 28 16:35 .github [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 870 Mar 28 16:35 .gitignore [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 42 Mar 28 16:35 .golangci.yml [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 87 Mar 28 16:35 .hadolint.yml [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 166 Mar 28 16:35 .sonarcloud.properties [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 1171 Mar 28 16:35 ADOPTERS.md [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 9953 Mar 28 16:35 Attribution.txt [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 51732 Mar 28 16:35 CHANGELOG.md [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 3804 Mar 28 16:35 CONTRIBUTING.md [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 677 Mar 28 16:35 GOVERNANCE.md [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 849 Mar 28 16:35 Jenkinsfile [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 10775 Mar 28 16:35 LICENSE [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 8478 Mar 28 16:35 Makefile [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 582 Mar 28 16:35 OWNERS.md [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 8207 Mar 28 16:35 README.md [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 6912 Mar 28 16:35 SECURITY.md [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 5 Mar 28 16:33 VERSION [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 4131 Mar 28 16:35 ZMQWindows.md [2022-03-28T16:42:40.834Z] drwxrwxr-x 2 1001 1001 4096 Mar 28 16:35 bin [2022-03-28T16:42:40.834Z] drwxrwxr-x 18 1001 1001 4096 Mar 28 16:35 cmd [2022-03-28T16:42:40.834Z] -rw-r--r-- 1 root root 427963 Mar 28 16:40 coverage.out [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 3175 Mar 28 16:35 go.mod [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 34990 Mar 28 16:35 go.sum [2022-03-28T16:42:40.834Z] drwxrwxr-x 8 1001 1001 4096 Mar 28 16:35 internal [2022-03-28T16:42:40.834Z] drwxrwxr-x 3 1001 1001 4096 Mar 28 16:35 openapi [2022-03-28T16:42:40.834Z] drwxrwxr-x 4 1001 1001 4096 Mar 28 16:35 snap [2022-03-28T16:42:40.834Z] -rw-rw-r-- 1 1001 1001 204 Mar 28 16:35 version.go [Pipeline] sh [2022-03-28T16:42:41.491Z] + '[' -e coverage.out ] [2022-03-28T16:42:41.491Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-28T16:42:41.520Z] Warning: overwriting stash ‘coverage-report’ [2022-03-28T16:42:42.266Z] Stashed 1 file(s) [Pipeline] sh [2022-03-28T16:42:42.911Z] + make build [2022-03-28T16:42:42.911Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-28T16:42:44.174Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-28T16:42:44.433Z] Downloading snap 'edgex-app-service-configurable' [2022-03-28T16:42:46.969Z] Pulling app-service-configurable [2022-03-28T16:42:46.969Z] + snapcraftctl pull [2022-03-28T16:42:48.346Z] Pulling config-common [2022-03-28T16:42:48.346Z] + snapcraftctl pull [2022-03-28T16:42:49.727Z] Pulling go-build-helper [2022-03-28T16:42:49.727Z] + snapcraftctl pull [2022-03-28T16:42:51.633Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-28T16:42:51.633Z] Skipping pull go-build-helper (already ran) [2022-03-28T16:42:51.633Z] Building go-build-helper [2022-03-28T16:42:51.633Z] + snapcraftctl build [2022-03-28T16:42:52.570Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-28T16:42:53.509Z] Staging go-build-helper [2022-03-28T16:42:53.509Z] + snapcraftctl stage [2022-03-28T16:42:58.785Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-28T16:42:58.785Z] Fetched 290 kB in 0s (0 B/s) [2022-03-28T16:42:58.785Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-28T16:42:58.785Z] Fetched 158 kB in 0s (0 B/s) [2022-03-28T16:42:58.785Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-28T16:42:58.785Z] Fetched 242 kB in 0s (0 B/s) [2022-03-28T16:42:58.785Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-28T16:42:58.785Z] Fetched 150 kB in 0s (0 B/s) [2022-03-28T16:42:58.785Z] Pulling edgex-go [2022-03-28T16:42:58.785Z] + snapcraftctl pull [2022-03-28T16:42:59.757Z] Pulling hooks [2022-03-28T16:42:59.757Z] + snapcraftctl pull [2022-03-28T16:43:12.046Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-28T16:43:12.046Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-28T16:43:12.046Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-28T16:43:12.046Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-28T16:43:12.046Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-28T16:43:12.046Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-28T16:43:12.046Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-28T16:43:12.046Z] Fetched 234 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-28T16:43:12.046Z] Fetched 155 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-28T16:43:12.046Z] Fetched 170 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-28T16:43:12.046Z] Fetched 267 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-28T16:43:12.046Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-28T16:43:12.046Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-28T16:43:12.046Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-28T16:43:12.046Z] Fetched 121 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-28T16:43:12.046Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-28T16:43:12.046Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-28T16:43:12.046Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-28T16:43:12.046Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-28T16:43:12.046Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-28T16:43:12.046Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-28T16:43:12.046Z] Fetched 142 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-28T16:43:12.046Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-28T16:43:12.046Z] Fetched 181 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-28T16:43:12.046Z] Fetched 208 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-28T16:43:12.046Z] Fetched 161 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-28T16:43:12.046Z] Fetched 107 kB in 0s (0 B/s) [2022-03-28T16:43:12.046Z] Pulling static-packages [2022-03-28T16:43:12.046Z] + snapcraftctl pull [2022-03-28T16:43:12.046Z] Pulling version [2022-03-28T16:43:12.046Z] + cd /root/project [2022-03-28T16:43:12.046Z] ++ git describe --tags --abbrev=0 [2022-03-28T16:43:12.046Z] ++ sed s/v// [2022-03-28T16:43:12.046Z] + GIT_VERSION=2.2.0-dev.47 [2022-03-28T16:43:12.046Z] + '[' -z 2.2.0-dev.47 ']' [2022-03-28T16:43:12.046Z] + snapcraftctl set-version 2.2.0-dev.47 [2022-03-28T16:43:13.954Z] Building app-service-configurable [2022-03-28T16:43:13.954Z] + snapcraftctl build [2022-03-28T16:43:15.874Z] Building config-common [2022-03-28T16:43:15.874Z] + snapcraftctl build [2022-03-28T16:43:17.265Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-28T16:43:18.209Z] Skipping build go-build-helper (already ran) [2022-03-28T16:43:18.209Z] Building edgex-go [2022-03-28T16:43:18.209Z] + cd /root/parts/edgex-go/src [2022-03-28T16:43:18.209Z] ++ git describe --tags --abbrev=0 [2022-03-28T16:43:18.209Z] ++ sed s/v// [2022-03-28T16:43:18.209Z] + GIT_VERSION=2.2.0-dev.47 [2022-03-28T16:43:18.209Z] + '[' -z 2.2.0-dev.47 ']' [2022-03-28T16:43:18.209Z] + echo 2.2.0-dev.47 [2022-03-28T16:43:18.209Z] + '[' '!' -d vendor ']' [2022-03-28T16:43:18.209Z] + go mod download all [2022-03-28T16:43:23.503Z] + make build [2022-03-28T16:43:23.503Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-28T16:43:45.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-28T16:43:55.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-28T16:43:55.998Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-28T16:43:57.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-28T16:43:58.165Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-28T16:44:00.077Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-28T16:44:01.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-28T16:44:02.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-28T16:44:04.214Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-28T16:44:05.589Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-28T16:44:06.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-28T16:44:08.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-28T16:44:10.253Z] + 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-28T16:44:10.253Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-28T16:44:10.253Z] + case "$service" in [2022-03-28T16:44:10.253Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-28T16:44:10.253Z] + 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-28T16:44:10.253Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-28T16:44:10.253Z] + case "$service" in [2022-03-28T16:44:10.253Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-28T16:44:10.253Z] + 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-28T16:44:10.253Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-28T16:44:10.253Z] + case "$service" in [2022-03-28T16:44:10.253Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-28T16:44:10.253Z] + 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-28T16:44:10.253Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-28T16:44:10.253Z] + case "$service" in [2022-03-28T16:44:10.253Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-28T16:44:10.253Z] + 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-28T16:44:10.253Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-28T16:44:10.253Z] + case "$service" in [2022-03-28T16:44:10.253Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-28T16:44:10.253Z] + 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-28T16:44:10.253Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-28T16:44:10.253Z] + case "$service" in [2022-03-28T16:44:10.253Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-28T16:44:10.253Z] + 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-28T16:44:10.253Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-28T16:44:10.253Z] + case "$service" in [2022-03-28T16:44:10.253Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-28T16:44:10.253Z] + 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-28T16:44:10.253Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-28T16:44:10.253Z] + case "$service" in [2022-03-28T16:44:10.253Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-28T16:44:10.253Z] + 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-28T16:44:10.253Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-28T16:44:10.253Z] + case "$service" in [2022-03-28T16:44:10.253Z] + 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-28T16:44:10.253Z] + 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-28T16:44:10.253Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-28T16:44:10.253Z] + case "$service" in [2022-03-28T16:44:10.253Z] + 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-28T16:44:10.253Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-28T16:44:10.253Z] + 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-28T16:44:10.253Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-28T16:44:10.253Z] + case "$service" in [2022-03-28T16:44:10.253Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-28T16:44:10.253Z] + 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-28T16:44:10.253Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-28T16:44:10.253Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-28T16:44:10.253Z] + 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-28T16:44:10.822Z] Building hooks [2022-03-28T16:44:10.822Z] + cd /root/parts/hooks/src [2022-03-28T16:44:10.822Z] + make build [2022-03-28T16:44:10.822Z] go mod tidy [2022-03-28T16:44:11.083Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-28T16:44:11.342Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-28T16:44:11.342Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-28T16:44:11.342Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-28T16:44:11.602Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-28T16:44:13.514Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-28T16:44:13.774Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-28T16:44:13.774Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-28T16:44:15.687Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-28T16:44:15.687Z] Building static-packages [2022-03-28T16:44:15.687Z] + snapcraftctl build [2022-03-28T16:44:17.593Z] Building version [2022-03-28T16:44:17.593Z] + snapcraftctl build [2022-03-28T16:44:20.133Z] Staging app-service-configurable [2022-03-28T16:44:20.133Z] + snapcraftctl stage [2022-03-28T16:44:21.069Z] Staging config-common [2022-03-28T16:44:21.069Z] + snapcraftctl stage [2022-03-28T16:44:22.976Z] Skipping stage go-build-helper (already ran) [2022-03-28T16:44:22.976Z] Staging edgex-go [2022-03-28T16:44:22.976Z] + snapcraftctl stage [2022-03-28T16:44:24.359Z] Staging hooks [2022-03-28T16:44:24.359Z] + snapcraftctl stage [2022-03-28T16:44:26.266Z] Staging static-packages [2022-03-28T16:44:26.266Z] + snapcraftctl stage [2022-03-28T16:44:27.644Z] Staging version [2022-03-28T16:44:27.644Z] + snapcraftctl stage [2022-03-28T16:44:29.025Z] Priming app-service-configurable [2022-03-28T16:44:29.025Z] + snapcraftctl prime [2022-03-28T16:44:31.580Z] 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-28T16:44:31.580Z] stage-packages: [2022-03-28T16:44:31.580Z] - libnorm1 [2022-03-28T16:44:31.580Z] - libpgm-5.2-0 [2022-03-28T16:44:31.580Z] - libsodium23 [2022-03-28T16:44:31.580Z] - libzmq5 [2022-03-28T16:44:32.157Z] Priming config-common [2022-03-28T16:44:32.157Z] + snapcraftctl prime [2022-03-28T16:44:33.541Z] Priming go-build-helper [2022-03-28T16:44:33.541Z] + snapcraftctl prime [2022-03-28T16:44:34.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-28T16:44:34.921Z] Priming edgex-go [2022-03-28T16:44:34.922Z] + snapcraftctl prime [2022-03-28T16:44:36.830Z] Priming hooks [2022-03-28T16:44:36.830Z] + snapcraftctl prime [2022-03-28T16:44:38.212Z] Priming static-packages [2022-03-28T16:44:38.212Z] + snapcraftctl prime [2022-03-28T16:44:42.434Z] Priming version [2022-03-28T16:44:42.434Z] + snapcraftctl prime [2022-03-28T16:44:43.820Z] 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-28T16:45:56.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-28T16:45:56.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-28T16:45:58.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-28T16:46:00.053Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-28T16:46:05.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-28T16:46:12.337Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-28T16:46:16.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-28T16:46:23.348Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-28T16:46:27.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-28T16:46:33.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-28T16:46:41.395Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-28T16:46:45.739Z] $ docker stop --time=1 20be9d15e77ca7be7f7c371b77d023b08e86dcc48fd64c890a694816747cb875 [2022-03-28T16:46:47.717Z] $ docker rm -f 20be9d15e77ca7be7f7c371b77d023b08e86dcc48fd64c890a694816747cb875 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T16:46:49.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-28T16:46:49.976Z] [2022-03-28T16:46:49.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T16:46:50.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-28T16:46:50.599Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-28T16:46:50.599Z] 29e5d40040c1: Pulling fs layer [2022-03-28T16:46:50.599Z] 1ce36da41761: Pulling fs layer [2022-03-28T16:46:50.599Z] 25b303627fd3: Pulling fs layer [2022-03-28T16:46:50.599Z] 29e5d40040c1: Verifying Checksum [2022-03-28T16:46:50.599Z] 29e5d40040c1: Download complete [2022-03-28T16:46:50.874Z] 1ce36da41761: Verifying Checksum [2022-03-28T16:46:50.874Z] 1ce36da41761: Download complete [2022-03-28T16:46:51.150Z] 29e5d40040c1: Pull complete [2022-03-28T16:46:52.590Z] 25b303627fd3: Verifying Checksum [2022-03-28T16:46:52.590Z] 25b303627fd3: Download complete [2022-03-28T16:46:52.590Z] 1ce36da41761: Pull complete [2022-03-28T16:47:05.000Z] 25b303627fd3: Pull complete [2022-03-28T16:47:05.000Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-28T16:47:05.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-28T16:47:05.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-28T16:47:05.211Z] prd-ubuntu20.04-docker-arm64-4c-16g-9264 does not seem to be running inside a container [2022-03-28T16:47:05.293Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-28T16:47:07.465Z] $ docker top d5bfffb52fab8d9a2a150a406eb519da187d59a7dfdf1a17ec5f084a09c3a14f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T16:47:08.385Z] + docker-compose build --help [2022-03-28T16:47:08.385Z] + grep parallel [2022-03-28T16:47:11.764Z] --parallel Build images in parallel. [Pipeline] } [2022-03-28T16:47:12.056Z] $ docker stop --time=1 d5bfffb52fab8d9a2a150a406eb519da187d59a7dfdf1a17ec5f084a09c3a14f [2022-03-28T16:47:13.671Z] $ docker rm -f d5bfffb52fab8d9a2a150a406eb519da187d59a7dfdf1a17ec5f084a09c3a14f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T16:47:14.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-28T16:47:14.254Z] . [Pipeline] withDockerContainer [2022-03-28T16:47:14.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-9264 does not seem to be running inside a container [2022-03-28T16:47:14.546Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-28T16:47:15.729Z] $ docker top 7f6add171fddf4d6424e9c6439a39306f7cbc0c23116353efe619b79989f2259 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T16:47:16.610Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-28T16:47:20.893Z] Building core-command ... [2022-03-28T16:47:20.893Z] Building core-data ... [2022-03-28T16:47:20.893Z] Building core-metadata ... [2022-03-28T16:47:20.893Z] Building security-bootstrapper ... [2022-03-28T16:47:20.893Z] Building security-proxy-setup ... [2022-03-28T16:47:20.893Z] Building security-secretstore-setup ... [2022-03-28T16:47:20.893Z] Building security-spiffe-token-provider ... [2022-03-28T16:47:20.893Z] Building security-spire-agent ... [2022-03-28T16:47:20.893Z] Building security-spire-config ... [2022-03-28T16:47:20.893Z] Building security-spire-server ... [2022-03-28T16:47:20.893Z] Building support-notifications ... [2022-03-28T16:47:20.893Z] Building support-scheduler ... [2022-03-28T16:47:20.893Z] Building sys-mgmt-agent ... [2022-03-28T16:47:20.893Z] Building security-secretstore-setup [2022-03-28T16:47:20.893Z] Building support-scheduler [2022-03-28T16:47:20.893Z] Building security-spire-server [2022-03-28T16:47:20.893Z] Building support-notifications [2022-03-28T16:47:20.893Z] Building core-data [2022-03-28T16:49:12.778Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:49:12.778Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:49:12.778Z] ---> b4364f59b59d [2022-03-28T16:49:12.778Z] Step 3/25 : WORKDIR /edgex-go [2022-03-28T16:49:12.778Z] ---> Running in 5a66b13da5ab [2022-03-28T16:49:12.778Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:49:12.778Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:49:12.778Z] ---> b4364f59b59d [2022-03-28T16:49:12.778Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T16:49:12.778Z] ---> Running in 8208383c5db2 [2022-03-28T16:49:12.778Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:49:12.778Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:49:12.778Z] ---> b4364f59b59d [2022-03-28T16:49:12.778Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T16:49:12.778Z] ---> Running in df1d18d6009a [2022-03-28T16:49:12.778Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:49:12.778Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:49:12.778Z] ---> b4364f59b59d [2022-03-28T16:49:12.778Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T16:49:12.778Z] ---> Running in 2a244f483ea7 [2022-03-28T16:49:12.778Z] Removing intermediate container 8208383c5db2 [2022-03-28T16:49:12.778Z] ---> f418ef5140b9 [2022-03-28T16:49:12.778Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:49:12.778Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:49:12.778Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:49:12.778Z] ---> b4364f59b59d [2022-03-28T16:49:12.778Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T16:49:12.778Z] ---> Running in c79131b1fb9f [2022-03-28T16:49:12.778Z] Removing intermediate container 5a66b13da5ab [2022-03-28T16:49:12.778Z] ---> 865846f43756 [2022-03-28T16:49:12.778Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:49:12.778Z] ---> Running in 4a27ac35ee39 [2022-03-28T16:49:12.778Z] Removing intermediate container df1d18d6009a [2022-03-28T16:49:12.778Z] ---> 878a6faf0075 [2022-03-28T16:49:12.778Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:49:12.778Z] ---> Running in 2518f84672ff [2022-03-28T16:49:12.778Z] Removing intermediate container 2a244f483ea7 [2022-03-28T16:49:12.778Z] ---> df19dd3c8f76 [2022-03-28T16:49:12.778Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:49:12.778Z] ---> Running in 48bb5d7d744d [2022-03-28T16:49:12.778Z] ---> Running in 2a37ba46179a [2022-03-28T16:49:12.778Z] Removing intermediate container c79131b1fb9f [2022-03-28T16:49:12.778Z] ---> cffc493c8767 [2022-03-28T16:49:12.778Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:49:12.778Z] ---> Running in 0fa36fea065e [2022-03-28T16:49:12.778Z] Removing intermediate container 4a27ac35ee39 [2022-03-28T16:49:12.778Z] ---> 7bccdea75f25 [2022-03-28T16:49:12.778Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-28T16:49:12.778Z] ---> Running in d5dd15e55aae [2022-03-28T16:49:12.778Z] Removing intermediate container 48bb5d7d744d [2022-03-28T16:49:12.778Z] ---> bd329a71faad [2022-03-28T16:49:12.778Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T16:49:12.778Z] ---> Running in 6a5f58f24646 [2022-03-28T16:49:12.778Z] Removing intermediate container 2a37ba46179a [2022-03-28T16:49:12.778Z] ---> 863360194a4e [2022-03-28T16:49:12.778Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-28T16:49:12.778Z] ---> Running in 7b4e5941f99d [2022-03-28T16:49:12.778Z] Removing intermediate container 2518f84672ff [2022-03-28T16:49:12.778Z] ---> 343b6abd9df0 [2022-03-28T16:49:12.778Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-28T16:49:12.778Z] ---> Running in b1924d46f805 [2022-03-28T16:49:12.778Z] Removing intermediate container 0fa36fea065e [2022-03-28T16:49:12.778Z] ---> 0d696bf3a563 [2022-03-28T16:49:12.778Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-28T16:49:12.778Z] ---> Running in 06912d2b5bdd [2022-03-28T16:49:12.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T16:49:12.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T16:49:12.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T16:49:12.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T16:49:12.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T16:49:12.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T16:49:12.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T16:49:12.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T16:49:12.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T16:49:12.778Z] OK: 220 MiB in 52 packages [2022-03-28T16:49:12.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T16:49:12.778Z] OK: 220 MiB in 52 packages [2022-03-28T16:49:12.778Z] OK: 220 MiB in 52 packages [2022-03-28T16:49:12.778Z] OK: 220 MiB in 52 packages [2022-03-28T16:49:12.778Z] Removing intermediate container d5dd15e55aae [2022-03-28T16:49:12.778Z] ---> 2ad6829ca600 [2022-03-28T16:49:12.778Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T16:49:12.778Z] OK: 220 MiB in 52 packages [2022-03-28T16:49:12.778Z] Removing intermediate container 6a5f58f24646 [2022-03-28T16:49:12.778Z] ---> 1babaaf17bb8 [2022-03-28T16:49:12.778Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T16:49:12.778Z] Removing intermediate container 7b4e5941f99d [2022-03-28T16:49:12.778Z] ---> f02c88e8bf33 [2022-03-28T16:49:12.778Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T16:49:12.778Z] Removing intermediate container b1924d46f805 [2022-03-28T16:49:12.778Z] ---> 4092004d4bf0 [2022-03-28T16:49:12.778Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-28T16:49:12.778Z] ---> e9e121f42e01 [2022-03-28T16:49:12.778Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:49:12.778Z] Removing intermediate container 06912d2b5bdd [2022-03-28T16:49:12.778Z] ---> 236c5100d9fd [2022-03-28T16:49:12.778Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T16:49:12.778Z] ---> Running in 41b760624930 [2022-03-28T16:49:12.778Z] ---> 43a4309f45ae [2022-03-28T16:49:12.778Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:49:12.778Z] ---> Running in 839cb88b2d2a [2022-03-28T16:49:12.778Z] ---> b054b2274372 [2022-03-28T16:49:12.778Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:49:13.059Z] ---> 7a12de31aa67 [2022-03-28T16:49:13.059Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:49:13.059Z] ---> Running in 8532bd8f0f1a [2022-03-28T16:49:13.059Z] ---> Running in b22c64a09cc1 [2022-03-28T16:49:13.348Z] ---> 0a4297a31903 [2022-03-28T16:49:13.348Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:49:13.636Z] ---> Running in 5f6483e51999 [2022-03-28T16:49:17.034Z] Removing intermediate container 41b760624930 [2022-03-28T16:49:17.035Z] ---> fed9be024a98 [2022-03-28T16:49:17.035Z] Step 8/23 : COPY . . [2022-03-28T16:49:18.487Z] Removing intermediate container 839cb88b2d2a [2022-03-28T16:49:18.487Z] ---> 4aef23de60e4 [2022-03-28T16:49:18.487Z] Step 8/23 : COPY . . [2022-03-28T16:49:18.763Z] Removing intermediate container 8532bd8f0f1a [2022-03-28T16:49:18.763Z] ---> 35b282f5b72b [2022-03-28T16:49:18.763Z] Step 8/22 : COPY . . [2022-03-28T16:49:19.367Z] Removing intermediate container 5f6483e51999 [2022-03-28T16:49:19.367Z] ---> 46f90312c4bf [2022-03-28T16:49:19.367Z] Step 8/22 : COPY . . [2022-03-28T16:49:19.367Z] Removing intermediate container b22c64a09cc1 [2022-03-28T16:49:19.367Z] ---> 7065c8dfe9c9 [2022-03-28T16:49:19.367Z] Step 8/25 : COPY . . [2022-03-28T16:49:51.713Z] ---> f9b51c57181b [2022-03-28T16:49:51.713Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-28T16:49:51.713Z] ---> b0a4de54e705 [2022-03-28T16:49:51.713Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-28T16:49:51.713Z] ---> Running in a23268d643dc [2022-03-28T16:49:51.713Z] ---> a17b0c89eb8a [2022-03-28T16:49:51.713Z] ---> Running in 59a1f54c887b [2022-03-28T16:49:51.713Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-28T16:49:51.713Z] ---> 0876faece3ba [2022-03-28T16:49:51.713Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-28T16:49:51.713Z] ---> Running in e40def64f01e [2022-03-28T16:49:51.713Z] ---> Running in 554da1ff3d31 [2022-03-28T16:49:51.713Z] ---> bdfb8f8a06b7 [2022-03-28T16:49:51.713Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T16:49:51.713Z] ---> Running in c1d05a1530a4 [2022-03-28T16:49:51.713Z] Removing intermediate container c1d05a1530a4 [2022-03-28T16:49:51.713Z] ---> cc1717ef9494 [2022-03-28T16:49:51.713Z] 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-28T16:49:51.713Z] ---> Running in 71bca7b00a3a [2022-03-28T16:49:51.713Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-28T16:49:51.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-28T16:49:52.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-28T16:49:52.554Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-28T16:49:55.973Z] spire-1.2.0/ [2022-03-28T16:50:00.302Z] spire-1.2.0/README.md [2022-03-28T16:50:00.302Z] spire-1.2.0/bin/ [2022-03-28T16:50:00.302Z] spire-1.2.0/bin/spire-server [2022-03-28T16:50:00.302Z] spire-1.2.0/bin/spire-agent [2022-03-28T16:50:00.302Z] spire-1.2.0/conf/ [2022-03-28T16:50:00.302Z] spire-1.2.0/conf/server/ [2022-03-28T16:50:00.302Z] spire-1.2.0/conf/server/server.conf [2022-03-28T16:50:00.302Z] spire-1.2.0/conf/agent/ [2022-03-28T16:50:00.302Z] spire-1.2.0/conf/agent/agent.conf [2022-03-28T16:50:00.302Z] spire-1.2.0/LICENSE [2022-03-28T16:50:05.743Z] Removing intermediate container 71bca7b00a3a [2022-03-28T16:50:05.743Z] ---> 5f8ca6f61cb3 [2022-03-28T16:50:05.743Z] [2022-03-28T16:50:05.743Z] Step 11/23 : FROM alpine:3.15 [2022-03-28T16:50:05.743Z] 3.15: Pulling from library/alpine [2022-03-28T16:50:06.741Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-28T16:50:06.741Z] Status: Downloaded newer image for alpine:3.15 [2022-03-28T16:50:06.741Z] ---> 7ffa42511a80 [2022-03-28T16:50:06.741Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T16:50:06.741Z] ---> Running in a6a277300245 [2022-03-28T16:50:07.372Z] Removing intermediate container a6a277300245 [2022-03-28T16:50:07.372Z] ---> e36a952eeb97 [2022-03-28T16:50:07.372Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:50:07.372Z] ---> Running in c6f17c15c972 [2022-03-28T16:50:10.800Z] Removing intermediate container c6f17c15c972 [2022-03-28T16:50:10.800Z] ---> 03c63d5a6a7b [2022-03-28T16:50:10.800Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-28T16:50:10.800Z] ---> Running in ab5118066036 [2022-03-28T16:50:12.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T16:50:13.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T16:50:14.685Z] v3.15.2-37-gccde08ec5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T16:50:14.685Z] v3.15.2-37-gccde08ec5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T16:50:14.685Z] OK: 15729 distinct packages available [2022-03-28T16:50:14.962Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T16:50:15.952Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T16:50:16.942Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-28T16:50:17.219Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-28T16:50:17.219Z] (3/5) Installing libucontext (1.1-r0) [2022-03-28T16:50:17.219Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-28T16:50:17.497Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-28T16:50:17.497Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T16:50:17.497Z] OK: 6 MiB in 19 packages [2022-03-28T16:50:18.941Z] Removing intermediate container ab5118066036 [2022-03-28T16:50:18.941Z] ---> 7b8131ddb439 [2022-03-28T16:50:18.941Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T16:50:24.397Z] ---> cb912b5723e4 [2022-03-28T16:50:24.397Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T16:50:24.675Z] ---> e906b91b7b15 [2022-03-28T16:50:24.675Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-28T16:50:25.668Z] ---> 37ab37686816 [2022-03-28T16:50:25.668Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-28T16:50:26.298Z] ---> 316507e15460 [2022-03-28T16:50:26.298Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T16:50:26.298Z] ---> Running in 9f203ed1db28 [2022-03-28T16:50:26.924Z] Removing intermediate container 9f203ed1db28 [2022-03-28T16:50:26.924Z] ---> c6ed8a1c9a08 [2022-03-28T16:50:26.924Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T16:50:26.924Z] ---> Running in 226f49faed9a [2022-03-28T16:50:27.525Z] Removing intermediate container 226f49faed9a [2022-03-28T16:50:27.525Z] ---> c7b13db08778 [2022-03-28T16:50:27.525Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T16:50:27.525Z] ---> Running in 58c95f4e2fae [2022-03-28T16:50:28.125Z] Removing intermediate container 58c95f4e2fae [2022-03-28T16:50:28.125Z] ---> 4d2532ccd1a0 [2022-03-28T16:50:28.125Z] Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:50:28.403Z] ---> Running in 9fcbd1571813 [2022-03-28T16:50:28.679Z] Removing intermediate container 9fcbd1571813 [2022-03-28T16:50:28.679Z] ---> f904fb5e6f9c [2022-03-28T16:50:28.679Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T16:50:28.679Z] ---> Running in b5c471fbb3e6 [2022-03-28T16:50:29.278Z] Removing intermediate container b5c471fbb3e6 [2022-03-28T16:50:29.278Z] ---> 6b45a04b86e3 [2022-03-28T16:50:29.278Z] [2022-03-28T16:50:29.882Z] Successfully built 6b45a04b86e3 [2022-03-28T16:50:29.882Z] Successfully tagged security-spire-server-arm64:latest [2022-03-28T16:50:29.882Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-03-28T16:51:08.953Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:51:08.953Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:51:08.953Z] ---> b4364f59b59d [2022-03-28T16:51:08.953Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T16:51:08.953Z] ---> Using cache [2022-03-28T16:51:08.953Z] ---> cffc493c8767 [2022-03-28T16:51:08.953Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:51:08.953Z] ---> Using cache [2022-03-28T16:51:08.953Z] ---> 0d696bf3a563 [2022-03-28T16:51:08.953Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-28T16:51:08.953Z] ---> Running in e75181595cff [2022-03-28T16:51:08.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T16:51:08.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T16:51:09.233Z] OK: 220 MiB in 52 packages [2022-03-28T16:51:10.245Z] Removing intermediate container e75181595cff [2022-03-28T16:51:10.245Z] ---> 4cfaccf1edd7 [2022-03-28T16:51:10.245Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T16:51:11.238Z] ---> d647d8b67477 [2022-03-28T16:51:11.238Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:51:11.519Z] ---> Running in aba1d4e3f71b [2022-03-28T16:51:16.982Z] Removing intermediate container aba1d4e3f71b [2022-03-28T16:51:16.982Z] ---> 59ff69ec0ccb [2022-03-28T16:51:16.982Z] Step 8/23 : COPY . . [2022-03-28T16:51:43.847Z] ---> 034d4a844257 [2022-03-28T16:51:43.847Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-28T16:51:43.847Z] ---> Running in a3ceeca4b766 [2022-03-28T16:51:43.847Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-28T16:56:20.997Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-28T16:56:27.734Z] Removing intermediate container e40def64f01e [2022-03-28T16:56:27.734Z] ---> be5f392dfa9e [2022-03-28T16:56:27.734Z] [2022-03-28T16:56:27.734Z] Step 10/25 : FROM alpine:3.14 [2022-03-28T16:56:27.734Z] 3.14: Pulling from library/alpine [2022-03-28T16:56:28.744Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-28T16:56:28.744Z] Status: Downloaded newer image for alpine:3.14 [2022-03-28T16:56:28.744Z] ---> 71a2028e5025 [2022-03-28T16:56:28.744Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-28T16:56:28.744Z] ---> Running in d0b3d71db994 [2022-03-28T16:56:30.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T16:56:31.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T16:56:32.472Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-28T16:56:32.472Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-28T16:56:32.472Z] (3/3) Installing su-exec (0.2-r1) [2022-03-28T16:56:32.472Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T16:56:32.472Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T16:56:32.749Z] OK: 6 MiB in 17 packages [2022-03-28T16:56:37.117Z] Removing intermediate container d0b3d71db994 [2022-03-28T16:56:37.117Z] ---> ae6cc97f32fd [2022-03-28T16:56:37.117Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-28T16:56:37.117Z] ---> Running in 24417e590a43 [2022-03-28T16:56:38.102Z] Removing intermediate container 24417e590a43 [2022-03-28T16:56:38.102Z] ---> 9cbd8809daef [2022-03-28T16:56:38.102Z] Step 13/25 : WORKDIR / [2022-03-28T16:56:38.102Z] ---> Running in f4bf09be15f3 [2022-03-28T16:56:39.542Z] Removing intermediate container f4bf09be15f3 [2022-03-28T16:56:39.542Z] ---> 430b5537ff6c [2022-03-28T16:56:39.542Z] 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-28T16:56:41.537Z] ---> f95c98678e46 [2022-03-28T16:56:41.537Z] 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-28T16:56:43.530Z] ---> 79d10b85109c [2022-03-28T16:56:43.530Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-28T16:56:46.175Z] ---> 61978ebf3464 [2022-03-28T16:56:46.175Z] 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-28T16:56:47.618Z] ---> de15cb8f8f95 [2022-03-28T16:56:47.618Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-28T16:56:48.603Z] Removing intermediate container 554da1ff3d31 [2022-03-28T16:56:48.603Z] ---> 321b130adf45 [2022-03-28T16:56:48.603Z] [2022-03-28T16:56:48.603Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T16:56:48.603Z] ---> 71a2028e5025 [2022-03-28T16:56:48.603Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-28T16:56:48.879Z] ---> Running in 5d5e99a3b895 [2022-03-28T16:56:49.890Z] Removing intermediate container 59a1f54c887b [2022-03-28T16:56:49.890Z] ---> 798c170b4363 [2022-03-28T16:56:49.890Z] [2022-03-28T16:56:49.890Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T16:56:49.890Z] ---> 71a2028e5025 [2022-03-28T16:56:49.890Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-28T16:56:50.164Z] ---> Running in 3bcea1d5ff50 [2022-03-28T16:56:51.151Z] ---> 450eae3de73e [2022-03-28T16:56:51.151Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-28T16:56:51.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T16:56:51.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T16:56:52.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T16:56:52.424Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-28T16:56:52.424Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T16:56:52.424Z] OK: 5 MiB in 15 packages [2022-03-28T16:56:52.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T16:56:53.720Z] ---> 833971688455 [2022-03-28T16:56:53.720Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-28T16:56:53.720Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-28T16:56:53.720Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-28T16:56:54.006Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T16:56:54.006Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T16:56:54.290Z] Removing intermediate container 5d5e99a3b895 [2022-03-28T16:56:54.290Z] ---> 996fd7bf0aa0 [2022-03-28T16:56:54.290Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T16:56:54.290Z] OK: 6 MiB in 16 packages [2022-03-28T16:56:54.570Z] ---> Running in d209f5607020 [2022-03-28T16:56:54.843Z] ---> 55b326fd28d0 [2022-03-28T16:56:54.843Z] 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-28T16:56:55.117Z] ---> Running in 9aabf6b49d03 [2022-03-28T16:56:55.716Z] Removing intermediate container d209f5607020 [2022-03-28T16:56:55.716Z] ---> 9a3b2459fb79 [2022-03-28T16:56:55.716Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-28T16:56:55.716Z] ---> Running in 69525b874c79 [2022-03-28T16:56:56.698Z] Removing intermediate container 69525b874c79 [2022-03-28T16:56:56.698Z] ---> 5952ea42933a [2022-03-28T16:56:56.698Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-28T16:56:56.972Z] ---> Running in b85a6473ec65 [2022-03-28T16:56:57.249Z] Removing intermediate container 3bcea1d5ff50 [2022-03-28T16:56:57.249Z] ---> 1c4ee4afdae3 [2022-03-28T16:56:57.249Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T16:56:57.249Z] ---> Running in 67af0831eed2 [2022-03-28T16:56:57.852Z] Removing intermediate container b85a6473ec65 [2022-03-28T16:56:57.852Z] ---> 267ee409f5ac [2022-03-28T16:56:57.852Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T16:56:58.462Z] Removing intermediate container 67af0831eed2 [2022-03-28T16:56:58.462Z] ---> 0bb52f672c74 [2022-03-28T16:56:58.462Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-28T16:56:58.462Z] ---> Running in 10c076d4357b [2022-03-28T16:56:59.062Z] Removing intermediate container 9aabf6b49d03 [2022-03-28T16:56:59.062Z] ---> c4c66312124d [2022-03-28T16:56:59.062Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-28T16:56:59.062Z] ---> Running in a24bd5c8b0cd [2022-03-28T16:56:59.335Z] Removing intermediate container 10c076d4357b [2022-03-28T16:56:59.335Z] ---> ce14ea305eb1 [2022-03-28T16:56:59.335Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-28T16:56:59.611Z] ---> f0b81dbf03a7 [2022-03-28T16:56:59.611Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-28T16:56:59.611Z] ---> Running in e97a4ef0e2b2 [2022-03-28T16:57:00.215Z] Removing intermediate container a24bd5c8b0cd [2022-03-28T16:57:00.216Z] ---> df970d1a6e34 [2022-03-28T16:57:00.216Z] Step 23/25 : LABEL arch=arm64 [2022-03-28T16:57:00.216Z] ---> Running in 8289eec8521f [2022-03-28T16:57:00.490Z] Removing intermediate container e97a4ef0e2b2 [2022-03-28T16:57:00.490Z] ---> c18ecf39df01 [2022-03-28T16:57:00.490Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T16:57:01.089Z] Removing intermediate container 8289eec8521f [2022-03-28T16:57:01.089Z] ---> 5033a8897f1b [2022-03-28T16:57:01.089Z] Step 24/25 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:57:01.089Z] ---> Running in 6ab6b9a0d754 [2022-03-28T16:57:01.702Z] Removing intermediate container 6ab6b9a0d754 [2022-03-28T16:57:01.702Z] ---> c8e2842503ee [2022-03-28T16:57:01.702Z] Step 25/25 : LABEL version=0.0.0 [2022-03-28T16:57:01.980Z] ---> Running in 4622a021dcbd [2022-03-28T16:57:01.980Z] ---> fa862161e74c [2022-03-28T16:57:01.980Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-28T16:57:03.434Z] Removing intermediate container 4622a021dcbd [2022-03-28T16:57:03.434Z] ---> 7e3eb62ebd78 [2022-03-28T16:57:03.434Z] [2022-03-28T16:57:03.434Z] ---> 395dcf402214 [2022-03-28T16:57:03.434Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-28T16:57:04.425Z] Successfully built 7e3eb62ebd78 [2022-03-28T16:57:04.425Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-28T16:57:04.425Z] Building security-spire-config [2022-03-28T16:57:05.048Z]  Building security-secretstore-setup ... done  ---> 7532d38fbef3 [2022-03-28T16:57:05.048Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-28T16:57:05.327Z] ---> Running in e968a8fc4ff9 [2022-03-28T16:57:06.313Z] Removing intermediate container e968a8fc4ff9 [2022-03-28T16:57:06.313Z] ---> 7655303a618d [2022-03-28T16:57:06.313Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T16:57:06.593Z] ---> eec3fc08ab6c [2022-03-28T16:57:06.593Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-28T16:57:06.593Z] ---> Running in 9ca3c33943fd [2022-03-28T16:57:08.041Z] Removing intermediate container 9ca3c33943fd [2022-03-28T16:57:08.041Z] ---> 3a0eea03c1d0 [2022-03-28T16:57:08.041Z] Step 20/22 : LABEL arch=arm64 [2022-03-28T16:57:08.041Z] ---> 6c870c4236fd [2022-03-28T16:57:08.041Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-28T16:57:08.041Z] ---> Running in 83962327b4b5 [2022-03-28T16:57:08.041Z] ---> Running in 42b4d4204526 [2022-03-28T16:57:09.030Z] Removing intermediate container 42b4d4204526 [2022-03-28T16:57:09.030Z] ---> 4072a13dd61c [2022-03-28T16:57:09.030Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T16:57:09.030Z] Removing intermediate container 83962327b4b5 [2022-03-28T16:57:09.030Z] ---> 97c5403f0366 [2022-03-28T16:57:09.030Z] Step 21/22 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:57:09.305Z] ---> Running in 739ba4f4cfd1 [2022-03-28T16:57:09.305Z] ---> Running in 32d97778cc29 [2022-03-28T16:57:10.293Z] Removing intermediate container 739ba4f4cfd1 [2022-03-28T16:57:10.293Z] ---> 6c25edb6d239 [2022-03-28T16:57:10.293Z] Step 22/22 : LABEL version=0.0.0 [2022-03-28T16:57:10.293Z] Removing intermediate container 32d97778cc29 [2022-03-28T16:57:10.293Z] ---> 42187f6f47d6 [2022-03-28T16:57:10.293Z] Step 20/22 : LABEL arch=arm64 [2022-03-28T16:57:10.293Z] ---> Running in 6310451b60c6 [2022-03-28T16:57:10.570Z] ---> Running in e8d53f216ca4 [2022-03-28T16:57:11.171Z] Removing intermediate container 6310451b60c6 [2022-03-28T16:57:11.171Z] ---> 6b2812347f3c [2022-03-28T16:57:11.171Z] [2022-03-28T16:57:11.171Z] Removing intermediate container e8d53f216ca4 [2022-03-28T16:57:11.171Z] ---> d67580b082ca [2022-03-28T16:57:11.171Z] Step 21/22 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:57:11.469Z] ---> Running in 7f0f3ab3affd [2022-03-28T16:57:12.449Z] Successfully built 6b2812347f3c [2022-03-28T16:57:12.449Z] Successfully tagged support-scheduler-arm64:latest [2022-03-28T16:57:12.449Z]  Building support-scheduler ... done Building security-proxy-setup [2022-03-28T16:57:12.449Z] Removing intermediate container 7f0f3ab3affd [2022-03-28T16:57:12.449Z] ---> d92b826bc9ad [2022-03-28T16:57:12.449Z] Step 22/22 : LABEL version=0.0.0 [2022-03-28T16:57:12.723Z] ---> Running in aef3598d2feb [2022-03-28T16:57:13.325Z] Removing intermediate container aef3598d2feb [2022-03-28T16:57:13.325Z] ---> 6d533726594f [2022-03-28T16:57:13.325Z] [2022-03-28T16:57:13.924Z] Successfully built 6d533726594f [2022-03-28T16:57:13.924Z] Successfully tagged support-notifications-arm64:latest [2022-03-28T16:57:13.924Z]  Building support-notifications ... done Building security-spire-agent [2022-03-28T16:57:16.561Z] Removing intermediate container a23268d643dc [2022-03-28T16:57:16.561Z] ---> d1794a047904 [2022-03-28T16:57:16.561Z] [2022-03-28T16:57:16.561Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T16:57:16.561Z] ---> 71a2028e5025 [2022-03-28T16:57:16.561Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-28T16:57:16.561Z] ---> Running in 63443498a6b5 [2022-03-28T16:57:16.836Z] Removing intermediate container 63443498a6b5 [2022-03-28T16:57:16.836Z] ---> 2d7102c2bac6 [2022-03-28T16:57:16.836Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-28T16:57:16.836Z] ---> Running in 3a70338f4ff9 [2022-03-28T16:57:17.439Z] Removing intermediate container 3a70338f4ff9 [2022-03-28T16:57:17.439Z] ---> 37608e4f55ad [2022-03-28T16:57:17.439Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-28T16:57:17.439Z] ---> Running in 4273a8c38e33 [2022-03-28T16:57:18.042Z] Removing intermediate container 4273a8c38e33 [2022-03-28T16:57:18.042Z] ---> 6aea1e7c9381 [2022-03-28T16:57:18.042Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:57:18.042Z] ---> Running in cb929dbb2f32 [2022-03-28T16:57:21.457Z] Removing intermediate container cb929dbb2f32 [2022-03-28T16:57:21.457Z] ---> 92dce008a3e5 [2022-03-28T16:57:21.457Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-28T16:57:21.457Z] ---> Running in 052e91967604 [2022-03-28T16:57:23.092Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T16:57:24.171Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T16:57:24.770Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-28T16:57:25.047Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T16:57:25.047Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-28T16:57:25.047Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T16:57:25.321Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-28T16:57:25.321Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-28T16:57:25.600Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T16:57:25.600Z] OK: 8 MiB in 20 packages [2022-03-28T16:57:27.608Z] Removing intermediate container 052e91967604 [2022-03-28T16:57:27.609Z] ---> b614718e849f [2022-03-28T16:57:27.609Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T16:57:28.592Z] ---> 3af2187f9cf5 [2022-03-28T16:57:28.592Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-28T16:57:31.247Z] Removing intermediate container a3ceeca4b766 [2022-03-28T16:57:31.247Z] ---> f199d8c2a2a6 [2022-03-28T16:57:31.247Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-28T16:57:31.247Z] ---> Running in 717a080d84da [2022-03-28T16:57:31.247Z] ---> e43c31b8624a [2022-03-28T16:57:31.247Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-28T16:57:32.701Z] ---> 0b57af07121f [2022-03-28T16:57:32.701Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-28T16:57:32.701Z] ---> Running in 32f4d4805670 [2022-03-28T16:57:32.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-28T16:57:33.303Z] Removing intermediate container 32f4d4805670 [2022-03-28T16:57:33.303Z] ---> 7e5ae35fe9db [2022-03-28T16:57:33.303Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T16:57:33.303Z] ---> Running in ab54e30d7140 [2022-03-28T16:57:33.910Z] Removing intermediate container ab54e30d7140 [2022-03-28T16:57:33.910Z] ---> 307fea322c3e [2022-03-28T16:57:33.910Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T16:57:33.910Z] ---> Running in 193cc2f955ba [2022-03-28T16:57:34.549Z] Removing intermediate container 193cc2f955ba [2022-03-28T16:57:34.549Z] ---> 0bdf17efb012 [2022-03-28T16:57:34.549Z] Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:57:34.839Z] ---> Running in 5265b1b5d5b1 [2022-03-28T16:57:35.115Z] Removing intermediate container 717a080d84da [2022-03-28T16:57:35.115Z] ---> ddb8c916be55 [2022-03-28T16:57:35.115Z] [2022-03-28T16:57:35.115Z] Step 11/23 : FROM docker:20.10.10 [2022-03-28T16:57:35.115Z] Removing intermediate container 5265b1b5d5b1 [2022-03-28T16:57:35.115Z] ---> 1ca984dec0e1 [2022-03-28T16:57:35.115Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T16:57:35.115Z] 20.10.10: Pulling from library/docker [2022-03-28T16:57:35.115Z] ---> Running in 54cb708547b8 [2022-03-28T16:57:36.107Z] Removing intermediate container 54cb708547b8 [2022-03-28T16:57:36.108Z] ---> 4abf7a4d4c32 [2022-03-28T16:57:36.108Z] [2022-03-28T16:57:36.706Z] Successfully built 4abf7a4d4c32 [2022-03-28T16:57:36.706Z] Successfully tagged core-data-arm64:latest [2022-03-28T16:57:36.706Z]  Building core-data ... done Building security-bootstrapper [2022-03-28T16:57:46.883Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-28T16:57:46.883Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-28T16:57:46.883Z] ---> 520e9a0a30f7 [2022-03-28T16:57:46.883Z] 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-28T16:57:47.878Z] ---> Running in 2339bf8eef14 [2022-03-28T16:57:48.153Z] Removing intermediate container 2339bf8eef14 [2022-03-28T16:57:48.153Z] ---> df1663482f4a [2022-03-28T16:57:48.153Z] 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-28T16:57:48.153Z] ---> Running in 6b556530abfd [2022-03-28T16:57:49.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T16:57:49.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T16:57:50.854Z] (1/42) Installing readline (8.1.0-r0) [2022-03-28T16:57:50.854Z] (2/42) Installing bash (5.1.16-r0) [2022-03-28T16:57:50.854Z] Executing bash-5.1.16-r0.post-install [2022-03-28T16:57:50.854Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-28T16:57:50.854Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-28T16:57:50.854Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-28T16:57:50.854Z] (6/42) Installing curl (7.79.1-r0) [2022-03-28T16:57:50.854Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-28T16:57:50.854Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-28T16:57:50.854Z] (9/42) Installing expat (2.4.7-r0) [2022-03-28T16:57:50.854Z] (10/42) Installing libffi (3.3-r2) [2022-03-28T16:57:50.854Z] (11/42) Installing gdbm (1.19-r0) [2022-03-28T16:57:50.854Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-28T16:57:50.854Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T16:57:50.854Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T16:57:51.131Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-28T16:57:51.131Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-28T16:57:51.131Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-28T16:57:53.129Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:57:53.129Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:57:53.129Z] ---> b4364f59b59d [2022-03-28T16:57:53.129Z] Step 3/24 : WORKDIR /edgex-go [2022-03-28T16:57:53.129Z] ---> Using cache [2022-03-28T16:57:53.129Z] ---> cffc493c8767 [2022-03-28T16:57:53.129Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:57:53.129Z] ---> Using cache [2022-03-28T16:57:53.129Z] ---> 0d696bf3a563 [2022-03-28T16:57:53.129Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-28T16:57:53.129Z] ---> Using cache [2022-03-28T16:57:53.129Z] ---> 236c5100d9fd [2022-03-28T16:57:53.129Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-28T16:57:53.129Z] ---> Using cache [2022-03-28T16:57:53.129Z] ---> 0a4297a31903 [2022-03-28T16:57:53.129Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:57:53.129Z] ---> Using cache [2022-03-28T16:57:53.129Z] ---> 46f90312c4bf [2022-03-28T16:57:53.129Z] Step 8/24 : COPY . . [2022-03-28T16:57:53.129Z] ---> Using cache [2022-03-28T16:57:53.129Z] ---> a17b0c89eb8a [2022-03-28T16:57:53.129Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T16:57:53.129Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-28T16:57:53.129Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-28T16:57:53.129Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-28T16:57:53.129Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-28T16:57:53.402Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-28T16:57:53.402Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-28T16:57:53.402Z] ---> Running in 4758ec08e490 [2022-03-28T16:57:53.402Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-28T16:57:53.402Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-28T16:57:53.402Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-28T16:57:53.402Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-28T16:57:53.402Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-28T16:57:53.683Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-28T16:57:53.683Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-28T16:57:53.683Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-28T16:57:53.683Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-28T16:57:53.683Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-28T16:57:53.683Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-28T16:57:53.683Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-28T16:57:53.683Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-28T16:57:53.966Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-28T16:57:53.966Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-28T16:57:53.966Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-28T16:57:53.966Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-28T16:57:53.966Z] Removing intermediate container 4758ec08e490 [2022-03-28T16:57:53.966Z] ---> 0d4a831c6932 [2022-03-28T16:57:53.966Z] 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-28T16:57:53.966Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-28T16:57:54.244Z] ---> Running in dd1e4a5766c3 [2022-03-28T16:57:54.244Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-28T16:57:54.848Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T16:57:54.848Z] OK: 84 MiB in 64 packages [2022-03-28T16:57:56.845Z] spire-1.2.0/ [2022-03-28T16:57:59.497Z] Collecting docker-compose==1.23.2 [2022-03-28T16:57:59.497Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-28T16:58:00.484Z] spire-1.2.0/README.md [2022-03-28T16:58:00.484Z] spire-1.2.0/bin/ [2022-03-28T16:58:00.484Z] spire-1.2.0/bin/spire-server [2022-03-28T16:58:00.484Z] spire-1.2.0/bin/spire-agent [2022-03-28T16:58:00.484Z] spire-1.2.0/conf/ [2022-03-28T16:58:00.484Z] spire-1.2.0/conf/server/ [2022-03-28T16:58:00.484Z] spire-1.2.0/conf/server/server.conf [2022-03-28T16:58:00.484Z] spire-1.2.0/conf/agent/ [2022-03-28T16:58:00.484Z] spire-1.2.0/conf/agent/agent.conf [2022-03-28T16:58:00.484Z] spire-1.2.0/LICENSE [2022-03-28T16:58:00.769Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-28T16:58:00.769Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-28T16:58:00.769Z] Collecting texttable<0.10,>=0.9.0 [2022-03-28T16:58:00.769Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-28T16:58:03.408Z] Collecting PyYAML<4,>=3.10 [2022-03-28T16:58:03.408Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-28T16:58:06.807Z] Collecting cached-property<2,>=1.2.0 [2022-03-28T16:58:06.807Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-28T16:58:07.085Z] Collecting docker<4.0,>=3.6.0 [2022-03-28T16:58:07.085Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-28T16:58:07.085Z] 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-28T16:58:07.361Z] Collecting docopt<0.7,>=0.6.1 [2022-03-28T16:58:07.361Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-28T16:58:08.826Z] Removing intermediate container dd1e4a5766c3 [2022-03-28T16:58:08.826Z] ---> 21ec7ff29434 [2022-03-28T16:58:08.826Z] [2022-03-28T16:58:08.826Z] Step 11/24 : FROM alpine:3.15 [2022-03-28T16:58:08.826Z] ---> 7ffa42511a80 [2022-03-28T16:58:08.826Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T16:58:08.826Z] ---> Using cache [2022-03-28T16:58:08.826Z] ---> e36a952eeb97 [2022-03-28T16:58:08.826Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:58:08.826Z] ---> Using cache [2022-03-28T16:58:08.826Z] ---> 03c63d5a6a7b [2022-03-28T16:58:08.826Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-28T16:58:09.101Z] ---> Running in 1ade4f7c94cf [2022-03-28T16:58:09.374Z] Collecting jsonschema<3,>=2.5.1 [2022-03-28T16:58:09.649Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-28T16:58:09.650Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-28T16:58:09.650Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-28T16:58:11.091Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T16:58:11.091Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:58:11.091Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:58:11.091Z] ---> b4364f59b59d [2022-03-28T16:58:11.091Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T16:58:11.091Z] ---> Using cache [2022-03-28T16:58:11.091Z] ---> cffc493c8767 [2022-03-28T16:58:11.091Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:58:11.091Z] ---> Using cache [2022-03-28T16:58:11.091Z] ---> 0d696bf3a563 [2022-03-28T16:58:11.091Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-28T16:58:11.091Z] ---> Using cache [2022-03-28T16:58:11.091Z] ---> 236c5100d9fd [2022-03-28T16:58:11.091Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T16:58:11.091Z] ---> Using cache [2022-03-28T16:58:11.091Z] ---> 0a4297a31903 [2022-03-28T16:58:11.091Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:58:11.091Z] ---> Using cache [2022-03-28T16:58:11.091Z] ---> 46f90312c4bf [2022-03-28T16:58:11.091Z] Step 8/22 : COPY . . [2022-03-28T16:58:11.091Z] ---> Using cache [2022-03-28T16:58:11.091Z] ---> a17b0c89eb8a [2022-03-28T16:58:11.091Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-28T16:58:11.373Z] ---> Running in ca15612a0484 [2022-03-28T16:58:11.976Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-28T16:58:12.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T16:58:12.255Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-28T16:58:12.255Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:58:12.255Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:58:12.255Z] ---> b4364f59b59d [2022-03-28T16:58:12.255Z] Step 3/24 : WORKDIR /edgex-go [2022-03-28T16:58:12.255Z] ---> Using cache [2022-03-28T16:58:12.255Z] ---> cffc493c8767 [2022-03-28T16:58:12.255Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:58:12.255Z] ---> Using cache [2022-03-28T16:58:12.255Z] ---> 0d696bf3a563 [2022-03-28T16:58:12.255Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-28T16:58:12.255Z] ---> Using cache [2022-03-28T16:58:12.255Z] ---> 236c5100d9fd [2022-03-28T16:58:12.255Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-28T16:58:12.255Z] ---> Using cache [2022-03-28T16:58:12.255Z] ---> 0a4297a31903 [2022-03-28T16:58:12.255Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:58:12.255Z] ---> Using cache [2022-03-28T16:58:12.255Z] ---> 46f90312c4bf [2022-03-28T16:58:12.255Z] Step 8/24 : COPY . . [2022-03-28T16:58:12.255Z] ---> Using cache [2022-03-28T16:58:12.255Z] ---> a17b0c89eb8a [2022-03-28T16:58:12.255Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T16:58:12.255Z] ---> Using cache [2022-03-28T16:58:12.255Z] ---> 0d4a831c6932 [2022-03-28T16:58:12.255Z] 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-28T16:58:12.255Z] ---> Using cache [2022-03-28T16:58:12.255Z] ---> 21ec7ff29434 [2022-03-28T16:58:12.255Z] [2022-03-28T16:58:12.255Z] Step 11/24 : FROM alpine:3.15 [2022-03-28T16:58:12.255Z] ---> 7ffa42511a80 [2022-03-28T16:58:12.255Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T16:58:12.255Z] ---> Using cache [2022-03-28T16:58:12.255Z] ---> e36a952eeb97 [2022-03-28T16:58:12.255Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:58:12.256Z] ---> Using cache [2022-03-28T16:58:12.256Z] ---> 03c63d5a6a7b [2022-03-28T16:58:12.256Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-28T16:58:12.256Z] ---> Using cache [2022-03-28T16:58:12.256Z] ---> 7b8131ddb439 [2022-03-28T16:58:12.256Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-28T16:58:12.531Z] Collecting docker-pycreds>=0.4.0 [2022-03-28T16:58:12.531Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-28T16:58:13.134Z] v3.15.2-37-gccde08ec5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T16:58:13.134Z] v3.15.2-37-gccde08ec5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T16:58:13.134Z] OK: 15729 distinct packages available [2022-03-28T16:58:13.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T16:58:13.412Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-28T16:58:13.412Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-28T16:58:13.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-28T16:58:14.293Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-28T16:58:14.294Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-28T16:58:14.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T16:58:14.571Z] Collecting idna<2.8,>=2.5 [2022-03-28T16:58:14.571Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-28T16:58:14.571Z] 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-28T16:58:15.173Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-28T16:58:15.173Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-28T16:58:15.173Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-28T16:58:15.173Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-28T16:58:15.455Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-28T16:58:15.455Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-28T16:58:15.731Z] (3/4) Installing libucontext (1.1-r0) [2022-03-28T16:58:15.731Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-28T16:58:15.731Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T16:58:16.010Z] OK: 6 MiB in 18 packages [2022-03-28T16:58:16.292Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-28T16:58:16.292Z] Attempting uninstall: urllib3 [2022-03-28T16:58:16.292Z] Found existing installation: urllib3 1.26.5 [2022-03-28T16:58:16.292Z] Uninstalling urllib3-1.26.5: [2022-03-28T16:58:16.292Z] Successfully uninstalled urllib3-1.26.5 [2022-03-28T16:58:17.285Z] Attempting uninstall: idna [2022-03-28T16:58:17.285Z] Found existing installation: idna 3.2 [2022-03-28T16:58:17.285Z] Uninstalling idna-3.2: [2022-03-28T16:58:17.558Z] ---> c66496483cf5 [2022-03-28T16:58:17.559Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T16:58:17.559Z] Successfully uninstalled idna-3.2 [2022-03-28T16:58:17.857Z] Removing intermediate container 1ade4f7c94cf [2022-03-28T16:58:17.857Z] ---> 5035b80945e0 [2022-03-28T16:58:17.857Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T16:58:18.458Z] Attempting uninstall: chardet [2022-03-28T16:58:18.458Z] Found existing installation: chardet 4.0.0 [2022-03-28T16:58:18.458Z] Uninstalling chardet-4.0.0: [2022-03-28T16:58:18.736Z] Successfully uninstalled chardet-4.0.0 [2022-03-28T16:58:20.729Z] Attempting uninstall: requests [2022-03-28T16:58:20.729Z] Found existing installation: requests 2.25.1 [2022-03-28T16:58:20.729Z] Uninstalling requests-2.25.1: [2022-03-28T16:58:20.729Z] Successfully uninstalled requests-2.25.1 [2022-03-28T16:58:21.326Z] Running setup.py install for texttable: started [2022-03-28T16:58:23.312Z] Running setup.py install for texttable: finished with status 'done' [2022-03-28T16:58:23.312Z] Running setup.py install for PyYAML: started [2022-03-28T16:58:25.946Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-28T16:58:26.222Z] Running setup.py install for docopt: started [2022-03-28T16:58:28.217Z] ---> 78fc1609148f [2022-03-28T16:58:28.217Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T16:58:28.217Z] Running setup.py install for docopt: finished with status 'done' [2022-03-28T16:58:28.217Z] Running setup.py install for dockerpty: started [2022-03-28T16:58:28.217Z] ---> 7c42d07f37ea [2022-03-28T16:58:28.217Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T16:58:29.667Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:58:29.667Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:58:29.667Z] ---> b4364f59b59d [2022-03-28T16:58:29.667Z] Step 3/31 : WORKDIR /edgex-go [2022-03-28T16:58:29.667Z] ---> Using cache [2022-03-28T16:58:29.667Z] ---> cffc493c8767 [2022-03-28T16:58:29.667Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:58:29.667Z] ---> Using cache [2022-03-28T16:58:29.667Z] ---> 0d696bf3a563 [2022-03-28T16:58:29.667Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-28T16:58:29.667Z] ---> Using cache [2022-03-28T16:58:29.667Z] ---> 236c5100d9fd [2022-03-28T16:58:29.667Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-28T16:58:29.667Z] ---> Using cache [2022-03-28T16:58:29.667Z] ---> 0a4297a31903 [2022-03-28T16:58:29.667Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:58:29.667Z] ---> Using cache [2022-03-28T16:58:29.667Z] ---> 46f90312c4bf [2022-03-28T16:58:29.667Z] Step 8/31 : COPY . . [2022-03-28T16:58:29.667Z] ---> fd492bf296e2 [2022-03-28T16:58:29.667Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-28T16:58:29.667Z] ---> Running in b01e4d439d9c [2022-03-28T16:58:29.667Z] ---> Using cache [2022-03-28T16:58:29.667Z] ---> a17b0c89eb8a [2022-03-28T16:58:29.667Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-28T16:58:29.949Z] ---> Running in d513d53f9a06 [2022-03-28T16:58:29.949Z] ---> 308717ae6303 [2022-03-28T16:58:29.949Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-28T16:58:30.555Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-28T16:58:30.837Z] Removing intermediate container b01e4d439d9c [2022-03-28T16:58:30.837Z] ---> 10a0949cb507 [2022-03-28T16:58:30.837Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-28T16:58:31.451Z] ---> 9514a9075ef8 [2022-03-28T16:58:31.451Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-28T16:58:32.451Z] ---> 06f94696bad2 [2022-03-28T16:58:32.451Z] Step 19/24 : WORKDIR / [2022-03-28T16:58:32.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-28T16:58:32.451Z] ---> Running in 8b0394f58f16 [2022-03-28T16:58:33.017Z] 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-28T16:58:33.017Z] ---> 15db4b07e353 [2022-03-28T16:58:33.017Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T16:58:33.017Z] ---> Running in cc64c3532e54 [2022-03-28T16:58:33.352Z] Removing intermediate container 8b0394f58f16 [2022-03-28T16:58:33.352Z] ---> a07247e1a99c [2022-03-28T16:58:33.352Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T16:58:33.721Z] ---> Running in 910b579a52b1 [2022-03-28T16:58:34.112Z] Removing intermediate container cc64c3532e54 [2022-03-28T16:58:34.112Z] ---> 9a1f2cca14c2 [2022-03-28T16:58:34.112Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T16:58:34.112Z] ---> Running in 4d7e507384cf [2022-03-28T16:58:34.433Z] Removing intermediate container 910b579a52b1 [2022-03-28T16:58:34.433Z] ---> c894199e0dbe [2022-03-28T16:58:34.433Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T16:58:34.760Z] ---> Running in 239ccfc20a96 [2022-03-28T16:58:34.760Z] Removing intermediate container 4d7e507384cf [2022-03-28T16:58:34.760Z] ---> 26515a844c56 [2022-03-28T16:58:34.760Z] Step 22/24 : LABEL arch=arm64 [2022-03-28T16:58:35.107Z] ---> Running in f9bd06c3dfb9 [2022-03-28T16:58:35.403Z] Removing intermediate container 239ccfc20a96 [2022-03-28T16:58:35.404Z] ---> dcdcc8e50658 [2022-03-28T16:58:35.404Z] Step 22/24 : LABEL arch=arm64 [2022-03-28T16:58:35.404Z] ---> Running in bac8d3f259c7 [2022-03-28T16:58:35.809Z] Removing intermediate container f9bd06c3dfb9 [2022-03-28T16:58:35.809Z] ---> 8615146026f2 [2022-03-28T16:58:35.809Z] Step 23/24 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:58:36.214Z] ---> Running in 0e29f367433e [2022-03-28T16:58:36.489Z] Removing intermediate container bac8d3f259c7 [2022-03-28T16:58:36.489Z] ---> 71c221109979 [2022-03-28T16:58:36.489Z] Step 23/24 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:58:36.778Z] ---> Running in 1369c2062f64 [2022-03-28T16:58:37.054Z] Removing intermediate container 0e29f367433e [2022-03-28T16:58:37.054Z] ---> f2dc09b03201 [2022-03-28T16:58:37.054Z] Step 24/24 : LABEL version=0.0.0 [2022-03-28T16:58:37.334Z] ---> Running in 898f4e10fb6b [2022-03-28T16:58:37.952Z] Removing intermediate container 1369c2062f64 [2022-03-28T16:58:37.952Z] ---> c6a3691c3cd7 [2022-03-28T16:58:37.952Z] Step 24/24 : LABEL version=0.0.0 [2022-03-28T16:58:37.952Z] Removing intermediate container 898f4e10fb6b [2022-03-28T16:58:37.952Z] ---> b6b45f1da4fb [2022-03-28T16:58:37.952Z] [2022-03-28T16:58:38.228Z] ---> Running in e7559b7f7359 [2022-03-28T16:58:38.831Z] Removing intermediate container e7559b7f7359 [2022-03-28T16:58:38.831Z] ---> 8bc9e31cc926 [2022-03-28T16:58:38.831Z] [2022-03-28T16:58:39.820Z] Successfully built b6b45f1da4fb [2022-03-28T16:58:39.820Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-28T16:58:39.820Z]  Building security-spire-agent ... done Building core-metadata [2022-03-28T16:58:40.424Z] Successfully built 8bc9e31cc926 [2022-03-28T16:58:40.424Z] Successfully tagged security-spire-config-arm64:latest [2022-03-28T16:58:40.424Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-03-28T16:58:50.654Z] Removing intermediate container 6b556530abfd [2022-03-28T16:58:50.654Z] ---> 7c6cefadcb59 [2022-03-28T16:58:50.654Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-28T16:58:50.654Z] ---> Running in 0d18fe7f2ae4 [2022-03-28T16:58:50.654Z] Removing intermediate container 0d18fe7f2ae4 [2022-03-28T16:58:50.654Z] ---> a3846e1000de [2022-03-28T16:58:50.654Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-28T16:58:50.654Z] ---> Running in 0be932b1227c [2022-03-28T16:58:51.271Z] Removing intermediate container 0be932b1227c [2022-03-28T16:58:51.271Z] ---> 35049ed2cebc [2022-03-28T16:58:51.271Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-28T16:58:53.923Z] ---> 0f70f53a594c [2022-03-28T16:58:53.923Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-28T16:58:54.937Z] ---> 848023cc960d [2022-03-28T16:58:54.937Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-28T16:58:55.938Z] ---> bb6f0df9b81a [2022-03-28T16:58:55.938Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-28T16:58:55.938Z] ---> Running in 3ffbe7f6825c [2022-03-28T16:58:56.572Z] Removing intermediate container 3ffbe7f6825c [2022-03-28T16:58:56.572Z] ---> 90a5d89b7985 [2022-03-28T16:58:56.572Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T16:58:56.860Z] ---> Running in a4ee7b0f3e64 [2022-03-28T16:58:57.487Z] Removing intermediate container a4ee7b0f3e64 [2022-03-28T16:58:57.487Z] ---> c0c33047ad63 [2022-03-28T16:58:57.487Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T16:58:57.487Z] ---> Running in 4fbc02956e64 [2022-03-28T16:58:58.100Z] Removing intermediate container 4fbc02956e64 [2022-03-28T16:58:58.100Z] ---> e0a8fe8cc49d [2022-03-28T16:58:58.100Z] Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T16:58:58.100Z] ---> Running in a6089f5b0f31 [2022-03-28T16:58:58.710Z] Removing intermediate container a6089f5b0f31 [2022-03-28T16:58:58.710Z] ---> e48ada5ac702 [2022-03-28T16:58:58.710Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T16:58:58.710Z] ---> Running in b204bfdb412e [2022-03-28T16:58:59.316Z] Removing intermediate container b204bfdb412e [2022-03-28T16:58:59.316Z] ---> 1f3ea6ab64b5 [2022-03-28T16:58:59.316Z] [2022-03-28T16:58:59.595Z] Successfully built 1f3ea6ab64b5 [2022-03-28T16:58:59.595Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-28T16:58:59.595Z]  Building sys-mgmt-agent ... done Building core-command [2022-03-28T16:59:46.677Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:59:46.677Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:59:46.677Z] ---> b4364f59b59d [2022-03-28T16:59:46.677Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T16:59:46.677Z] ---> Using cache [2022-03-28T16:59:46.677Z] ---> cffc493c8767 [2022-03-28T16:59:46.677Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T16:59:46.677Z] ---> Using cache [2022-03-28T16:59:46.677Z] ---> 0d696bf3a563 [2022-03-28T16:59:46.677Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T16:59:46.677Z] ---> Using cache [2022-03-28T16:59:46.677Z] ---> 236c5100d9fd [2022-03-28T16:59:46.677Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T16:59:46.677Z] ---> Using cache [2022-03-28T16:59:46.677Z] ---> 0a4297a31903 [2022-03-28T16:59:46.677Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:59:46.677Z] ---> Using cache [2022-03-28T16:59:46.677Z] ---> 46f90312c4bf [2022-03-28T16:59:46.677Z] Step 8/23 : COPY . . [2022-03-28T16:59:46.677Z] ---> Using cache [2022-03-28T16:59:46.677Z] ---> a17b0c89eb8a [2022-03-28T16:59:46.677Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-28T16:59:46.677Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T16:59:46.677Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-28T16:59:46.677Z] ---> b4364f59b59d [2022-03-28T16:59:46.677Z] Step 3/20 : WORKDIR /edgex-go [2022-03-28T16:59:46.677Z] ---> Using cache [2022-03-28T16:59:46.677Z] ---> cffc493c8767 [2022-03-28T16:59:46.677Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-28T16:59:46.970Z] ---> Running in b60a55a3b585 [2022-03-28T16:59:47.256Z] ---> Running in df5edbd85679 [2022-03-28T16:59:49.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T16:59:49.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-28T16:59:51.346Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T16:59:53.348Z] v3.15.2-37-gccde08ec5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T16:59:53.348Z] v3.15.2-37-gccde08ec5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T16:59:53.348Z] OK: 15738 distinct packages available [2022-03-28T16:59:53.348Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T16:59:54.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T16:59:55.789Z] OK: 220 MiB in 52 packages [2022-03-28T16:59:57.819Z] Removing intermediate container b60a55a3b585 [2022-03-28T16:59:57.819Z] ---> 0fd954d50f8e [2022-03-28T16:59:57.819Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-28T16:59:59.280Z] ---> 1651d0420f38 [2022-03-28T16:59:59.280Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T16:59:59.280Z] ---> Running in 99262f53dbbb [2022-03-28T17:00:02.692Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T17:00:02.692Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T17:00:02.692Z] ---> b4364f59b59d [2022-03-28T17:00:02.692Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T17:00:02.692Z] ---> Using cache [2022-03-28T17:00:02.692Z] ---> cffc493c8767 [2022-03-28T17:00:02.692Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T17:00:02.692Z] ---> Using cache [2022-03-28T17:00:02.692Z] ---> 0d696bf3a563 [2022-03-28T17:00:02.692Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T17:00:02.692Z] ---> Using cache [2022-03-28T17:00:02.692Z] ---> 236c5100d9fd [2022-03-28T17:00:02.692Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T17:00:02.692Z] ---> Using cache [2022-03-28T17:00:02.692Z] ---> 0a4297a31903 [2022-03-28T17:00:02.692Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T17:00:02.692Z] ---> Using cache [2022-03-28T17:00:02.692Z] ---> 46f90312c4bf [2022-03-28T17:00:02.692Z] Step 8/23 : COPY . . [2022-03-28T17:00:02.692Z] ---> Using cache [2022-03-28T17:00:02.692Z] ---> a17b0c89eb8a [2022-03-28T17:00:02.692Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-28T17:00:02.692Z] ---> Running in b77772a3fe49 [2022-03-28T17:00:04.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-28T17:00:05.701Z] Removing intermediate container 99262f53dbbb [2022-03-28T17:00:05.701Z] ---> 93dab4e1398a [2022-03-28T17:00:05.701Z] Step 7/20 : COPY . . [2022-03-28T17:00:27.924Z] ---> 21f33d4f753f [2022-03-28T17:00:27.924Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-28T17:00:27.924Z] ---> Running in 591125ca3fc5 [2022-03-28T17:00:29.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-28T17:03:52.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-28T17:04:10.352Z] Removing intermediate container ca15612a0484 [2022-03-28T17:04:10.352Z] ---> ab7d5615e43d [2022-03-28T17:04:10.352Z] [2022-03-28T17:04:10.352Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T17:04:10.352Z] ---> 71a2028e5025 [2022-03-28T17:04:10.352Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-28T17:04:10.352Z] ---> Running in ee482eb87cd1 [2022-03-28T17:04:12.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T17:04:12.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T17:04:13.628Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-28T17:04:13.628Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-28T17:04:13.628Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-28T17:04:13.628Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-28T17:04:13.628Z] (5/6) Installing curl (7.79.1-r0) [2022-03-28T17:04:13.628Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-28T17:04:13.628Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T17:04:13.628Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T17:04:14.238Z] OK: 8 MiB in 20 packages [2022-03-28T17:04:16.252Z] Removing intermediate container ee482eb87cd1 [2022-03-28T17:04:16.252Z] ---> d1a817278be5 [2022-03-28T17:04:16.252Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-28T17:04:16.252Z] ---> Running in 33e9051a9267 [2022-03-28T17:04:16.868Z] Removing intermediate container 33e9051a9267 [2022-03-28T17:04:16.868Z] ---> 9d9c4fb06347 [2022-03-28T17:04:16.868Z] Step 13/22 : WORKDIR /edgex [2022-03-28T17:04:16.868Z] ---> Running in b16798795a6f [2022-03-28T17:04:17.546Z] Removing intermediate container b16798795a6f [2022-03-28T17:04:17.546Z] ---> b12fbe061c71 [2022-03-28T17:04:17.546Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-28T17:04:18.539Z] ---> be0bc9d6aa1a [2022-03-28T17:04:18.539Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-28T17:04:20.521Z] ---> bb1a3e998896 [2022-03-28T17:04:20.521Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-28T17:04:22.507Z] ---> 0d240ce7181b [2022-03-28T17:04:22.507Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-28T17:04:23.524Z] ---> 99b31b3c6d09 [2022-03-28T17:04:23.524Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-28T17:04:23.524Z] ---> Running in 82b66cb4326b [2022-03-28T17:04:26.968Z] Removing intermediate container 82b66cb4326b [2022-03-28T17:04:26.968Z] ---> 5adcbc069b06 [2022-03-28T17:04:26.968Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-28T17:04:26.968Z] ---> Running in 8402870757b4 [2022-03-28T17:04:27.264Z] Removing intermediate container 8402870757b4 [2022-03-28T17:04:27.264Z] ---> 25889ec92d55 [2022-03-28T17:04:27.264Z] Step 20/22 : LABEL arch=arm64 [2022-03-28T17:04:27.264Z] ---> Running in 4ddda6ac122e [2022-03-28T17:04:27.876Z] Removing intermediate container 4ddda6ac122e [2022-03-28T17:04:27.876Z] ---> e2fc974bd1f0 [2022-03-28T17:04:27.876Z] Step 21/22 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T17:04:27.876Z] ---> Running in 1f9423537ed1 [2022-03-28T17:04:28.486Z] Removing intermediate container 1f9423537ed1 [2022-03-28T17:04:28.486Z] ---> e69670a38bfd [2022-03-28T17:04:28.486Z] Step 22/22 : LABEL version=0.0.0 [2022-03-28T17:04:28.779Z] ---> Running in 0b05dc361211 [2022-03-28T17:04:29.385Z] Removing intermediate container 0b05dc361211 [2022-03-28T17:04:29.385Z] ---> f1c021bf59f3 [2022-03-28T17:04:29.385Z] [2022-03-28T17:04:29.997Z] Successfully built f1c021bf59f3 [2022-03-28T17:04:29.997Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-28T17:04:40.235Z]  Building security-proxy-setup ... done Removing intermediate container d513d53f9a06 [2022-03-28T17:04:40.235Z] ---> 7e64cdac9c37 [2022-03-28T17:04:40.235Z] [2022-03-28T17:04:40.235Z] Step 10/31 : FROM alpine:3.14 [2022-03-28T17:04:40.235Z] ---> 71a2028e5025 [2022-03-28T17:04:40.235Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-28T17:04:40.235Z] ---> Running in 6b6cc3fffb35 [2022-03-28T17:04:40.235Z] Removing intermediate container 6b6cc3fffb35 [2022-03-28T17:04:40.235Z] ---> ef654cccb138 [2022-03-28T17:04:40.235Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-28T17:04:40.528Z] ---> Running in ae43a0b6c663 [2022-03-28T17:04:41.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T17:04:42.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T17:04:43.193Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-28T17:04:43.193Z] (2/2) Installing su-exec (0.2-r1) [2022-03-28T17:04:43.193Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T17:04:43.193Z] OK: 6 MiB in 16 packages [2022-03-28T17:04:44.658Z] Removing intermediate container ae43a0b6c663 [2022-03-28T17:04:44.658Z] ---> 118fee1d89ea [2022-03-28T17:04:44.658Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-28T17:04:44.658Z] ---> Running in e8593157c236 [2022-03-28T17:04:45.269Z] Removing intermediate container e8593157c236 [2022-03-28T17:04:45.269Z] ---> 2dbb25d1dcbb [2022-03-28T17:04:45.269Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-28T17:04:45.548Z] ---> Running in c1f5fdb06e26 [2022-03-28T17:04:45.827Z] Removing intermediate container c1f5fdb06e26 [2022-03-28T17:04:46.131Z] ---> 7e4c758641b9 [2022-03-28T17:04:46.131Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-28T17:04:46.131Z] ---> Running in 608ec36aa391 [2022-03-28T17:04:48.804Z] Removing intermediate container 608ec36aa391 [2022-03-28T17:04:48.804Z] ---> 264af9c6670f [2022-03-28T17:04:48.804Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-28T17:04:49.091Z] ---> Running in c0d08531b450 [2022-03-28T17:04:49.709Z] Removing intermediate container c0d08531b450 [2022-03-28T17:04:49.709Z] ---> 2b4d3570a0d3 [2022-03-28T17:04:49.709Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-28T17:04:50.714Z] ---> 423eefe6f995 [2022-03-28T17:04:50.714Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-28T17:04:50.714Z] ---> Running in d1fa94f48d14 [2022-03-28T17:04:54.168Z] Removing intermediate container d1fa94f48d14 [2022-03-28T17:04:54.168Z] ---> 1dd711fe2afd [2022-03-28T17:04:54.168Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T17:04:54.463Z] ---> cbcbb6a85e82 [2022-03-28T17:04:54.463Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-28T17:04:56.469Z] ---> 54641794aa02 [2022-03-28T17:04:56.469Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-28T17:04:57.472Z] ---> 7cd8f220dcd6 [2022-03-28T17:04:57.472Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-28T17:04:58.466Z] ---> 144282605711 [2022-03-28T17:04:58.466Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-28T17:04:59.066Z] ---> cd5bca6d9b54 [2022-03-28T17:04:59.066Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-28T17:04:59.356Z] ---> Running in 8a78266fe1e3 [2022-03-28T17:04:59.968Z] Removing intermediate container 8a78266fe1e3 [2022-03-28T17:04:59.968Z] ---> 9c27db4cff72 [2022-03-28T17:04:59.968Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-28T17:05:00.981Z] ---> 150e82b18146 [2022-03-28T17:05:00.981Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-28T17:05:01.258Z] ---> Running in ff98a5d54be5 [2022-03-28T17:05:03.915Z] Removing intermediate container ff98a5d54be5 [2022-03-28T17:05:03.915Z] ---> b62f165388ca [2022-03-28T17:05:03.915Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-28T17:05:04.195Z] ---> Running in e3268ad9413a [2022-03-28T17:05:04.801Z] Removing intermediate container e3268ad9413a [2022-03-28T17:05:04.801Z] ---> 9ee858eb1221 [2022-03-28T17:05:04.801Z] Step 28/31 : CMD ["gate"] [2022-03-28T17:05:05.080Z] ---> Running in 6ac9624bd174 [2022-03-28T17:05:05.772Z] Removing intermediate container 6ac9624bd174 [2022-03-28T17:05:05.772Z] ---> 79aaab0d66d3 [2022-03-28T17:05:05.772Z] Step 29/31 : LABEL arch=arm64 [2022-03-28T17:05:06.057Z] ---> Running in caeae8c0a88a [2022-03-28T17:05:06.741Z] Removing intermediate container caeae8c0a88a [2022-03-28T17:05:06.741Z] ---> e9f3efdc6ec5 [2022-03-28T17:05:06.741Z] Step 30/31 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T17:05:07.026Z] ---> Running in 53f47c83083c [2022-03-28T17:05:07.638Z] Removing intermediate container 53f47c83083c [2022-03-28T17:05:07.639Z] ---> 5deb6c780970 [2022-03-28T17:05:07.639Z] Step 31/31 : LABEL version=0.0.0 [2022-03-28T17:05:08.318Z] ---> Running in 4107e0c56424 [2022-03-28T17:05:08.765Z] Removing intermediate container 4107e0c56424 [2022-03-28T17:05:08.765Z] ---> 0641926c6bf6 [2022-03-28T17:05:08.765Z] [2022-03-28T17:05:09.046Z] Successfully built 0641926c6bf6 [2022-03-28T17:05:09.046Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-28T17:05:56.360Z]  Building security-bootstrapper ... done Removing intermediate container b77772a3fe49 [2022-03-28T17:05:56.360Z] ---> 6ae1ef3c5858 [2022-03-28T17:05:56.360Z] [2022-03-28T17:05:56.360Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T17:05:56.360Z] ---> 71a2028e5025 [2022-03-28T17:05:56.360Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-28T17:05:56.360Z] ---> Using cache [2022-03-28T17:05:56.360Z] ---> 996fd7bf0aa0 [2022-03-28T17:05:56.360Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T17:05:56.360Z] ---> Using cache [2022-03-28T17:05:56.360Z] ---> 9a3b2459fb79 [2022-03-28T17:05:56.360Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-28T17:05:56.360Z] ---> Running in 7d9acb880a1d [2022-03-28T17:05:56.360Z] Removing intermediate container 7d9acb880a1d [2022-03-28T17:05:56.360Z] ---> a6e46a65a3cb [2022-03-28T17:05:56.360Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-28T17:05:56.360Z] ---> Running in 735c6a12120c [2022-03-28T17:05:56.360Z] Removing intermediate container 735c6a12120c [2022-03-28T17:05:56.360Z] ---> 7d7efcb1c948 [2022-03-28T17:05:56.360Z] Step 15/23 : WORKDIR / [2022-03-28T17:05:56.360Z] ---> Running in 4bcb1fe63eba [2022-03-28T17:05:56.360Z] Removing intermediate container 4bcb1fe63eba [2022-03-28T17:05:56.360Z] ---> 27c8d553f9dc [2022-03-28T17:05:56.360Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T17:05:57.351Z] ---> d37c4cef4b84 [2022-03-28T17:05:57.351Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-28T17:05:57.967Z] Removing intermediate container df5edbd85679 [2022-03-28T17:05:57.967Z] ---> 0f00372a5892 [2022-03-28T17:05:57.967Z] [2022-03-28T17:05:57.967Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T17:05:57.967Z] ---> 71a2028e5025 [2022-03-28T17:05:57.967Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-28T17:05:57.967Z] ---> Using cache [2022-03-28T17:05:57.967Z] ---> 996fd7bf0aa0 [2022-03-28T17:05:57.967Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T17:05:57.967Z] ---> Using cache [2022-03-28T17:05:57.967Z] ---> 9a3b2459fb79 [2022-03-28T17:05:57.967Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-28T17:05:58.244Z] ---> Running in 49ef736b40a6 [2022-03-28T17:05:58.853Z] Removing intermediate container 49ef736b40a6 [2022-03-28T17:05:58.853Z] ---> f073591d0099 [2022-03-28T17:05:58.853Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-28T17:05:58.853Z] ---> Running in 8d9830f23774 [2022-03-28T17:05:59.466Z] Removing intermediate container 8d9830f23774 [2022-03-28T17:05:59.466Z] ---> 88ea3aefa7f7 [2022-03-28T17:05:59.466Z] Step 15/23 : WORKDIR / [2022-03-28T17:05:59.466Z] ---> ff75715d1be1 [2022-03-28T17:05:59.466Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-28T17:05:59.466Z] ---> Running in 4766b3c3c1a3 [2022-03-28T17:06:00.067Z] Removing intermediate container 4766b3c3c1a3 [2022-03-28T17:06:00.067Z] ---> 34471e121a0c [2022-03-28T17:06:00.067Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T17:06:00.341Z] ---> 0252cd189f0c [2022-03-28T17:06:00.342Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-28T17:06:00.342Z] ---> Running in d238ed50d068 [2022-03-28T17:06:00.943Z] Removing intermediate container d238ed50d068 [2022-03-28T17:06:00.943Z] ---> afa6f9c5b76b [2022-03-28T17:06:00.943Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T17:06:00.943Z] ---> Running in 3e162580a959 [2022-03-28T17:06:00.943Z] ---> 686f1b386961 [2022-03-28T17:06:00.943Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-28T17:06:01.220Z] Removing intermediate container 591125ca3fc5 [2022-03-28T17:06:01.220Z] ---> 6be3ba6c33cb [2022-03-28T17:06:01.220Z] [2022-03-28T17:06:01.220Z] Step 9/20 : FROM alpine:3.15 [2022-03-28T17:06:01.220Z] ---> 7ffa42511a80 [2022-03-28T17:06:01.220Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T17:06:01.220Z] ---> Using cache [2022-03-28T17:06:01.220Z] ---> e36a952eeb97 [2022-03-28T17:06:01.220Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T17:06:01.220Z] ---> Using cache [2022-03-28T17:06:01.220Z] ---> 03c63d5a6a7b [2022-03-28T17:06:01.220Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-28T17:06:01.220Z] ---> Running in d8d3e2be1d8e [2022-03-28T17:06:01.495Z] Removing intermediate container 3e162580a959 [2022-03-28T17:06:01.495Z] ---> f09af2182b00 [2022-03-28T17:06:01.495Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T17:06:01.774Z] ---> Running in f50f730c1135 [2022-03-28T17:06:02.050Z] Removing intermediate container f50f730c1135 [2022-03-28T17:06:02.050Z] ---> a04c1885d3d8 [2022-03-28T17:06:02.050Z] Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T17:06:02.323Z] ---> Running in 4162d476c010 [2022-03-28T17:06:02.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T17:06:02.879Z] Removing intermediate container 4162d476c010 [2022-03-28T17:06:02.879Z] ---> a3845e8cefee [2022-03-28T17:06:02.879Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T17:06:02.879Z] ---> Running in 13ea293ead9e [2022-03-28T17:06:02.879Z] ---> 5d9161977e75 [2022-03-28T17:06:02.879Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-28T17:06:03.159Z] Removing intermediate container 13ea293ead9e [2022-03-28T17:06:03.159Z] ---> 38c912557165 [2022-03-28T17:06:03.159Z] [2022-03-28T17:06:03.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T17:06:03.437Z] ---> 70ac5f371724 [2022-03-28T17:06:03.437Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-28T17:06:03.710Z] ---> Running in 9094d899d3d6 [2022-03-28T17:06:03.710Z] Successfully built 38c912557165 [2022-03-28T17:06:03.710Z] Successfully tagged core-command-arm64:latest [2022-03-28T17:06:03.985Z]  Building core-command ... done Removing intermediate container 9094d899d3d6 [2022-03-28T17:06:03.985Z] ---> 8f5299797edc [2022-03-28T17:06:03.985Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T17:06:03.985Z] ---> Running in 073eeaf75b94 [2022-03-28T17:06:04.581Z] Removing intermediate container 073eeaf75b94 [2022-03-28T17:06:04.582Z] ---> 1366e1412c4d [2022-03-28T17:06:04.582Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T17:06:04.582Z] v3.15.2-37-gccde08ec5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T17:06:04.582Z] v3.15.2-37-gccde08ec5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T17:06:04.582Z] OK: 15729 distinct packages available [2022-03-28T17:06:04.582Z] ---> Running in 529246f4de2f [2022-03-28T17:06:04.582Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T17:06:04.852Z] Removing intermediate container 529246f4de2f [2022-03-28T17:06:04.852Z] ---> 25e90f5c0af8 [2022-03-28T17:06:04.852Z] Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T17:06:04.852Z] ---> Running in 8f12f7bf4b25 [2022-03-28T17:06:05.124Z] Removing intermediate container 8f12f7bf4b25 [2022-03-28T17:06:05.124Z] ---> f06a946d1e42 [2022-03-28T17:06:05.124Z] Step 23/23 : LABEL version=0.0.0 [2022-03-28T17:06:05.396Z] ---> Running in e510a03c0bf8 [2022-03-28T17:06:05.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T17:06:05.668Z] Removing intermediate container e510a03c0bf8 [2022-03-28T17:06:05.668Z] ---> 6868c68dab17 [2022-03-28T17:06:05.668Z] [2022-03-28T17:06:06.263Z] Successfully built 6868c68dab17 [2022-03-28T17:06:06.263Z] Successfully tagged core-metadata-arm64:latest [2022-03-28T17:06:06.536Z]  Building core-metadata ... done (1/9) Installing ca-certificates (20211220-r0) [2022-03-28T17:06:06.536Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-28T17:06:06.807Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-28T17:06:06.807Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-28T17:06:06.807Z] (5/9) Installing curl (7.80.0-r0) [2022-03-28T17:06:07.078Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-28T17:06:07.078Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-28T17:06:07.078Z] (8/9) Installing libucontext (1.1-r0) [2022-03-28T17:06:07.351Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-28T17:06:07.351Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T17:06:07.351Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T17:06:07.625Z] OK: 8 MiB in 23 packages [2022-03-28T17:06:09.060Z] Removing intermediate container d8d3e2be1d8e [2022-03-28T17:06:09.060Z] ---> df94d9f27f9b [2022-03-28T17:06:09.060Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T17:06:09.330Z] ---> fb17d46bdee2 [2022-03-28T17:06:09.330Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-28T17:06:10.312Z] ---> 4924defd3558 [2022-03-28T17:06:10.582Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-28T17:06:11.177Z] ---> 6ce506a9aa65 [2022-03-28T17:06:11.177Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-28T17:06:11.177Z] ---> Running in 6f098c5bbb39 [2022-03-28T17:06:11.449Z] Removing intermediate container 6f098c5bbb39 [2022-03-28T17:06:11.449Z] ---> 9d1d689dde85 [2022-03-28T17:06:11.449Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T17:06:11.449Z] ---> Running in af07ddc6a5c9 [2022-03-28T17:06:11.726Z] Removing intermediate container af07ddc6a5c9 [2022-03-28T17:06:11.726Z] ---> a32b0198df50 [2022-03-28T17:06:11.726Z] Step 18/20 : LABEL arch=arm64 [2022-03-28T17:06:11.726Z] ---> Running in 8a76b11804d6 [2022-03-28T17:06:12.322Z] Removing intermediate container 8a76b11804d6 [2022-03-28T17:06:12.322Z] ---> f43198e523e4 [2022-03-28T17:06:12.322Z] Step 19/20 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 [2022-03-28T17:06:12.322Z] ---> Running in 5000958ceb71 [2022-03-28T17:06:12.596Z] Removing intermediate container 5000958ceb71 [2022-03-28T17:06:12.596Z] ---> 65cea5259c18 [2022-03-28T17:06:12.596Z] Step 20/20 : LABEL version=0.0.0 [2022-03-28T17:06:12.596Z] ---> Running in fe754c1f1caf [2022-03-28T17:06:12.868Z] Removing intermediate container fe754c1f1caf [2022-03-28T17:06:12.868Z] ---> b969e2efb47b [2022-03-28T17:06:12.868Z] [2022-03-28T17:06:13.460Z] Successfully built b969e2efb47b [2022-03-28T17:06:13.460Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-28T17:06:13.748Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-03-28T17:06:13.746Z] $ docker stop --time=1 7f6add171fddf4d6424e9c6439a39306f7cbc0c23116353efe619b79989f2259 [2022-03-28T17:06:15.420Z] $ docker rm -f 7f6add171fddf4d6424e9c6439a39306f7cbc0c23116353efe619b79989f2259 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-28T17:06:15.979Z] + docker images [2022-03-28T17:06:16.250Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-28T17:06:16.250Z] security-spiffe-token-provider-arm64 latest b969e2efb47b 4 seconds ago 27.7MB [2022-03-28T17:06:16.250Z] core-metadata-arm64 latest 6868c68dab17 11 seconds ago 25.1MB [2022-03-28T17:06:16.250Z] core-command-arm64 latest 38c912557165 13 seconds ago 23.7MB [2022-03-28T17:06:16.250Z] 6be3ba6c33cb 16 seconds ago 1.42GB [2022-03-28T17:06:16.250Z] 0f00372a5892 19 seconds ago 1.43GB [2022-03-28T17:06:16.250Z] 6ae1ef3c5858 24 seconds ago 1.43GB [2022-03-28T17:06:16.250Z] security-bootstrapper-arm64 latest 0641926c6bf6 About a minute ago 23.6MB [2022-03-28T17:06:16.250Z] 7e64cdac9c37 About a minute ago 1.43GB [2022-03-28T17:06:16.250Z] security-proxy-setup-arm64 latest f1c021bf59f3 About a minute ago 42.1MB [2022-03-28T17:06:16.250Z] ab7d5615e43d 2 minutes ago 1.44GB [2022-03-28T17:06:16.250Z] sys-mgmt-agent-arm64 latest 1f3ea6ab64b5 7 minutes ago 288MB [2022-03-28T17:06:16.250Z] security-spire-config-arm64 latest 8bc9e31cc926 7 minutes ago 81.9MB [2022-03-28T17:06:16.250Z] security-spire-agent-arm64 latest b6b45f1da4fb 7 minutes ago 118MB [2022-03-28T17:06:16.250Z] 21ec7ff29434 8 minutes ago 1.42GB [2022-03-28T17:06:16.250Z] core-data-arm64 latest 4abf7a4d4c32 8 minutes ago 34.4MB [2022-03-28T17:06:16.250Z] ddb8c916be55 8 minutes ago 1.43GB [2022-03-28T17:06:16.250Z] d1794a047904 9 minutes ago 1.46GB [2022-03-28T17:06:16.250Z] support-notifications-arm64 latest 6d533726594f 9 minutes ago 25.5MB [2022-03-28T17:06:16.250Z] support-scheduler-arm64 latest 6b2812347f3c 9 minutes ago 24.9MB [2022-03-28T17:06:16.250Z] security-secretstore-setup-arm64 latest 7e3eb62ebd78 9 minutes ago 40.8MB [2022-03-28T17:06:16.250Z] 798c170b4363 9 minutes ago 1.43GB [2022-03-28T17:06:16.250Z] 321b130adf45 9 minutes ago 1.43GB [2022-03-28T17:06:16.250Z] be5f392dfa9e 9 minutes ago 1.44GB [2022-03-28T17:06:16.250Z] security-spire-server-arm64 latest 6b45a04b86e3 15 minutes ago 82.6MB [2022-03-28T17:06:16.250Z] 5f8ca6f61cb3 16 minutes ago 1.42GB [2022-03-28T17:06:16.250Z] ci-base-image-arm64 latest b4364f59b59d 29 minutes ago 886MB [2022-03-28T17:06:16.250Z] alpine 3.15 7ffa42511a80 4 days ago 5.32MB [2022-03-28T17:06:16.250Z] alpine 3.14 71a2028e5025 10 days ago 5.34MB [2022-03-28T17:06:16.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB [2022-03-28T17:06:16.250Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-28T17:06:16.250Z] 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-28T17:06:16.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-28T17:06:16.723Z] [2022-03-28T17:06:16.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-28T17:06:17.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-28T17:06:17.347Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-28T17:06:17.347Z] 8998bd30e6a1: Pulling fs layer [2022-03-28T17:06:17.347Z] 04944245beec: Pulling fs layer [2022-03-28T17:06:17.347Z] 699f458cf7ca: Pulling fs layer [2022-03-28T17:06:17.347Z] 765212b225bb: Pulling fs layer [2022-03-28T17:06:17.347Z] f23df028b6ca: Pulling fs layer [2022-03-28T17:06:17.347Z] d65c8cfc05b1: Pulling fs layer [2022-03-28T17:06:17.347Z] 2437ff75d9bd: Pulling fs layer [2022-03-28T17:06:17.347Z] f23df028b6ca: Waiting [2022-03-28T17:06:17.347Z] d65c8cfc05b1: Waiting [2022-03-28T17:06:17.347Z] 2437ff75d9bd: Waiting [2022-03-28T17:06:17.347Z] 765212b225bb: Waiting [2022-03-28T17:06:17.347Z] 04944245beec: Verifying Checksum [2022-03-28T17:06:17.347Z] 04944245beec: Download complete [2022-03-28T17:06:17.347Z] 765212b225bb: Verifying Checksum [2022-03-28T17:06:17.347Z] 765212b225bb: Download complete [2022-03-28T17:06:17.347Z] f23df028b6ca: Verifying Checksum [2022-03-28T17:06:17.347Z] f23df028b6ca: Download complete [2022-03-28T17:06:17.347Z] d65c8cfc05b1: Verifying Checksum [2022-03-28T17:06:17.347Z] d65c8cfc05b1: Download complete [2022-03-28T17:06:17.619Z] 699f458cf7ca: Verifying Checksum [2022-03-28T17:06:17.619Z] 699f458cf7ca: Download complete [2022-03-28T17:06:17.893Z] 8998bd30e6a1: Verifying Checksum [2022-03-28T17:06:17.893Z] 8998bd30e6a1: Download complete [2022-03-28T17:06:20.509Z] 2437ff75d9bd: Verifying Checksum [2022-03-28T17:06:20.509Z] 2437ff75d9bd: Download complete [2022-03-28T17:06:22.485Z] 8998bd30e6a1: Pull complete [2022-03-28T17:06:22.759Z] 04944245beec: Pull complete [2022-03-28T17:06:24.192Z] 699f458cf7ca: Pull complete [2022-03-28T17:06:24.465Z] 765212b225bb: Pull complete [2022-03-28T17:06:25.446Z] f23df028b6ca: Pull complete [2022-03-28T17:06:25.446Z] d65c8cfc05b1: Pull complete [2022-03-28T17:06:40.528Z] 2437ff75d9bd: Pull complete [2022-03-28T17:06:40.528Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-28T17:06:40.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-28T17:06:40.528Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-28T17:06:40.749Z] prd-ubuntu20.04-docker-arm64-4c-16g-9264 does not seem to be running inside a container [2022-03-28T17:06:40.828Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-28T17:06:43.386Z] $ docker top 027c2570781fbf7093f870894476aa96b53488eba4dacbe3cc618816e1b0c584 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T17:06:44.532Z] ---> job-cost.sh [2022-03-28T17:06:44.532Z] lf-activate-venv: SKIPPING [2022-03-28T17:06:44.532Z] INFO: No Stack... [2022-03-28T17:06:45.132Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-28T17:06:45.722Z] INFO: Archiving Costs [Pipeline] sh [2022-03-28T17:06:46.649Z] + + cat /w/workspace/edgex-go/4/archives/cost.csvcut [2022-03-28T17:06:46.649Z] -d, -f6 [Pipeline] lock [2022-03-28T17:06:46.714Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3926-4-stack-cost] [2022-03-28T17:06:46.720Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3926-4-stack-cost] did not exist. Created. [2022-03-28T17:06:46.720Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3926-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-28T17:06:47.384Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-28T17:06:47.557Z] Stashed 1 file(s) [Pipeline] } [2022-03-28T17:06:47.565Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3926-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-28T17:06:47.576Z] $ docker stop --time=1 027c2570781fbf7093f870894476aa96b53488eba4dacbe3cc618816e1b0c584 [2022-03-28T17:06:49.104Z] $ docker rm -f 027c2570781fbf7093f870894476aa96b53488eba4dacbe3cc618816e1b0c584 [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-28T17:06:49.740Z] provisioning config files... [2022-03-28T17:06:49.751Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5683433888370107295tmp [Pipeline] { [Pipeline] sh [2022-03-28T17:06:50.046Z] + set +x [2022-03-28T17:06:50.046Z] + curl -s https://codecov.io/bash [2022-03-28T17:06:50.046Z] + bash -s -- [2022-03-28T17:06:50.307Z] [2022-03-28T17:06:50.307Z] _____ _ [2022-03-28T17:06:50.307Z] / ____| | | [2022-03-28T17:06:50.307Z] | | ___ __| | ___ ___ _____ __ [2022-03-28T17:06:50.307Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-28T17:06:50.307Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-28T17:06:50.307Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-28T17:06:50.307Z] Bash-1.0.6 [2022-03-28T17:06:50.307Z] [2022-03-28T17:06:50.307Z] [2022-03-28T17:06:50.307Z] ==> git version 2.25.1 found [2022-03-28T17:06:50.307Z] ==> 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-28T17:06:50.307Z] Release-Date: 2020-01-08 [2022-03-28T17:06:50.307Z] 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-28T17:06:50.307Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-28T17:06:50.307Z] ==> Jenkins CI detected. [2022-03-28T17:06:50.307Z] current dir:  /w/workspace/edgex-go/4 [2022-03-28T17:06:50.307Z] project root: . [2022-03-28T17:06:50.307Z] --> token set from env [2022-03-28T17:06:50.307Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-28T17:06:50.307Z] ==> Running gcov in . (disable via -X gcov) [2022-03-28T17:06:50.307Z] ==> Python coveragepy not found [2022-03-28T17:06:50.307Z] ==> Searching for coverage reports in: [2022-03-28T17:06:50.307Z] + . [2022-03-28T17:06:50.307Z] -> Found 1 reports [2022-03-28T17:06:50.307Z] ==> Detecting git/mercurial file structure [2022-03-28T17:06:50.307Z] ==> Reading reports [2022-03-28T17:06:50.307Z] + ./coverage.out bytes=427963 [2022-03-28T17:06:50.307Z] ==> Appending adjustments [2022-03-28T17:06:50.307Z] https://docs.codecov.io/docs/fixing-reports [2022-03-28T17:06:51.693Z] + Found adjustments [2022-03-28T17:06:51.693Z] ==> Gzipping contents [2022-03-28T17:06:51.693Z] 60K /tmp/codecov.f2LBv8.gz [2022-03-28T17:06:51.693Z] ==> Uploading reports [2022-03-28T17:06:51.693Z] url: https://codecov.io [2022-03-28T17:06:51.693Z] query: branch=PR-3926&commit=a685941c10fd8e7165613d272d6d3a86290bc252&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3926%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3926&job=&cmd_args= [2022-03-28T17:06:51.693Z] -> Pinging Codecov [2022-03-28T17:06:51.693Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3926&commit=a685941c10fd8e7165613d272d6d3a86290bc252&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3926%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3926&job=&cmd_args= [2022-03-28T17:06:51.952Z] -> Uploading to [2022-03-28T17:06:51.952Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-28/00271124DB129430A58F1EEE437C3FCB/a685941c10fd8e7165613d272d6d3a86290bc252/7ecc8fe6-722e-4498-b0e7-fc5183b2f8e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220328T170651Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bae31197e9bbcf06dda79531014d12b26778dee22793c1bfd1532c57d1b7a8d6 [2022-03-28T17:06:51.952Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T17:06:51.952Z] Dload Upload Total Spent Left Speed [2022-03-28T17:06:52.211Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58586 0 0 100 58586 0 230k --:--:-- --:--:-- --:--:-- 230k [2022-03-28T17:06:52.211Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a685941c10fd8e7165613d272d6d3a86290bc252 [Pipeline] } [2022-03-28T17:06:52.219Z] 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-28T17:06:52.899Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-28T17:06:53.196Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T17:06:54.062Z] ---> package-listing.sh [2022-03-28T17:06:54.062Z] ++ facter osfamily [2022-03-28T17:06:54.062Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-28T17:06:54.323Z] + OS_FAMILY=debian [2022-03-28T17:06:54.323Z] + workspace=/w/workspace/edgex-go/4 [2022-03-28T17:06:54.323Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-28T17:06:54.323Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-28T17:06:54.323Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-28T17:06:54.323Z] + PACKAGES=/tmp/packages_start.txt [2022-03-28T17:06:54.323Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-28T17:06:54.323Z] + PACKAGES=/tmp/packages_end.txt [2022-03-28T17:06:54.323Z] + case "${OS_FAMILY}" in [2022-03-28T17:06:54.323Z] + dpkg -l [2022-03-28T17:06:54.323Z] + grep '^ii' [2022-03-28T17:06:54.323Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-28T17:06:54.323Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-28T17:06:54.323Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-28T17:06:54.323Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-28T17:06:54.323Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-03-28T17:06:54.323Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-03-28T17:06:54.335Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-28T17:06:54.617Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-28T17:06:55.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T17:06:55.182Z] [2022-03-28T17:06:55.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T17:06:55.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T17:06:55.484Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-28T17:06:55.484Z] 5eb5b503b376: Pulling fs layer [2022-03-28T17:06:55.484Z] 5c69ac0246d0: Pulling fs layer [2022-03-28T17:06:55.484Z] ec43610c2a17: Pulling fs layer [2022-03-28T17:06:55.484Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-28T17:06:55.484Z] 33b1e0a273af: Pulling fs layer [2022-03-28T17:06:55.484Z] 5d3b04190fa2: Pulling fs layer [2022-03-28T17:06:55.484Z] 2f39f015ded8: Pulling fs layer [2022-03-28T17:06:55.484Z] 2f39f015ded8: Waiting [2022-03-28T17:06:55.484Z] 33b1e0a273af: Waiting [2022-03-28T17:06:55.484Z] 5d3b04190fa2: Waiting [2022-03-28T17:06:55.484Z] 5c69ac0246d0: Download complete [2022-03-28T17:06:55.484Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-28T17:06:55.484Z] 3a2ae6a8a46f: Download complete [2022-03-28T17:06:55.484Z] 33b1e0a273af: Verifying Checksum [2022-03-28T17:06:55.484Z] 33b1e0a273af: Download complete [2022-03-28T17:06:55.484Z] 5d3b04190fa2: Verifying Checksum [2022-03-28T17:06:55.484Z] 5d3b04190fa2: Download complete [2022-03-28T17:06:55.746Z] ec43610c2a17: Verifying Checksum [2022-03-28T17:06:55.746Z] ec43610c2a17: Download complete [2022-03-28T17:06:55.746Z] 5eb5b503b376: Download complete [2022-03-28T17:06:56.313Z] 2f39f015ded8: Download complete [2022-03-28T17:06:56.881Z] 5eb5b503b376: Pull complete [2022-03-28T17:06:57.141Z] 5c69ac0246d0: Pull complete [2022-03-28T17:06:57.402Z] ec43610c2a17: Pull complete [2022-03-28T17:06:57.662Z] 3a2ae6a8a46f: Pull complete [2022-03-28T17:06:57.922Z] 33b1e0a273af: Pull complete [2022-03-28T17:06:57.922Z] 5d3b04190fa2: Pull complete [2022-03-28T17:07:02.118Z] 2f39f015ded8: Pull complete [2022-03-28T17:07:02.118Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-28T17:07:02.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T17:07:02.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-28T17:07:02.183Z] prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container [2022-03-28T17:07:02.214Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat [2022-03-28T17:07:04.116Z] $ docker top 2f0c5c4476715a22f0b61b012264483aae70e4788cd1768983d61face96b4330 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T17:07:04.477Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-28T17:07:04.767Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-28T17:07:05.056Z] + ls /var/log/sa-host [2022-03-28T17:07:05.056Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T17:07:05.278Z] provisioning config files... [2022-03-28T17:07:05.294Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5128622826324833360tmp [Pipeline] { [Pipeline] echo [2022-03-28T17:07:05.310Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T17:07:05.595Z] ---> create-netrc.sh [Pipeline] } [2022-03-28T17:07:05.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-28T17:07:05.938Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-28T17:07:05.948Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T17:07:06.238Z] ---> sudo-logs.sh [2022-03-28T17:07:06.238Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-28T17:07:06.282Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T17:07:06.605Z] ---> job-cost.sh [2022-03-28T17:07:06.605Z] lf-activate-venv: SKIPPING [2022-03-28T17:07:06.605Z] DEBUG: total: 0.10999999940395355 [2022-03-28T17:07:06.605Z] INFO: Retrieving Stack Cost... [2022-03-28T17:07:07.175Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-28T17:07:07.434Z] INFO: Archiving Costs [Pipeline] echo [2022-03-28T17:07:07.446Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T17:07:07.733Z] ---> logs-deploy.sh [2022-03-28T17:07:07.733Z] lf-activate-venv: SKIPPING [2022-03-28T17:07:07.733Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3926/4 [2022-03-28T17:07:07.733Z] INFO: archiving workspace using pattern(s): [2022-03-28T17:07:08.671Z] Archives upload complete. [2022-03-28T17:07:08.671Z] INFO: archiving logs to Nexus