Pull request #3917 opened 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 1aaead758a254fa5b22300b6089f1f0873fd6e9a+7794663b2f6ed75afbb86dfef3a594310e3530e2 (7e791a4a8ae2a302907b0a635a4b13b73e6d9bbc) 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-ssh1807360608455841369.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-ssh11089548797769382464.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3917/workspace@libs/edgex-global-pipelines # timeout=10 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-3917/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15611735996534155950.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3917/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4499603978221329840.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh9244525678264584442.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3917/workspace@libs/lf-pipelines # timeout=10 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-3917/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6423819077539237500.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8036’ Running on prd-ubuntu20.04-docker-8c-8g-8042 in /w/workspace/edgexfoundry_edgex-go_PR-3917 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 7794663b2f6ed75afbb86dfef3a594310e3530e2 into PR head commit 1aaead758a254fa5b22300b6089f1f0873fd6e9a Merge succeeded, producing 1aaead758a254fa5b22300b6089f1f0873fd6e9a Checking out Revision 1aaead758a254fa5b22300b6089f1f0873fd6e9a (PR-3917) > 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/3917/head:refs/remotes/origin/PR-3917 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1aaead758a254fa5b22300b6089f1f0873fd6e9a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7794663b2f6ed75afbb86dfef3a594310e3530e2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1aaead758a254fa5b22300b6089f1f0873fd6e9a # timeout=10 Commit message: "fix: security-proxy-setup will not terminate on success" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-19T01:12:52.102Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-19T01:12:52.319Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-19T01:12:52.410Z] ========================================================= [2022-03-19T01:12:52.411Z] EdgeX Global Pipelines Version Info [2022-03-19T01:12:52.411Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-19T01:12:53.230Z] ------------------- [2022-03-19T01:12:53.231Z] stable info: [2022-03-19T01:12:53.231Z] ------------------- [2022-03-19T01:12:53.231Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-19T01:12:53.231Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-19T01:12:53.231Z] Message: update stable to v1.0.221 [2022-03-19T01:12:53.878Z] ------------------- [2022-03-19T01:12:53.878Z] experimental info: [2022-03-19T01:12:53.878Z] ------------------- [2022-03-19T01:12:53.878Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-19T01:12:53.878Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-19T01:12:53.878Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-19T01:12:54.125Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-19T01:12:54.164Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-19T01:12:54.236Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-19T01:12:54.272Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-19T01:12:54.308Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-19T01:12:54.352Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-19T01:12:54.393Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-19T01:12:54.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-19T01:12:54.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-19T01:12:54.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-19T01:12:54.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-19T01:12:54.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-19T01:12:54.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-19T01:12:54.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-19T01:12:54.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-19T01:12:54.731Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-19T01:12:54.774Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-19T01:12:54.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-19T01:12:54.856Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-19T01:12:54.897Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-19T01:12:54.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-19T01:12:54.979Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-19T01:12:55.019Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3917 [Pipeline] echo [2022-03-19T01:12:55.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3917 [Pipeline] echo [2022-03-19T01:12:55.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3917 [Pipeline] echo [2022-03-19T01:12:55.137Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1aaead758a254fa5b22300b6089f1f0873fd6e9a [Pipeline] echo [2022-03-19T01:12:55.173Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1aaead7 [Pipeline] echo [2022-03-19T01:12:55.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-19T01:12:55.325Z] provisioning config files... [2022-03-19T01:12:55.342Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1178060054495710397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-19T01:12:55.695Z] ---> docker-login.sh [2022-03-19T01:12:55.695Z] nexus3.edgexfoundry.org:10001 [2022-03-19T01:12:55.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-19T01:12:55.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-19T01:12:55.957Z] Configure a credential helper to remove this warning. See [2022-03-19T01:12:55.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-19T01:12:55.957Z] [2022-03-19T01:12:55.957Z] Login Succeeded [2022-03-19T01:12:55.957Z] nexus3.edgexfoundry.org:10002 [2022-03-19T01:12:56.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-19T01:12:56.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-19T01:12:56.221Z] Configure a credential helper to remove this warning. See [2022-03-19T01:12:56.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-19T01:12:56.221Z] [2022-03-19T01:12:56.221Z] Login Succeeded [2022-03-19T01:12:56.221Z] nexus3.edgexfoundry.org:10003 [2022-03-19T01:12:56.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-19T01:12:56.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-19T01:12:56.487Z] Configure a credential helper to remove this warning. See [2022-03-19T01:12:56.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-19T01:12:56.487Z] [2022-03-19T01:12:56.487Z] Login Succeeded [2022-03-19T01:12:56.487Z] nexus3.edgexfoundry.org:10004 [2022-03-19T01:12:56.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-19T01:12:56.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-19T01:12:56.487Z] Configure a credential helper to remove this warning. See [2022-03-19T01:12:56.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-19T01:12:56.487Z] [2022-03-19T01:12:56.487Z] Login Succeeded [2022-03-19T01:12:56.487Z] docker.io [2022-03-19T01:12:56.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-19T01:12:57.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-19T01:12:57.011Z] Configure a credential helper to remove this warning. See [2022-03-19T01:12:57.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-19T01:12:57.011Z] [2022-03-19T01:12:57.011Z] Login Succeeded [2022-03-19T01:12:57.011Z] ---> docker-login.sh ends [Pipeline] } [2022-03-19T01:12:57.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-19T01:12:57.477Z] + 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-19T01:12:57.478Z] + + dirname cmd/core-command/Dockerfile [2022-03-19T01:12:57.478Z] cut -d/ -f2 [2022-03-19T01:12:57.478Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-19T01:12:57.478Z] + dirname cmd/core-data/Dockerfile [2022-03-19T01:12:57.478Z] + cut -d/ -f2 [2022-03-19T01:12:57.478Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-19T01:12:57.478Z] + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile [2022-03-19T01:12:57.478Z] [2022-03-19T01:12:57.478Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-19T01:12:57.478Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-19T01:12:57.478Z] + cut -d/ -f2 [2022-03-19T01:12:57.478Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-19T01:12:57.478Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-19T01:12:57.478Z] + cut -d/ -f2 [2022-03-19T01:12:57.478Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-19T01:12:57.478Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-19T01:12:57.478Z] + cut -d/ -f2 [2022-03-19T01:12:57.478Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-19T01:12:57.478Z] + dirname cmd/support-notifications/Dockerfile [2022-03-19T01:12:57.478Z] + cut -d/ -f2 [2022-03-19T01:12:57.478Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-19T01:12:57.478Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-19T01:12:57.478Z] + cut -d/ -f2 [2022-03-19T01:12:57.478Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-19T01:12:57.478Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-19T01:12:57.478Z] + cut -d/ -f2 [2022-03-19T01:12:57.478Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-19T01:12:57.532Z] 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: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-19T01:12:58.035Z] + git rev-list -1 --merges 1aaead758a254fa5b22300b6089f1f0873fd6e9a~1..1aaead758a254fa5b22300b6089f1f0873fd6e9a [Pipeline] echo [2022-03-19T01:12:58.070Z] -----------> git rev-list -1 --merges 1aaead758a254fa5b22300b6089f1f0873fd6e9a~1..1aaead758a254fa5b22300b6089f1f0873fd6e9a 1aaead758a254fa5b22300b6089f1f0873fd6e9a [false] [Pipeline] sh [2022-03-19T01:12:58.389Z] + git log --format=format:%s -1 1aaead758a254fa5b22300b6089f1f0873fd6e9a [Pipeline] echo [2022-03-19T01:12:58.427Z] ========================================================= [2022-03-19T01:12:58.427Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-19T01:12:58.427Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-19T01:12:59.034Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-19T01:12:59.034Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-19T01:12:59.034Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-19T01:12:59.034Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-19T01:12:59.034Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-19T01:12:59.034Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-19T01:12:59.034Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-19T01:12:59.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-19T01:12:59.492Z] [2022-03-19T01:12:59.492Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-19T01:12:59.831Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-19T01:12:59.831Z] latest: Pulling from edgex-devops/git-semver [2022-03-19T01:12:59.831Z] a0d0a0d46f8b: Pulling fs layer [2022-03-19T01:12:59.831Z] 3e5f54012d9b: Pulling fs layer [2022-03-19T01:12:59.831Z] 4c7163046ea9: Pulling fs layer [2022-03-19T01:12:59.831Z] 0c2d73faf560: Pulling fs layer [2022-03-19T01:12:59.831Z] 3e5f54012d9b: Verifying Checksum [2022-03-19T01:12:59.831Z] 3e5f54012d9b: Download complete [2022-03-19T01:12:59.831Z] a0d0a0d46f8b: Download complete [2022-03-19T01:12:59.831Z] 0c2d73faf560: Verifying Checksum [2022-03-19T01:12:59.831Z] 0c2d73faf560: Download complete [2022-03-19T01:12:59.831Z] 4c7163046ea9: Verifying Checksum [2022-03-19T01:12:59.831Z] 4c7163046ea9: Download complete [2022-03-19T01:13:00.096Z] a0d0a0d46f8b: Pull complete [2022-03-19T01:13:00.096Z] 3e5f54012d9b: Pull complete [2022-03-19T01:13:00.671Z] 4c7163046ea9: Pull complete [2022-03-19T01:13:00.671Z] 0c2d73faf560: Pull complete [2022-03-19T01:13:00.671Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-19T01:13:00.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-19T01:13:00.671Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-19T01:13:00.777Z] prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container [2022-03-19T01:13:00.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-19T01:13:01.579Z] $ docker top 6db48c84152fb35722a8bef43b3776bea058b55326e0d3c61c9c1e1065a3a379 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-19T01:13:01.776Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-19T01:13:01.776Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-19T01:13:01.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-19T01:13:01.917Z] $ docker exec 6db48c84152fb35722a8bef43b3776bea058b55326e0d3c61c9c1e1065a3a379 ssh-agent [2022-03-19T01:13:02.046Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdcmaei/agent.13 [2022-03-19T01:13:02.046Z] SSH_AGENT_PID=19 [2022-03-19T01:13:02.054Z] Running ssh-add (command line suppressed) [2022-03-19T01:13:02.189Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_72332944470025603.key (/w/workspace/edgex-go/1@tmp/private_key_72332944470025603.key) [2022-03-19T01:13:02.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-19T01:13:02.542Z] + git tag --points-at HEAD [Pipeline] } [2022-03-19T01:13:02.572Z] $ docker exec --env ******** --env ******** 6db48c84152fb35722a8bef43b3776bea058b55326e0d3c61c9c1e1065a3a379 ssh-agent -k [2022-03-19T01:13:02.689Z] unset SSH_AUTH_SOCK; [2022-03-19T01:13:02.689Z] unset SSH_AGENT_PID; [2022-03-19T01:13:02.689Z] echo Agent pid 19 killed; [2022-03-19T01:13:02.703Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-19T01:13:02.781Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-19T01:13:02.781Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-19T01:13:02.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-19T01:13:02.921Z] $ docker exec 6db48c84152fb35722a8bef43b3776bea058b55326e0d3c61c9c1e1065a3a379 ssh-agent [2022-03-19T01:13:03.037Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCHcmmh/agent.52 [2022-03-19T01:13:03.037Z] SSH_AGENT_PID=58 [2022-03-19T01:13:03.042Z] Running ssh-add (command line suppressed) [2022-03-19T01:13:03.165Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4481164392647664044.key (/w/workspace/edgex-go/1@tmp/private_key_4481164392647664044.key) [2022-03-19T01:13:03.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-19T01:13:03.508Z] + git semver init [2022-03-19T01:13:03.508Z] # -> Open(): unable to determine branch for HEAD [2022-03-19T01:13:03.508Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-03-19T01:13:03.508Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-03-19T01:13:03.508Z] # $SEMVER_REMOTE_NAME = origin [2022-03-19T01:13:03.508Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-19T01:13:03.508Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-19T01:13:03.508Z] # $SEMVER_BRANCH = PR-3917 [2022-03-19T01:13:03.508Z] # $SEMVER_TEMP = /tmp/semver-701329556 [2022-03-19T01:13:03.508Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-19T01:13:18.437Z] # '/tmp/semver-701329556' -> '/w/workspace/edgex-go/1/.semver' [2022-03-19T01:13:18.437Z] # -> Force: false [2022-03-19T01:13:18.437Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-03-19T01:13:18.466Z] $ docker exec --env ******** --env ******** 6db48c84152fb35722a8bef43b3776bea058b55326e0d3c61c9c1e1065a3a379 ssh-agent -k [2022-03-19T01:13:18.592Z] unset SSH_AUTH_SOCK; [2022-03-19T01:13:18.593Z] unset SSH_AGENT_PID; [2022-03-19T01:13:18.593Z] echo Agent pid 58 killed; [2022-03-19T01:13:18.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-19T01:13:19.024Z] + git semver [Pipeline] } [2022-03-19T01:13:19.060Z] $ docker stop --time=1 6db48c84152fb35722a8bef43b3776bea058b55326e0d3c61c9c1e1065a3a379 [2022-03-19T01:13:20.841Z] $ docker rm -f 6db48c84152fb35722a8bef43b3776bea058b55326e0d3c61c9c1e1065a3a379 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-19T01:13:21.272Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-19T01:13:21.582Z] Stashed 1 file(s) [Pipeline] echo [2022-03-19T01:13:21.599Z] [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-19T01:13:22.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-19T01:13:22.102Z] ========================================================= [2022-03-19T01:13:22.102Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-19T01:13:22.102Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-19T01:13:22.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-19T01:13:22.445Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-19T01:13:22.445Z] 59bf1c3509f3: Pulling fs layer [2022-03-19T01:13:22.445Z] 666ba61612fd: Pulling fs layer [2022-03-19T01:13:22.445Z] 8ed8ca486205: Pulling fs layer [2022-03-19T01:13:22.445Z] 4fe6c5a15a65: Pulling fs layer [2022-03-19T01:13:22.445Z] 22a0e8bec74d: Pulling fs layer [2022-03-19T01:13:22.445Z] 640e595b4fbd: Pulling fs layer [2022-03-19T01:13:22.445Z] 763cafe07f6e: Pulling fs layer [2022-03-19T01:13:22.445Z] 0c0b528cf693: Pulling fs layer [2022-03-19T01:13:22.445Z] 10935f4eaf8b: Pulling fs layer [2022-03-19T01:13:22.445Z] 640e595b4fbd: Waiting [2022-03-19T01:13:22.445Z] 763cafe07f6e: Waiting [2022-03-19T01:13:22.445Z] 0c0b528cf693: Waiting [2022-03-19T01:13:22.445Z] 4fe6c5a15a65: Waiting [2022-03-19T01:13:22.445Z] 22a0e8bec74d: Waiting [2022-03-19T01:13:22.445Z] 10935f4eaf8b: Waiting [2022-03-19T01:13:22.445Z] 8ed8ca486205: Verifying Checksum [2022-03-19T01:13:22.445Z] 8ed8ca486205: Download complete [2022-03-19T01:13:22.445Z] 666ba61612fd: Download complete [2022-03-19T01:13:22.445Z] 22a0e8bec74d: Download complete [2022-03-19T01:13:22.445Z] 640e595b4fbd: Verifying Checksum [2022-03-19T01:13:22.445Z] 640e595b4fbd: Download complete [2022-03-19T01:13:22.445Z] 59bf1c3509f3: Verifying Checksum [2022-03-19T01:13:22.445Z] 59bf1c3509f3: Download complete [2022-03-19T01:13:22.445Z] 763cafe07f6e: Download complete [2022-03-19T01:13:22.707Z] 0c0b528cf693: Download complete [2022-03-19T01:13:22.707Z] 59bf1c3509f3: Pull complete [2022-03-19T01:13:22.970Z] 666ba61612fd: Pull complete [2022-03-19T01:13:22.970Z] 8ed8ca486205: Pull complete [2022-03-19T01:13:23.230Z] 10935f4eaf8b: Verifying Checksum [2022-03-19T01:13:23.230Z] 10935f4eaf8b: Download complete [2022-03-19T01:13:23.230Z] 4fe6c5a15a65: Verifying Checksum [2022-03-19T01:13:27.428Z] 4fe6c5a15a65: Pull complete [2022-03-19T01:13:27.428Z] 22a0e8bec74d: Pull complete [2022-03-19T01:13:27.428Z] 640e595b4fbd: Pull complete [2022-03-19T01:13:27.428Z] 763cafe07f6e: Pull complete [2022-03-19T01:13:27.428Z] 0c0b528cf693: Pull complete [2022-03-19T01:13:29.968Z] 10935f4eaf8b: Pull complete [2022-03-19T01:13:29.968Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-19T01:13:29.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-19T01:13:29.968Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-19T01:13:30.331Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-19T01:13:30.331Z] WORKDIR /edgex [2022-03-19T01:13:30.331Z] COPY go.mod . [2022-03-19T01:13:30.331Z] RUN go mod download [2022-03-19T01:13:30.331Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-19T01:13:31.716Z] Sending build context to Docker daemon 334.2MB [2022-03-19T01:13:31.716Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-19T01:13:31.716Z] ---> 99d49a6021b9 [2022-03-19T01:13:31.716Z] Step 2/4 : WORKDIR /edgex [2022-03-19T01:13:33.634Z] ---> Running in 6f78b06102cc [2022-03-19T01:13:33.634Z] Removing intermediate container 6f78b06102cc [2022-03-19T01:13:33.634Z] ---> 4b5d9c7f2b36 [2022-03-19T01:13:33.634Z] Step 3/4 : COPY go.mod . [2022-03-19T01:13:33.634Z] ---> 53514e359b8e [2022-03-19T01:13:33.634Z] Step 4/4 : RUN go mod download [2022-03-19T01:13:33.634Z] ---> Running in e7169597a65e [2022-03-19T01:13:36.881Z] Still waiting to schedule task [2022-03-19T01:13:36.881Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8040’ [2022-03-19T01:14:05.766Z] Removing intermediate container e7169597a65e [2022-03-19T01:14:05.766Z] ---> 4125ceba9063 [2022-03-19T01:14:05.766Z] Successfully built 4125ceba9063 [2022-03-19T01:14:05.766Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-19T01:14:06.105Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-19T01:14:06.105Z] . [Pipeline] withDockerContainer [2022-03-19T01:14:06.201Z] prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container [2022-03-19T01:14:06.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-03-19T01:14:06.674Z] $ docker top 7f9d91c956f295feaf1620ee54854c58ccb322cd2a49c2509c41f38a7d3f4d9c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-19T01:14:07.087Z] + go version [2022-03-19T01:14:07.087Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-19T01:14:07.124Z] $ docker stop --time=1 7f9d91c956f295feaf1620ee54854c58ccb322cd2a49c2509c41f38a7d3f4d9c [2022-03-19T01:14:08.449Z] $ docker rm -f 7f9d91c956f295feaf1620ee54854c58ccb322cd2a49c2509c41f38a7d3f4d9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-19T01:14:09.215Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-19T01:14:09.215Z] . [Pipeline] withDockerContainer [2022-03-19T01:14:09.313Z] prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container [2022-03-19T01:14:09.354Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-03-19T01:14:09.747Z] $ docker top c49b619548b17452ad010e6150b79b5ce8c1993405725a1400b695e8ec949262 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-19T01:14:09.875Z] ========================================================= [2022-03-19T01:14:09.875Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-19T01:14:09.875Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-19T01:14:10.219Z] + make test [2022-03-19T01:14:10.219Z] go mod tidy [2022-03-19T01:14:10.479Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-19T01:14:15.772Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-19T01:14:25.756Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-19T01:14:25.756Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-19T01:14:25.756Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-19T01:14:25.756Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-19T01:14:25.756Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-19T01:14:25.756Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-19T01:14:25.756Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-19T01:14:25.756Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-19T01:14:25.756Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-19T01:14:25.756Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-19T01:14:25.756Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-19T01:14:25.756Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-19T01:14:25.757Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-19T01:14:25.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-19T01:14:25.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.093s coverage: 28.7% of statements [2022-03-19T01:14:25.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-19T01:14:25.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-19T01:14:26.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2022-03-19T01:14:26.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-19T01:14:26.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.114s coverage: 54.9% of statements [2022-03-19T01:14:26.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-19T01:14:26.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-19T01:14:31.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.208s coverage: 89.2% of statements [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-19T01:14:31.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 84.4% of statements [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-19T01:14:31.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.394s coverage: 94.2% of statements [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-19T01:14:31.297Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-19T01:14:31.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-19T01:14:31.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-19T01:14:31.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2022-03-19T01:14:31.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 24.0% of statements [2022-03-19T01:14:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-19T01:14:31.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2022-03-19T01:14:31.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2022-03-19T01:14:31.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2022-03-19T01:14:31.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements [2022-03-19T01:14:31.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.091s coverage: 87.5% of statements [2022-03-19T01:14:39.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2022-03-19T01:14:39.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-03-19T01:14:40.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.186s coverage: 82.5% of statements [2022-03-19T01:14:40.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-19T01:14:50.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2022-03-19T01:14:50.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-19T01:14:50.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-19T01:14:50.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-19T01:14:50.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-03-19T01:14:50.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-19T01:14:50.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-19T01:14:50.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-19T01:14:50.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-19T01:14:50.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-19T01:14:50.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.089s coverage: 87.2% of statements [2022-03-19T01:14:50.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-19T01:14:50.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-19T01:14:50.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-03-19T01:14:50.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-19T01:14:50.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2022-03-19T01:14:50.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-19T01:14:50.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2022-03-19T01:14:50.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-03-19T01:14:50.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements [2022-03-19T01:14:50.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.162s coverage: 91.2% of statements [2022-03-19T01:14:50.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-19T01:14:50.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 64.4% of statements [2022-03-19T01:14:50.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-19T01:14:50.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2022-03-19T01:14:50.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2022-03-19T01:14:50.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-03-19T01:14:50.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-03-19T01:14:50.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2022-03-19T01:14:50.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.355s coverage: 65.4% of statements [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-19T01:14:50.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.8% of statements [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-19T01:14:50.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-19T01:14:50.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-19T01:14:50.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-19T01:14:50.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-19T01:14:50.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-19T01:14:50.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-19T01:14:50.839Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-19T01:14:50.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-19T01:14:50.839Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-03-19T01:14:50.839Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-03-19T01:14:50.839Z] 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-19T01:15:03.059Z] GO111MODULE=on go vet ./... [2022-03-19T01:15:07.255Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-19T01:15:07.514Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-19T01:15:07.776Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-19T01:15:08.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-19T01:15:08.708Z] + ls -al . [2022-03-19T01:15:08.708Z] total 676 [2022-03-19T01:15:08.708Z] drwxrwxr-x 10 1001 1001 4096 Mar 19 01:15 . [2022-03-19T01:15:08.708Z] drwxr-xr-x 4 root root 4096 Mar 19 01:14 .. [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 11 Mar 19 01:12 .dockerignore [2022-03-19T01:15:08.708Z] drwxrwxr-x 8 1001 1001 4096 Mar 19 01:12 .git [2022-03-19T01:15:08.708Z] drwxrwxr-x 4 1001 1001 4096 Mar 19 01:12 .github [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 804 Mar 19 01:12 .gitignore [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 42 Mar 19 01:12 .golangci.yml [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 76 Mar 19 01:12 .hadolint.yml [2022-03-19T01:15:08.708Z] drwx------ 3 1001 1001 4096 Mar 19 01:13 .semver [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 166 Mar 19 01:12 .sonarcloud.properties [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 1171 Mar 19 01:12 ADOPTERS.md [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 9019 Mar 19 01:12 Attribution.txt [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 51732 Mar 19 01:12 CHANGELOG.md [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 3804 Mar 19 01:12 CONTRIBUTING.md [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 677 Mar 19 01:12 GOVERNANCE.md [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 849 Mar 19 01:12 Jenkinsfile [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 10775 Mar 19 01:12 LICENSE [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 6508 Mar 19 01:12 Makefile [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 582 Mar 19 01:12 OWNERS.md [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 8207 Mar 19 01:12 README.md [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 6912 Mar 19 01:12 SECURITY.md [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 5 Mar 19 01:13 VERSION [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 4131 Mar 19 01:12 ZMQWindows.md [2022-03-19T01:15:08.708Z] drwxrwxr-x 2 1001 1001 4096 Mar 19 01:12 bin [2022-03-19T01:15:08.708Z] drwxrwxr-x 14 1001 1001 4096 Mar 19 01:12 cmd [2022-03-19T01:15:08.708Z] -rw-r--r-- 1 root root 426503 Mar 19 01:14 coverage.out [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 2827 Mar 19 01:12 go.mod [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 50579 Mar 19 01:12 go.sum [2022-03-19T01:15:08.708Z] drwxrwxr-x 8 1001 1001 4096 Mar 19 01:12 internal [2022-03-19T01:15:08.708Z] drwxrwxr-x 3 1001 1001 4096 Mar 19 01:12 openapi [2022-03-19T01:15:08.708Z] drwxrwxr-x 4 1001 1001 4096 Mar 19 01:12 snap [2022-03-19T01:15:08.708Z] -rw-rw-r-- 1 1001 1001 204 Mar 19 01:12 version.go [Pipeline] sh [2022-03-19T01:15:09.024Z] + '[' -e coverage.out ] [2022-03-19T01:15:09.024Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-19T01:15:09.136Z] Stashed 1 file(s) [Pipeline] sh [2022-03-19T01:15:09.434Z] + make build [2022-03-19T01:15:09.434Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-19T01:15:10.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-19T01:15:16.105Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-19T01:15:16.105Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-19T01:15:17.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-19T01:15:17.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-19T01:15:17.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-19T01:15:18.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-19T01:15:19.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-19T01:15:20.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-19T01:15:21.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-19T01:15:21.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-19T01:15:23.378Z] $ docker stop --time=1 c49b619548b17452ad010e6150b79b5ce8c1993405725a1400b695e8ec949262 [2022-03-19T01:15:25.527Z] $ docker rm -f c49b619548b17452ad010e6150b79b5ce8c1993405725a1400b695e8ec949262 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-19T01:15:27.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-19T01:15:27.039Z] [2022-03-19T01:15:27.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-19T01:15:27.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-19T01:15:27.382Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-19T01:15:27.382Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-19T01:15:27.382Z] ca9280d653b3: Pulling fs layer [2022-03-19T01:15:27.382Z] 7e9c9ca2126c: Pulling fs layer [2022-03-19T01:15:27.382Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-19T01:15:27.382Z] cbdbe7a5bc2a: Download complete [2022-03-19T01:15:27.642Z] ca9280d653b3: Verifying Checksum [2022-03-19T01:15:27.642Z] ca9280d653b3: Download complete [2022-03-19T01:15:27.642Z] cbdbe7a5bc2a: Pull complete [2022-03-19T01:15:27.900Z] 7e9c9ca2126c: Verifying Checksum [2022-03-19T01:15:27.900Z] 7e9c9ca2126c: Download complete [2022-03-19T01:15:28.159Z] ca9280d653b3: Pull complete [2022-03-19T01:15:31.457Z] 7e9c9ca2126c: Pull complete [2022-03-19T01:15:31.457Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-19T01:15:31.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-19T01:15:31.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-19T01:15:31.548Z] prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container [2022-03-19T01:15:31.585Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-19T01:15:32.910Z] $ docker top 78c943319fc979405f513091c7dcc2101a937e9f2ada6243ce46ff848e49d027 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-19T01:15:33.315Z] + docker-compose build --help [2022-03-19T01:15:33.316Z] + grep parallel [2022-03-19T01:15:33.885Z] --parallel Build images in parallel. [Pipeline] } [2022-03-19T01:15:33.956Z] $ docker stop --time=1 78c943319fc979405f513091c7dcc2101a937e9f2ada6243ce46ff848e49d027 [2022-03-19T01:15:35.247Z] $ docker rm -f 78c943319fc979405f513091c7dcc2101a937e9f2ada6243ce46ff848e49d027 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-19T01:15:35.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-19T01:15:35.815Z] . [Pipeline] withDockerContainer [2022-03-19T01:15:35.901Z] prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container [2022-03-19T01:15:35.938Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat [2022-03-19T01:15:36.296Z] $ docker top 5966846d7687a8e34de08cbc16ef91250c18da97ef7b14a4245c19ebbea2a82d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-19T01:15:36.746Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-19T01:15:37.317Z] Building core-command ... [2022-03-19T01:15:37.317Z] Building core-data ... [2022-03-19T01:15:37.317Z] Building core-metadata ... [2022-03-19T01:15:37.317Z] Building security-bootstrapper ... [2022-03-19T01:15:37.317Z] Building security-proxy-setup ... [2022-03-19T01:15:37.317Z] Building security-secretstore-setup ... [2022-03-19T01:15:37.317Z] Building support-notifications ... [2022-03-19T01:15:37.317Z] Building support-scheduler ... [2022-03-19T01:15:37.317Z] Building sys-mgmt-agent ... [2022-03-19T01:15:37.317Z] Building sys-mgmt-agent [2022-03-19T01:15:37.317Z] Building security-proxy-setup [2022-03-19T01:15:37.317Z] Building support-scheduler [2022-03-19T01:15:37.317Z] Building core-metadata [2022-03-19T01:15:37.317Z] Building security-bootstrapper [2022-03-19T01:15:52.218Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-19T01:15:52.218Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-19T01:15:52.218Z] ---> 4125ceba9063 [2022-03-19T01:15:52.218Z] Step 3/22 : WORKDIR /edgex-go [2022-03-19T01:15:52.218Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-19T01:15:52.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-19T01:15:52.218Z] ---> 4125ceba9063 [2022-03-19T01:15:52.218Z] Step 3/23 : WORKDIR /edgex-go [2022-03-19T01:15:52.218Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-19T01:15:52.218Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-19T01:15:52.218Z] ---> 4125ceba9063 [2022-03-19T01:15:52.218Z] Step 3/31 : WORKDIR /edgex-go [2022-03-19T01:15:52.218Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-19T01:15:52.218Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-19T01:15:52.218Z] [2022-03-19T01:15:52.218Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder ---> 4125ceba9063 [2022-03-19T01:15:52.218Z] [2022-03-19T01:15:52.218Z] Step 3/23 : WORKDIR /edgex-go ---> 4125ceba9063 [2022-03-19T01:15:52.218Z] [2022-03-19T01:15:52.218Z] Step 3/22 : WORKDIR /edgex-go [2022-03-19T01:15:53.604Z] ---> Running in 111b46eef5ee [2022-03-19T01:15:53.604Z] ---> Running in e49dea016bee [2022-03-19T01:15:53.604Z] ---> Running in 447f6393298e [2022-03-19T01:15:53.604Z] ---> Running in c59e1e6c206e [2022-03-19T01:15:53.604Z] ---> Running in f4839659500d [2022-03-19T01:15:53.866Z] Removing intermediate container e49dea016bee [2022-03-19T01:15:53.866Z] ---> eb20b28ac6af [2022-03-19T01:15:53.866Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:15:53.866Z] Removing intermediate container f4839659500d [2022-03-19T01:15:53.866Z] ---> ad3610a77e43 [2022-03-19T01:15:53.866Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:15:53.866Z] Removing intermediate container 447f6393298e [2022-03-19T01:15:53.866Z] ---> 50df19c7169e [2022-03-19T01:15:53.866Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:15:53.866Z] Removing intermediate container c59e1e6c206e [2022-03-19T01:15:53.866Z] ---> e338d90a42c4 [2022-03-19T01:15:53.866Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:15:53.866Z] Removing intermediate container 111b46eef5ee [2022-03-19T01:15:53.866Z] ---> 865d8ab72a42 [2022-03-19T01:15:53.866Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:15:53.866Z] ---> Running in 6818560521b7 [2022-03-19T01:15:53.866Z] ---> Running in cf39704990a7 [2022-03-19T01:15:53.866Z] ---> Running in 26969217ae16 [2022-03-19T01:15:53.866Z] ---> Running in 73905f2261fe [2022-03-19T01:15:53.866Z] ---> Running in 5c59f6a0f114 [2022-03-19T01:15:54.805Z] Removing intermediate container cf39704990a7 [2022-03-19T01:15:54.805Z] ---> cee79633127c [2022-03-19T01:15:54.805Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-19T01:15:54.805Z] ---> Running in 3f9add4505dc [2022-03-19T01:15:55.068Z] Removing intermediate container 6818560521b7 [2022-03-19T01:15:55.068Z] ---> b76b3fabee96 [2022-03-19T01:15:55.068Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-19T01:15:55.068Z] ---> Running in c70a82f31658 [2022-03-19T01:15:55.068Z] Removing intermediate container 26969217ae16 [2022-03-19T01:15:55.068Z] ---> 754b1a93e1d0 [2022-03-19T01:15:55.068Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-19T01:15:55.337Z] ---> Running in b67d5b6b7873 [2022-03-19T01:15:55.337Z] Removing intermediate container 73905f2261fe [2022-03-19T01:15:55.337Z] ---> e4fcbffcc26d [2022-03-19T01:15:55.337Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-19T01:15:55.337Z] Removing intermediate container 5c59f6a0f114 [2022-03-19T01:15:55.337Z] ---> d33bb7a9c75b [2022-03-19T01:15:55.337Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-19T01:15:55.603Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-19T01:15:55.603Z] ---> Running in 6edb6313c390 [2022-03-19T01:15:55.603Z] ---> Running in c959b983f0ef [2022-03-19T01:15:55.603Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-19T01:15:55.603Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-19T01:15:55.864Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-19T01:15:55.864Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-19T01:15:56.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-19T01:15:56.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-19T01:15:56.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-19T01:15:56.700Z] OK: 221 MiB in 52 packages [2022-03-19T01:15:56.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-19T01:15:56.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-19T01:15:56.700Z] OK: 221 MiB in 52 packages [2022-03-19T01:15:56.961Z] OK: 221 MiB in 52 packages [2022-03-19T01:15:56.961Z] Removing intermediate container 3f9add4505dc [2022-03-19T01:15:56.961Z] ---> 2dc29196cb4e [2022-03-19T01:15:56.961Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-19T01:15:56.961Z] OK: 221 MiB in 52 packages [2022-03-19T01:15:57.222Z] OK: 221 MiB in 52 packages [2022-03-19T01:15:57.222Z] ---> 073b0da1236a [2022-03-19T01:15:57.222Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-19T01:15:57.222Z] ---> Running in 64310a816871 [2022-03-19T01:15:57.222Z] Removing intermediate container c70a82f31658 [2022-03-19T01:15:57.222Z] ---> 80f0c06aef0d [2022-03-19T01:15:57.222Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-19T01:15:57.482Z] Removing intermediate container b67d5b6b7873 [2022-03-19T01:15:57.482Z] ---> 6fc7a667c768 [2022-03-19T01:15:57.482Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-19T01:15:57.482Z] ---> af4982bd4b1e [2022-03-19T01:15:57.482Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-19T01:15:57.482Z] ---> Running in aba86e180119 [2022-03-19T01:15:57.742Z] Removing intermediate container 6edb6313c390 [2022-03-19T01:15:57.742Z] ---> e6ae2f7a1c51 [2022-03-19T01:15:57.742Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-19T01:15:57.742Z] ---> af5077bd942e [2022-03-19T01:15:57.742Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-19T01:15:57.742Z] ---> Running in 9460b5edc33f [2022-03-19T01:15:57.742Z] Removing intermediate container c959b983f0ef [2022-03-19T01:15:57.742Z] ---> 758c4e7437a9 [2022-03-19T01:15:57.742Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-19T01:15:58.007Z] ---> 810f6b975573 [2022-03-19T01:15:58.007Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-19T01:15:58.007Z] ---> 0d9bdbc4a5c2 [2022-03-19T01:15:58.007Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-19T01:15:58.007Z] ---> Running in 3c971f6d9be5 [2022-03-19T01:15:58.007Z] ---> Running in f20841c36321 [2022-03-19T01:15:58.967Z] Removing intermediate container aba86e180119 [2022-03-19T01:15:58.967Z] ---> 23958cb4e82f [2022-03-19T01:15:58.967Z] Step 8/23 : COPY . . [2022-03-19T01:15:58.967Z] Removing intermediate container 64310a816871 [2022-03-19T01:15:58.967Z] ---> 39a4da21b168 [2022-03-19T01:15:58.967Z] Step 8/23 : COPY . . [2022-03-19T01:15:58.967Z] Removing intermediate container 9460b5edc33f [2022-03-19T01:15:58.967Z] ---> f31520d7bb2e [2022-03-19T01:15:58.967Z] Step 8/22 : COPY . . [2022-03-19T01:16:04.251Z] Removing intermediate container f20841c36321 [2022-03-19T01:16:04.251Z] ---> f0fe707b3d0b [2022-03-19T01:16:04.251Z] Step 8/22 : COPY . . [2022-03-19T01:16:04.251Z] Removing intermediate container 3c971f6d9be5 [2022-03-19T01:16:04.251Z] ---> 106403f13e6c [2022-03-19T01:16:04.251Z] Step 8/31 : COPY . . [2022-03-19T01:16:04.251Z] ---> 9fe0875fde3e [2022-03-19T01:16:04.251Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-19T01:16:04.251Z] ---> da36f70a8f0e [2022-03-19T01:16:04.251Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-19T01:16:04.251Z] ---> a684ed7970f3 [2022-03-19T01:16:04.251Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-19T01:16:07.548Z] ---> Running in a927486d1707 [2022-03-19T01:16:07.548Z] ---> Running in 75907ffaa851 [2022-03-19T01:16:07.548Z] ---> Running in 53d5c913f44b [2022-03-19T01:16:07.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-19T01:16:07.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-19T01:16:07.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-19T01:16:09.461Z] ---> 627e611dd2d8 [2022-03-19T01:16:09.461Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-19T01:16:09.722Z] ---> 6cb868995faf [2022-03-19T01:16:09.722Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-19T01:16:09.722Z] ---> Running in b5dd57c7021c [2022-03-19T01:16:09.722Z] ---> Running in 8b2929936642 [2022-03-19T01:16:10.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-19T01:16:10.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-19T01:16:22.874Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-19T01:16:23.444Z] Removing intermediate container 53d5c913f44b [2022-03-19T01:16:23.444Z] ---> da3b7808859c [2022-03-19T01:16:23.444Z] [2022-03-19T01:16:23.444Z] Step 10/23 : FROM alpine:3.14 [2022-03-19T01:16:23.444Z] Removing intermediate container 75907ffaa851 [2022-03-19T01:16:23.444Z] ---> 58d7a5e1d00c [2022-03-19T01:16:23.444Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-19T01:16:23.444Z] 3.14: Pulling from library/alpine [2022-03-19T01:16:23.444Z] ---> Running in b0ff4d812207 [2022-03-19T01:16:23.444Z] Removing intermediate container a927486d1707 [2022-03-19T01:16:23.444Z] ---> d3eac02893f8 [2022-03-19T01:16:23.444Z] [2022-03-19T01:16:23.444Z] Step 10/22 : FROM alpine:3.14 [2022-03-19T01:16:23.703Z] 3.14: Pulling from library/alpine [2022-03-19T01:16:23.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-19T01:16:24.006Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-19T01:16:24.006Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-19T01:16:24.006Z] Status: Downloaded newer image for alpine:3.14 [2022-03-19T01:16:24.006Z] Status: Image is up to date for alpine:3.14 [2022-03-19T01:16:24.006Z] ---> a33ac4f1069a [2022-03-19T01:16:24.006Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-19T01:16:24.006Z] ---> a33ac4f1069a [2022-03-19T01:16:24.006Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-19T01:16:24.608Z] ---> Running in 3ccd65565ab3 [2022-03-19T01:16:24.608Z] ---> Running in 4cfe70bf90d2 [2022-03-19T01:16:24.608Z] Removing intermediate container 8b2929936642 [2022-03-19T01:16:24.608Z] ---> 81ddefe1c6a6 [2022-03-19T01:16:24.608Z] [2022-03-19T01:16:24.608Z] Step 10/31 : FROM alpine:3.14 [2022-03-19T01:16:24.608Z] ---> a33ac4f1069a [2022-03-19T01:16:24.608Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-19T01:16:24.608Z] Removing intermediate container b5dd57c7021c [2022-03-19T01:16:24.608Z] ---> 3270ae6e0085 [2022-03-19T01:16:24.608Z] [2022-03-19T01:16:24.608Z] Step 10/22 : FROM alpine:3.14 [2022-03-19T01:16:24.608Z] ---> a33ac4f1069a [2022-03-19T01:16:24.608Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-19T01:16:24.608Z] ---> Running in 009cdc9a728b [2022-03-19T01:16:24.608Z] ---> Running in e53ec64445a6 [2022-03-19T01:16:24.868Z] Removing intermediate container 009cdc9a728b [2022-03-19T01:16:24.869Z] ---> 9a67915218fe [2022-03-19T01:16:24.869Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-19T01:16:24.869Z] ---> Running in 9cbcd4555b8e [2022-03-19T01:16:24.869Z] Removing intermediate container b0ff4d812207 [2022-03-19T01:16:24.869Z] ---> 4809c03c2519 [2022-03-19T01:16:24.869Z] [2022-03-19T01:16:24.869Z] Step 11/23 : FROM docker:20.10.10 [2022-03-19T01:16:24.869Z] 20.10.10: Pulling from library/docker [2022-03-19T01:16:25.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-19T01:16:25.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-19T01:16:25.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-19T01:16:25.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-19T01:16:25.396Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-19T01:16:25.396Z] Executing busybox-1.33.1-r6.trigger [2022-03-19T01:16:25.396Z] OK: 6 MiB in 15 packages [2022-03-19T01:16:25.396Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-19T01:16:25.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-19T01:16:25.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-19T01:16:25.396Z] Executing busybox-1.33.1-r6.trigger [2022-03-19T01:16:25.655Z] OK: 6 MiB in 15 packages [2022-03-19T01:16:25.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-19T01:16:25.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-19T01:16:25.655Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-19T01:16:25.655Z] (2/2) Installing su-exec (0.2-r1) [2022-03-19T01:16:25.655Z] Executing busybox-1.33.1-r6.trigger [2022-03-19T01:16:25.914Z] OK: 6 MiB in 16 packages [2022-03-19T01:16:25.914Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-19T01:16:25.914Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-19T01:16:25.914Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-19T01:16:25.914Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-19T01:16:25.914Z] (5/6) Installing curl (7.79.1-r0) [2022-03-19T01:16:25.914Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-19T01:16:25.914Z] Executing busybox-1.33.1-r6.trigger [2022-03-19T01:16:25.914Z] Executing ca-certificates-20211220-r0.trigger [2022-03-19T01:16:25.914Z] OK: 8 MiB in 20 packages [2022-03-19T01:16:26.488Z] Removing intermediate container 4cfe70bf90d2 [2022-03-19T01:16:26.488Z] ---> 6f91fabe774a [2022-03-19T01:16:26.488Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-19T01:16:26.749Z] Removing intermediate container 3ccd65565ab3 [2022-03-19T01:16:26.749Z] ---> 2c60840f61fe [2022-03-19T01:16:26.749Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-19T01:16:26.749Z] ---> Running in b49facfd09f2 [2022-03-19T01:16:27.009Z] ---> Running in f1fbe750d598 [2022-03-19T01:16:27.009Z] Removing intermediate container b49facfd09f2 [2022-03-19T01:16:27.009Z] ---> f6a19d2e1162 [2022-03-19T01:16:27.009Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-19T01:16:27.009Z] Removing intermediate container 9cbcd4555b8e [2022-03-19T01:16:27.009Z] ---> a7853d9d8c30 [2022-03-19T01:16:27.009Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-19T01:16:27.276Z] Removing intermediate container f1fbe750d598 [2022-03-19T01:16:27.276Z] ---> 83036e21794a [2022-03-19T01:16:27.276Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-19T01:16:27.276Z] ---> Running in c9cb66da394c [2022-03-19T01:16:27.276Z] ---> Running in b54583474530 [2022-03-19T01:16:27.276Z] ---> Running in b4e0b66e544a [2022-03-19T01:16:27.276Z] Removing intermediate container e53ec64445a6 [2022-03-19T01:16:27.276Z] ---> f77555e42b1b [2022-03-19T01:16:27.276Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-19T01:16:27.536Z] ---> Running in e370a077dba5 [2022-03-19T01:16:27.536Z] Removing intermediate container c9cb66da394c [2022-03-19T01:16:27.536Z] ---> 2cacd65185b8 [2022-03-19T01:16:27.536Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-19T01:16:27.536Z] Removing intermediate container b4e0b66e544a [2022-03-19T01:16:27.536Z] ---> 6ad406d6e29f [2022-03-19T01:16:27.536Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-19T01:16:27.536Z] Removing intermediate container b54583474530 [2022-03-19T01:16:27.536Z] ---> f69fc7730092 [2022-03-19T01:16:27.536Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-19T01:16:27.799Z] Removing intermediate container e370a077dba5 [2022-03-19T01:16:27.799Z] ---> 5de803762933 [2022-03-19T01:16:27.799Z] Step 13/22 : WORKDIR /edgex [2022-03-19T01:16:27.799Z] ---> Running in 03397859bf5a [2022-03-19T01:16:27.799Z] ---> Running in eaf9ce9f82cf [2022-03-19T01:16:27.799Z] ---> Running in 262c1b653383 [2022-03-19T01:16:27.799Z] ---> Running in 6be090a6db1f [2022-03-19T01:16:27.799Z] Removing intermediate container 03397859bf5a [2022-03-19T01:16:27.799Z] ---> 9e7883a955e7 [2022-03-19T01:16:27.799Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-19T01:16:27.799Z] Removing intermediate container 262c1b653383 [2022-03-19T01:16:27.799Z] ---> dd2a6f3df85f [2022-03-19T01:16:27.799Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-19T01:16:27.799Z] Removing intermediate container eaf9ce9f82cf [2022-03-19T01:16:27.799Z] ---> a6dfeaca4f63 [2022-03-19T01:16:27.799Z] Step 15/23 : WORKDIR / [2022-03-19T01:16:27.799Z] Removing intermediate container 6be090a6db1f [2022-03-19T01:16:27.799Z] ---> 523e158fb321 [2022-03-19T01:16:27.799Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-19T01:16:28.060Z] ---> Running in 37d5aa85b70c [2022-03-19T01:16:28.060Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-19T01:16:28.060Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-19T01:16:28.060Z] ---> b706a049f56e [2022-03-19T01:16:28.060Z] 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-19T01:16:28.060Z] ---> Running in 2b8ccb925f1e [2022-03-19T01:16:28.060Z] ---> c45dd5f358cf [2022-03-19T01:16:28.060Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-19T01:16:28.060Z] ---> Running in 291d64db9f19 [2022-03-19T01:16:28.060Z] ---> 7122fcaa77fd [2022-03-19T01:16:28.060Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-19T01:16:28.322Z] Removing intermediate container 2b8ccb925f1e [2022-03-19T01:16:28.323Z] ---> 8b8f428801b3 [2022-03-19T01:16:28.323Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-19T01:16:28.323Z] Removing intermediate container 291d64db9f19 [2022-03-19T01:16:28.323Z] ---> 23c0f5ac6c8b [2022-03-19T01:16:28.323Z] 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-19T01:16:28.323Z] ---> Running in 0536e7013433 [2022-03-19T01:16:28.583Z] ---> af74d2af51d1 [2022-03-19T01:16:28.583Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-19T01:16:28.583Z] ---> bf1e48801f5f [2022-03-19T01:16:28.583Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-19T01:16:28.883Z] ---> 6b52836921db [2022-03-19T01:16:28.883Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-19T01:16:28.883Z] ---> 18d5ba6f5384 [2022-03-19T01:16:28.883Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-19T01:16:29.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-19T01:16:29.143Z] Removing intermediate container 37d5aa85b70c [2022-03-19T01:16:29.143Z] ---> 801a1d157111 [2022-03-19T01:16:29.143Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-19T01:16:29.143Z] ---> Running in 34509135e94d [2022-03-19T01:16:29.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-19T01:16:29.143Z] ---> 06c1b2ccc83c [2022-03-19T01:16:29.143Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-19T01:16:29.143Z] ---> Running in d8295b149f6d [2022-03-19T01:16:29.404Z] Removing intermediate container 34509135e94d [2022-03-19T01:16:29.404Z] ---> 4b5b4fe7fd58 [2022-03-19T01:16:29.404Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-19T01:16:29.404Z] ---> eb5e097bd07b [2022-03-19T01:16:29.404Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-19T01:16:29.404Z] (1/42) Installing readline (8.1.0-r0) [2022-03-19T01:16:29.404Z] (2/42) Installing bash (5.1.4-r0) [2022-03-19T01:16:29.404Z] ---> Running in 07fd7c14e9b4 [2022-03-19T01:16:29.404Z] Executing bash-5.1.4-r0.post-install [2022-03-19T01:16:29.404Z] Removing intermediate container d8295b149f6d [2022-03-19T01:16:29.404Z] ---> abf647203fba [2022-03-19T01:16:29.404Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-19T01:16:29.404Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-19T01:16:29.404Z] ---> eded6cdc9025 [2022-03-19T01:16:29.404Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-19T01:16:29.404Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-19T01:16:29.404Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-19T01:16:29.665Z] (6/42) Installing curl (7.79.1-r0) [2022-03-19T01:16:29.665Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-19T01:16:29.665Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-19T01:16:29.665Z] ---> Running in 52a3dcac6bee [2022-03-19T01:16:29.665Z] (9/42) Installing expat (2.4.7-r0) [2022-03-19T01:16:29.665Z] (10/42) Installing libffi (3.3-r2) [2022-03-19T01:16:29.665Z] (11/42) Installing gdbm (1.19-r0) [2022-03-19T01:16:29.665Z] ---> 78b520ba47bc [2022-03-19T01:16:29.665Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-19T01:16:29.665Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-19T01:16:29.665Z] Removing intermediate container 07fd7c14e9b4 [2022-03-19T01:16:29.665Z] ---> 825589c32cf9 [2022-03-19T01:16:29.665Z] Step 20/22 : LABEL arch=x86_64 [2022-03-19T01:16:29.665Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-19T01:16:29.665Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-19T01:16:29.665Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-19T01:16:29.665Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-19T01:16:29.665Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-19T01:16:29.665Z] ---> Running in da2b92435099 [2022-03-19T01:16:29.665Z] ---> Running in 72aea110c23e [2022-03-19T01:16:29.665Z] ---> 867d2a65f160 [2022-03-19T01:16:29.665Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-19T01:16:29.928Z] Removing intermediate container 52a3dcac6bee [2022-03-19T01:16:29.928Z] ---> b2fad506a07d [2022-03-19T01:16:29.928Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-19T01:16:29.928Z] ---> Running in 6f9ff8a01244 [2022-03-19T01:16:29.928Z] Removing intermediate container 72aea110c23e [2022-03-19T01:16:29.928Z] ---> 108a659f8298 [2022-03-19T01:16:29.928Z] Step 21/22 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:16:29.928Z] ---> Running in 596775f5deb0 [2022-03-19T01:16:30.209Z] ---> Running in 5b4c3d2f981a [2022-03-19T01:16:30.209Z] Removing intermediate container 596775f5deb0 [2022-03-19T01:16:30.209Z] ---> 4b1d632255b9 [2022-03-19T01:16:30.209Z] Step 21/23 : LABEL arch=x86_64 [2022-03-19T01:16:30.209Z] ---> Running in d741239c9baa [2022-03-19T01:16:30.471Z] Removing intermediate container 5b4c3d2f981a [2022-03-19T01:16:30.471Z] ---> f0daebbd5826 [2022-03-19T01:16:30.471Z] Step 22/22 : LABEL version=0.0.0 [2022-03-19T01:16:30.471Z] ---> Running in 2d2a6d746f7d [2022-03-19T01:16:30.747Z] Removing intermediate container d741239c9baa [2022-03-19T01:16:30.747Z] ---> 6163ad43636a [2022-03-19T01:16:30.747Z] Step 22/23 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:16:30.747Z] ---> Running in 5d0fc52058c9 [2022-03-19T01:16:30.747Z] Removing intermediate container 2d2a6d746f7d [2022-03-19T01:16:30.747Z] ---> c49b41e9f3c7 [2022-03-19T01:16:30.747Z] [2022-03-19T01:16:30.747Z] Removing intermediate container da2b92435099 [2022-03-19T01:16:30.747Z] ---> 41aac600b878 [2022-03-19T01:16:30.747Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-19T01:16:31.028Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-19T01:16:31.028Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-19T01:16:31.028Z] ---> Running in c29fec22b648 [2022-03-19T01:16:31.028Z] Successfully built c49b41e9f3c7 [2022-03-19T01:16:31.028Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-19T01:16:31.028Z] Successfully tagged support-scheduler:latest [2022-03-19T01:16:31.028Z] Building support-notifications [2022-03-19T01:16:31.028Z]  Building support-scheduler ... done Removing intermediate container 5d0fc52058c9 [2022-03-19T01:16:31.028Z] ---> 49fb00063a95 [2022-03-19T01:16:31.028Z] Step 23/23 : LABEL version=0.0.0 [2022-03-19T01:16:31.028Z] Removing intermediate container 6f9ff8a01244 [2022-03-19T01:16:31.028Z] ---> 214907a1a49e [2022-03-19T01:16:31.028Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-19T01:16:31.028Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-19T01:16:31.028Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-19T01:16:31.287Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-19T01:16:31.287Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-19T01:16:31.287Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-19T01:16:31.287Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-19T01:16:31.287Z] Removing intermediate container c29fec22b648 [2022-03-19T01:16:31.287Z] ---> 7b32e9617b8f [2022-03-19T01:16:31.287Z] Step 20/22 : LABEL arch=x86_64 [2022-03-19T01:16:31.287Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-19T01:16:31.287Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-19T01:16:31.287Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-19T01:16:31.287Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-19T01:16:31.287Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-19T01:16:31.287Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-19T01:16:31.287Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-19T01:16:31.287Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-19T01:16:31.287Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-19T01:16:31.287Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-19T01:16:31.287Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-19T01:16:31.287Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-19T01:16:31.287Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-19T01:16:31.287Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-19T01:16:31.287Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-19T01:16:31.287Z] ---> Running in 88b8b763a398 [2022-03-19T01:16:31.287Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-19T01:16:31.548Z] Executing busybox-1.33.1-r6.trigger [2022-03-19T01:16:31.548Z] OK: 84 MiB in 64 packages [2022-03-19T01:16:32.119Z] ---> Running in fdaf676d1520 [2022-03-19T01:16:32.119Z] ---> c809e36e214c [2022-03-19T01:16:32.119Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-19T01:16:32.119Z] Removing intermediate container 88b8b763a398 [2022-03-19T01:16:32.119Z] ---> a029eef3da6d [2022-03-19T01:16:32.119Z] [2022-03-19T01:16:32.381Z] Removing intermediate container fdaf676d1520 [2022-03-19T01:16:32.381Z] ---> 363e46053b75 [2022-03-19T01:16:32.381Z] Step 21/22 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:16:32.381Z] Successfully built a029eef3da6d [2022-03-19T01:16:32.381Z] ---> Running in 3c2ac8c00f10 [2022-03-19T01:16:32.381Z] Successfully tagged core-metadata:latest [2022-03-19T01:16:32.381Z] Building core-command [2022-03-19T01:16:32.913Z]  Building core-metadata ... done Collecting docker-compose==1.23.2 [2022-03-19T01:16:33.174Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-19T01:16:33.174Z] Collecting PyYAML<4,>=3.10 [2022-03-19T01:16:33.174Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-19T01:16:33.432Z] ---> 725a0fa27419 [2022-03-19T01:16:33.432Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-19T01:16:33.432Z] Removing intermediate container 3c2ac8c00f10 [2022-03-19T01:16:33.432Z] ---> f6c201446300 [2022-03-19T01:16:33.432Z] Step 22/22 : LABEL version=0.0.0 [2022-03-19T01:16:34.002Z] 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-19T01:16:34.002Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-19T01:16:34.263Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-19T01:16:34.263Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-19T01:16:34.263Z] ---> Running in 4ced539148b4 [2022-03-19T01:16:34.263Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-19T01:16:34.263Z] ---> 7b153aed1982 [2022-03-19T01:16:34.263Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-19T01:16:34.546Z] Removing intermediate container 4ced539148b4 [2022-03-19T01:16:34.546Z] ---> 585118e2d644 [2022-03-19T01:16:34.546Z] [2022-03-19T01:16:34.860Z] Successfully built 585118e2d644 [2022-03-19T01:16:34.860Z] Collecting docopt<0.7,>=0.6.1 [2022-03-19T01:16:34.860Z] ---> 9b483bc77ae9 [2022-03-19T01:16:34.860Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-19T01:16:34.860Z] Successfully tagged security-proxy-setup:latest [2022-03-19T01:16:34.860Z] Building core-data [2022-03-19T01:16:34.860Z]  Building security-proxy-setup ... done  Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-19T01:16:35.120Z] ---> 803311c630c4 [2022-03-19T01:16:35.121Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-19T01:16:35.121Z] ---> Running in 4419cea6e69a [2022-03-19T01:16:35.121Z] Collecting jsonschema<3,>=2.5.1 [2022-03-19T01:16:35.121Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-19T01:16:35.380Z] Collecting docker<4.0,>=3.6.0 [2022-03-19T01:16:35.380Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-19T01:16:35.380Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-19T01:16:35.380Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-19T01:16:35.380Z] Collecting cached-property<2,>=1.2.0 [2022-03-19T01:16:35.380Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-19T01:16:35.380Z] Collecting texttable<0.10,>=0.9.0 [2022-03-19T01:16:35.380Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-19T01:16:35.641Z] Removing intermediate container 4419cea6e69a [2022-03-19T01:16:35.641Z] ---> 8d96aa871200 [2022-03-19T01:16:35.641Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-19T01:16:36.209Z] Collecting docker-pycreds>=0.4.0 [2022-03-19T01:16:36.209Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-19T01:16:36.210Z] 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-19T01:16:36.210Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-19T01:16:36.210Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-19T01:16:36.210Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-19T01:16:36.210Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-19T01:16:36.210Z] Collecting idna<2.8,>=2.5 [2022-03-19T01:16:36.210Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-19T01:16:36.210Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-19T01:16:36.210Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-19T01:16:36.210Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-19T01:16:36.210Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-19T01:16:36.468Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-19T01:16:36.468Z] Attempting uninstall: urllib3 [2022-03-19T01:16:36.468Z] Found existing installation: urllib3 1.26.5 [2022-03-19T01:16:36.468Z] Uninstalling urllib3-1.26.5: [2022-03-19T01:16:36.468Z] Successfully uninstalled urllib3-1.26.5 [2022-03-19T01:16:36.728Z] ---> 8c69d1e65255 [2022-03-19T01:16:36.728Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-19T01:16:36.728Z] Attempting uninstall: idna [2022-03-19T01:16:36.728Z] Found existing installation: idna 3.2 [2022-03-19T01:16:36.728Z] Uninstalling idna-3.2: [2022-03-19T01:16:36.728Z] Successfully uninstalled idna-3.2 [2022-03-19T01:16:36.988Z] ---> Running in b8569dff6c45 [2022-03-19T01:16:36.988Z] Attempting uninstall: chardet [2022-03-19T01:16:36.988Z] Found existing installation: chardet 4.0.0 [2022-03-19T01:16:36.988Z] Uninstalling chardet-4.0.0: [2022-03-19T01:16:36.988Z] Successfully uninstalled chardet-4.0.0 [2022-03-19T01:16:37.250Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-19T01:16:37.250Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-19T01:16:37.250Z] ---> 4125ceba9063 [2022-03-19T01:16:37.250Z] Step 3/22 : WORKDIR /edgex-go [2022-03-19T01:16:37.250Z] ---> Using cache [2022-03-19T01:16:37.250Z] ---> 865d8ab72a42 [2022-03-19T01:16:37.250Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:16:37.250Z] ---> Using cache [2022-03-19T01:16:37.250Z] ---> d33bb7a9c75b [2022-03-19T01:16:37.250Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-19T01:16:37.822Z] Attempting uninstall: requests [2022-03-19T01:16:37.822Z] Found existing installation: requests 2.25.1 [2022-03-19T01:16:37.822Z] ---> Running in fb0be825e1dc [2022-03-19T01:16:37.822Z] Uninstalling requests-2.25.1: [2022-03-19T01:16:37.822Z] Successfully uninstalled requests-2.25.1 [2022-03-19T01:16:38.392Z] Running setup.py install for texttable: started [2022-03-19T01:16:38.392Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-19T01:16:38.652Z] Running setup.py install for texttable: finished with status 'done' [2022-03-19T01:16:38.652Z] Running setup.py install for PyYAML: started [2022-03-19T01:16:38.652Z] Removing intermediate container b8569dff6c45 [2022-03-19T01:16:38.653Z] ---> b7a470f5b0d9 [2022-03-19T01:16:38.653Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-19T01:16:38.914Z] ---> Running in b68381d0cae4 [2022-03-19T01:16:38.914Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-19T01:16:39.176Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-19T01:16:39.176Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-19T01:16:39.176Z] ---> 4125ceba9063 [2022-03-19T01:16:39.176Z] Step 3/23 : WORKDIR /edgex-go [2022-03-19T01:16:39.176Z] ---> Using cache [2022-03-19T01:16:39.176Z] ---> 865d8ab72a42 [2022-03-19T01:16:39.176Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:16:39.176Z] ---> Using cache [2022-03-19T01:16:39.176Z] ---> d33bb7a9c75b [2022-03-19T01:16:39.177Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-19T01:16:39.177Z] ---> Using cache [2022-03-19T01:16:39.177Z] ---> 758c4e7437a9 [2022-03-19T01:16:39.177Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-19T01:16:39.177Z] ---> Using cache [2022-03-19T01:16:39.177Z] ---> 0d9bdbc4a5c2 [2022-03-19T01:16:39.177Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-19T01:16:39.177Z] ---> Using cache [2022-03-19T01:16:39.177Z] ---> f0fe707b3d0b [2022-03-19T01:16:39.177Z] Step 8/23 : COPY . . [2022-03-19T01:16:39.177Z] ---> Using cache [2022-03-19T01:16:39.177Z] ---> 627e611dd2d8 [2022-03-19T01:16:39.177Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-19T01:16:39.177Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-19T01:16:39.438Z] Running setup.py install for docopt: started [2022-03-19T01:16:39.438Z] Removing intermediate container b68381d0cae4 [2022-03-19T01:16:39.438Z] ---> 2b4aae45fbb1 [2022-03-19T01:16:39.438Z] Step 28/31 : CMD ["gate"] [2022-03-19T01:16:39.438Z] ---> Running in 0f140b3d2912 [2022-03-19T01:16:39.701Z] ---> Running in 80bdfa16593c [2022-03-19T01:16:39.701Z] OK: 221 MiB in 52 packages [2022-03-19T01:16:39.701Z] Running setup.py install for docopt: finished with status 'done' [2022-03-19T01:16:39.701Z] Running setup.py install for dockerpty: started [2022-03-19T01:16:39.981Z] Removing intermediate container 80bdfa16593c [2022-03-19T01:16:39.981Z] ---> 9cceb4a56213 [2022-03-19T01:16:39.981Z] Step 29/31 : LABEL arch=x86_64 [2022-03-19T01:16:39.981Z] ---> Running in 204358e3d5ee [2022-03-19T01:16:39.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-19T01:16:40.243Z] Removing intermediate container 204358e3d5ee [2022-03-19T01:16:40.243Z] ---> 5c7799edd612 [2022-03-19T01:16:40.243Z] Step 30/31 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:16:40.243Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-19T01:16:40.503Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-19T01:16:40.503Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-19T01:16:40.503Z] ---> 4125ceba9063 [2022-03-19T01:16:40.503Z] Step 3/23 : WORKDIR /edgex-go [2022-03-19T01:16:40.503Z] ---> Using cache [2022-03-19T01:16:40.503Z] ---> 865d8ab72a42 [2022-03-19T01:16:40.503Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:16:40.503Z] ---> Using cache [2022-03-19T01:16:40.503Z] ---> d33bb7a9c75b [2022-03-19T01:16:40.503Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-19T01:16:40.503Z] ---> Running in 112fe04ee9a2 [2022-03-19T01:16:40.503Z] Removing intermediate container fb0be825e1dc [2022-03-19T01:16:40.503Z] ---> 877fa6cfdd08 [2022-03-19T01:16:40.503Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-19T01:16:40.765Z] ---> Running in 8ae91cf92fb4 [2022-03-19T01:16:40.765Z] 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-19T01:16:41.026Z] Removing intermediate container 112fe04ee9a2 [2022-03-19T01:16:41.027Z] ---> 46fc80734bea [2022-03-19T01:16:41.027Z] Step 31/31 : LABEL version=0.0.0 [2022-03-19T01:16:41.027Z] ---> f3aed4d2b1c8 [2022-03-19T01:16:41.027Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-19T01:16:41.290Z] ---> Running in 5f234e9b5566 [2022-03-19T01:16:41.290Z] ---> Running in d79f37335042 [2022-03-19T01:16:41.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-19T01:16:41.551Z] Removing intermediate container 5f234e9b5566 [2022-03-19T01:16:41.551Z] ---> 71350e92a77e [2022-03-19T01:16:41.551Z] [2022-03-19T01:16:41.551Z] Successfully built 71350e92a77e [2022-03-19T01:16:41.551Z] Successfully tagged security-bootstrapper:latest [2022-03-19T01:16:41.551Z] Building security-secretstore-setup [2022-03-19T01:16:42.385Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-19T01:16:42.648Z] OK: 221 MiB in 52 packages [2022-03-19T01:16:45.193Z] Removing intermediate container d79f37335042 [2022-03-19T01:16:45.193Z] ---> d5998549a242 [2022-03-19T01:16:45.193Z] Step 8/22 : COPY . . [2022-03-19T01:16:45.193Z] Removing intermediate container 8ae91cf92fb4 [2022-03-19T01:16:45.193Z] ---> 81fc68d12138 [2022-03-19T01:16:45.193Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-19T01:16:45.193Z] Removing intermediate container 0536e7013433 [2022-03-19T01:16:45.193Z] ---> 03617a5cedb6 [2022-03-19T01:16:45.193Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-19T01:16:45.788Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-19T01:16:45.788Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-19T01:16:45.789Z] ---> 4125ceba9063 [2022-03-19T01:16:45.789Z] Step 3/25 : WORKDIR /edgex-go [2022-03-19T01:16:45.789Z] ---> Using cache [2022-03-19T01:16:45.789Z] ---> 865d8ab72a42 [2022-03-19T01:16:45.789Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:16:45.789Z] ---> Using cache [2022-03-19T01:16:45.789Z] ---> d33bb7a9c75b [2022-03-19T01:16:45.789Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-19T01:16:45.789Z] ---> Using cache [2022-03-19T01:16:45.789Z] ---> 758c4e7437a9 [2022-03-19T01:16:45.789Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-19T01:16:45.789Z] ---> Using cache [2022-03-19T01:16:45.789Z] ---> 0d9bdbc4a5c2 [2022-03-19T01:16:45.789Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-19T01:16:45.789Z] ---> Using cache [2022-03-19T01:16:45.789Z] ---> f0fe707b3d0b [2022-03-19T01:16:45.789Z] Step 8/25 : COPY . . [2022-03-19T01:16:45.789Z] ---> Using cache [2022-03-19T01:16:45.789Z] ---> 627e611dd2d8 [2022-03-19T01:16:45.789Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-19T01:16:45.789Z] ---> 2313dd19fb25 [2022-03-19T01:16:45.789Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-19T01:16:45.789Z] ---> Running in aa5ff413a469 [2022-03-19T01:16:46.725Z] ---> Running in 7a119d6ff852 [2022-03-19T01:16:46.985Z] ---> Running in 5f90026e89db [2022-03-19T01:16:46.985Z] Removing intermediate container aa5ff413a469 [2022-03-19T01:16:46.985Z] ---> 02361208ba4a [2022-03-19T01:16:46.985Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-19T01:16:47.248Z] ---> Running in 07ab46e14540 [2022-03-19T01:16:47.507Z] Removing intermediate container 07ab46e14540 [2022-03-19T01:16:47.507Z] ---> 944ff9bfdb81 [2022-03-19T01:16:47.507Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-19T01:16:47.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-19T01:16:48.888Z] ---> 1f80cb68a4da [2022-03-19T01:16:48.888Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-19T01:16:48.888Z] Removing intermediate container 0f140b3d2912 [2022-03-19T01:16:48.888Z] ---> e7181f0740b9 [2022-03-19T01:16:48.888Z] [2022-03-19T01:16:48.888Z] Step 10/23 : FROM alpine:3.14 [2022-03-19T01:16:48.888Z] ---> a33ac4f1069a [2022-03-19T01:16:48.888Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-19T01:16:48.888Z] ---> Using cache [2022-03-19T01:16:48.888Z] ---> 2c60840f61fe [2022-03-19T01:16:48.888Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-19T01:16:48.888Z] ---> Using cache [2022-03-19T01:16:48.888Z] ---> 83036e21794a [2022-03-19T01:16:48.888Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-19T01:16:49.459Z] ---> Running in e31861c23415 [2022-03-19T01:16:49.459Z] Removing intermediate container 5f90026e89db [2022-03-19T01:16:49.459Z] ---> 74808933cc4b [2022-03-19T01:16:49.459Z] Step 8/23 : COPY . . [2022-03-19T01:16:50.398Z] ---> a99f3623b86f [2022-03-19T01:16:50.398Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-19T01:16:51.334Z] Removing intermediate container e31861c23415 [2022-03-19T01:16:51.334Z] ---> 3ed6539e6bce [2022-03-19T01:16:51.334Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-19T01:16:51.334Z] ---> 575c668c9e7f [2022-03-19T01:16:51.334Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-19T01:16:51.334Z] ---> 710ca9792a71 [2022-03-19T01:16:51.334Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-19T01:16:51.594Z] ---> Running in 26666bb3bf6c [2022-03-19T01:16:51.853Z] ---> Running in fb113ac2b4df [2022-03-19T01:16:51.853Z] ---> Running in e3cc059c5a67 [2022-03-19T01:16:51.853Z] Removing intermediate container 26666bb3bf6c [2022-03-19T01:16:51.853Z] ---> 64c0d47ef8ef [2022-03-19T01:16:51.853Z] Step 15/23 : WORKDIR / [2022-03-19T01:16:52.112Z] ---> Running in a02ed4c7e203 [2022-03-19T01:16:52.112Z] Removing intermediate container e3cc059c5a67 [2022-03-19T01:16:52.112Z] ---> 3949267f5c23 [2022-03-19T01:16:52.112Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-19T01:16:52.373Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-19T01:16:52.373Z] ---> Running in a9ae7b97711f [2022-03-19T01:16:52.373Z] Removing intermediate container a02ed4c7e203 [2022-03-19T01:16:52.373Z] ---> 4cb020b0ecb0 [2022-03-19T01:16:52.373Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-19T01:16:52.373Z] Removing intermediate container a9ae7b97711f [2022-03-19T01:16:52.373Z] ---> 82d182492a47 [2022-03-19T01:16:52.373Z] Step 21/23 : LABEL arch=x86_64 [2022-03-19T01:16:52.944Z] ---> Running in 7e9ab2999815 [2022-03-19T01:16:52.944Z] ---> 723db68236bb [2022-03-19T01:16:52.944Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-19T01:16:53.205Z] Removing intermediate container 7e9ab2999815 [2022-03-19T01:16:53.205Z] ---> 8159f1eae67c [2022-03-19T01:16:53.205Z] Step 22/23 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:16:53.205Z] ---> Running in f2e19a89f67d [2022-03-19T01:16:53.855Z] Removing intermediate container f2e19a89f67d [2022-03-19T01:16:53.855Z] ---> e3ee07b28efb [2022-03-19T01:16:53.855Z] Step 23/23 : LABEL version=0.0.0 [2022-03-19T01:16:54.204Z] ---> d350cde3f98d [2022-03-19T01:16:54.204Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-19T01:16:54.204Z] ---> Running in de8851958fe7 [2022-03-19T01:16:54.463Z] Removing intermediate container de8851958fe7 [2022-03-19T01:16:54.463Z] ---> 630d6a7199ea [2022-03-19T01:16:54.463Z] [2022-03-19T01:16:54.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-19T01:16:54.463Z] Successfully built 630d6a7199ea [2022-03-19T01:16:54.723Z] Successfully tagged sys-mgmt-agent:latest [2022-03-19T01:16:54.723Z]  Building sys-mgmt-agent ... done  ---> 600bb31ef913 [2022-03-19T01:16:54.723Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-19T01:16:54.723Z] ---> Running in ca2a64c689d7 [2022-03-19T01:16:54.985Z] Removing intermediate container ca2a64c689d7 [2022-03-19T01:16:54.985Z] ---> 576aa2a19090 [2022-03-19T01:16:54.985Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-19T01:16:55.250Z] ---> Running in e0845dcdb1d2 [2022-03-19T01:16:55.250Z] Removing intermediate container e0845dcdb1d2 [2022-03-19T01:16:55.250Z] ---> cf40bf7db2ff [2022-03-19T01:16:55.250Z] Step 21/23 : LABEL arch=x86_64 [2022-03-19T01:16:55.250Z] ---> 5dcd547e25c3 [2022-03-19T01:16:55.250Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-19T01:16:55.250Z] ---> Running in e9dddbac2d86 [2022-03-19T01:16:55.518Z] ---> Running in ac65c3a8e958 [2022-03-19T01:16:55.518Z] Removing intermediate container e9dddbac2d86 [2022-03-19T01:16:55.518Z] ---> a5418c9be47b [2022-03-19T01:16:55.518Z] Step 22/23 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:16:55.518Z] ---> Running in e98867bdd0d8 [2022-03-19T01:16:55.782Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-19T01:16:55.782Z] Removing intermediate container e98867bdd0d8 [2022-03-19T01:16:55.782Z] ---> 9cafe1ab9ea7 [2022-03-19T01:16:55.782Z] Step 23/23 : LABEL version=0.0.0 [2022-03-19T01:16:55.782Z] ---> Running in df141ed4dd34 [2022-03-19T01:16:56.045Z] Removing intermediate container df141ed4dd34 [2022-03-19T01:16:56.045Z] ---> d76a468bbf6c [2022-03-19T01:16:56.045Z] [2022-03-19T01:16:56.306Z] Successfully built d76a468bbf6c [2022-03-19T01:16:56.306Z] Successfully tagged core-command:latest [2022-03-19T01:16:56.874Z]  Building core-command ... done Removing intermediate container 7a119d6ff852 [2022-03-19T01:16:56.874Z] ---> 76e0125f820a [2022-03-19T01:16:56.874Z] [2022-03-19T01:16:56.874Z] Step 10/25 : FROM alpine:3.14 [2022-03-19T01:16:56.874Z] ---> a33ac4f1069a [2022-03-19T01:16:56.874Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-19T01:16:56.874Z] ---> Running in c0aee0e00772 [2022-03-19T01:16:57.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-19T01:16:57.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-19T01:16:57.701Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-19T01:16:57.701Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-19T01:16:57.701Z] (3/3) Installing su-exec (0.2-r1) [2022-03-19T01:16:57.701Z] Executing busybox-1.33.1-r6.trigger [2022-03-19T01:16:57.701Z] Executing ca-certificates-20211220-r0.trigger [2022-03-19T01:16:57.960Z] OK: 6 MiB in 17 packages [2022-03-19T01:16:58.898Z] Removing intermediate container c0aee0e00772 [2022-03-19T01:16:58.898Z] ---> 2f604e6dec32 [2022-03-19T01:16:58.898Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-19T01:16:58.898Z] ---> Running in d46f770bb53c [2022-03-19T01:16:59.157Z] Removing intermediate container d46f770bb53c [2022-03-19T01:16:59.157Z] ---> 3e61b22557f9 [2022-03-19T01:16:59.157Z] Step 13/25 : WORKDIR / [2022-03-19T01:16:59.416Z] ---> Running in 03484438b106 [2022-03-19T01:16:59.677Z] Removing intermediate container 03484438b106 [2022-03-19T01:16:59.677Z] ---> 5e6952694496 [2022-03-19T01:16:59.677Z] 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-19T01:16:59.936Z] ---> 02501b3e0cba [2022-03-19T01:16:59.936Z] 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-19T01:17:00.198Z] ---> 0d743008a617 [2022-03-19T01:17:00.198Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-19T01:17:00.770Z] ---> fe93b891f73d [2022-03-19T01:17:00.770Z] 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-19T01:17:01.031Z] ---> aa832fa8ca15 [2022-03-19T01:17:01.031Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-19T01:17:01.605Z] ---> 2f96adaf1e62 [2022-03-19T01:17:01.605Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-19T01:17:01.605Z] Removing intermediate container fb113ac2b4df [2022-03-19T01:17:01.605Z] ---> 8e30dda387e2 [2022-03-19T01:17:01.605Z] [2022-03-19T01:17:01.605Z] Step 10/22 : FROM alpine:3.14 [2022-03-19T01:17:01.605Z] ---> a33ac4f1069a [2022-03-19T01:17:01.605Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-19T01:17:01.866Z] ---> Running in 5220f91530f5 [2022-03-19T01:17:02.126Z] ---> 86d7685a7646 [2022-03-19T01:17:02.126Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-19T01:17:02.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-19T01:17:02.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-19T01:17:02.386Z] ---> d2c1738b8897 [2022-03-19T01:17:02.386Z] 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-19T01:17:02.386Z] ---> Running in c30e8bebb9c6 [2022-03-19T01:17:02.386Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-19T01:17:02.646Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-19T01:17:02.646Z] Executing busybox-1.33.1-r6.trigger [2022-03-19T01:17:02.646Z] Executing ca-certificates-20211220-r0.trigger [2022-03-19T01:17:02.646Z] OK: 6 MiB in 16 packages [2022-03-19T01:17:03.232Z] Removing intermediate container 5220f91530f5 [2022-03-19T01:17:03.232Z] ---> 4b039eecc741 [2022-03-19T01:17:03.232Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-19T01:17:03.232Z] ---> Running in ffb7ef42c2bf [2022-03-19T01:17:03.232Z] Removing intermediate container c30e8bebb9c6 [2022-03-19T01:17:03.232Z] ---> c4b4b907899d [2022-03-19T01:17:03.232Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-19T01:17:03.492Z] ---> Running in beae1f8a7024 [2022-03-19T01:17:03.492Z] Removing intermediate container ffb7ef42c2bf [2022-03-19T01:17:03.492Z] ---> 949dcc58deda [2022-03-19T01:17:03.492Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-19T01:17:03.492Z] ---> Running in 74d35dfb144e [2022-03-19T01:17:03.492Z] Removing intermediate container beae1f8a7024 [2022-03-19T01:17:03.492Z] ---> e8089f5f558e [2022-03-19T01:17:03.492Z] Step 23/25 : LABEL arch=x86_64 [2022-03-19T01:17:03.752Z] Removing intermediate container 74d35dfb144e [2022-03-19T01:17:03.752Z] ---> 5059e9c65334 [2022-03-19T01:17:03.752Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-19T01:17:03.752Z] ---> Running in 913027b3dae4 [2022-03-19T01:17:03.752Z] ---> Running in 59efc94507aa [2022-03-19T01:17:03.752Z] Removing intermediate container 913027b3dae4 [2022-03-19T01:17:03.752Z] ---> 54df082e4c09 [2022-03-19T01:17:03.752Z] Step 24/25 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:17:03.752Z] Removing intermediate container 59efc94507aa [2022-03-19T01:17:03.752Z] ---> 8098a99dc0c0 [2022-03-19T01:17:03.752Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-19T01:17:03.752Z] ---> Running in c46e6d92746c [2022-03-19T01:17:04.011Z] Removing intermediate container c46e6d92746c [2022-03-19T01:17:04.011Z] ---> 30616e3050e1 [2022-03-19T01:17:04.011Z] Step 25/25 : LABEL version=0.0.0 [2022-03-19T01:17:04.011Z] ---> f554a6b41454 [2022-03-19T01:17:04.011Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-19T01:17:04.011Z] ---> Running in 5e81b054d549 [2022-03-19T01:17:04.281Z] Removing intermediate container 5e81b054d549 [2022-03-19T01:17:04.281Z] ---> afe61e10a680 [2022-03-19T01:17:04.281Z] [2022-03-19T01:17:04.281Z] Successfully built afe61e10a680 [2022-03-19T01:17:04.544Z] Successfully tagged security-secretstore-setup:latest [2022-03-19T01:17:04.544Z]  Building security-secretstore-setup ... done  ---> f7c10d5b58bb [2022-03-19T01:17:04.544Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-19T01:17:04.803Z] ---> ce2b46c58bd2 [2022-03-19T01:17:04.803Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-19T01:17:04.803Z] ---> Running in 5ed1419e870b [2022-03-19T01:17:05.064Z] Removing intermediate container 5ed1419e870b [2022-03-19T01:17:05.064Z] ---> aeef6afd4502 [2022-03-19T01:17:05.064Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-19T01:17:05.064Z] ---> Running in eb563a29ce3e [2022-03-19T01:17:05.325Z] Removing intermediate container eb563a29ce3e [2022-03-19T01:17:05.325Z] ---> b07323e60ddd [2022-03-19T01:17:05.325Z] Step 20/22 : LABEL arch=x86_64 [2022-03-19T01:17:05.325Z] ---> Running in ad547253356b [2022-03-19T01:17:05.587Z] Removing intermediate container ad547253356b [2022-03-19T01:17:05.587Z] ---> 7f99df4c03dc [2022-03-19T01:17:05.587Z] Step 21/22 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:17:05.587Z] Removing intermediate container ac65c3a8e958 [2022-03-19T01:17:05.587Z] ---> 560cf3a17cc8 [2022-03-19T01:17:05.587Z] [2022-03-19T01:17:05.587Z] Step 10/23 : FROM alpine:3.14 [2022-03-19T01:17:05.587Z] ---> a33ac4f1069a [2022-03-19T01:17:05.587Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-19T01:17:05.587Z] ---> Running in b654095b6acc [2022-03-19T01:17:05.847Z] ---> Running in b4ab1537e0b3 [2022-03-19T01:17:05.847Z] Removing intermediate container b654095b6acc [2022-03-19T01:17:05.847Z] ---> e7a9a6da2c8b [2022-03-19T01:17:05.847Z] Step 22/22 : LABEL version=0.0.0 [2022-03-19T01:17:05.847Z] ---> Running in 81ebb6b81dea [2022-03-19T01:17:05.847Z] Removing intermediate container b4ab1537e0b3 [2022-03-19T01:17:05.847Z] ---> d5fe5a5cd4e8 [2022-03-19T01:17:05.847Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-19T01:17:05.847Z] ---> Running in 371b372feaeb [2022-03-19T01:17:06.123Z] Removing intermediate container 81ebb6b81dea [2022-03-19T01:17:06.124Z] ---> 91fcbdca64ab [2022-03-19T01:17:06.124Z] [2022-03-19T01:17:06.124Z] Removing intermediate container 371b372feaeb [2022-03-19T01:17:06.124Z] ---> 7d073af43796 [2022-03-19T01:17:06.124Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-19T01:17:06.124Z] Successfully built 91fcbdca64ab [2022-03-19T01:17:06.124Z] Successfully tagged support-notifications:latest [2022-03-19T01:17:06.124Z]  Building support-notifications ... done  ---> Running in 5b8dd9713673 [2022-03-19T01:17:06.124Z] Removing intermediate container 5b8dd9713673 [2022-03-19T01:17:06.124Z] ---> 3de3a00da21e [2022-03-19T01:17:06.124Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:17:06.384Z] ---> Running in 6b6977154b3c [2022-03-19T01:17:06.955Z] Removing intermediate container 6b6977154b3c [2022-03-19T01:17:06.955Z] ---> 923609ad486d [2022-03-19T01:17:06.955Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-19T01:17:06.955Z] ---> Running in 23b82cac1c70 [2022-03-19T01:17:07.215Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-19T01:17:08.155Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-19T01:17:08.416Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-19T01:17:08.416Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-19T01:17:08.416Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-19T01:17:08.676Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-19T01:17:08.676Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-19T01:17:08.937Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-19T01:17:08.937Z] Executing busybox-1.33.1-r6.trigger [2022-03-19T01:17:08.937Z] OK: 8 MiB in 20 packages [2022-03-19T01:17:09.508Z] Removing intermediate container 23b82cac1c70 [2022-03-19T01:17:09.509Z] ---> b2929999ffdb [2022-03-19T01:17:09.509Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-19T01:17:09.509Z] ---> 314a92595a0f [2022-03-19T01:17:09.509Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-19T01:17:09.771Z] ---> a92010140b93 [2022-03-19T01:17:09.771Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-19T01:17:10.031Z] ---> 6720bc16b934 [2022-03-19T01:17:10.031Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-19T01:17:10.031Z] ---> Running in 4a253228ebea [2022-03-19T01:17:10.292Z] Removing intermediate container 4a253228ebea [2022-03-19T01:17:10.292Z] ---> cf45f5a9ede5 [2022-03-19T01:17:10.292Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-19T01:17:10.292Z] ---> Running in 979bedf0b775 [2022-03-19T01:17:10.292Z] Removing intermediate container 979bedf0b775 [2022-03-19T01:17:10.292Z] ---> 36a29be450ac [2022-03-19T01:17:10.292Z] Step 21/23 : LABEL arch=x86_64 [2022-03-19T01:17:10.292Z] ---> Running in c89633e02510 [2022-03-19T01:17:10.553Z] Removing intermediate container c89633e02510 [2022-03-19T01:17:10.553Z] ---> 5e9d274ca4f6 [2022-03-19T01:17:10.553Z] Step 22/23 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:17:10.553Z] ---> Running in c0151a028b23 [2022-03-19T01:17:10.553Z] Removing intermediate container c0151a028b23 [2022-03-19T01:17:10.553Z] ---> 339c521e0852 [2022-03-19T01:17:10.553Z] Step 23/23 : LABEL version=0.0.0 [2022-03-19T01:17:10.553Z] ---> Running in 78d1596bdb13 [2022-03-19T01:17:10.814Z] Removing intermediate container 78d1596bdb13 [2022-03-19T01:17:10.814Z] ---> 424d0c4be4b5 [2022-03-19T01:17:10.814Z] [2022-03-19T01:17:10.814Z] Successfully built 424d0c4be4b5 [2022-03-19T01:17:10.814Z] Successfully tagged core-data:latest [2022-03-19T01:17:10.822Z]  Building core-data ... done  [Pipeline] } [2022-03-19T01:17:10.846Z] $ docker stop --time=1 5966846d7687a8e34de08cbc16ef91250c18da97ef7b14a4245c19ebbea2a82d [2022-03-19T01:17:12.167Z] $ docker rm -f 5966846d7687a8e34de08cbc16ef91250c18da97ef7b14a4245c19ebbea2a82d [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-19T01:17:12.585Z] + docker images [2022-03-19T01:17:12.585Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-19T01:17:12.585Z] core-data latest 424d0c4be4b5 2 seconds ago 20MB [2022-03-19T01:17:12.585Z] support-notifications latest 91fcbdca64ab 7 seconds ago 16.7MB [2022-03-19T01:17:12.585Z] 560cf3a17cc8 7 seconds ago 1.79GB [2022-03-19T01:17:12.585Z] security-secretstore-setup latest afe61e10a680 8 seconds ago 27.9MB [2022-03-19T01:17:12.585Z] 8e30dda387e2 11 seconds ago 1.78GB [2022-03-19T01:17:12.585Z] 76e0125f820a 16 seconds ago 1.78GB [2022-03-19T01:17:12.585Z] core-command latest d76a468bbf6c 17 seconds ago 15.8MB [2022-03-19T01:17:12.585Z] sys-mgmt-agent latest 630d6a7199ea 18 seconds ago 296MB [2022-03-19T01:17:12.585Z] e7181f0740b9 24 seconds ago 1.77GB [2022-03-19T01:17:12.585Z] security-bootstrapper latest 71350e92a77e 31 seconds ago 18.7MB [2022-03-19T01:17:12.585Z] security-proxy-setup latest 585118e2d644 38 seconds ago 26.3MB [2022-03-19T01:17:12.585Z] core-metadata latest a029eef3da6d 40 seconds ago 16.6MB [2022-03-19T01:17:12.585Z] support-scheduler latest c49b41e9f3c7 42 seconds ago 15.9MB [2022-03-19T01:17:12.585Z] 3270ae6e0085 48 seconds ago 1.78GB [2022-03-19T01:17:12.585Z] 81ddefe1c6a6 48 seconds ago 1.77GB [2022-03-19T01:17:12.585Z] 4809c03c2519 48 seconds ago 1.77GB [2022-03-19T01:17:12.585Z] d3eac02893f8 49 seconds ago 1.78GB [2022-03-19T01:17:12.585Z] da3b7808859c 49 seconds ago 1.78GB [2022-03-19T01:17:12.585Z] ci-base-image-x86_64 latest 4125ceba9063 3 minutes ago 1.27GB [2022-03-19T01:17:12.585Z] alpine 3.14 a33ac4f1069a 34 hours ago 5.59MB [2022-03-19T01:17:12.585Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB [2022-03-19T01:17:12.585Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-19T01:17:12.585Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-19T01:17:12.585Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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-19T01:17:13.531Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8043 in /w/workspace/edgexfoundry_edgex-go_PR-3917 [Pipeline] { [Pipeline] ws [2022-03-19T01:17:13.568Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-19T01:17:13.908Z] The recommended git tool is: git [2022-03-19T01:17:21.418Z] using credential edgex-jenkins-ssh [2022-03-19T01:17:21.444Z] Cloning the remote Git repository [2022-03-19T01:17:21.529Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-19T01:17:21.640Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-19T01:17:21.844Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-19T01:17:21.845Z] > git --version # timeout=10 [2022-03-19T01:17:21.898Z] > git --version # 'git version 2.25.1' [2022-03-19T01:17:21.902Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-19T01:17:22.026Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-19T01:17:28.155Z] Still waiting to schedule task [2022-03-19T01:17:28.156Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-19T01:17:38.588Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-19T01:17:38.610Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-19T01:17:38.639Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-19T01:17:38.681Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-19T01:17:38.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-19T01:17:38.695Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3917/head:refs/remotes/origin/PR-3917 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-19T01:17:39.518Z] Merging remotes/origin/main commit 7794663b2f6ed75afbb86dfef3a594310e3530e2 into PR head commit 1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:17:39.886Z] Merge succeeded, producing 1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:17:39.886Z] Checking out Revision 1aaead758a254fa5b22300b6089f1f0873fd6e9a (PR-3917) [2022-03-19T01:17:39.541Z] > git config core.sparsecheckout # timeout=10 [2022-03-19T01:17:39.559Z] > git checkout -f 1aaead758a254fa5b22300b6089f1f0873fd6e9a # timeout=10 [2022-03-19T01:17:39.800Z] > git remote # timeout=10 [2022-03-19T01:17:39.820Z] > git config --get remote.origin.url # timeout=10 [2022-03-19T01:17:39.835Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-19T01:17:39.847Z] > git merge 7794663b2f6ed75afbb86dfef3a594310e3530e2 # timeout=10 [2022-03-19T01:17:39.874Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-19T01:17:39.898Z] > git config core.sparsecheckout # timeout=10 [2022-03-19T01:17:39.911Z] > git checkout -f 1aaead758a254fa5b22300b6089f1f0873fd6e9a # timeout=10 [2022-03-19T01:17:44.217Z] Commit message: "fix: security-proxy-setup will not terminate on success" [2022-03-19T01:17:44.292Z] > git --version # timeout=10 [2022-03-19T01:17:44.305Z] > git --version # 'git version 2.25.1' [2022-03-19T01:17:44.322Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-19T01:17:45.387Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-19T01:17:45.387Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-19T01:17:45.387Z] Dload Upload Total Spent Left Speed [2022-03-19T01:17:45.387Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45375 0 --:--:-- --:--:-- --:--:-- 45550 [Pipeline] sh [2022-03-19T01:17:45.924Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-19T01:17:46.364Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-19T01:17:46.364Z] + sudo tee /etc/docker/daemon.new [2022-03-19T01:17:46.364Z] { [2022-03-19T01:17:46.364Z] "registry-mirrors": [ [2022-03-19T01:17:46.364Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-19T01:17:46.364Z] ], [2022-03-19T01:17:46.364Z] "bip": "10.250.0.254/24", [2022-03-19T01:17:46.364Z] "hosts": [ [2022-03-19T01:17:46.364Z] "tcp://0.0.0.0:5555", [2022-03-19T01:17:46.364Z] "unix:///var/run/docker.sock" [2022-03-19T01:17:46.364Z] ], [2022-03-19T01:17:46.364Z] "mtu": 1458, [2022-03-19T01:17:46.364Z] "selinux-enabled": true, [2022-03-19T01:17:46.364Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-19T01:17:46.364Z] } [Pipeline] sh [2022-03-19T01:17:46.728Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-19T01:17:47.092Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-19T01:18:05.516Z] provisioning config files... [2022-03-19T01:18:05.540Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5904761259201487714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-19T01:18:06.128Z] ---> docker-login.sh [2022-03-19T01:18:06.128Z] nexus3.edgexfoundry.org:10001 [2022-03-19T01:18:06.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-19T01:18:07.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-19T01:18:07.004Z] Configure a credential helper to remove this warning. See [2022-03-19T01:18:07.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-19T01:18:07.004Z] [2022-03-19T01:18:07.004Z] Login Succeeded [2022-03-19T01:18:07.004Z] nexus3.edgexfoundry.org:10002 [2022-03-19T01:18:07.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-19T01:18:07.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-19T01:18:07.552Z] Configure a credential helper to remove this warning. See [2022-03-19T01:18:07.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-19T01:18:07.552Z] [2022-03-19T01:18:07.552Z] Login Succeeded [2022-03-19T01:18:07.552Z] nexus3.edgexfoundry.org:10003 [2022-03-19T01:18:07.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-19T01:18:07.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-19T01:18:07.828Z] Configure a credential helper to remove this warning. See [2022-03-19T01:18:07.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-19T01:18:07.828Z] [2022-03-19T01:18:07.828Z] Login Succeeded [2022-03-19T01:18:07.828Z] nexus3.edgexfoundry.org:10004 [2022-03-19T01:18:08.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-19T01:18:08.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-19T01:18:08.382Z] Configure a credential helper to remove this warning. See [2022-03-19T01:18:08.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-19T01:18:08.382Z] [2022-03-19T01:18:08.382Z] Login Succeeded [2022-03-19T01:18:08.382Z] docker.io [2022-03-19T01:18:08.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-19T01:18:09.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-19T01:18:09.250Z] Configure a credential helper to remove this warning. See [2022-03-19T01:18:09.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-19T01:18:09.250Z] [2022-03-19T01:18:09.250Z] Login Succeeded [2022-03-19T01:18:09.250Z] ---> docker-login.sh ends [Pipeline] } [2022-03-19T01:18:09.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-19T01:18:09.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-19T01:18:09.675Z] ========================================================= [2022-03-19T01:18:09.675Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-19T01:18:09.675Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-19T01:18:10.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-19T01:18:10.334Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-19T01:18:10.334Z] 9b3977197b4f: Pulling fs layer [2022-03-19T01:18:10.334Z] 1a89e8eeedd5: Pulling fs layer [2022-03-19T01:18:10.334Z] 94645a83ff95: Pulling fs layer [2022-03-19T01:18:10.334Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-19T01:18:10.334Z] 0c92f367c5e7: Pulling fs layer [2022-03-19T01:18:10.334Z] f7c0051592d6: Pulling fs layer [2022-03-19T01:18:10.334Z] a227ed2f7395: Pulling fs layer [2022-03-19T01:18:10.334Z] 7b1c46037f91: Pulling fs layer [2022-03-19T01:18:10.334Z] f7c0051592d6: Waiting [2022-03-19T01:18:10.334Z] a227ed2f7395: Waiting [2022-03-19T01:18:10.334Z] 3f3a8bcf1eab: Waiting [2022-03-19T01:18:10.334Z] 7b1c46037f91: Waiting [2022-03-19T01:18:10.334Z] 0c92f367c5e7: Waiting [2022-03-19T01:18:10.334Z] 94645a83ff95: Verifying Checksum [2022-03-19T01:18:10.334Z] 94645a83ff95: Download complete [2022-03-19T01:18:10.334Z] 1a89e8eeedd5: Verifying Checksum [2022-03-19T01:18:10.334Z] 1a89e8eeedd5: Download complete [2022-03-19T01:18:10.334Z] 0c92f367c5e7: Download complete [2022-03-19T01:18:10.334Z] f7c0051592d6: Download complete [2022-03-19T01:18:10.334Z] 9b3977197b4f: Verifying Checksum [2022-03-19T01:18:10.334Z] 9b3977197b4f: Download complete [2022-03-19T01:18:10.334Z] a227ed2f7395: Verifying Checksum [2022-03-19T01:18:10.334Z] a227ed2f7395: Download complete [2022-03-19T01:18:10.747Z] Running on prd-ubuntu18.04-docker-8c-8g-8044 in /w/workspace/edgexfoundry_edgex-go_PR-3917 [Pipeline] { [Pipeline] ws [2022-03-19T01:18:10.788Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-19T01:18:10.917Z] The recommended git tool is: git [2022-03-19T01:18:10.945Z] 9b3977197b4f: Pull complete [2022-03-19T01:18:11.548Z] 1a89e8eeedd5: Pull complete [2022-03-19T01:18:11.824Z] 94645a83ff95: Pull complete [2022-03-19T01:18:12.422Z] 7b1c46037f91: Verifying Checksum [2022-03-19T01:18:12.422Z] 7b1c46037f91: Download complete [2022-03-19T01:18:12.428Z] using credential edgex-jenkins-ssh [2022-03-19T01:18:12.438Z] Cloning the remote Git repository [2022-03-19T01:18:13.019Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-19T01:18:13.019Z] 3f3a8bcf1eab: Download complete [2022-03-19T01:18:12.458Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-19T01:18:12.491Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-19T01:18:12.517Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-19T01:18:12.518Z] > git --version # timeout=10 [2022-03-19T01:18:12.522Z] > git --version # 'git version 2.17.1' [2022-03-19T01:18:12.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-19T01:18:12.543Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-19T01:18:17.375Z] Merging remotes/origin/main commit 7794663b2f6ed75afbb86dfef3a594310e3530e2 into PR head commit 1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:18:17.477Z] Merge succeeded, producing 1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:18:17.477Z] Checking out Revision 1aaead758a254fa5b22300b6089f1f0873fd6e9a (PR-3917) [2022-03-19T01:18:16.695Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-19T01:18:16.702Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-19T01:18:16.714Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-19T01:18:16.727Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-19T01:18:16.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-19T01:18:16.732Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3917/head:refs/remotes/origin/PR-3917 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-19T01:18:17.386Z] > git config core.sparsecheckout # timeout=10 [2022-03-19T01:18:17.391Z] > git checkout -f 1aaead758a254fa5b22300b6089f1f0873fd6e9a # timeout=10 [2022-03-19T01:18:17.447Z] > git remote # timeout=10 [2022-03-19T01:18:17.453Z] > git config --get remote.origin.url # timeout=10 [2022-03-19T01:18:17.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-19T01:18:17.461Z] > git merge 7794663b2f6ed75afbb86dfef3a594310e3530e2 # timeout=10 [2022-03-19T01:18:17.475Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-19T01:18:17.483Z] > git config core.sparsecheckout # timeout=10 [2022-03-19T01:18:17.490Z] > git checkout -f 1aaead758a254fa5b22300b6089f1f0873fd6e9a # timeout=10 [2022-03-19T01:18:20.986Z] Commit message: "fix: security-proxy-setup will not terminate on success" [2022-03-19T01:18:21.010Z] > git --version # timeout=10 [2022-03-19T01:18:21.013Z] > git --version # 'git version 2.17.1' [2022-03-19T01:18:21.017Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-19T01:18:21.783Z] + echo snap-build.sh [2022-03-19T01:18:21.783Z] snap-build.sh [2022-03-19T01:18:21.783Z] + SNAP_BASE_DIR=. [2022-03-19T01:18:21.783Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-03-19T01:18:21.783Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-03-19T01:18:21.783Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-03-19T01:18:21.783Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-03-19T01:18:21.783Z] + cd /w/workspace/edgex-go/1 [2022-03-19T01:18:21.783Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-19T01:18:21.783Z] Reading package lists... [2022-03-19T01:18:21.783Z] Building dependency tree... [2022-03-19T01:18:21.783Z] Reading state information... [2022-03-19T01:18:21.783Z] The following packages were automatically installed and are no longer required: [2022-03-19T01:18:21.783Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-19T01:18:21.783Z] uidmap xdelta3 [2022-03-19T01:18:21.783Z] Use 'sudo apt autoremove' to remove them. [2022-03-19T01:18:21.783Z] The following packages will be REMOVED: [2022-03-19T01:18:21.783Z] lxd* lxd-client* [2022-03-19T01:18:21.783Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-19T01:18:22.044Z] After this operation, 31.7 MB disk space will be freed. [2022-03-19T01:18:22.565Z] (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-19T01:18:22.565Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-19T01:18:23.505Z] Removing lxd dnsmasq configuration [2022-03-19T01:18:23.505Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-19T01:18:23.505Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-19T01:18:24.077Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-19T01:18:24.342Z] (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-19T01:18:24.342Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-19T01:18:25.466Z] 3f3a8bcf1eab: Pull complete [2022-03-19T01:18:25.466Z] 0c92f367c5e7: Pull complete [2022-03-19T01:18:25.741Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-19T01:18:25.741Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-19T01:18:25.742Z] f7c0051592d6: Pull complete [2022-03-19T01:18:26.018Z] a227ed2f7395: Pull complete [2022-03-19T01:18:26.313Z] + sudo snap remove --purge lxd [2022-03-19T01:18:26.313Z] snap "lxd" is not installed [2022-03-19T01:18:26.313Z] + sudo groupadd --force --system lxd [2022-03-19T01:18:26.313Z] ++ whoami [2022-03-19T01:18:26.313Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-19T01:18:26.313Z] + newgrp - lxd [2022-03-19T01:18:26.574Z] + sudo snap install lxd [2022-03-19T01:18:34.348Z] 7b1c46037f91: Pull complete [2022-03-19T01:18:34.348Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-19T01:18:34.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-19T01:18:34.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-19T01:18:34.926Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-19T01:18:34.926Z] WORKDIR /edgex [2022-03-19T01:18:34.926Z] COPY go.mod . [2022-03-19T01:18:34.926Z] RUN go mod download [2022-03-19T01:18:34.926Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-19T01:18:36.582Z] 2022-03-19T01:18:32Z INFO Waiting for automatic snapd restart... [2022-03-19T01:18:37.580Z] Sending build context to Docker daemon 168.8MB [2022-03-19T01:18:37.580Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-19T01:18:37.580Z] ---> f79e39bc4007 [2022-03-19T01:18:37.580Z] Step 2/4 : WORKDIR /edgex [2022-03-19T01:18:39.554Z] ---> Running in 5b390476b815 [2022-03-19T01:18:39.554Z] Removing intermediate container 5b390476b815 [2022-03-19T01:18:39.554Z] ---> 1821483081b2 [2022-03-19T01:18:39.554Z] Step 3/4 : COPY go.mod . [2022-03-19T01:18:40.154Z] ---> 36447afe54ef [2022-03-19T01:18:40.154Z] Step 4/4 : RUN go mod download [2022-03-19T01:18:40.154Z] ---> Running in 92061e659884 [2022-03-19T01:18:48.892Z] lxd 4.24 from Canonical* installed [2022-03-19T01:18:48.892Z] + sudo lxd init --auto [2022-03-19T01:18:58.893Z] + sudo snap install --classic snapcraft [2022-03-19T01:19:03.106Z] snapcraft 6.0.2 from Canonical* installed [2022-03-19T01:19:03.107Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-19T01:19:03.107Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-19T01:19:03.107Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-19T01:19:03.107Z] Dload Upload Total Spent Left Speed [2022-03-19T01:19:03.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4733 0 --:--:-- --:--:-- --:--:-- 4733 [2022-03-19T01:19:03.679Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 4020k 0 --:--:-- --:--:-- --:--:-- 56.9M [2022-03-19T01:19:03.679Z] ./yq_linux_amd64 [2022-03-19T01:19:03.938Z] + sudo snapcraft prime --use-lxd [2022-03-19T01:19:05.853Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-19T01:19:05.853Z] 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-19T01:19:05.853Z] - README.md [2022-03-19T01:19:05.853Z] [2022-03-19T01:19:05.853Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-19T01:19:06.114Z] Launching a container. [2022-03-19T01:19:16.136Z] Waiting for container to be ready [2022-03-19T01:19:16.708Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-19T01:19:16.708Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-19T01:19:16.708Z] [2022-03-19T01:19:21.999Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-19T01:19:22.946Z] Waiting for network to be ready... [2022-03-19T01:19:23.207Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-19T01:19:23.207Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-19T01:19:23.779Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-19T01:19:23.779Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] [2022-03-19T01:19:24.040Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-19T01:19:24.301Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] [2022-03-19T01:19:24.301Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-19T01:19:24.301Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-19T01:19:24.301Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-19T01:19:24.301Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-19T01:19:24.301Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-19T01:19:24.301Z] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-19T01:19:24.301Z] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-19T01:19:24.301Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-19T01:19:24.301Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-19T01:19:24.301Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-19T01:19:24.301Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-19T01:19:24.301Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-19T01:19:24.870Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-19T01:19:25.130Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1642 kB] [2022-03-19T01:19:25.130Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-19T01:19:25.130Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-19T01:19:25.130Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-19T01:19:25.130Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-19T01:19:25.130Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-19T01:19:25.130Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-19T01:19:25.130Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-19T01:19:27.055Z] Fetched 23.4 MB in 4s (5741 kB/s) [2022-03-19T01:19:27.996Z] Reading package lists... [2022-03-19T01:19:27.996Z] Reading package lists... [2022-03-19T01:19:28.261Z] Building dependency tree... [2022-03-19T01:19:28.261Z] Reading state information... [2022-03-19T01:19:28.525Z] The following additional packages will be installed: [2022-03-19T01:19:28.525Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-19T01:19:28.525Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-19T01:19:28.525Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-19T01:19:28.525Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-19T01:19:28.525Z] Suggested packages: [2022-03-19T01:19:28.525Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-19T01:19:28.525Z] Recommended packages: [2022-03-19T01:19:28.525Z] gnupg libsasl2-modules [2022-03-19T01:19:28.525Z] The following NEW packages will be installed: [2022-03-19T01:19:28.525Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-19T01:19:28.525Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-19T01:19:28.525Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-19T01:19:28.525Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-19T01:19:28.525Z] The following packages will be upgraded: [2022-03-19T01:19:28.525Z] gpg gpg-agent gpgconf libudev1 [2022-03-19T01:19:28.525Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-19T01:19:28.525Z] Need to get 3859 kB of archives. [2022-03-19T01:19:28.525Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-19T01:19:28.525Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-19T01:19:28.525Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-19T01:19:28.525Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-19T01:19:28.525Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-19T01:19:28.793Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-19T01:19:28.793Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-19T01:19:28.793Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-19T01:19:28.793Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-19T01:19:28.793Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-19T01:19:28.793Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-19T01:19:28.793Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-19T01:19:28.793Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-19T01:19:28.793Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-19T01:19:28.793Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-19T01:19:28.793Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-19T01:19:28.793Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-19T01:19:28.793Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-19T01:19:28.793Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-19T01:19:28.793Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-19T01:19:28.793Z] 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-19T01:19:28.793Z] 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-19T01:19:28.793Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-19T01:19:28.793Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-19T01:19:29.054Z] Fetched 3859 kB in 0s (13.9 MB/s) [2022-03-19T01:19:29.054Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-19T01:19:29.054Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-19T01:19:29.054Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-19T01:19:29.054Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-19T01:19:29.054Z] Selecting previously unselected package udev. [2022-03-19T01:19:29.054Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-19T01:19:29.054Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-19T01:19:29.054Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-19T01:19:29.324Z] Selecting previously unselected package libfuse2:amd64. [2022-03-19T01:19:29.324Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-19T01:19:29.324Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-19T01:19:29.586Z] Selecting previously unselected package fuse. [2022-03-19T01:19:29.586Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-19T01:19:29.586Z] Unpacking fuse (2.9.9-3) ... [2022-03-19T01:19:29.586Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-19T01:19:29.586Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-19T01:19:29.586Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-19T01:19:29.586Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-19T01:19:29.848Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-19T01:19:29.848Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-19T01:19:29.848Z] Selecting previously unselected package libksba8:amd64. [2022-03-19T01:19:29.848Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-19T01:19:29.848Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-19T01:19:29.848Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-19T01:19:29.848Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-19T01:19:29.848Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-19T01:19:29.848Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-19T01:19:29.848Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-19T01:19:29.848Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-19T01:19:30.109Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-19T01:19:30.109Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-19T01:19:30.109Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-19T01:19:30.109Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-19T01:19:30.109Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-19T01:19:30.109Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-19T01:19:30.109Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-19T01:19:30.109Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-19T01:19:30.109Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-19T01:19:30.109Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-19T01:19:30.109Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-19T01:19:30.109Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-19T01:19:30.109Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-19T01:19:30.109Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-19T01:19:30.373Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-19T01:19:30.373Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-19T01:19:30.373Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-19T01:19:30.373Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-19T01:19:30.373Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-19T01:19:30.373Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-19T01:19:30.373Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-19T01:19:30.373Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-19T01:19:30.373Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-19T01:19:30.373Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-19T01:19:30.373Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-19T01:19:30.373Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-19T01:19:30.373Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-19T01:19:30.634Z] Selecting previously unselected package libldap-common. [2022-03-19T01:19:30.634Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-19T01:19:30.634Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-19T01:19:30.634Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-19T01:19:30.634Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-19T01:19:30.634Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-19T01:19:30.634Z] Selecting previously unselected package dirmngr. [2022-03-19T01:19:30.634Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-19T01:19:30.634Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-19T01:19:30.895Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-19T01:19:30.895Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-19T01:19:30.895Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-19T01:19:30.895Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-19T01:19:30.895Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-19T01:19:31.468Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-19T01:19:31.468Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-19T01:19:31.468Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-19T01:19:31.468Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-19T01:19:31.468Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-19T01:19:31.468Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-19T01:19:31.468Z] Setting up fuse (2.9.9-3) ... [2022-03-19T01:19:31.468Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-19T01:19:32.039Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-19T01:19:32.039Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-19T01:19:32.039Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-19T01:19:32.039Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-19T01:19:32.039Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-19T01:19:32.039Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-19T01:19:32.039Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-19T01:19:32.039Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-19T01:19:32.039Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-19T01:19:32.300Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-19T01:19:32.300Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-19T01:19:32.300Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-19T01:19:32.869Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-19T01:19:32.869Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-19T01:19:32.869Z] units). This means they are not meant to be enabled using systemctl. [2022-03-19T01:19:32.869Z] [2022-03-19T01:19:32.869Z] Possible reasons for having this kind of units are: [2022-03-19T01:19:32.869Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-19T01:19:32.869Z] .wants/ or .requires/ directory. [2022-03-19T01:19:32.869Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-19T01:19:32.869Z] a requirement dependency on it. [2022-03-19T01:19:32.869Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-19T01:19:32.869Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-19T01:19:32.869Z] • In case of template units, the unit is meant to be enabled with some [2022-03-19T01:19:32.869Z] instance name specified. [2022-03-19T01:19:33.130Z] Reading package lists... [2022-03-19T01:19:33.130Z] Building dependency tree... [2022-03-19T01:19:33.130Z] Reading state information... [2022-03-19T01:19:33.391Z] The following additional packages will be installed: [2022-03-19T01:19:33.391Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-19T01:19:33.391Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-19T01:19:33.391Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-19T01:19:33.391Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-19T01:19:33.391Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-19T01:19:33.391Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-19T01:19:33.391Z] Suggested packages: [2022-03-19T01:19:33.391Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-19T01:19:33.391Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-19T01:19:33.391Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-19T01:19:33.391Z] systemd-container policykit-1 [2022-03-19T01:19:33.391Z] Recommended packages: [2022-03-19T01:19:33.391Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-19T01:19:33.391Z] The following NEW packages will be installed: [2022-03-19T01:19:33.391Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-19T01:19:33.391Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-19T01:19:33.391Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-19T01:19:33.391Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-19T01:19:33.391Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-19T01:19:33.391Z] The following packages will be upgraded: [2022-03-19T01:19:33.391Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-19T01:19:33.652Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-19T01:19:33.652Z] Need to get 46.5 MB of archives. [2022-03-19T01:19:33.652Z] After this operation, 181 MB of additional disk space will be used. [2022-03-19T01:19:33.652Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-19T01:19:33.652Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-19T01:19:33.652Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-19T01:19:33.652Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-19T01:19:33.652Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-19T01:19:33.913Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-19T01:19:33.913Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-19T01:19:33.913Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-19T01:19:33.913Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-19T01:19:33.913Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-19T01:19:34.173Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-19T01:19:34.173Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-19T01:19:34.173Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-19T01:19:34.173Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-19T01:19:34.173Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-19T01:19:34.433Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-19T01:19:34.693Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-19T01:19:34.693Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-19T01:19:34.694Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-19T01:19:34.694Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-19T01:19:34.694Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-19T01:19:34.694Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-19T01:19:34.694Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-19T01:19:34.953Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-19T01:19:34.953Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-19T01:19:34.953Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-19T01:19:34.953Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-19T01:19:34.953Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-19T01:19:34.953Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-19T01:19:34.953Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-19T01:19:34.953Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-19T01:19:34.953Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-19T01:19:34.953Z] 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-19T01:19:36.335Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-19T01:19:36.335Z] Fetched 46.5 MB in 3s (17.6 MB/s) [2022-03-19T01:19:36.335Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-19T01:19:36.335Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-19T01:19:36.335Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-19T01:19:36.335Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-19T01:19:36.335Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-19T01:19:36.335Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-19T01:19:36.596Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-19T01:19:37.166Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-19T01:19:37.166Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-19T01:19:37.166Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-19T01:19:37.166Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-19T01:19:37.166Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-19T01:19:37.166Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-19T01:19:37.166Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-19T01:19:37.427Z] Selecting previously unselected package libexpat1:amd64. [2022-03-19T01:19:37.427Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-19T01:19:37.427Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-19T01:19:37.427Z] Selecting previously unselected package python3.8-minimal. [2022-03-19T01:19:37.427Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-19T01:19:37.427Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-19T01:19:37.688Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-19T01:19:37.688Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-19T01:19:37.688Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-19T01:19:38.259Z] Selecting previously unselected package python3-minimal. [2022-03-19T01:19:38.259Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-19T01:19:38.259Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-19T01:19:38.259Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-19T01:19:38.259Z] Selecting previously unselected package mime-support. [2022-03-19T01:19:38.259Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-19T01:19:38.259Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-19T01:19:38.259Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-19T01:19:38.259Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-19T01:19:38.259Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-19T01:19:38.259Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-19T01:19:38.259Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-19T01:19:38.259Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-19T01:19:38.519Z] Selecting previously unselected package python3.8. [2022-03-19T01:19:38.519Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-19T01:19:38.519Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-19T01:19:38.519Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-19T01:19:38.519Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-19T01:19:38.779Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-19T01:19:38.779Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-19T01:19:38.779Z] Selecting previously unselected package python3. [2022-03-19T01:19:38.779Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-19T01:19:38.779Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-19T01:19:39.041Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-19T01:19:39.041Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-19T01:19:39.041Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-19T01:19:39.041Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-19T01:19:39.041Z] Selecting previously unselected package dbus. [2022-03-19T01:19:39.041Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-19T01:19:39.041Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-19T01:19:39.041Z] Selecting previously unselected package libbsd0:amd64. [2022-03-19T01:19:39.041Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-19T01:19:39.041Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-19T01:19:39.041Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-19T01:19:39.041Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-19T01:19:39.041Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-19T01:19:39.302Z] Selecting previously unselected package sudo. [2022-03-19T01:19:39.302Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-19T01:19:39.302Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-19T01:19:39.302Z] Selecting previously unselected package apparmor. [2022-03-19T01:19:39.302Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-19T01:19:39.302Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-19T01:19:39.564Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-19T01:19:39.564Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-19T01:19:39.564Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-19T01:19:39.564Z] Selecting previously unselected package libedit2:amd64. [2022-03-19T01:19:39.564Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-19T01:19:39.564Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-19T01:19:39.564Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-19T01:19:39.564Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-19T01:19:39.564Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-19T01:19:39.564Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-19T01:19:39.564Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-19T01:19:39.564Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:19:39.564Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-19T01:19:39.564Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-19T01:19:39.825Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:19:39.825Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-19T01:19:39.825Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-19T01:19:39.825Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-19T01:19:39.825Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-19T01:19:39.825Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-19T01:19:39.825Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:19:39.825Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-19T01:19:39.825Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-19T01:19:39.825Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:19:39.825Z] Selecting previously unselected package openssh-client. [2022-03-19T01:19:39.825Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-19T01:19:40.086Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-19T01:19:40.086Z] Selecting previously unselected package dbus-user-session. [2022-03-19T01:19:40.086Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-19T01:19:40.086Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-19T01:19:40.086Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-19T01:19:40.086Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-19T01:19:40.086Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-19T01:19:40.086Z] Selecting previously unselected package squashfs-tools. [2022-03-19T01:19:40.086Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-19T01:19:40.086Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-19T01:19:40.349Z] Selecting previously unselected package snapd. [2022-03-19T01:19:40.349Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-19T01:19:40.349Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-19T01:19:43.653Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-19T01:19:43.654Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-19T01:19:43.654Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-19T01:19:43.654Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-19T01:19:43.654Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:19:43.654Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-19T01:19:43.654Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-19T01:19:43.654Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-19T01:19:43.654Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:19:43.654Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:19:43.654Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-19T01:19:43.654Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-19T01:19:43.654Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-19T01:19:43.654Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-19T01:19:44.224Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-19T01:19:44.224Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-19T01:19:44.224Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-19T01:19:44.224Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-19T01:19:44.224Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-19T01:19:44.224Z] running python rtupdate hooks for python3.8... [2022-03-19T01:19:44.224Z] running python post-rtupdate hooks for python3.8... [2022-03-19T01:19:44.486Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-19T01:19:45.428Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-19T01:19:45.428Z] Reloading AppArmor profiles [2022-03-19T01:19:45.689Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:19:45.689Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-19T01:19:45.689Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-19T01:19:45.950Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-19T01:19:45.950Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-19T01:19:45.950Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-19T01:19:45.950Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-19T01:19:47.862Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-19T01:19:47.862Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-19T01:19:47.862Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-19T01:19:47.862Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-19T01:19:48.124Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-19T01:19:48.386Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-19T01:19:48.648Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-19T01:19:48.911Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-19T01:19:49.173Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-19T01:19:49.173Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-19T01:19:49.433Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-19T01:19:49.433Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-19T01:19:49.693Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-19T01:19:49.955Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-19T01:19:50.218Z] /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-19T01:19:50.218Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-19T01:19:51.159Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-19T01:19:51.159Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-19T01:19:51.159Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-19T01:19:51.991Z] Reading package lists... [2022-03-19T01:19:52.253Z] Reading package lists... [2022-03-19T01:19:52.253Z] Building dependency tree... [2022-03-19T01:19:52.253Z] Reading state information... [2022-03-19T01:19:52.513Z] Calculating upgrade... [2022-03-19T01:19:52.513Z] The following packages will be upgraded: [2022-03-19T01:19:52.513Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-19T01:19:52.513Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-19T01:19:52.513Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-19T01:19:52.513Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-19T01:19:52.513Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-19T01:19:52.513Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-19T01:19:52.513Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-19T01:19:52.513Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-19T01:19:52.513Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-19T01:19:52.513Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-19T01:19:52.513Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-19T01:19:52.513Z] xz-utils zlib1g [2022-03-19T01:19:52.775Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-19T01:19:52.775Z] Need to get 65.7 MB of archives. [2022-03-19T01:19:52.775Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-19T01:19:52.775Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-19T01:19:52.775Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-19T01:19:52.775Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-19T01:19:52.775Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-19T01:19:52.775Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-19T01:19:52.775Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-19T01:19:52.775Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-19T01:19:52.775Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-19T01:19:52.775Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-19T01:19:52.775Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-19T01:19:52.775Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-19T01:19:52.775Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-19T01:19:52.775Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-19T01:19:52.775Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-19T01:19:52.775Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-19T01:19:53.036Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-19T01:19:53.036Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-19T01:19:53.036Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-19T01:19:53.036Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-19T01:19:53.036Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-19T01:19:53.036Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-19T01:19:53.036Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-19T01:19:53.036Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-19T01:19:53.036Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-19T01:19:53.036Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-19T01:19:53.036Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-19T01:19:53.036Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-19T01:19:53.036Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-19T01:19:53.036Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-19T01:19:53.036Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-19T01:19:53.036Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-19T01:19:53.036Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-19T01:19:53.036Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-19T01:19:53.036Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-19T01:19:53.036Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-19T01:19:53.036Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-19T01:19:53.036Z] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-19T01:19:53.036Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-19T01:19:53.036Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-19T01:19:53.036Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-19T01:19:53.036Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-19T01:19:53.036Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-19T01:19:53.036Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-19T01:19:53.036Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-19T01:19:53.036Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-19T01:19:53.036Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-19T01:19:53.036Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-19T01:19:53.037Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-19T01:19:53.037Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-19T01:19:53.037Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-19T01:19:53.037Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-19T01:19:53.037Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-19T01:19:53.037Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-19T01:19:53.037Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-19T01:19:53.037Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-19T01:19:53.296Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-19T01:19:53.296Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-19T01:19:53.296Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-19T01:19:53.296Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-19T01:19:53.296Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-19T01:19:53.559Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-19T01:19:53.559Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-19T01:19:53.559Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-19T01:19:53.559Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-19T01:19:53.559Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-19T01:19:53.559Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-19T01:19:53.559Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-19T01:19:53.559Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-19T01:19:53.559Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-19T01:19:53.559Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-19T01:19:53.559Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-19T01:19:53.559Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-19T01:19:53.559Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-19T01:19:53.559Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-19T01:19:53.559Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-19T01:19:53.559Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-19T01:19:53.841Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-19T01:19:54.101Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-19T01:19:54.101Z] Fetched 65.7 MB in 1s (56.7 MB/s) [2022-03-19T01:19:54.101Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-19T01:19:54.101Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-19T01:19:54.101Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-19T01:19:54.691Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-19T01:19:54.691Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-19T01:19:54.691Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-19T01:19:54.691Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-19T01:19:54.952Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-19T01:19:54.952Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-19T01:19:54.952Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-19T01:19:54.952Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-19T01:19:55.212Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-19T01:19:55.473Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-19T01:19:55.473Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-19T01:19:55.473Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-19T01:19:55.473Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-19T01:19:55.473Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-19T01:19:55.732Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-19T01:19:55.732Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-19T01:19:55.732Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-19T01:19:55.732Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-19T01:19:55.732Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-19T01:19:55.732Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-19T01:19:55.733Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-19T01:19:55.733Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-19T01:19:55.994Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-19T01:19:55.994Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-19T01:19:55.994Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-19T01:19:55.994Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-19T01:19:55.994Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-19T01:19:55.994Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-19T01:19:56.255Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-19T01:19:56.255Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-19T01:19:56.520Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-19T01:19:56.520Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-19T01:19:56.520Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-19T01:19:56.779Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-19T01:19:57.044Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-19T01:19:57.303Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-19T01:19:57.303Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-19T01:19:57.303Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-19T01:19:57.303Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-19T01:19:57.303Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-19T01:19:57.565Z] Setting up base-files (11ubuntu5.5) ... [2022-03-19T01:19:57.825Z] Installing new version of config file /etc/issue ... [2022-03-19T01:19:57.825Z] Installing new version of config file /etc/issue.net ... [2022-03-19T01:19:57.825Z] Installing new version of config file /etc/lsb-release ... [2022-03-19T01:19:57.825Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-19T01:19:58.086Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-19T01:19:58.086Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-19T01:19:58.086Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-19T01:19:58.086Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:19:58.086Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-19T01:19:58.086Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-19T01:19:58.347Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-19T01:19:58.347Z] 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-19T01:19:58.347Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:19:58.347Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-19T01:19:58.347Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-19T01:19:58.608Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-19T01:19:58.608Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:19:58.608Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-19T01:19:58.608Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-19T01:19:58.608Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-19T01:19:58.868Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:19:58.868Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-19T01:19:58.868Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-19T01:19:59.439Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-19T01:19:59.439Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-19T01:19:59.439Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-19T01:19:59.439Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-19T01:19:59.700Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-19T01:19:59.700Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:19:59.700Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-19T01:19:59.700Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-19T01:20:00.272Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-19T01:20:00.272Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-19T01:20:00.272Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-19T01:20:00.272Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:00.272Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-19T01:20:00.532Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-19T01:20:00.532Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-19T01:20:00.532Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:00.532Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-19T01:20:00.532Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-19T01:20:00.532Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-19T01:20:00.792Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:00.792Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-19T01:20:00.792Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-19T01:20:00.792Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-19T01:20:00.792Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:00.792Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-19T01:20:00.792Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-19T01:20:00.792Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-19T01:20:00.792Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-19T01:20:01.052Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-19T01:20:01.052Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:01.052Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-19T01:20:01.052Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-19T01:20:01.052Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-19T01:20:01.052Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:01.052Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-19T01:20:01.052Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-19T01:20:01.318Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-19T01:20:01.318Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-19T01:20:01.891Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-19T01:20:01.993Z] Removing intermediate container 92061e659884 [2022-03-19T01:20:01.993Z] ---> 9da8b7495a20 [2022-03-19T01:20:01.993Z] Successfully built 9da8b7495a20 [2022-03-19T01:20:01.993Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-19T01:20:02.150Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-19T01:20:02.378Z] + docker inspect -f . ci-base-image-arm64 [2022-03-19T01:20:02.378Z] . [2022-03-19T01:20:02.411Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-19T01:20:02.411Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:02.411Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-19T01:20:02.411Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [Pipeline] withDockerContainer [2022-03-19T01:20:02.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-8043 does not seem to be running inside a container [2022-03-19T01:20:02.673Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-19T01:20:02.673Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:02.673Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-19T01:20:02.674Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-19T01:20:02.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-03-19T01:20:02.935Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-19T01:20:02.935Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:02.935Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-19T01:20:02.935Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-19T01:20:02.935Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-19T01:20:02.935Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:02.935Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-19T01:20:02.935Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-19T01:20:03.195Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-19T01:20:03.195Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:03.195Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-19T01:20:03.195Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-19T01:20:03.195Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-19T01:20:03.195Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:03.195Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-19T01:20:03.195Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-19T01:20:03.456Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-19T01:20:03.456Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:03.456Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-19T01:20:03.456Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-19T01:20:03.456Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-19T01:20:03.716Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:03.716Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-19T01:20:03.716Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-19T01:20:03.716Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-19T01:20:03.716Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:03.716Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-19T01:20:03.716Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-19T01:20:03.716Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-19T01:20:03.975Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:03.975Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-19T01:20:03.975Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-19T01:20:03.975Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-19T01:20:03.975Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:03.975Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-19T01:20:03.975Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-19T01:20:03.975Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-19T01:20:04.088Z] $ docker top dcadcccee7df2f69014909ca02e925df651d30bca9661f0c8f32c7e16bd327b7 -eo pid,comm [2022-03-19T01:20:04.238Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:04.238Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-19T01:20:04.238Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-19T01:20:04.238Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-19T01:20:04.238Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:04.238Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-19T01:20:04.238Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [Pipeline] { [2022-03-19T01:20:04.498Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-19T01:20:04.499Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:04.499Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-19T01:20:04.499Z] Unpacking apt (2.0.6) over (2.0.2) ... [Pipeline] sh [2022-03-19T01:20:05.068Z] Setting up apt (2.0.6) ... [2022-03-19T01:20:05.223Z] + go version [2022-03-19T01:20:05.223Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-19T01:20:05.266Z] $ docker stop --time=1 dcadcccee7df2f69014909ca02e925df651d30bca9661f0c8f32c7e16bd327b7 [2022-03-19T01:20:05.639Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-19T01:20:05.639Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:05.639Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-19T01:20:05.639Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-19T01:20:05.639Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-19T01:20:05.639Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-19T01:20:05.639Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-19T01:20:05.639Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-19T01:20:05.902Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-19T01:20:05.902Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-19T01:20:05.902Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-19T01:20:05.902Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-19T01:20:06.164Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-19T01:20:06.164Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-19T01:20:06.164Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-19T01:20:06.164Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-19T01:20:06.164Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-19T01:20:06.427Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-19T01:20:06.427Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-19T01:20:06.689Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-19T01:20:06.689Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-19T01:20:06.689Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-19T01:20:06.887Z] $ docker rm -f dcadcccee7df2f69014909ca02e925df651d30bca9661f0c8f32c7e16bd327b7 [2022-03-19T01:20:06.949Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-19T01:20:06.949Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-19T01:20:06.949Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-19T01:20:06.949Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-19T01:20:06.949Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-19T01:20:07.210Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-19T01:20:07.210Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-19T01:20:07.210Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2022-03-19T01:20:07.470Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-19T01:20:07.470Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-19T01:20:07.470Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-19T01:20:07.470Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-19T01:20:07.729Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-19T01:20:07.729Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-19T01:20:07.729Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-19T01:20:07.729Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-19T01:20:07.729Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-19T01:20:07.729Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-19T01:20:07.729Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-19T01:20:07.729Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-19T01:20:07.873Z] + docker inspect -f . ci-base-image-arm64 [2022-03-19T01:20:07.873Z] . [Pipeline] withDockerContainer [2022-03-19T01:20:07.988Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-19T01:20:07.988Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-19T01:20:08.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-8043 does not seem to be running inside a container [2022-03-19T01:20:08.230Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-03-19T01:20:08.249Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-19T01:20:08.249Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-19T01:20:08.510Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-19T01:20:08.511Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-19T01:20:08.511Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-19T01:20:08.511Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-19T01:20:08.772Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-19T01:20:08.772Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-19T01:20:08.772Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-19T01:20:08.772Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-19T01:20:08.772Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-19T01:20:08.772Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-19T01:20:09.034Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-19T01:20:09.034Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-19T01:20:09.034Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-19T01:20:09.034Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-19T01:20:09.034Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-19T01:20:09.034Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-19T01:20:09.572Z] $ docker top 417e00e0b5c62e962e98c30d0c47bb0c879d4027fff9da403a3bb468d1212008 -eo pid,comm [2022-03-19T01:20:09.603Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-19T01:20:09.603Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [Pipeline] { [Pipeline] echo [2022-03-19T01:20:10.013Z] ========================================================= [2022-03-19T01:20:10.014Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-19T01:20:10.014Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-19T01:20:10.174Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-19T01:20:10.174Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-19T01:20:10.742Z] + make test [2022-03-19T01:20:10.742Z] go mod tidy [2022-03-19T01:20:10.746Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-19T01:20:11.009Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-19T01:20:11.269Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-19T01:20:11.269Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-19T01:20:11.528Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-19T01:20:11.528Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-19T01:20:11.727Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-19T01:20:12.096Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-19T01:20:12.096Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-19T01:20:12.096Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-19T01:20:12.356Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-19T01:20:12.356Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-19T01:20:12.356Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-19T01:20:12.356Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-19T01:20:12.356Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-19T01:20:12.356Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-19T01:20:12.356Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-19T01:20:12.356Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-19T01:20:12.356Z] [2022-03-19T01:20:12.356Z] Current default time zone: 'Etc/UTC' [2022-03-19T01:20:12.356Z] Local time is now: Sat Mar 19 01:20:12 UTC 2022. [2022-03-19T01:20:12.356Z] Universal Time is now: Sat Mar 19 01:20:12 UTC 2022. [2022-03-19T01:20:12.356Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-19T01:20:12.356Z] [2022-03-19T01:20:12.356Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-19T01:20:12.616Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-19T01:20:12.616Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-19T01:20:12.616Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-19T01:20:12.616Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-19T01:20:12.616Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-19T01:20:12.616Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-19T01:20:12.616Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-19T01:20:12.616Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-19T01:20:12.616Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-19T01:20:12.616Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-19T01:20:12.616Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-19T01:20:12.616Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-19T01:20:12.616Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-19T01:20:12.616Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-19T01:20:12.616Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-19T01:20:12.616Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-19T01:20:12.616Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-19T01:20:12.616Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-19T01:20:12.616Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-19T01:20:14.527Z] Updating certificates in /etc/ssl/certs... [2022-03-19T01:20:15.100Z] 21 added, 21 removed; done. [2022-03-19T01:20:15.100Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-19T01:20:15.100Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-19T01:20:15.360Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-19T01:20:15.360Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-19T01:20:15.360Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-19T01:20:15.360Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-19T01:20:15.360Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-19T01:20:15.360Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-19T01:20:15.622Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-19T01:20:15.622Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-19T01:20:15.622Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-19T01:20:15.622Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-19T01:20:15.622Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-19T01:20:15.622Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-19T01:20:15.622Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-19T01:20:15.622Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-19T01:20:15.622Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-19T01:20:15.885Z] Updating certificates in /etc/ssl/certs... [2022-03-19T01:20:16.458Z] 0 added, 0 removed; done. [2022-03-19T01:20:16.458Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-19T01:20:16.458Z] done. [2022-03-19T01:20:17.660Z] Reading package lists... [2022-03-19T01:20:17.660Z] Building dependency tree... [2022-03-19T01:20:17.660Z] Reading state information... [2022-03-19T01:20:17.660Z] The following NEW packages will be installed: [2022-03-19T01:20:17.660Z] apt-transport-https [2022-03-19T01:20:17.660Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-19T01:20:17.923Z] Need to get 4680 B of archives. [2022-03-19T01:20:17.923Z] After this operation, 162 kB of additional disk space will be used. [2022-03-19T01:20:17.923Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-19T01:20:17.923Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-19T01:20:17.923Z] Fetched 4680 B in 0s (89.6 kB/s) [2022-03-19T01:20:17.923Z] Selecting previously unselected package apt-transport-https. [2022-03-19T01:20:17.923Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-19T01:20:17.923Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-19T01:20:17.923Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-19T01:20:18.184Z] Setting up apt-transport-https (2.0.6) ... [2022-03-19T01:20:18.184Z] Waiting for network to be ready... [2022-03-19T01:20:24.760Z] 2022-03-19T01:20:22Z INFO Waiting for automatic snapd restart... [2022-03-19T01:20:25.702Z] snapd 2.54.4 from Canonical* installed [2022-03-19T01:20:26.640Z] "snapd" switched to the "latest/stable" channel [2022-03-19T01:20:26.640Z] [2022-03-19T01:20:29.181Z] core20 20220304 from Canonical* installed [2022-03-19T01:20:29.445Z] "core20" switched to the "latest/stable" channel [2022-03-19T01:20:29.445Z] [2022-03-19T01:20:31.983Z] snapcraft 6.0.2 from Canonical* installed [2022-03-19T01:20:32.243Z] "snapcraft" switched to the "latest/stable" channel [2022-03-19T01:20:32.243Z] [2022-03-19T01:20:36.436Z] 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-19T01:20:36.436Z] - README.md [2022-03-19T01:20:36.436Z] [2022-03-19T01:20:36.436Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-19T01:20:37.006Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-19T01:20:37.006Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-19T01:20:37.006Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-19T01:20:37.835Z] Reading package lists... [2022-03-19T01:20:38.405Z] 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-19T01:20:38.405Z] Reading package lists... [2022-03-19T01:20:38.405Z] Building dependency tree... [2022-03-19T01:20:38.405Z] Reading state information... [2022-03-19T01:20:38.667Z] Suggested packages: [2022-03-19T01:20:38.667Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-19T01:20:38.667Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-19T01:20:38.667Z] krb5-user libnorm-doc [2022-03-19T01:20:38.667Z] Recommended packages: [2022-03-19T01:20:38.667Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-19T01:20:38.667Z] The following NEW packages will be installed: [2022-03-19T01:20:38.667Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-19T01:20:38.667Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-19T01:20:38.667Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-19T01:20:38.667Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-19T01:20:38.667Z] libzmq5 pkg-config zip [2022-03-19T01:20:38.667Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-19T01:20:38.950Z] Need to get 10.3 MB of archives. [2022-03-19T01:20:38.950Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-19T01:20:38.950Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-19T01:20:38.950Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-19T01:20:38.950Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-19T01:20:38.950Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-19T01:20:38.950Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-19T01:20:38.950Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-19T01:20:38.950Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-19T01:20:38.950Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-19T01:20:38.950Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-19T01:20:38.950Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-19T01:20:38.950Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-19T01:20:38.950Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-19T01:20:38.950Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-19T01:20:38.950Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-19T01:20:38.950Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-19T01:20:38.950Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-19T01:20:38.950Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-19T01:20:38.950Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-19T01:20:38.950Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-19T01:20:38.950Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-19T01:20:38.950Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-19T01:20:38.950Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-19T01:20:38.950Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-19T01:20:38.950Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-19T01:20:38.950Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-19T01:20:38.950Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-19T01:20:38.950Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-19T01:20:39.221Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-19T01:20:39.221Z] Fetched 10.3 MB in 0s (38.0 MB/s) [2022-03-19T01:20:39.221Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-19T01:20:39.221Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-19T01:20:39.221Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-19T01:20:39.221Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-19T01:20:39.221Z] Selecting previously unselected package libsodium23:amd64. [2022-03-19T01:20:39.221Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-19T01:20:39.500Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-19T01:20:39.500Z] Selecting previously unselected package libpsl5:amd64. [2022-03-19T01:20:39.500Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-19T01:20:39.500Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-19T01:20:39.500Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-19T01:20:39.500Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-19T01:20:39.500Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-19T01:20:39.500Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-19T01:20:39.500Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-19T01:20:39.500Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-19T01:20:39.791Z] Selecting previously unselected package librtmp1:amd64. [2022-03-19T01:20:39.791Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-19T01:20:39.791Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-19T01:20:39.791Z] Selecting previously unselected package libssh-4:amd64. [2022-03-19T01:20:39.791Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-19T01:20:39.791Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-19T01:20:39.791Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-19T01:20:39.791Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-19T01:20:39.791Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-19T01:20:39.791Z] Selecting previously unselected package liberror-perl. [2022-03-19T01:20:39.791Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-19T01:20:39.791Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-19T01:20:39.791Z] Selecting previously unselected package git-man. [2022-03-19T01:20:39.791Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-19T01:20:39.791Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-19T01:20:40.061Z] Selecting previously unselected package git. [2022-03-19T01:20:40.061Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-19T01:20:40.061Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-19T01:20:40.705Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-19T01:20:40.705Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-19T01:20:40.705Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:20:40.705Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-19T01:20:40.705Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-19T01:20:40.705Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:20:40.705Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-19T01:20:40.705Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-19T01:20:40.705Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:20:40.705Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-19T01:20:40.705Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-19T01:20:40.705Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:20:40.705Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-19T01:20:40.705Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-19T01:20:40.705Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-19T01:20:40.988Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-19T01:20:40.988Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-19T01:20:40.988Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:20:40.988Z] Selecting previously unselected package libnorm1:amd64. [2022-03-19T01:20:40.988Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-19T01:20:40.988Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-19T01:20:40.988Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-19T01:20:40.988Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-19T01:20:40.988Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-19T01:20:40.988Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-19T01:20:40.988Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-19T01:20:41.247Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-19T01:20:41.247Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-19T01:20:41.247Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-19T01:20:41.247Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-19T01:20:41.247Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-19T01:20:41.247Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-19T01:20:41.247Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-19T01:20:41.247Z] Selecting previously unselected package libzmq5:amd64. [2022-03-19T01:20:41.247Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-19T01:20:41.247Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-19T01:20:41.507Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-19T01:20:41.507Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-19T01:20:41.507Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:20:41.507Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-19T01:20:41.507Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-19T01:20:41.507Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-19T01:20:41.507Z] Selecting previously unselected package pkg-config. [2022-03-19T01:20:41.507Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-19T01:20:41.507Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-19T01:20:41.507Z] Selecting previously unselected package zip. [2022-03-19T01:20:41.507Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-19T01:20:41.507Z] Unpacking zip (3.0-11build1) ... [2022-03-19T01:20:41.767Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-19T01:20:41.767Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-19T01:20:41.767Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-19T01:20:41.767Z] No schema files found: doing nothing. [2022-03-19T01:20:41.767Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-19T01:20:41.767Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-19T01:20:41.767Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-19T01:20:41.767Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-19T01:20:41.767Z] Setting up liberror-perl (0.17029-1) ... [2022-03-19T01:20:41.767Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:20:41.767Z] Setting up zip (3.0-11build1) ... [2022-03-19T01:20:41.767Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-19T01:20:41.767Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-19T01:20:41.767Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-19T01:20:41.767Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-19T01:20:41.767Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-19T01:20:41.767Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:20:41.767Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-19T01:20:41.767Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:20:41.767Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-19T01:20:41.767Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:20:41.767Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-19T01:20:42.030Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-19T01:20:42.030Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-19T01:20:42.030Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-19T01:20:42.030Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:20:42.030Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-19T01:20:42.030Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-19T01:20:42.030Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-19T01:20:42.600Z] comerr-dev set to automatically installed. [2022-03-19T01:20:42.600Z] git set to automatically installed. [2022-03-19T01:20:42.600Z] git-man set to automatically installed. [2022-03-19T01:20:42.600Z] krb5-multidev set to automatically installed. [2022-03-19T01:20:42.600Z] libbrotli1 set to automatically installed. [2022-03-19T01:20:42.600Z] libcurl3-gnutls set to automatically installed. [2022-03-19T01:20:42.600Z] liberror-perl set to automatically installed. [2022-03-19T01:20:42.600Z] libglib2.0-0 set to automatically installed. [2022-03-19T01:20:42.600Z] libgssrpc4 set to automatically installed. [2022-03-19T01:20:42.600Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-19T01:20:42.600Z] libkadm5srv-mit11 set to automatically installed. [2022-03-19T01:20:42.600Z] libkdb5-9 set to automatically installed. [2022-03-19T01:20:42.600Z] libkrb5-dev set to automatically installed. [2022-03-19T01:20:42.600Z] libnghttp2-14 set to automatically installed. [2022-03-19T01:20:42.600Z] libnorm-dev set to automatically installed. [2022-03-19T01:20:42.600Z] libnorm1 set to automatically installed. [2022-03-19T01:20:42.600Z] libpgm-5.2-0 set to automatically installed. [2022-03-19T01:20:42.600Z] libpgm-dev set to automatically installed. [2022-03-19T01:20:42.600Z] libpsl5 set to automatically installed. [2022-03-19T01:20:42.600Z] librtmp1 set to automatically installed. [2022-03-19T01:20:42.600Z] libsodium-dev set to automatically installed. [2022-03-19T01:20:42.600Z] libsodium23 set to automatically installed. [2022-03-19T01:20:42.600Z] libssh-4 set to automatically installed. [2022-03-19T01:20:42.600Z] libzmq3-dev set to automatically installed. [2022-03-19T01:20:42.600Z] libzmq5 set to automatically installed. [2022-03-19T01:20:42.600Z] pkg-config set to automatically installed. [2022-03-19T01:20:42.600Z] zip set to automatically installed. [2022-03-19T01:20:43.538Z] snapd is not logged in, snap install commands will use sudo [2022-03-19T01:20:44.082Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-19T01:20:55.759Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-19T01:20:55.759Z] Downloading snap 'edgex-app-service-configurable' [2022-03-19T01:20:57.143Z] Pulling app-service-configurable [2022-03-19T01:20:57.143Z] + snapcraftctl pull [2022-03-19T01:20:58.525Z] Pulling config-common [2022-03-19T01:20:58.525Z] + snapcraftctl pull [2022-03-19T01:21:00.437Z] Pulling go-build-helper [2022-03-19T01:21:00.437Z] + snapcraftctl pull [2022-03-19T01:21:01.820Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-19T01:21:01.820Z] Skipping pull go-build-helper (already ran) [2022-03-19T01:21:01.820Z] Building go-build-helper [2022-03-19T01:21:01.820Z] + snapcraftctl build [2022-03-19T01:21:02.761Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-19T01:21:03.702Z] Staging go-build-helper [2022-03-19T01:21:03.702Z] + snapcraftctl stage [2022-03-19T01:21:08.989Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-19T01:21:08.989Z] Fetched 290 kB in 0s (0 B/s) [2022-03-19T01:21:08.989Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-19T01:21:08.989Z] Fetched 158 kB in 0s (0 B/s) [2022-03-19T01:21:08.989Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-19T01:21:08.989Z] Fetched 242 kB in 0s (0 B/s) [2022-03-19T01:21:08.989Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-19T01:21:08.989Z] Fetched 150 kB in 0s (0 B/s) [2022-03-19T01:21:08.989Z] Pulling edgex-go [2022-03-19T01:21:08.989Z] + snapcraftctl pull [2022-03-19T01:21:09.933Z] Pulling hooks [2022-03-19T01:21:09.933Z] + snapcraftctl pull [2022-03-19T01:21:22.170Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-19T01:21:22.170Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-19T01:21:22.170Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-19T01:21:22.170Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-19T01:21:22.170Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-19T01:21:22.170Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-19T01:21:22.170Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-19T01:21:22.170Z] Fetched 234 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-19T01:21:22.170Z] Fetched 155 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-19T01:21:22.170Z] Fetched 170 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-19T01:21:22.170Z] Fetched 267 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-19T01:21:22.170Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-19T01:21:22.170Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-19T01:21:22.170Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-19T01:21:22.170Z] Fetched 121 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-19T01:21:22.170Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-19T01:21:22.170Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-19T01:21:22.170Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-19T01:21:22.170Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-19T01:21:22.170Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-19T01:21:22.170Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-19T01:21:22.170Z] Fetched 142 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-19T01:21:22.170Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-19T01:21:22.170Z] Fetched 181 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-19T01:21:22.170Z] Fetched 208 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-19T01:21:22.170Z] Fetched 161 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-19T01:21:22.170Z] Fetched 107 kB in 0s (0 B/s) [2022-03-19T01:21:22.170Z] Pulling static-packages [2022-03-19T01:21:22.170Z] + snapcraftctl pull [2022-03-19T01:21:22.431Z] Pulling version [2022-03-19T01:21:22.431Z] + cd /root/project [2022-03-19T01:21:22.431Z] ++ git describe --tags --abbrev=0 [2022-03-19T01:21:22.431Z] ++ sed s/v// [2022-03-19T01:21:22.431Z] + GIT_VERSION=2.2.0-dev.39 [2022-03-19T01:21:22.431Z] + '[' -z 2.2.0-dev.39 ']' [2022-03-19T01:21:22.431Z] + snapcraftctl set-version 2.2.0-dev.39 [2022-03-19T01:21:24.341Z] Building app-service-configurable [2022-03-19T01:21:24.341Z] + snapcraftctl build [2022-03-19T01:21:26.253Z] Building config-common [2022-03-19T01:21:26.253Z] + snapcraftctl build [2022-03-19T01:21:27.638Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-19T01:21:28.584Z] Skipping build go-build-helper (already ran) [2022-03-19T01:21:28.845Z] Building edgex-go [2022-03-19T01:21:28.845Z] + cd /root/parts/edgex-go/src [2022-03-19T01:21:28.845Z] ++ git describe --tags --abbrev=0 [2022-03-19T01:21:28.845Z] ++ sed s/v// [2022-03-19T01:21:28.845Z] + GIT_VERSION=2.2.0-dev.39 [2022-03-19T01:21:28.845Z] + '[' -z 2.2.0-dev.39 ']' [2022-03-19T01:21:28.845Z] + echo 2.2.0-dev.39 [2022-03-19T01:21:28.845Z] + '[' '!' -d vendor ']' [2022-03-19T01:21:28.845Z] + go mod download all [2022-03-19T01:21:35.442Z] + make build [2022-03-19T01:21:35.442Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/core-data/core-data ./cmd/core-data [2022-03-19T01:21:40.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-19T01:21:42.698Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-19T01:21:43.305Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-19T01:21:43.919Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-19T01:21:47.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-19T01:21:51.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/core-command/core-command ./cmd/core-command [2022-03-19T01:21:52.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-19T01:21:53.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-19T01:21:54.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-19T01:21:55.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-19T01:21:56.267Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-19T01:21:56.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-19T01:21:56.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-19T01:21:56.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-19T01:21:56.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-19T01:21:56.349Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-19T01:21:56.349Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-19T01:21:56.349Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-19T01:21:56.349Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-19T01:21:56.349Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-19T01:21:56.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-19T01:21:57.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-19T01:21:59.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-19T01:21:59.968Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-19T01:22:00.908Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-19T01:22:02.290Z] + 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-19T01:22:02.290Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-19T01:22:02.290Z] + case "$service" in [2022-03-19T01:22:02.290Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-19T01:22:02.290Z] + 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-19T01:22:02.290Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-19T01:22:02.290Z] + case "$service" in [2022-03-19T01:22:02.290Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-19T01:22:02.290Z] + 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-19T01:22:02.290Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-19T01:22:02.290Z] + case "$service" in [2022-03-19T01:22:02.290Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-19T01:22:02.290Z] + 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-19T01:22:02.290Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-19T01:22:02.550Z] + case "$service" in [2022-03-19T01:22:02.550Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-19T01:22:02.550Z] + 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-19T01:22:02.550Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-19T01:22:02.550Z] + case "$service" in [2022-03-19T01:22:02.550Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-19T01:22:02.550Z] + 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-19T01:22:02.550Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-19T01:22:02.550Z] + case "$service" in [2022-03-19T01:22:02.550Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-19T01:22:02.550Z] + 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-19T01:22:02.550Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-19T01:22:02.550Z] + case "$service" in [2022-03-19T01:22:02.550Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-19T01:22:02.550Z] + 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-19T01:22:02.550Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-19T01:22:02.550Z] + case "$service" in [2022-03-19T01:22:02.550Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-19T01:22:02.550Z] + 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-19T01:22:02.550Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-19T01:22:02.550Z] + case "$service" in [2022-03-19T01:22:02.550Z] + 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-19T01:22:02.550Z] + 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-19T01:22:02.551Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-19T01:22:02.551Z] + case "$service" in [2022-03-19T01:22:02.551Z] + 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-19T01:22:02.551Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-19T01:22:02.551Z] + 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-19T01:22:02.551Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-19T01:22:02.551Z] + case "$service" in [2022-03-19T01:22:02.551Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-19T01:22:02.551Z] + 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-19T01:22:02.551Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-19T01:22:02.551Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-19T01:22:02.551Z] + 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-19T01:22:03.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.199s coverage: 28.7% of statements [2022-03-19T01:22:03.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-19T01:22:03.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-19T01:22:03.121Z] Building hooks [2022-03-19T01:22:03.121Z] + cd /root/parts/hooks/src [2022-03-19T01:22:03.121Z] + make build [2022-03-19T01:22:03.121Z] go mod tidy [2022-03-19T01:22:03.382Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-19T01:22:03.953Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-19T01:22:03.953Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-19T01:22:03.953Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-19T01:22:03.953Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-19T01:22:04.895Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-19T01:22:05.469Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-19T01:22:05.469Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-19T01:22:07.488Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-19T01:22:07.488Z] Building static-packages [2022-03-19T01:22:07.488Z] + snapcraftctl build [2022-03-19T01:22:09.452Z] Building version [2022-03-19T01:22:09.452Z] + snapcraftctl build [2022-03-19T01:22:09.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.379s coverage: 98.5% of statements [2022-03-19T01:22:09.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-19T01:22:09.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.519s coverage: 54.9% of statements [2022-03-19T01:22:09.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-19T01:22:09.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-19T01:22:11.374Z] Staging app-service-configurable [2022-03-19T01:22:11.374Z] + snapcraftctl stage [2022-03-19T01:22:12.759Z] Staging config-common [2022-03-19T01:22:12.759Z] + snapcraftctl stage [2022-03-19T01:22:14.141Z] Skipping stage go-build-helper (already ran) [2022-03-19T01:22:14.141Z] Staging edgex-go [2022-03-19T01:22:14.141Z] + snapcraftctl stage [2022-03-19T01:22:16.060Z] Staging hooks [2022-03-19T01:22:16.060Z] + snapcraftctl stage [2022-03-19T01:22:17.000Z] Staging static-packages [2022-03-19T01:22:17.000Z] + snapcraftctl stage [2022-03-19T01:22:18.388Z] Staging version [2022-03-19T01:22:18.388Z] + snapcraftctl stage [2022-03-19T01:22:20.302Z] Priming app-service-configurable [2022-03-19T01:22:20.302Z] + snapcraftctl prime [2022-03-19T01:22:23.607Z] 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-19T01:22:23.607Z] stage-packages: [2022-03-19T01:22:23.607Z] - libnorm1 [2022-03-19T01:22:23.607Z] - libpgm-5.2-0 [2022-03-19T01:22:23.607Z] - libsodium23 [2022-03-19T01:22:23.607Z] - libzmq5 [2022-03-19T01:22:23.607Z] Priming config-common [2022-03-19T01:22:23.607Z] + snapcraftctl prime [2022-03-19T01:22:24.990Z] Priming go-build-helper [2022-03-19T01:22:24.991Z] + snapcraftctl prime [2022-03-19T01:22:26.372Z] Priming edgex-go [2022-03-19T01:22:26.372Z] + snapcraftctl prime [2022-03-19T01:22:27.760Z] Priming hooks [2022-03-19T01:22:27.760Z] + snapcraftctl prime [2022-03-19T01:22:29.678Z] Priming static-packages [2022-03-19T01:22:29.678Z] + snapcraftctl prime [2022-03-19T01:22:32.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.437s coverage: 89.2% of statements [2022-03-19T01:22:32.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-19T01:22:32.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-19T01:22:32.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-19T01:22:32.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.429s coverage: 84.4% of statements [2022-03-19T01:22:32.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-19T01:22:32.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-19T01:22:32.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-19T01:22:32.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-19T01:22:32.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-19T01:22:32.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.486s coverage: 94.2% of statements [2022-03-19T01:22:32.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-19T01:22:32.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-19T01:22:32.530Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.544s coverage: 72.2% of statements [2022-03-19T01:22:32.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-19T01:22:32.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-19T01:22:32.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-19T01:22:32.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-19T01:22:32.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-19T01:22:32.530Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.238s coverage: 60.0% of statements [2022-03-19T01:22:32.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-19T01:22:32.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-19T01:22:32.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-19T01:22:32.530Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.381s coverage: 0.9% of statements [2022-03-19T01:22:32.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-19T01:22:32.530Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.188s coverage: 58.8% of statements [2022-03-19T01:22:32.530Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.362s coverage: 24.0% of statements [2022-03-19T01:22:32.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-19T01:22:32.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.385s coverage: 47.1% of statements [2022-03-19T01:22:32.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.320s coverage: 79.5% of statements [2022-03-19T01:22:32.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.244s coverage: 94.1% of statements [2022-03-19T01:22:32.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.399s coverage: 96.3% of statements [2022-03-19T01:22:32.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.301s coverage: 87.5% of statements [2022-03-19T01:22:33.885Z] Priming version [2022-03-19T01:22:33.885Z] + snapcraftctl prime [2022-03-19T01:22:35.265Z] 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-19T01:22:44.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.249s coverage: 94.4% of statements [2022-03-19T01:22:44.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements [2022-03-19T01:22:50.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.693s coverage: 82.5% of statements [2022-03-19T01:22:50.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-19T01:22:57.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.321s coverage: 92.9% of statements [2022-03-19T01:22:57.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-19T01:22:57.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-19T01:22:57.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-19T01:22:57.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-03-19T01:22:57.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-19T01:22:57.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-19T01:22:57.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-19T01:22:57.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-19T01:22:57.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-19T01:22:57.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements [2022-03-19T01:22:57.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-19T01:22:57.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-19T01:22:57.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.167s coverage: 100.0% of statements [2022-03-19T01:22:57.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-19T01:22:57.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.286s coverage: 58.8% of statements [2022-03-19T01:22:57.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-19T01:22:57.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.257s coverage: 80.0% of statements [2022-03-19T01:22:57.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements [2022-03-19T01:22:57.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.290s coverage: 85.4% of statements [2022-03-19T01:22:57.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.791s coverage: 91.2% of statements [2022-03-19T01:22:57.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-19T01:22:57.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.771s coverage: 64.4% of statements [2022-03-19T01:22:57.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-19T01:22:57.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-19T01:22:57.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.201s coverage: 100.0% of statements [2022-03-19T01:22:57.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements [2022-03-19T01:22:57.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2022-03-19T01:22:58.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.174s coverage: 73.7% of statements [2022-03-19T01:22:58.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-03-19T01:23:02.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.594s coverage: 65.4% of statements [2022-03-19T01:23:02.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-19T01:23:02.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-19T01:23:02.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-19T01:23:05.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.748s coverage: 43.8% of statements [2022-03-19T01:23:05.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-19T01:23:05.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-19T01:23:05.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.458s coverage: 89.5% of statements [2022-03-19T01:23:05.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-19T01:23:05.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.273s coverage: 84.8% of statements [2022-03-19T01:23:05.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-19T01:23:13.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.314s coverage: 17.7% of statements [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-19T01:23:13.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.728s coverage: 92.3% of statements [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-19T01:23:13.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.261s coverage: 63.2% of statements [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-19T01:23:13.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.425s coverage: 97.7% of statements [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-19T01:23:13.892Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.186s coverage: 28.9% of statements [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-19T01:23:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-19T01:23:13.892Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements [2022-03-19T01:23:13.892Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-03-19T01:23:13.893Z] 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-19T01:23:13.893Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-19T01:23:13.893Z] GO111MODULE=on go vet ./... [2022-03-19T01:24:35.715Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-19T01:24:35.716Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-19T01:24:35.716Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-19T01:24:35.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-19T01:24:36.437Z] + ls -al . [2022-03-19T01:24:36.437Z] total 672 [2022-03-19T01:24:36.437Z] drwxrwxr-x 9 1001 1001 4096 Mar 19 01:24 . [2022-03-19T01:24:36.437Z] drwxr-xr-x 4 root root 4096 Mar 19 01:20 .. [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 11 Mar 19 01:17 .dockerignore [2022-03-19T01:24:36.437Z] drwxrwxr-x 8 1001 1001 4096 Mar 19 01:17 .git [2022-03-19T01:24:36.437Z] drwxrwxr-x 4 1001 1001 4096 Mar 19 01:17 .github [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 804 Mar 19 01:17 .gitignore [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 42 Mar 19 01:17 .golangci.yml [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 76 Mar 19 01:17 .hadolint.yml [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 166 Mar 19 01:17 .sonarcloud.properties [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 1171 Mar 19 01:17 ADOPTERS.md [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 9019 Mar 19 01:17 Attribution.txt [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 51732 Mar 19 01:17 CHANGELOG.md [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 3804 Mar 19 01:17 CONTRIBUTING.md [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 677 Mar 19 01:17 GOVERNANCE.md [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 849 Mar 19 01:17 Jenkinsfile [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 10775 Mar 19 01:17 LICENSE [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 6508 Mar 19 01:17 Makefile [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 582 Mar 19 01:17 OWNERS.md [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 8207 Mar 19 01:17 README.md [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 6912 Mar 19 01:17 SECURITY.md [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 5 Mar 19 01:13 VERSION [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 4131 Mar 19 01:17 ZMQWindows.md [2022-03-19T01:24:36.437Z] drwxrwxr-x 2 1001 1001 4096 Mar 19 01:17 bin [2022-03-19T01:24:36.437Z] drwxrwxr-x 14 1001 1001 4096 Mar 19 01:17 cmd [2022-03-19T01:24:36.437Z] -rw-r--r-- 1 root root 426503 Mar 19 01:23 coverage.out [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 2827 Mar 19 01:17 go.mod [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 50579 Mar 19 01:17 go.sum [2022-03-19T01:24:36.437Z] drwxrwxr-x 8 1001 1001 4096 Mar 19 01:17 internal [2022-03-19T01:24:36.437Z] drwxrwxr-x 3 1001 1001 4096 Mar 19 01:17 openapi [2022-03-19T01:24:36.437Z] drwxrwxr-x 4 1001 1001 4096 Mar 19 01:17 snap [2022-03-19T01:24:36.437Z] -rw-rw-r-- 1 1001 1001 204 Mar 19 01:17 version.go [Pipeline] sh [2022-03-19T01:24:37.129Z] + '[' -e coverage.out ] [2022-03-19T01:24:37.129Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-19T01:24:37.167Z] Warning: overwriting stash ‘coverage-report’ [2022-03-19T01:24:38.067Z] Stashed 1 file(s) [Pipeline] sh [2022-03-19T01:24:38.739Z] + make build [2022-03-19T01:24:38.739Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-19T01:24:47.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-19T01:25:19.421Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-19T01:25:19.700Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-19T01:25:25.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-19T01:25:26.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-19T01:25:29.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-19T01:25:33.812Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-19T01:25:39.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-19T01:25:44.762Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-19T01:25:47.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-19T01:25:51.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-19T01:25:58.456Z] $ docker stop --time=1 417e00e0b5c62e962e98c30d0c47bb0c879d4027fff9da403a3bb468d1212008 [2022-03-19T01:26:00.348Z] $ docker rm -f 417e00e0b5c62e962e98c30d0c47bb0c879d4027fff9da403a3bb468d1212008 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-19T01:26:02.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-19T01:26:02.092Z] [2022-03-19T01:26:02.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-19T01:26:02.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-19T01:26:02.743Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-19T01:26:02.743Z] 29e5d40040c1: Pulling fs layer [2022-03-19T01:26:02.743Z] 1ce36da41761: Pulling fs layer [2022-03-19T01:26:02.743Z] 25b303627fd3: Pulling fs layer [2022-03-19T01:26:02.743Z] 29e5d40040c1: Verifying Checksum [2022-03-19T01:26:02.743Z] 29e5d40040c1: Download complete [2022-03-19T01:26:03.016Z] 1ce36da41761: Verifying Checksum [2022-03-19T01:26:03.016Z] 1ce36da41761: Download complete [2022-03-19T01:26:03.290Z] 29e5d40040c1: Pull complete [2022-03-19T01:26:04.265Z] 1ce36da41761: Pull complete [2022-03-19T01:26:04.536Z] 25b303627fd3: Verifying Checksum [2022-03-19T01:26:04.536Z] 25b303627fd3: Download complete [2022-03-19T01:26:14.671Z] 25b303627fd3: Pull complete [2022-03-19T01:26:14.671Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-19T01:26:14.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-19T01:26:14.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-19T01:26:14.916Z] prd-ubuntu20.04-docker-arm64-4c-16g-8043 does not seem to be running inside a container [2022-03-19T01:26:15.000Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-19T01:26:17.258Z] $ docker top d5542e9bbdae8b517666959d476966b5f8496f32ef56a07329ada58c7c93e903 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-19T01:26:18.216Z] + docker-compose build --help [2022-03-19T01:26:18.216Z] + grep parallel [2022-03-19T01:26:22.518Z] --parallel Build images in parallel. [Pipeline] } [2022-03-19T01:26:22.559Z] $ docker stop --time=1 d5542e9bbdae8b517666959d476966b5f8496f32ef56a07329ada58c7c93e903 [2022-03-19T01:26:24.272Z] $ docker rm -f d5542e9bbdae8b517666959d476966b5f8496f32ef56a07329ada58c7c93e903 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-19T01:26:25.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-19T01:26:25.011Z] . [Pipeline] withDockerContainer [2022-03-19T01:26:25.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-8043 does not seem to be running inside a container [2022-03-19T01:26:25.363Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-19T01:26:26.813Z] $ docker top 728609c6d196dbb3249dff3e184c5a55a87ef025fe2e38b5de164644831da948 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-19T01:26:27.809Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-19T01:26:32.102Z] Building core-command ... [2022-03-19T01:26:32.102Z] Building core-data ... [2022-03-19T01:26:32.102Z] Building core-metadata ... [2022-03-19T01:26:32.102Z] Building security-bootstrapper ... [2022-03-19T01:26:32.102Z] Building security-proxy-setup ... [2022-03-19T01:26:32.102Z] Building security-secretstore-setup ... [2022-03-19T01:26:32.102Z] Building support-notifications ... [2022-03-19T01:26:32.102Z] Building support-scheduler ... [2022-03-19T01:26:32.102Z] Building sys-mgmt-agent ... [2022-03-19T01:26:32.102Z] Building support-notifications [2022-03-19T01:26:32.102Z] Building core-command [2022-03-19T01:26:32.102Z] Building security-secretstore-setup [2022-03-19T01:26:32.102Z] Building security-bootstrapper [2022-03-19T01:26:32.102Z] Building sys-mgmt-agent [2022-03-19T01:27:53.884Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-19T01:27:53.884Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-19T01:27:53.884Z] ---> 9da8b7495a20 [2022-03-19T01:27:53.884Z] Step 3/25 : WORKDIR /edgex-go [2022-03-19T01:27:53.884Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-19T01:27:53.884Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-19T01:27:53.884Z] ---> 9da8b7495a20 [2022-03-19T01:27:53.884Z] Step 3/23 : WORKDIR /edgex-go [2022-03-19T01:27:53.884Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-19T01:27:53.884Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-19T01:27:53.884Z] ---> 9da8b7495a20 [2022-03-19T01:27:53.884Z] Step 3/31 : WORKDIR /edgex-goStep 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-19T01:27:53.884Z] [2022-03-19T01:27:53.884Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-19T01:27:53.884Z] ---> 9da8b7495a20 [2022-03-19T01:27:53.884Z] Step 3/22 : WORKDIR /edgex-go [2022-03-19T01:27:53.884Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-19T01:27:53.884Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-19T01:27:53.884Z] ---> 9da8b7495a20 [2022-03-19T01:27:53.884Z] Step 3/23 : WORKDIR /edgex-go [2022-03-19T01:27:53.884Z] ---> Running in 21f932c8c62f [2022-03-19T01:27:53.884Z] ---> Running in 0eebfdc48efb [2022-03-19T01:27:53.884Z] ---> Running in 544f8f2fcd58 [2022-03-19T01:27:53.884Z] ---> Running in 352ea963fb5d [2022-03-19T01:27:53.884Z] ---> Running in 90f63f01d636 [2022-03-19T01:27:53.884Z] Removing intermediate container 544f8f2fcd58 [2022-03-19T01:27:53.884Z] ---> 6f8fc5fe63bb [2022-03-19T01:27:53.884Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:27:53.884Z] Removing intermediate container 352ea963fb5d [2022-03-19T01:27:53.884Z] ---> f3703eb66778 [2022-03-19T01:27:53.884Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:27:53.884Z] ---> Running in da61a48d52d5 [2022-03-19T01:27:53.884Z] Removing intermediate container 90f63f01d636 [2022-03-19T01:27:53.884Z] ---> 490321940683 [2022-03-19T01:27:53.884Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:27:53.884Z] Removing intermediate container 21f932c8c62f [2022-03-19T01:27:53.884Z] ---> de5daac0fadd [2022-03-19T01:27:53.884Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:27:53.884Z] Removing intermediate container 0eebfdc48efb [2022-03-19T01:27:53.884Z] ---> d19f73d4e678 [2022-03-19T01:27:53.885Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:27:53.885Z] ---> Running in d5364f729fc6 [2022-03-19T01:27:53.885Z] ---> Running in a58500d56b19 [2022-03-19T01:27:53.885Z] ---> Running in 311f6ed5db01 [2022-03-19T01:27:53.885Z] ---> Running in 1c764ef9cd82 [2022-03-19T01:27:53.885Z] Removing intermediate container da61a48d52d5 [2022-03-19T01:27:53.885Z] ---> 70e1838a8316 [2022-03-19T01:27:53.885Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-19T01:27:53.885Z] ---> Running in d45b0bac8a11 [2022-03-19T01:27:53.885Z] Removing intermediate container 311f6ed5db01 [2022-03-19T01:27:53.885Z] ---> 1b2854c46320 [2022-03-19T01:27:53.885Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-19T01:27:53.885Z] Removing intermediate container 1c764ef9cd82 [2022-03-19T01:27:53.885Z] ---> 904e21e7f2fa [2022-03-19T01:27:53.885Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-19T01:27:53.885Z] Removing intermediate container d5364f729fc6 [2022-03-19T01:27:53.885Z] ---> 035b7ba6baa8 [2022-03-19T01:27:53.885Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-19T01:27:53.885Z] Removing intermediate container a58500d56b19 [2022-03-19T01:27:53.885Z] ---> 16d6fc666bf1 [2022-03-19T01:27:53.885Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-19T01:27:53.885Z] ---> Running in 19a1dff62ecf [2022-03-19T01:27:53.885Z] ---> Running in 51359b6ffe54 [2022-03-19T01:27:53.885Z] ---> Running in c28edf29c68a [2022-03-19T01:27:53.885Z] ---> Running in 593d3f1948bb [2022-03-19T01:27:53.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-19T01:27:53.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-19T01:27:53.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-19T01:27:53.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-19T01:27:53.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-19T01:27:53.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-19T01:27:53.885Z] OK: 220 MiB in 52 packages [2022-03-19T01:27:53.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-19T01:27:53.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-19T01:27:53.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-19T01:27:53.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-19T01:27:53.885Z] Removing intermediate container d45b0bac8a11 [2022-03-19T01:27:53.885Z] ---> 5429831fde7e [2022-03-19T01:27:53.885Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-19T01:27:53.885Z] OK: 220 MiB in 52 packages [2022-03-19T01:27:53.885Z] ---> 079174b4c151 [2022-03-19T01:27:53.885Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-19T01:27:53.885Z] OK: 220 MiB in 52 packages [2022-03-19T01:27:53.885Z] OK: 220 MiB in 52 packages [2022-03-19T01:27:53.885Z] OK: 220 MiB in 52 packages [2022-03-19T01:27:53.885Z] ---> Running in 3485eb6f8d8c [2022-03-19T01:27:54.162Z] Removing intermediate container 51359b6ffe54 [2022-03-19T01:27:54.162Z] ---> cec62819509c [2022-03-19T01:27:54.162Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-19T01:27:55.146Z] Removing intermediate container 593d3f1948bb [2022-03-19T01:27:55.146Z] ---> c1ad3bc4e7fa [2022-03-19T01:27:55.146Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-19T01:27:55.146Z] Removing intermediate container 19a1dff62ecf [2022-03-19T01:27:55.146Z] Removing intermediate container c28edf29c68a [2022-03-19T01:27:55.146Z] ---> d7ec66739384 [2022-03-19T01:27:55.146Z] ---> 1d1e575f3784 [2022-03-19T01:27:55.146Z] Step 6/31 : COPY go.mod vendor* ./Step 6/23 : COPY go.mod vendor* ./ [2022-03-19T01:27:55.146Z] [2022-03-19T01:27:55.427Z] ---> 1193175d3698 [2022-03-19T01:27:55.427Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-19T01:27:55.706Z] ---> Running in 9f3477bc3ab3 [2022-03-19T01:27:56.714Z] ---> dc93872eec4e [2022-03-19T01:27:56.714Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-19T01:27:57.011Z] ---> Running in 88db30629d10 [2022-03-19T01:27:57.011Z] ---> d48da0ef59ee [2022-03-19T01:27:57.011Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-19T01:27:57.344Z] ---> Running in 5e33ab76b663 [2022-03-19T01:27:57.653Z] ---> 1b3baf88d109 [2022-03-19T01:27:57.653Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-19T01:27:57.954Z] ---> Running in 281a0f51c13f [2022-03-19T01:27:59.145Z] Removing intermediate container 3485eb6f8d8c [2022-03-19T01:27:59.145Z] ---> d2111ffca3ed [2022-03-19T01:27:59.145Z] Step 8/23 : COPY . . [2022-03-19T01:28:03.535Z] Removing intermediate container 9f3477bc3ab3 [2022-03-19T01:28:03.535Z] ---> 7f2eeefbcef4 [2022-03-19T01:28:03.535Z] Step 8/22 : COPY . . [2022-03-19T01:28:05.562Z] Removing intermediate container 88db30629d10 [2022-03-19T01:28:05.562Z] ---> f6c217ec283a [2022-03-19T01:28:05.562Z] Step 8/25 : COPY . . [2022-03-19T01:28:05.562Z] Removing intermediate container 5e33ab76b663 [2022-03-19T01:28:05.562Z] ---> 26cddf7ddfb5 [2022-03-19T01:28:05.562Z] Step 8/31 : COPY . . [2022-03-19T01:28:05.838Z] Removing intermediate container 281a0f51c13f [2022-03-19T01:28:05.838Z] ---> 1132a1940bad [2022-03-19T01:28:05.838Z] Step 8/23 : COPY . . [2022-03-19T01:28:28.059Z] ---> 249eaad39292 [2022-03-19T01:28:28.059Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-19T01:28:28.059Z] ---> Running in 0fd476d9b272 [2022-03-19T01:28:29.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-19T01:28:30.128Z] ---> 6f30d52fa688 [2022-03-19T01:28:30.128Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-19T01:28:30.412Z] ---> Running in 6db72ab9ee49 [2022-03-19T01:28:33.053Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-19T01:28:35.065Z] ---> dfb4a8a75c56 [2022-03-19T01:28:35.065Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-19T01:28:35.065Z] ---> Running in 1ff253c154ba [2022-03-19T01:28:35.065Z] ---> a672379c1255 [2022-03-19T01:28:35.065Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-19T01:28:35.343Z] ---> Running in d3f8997010f1 [2022-03-19T01:28:35.958Z] ---> c6a4cc9dbbda [2022-03-19T01:28:35.958Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-19T01:28:36.237Z] ---> Running in a69a3413f4e4 [2022-03-19T01:28:38.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-19T01:28:38.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-19T01:28:38.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-19T01:31:00.809Z] Removing intermediate container 0fd476d9b272 [2022-03-19T01:31:00.809Z] ---> cbfd9b378aa9 [2022-03-19T01:31:00.809Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-19T01:31:00.809Z] ---> Running in 583c6456bbd3 [2022-03-19T01:31:00.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-19T01:31:02.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-19T01:31:02.542Z] Removing intermediate container 583c6456bbd3 [2022-03-19T01:31:02.542Z] ---> 24820037d0b4 [2022-03-19T01:31:02.542Z] [2022-03-19T01:31:02.542Z] Step 11/23 : FROM docker:20.10.10 [2022-03-19T01:31:02.821Z] 20.10.10: Pulling from library/docker [2022-03-19T01:31:13.037Z] Removing intermediate container d3f8997010f1 [2022-03-19T01:31:13.037Z] ---> 00693cfbdc4e [2022-03-19T01:31:13.037Z] [2022-03-19T01:31:13.037Z] Step 10/23 : FROM alpine:3.14 [2022-03-19T01:31:13.037Z] 3.14: Pulling from library/alpine [2022-03-19T01:31:15.035Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-19T01:31:15.035Z] Status: Downloaded newer image for alpine:3.14 [2022-03-19T01:31:15.035Z] ---> 71a2028e5025 [2022-03-19T01:31:15.035Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-19T01:31:15.313Z] ---> Running in 444a0b7f8f13 [2022-03-19T01:31:17.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-19T01:31:17.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-19T01:31:18.578Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-19T01:31:18.578Z] Executing busybox-1.33.1-r6.trigger [2022-03-19T01:31:18.578Z] OK: 5 MiB in 15 packages [2022-03-19T01:31:20.019Z] Removing intermediate container a69a3413f4e4 [2022-03-19T01:31:20.019Z] ---> 2beaa623ef9b [2022-03-19T01:31:20.019Z] [2022-03-19T01:31:20.019Z] Step 10/31 : FROM alpine:3.14 [2022-03-19T01:31:20.019Z] ---> 71a2028e5025 [2022-03-19T01:31:20.019Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-19T01:31:20.300Z] ---> Running in 68fc64c54641 [2022-03-19T01:31:20.300Z] Removing intermediate container 444a0b7f8f13 [2022-03-19T01:31:20.300Z] ---> 11303d672072 [2022-03-19T01:31:20.300Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-19T01:31:20.300Z] ---> Running in 377184d12d6f [2022-03-19T01:31:20.590Z] Removing intermediate container 1ff253c154ba [2022-03-19T01:31:20.590Z] ---> 9c91325e9457 [2022-03-19T01:31:20.590Z] [2022-03-19T01:31:20.590Z] Step 10/25 : FROM alpine:3.14 [2022-03-19T01:31:20.590Z] ---> 71a2028e5025 [2022-03-19T01:31:20.590Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-19T01:31:20.874Z] ---> Running in 7b46a06f785f [2022-03-19T01:31:20.874Z] Removing intermediate container 68fc64c54641 [2022-03-19T01:31:20.874Z] ---> 15d8c3ff8138 [2022-03-19T01:31:20.874Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-19T01:31:21.147Z] ---> Running in 0074714b3ae0 [2022-03-19T01:31:21.147Z] Removing intermediate container 377184d12d6f [2022-03-19T01:31:21.147Z] ---> c2a2ef940893 [2022-03-19T01:31:21.147Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-19T01:31:21.426Z] ---> Running in b37a33cb45f7 [2022-03-19T01:31:22.429Z] Removing intermediate container b37a33cb45f7 [2022-03-19T01:31:22.429Z] ---> c397507667b7 [2022-03-19T01:31:22.429Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-19T01:31:22.710Z] ---> Running in dabb1295cec1 [2022-03-19T01:31:22.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-19T01:31:22.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-19T01:31:22.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-19T01:31:23.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-19T01:31:23.583Z] Removing intermediate container dabb1295cec1 [2022-03-19T01:31:23.583Z] ---> 9524aeb65323 [2022-03-19T01:31:23.583Z] Step 15/23 : WORKDIR / [2022-03-19T01:31:23.873Z] ---> Running in 6439c9de6081 [2022-03-19T01:31:24.149Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-19T01:31:24.426Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-19T01:31:24.426Z] (3/3) Installing su-exec (0.2-r1) [2022-03-19T01:31:24.426Z] Executing busybox-1.33.1-r6.trigger [2022-03-19T01:31:24.426Z] Executing ca-certificates-20211220-r0.trigger [2022-03-19T01:31:24.426Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-19T01:31:24.426Z] (2/2) Installing su-exec (0.2-r1) [2022-03-19T01:31:24.426Z] Executing busybox-1.33.1-r6.trigger [2022-03-19T01:31:24.710Z] OK: 6 MiB in 16 packages [2022-03-19T01:31:24.710Z] OK: 6 MiB in 17 packages [2022-03-19T01:31:24.710Z] Removing intermediate container 6439c9de6081 [2022-03-19T01:31:24.710Z] ---> 03ccc693cd00 [2022-03-19T01:31:24.993Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-19T01:31:24.993Z] Removing intermediate container 6db72ab9ee49 [2022-03-19T01:31:24.993Z] ---> 1822fdf443dd [2022-03-19T01:31:24.993Z] [2022-03-19T01:31:24.993Z] Step 10/22 : FROM alpine:3.14 [2022-03-19T01:31:24.993Z] ---> 71a2028e5025 [2022-03-19T01:31:24.993Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-19T01:31:25.267Z] ---> Running in 68879f14827c [2022-03-19T01:31:26.262Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-19T01:31:26.262Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-19T01:31:26.262Z] ---> 520e9a0a30f7 [2022-03-19T01:31:26.262Z] 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-19T01:31:26.262Z] ---> Running in e659b8edc14f [2022-03-19T01:31:26.542Z] ---> 291be7d85585 [2022-03-19T01:31:26.543Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-19T01:31:26.820Z] Removing intermediate container 0074714b3ae0 [2022-03-19T01:31:26.820Z] ---> a6d63bfbcce0 [2022-03-19T01:31:26.820Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-19T01:31:26.820Z] ---> Running in ac4e0b560678 [2022-03-19T01:31:27.419Z] Removing intermediate container e659b8edc14f [2022-03-19T01:31:27.419Z] ---> 4e5cdec47d28 [2022-03-19T01:31:27.419Z] 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-19T01:31:27.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-19T01:31:27.419Z] Removing intermediate container 7b46a06f785f [2022-03-19T01:31:27.419Z] ---> 835bf89dc641 [2022-03-19T01:31:27.419Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-19T01:31:27.419Z] ---> Running in 4de3d14caf0a [2022-03-19T01:31:27.708Z] Removing intermediate container ac4e0b560678 [2022-03-19T01:31:27.708Z] ---> 81a2b97a0123 [2022-03-19T01:31:27.708Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-19T01:31:27.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-19T01:31:27.708Z] ---> Running in 0585e6beab87 [2022-03-19T01:31:27.708Z] ---> Running in 5201f7382748 [2022-03-19T01:31:28.729Z] Removing intermediate container 0585e6beab87 [2022-03-19T01:31:28.729Z] ---> 8c0527d7a839 [2022-03-19T01:31:28.729Z] Step 13/25 : WORKDIR / [2022-03-19T01:31:28.729Z] ---> Running in 0ab17e6ba1c1 [2022-03-19T01:31:28.729Z] Removing intermediate container 5201f7382748 [2022-03-19T01:31:28.729Z] ---> 5668d3552ef9 [2022-03-19T01:31:28.729Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-19T01:31:29.008Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-19T01:31:29.008Z] ---> a92ab0dfdfa6 [2022-03-19T01:31:29.008Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-19T01:31:29.008Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-19T01:31:29.008Z] Executing busybox-1.33.1-r6.trigger [2022-03-19T01:31:29.008Z] ---> Running in d9d1ab95270d [2022-03-19T01:31:29.008Z] Executing ca-certificates-20211220-r0.trigger [2022-03-19T01:31:29.286Z] OK: 6 MiB in 16 packages [2022-03-19T01:31:29.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-19T01:31:30.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-19T01:31:30.184Z] Removing intermediate container 0ab17e6ba1c1 [2022-03-19T01:31:30.184Z] ---> 0ab2dd84e2ff [2022-03-19T01:31:30.465Z] 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-19T01:31:30.465Z] ---> bc24cb01afcc [2022-03-19T01:31:30.465Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-19T01:31:30.748Z] ---> Running in 53facac27e1f [2022-03-19T01:31:31.033Z] (1/42) Installing readline (8.1.0-r0) [2022-03-19T01:31:31.033Z] (2/42) Installing bash (5.1.4-r0) [2022-03-19T01:31:31.033Z] Executing bash-5.1.4-r0.post-install [2022-03-19T01:31:31.033Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-19T01:31:31.033Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-19T01:31:31.310Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-19T01:31:31.310Z] (6/42) Installing curl (7.79.1-r0) [2022-03-19T01:31:31.310Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-19T01:31:31.310Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-19T01:31:31.310Z] (9/42) Installing expat (2.4.7-r0) [2022-03-19T01:31:31.310Z] (10/42) Installing libffi (3.3-r2) [2022-03-19T01:31:31.310Z] (11/42) Installing gdbm (1.19-r0) [2022-03-19T01:31:31.310Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-19T01:31:31.310Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-19T01:31:31.310Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-19T01:31:31.310Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-19T01:31:31.310Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-19T01:31:31.310Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-19T01:31:31.912Z] Removing intermediate container 53facac27e1f [2022-03-19T01:31:31.912Z] ---> 8dda9a97da36 [2022-03-19T01:31:31.912Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-19T01:31:31.912Z] ---> d8814bc66c2d [2022-03-19T01:31:31.912Z] ---> Running in 7d4a6c65d21a [2022-03-19T01:31:31.912Z] 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-19T01:31:32.186Z] Removing intermediate container 68879f14827c [2022-03-19T01:31:32.186Z] ---> 99613cf660f3 [2022-03-19T01:31:32.186Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-19T01:31:32.470Z] ---> Running in 98a45af5f65e [2022-03-19T01:31:32.746Z] Removing intermediate container d9d1ab95270d [2022-03-19T01:31:32.746Z] Removing intermediate container 7d4a6c65d21a [2022-03-19T01:31:32.746Z] ---> e67dcde32797 [2022-03-19T01:31:32.746Z] Step 21/23 : LABEL arch=arm64 [2022-03-19T01:31:32.746Z] ---> f9c4ac2ece43 [2022-03-19T01:31:32.746Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-19T01:31:32.746Z] ---> Running in ef3be749e6a1 [2022-03-19T01:31:33.029Z] ---> Running in 9cba7c0d435a [2022-03-19T01:31:33.029Z] ---> 33b9c03d04ab [2022-03-19T01:31:33.029Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-19T01:31:33.303Z] Removing intermediate container 98a45af5f65e [2022-03-19T01:31:33.303Z] ---> 273c23411f27 [2022-03-19T01:31:33.303Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-19T01:31:33.303Z] ---> Running in 9db85949f222 [2022-03-19T01:31:33.582Z] Removing intermediate container ef3be749e6a1 [2022-03-19T01:31:33.582Z] ---> b70a94cb19fd [2022-03-19T01:31:33.582Z] Step 22/23 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:31:33.582Z] ---> Running in 3f79d3e6cdfb [2022-03-19T01:31:33.582Z] Removing intermediate container 9cba7c0d435a [2022-03-19T01:31:33.582Z] ---> 489cf7f75041 [2022-03-19T01:31:33.582Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-19T01:31:34.190Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-19T01:31:34.190Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-19T01:31:34.190Z] Removing intermediate container 9db85949f222 [2022-03-19T01:31:34.190Z] ---> 04593a497b25 [2022-03-19T01:31:34.190Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-19T01:31:34.190Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-19T01:31:34.471Z] ---> Running in 5e32ffbec20e [2022-03-19T01:31:34.471Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-19T01:31:34.471Z] Removing intermediate container 3f79d3e6cdfb [2022-03-19T01:31:34.471Z] ---> 3e87059d53c5 [2022-03-19T01:31:34.471Z] Step 23/23 : LABEL version=0.0.0 [2022-03-19T01:31:34.471Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-19T01:31:34.471Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-19T01:31:34.471Z] ---> 2d71daa4e704 [2022-03-19T01:31:34.471Z] 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-19T01:31:34.471Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-19T01:31:34.471Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-19T01:31:34.471Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-19T01:31:34.471Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-19T01:31:34.760Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-19T01:31:34.760Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-19T01:31:34.760Z] ---> Running in 224718b9621e [2022-03-19T01:31:34.760Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-19T01:31:34.760Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-19T01:31:34.760Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-19T01:31:34.760Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-19T01:31:34.760Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-19T01:31:34.760Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-19T01:31:35.037Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-19T01:31:35.037Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-19T01:31:35.037Z] Removing intermediate container 5e32ffbec20e [2022-03-19T01:31:35.037Z] ---> 73c42c0cb49a [2022-03-19T01:31:35.037Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-19T01:31:35.037Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-19T01:31:35.037Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-19T01:31:35.037Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-19T01:31:35.037Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-19T01:31:35.037Z] ---> d9dae92094ff [2022-03-19T01:31:35.037Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-19T01:31:35.317Z] ---> Running in 3f468cf26dc0 [2022-03-19T01:31:35.317Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-19T01:31:35.317Z] Removing intermediate container 224718b9621e [2022-03-19T01:31:35.317Z] ---> 682cf5a9b592 [2022-03-19T01:31:35.317Z] [2022-03-19T01:31:35.921Z] Executing busybox-1.33.1-r6.trigger [2022-03-19T01:31:35.921Z] OK: 84 MiB in 64 packages [2022-03-19T01:31:35.921Z] ---> dae1ee29ab3a [2022-03-19T01:31:35.921Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-19T01:31:36.199Z] Successfully built 682cf5a9b592 [2022-03-19T01:31:36.475Z] ---> a2a28ed50032 [2022-03-19T01:31:36.475Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-19T01:31:36.475Z] Successfully tagged core-command-arm64:latest [2022-03-19T01:31:36.475Z] Building core-data [2022-03-19T01:31:38.474Z]  Building core-command ... done  ---> a22eae47f85f [2022-03-19T01:31:38.474Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-19T01:31:38.474Z] Removing intermediate container 3f468cf26dc0 [2022-03-19T01:31:38.474Z] ---> 6200bc006216 [2022-03-19T01:31:38.474Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-19T01:31:39.461Z] ---> 4ce40a11aec4 [2022-03-19T01:31:39.461Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-19T01:31:39.756Z] ---> bae71d5a25e7 [2022-03-19T01:31:39.756Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-19T01:31:41.768Z] ---> c902dd265e19 [2022-03-19T01:31:41.768Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-19T01:31:41.768Z] ---> 64b8ddc2b2f1 [2022-03-19T01:31:41.768Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-19T01:31:41.768Z] ---> Running in 010ee09b6461 [2022-03-19T01:31:41.768Z] Collecting docker-compose==1.23.2 [2022-03-19T01:31:41.768Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-19T01:31:42.063Z] ---> f01ec18025bd [2022-03-19T01:31:42.063Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-19T01:31:42.665Z] Removing intermediate container 010ee09b6461 [2022-03-19T01:31:42.665Z] ---> ce12a20e193b [2022-03-19T01:31:42.665Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-19T01:31:42.665Z] ---> Running in 11a36906387a [2022-03-19T01:31:42.665Z] ---> 9a8ecab1f25a [2022-03-19T01:31:42.665Z] 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-19T01:31:42.947Z] Collecting docker<4.0,>=3.6.0 [2022-03-19T01:31:42.947Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-19T01:31:42.947Z] ---> Running in 46cf75cdb137 [2022-03-19T01:31:43.554Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-19T01:31:43.554Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-19T01:31:43.554Z] ---> 44eebe18ae41 [2022-03-19T01:31:43.554Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-19T01:31:43.826Z] Removing intermediate container 11a36906387a [2022-03-19T01:31:43.826Z] ---> 63d582cce45a [2022-03-19T01:31:43.826Z] Step 20/22 : LABEL arch=arm64 [2022-03-19T01:31:43.826Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-19T01:31:43.826Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-19T01:31:43.826Z] ---> Running in 8bcfcf3f6fb4 [2022-03-19T01:31:44.814Z] Removing intermediate container 8bcfcf3f6fb4 [2022-03-19T01:31:44.814Z] ---> 85869b1a6cc1 [2022-03-19T01:31:44.814Z] Step 21/22 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:31:44.814Z] ---> Running in 02cd8b0b9225 [2022-03-19T01:31:45.183Z] ---> c9eccb9d2fab [2022-03-19T01:31:45.183Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-19T01:31:46.253Z] Removing intermediate container 02cd8b0b9225 [2022-03-19T01:31:46.253Z] ---> f803ec66ab37 [2022-03-19T01:31:46.253Z] Step 22/22 : LABEL version=0.0.0 [2022-03-19T01:31:46.546Z] ---> Running in 0fa3cfc24eaf [2022-03-19T01:31:46.842Z] Removing intermediate container 46cf75cdb137 [2022-03-19T01:31:46.842Z] ---> 10f152b3c2b9 [2022-03-19T01:31:46.842Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-19T01:31:47.163Z] ---> 703da5d74ab3 [2022-03-19T01:31:47.163Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-19T01:31:47.163Z] ---> Running in e30aa23e47ae [2022-03-19T01:31:47.163Z] Removing intermediate container 0fa3cfc24eaf [2022-03-19T01:31:47.163Z] ---> a1c57a9cf4db [2022-03-19T01:31:47.163Z] [2022-03-19T01:31:47.163Z] Collecting cached-property<2,>=1.2.0 [2022-03-19T01:31:47.163Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-19T01:31:47.458Z] ---> Running in da9c7d74dcd7 [2022-03-19T01:31:47.741Z] Collecting jsonschema<3,>=2.5.1 [2022-03-19T01:31:47.741Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-19T01:31:48.345Z] Removing intermediate container e30aa23e47ae [2022-03-19T01:31:48.345Z] ---> 88264dc14abf [2022-03-19T01:31:48.345Z] Step 23/25 : LABEL arch=arm64 [2022-03-19T01:31:48.630Z] ---> Running in 31a2b187da1c [2022-03-19T01:31:48.630Z] Successfully built a1c57a9cf4db [2022-03-19T01:31:48.630Z] Successfully tagged support-notifications-arm64:latest [2022-03-19T01:31:48.630Z]  Building support-notifications ... done Building core-metadata [2022-03-19T01:31:48.630Z] Removing intermediate container da9c7d74dcd7 [2022-03-19T01:31:48.630Z] ---> db05e2e6997a [2022-03-19T01:31:48.630Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-19T01:31:49.232Z] Removing intermediate container 31a2b187da1c [2022-03-19T01:31:49.232Z] ---> 8cc2f5d8c3d1 [2022-03-19T01:31:49.232Z] Step 24/25 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:31:49.232Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-19T01:31:49.232Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-19T01:31:49.233Z] ---> Running in 36b1f5d6a9c9 [2022-03-19T01:31:49.233Z] Collecting docopt<0.7,>=0.6.1 [2022-03-19T01:31:49.510Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-19T01:31:49.795Z] ---> 8153da72e538 [2022-03-19T01:31:49.795Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-19T01:31:49.795Z] Removing intermediate container 36b1f5d6a9c9 [2022-03-19T01:31:49.795Z] ---> 066fb933844a [2022-03-19T01:31:49.795Z] Step 25/25 : LABEL version=0.0.0 [2022-03-19T01:31:50.081Z] ---> Running in 0995e1300238 [2022-03-19T01:31:50.356Z] ---> Running in 50782ff8e3a9 [2022-03-19T01:31:50.958Z] Removing intermediate container 0995e1300238 [2022-03-19T01:31:50.958Z] ---> 85bd2238919f [2022-03-19T01:31:50.958Z] [2022-03-19T01:31:51.954Z] Successfully built 85bd2238919f [2022-03-19T01:31:51.954Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-19T01:31:51.954Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-03-19T01:31:52.237Z] Collecting texttable<0.10,>=0.9.0 [2022-03-19T01:31:52.237Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-19T01:31:52.848Z] Removing intermediate container 50782ff8e3a9 [2022-03-19T01:31:52.848Z] ---> 070c79d9be96 [2022-03-19T01:31:52.848Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-19T01:31:53.124Z] ---> Running in 46c677431adf [2022-03-19T01:31:53.756Z] Removing intermediate container 46c677431adf [2022-03-19T01:31:53.756Z] ---> 806acfb2dc59 [2022-03-19T01:31:53.756Z] Step 28/31 : CMD ["gate"] [2022-03-19T01:31:54.036Z] ---> Running in 5d2d3cec6887 [2022-03-19T01:31:54.314Z] 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-19T01:31:54.589Z] Removing intermediate container 5d2d3cec6887 [2022-03-19T01:31:54.589Z] ---> 219fe392c4d3 [2022-03-19T01:31:54.589Z] Step 29/31 : LABEL arch=arm64 [2022-03-19T01:31:54.864Z] ---> Running in d91f8f8bfe24 [2022-03-19T01:31:55.461Z] Removing intermediate container d91f8f8bfe24 [2022-03-19T01:31:55.461Z] ---> 847f17e627be [2022-03-19T01:31:55.461Z] Step 30/31 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:31:55.461Z] Collecting PyYAML<4,>=3.10 [2022-03-19T01:31:55.461Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-19T01:31:55.733Z] ---> Running in 80729b973f53 [2022-03-19T01:31:56.342Z] Removing intermediate container 80729b973f53 [2022-03-19T01:31:56.342Z] ---> a3d2b65473d2 [2022-03-19T01:31:56.342Z] Step 31/31 : LABEL version=0.0.0 [2022-03-19T01:31:56.618Z] ---> Running in 570009bb224e [2022-03-19T01:31:57.224Z] Removing intermediate container 570009bb224e [2022-03-19T01:31:57.224Z] ---> d838a49a2c59 [2022-03-19T01:31:57.224Z] [2022-03-19T01:31:57.833Z] Successfully built d838a49a2c59 [2022-03-19T01:31:57.833Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-19T01:31:57.833Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-03-19T01:32:00.443Z] Collecting docker-pycreds>=0.4.0 [2022-03-19T01:32:00.443Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-19T01:32:00.718Z] Collecting idna<2.8,>=2.5 [2022-03-19T01:32:00.718Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-19T01:32:00.718Z] 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-19T01:32:01.314Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-19T01:32:01.314Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-19T01:32:01.588Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-19T01:32:01.588Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-19T01:32:01.865Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-19T01:32:01.865Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-19T01:32:01.865Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-19T01:32:01.865Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-19T01:32:03.311Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-19T01:32:03.311Z] Attempting uninstall: urllib3 [2022-03-19T01:32:03.311Z] Found existing installation: urllib3 1.26.5 [2022-03-19T01:32:03.311Z] Uninstalling urllib3-1.26.5: [2022-03-19T01:32:03.311Z] Successfully uninstalled urllib3-1.26.5 [2022-03-19T01:32:03.910Z] Attempting uninstall: idna [2022-03-19T01:32:03.910Z] Found existing installation: idna 3.2 [2022-03-19T01:32:03.910Z] Uninstalling idna-3.2: [2022-03-19T01:32:04.183Z] Successfully uninstalled idna-3.2 [2022-03-19T01:32:05.170Z] Attempting uninstall: chardet [2022-03-19T01:32:05.170Z] Found existing installation: chardet 4.0.0 [2022-03-19T01:32:05.170Z] Uninstalling chardet-4.0.0: [2022-03-19T01:32:05.170Z] Successfully uninstalled chardet-4.0.0 [2022-03-19T01:32:07.800Z] Attempting uninstall: requests [2022-03-19T01:32:07.800Z] Found existing installation: requests 2.25.1 [2022-03-19T01:32:07.800Z] Uninstalling requests-2.25.1: [2022-03-19T01:32:07.800Z] Successfully uninstalled requests-2.25.1 [2022-03-19T01:32:08.396Z] Running setup.py install for texttable: started [2022-03-19T01:32:11.026Z] Running setup.py install for texttable: finished with status 'done' [2022-03-19T01:32:11.027Z] Running setup.py install for PyYAML: started [2022-03-19T01:32:14.428Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-19T01:32:14.428Z] Running setup.py install for docopt: started [2022-03-19T01:32:17.056Z] Running setup.py install for docopt: finished with status 'done' [2022-03-19T01:32:17.056Z] Running setup.py install for dockerpty: started [2022-03-19T01:32:18.513Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-19T01:32:18.513Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-19T01:32:18.513Z] ---> 9da8b7495a20 [2022-03-19T01:32:18.513Z] Step 3/23 : WORKDIR /edgex-go [2022-03-19T01:32:18.513Z] ---> Using cache [2022-03-19T01:32:18.513Z] ---> d19f73d4e678 [2022-03-19T01:32:18.513Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:32:18.513Z] ---> Using cache [2022-03-19T01:32:18.513Z] ---> 904e21e7f2fa [2022-03-19T01:32:18.513Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-19T01:32:19.531Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-19T01:32:20.140Z] ---> Running in 5461454c5881 [2022-03-19T01:32:21.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-19T01:32:21.881Z] 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-19T01:32:22.484Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-19T01:32:23.489Z] OK: 220 MiB in 52 packages [2022-03-19T01:32:25.516Z] Removing intermediate container 5461454c5881 [2022-03-19T01:32:25.516Z] ---> afb1a03fb7e2 [2022-03-19T01:32:25.516Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-19T01:32:26.506Z] ---> d654ad61390b [2022-03-19T01:32:26.506Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-19T01:32:26.506Z] ---> Running in b845fec29622 [2022-03-19T01:32:31.934Z] Removing intermediate container b845fec29622 [2022-03-19T01:32:31.934Z] ---> 213556aea2e7 [2022-03-19T01:32:31.934Z] Step 8/23 : COPY . . [2022-03-19T01:32:37.372Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-19T01:32:37.372Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-19T01:32:37.372Z] ---> 9da8b7495a20 [2022-03-19T01:32:37.372Z] Step 3/23 : WORKDIR /edgex-go [2022-03-19T01:32:37.372Z] ---> Using cache [2022-03-19T01:32:37.372Z] ---> d19f73d4e678 [2022-03-19T01:32:37.372Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:32:37.372Z] ---> Using cache [2022-03-19T01:32:37.372Z] ---> 904e21e7f2fa [2022-03-19T01:32:37.372Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-19T01:32:37.372Z] ---> Using cache [2022-03-19T01:32:37.372Z] ---> d7ec66739384 [2022-03-19T01:32:37.372Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-19T01:32:37.372Z] ---> Using cache [2022-03-19T01:32:37.372Z] ---> d48da0ef59ee [2022-03-19T01:32:37.372Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-19T01:32:37.372Z] ---> Using cache [2022-03-19T01:32:37.372Z] ---> 26cddf7ddfb5 [2022-03-19T01:32:37.372Z] Step 8/23 : COPY . . [2022-03-19T01:32:37.372Z] ---> Using cache [2022-03-19T01:32:37.372Z] ---> c6a4cc9dbbda [2022-03-19T01:32:37.372Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-19T01:32:38.357Z] ---> Running in 414fe2776cf2 [2022-03-19T01:32:40.332Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-19T01:32:40.932Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-19T01:32:40.932Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-19T01:32:40.932Z] ---> 9da8b7495a20 [2022-03-19T01:32:40.932Z] Step 3/22 : WORKDIR /edgex-go [2022-03-19T01:32:40.932Z] ---> Using cache [2022-03-19T01:32:40.932Z] ---> d19f73d4e678 [2022-03-19T01:32:40.932Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:32:40.932Z] ---> Using cache [2022-03-19T01:32:40.932Z] ---> 904e21e7f2fa [2022-03-19T01:32:40.932Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-19T01:32:40.932Z] ---> Using cache [2022-03-19T01:32:40.932Z] ---> d7ec66739384 [2022-03-19T01:32:40.932Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-19T01:32:40.932Z] ---> Using cache [2022-03-19T01:32:40.932Z] ---> d48da0ef59ee [2022-03-19T01:32:40.932Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-19T01:32:40.932Z] ---> Using cache [2022-03-19T01:32:40.932Z] ---> 26cddf7ddfb5 [2022-03-19T01:32:40.932Z] Step 8/22 : COPY . . [2022-03-19T01:32:41.221Z] ---> Using cache [2022-03-19T01:32:41.221Z] ---> c6a4cc9dbbda [2022-03-19T01:32:41.221Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-19T01:32:41.828Z] ---> Running in 6dfaced14d9a [2022-03-19T01:32:43.827Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-19T01:32:44.432Z] Removing intermediate container 4de3d14caf0a [2022-03-19T01:32:44.432Z] ---> b58053e0e354 [2022-03-19T01:32:44.432Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-19T01:32:45.053Z] ---> Running in df464d095e08 [2022-03-19T01:32:46.063Z] Removing intermediate container df464d095e08 [2022-03-19T01:32:46.063Z] ---> 51fdc8fdbb99 [2022-03-19T01:32:46.063Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-19T01:32:46.340Z] ---> Running in 26cd605d9a41 [2022-03-19T01:32:46.964Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-19T01:32:46.964Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-19T01:32:46.964Z] ---> 9da8b7495a20 [2022-03-19T01:32:46.964Z] Step 3/22 : WORKDIR /edgex-go [2022-03-19T01:32:46.964Z] ---> Using cache [2022-03-19T01:32:46.964Z] ---> d19f73d4e678 [2022-03-19T01:32:46.964Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:32:46.964Z] ---> Using cache [2022-03-19T01:32:46.964Z] ---> 904e21e7f2fa [2022-03-19T01:32:46.964Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-19T01:32:46.964Z] ---> Using cache [2022-03-19T01:32:46.964Z] ---> d7ec66739384 [2022-03-19T01:32:46.964Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-19T01:32:46.964Z] ---> Using cache [2022-03-19T01:32:46.964Z] ---> d48da0ef59ee [2022-03-19T01:32:46.964Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-19T01:32:46.964Z] ---> Using cache [2022-03-19T01:32:46.964Z] ---> 26cddf7ddfb5 [2022-03-19T01:32:46.964Z] Step 8/22 : COPY . . [2022-03-19T01:32:46.964Z] ---> Using cache [2022-03-19T01:32:46.964Z] ---> c6a4cc9dbbda [2022-03-19T01:32:46.964Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-19T01:32:47.247Z] Removing intermediate container 26cd605d9a41 [2022-03-19T01:32:47.247Z] ---> 800e6c71d67d [2022-03-19T01:32:47.247Z] ---> Running in 9d434f2bd50e [2022-03-19T01:32:47.247Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-19T01:32:49.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-19T01:32:50.545Z] ---> b1533a87f164 [2022-03-19T01:32:50.545Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-19T01:32:52.162Z] ---> 7572d3fe1202 [2022-03-19T01:32:52.162Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-19T01:32:54.996Z] ---> 4db9507310f7 [2022-03-19T01:32:54.996Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-19T01:32:54.996Z] ---> Running in 67ed63c7419b [2022-03-19T01:32:55.997Z] Removing intermediate container 67ed63c7419b [2022-03-19T01:32:55.997Z] ---> e3a94671fdeb [2022-03-19T01:32:55.997Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-19T01:32:55.997Z] ---> Running in 9ec28183458d [2022-03-19T01:32:56.989Z] Removing intermediate container 9ec28183458d [2022-03-19T01:32:56.989Z] ---> 79f08efed555 [2022-03-19T01:32:56.989Z] Step 21/23 : LABEL arch=arm64 [2022-03-19T01:32:56.989Z] ---> Running in 31256312c006 [2022-03-19T01:32:58.004Z] Removing intermediate container 31256312c006 [2022-03-19T01:32:58.004Z] ---> a6dca1aaa1b0 [2022-03-19T01:32:58.004Z] Step 22/23 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:32:58.004Z] ---> Running in 42bb7aa7b713 [2022-03-19T01:32:58.998Z] Removing intermediate container 42bb7aa7b713 [2022-03-19T01:32:58.998Z] ---> 103c6e1b2625 [2022-03-19T01:32:58.998Z] Step 23/23 : LABEL version=0.0.0 [2022-03-19T01:32:58.998Z] ---> Running in f7bfc2bb5ceb [2022-03-19T01:32:59.992Z] Removing intermediate container f7bfc2bb5ceb [2022-03-19T01:32:59.992Z] ---> afa8e67013ff [2022-03-19T01:32:59.992Z] [2022-03-19T01:33:00.987Z] Successfully built afa8e67013ff [2022-03-19T01:33:00.987Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-19T01:33:04.433Z]  Building sys-mgmt-agent ... done  ---> 322ee444d7af [2022-03-19T01:33:04.433Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-19T01:33:04.433Z] ---> Running in 31934774e65b [2022-03-19T01:33:06.442Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-19T01:34:58.388Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-19T01:35:16.774Z] Removing intermediate container 414fe2776cf2 [2022-03-19T01:35:16.774Z] ---> bf16cdc77201 [2022-03-19T01:35:16.774Z] [2022-03-19T01:35:16.774Z] Step 10/23 : FROM alpine:3.14 [2022-03-19T01:35:16.774Z] ---> 71a2028e5025 [2022-03-19T01:35:16.774Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-19T01:35:16.774Z] ---> Using cache [2022-03-19T01:35:16.774Z] ---> 11303d672072 [2022-03-19T01:35:16.774Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-19T01:35:16.774Z] ---> Using cache [2022-03-19T01:35:16.774Z] ---> c2a2ef940893 [2022-03-19T01:35:16.774Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-19T01:35:16.774Z] Removing intermediate container 9d434f2bd50e [2022-03-19T01:35:16.774Z] ---> d88c4a3ad4ac [2022-03-19T01:35:16.774Z] [2022-03-19T01:35:16.774Z] Step 10/22 : FROM alpine:3.14 [2022-03-19T01:35:16.774Z] ---> 71a2028e5025 [2022-03-19T01:35:16.774Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-19T01:35:16.774Z] ---> Running in 0f22606677ee [2022-03-19T01:35:16.774Z] ---> Running in ccb76e0cf46c [2022-03-19T01:35:17.410Z] Removing intermediate container 0f22606677ee [2022-03-19T01:35:17.410Z] ---> 447985e4179b [2022-03-19T01:35:17.410Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-19T01:35:18.026Z] ---> Running in c75f4fb170c2 [2022-03-19T01:35:19.080Z] Removing intermediate container c75f4fb170c2 [2022-03-19T01:35:19.080Z] ---> c5f72f793059 [2022-03-19T01:35:19.080Z] Step 15/23 : WORKDIR / [2022-03-19T01:35:19.374Z] ---> Running in 374102f52c84 [2022-03-19T01:35:19.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-19T01:35:20.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-19T01:35:20.307Z] Removing intermediate container 374102f52c84 [2022-03-19T01:35:20.308Z] ---> 74a2482deabe [2022-03-19T01:35:20.308Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-19T01:35:21.312Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-19T01:35:21.312Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-19T01:35:21.312Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-19T01:35:21.593Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-19T01:35:21.593Z] (5/6) Installing curl (7.79.1-r0) [2022-03-19T01:35:21.593Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-19T01:35:21.593Z] Executing busybox-1.33.1-r6.trigger [2022-03-19T01:35:21.593Z] Executing ca-certificates-20211220-r0.trigger [2022-03-19T01:35:21.875Z] OK: 8 MiB in 20 packages [2022-03-19T01:35:22.484Z] ---> a896f2917ffd [2022-03-19T01:35:22.484Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-19T01:35:23.503Z] Removing intermediate container 6dfaced14d9a [2022-03-19T01:35:23.503Z] ---> a2408d5aa61f [2022-03-19T01:35:23.503Z] [2022-03-19T01:35:23.503Z] Step 10/22 : FROM alpine:3.14 [2022-03-19T01:35:23.503Z] ---> 71a2028e5025 [2022-03-19T01:35:23.503Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-19T01:35:23.503Z] ---> Using cache [2022-03-19T01:35:23.503Z] ---> 11303d672072 [2022-03-19T01:35:23.503Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-19T01:35:23.503Z] ---> Using cache [2022-03-19T01:35:23.503Z] ---> c2a2ef940893 [2022-03-19T01:35:23.503Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-19T01:35:23.503Z] ---> Running in bc07bae0fd96 [2022-03-19T01:35:24.508Z] Removing intermediate container bc07bae0fd96 [2022-03-19T01:35:24.508Z] ---> c72c4e1098e0 [2022-03-19T01:35:24.508Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-19T01:35:24.508Z] ---> Running in c0360a6c5f67 [2022-03-19T01:35:25.560Z] Removing intermediate container ccb76e0cf46c [2022-03-19T01:35:25.560Z] ---> d2c1760bc2ad [2022-03-19T01:35:25.560Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-19T01:35:25.560Z] Removing intermediate container c0360a6c5f67 [2022-03-19T01:35:25.560Z] ---> b43a0424155b [2022-03-19T01:35:25.560Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-19T01:35:25.560Z] ---> Running in 73e2a9454be5 [2022-03-19T01:35:25.560Z] ---> 8565e65b78c1 [2022-03-19T01:35:25.560Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-19T01:35:26.578Z] Removing intermediate container 73e2a9454be5 [2022-03-19T01:35:26.578Z] ---> 919a760df4fd [2022-03-19T01:35:26.578Z] Step 13/22 : WORKDIR /edgex [2022-03-19T01:35:26.578Z] ---> Running in db721539d461 [2022-03-19T01:35:27.210Z] ---> d2d93910a0e0 [2022-03-19T01:35:27.210Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-19T01:35:27.509Z] ---> 81e7a5b60371 [2022-03-19T01:35:27.509Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-19T01:35:27.509Z] Removing intermediate container db721539d461 [2022-03-19T01:35:27.509Z] ---> 6af74b4fcec8 [2022-03-19T01:35:27.509Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-19T01:35:27.509Z] ---> Running in 2805a190cf42 [2022-03-19T01:35:28.533Z] Removing intermediate container 2805a190cf42 [2022-03-19T01:35:28.533Z] ---> 5cf78006321a [2022-03-19T01:35:28.533Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-19T01:35:28.821Z] ---> Running in eda4e70938c8 [2022-03-19T01:35:28.821Z] ---> f6835033ee50 [2022-03-19T01:35:28.821Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-19T01:35:29.784Z] Removing intermediate container eda4e70938c8 [2022-03-19T01:35:29.784Z] ---> deea82aea3c5 [2022-03-19T01:35:29.784Z] Step 21/23 : LABEL arch=arm64 [2022-03-19T01:35:29.784Z] ---> Running in 9ab3c59c94d9 [2022-03-19T01:35:30.156Z] ---> 4c871339d3db [2022-03-19T01:35:30.156Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-19T01:35:30.648Z] Removing intermediate container 9ab3c59c94d9 [2022-03-19T01:35:30.648Z] ---> e6f1c0e31e57 [2022-03-19T01:35:30.648Z] Step 22/23 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:35:30.648Z] ---> Running in ba8f28649968 [2022-03-19T01:35:31.740Z] ---> 66dc7537a370 [2022-03-19T01:35:31.740Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-19T01:35:31.740Z] Removing intermediate container ba8f28649968 [2022-03-19T01:35:31.740Z] ---> 678d496fadef [2022-03-19T01:35:31.740Z] Step 23/23 : LABEL version=0.0.0 [2022-03-19T01:35:31.740Z] ---> Running in 70ffc03f2f2b [2022-03-19T01:35:31.740Z] ---> 7a1bdd9c17fe [2022-03-19T01:35:31.740Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-19T01:35:32.029Z] ---> Running in 167ca984eb5d [2022-03-19T01:35:32.310Z] Removing intermediate container 70ffc03f2f2b [2022-03-19T01:35:32.310Z] ---> 9a0d0aa1eeb7 [2022-03-19T01:35:32.310Z] [2022-03-19T01:35:32.589Z] Removing intermediate container 167ca984eb5d [2022-03-19T01:35:32.589Z] ---> e494bf94f776 [2022-03-19T01:35:32.589Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-19T01:35:32.869Z] ---> Running in ddfff0cb6993 [2022-03-19T01:35:33.480Z] Successfully built 9a0d0aa1eeb7 [2022-03-19T01:35:33.480Z] Successfully tagged core-metadata-arm64:latest [2022-03-19T01:35:33.764Z]  Building core-metadata ... done  ---> a3418b93a479 [2022-03-19T01:35:33.764Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-19T01:35:33.764Z] Removing intermediate container ddfff0cb6993 [2022-03-19T01:35:33.764Z] ---> 487ead4a93b4 [2022-03-19T01:35:33.764Z] Step 20/22 : LABEL arch=arm64 [2022-03-19T01:35:33.764Z] ---> Running in 2f122db27a66 [2022-03-19T01:35:34.378Z] Removing intermediate container 2f122db27a66 [2022-03-19T01:35:34.378Z] ---> a4eed885320c [2022-03-19T01:35:34.378Z] Step 21/22 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:35:34.659Z] ---> Running in 0e942b29d5c0 [2022-03-19T01:35:34.659Z] ---> 51723426ad6d [2022-03-19T01:35:34.659Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-19T01:35:34.659Z] ---> Running in 62ae2a81461f [2022-03-19T01:35:35.282Z] Removing intermediate container 0e942b29d5c0 [2022-03-19T01:35:35.282Z] ---> 680340dfec6f [2022-03-19T01:35:35.282Z] Step 22/22 : LABEL version=0.0.0 [2022-03-19T01:35:35.282Z] ---> Running in 843e4d1bae6d [2022-03-19T01:35:35.893Z] Removing intermediate container 843e4d1bae6d [2022-03-19T01:35:35.893Z] ---> 6648797d0a33 [2022-03-19T01:35:35.893Z] [2022-03-19T01:35:36.184Z] Successfully built 6648797d0a33 [2022-03-19T01:35:36.463Z] Successfully tagged support-scheduler-arm64:latest [2022-03-19T01:35:37.070Z]  Building support-scheduler ... done Removing intermediate container 62ae2a81461f [2022-03-19T01:35:37.070Z] ---> 8e3596aaedbe [2022-03-19T01:35:37.070Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-19T01:35:37.070Z] ---> Running in acb5ebbaad63 [2022-03-19T01:35:37.351Z] Removing intermediate container acb5ebbaad63 [2022-03-19T01:35:37.351Z] ---> 2f59b5e8235e [2022-03-19T01:35:37.351Z] Step 20/22 : LABEL arch=arm64 [2022-03-19T01:35:37.631Z] ---> Running in 25a1f0d332de [2022-03-19T01:35:37.914Z] Removing intermediate container 25a1f0d332de [2022-03-19T01:35:37.914Z] ---> af097cd87c29 [2022-03-19T01:35:37.914Z] Step 21/22 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:35:38.196Z] ---> Running in 82b0f593b044 [2022-03-19T01:35:38.476Z] Removing intermediate container 82b0f593b044 [2022-03-19T01:35:38.477Z] ---> 6ca1732babe3 [2022-03-19T01:35:38.477Z] Step 22/22 : LABEL version=0.0.0 [2022-03-19T01:35:38.759Z] ---> Running in 075fb571e8dd [2022-03-19T01:35:39.044Z] Removing intermediate container 075fb571e8dd [2022-03-19T01:35:39.045Z] ---> 8882f8d354f4 [2022-03-19T01:35:39.045Z] [2022-03-19T01:35:39.654Z] Successfully built 8882f8d354f4 [2022-03-19T01:35:39.654Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-19T01:35:41.647Z]  Building security-proxy-setup ... done Removing intermediate container 31934774e65b [2022-03-19T01:35:41.647Z] ---> 397b744609dd [2022-03-19T01:35:41.647Z] [2022-03-19T01:35:41.647Z] Step 10/23 : FROM alpine:3.14 [2022-03-19T01:35:41.647Z] ---> 71a2028e5025 [2022-03-19T01:35:41.647Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-19T01:35:41.647Z] ---> Running in 067ba1063c95 [2022-03-19T01:35:41.924Z] Removing intermediate container 067ba1063c95 [2022-03-19T01:35:41.924Z] ---> 143ff3fb4d55 [2022-03-19T01:35:41.924Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-19T01:35:41.924Z] ---> Running in 091848c5f150 [2022-03-19T01:35:42.524Z] Removing intermediate container 091848c5f150 [2022-03-19T01:35:42.524Z] ---> 0b745c2723ae [2022-03-19T01:35:42.524Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-19T01:35:42.524Z] ---> Running in e31b2e5dd21a [2022-03-19T01:35:42.804Z] Removing intermediate container e31b2e5dd21a [2022-03-19T01:35:42.804Z] ---> 8add1b90d642 [2022-03-19T01:35:42.804Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-19T01:35:42.804Z] ---> Running in 1ee75e15cdce [2022-03-19T01:35:44.795Z] Removing intermediate container 1ee75e15cdce [2022-03-19T01:35:44.795Z] ---> 5157b05bdb9a [2022-03-19T01:35:44.795Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-19T01:35:44.795Z] ---> Running in d5b4d82b7334 [2022-03-19T01:35:46.237Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-19T01:35:46.839Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-19T01:35:47.826Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-19T01:35:47.826Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-19T01:35:48.101Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-19T01:35:48.101Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-19T01:35:48.377Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-19T01:35:48.377Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-19T01:35:48.377Z] Executing busybox-1.33.1-r6.trigger [2022-03-19T01:35:48.656Z] OK: 8 MiB in 20 packages [2022-03-19T01:35:49.641Z] Removing intermediate container d5b4d82b7334 [2022-03-19T01:35:49.641Z] ---> 764eef2b7faf [2022-03-19T01:35:49.641Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-19T01:35:50.241Z] ---> 1c1f08b56039 [2022-03-19T01:35:50.241Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-19T01:35:51.229Z] ---> 39250f15dc87 [2022-03-19T01:35:51.229Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-19T01:35:51.832Z] ---> 9beeba77df77 [2022-03-19T01:35:51.832Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-19T01:35:51.832Z] ---> Running in 2a779a8d167d [2022-03-19T01:35:52.125Z] Removing intermediate container 2a779a8d167d [2022-03-19T01:35:52.125Z] ---> 3dc87236e7d8 [2022-03-19T01:35:52.125Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-19T01:35:52.405Z] ---> Running in 3d26702787fd [2022-03-19T01:35:52.686Z] Removing intermediate container 3d26702787fd [2022-03-19T01:35:52.686Z] ---> b33e2792fa69 [2022-03-19T01:35:52.686Z] Step 21/23 : LABEL arch=arm64 [2022-03-19T01:35:52.686Z] ---> Running in b705d0e70f46 [2022-03-19T01:35:53.292Z] Removing intermediate container b705d0e70f46 [2022-03-19T01:35:53.292Z] ---> bd624d10d98d [2022-03-19T01:35:53.292Z] Step 22/23 : LABEL git_sha=1aaead758a254fa5b22300b6089f1f0873fd6e9a [2022-03-19T01:35:53.292Z] ---> Running in 1591ce605331 [2022-03-19T01:35:53.572Z] Removing intermediate container 1591ce605331 [2022-03-19T01:35:53.572Z] ---> 9efbbc6dd16d [2022-03-19T01:35:53.572Z] Step 23/23 : LABEL version=0.0.0 [2022-03-19T01:35:53.572Z] ---> Running in 186a9d3ad4f4 [2022-03-19T01:35:53.847Z] Removing intermediate container 186a9d3ad4f4 [2022-03-19T01:35:53.847Z] ---> e98f3bfa35e1 [2022-03-19T01:35:53.847Z] [2022-03-19T01:35:54.446Z] Successfully built e98f3bfa35e1 [2022-03-19T01:35:54.446Z] Successfully tagged core-data-arm64:latest [2022-03-19T01:35:54.737Z]  Building core-data ... done  [Pipeline] } [2022-03-19T01:35:54.759Z] $ docker stop --time=1 728609c6d196dbb3249dff3e184c5a55a87ef025fe2e38b5de164644831da948 [2022-03-19T01:35:56.506Z] $ docker rm -f 728609c6d196dbb3249dff3e184c5a55a87ef025fe2e38b5de164644831da948 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-19T01:35:57.149Z] + docker images [2022-03-19T01:35:57.423Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-19T01:35:57.423Z] core-data-arm64 latest e98f3bfa35e1 4 seconds ago 19.2MB [2022-03-19T01:35:57.423Z] 397b744609dd 17 seconds ago 1.61GB [2022-03-19T01:35:57.423Z] security-proxy-setup-arm64 latest 8882f8d354f4 19 seconds ago 25.5MB [2022-03-19T01:35:57.423Z] support-scheduler-arm64 latest 6648797d0a33 22 seconds ago 15.4MB [2022-03-19T01:35:57.423Z] core-metadata-arm64 latest 9a0d0aa1eeb7 25 seconds ago 16MB [2022-03-19T01:35:57.423Z] a2408d5aa61f 35 seconds ago 1.6GB [2022-03-19T01:35:57.423Z] bf16cdc77201 42 seconds ago 1.6GB [2022-03-19T01:35:57.423Z] d88c4a3ad4ac 42 seconds ago 1.6GB [2022-03-19T01:35:57.423Z] sys-mgmt-agent-arm64 latest afa8e67013ff 2 minutes ago 280MB [2022-03-19T01:35:57.423Z] security-bootstrapper-arm64 latest d838a49a2c59 4 minutes ago 18MB [2022-03-19T01:35:57.423Z] security-secretstore-setup-arm64 latest 85bd2238919f 4 minutes ago 26.9MB [2022-03-19T01:35:57.423Z] support-notifications-arm64 latest a1c57a9cf4db 4 minutes ago 16.1MB [2022-03-19T01:35:57.423Z] core-command-arm64 latest 682cf5a9b592 4 minutes ago 15.3MB [2022-03-19T01:35:57.423Z] 1822fdf443dd 4 minutes ago 1.6GB [2022-03-19T01:35:57.423Z] 2beaa623ef9b 4 minutes ago 1.59GB [2022-03-19T01:35:57.423Z] 9c91325e9457 4 minutes ago 1.6GB [2022-03-19T01:35:57.423Z] 00693cfbdc4e 4 minutes ago 1.59GB [2022-03-19T01:35:57.423Z] 24820037d0b4 4 minutes ago 1.59GB [2022-03-19T01:35:57.423Z] ci-base-image-arm64 latest 9da8b7495a20 16 minutes ago 1.26GB [2022-03-19T01:35:57.423Z] alpine 3.14 71a2028e5025 31 hours ago 5.34MB [2022-03-19T01:35:57.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB [2022-03-19T01:35:57.423Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-19T01:35:57.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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-19T01:35:58.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-19T01:35:58.179Z] [2022-03-19T01:35:58.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-19T01:35:58.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-19T01:35:58.860Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-19T01:35:58.860Z] 8998bd30e6a1: Pulling fs layer [2022-03-19T01:35:58.860Z] 04944245beec: Pulling fs layer [2022-03-19T01:35:58.860Z] 699f458cf7ca: Pulling fs layer [2022-03-19T01:35:58.860Z] 765212b225bb: Pulling fs layer [2022-03-19T01:35:58.860Z] f23df028b6ca: Pulling fs layer [2022-03-19T01:35:58.860Z] d65c8cfc05b1: Pulling fs layer [2022-03-19T01:35:58.860Z] 2437ff75d9bd: Pulling fs layer [2022-03-19T01:35:58.860Z] 765212b225bb: Waiting [2022-03-19T01:35:58.860Z] f23df028b6ca: Waiting [2022-03-19T01:35:58.860Z] d65c8cfc05b1: Waiting [2022-03-19T01:35:58.860Z] 2437ff75d9bd: Waiting [2022-03-19T01:35:58.860Z] 04944245beec: Download complete [2022-03-19T01:35:58.860Z] 765212b225bb: Verifying Checksum [2022-03-19T01:35:58.860Z] 765212b225bb: Download complete [2022-03-19T01:35:59.142Z] f23df028b6ca: Download complete [2022-03-19T01:35:59.142Z] d65c8cfc05b1: Verifying Checksum [2022-03-19T01:35:59.142Z] d65c8cfc05b1: Download complete [2022-03-19T01:35:59.142Z] 699f458cf7ca: Verifying Checksum [2022-03-19T01:35:59.142Z] 699f458cf7ca: Download complete [2022-03-19T01:35:59.746Z] 8998bd30e6a1: Verifying Checksum [2022-03-19T01:35:59.746Z] 8998bd30e6a1: Download complete [2022-03-19T01:36:02.379Z] 2437ff75d9bd: Verifying Checksum [2022-03-19T01:36:02.379Z] 2437ff75d9bd: Download complete [2022-03-19T01:36:04.360Z] 8998bd30e6a1: Pull complete [2022-03-19T01:36:04.962Z] 04944245beec: Pull complete [2022-03-19T01:36:06.393Z] 699f458cf7ca: Pull complete [2022-03-19T01:36:06.991Z] 765212b225bb: Pull complete [2022-03-19T01:36:07.591Z] f23df028b6ca: Pull complete [2022-03-19T01:36:08.187Z] d65c8cfc05b1: Pull complete [2022-03-19T01:36:23.281Z] 2437ff75d9bd: Pull complete [2022-03-19T01:36:23.281Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-19T01:36:23.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-19T01:36:23.281Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-19T01:36:23.583Z] prd-ubuntu20.04-docker-arm64-4c-16g-8043 does not seem to be running inside a container [2022-03-19T01:36:23.691Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-19T01:36:26.810Z] $ docker top 0b8c7947d42ff59f7cc9b9c4bec4ed8865c794234aac64bb31d7cd8d04a0cc2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-19T01:36:27.947Z] ---> job-cost.sh [2022-03-19T01:36:27.947Z] lf-activate-venv: SKIPPING [2022-03-19T01:36:27.947Z] INFO: No Stack... [2022-03-19T01:36:28.547Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-19T01:36:29.534Z] INFO: Archiving Costs [Pipeline] sh [2022-03-19T01:36:30.229Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-03-19T01:36:30.229Z] + cut -d, -f6 [Pipeline] lock [2022-03-19T01:36:30.285Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3917-1-stack-cost] [2022-03-19T01:36:30.290Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3917-1-stack-cost] did not exist. Created. [2022-03-19T01:36:30.290Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3917-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-19T01:36:31.054Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-19T01:36:31.341Z] Stashed 1 file(s) [Pipeline] } [2022-03-19T01:36:31.357Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3917-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-19T01:36:31.456Z] $ docker stop --time=1 0b8c7947d42ff59f7cc9b9c4bec4ed8865c794234aac64bb31d7cd8d04a0cc2c [2022-03-19T01:36:33.143Z] $ docker rm -f 0b8c7947d42ff59f7cc9b9c4bec4ed8865c794234aac64bb31d7cd8d04a0cc2c [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-19T01:36:34.339Z] provisioning config files... [2022-03-19T01:36:34.355Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6732102108005987802tmp [Pipeline] { [Pipeline] sh [2022-03-19T01:36:34.679Z] + set +x [2022-03-19T01:36:34.680Z] + curl -s https://codecov.io/bash [2022-03-19T01:36:34.680Z] + bash -s -- [2022-03-19T01:36:34.680Z] [2022-03-19T01:36:34.680Z] _____ _ [2022-03-19T01:36:34.680Z] / ____| | | [2022-03-19T01:36:34.680Z] | | ___ __| | ___ ___ _____ __ [2022-03-19T01:36:34.680Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-19T01:36:34.680Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-19T01:36:34.680Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-19T01:36:34.680Z] Bash-1.0.6 [2022-03-19T01:36:34.680Z] [2022-03-19T01:36:34.680Z] [2022-03-19T01:36:34.680Z] ==> git version 2.25.1 found [2022-03-19T01:36:34.680Z] ==> 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-19T01:36:34.680Z] Release-Date: 2020-01-08 [2022-03-19T01:36:34.680Z] 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-19T01:36:34.680Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-19T01:36:34.680Z] ==> Jenkins CI detected. [2022-03-19T01:36:34.680Z] current dir:  /w/workspace/edgex-go/1 [2022-03-19T01:36:34.680Z] project root: . [2022-03-19T01:36:34.680Z] --> token set from env [2022-03-19T01:36:34.680Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-19T01:36:34.680Z] ==> Running gcov in . (disable via -X gcov) [2022-03-19T01:36:34.680Z] ==> Python coveragepy not found [2022-03-19T01:36:34.680Z] ==> Searching for coverage reports in: [2022-03-19T01:36:34.680Z] + . [2022-03-19T01:36:34.942Z] -> Found 1 reports [2022-03-19T01:36:34.942Z] ==> Detecting git/mercurial file structure [2022-03-19T01:36:34.942Z] ==> Reading reports [2022-03-19T01:36:34.942Z] + ./coverage.out bytes=426503 [2022-03-19T01:36:34.942Z] ==> Appending adjustments [2022-03-19T01:36:34.942Z] https://docs.codecov.io/docs/fixing-reports [2022-03-19T01:36:35.883Z] + Found adjustments [2022-03-19T01:36:35.883Z] ==> Gzipping contents [2022-03-19T01:36:36.147Z] 60K /tmp/codecov.Ixq7vL.gz [2022-03-19T01:36:36.147Z] ==> Uploading reports [2022-03-19T01:36:36.147Z] url: https://codecov.io [2022-03-19T01:36:36.147Z] query: branch=PR-3917&commit=1aaead758a254fa5b22300b6089f1f0873fd6e9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3917%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3917&job=&cmd_args= [2022-03-19T01:36:36.147Z] -> Pinging Codecov [2022-03-19T01:36:36.147Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3917&commit=1aaead758a254fa5b22300b6089f1f0873fd6e9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3917%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3917&job=&cmd_args= [2022-03-19T01:36:36.407Z] -> Uploading to [2022-03-19T01:36:36.407Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-19/00271124DB129430A58F1EEE437C3FCB/1aaead758a254fa5b22300b6089f1f0873fd6e9a/30475082-4417-473e-9774-1942c3396c0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220319T013636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee6ed1121a7e19a320ca2153c84e8b56be807d47cf78b5fdb338331805e60da5 [2022-03-19T01:36:36.407Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-19T01:36:36.407Z] Dload Upload Total Spent Left Speed [2022-03-19T01:36:36.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57988 0 0 100 57988 0 231k --:--:-- --:--:-- --:--:-- 230k [2022-03-19T01:36:36.671Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1aaead758a254fa5b22300b6089f1f0873fd6e9a [Pipeline] } [2022-03-19T01:36:36.698Z] 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-19T01:36:38.033Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-19T01:36:38.361Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-19T01:36:39.260Z] ---> package-listing.sh [2022-03-19T01:36:39.260Z] ++ facter osfamily [2022-03-19T01:36:39.260Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-19T01:36:39.523Z] + OS_FAMILY=debian [2022-03-19T01:36:39.523Z] + workspace=/w/workspace/edgex-go/1 [2022-03-19T01:36:39.523Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-19T01:36:39.523Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-19T01:36:39.523Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-19T01:36:39.523Z] + PACKAGES=/tmp/packages_start.txt [2022-03-19T01:36:39.523Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-19T01:36:39.523Z] + PACKAGES=/tmp/packages_end.txt [2022-03-19T01:36:39.523Z] + case "${OS_FAMILY}" in [2022-03-19T01:36:39.523Z] + dpkg -l [2022-03-19T01:36:39.523Z] + grep '^ii' [2022-03-19T01:36:39.523Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-19T01:36:39.523Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-19T01:36:39.523Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-19T01:36:39.523Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-19T01:36:39.523Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-03-19T01:36:39.523Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-03-19T01:36:39.557Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-19T01:36:39.854Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-19T01:36:40.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-19T01:36:40.440Z] [2022-03-19T01:36:40.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-19T01:36:40.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-19T01:36:40.775Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-19T01:36:40.775Z] 5eb5b503b376: Pulling fs layer [2022-03-19T01:36:40.775Z] 5c69ac0246d0: Pulling fs layer [2022-03-19T01:36:40.775Z] ec43610c2a17: Pulling fs layer [2022-03-19T01:36:40.775Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-19T01:36:40.775Z] 33b1e0a273af: Pulling fs layer [2022-03-19T01:36:40.775Z] 5d3b04190fa2: Pulling fs layer [2022-03-19T01:36:40.775Z] 2f39f015ded8: Pulling fs layer [2022-03-19T01:36:40.775Z] 5d3b04190fa2: Waiting [2022-03-19T01:36:40.775Z] 33b1e0a273af: Waiting [2022-03-19T01:36:40.775Z] 2f39f015ded8: Waiting [2022-03-19T01:36:40.775Z] 5c69ac0246d0: Verifying Checksum [2022-03-19T01:36:40.775Z] 5c69ac0246d0: Download complete [2022-03-19T01:36:40.775Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-19T01:36:40.775Z] 3a2ae6a8a46f: Download complete [2022-03-19T01:36:40.775Z] 33b1e0a273af: Verifying Checksum [2022-03-19T01:36:40.775Z] 33b1e0a273af: Download complete [2022-03-19T01:36:40.775Z] 5d3b04190fa2: Verifying Checksum [2022-03-19T01:36:40.775Z] 5d3b04190fa2: Download complete [2022-03-19T01:36:40.775Z] ec43610c2a17: Verifying Checksum [2022-03-19T01:36:40.775Z] ec43610c2a17: Download complete [2022-03-19T01:36:41.036Z] 5eb5b503b376: Verifying Checksum [2022-03-19T01:36:41.036Z] 5eb5b503b376: Download complete [2022-03-19T01:36:41.606Z] 2f39f015ded8: Verifying Checksum [2022-03-19T01:36:41.606Z] 2f39f015ded8: Download complete [2022-03-19T01:36:42.176Z] 5eb5b503b376: Pull complete [2022-03-19T01:36:42.435Z] 5c69ac0246d0: Pull complete [2022-03-19T01:36:42.695Z] ec43610c2a17: Pull complete [2022-03-19T01:36:42.695Z] 3a2ae6a8a46f: Pull complete [2022-03-19T01:36:42.954Z] 33b1e0a273af: Pull complete [2022-03-19T01:36:43.214Z] 5d3b04190fa2: Pull complete [2022-03-19T01:36:47.404Z] 2f39f015ded8: Pull complete [2022-03-19T01:36:47.404Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-19T01:36:47.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-19T01:36:47.404Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-19T01:36:47.488Z] prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container [2022-03-19T01:36:47.520Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-19T01:36:53.578Z] $ docker top 4cce42e1243ef342bac33d585bb0c26d8d570a1a5b32f475bcdc80454050a0f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-19T01:36:53.994Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-19T01:36:54.309Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-19T01:36:54.623Z] + ls /var/log/sa-host [2022-03-19T01:36:54.623Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-19T01:36:54.918Z] provisioning config files... [2022-03-19T01:36:54.929Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3950956596112555516tmp [Pipeline] { [Pipeline] echo [2022-03-19T01:36:54.981Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-19T01:36:55.297Z] ---> create-netrc.sh [Pipeline] } [2022-03-19T01:36:55.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-19T01:36:55.745Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-19T01:36:55.777Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-19T01:36:56.091Z] ---> sudo-logs.sh [2022-03-19T01:36:56.091Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-19T01:36:56.165Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-19T01:36:56.478Z] ---> job-cost.sh [2022-03-19T01:36:56.478Z] lf-activate-venv: SKIPPING [2022-03-19T01:36:56.478Z] DEBUG: total: 0.10999999940395355 [2022-03-19T01:36:56.478Z] INFO: Retrieving Stack Cost... [2022-03-19T01:36:56.738Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-19T01:36:57.309Z] INFO: Archiving Costs [Pipeline] echo [2022-03-19T01:36:57.344Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-19T01:36:57.657Z] ---> logs-deploy.sh [2022-03-19T01:36:57.657Z] lf-activate-venv: SKIPPING [2022-03-19T01:36:57.657Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3917/1 [2022-03-19T01:36:57.657Z] INFO: archiving workspace using pattern(s): [2022-03-19T01:36:58.597Z] Archives upload complete. [2022-03-19T01:36:58.597Z] INFO: archiving logs to Nexus