Pull request #3815 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at f7c7132b17dbbb881af4d9ccfc6ed9167751e366 rather than 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 Obtained Jenkinsfile from f7c7132b17dbbb881af4d9ccfc6ed9167751e366 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh5799754838510164303.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh483748885870838085.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3815/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3815/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3719640741180494292.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6151953376180369956.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3815/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3815/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6718103730298355258.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 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-centos7-docker-4c-2g-478’ Running on prd-centos7-docker-4c-2g-479 in /w/workspace/edgexfoundry_edgex-go_PR-3815 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh1371776860204898.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 Merge succeeded, producing 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 Checking out Revision 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 (PR-3815) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh1458731361970519650.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3815/head:refs/remotes/origin/PR-3815 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5606452951737813015.key > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 # timeout=10 Commit message: "fix(snap): make secretstore connect hook idempotent" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-13T12:10:00.615Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-13T12:10:00.660Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-13T12:10:00.670Z] ========================================================= [2021-11-13T12:10:00.670Z] EdgeX Global Pipelines Version Info [2021-11-13T12:10:00.670Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-13T12:10:01.829Z] ------------------- [2021-11-13T12:10:01.829Z] stable info: [2021-11-13T12:10:01.829Z] ------------------- [2021-11-13T12:10:01.829Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-13T12:10:01.829Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-13T12:10:01.829Z] Message: update stable to v1.0.215 [2021-11-13T12:10:02.770Z] ------------------- [2021-11-13T12:10:02.770Z] experimental info: [2021-11-13T12:10:02.770Z] ------------------- [2021-11-13T12:10:02.770Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-13T12:10:02.770Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-13T12:10:02.770Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-13T12:10:02.860Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-13T12:10:02.869Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-13T12:10:02.876Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-13T12:10:02.883Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-13T12:10:02.890Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-13T12:10:02.897Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-13T12:10:02.906Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-13T12:10:02.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-13T12:10:02.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-13T12:10:02.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-13T12:10:02.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-13T12:10:02.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-13T12:10:02.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-13T12:10:02.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-13T12:10:03.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-13T12:10:03.012Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-13T12:10:03.019Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-13T12:10:03.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-13T12:10:03.035Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-13T12:10:03.043Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-13T12:10:03.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-13T12:10:03.058Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-13T12:10:03.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3815 [Pipeline] echo [2021-11-13T12:10:03.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3815 [Pipeline] echo [2021-11-13T12:10:03.081Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3815 [Pipeline] echo [2021-11-13T12:10:03.089Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [Pipeline] echo [2021-11-13T12:10:03.097Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99d04a8 [Pipeline] echo [2021-11-13T12:10:03.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T12:10:03.153Z] provisioning config files... [2021-11-13T12:10:03.167Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4436106425328095317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 32e516aa469669c08103d00729da934e29069498 # timeout=10 [2021-11-13T12:10:03.479Z] ---> docker-login.sh [2021-11-13T12:10:03.479Z] nexus3.edgexfoundry.org:10001 [2021-11-13T12:10:03.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T12:10:03.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T12:10:03.739Z] Configure a credential helper to remove this warning. See [2021-11-13T12:10:03.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T12:10:03.739Z] [2021-11-13T12:10:03.739Z] Login Succeeded [2021-11-13T12:10:03.739Z] nexus3.edgexfoundry.org:10002 [2021-11-13T12:10:03.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T12:10:03.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T12:10:03.739Z] Configure a credential helper to remove this warning. See [2021-11-13T12:10:03.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T12:10:03.739Z] [2021-11-13T12:10:03.739Z] Login Succeeded [2021-11-13T12:10:03.739Z] nexus3.edgexfoundry.org:10003 [2021-11-13T12:10:03.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T12:10:04.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T12:10:04.000Z] Configure a credential helper to remove this warning. See [2021-11-13T12:10:04.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T12:10:04.000Z] [2021-11-13T12:10:04.000Z] Login Succeeded [2021-11-13T12:10:04.000Z] nexus3.edgexfoundry.org:10004 [2021-11-13T12:10:04.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T12:10:04.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T12:10:04.000Z] Configure a credential helper to remove this warning. See [2021-11-13T12:10:04.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T12:10:04.000Z] [2021-11-13T12:10:04.000Z] Login Succeeded [2021-11-13T12:10:04.000Z] docker.io [2021-11-13T12:10:04.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T12:10:04.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T12:10:04.576Z] Configure a credential helper to remove this warning. See [2021-11-13T12:10:04.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T12:10:04.576Z] [2021-11-13T12:10:04.576Z] Login Succeeded [2021-11-13T12:10:04.577Z] ---> docker-login.sh ends [Pipeline] } [2021-11-13T12:10:04.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-13T12:10:04.897Z] ++ 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 [2021-11-13T12:10:04.897Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T12:10:04.897Z] ++ cut -d/ -f2 [2021-11-13T12:10:04.897Z] ++ dirname cmd/core-command/Dockerfile [2021-11-13T12:10:04.897Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-13T12:10:04.897Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T12:10:04.897Z] ++ dirname cmd/core-data/Dockerfile [2021-11-13T12:10:04.897Z] ++ cut -d/ -f2 [2021-11-13T12:10:04.897Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-13T12:10:04.897Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T12:10:04.897Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-13T12:10:04.897Z] ++ cut -d/ -f2 [2021-11-13T12:10:04.897Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-13T12:10:04.897Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T12:10:04.897Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-13T12:10:04.897Z] ++ cut -d/ -f2 [2021-11-13T12:10:04.897Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-13T12:10:04.897Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T12:10:04.897Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-13T12:10:04.897Z] ++ cut -d/ -f2 [2021-11-13T12:10:04.897Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-13T12:10:04.897Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T12:10:04.897Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-13T12:10:04.897Z] ++ cut -d/ -f2 [2021-11-13T12:10:04.897Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-13T12:10:04.897Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T12:10:04.897Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-13T12:10:04.897Z] ++ cut -d/ -f2 [2021-11-13T12:10:04.897Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-13T12:10:04.897Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T12:10:04.897Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-13T12:10:04.897Z] ++ cut -d/ -f2 [2021-11-13T12:10:04.897Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-13T12:10:04.897Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T12:10:04.897Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-13T12:10:04.897Z] ++ cut -d/ -f2 [2021-11-13T12:10:04.897Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-13T12:10:04.940Z] 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 [2021-11-13T12:10:05.369Z] + git rev-list -1 --merges 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308~1..99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [Pipeline] echo [2021-11-13T12:10:05.385Z] -----------> git rev-list -1 --merges 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308~1..99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [false] [Pipeline] sh [2021-11-13T12:10:05.677Z] + git log --format=format:%s -1 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [Pipeline] echo [2021-11-13T12:10:05.694Z] ========================================================= [2021-11-13T12:10:05.694Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-13T12:10:05.694Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-13T12:10:06.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T12:10:06.452Z] [2021-11-13T12:10:06.452Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T12:10:06.761Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T12:10:06.761Z] latest: Pulling from edgex-devops/git-semver [2021-11-13T12:10:06.761Z] a0d0a0d46f8b: Pulling fs layer [2021-11-13T12:10:06.761Z] 3e5f54012d9b: Pulling fs layer [2021-11-13T12:10:06.761Z] 4c7163046ea9: Pulling fs layer [2021-11-13T12:10:06.761Z] 0c2d73faf560: Pulling fs layer [2021-11-13T12:10:06.761Z] 0c2d73faf560: Waiting [2021-11-13T12:10:06.761Z] 3e5f54012d9b: Verifying Checksum [2021-11-13T12:10:06.761Z] 3e5f54012d9b: Download complete [2021-11-13T12:10:06.761Z] a0d0a0d46f8b: Download complete [2021-11-13T12:10:06.761Z] 0c2d73faf560: Verifying Checksum [2021-11-13T12:10:06.761Z] 0c2d73faf560: Download complete [2021-11-13T12:10:07.030Z] 4c7163046ea9: Verifying Checksum [2021-11-13T12:10:07.030Z] 4c7163046ea9: Download complete [2021-11-13T12:10:07.030Z] a0d0a0d46f8b: Pull complete [2021-11-13T12:10:07.030Z] 3e5f54012d9b: Pull complete [2021-11-13T12:10:07.307Z] 4c7163046ea9: Pull complete [2021-11-13T12:10:07.570Z] 0c2d73faf560: Pull complete [2021-11-13T12:10:07.570Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-13T12:10:07.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T12:10:07.571Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-13T12:10:07.653Z] prd-centos7-docker-4c-2g-479 does not seem to be running inside a container [2021-11-13T12:10:07.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-13T12:10:08.283Z] $ docker top eac4ba7c48eeeeaf9e116563cb6265e6e3f319688223b7469c038f459f1d9d14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-13T12:10:08.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-13T12:10:08.387Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-13T12:10:08.488Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-13T12:10:08.490Z] $ docker exec eac4ba7c48eeeeaf9e116563cb6265e6e3f319688223b7469c038f459f1d9d14 ssh-agent [2021-11-13T12:10:08.586Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoJBkGM/agent.14 [2021-11-13T12:10:08.587Z] SSH_AGENT_PID=21 [2021-11-13T12:10:08.594Z] Running ssh-add (command line suppressed) [2021-11-13T12:10:08.679Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7431353446232807997.key (/w/workspace/edgex-go/3@tmp/private_key_7431353446232807997.key) [2021-11-13T12:10:08.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-13T12:10:08.986Z] + git tag --points-at HEAD [Pipeline] } [2021-11-13T12:10:08.997Z] $ docker exec --env ******** --env ******** eac4ba7c48eeeeaf9e116563cb6265e6e3f319688223b7469c038f459f1d9d14 ssh-agent -k [2021-11-13T12:10:09.103Z] unset SSH_AUTH_SOCK; [2021-11-13T12:10:09.103Z] unset SSH_AGENT_PID; [2021-11-13T12:10:09.103Z] echo Agent pid 21 killed; [2021-11-13T12:10:09.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-13T12:10:09.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-13T12:10:09.139Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-13T12:10:09.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-13T12:10:09.273Z] $ docker exec eac4ba7c48eeeeaf9e116563cb6265e6e3f319688223b7469c038f459f1d9d14 ssh-agent [2021-11-13T12:10:09.385Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdDiNpd/agent.55 [2021-11-13T12:10:09.385Z] SSH_AGENT_PID=62 [2021-11-13T12:10:09.391Z] Running ssh-add (command line suppressed) [2021-11-13T12:10:09.472Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5456670213728704670.key (/w/workspace/edgex-go/3@tmp/private_key_5456670213728704670.key) [2021-11-13T12:10:09.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-13T12:10:09.779Z] + git semver init [2021-11-13T12:10:09.779Z] # -> Open(): unable to determine branch for HEAD [2021-11-13T12:10:09.779Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-11-13T12:10:09.779Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-11-13T12:10:09.779Z] # $SEMVER_REMOTE_NAME = origin [2021-11-13T12:10:09.779Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-13T12:10:09.779Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-13T12:10:09.779Z] # $SEMVER_BRANCH = PR-3815 [2021-11-13T12:10:09.779Z] # $SEMVER_TEMP = /tmp/semver-875712332 [2021-11-13T12:10:09.779Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-13T12:10:48.560Z] # '/tmp/semver-875712332' -> '/w/workspace/edgex-go/3/.semver' [2021-11-13T12:10:48.560Z] # -> Force: false [2021-11-13T12:10:48.560Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-11-13T12:10:48.568Z] $ docker exec --env ******** --env ******** eac4ba7c48eeeeaf9e116563cb6265e6e3f319688223b7469c038f459f1d9d14 ssh-agent -k [2021-11-13T12:10:48.655Z] unset SSH_AUTH_SOCK; [2021-11-13T12:10:48.655Z] unset SSH_AGENT_PID; [2021-11-13T12:10:48.655Z] echo Agent pid 62 killed; [2021-11-13T12:10:48.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-13T12:10:48.976Z] + git semver [Pipeline] } [2021-11-13T12:10:48.990Z] $ docker stop --time=1 eac4ba7c48eeeeaf9e116563cb6265e6e3f319688223b7469c038f459f1d9d14 [2021-11-13T12:10:50.670Z] $ docker rm -f eac4ba7c48eeeeaf9e116563cb6265e6e3f319688223b7469c038f459f1d9d14 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-13T12:10:51.060Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-13T12:10:51.279Z] Stashed 1 file(s) [Pipeline] echo [2021-11-13T12:10:51.282Z] [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 [2021-11-13T12:10:51.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-13T12:10:51.550Z] ========================================================= [2021-11-13T12:10:51.550Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-13T12:10:51.550Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T12:10:51.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T12:10:51.844Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-13T12:10:51.844Z] a0d0a0d46f8b: Already exists [2021-11-13T12:10:51.844Z] 31adcdaf11c8: Pulling fs layer [2021-11-13T12:10:51.844Z] b8b176561691: Pulling fs layer [2021-11-13T12:10:51.844Z] 4527c011a84f: Pulling fs layer [2021-11-13T12:10:51.844Z] 5d74067f8e1e: Pulling fs layer [2021-11-13T12:10:51.844Z] e0aca202a116: Pulling fs layer [2021-11-13T12:10:51.844Z] 3a43be97a3b4: Pulling fs layer [2021-11-13T12:10:51.844Z] 34cad66bf833: Pulling fs layer [2021-11-13T12:10:51.844Z] b4e3c513aaa6: Pulling fs layer [2021-11-13T12:10:51.844Z] 5d74067f8e1e: Waiting [2021-11-13T12:10:51.844Z] e0aca202a116: Waiting [2021-11-13T12:10:51.844Z] 3a43be97a3b4: Waiting [2021-11-13T12:10:51.844Z] 34cad66bf833: Waiting [2021-11-13T12:10:51.844Z] b4e3c513aaa6: Waiting [2021-11-13T12:10:51.844Z] 31adcdaf11c8: Verifying Checksum [2021-11-13T12:10:51.844Z] 31adcdaf11c8: Download complete [2021-11-13T12:10:51.844Z] b8b176561691: Verifying Checksum [2021-11-13T12:10:51.844Z] b8b176561691: Download complete [2021-11-13T12:10:51.844Z] e0aca202a116: Verifying Checksum [2021-11-13T12:10:51.844Z] e0aca202a116: Download complete [2021-11-13T12:10:51.844Z] 5d74067f8e1e: Verifying Checksum [2021-11-13T12:10:51.844Z] 5d74067f8e1e: Download complete [2021-11-13T12:10:51.844Z] 3a43be97a3b4: Verifying Checksum [2021-11-13T12:10:51.844Z] 3a43be97a3b4: Download complete [2021-11-13T12:10:52.109Z] 31adcdaf11c8: Pull complete [2021-11-13T12:10:52.109Z] 34cad66bf833: Verifying Checksum [2021-11-13T12:10:52.109Z] 34cad66bf833: Download complete [2021-11-13T12:10:52.109Z] b8b176561691: Pull complete [2021-11-13T12:10:52.384Z] b4e3c513aaa6: Verifying Checksum [2021-11-13T12:10:52.384Z] b4e3c513aaa6: Download complete [2021-11-13T12:10:52.650Z] 4527c011a84f: Verifying Checksum [2021-11-13T12:10:52.650Z] 4527c011a84f: Download complete [2021-11-13T12:10:56.897Z] 4527c011a84f: Pull complete [2021-11-13T12:10:56.897Z] 5d74067f8e1e: Pull complete [2021-11-13T12:10:56.897Z] e0aca202a116: Pull complete [2021-11-13T12:10:56.897Z] 3a43be97a3b4: Pull complete [2021-11-13T12:10:56.897Z] 34cad66bf833: Pull complete [2021-11-13T12:10:59.474Z] b4e3c513aaa6: Pull complete [2021-11-13T12:10:59.474Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-13T12:10:59.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T12:10:59.474Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-13T12:10:59.784Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T12:10:59.784Z] WORKDIR /edgex [2021-11-13T12:10:59.784Z] COPY go.mod . [2021-11-13T12:10:59.784Z] RUN go mod download' [2021-11-13T12:10:59.784Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-13T12:11:02.359Z] Sending build context to Docker daemon 329.9MB [2021-11-13T12:11:02.359Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T12:11:02.359Z] ---> 9f6097aaca64 [2021-11-13T12:11:02.359Z] Step 2/4 : WORKDIR /edgex [2021-11-13T12:11:02.622Z] ---> Running in a4b8f0f02fb7 [2021-11-13T12:11:02.622Z] Removing intermediate container a4b8f0f02fb7 [2021-11-13T12:11:02.622Z] ---> cd268f094545 [2021-11-13T12:11:02.622Z] Step 3/4 : COPY go.mod . [2021-11-13T12:11:02.886Z] ---> e6ecc05764f0 [2021-11-13T12:11:02.886Z] Step 4/4 : RUN go mod download [2021-11-13T12:11:02.886Z] ---> Running in 0543689d552f [2021-11-13T12:11:06.496Z] Still waiting to schedule task [2021-11-13T12:11:06.496Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-13T12:11:49.645Z] Removing intermediate container 0543689d552f [2021-11-13T12:11:49.645Z] ---> a6bb28b6fe5f [2021-11-13T12:11:49.645Z] Successfully built a6bb28b6fe5f [2021-11-13T12:11:49.645Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T12:11:49.941Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-13T12:11:49.941Z] . [Pipeline] withDockerContainer [2021-11-13T12:11:50.003Z] prd-centos7-docker-4c-2g-479 does not seem to be running inside a container [2021-11-13T12:11:50.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-13T12:11:50.422Z] $ docker top 6d6625642b6109d3cfe82902aadf3ddc12aa07e68c4bad55ae830c3360569774 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T12:11:50.777Z] + go version [2021-11-13T12:11:50.777Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-13T12:11:50.785Z] $ docker stop --time=1 6d6625642b6109d3cfe82902aadf3ddc12aa07e68c4bad55ae830c3360569774 [2021-11-13T12:11:51.988Z] $ docker rm -f 6d6625642b6109d3cfe82902aadf3ddc12aa07e68c4bad55ae830c3360569774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T12:11:52.489Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-13T12:11:52.489Z] . [Pipeline] withDockerContainer [2021-11-13T12:11:52.550Z] prd-centos7-docker-4c-2g-479 does not seem to be running inside a container [2021-11-13T12:11:52.581Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-13T12:11:52.912Z] $ docker top 2f0f8454365bb5f34bad4d276ec40a5dc12e7de4effab4a9c8c8f615bca4c14a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-13T12:11:52.986Z] ========================================================= [2021-11-13T12:11:52.986Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-13T12:11:52.986Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T12:11:53.290Z] + make test [2021-11-13T12:11:53.290Z] go mod tidy [2021-11-13T12:11:53.290Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-13T12:11:58.635Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-13T12:12:16.838Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-13T12:12:20.170Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-13T12:12:20.440Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-13T12:12:21.024Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-13T12:12:23.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-13T12:12:23.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-13T12:12:23.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-13T12:12:23.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-13T12:12:24.452Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-13T12:12:24.721Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-13T12:12:24.998Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-13T12:12:24.998Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-13T12:12:24.998Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-13T12:12:24.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-13T12:12:26.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-11-13T12:12:26.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-13T12:12:26.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-13T12:12:27.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 98.5% of statements [2021-11-13T12:12:27.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-13T12:12:27.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 44.7% of statements [2021-11-13T12:12:27.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-13T12:12:27.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-13T12:12:29.054Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-480 in /w/workspace/edgexfoundry_edgex-go_PR-3815 [Pipeline] { [Pipeline] ws [2021-11-13T12:12:29.067Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-11-13T12:12:29.260Z] The recommended git tool is: git [2021-11-13T12:12:29.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.135s coverage: 89.5% of statements [2021-11-13T12:12:29.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-13T12:12:29.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-13T12:12:29.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 84.4% of statements [2021-11-13T12:12:29.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-13T12:12:29.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-13T12:12:29.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-13T12:12:29.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-13T12:12:29.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-13T12:12:30.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.268s coverage: 94.2% of statements [2021-11-13T12:12:30.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-13T12:12:30.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-13T12:12:30.910Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 59.1% of statements [2021-11-13T12:12:30.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-13T12:12:30.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-13T12:12:30.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-13T12:12:30.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-13T12:12:30.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-13T12:12:31.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-11-13T12:12:31.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-13T12:12:31.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-13T12:12:31.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-13T12:12:32.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements [2021-11-13T12:12:32.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-13T12:12:32.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements [2021-11-13T12:12:32.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2021-11-13T12:12:32.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-13T12:12:32.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-11-13T12:12:33.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements [2021-11-13T12:12:33.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-11-13T12:12:33.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2021-11-13T12:12:33.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-11-13T12:12:34.541Z] using credential edgex-jenkins-ssh [2021-11-13T12:12:34.559Z] Cloning the remote Git repository [2021-11-13T12:12:34.608Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-13T12:12:34.708Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-11-13T12:12:34.787Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T12:12:34.788Z] > git --version # timeout=10 [2021-11-13T12:12:34.807Z] > git --version # 'git version 2.17.1' [2021-11-13T12:12:34.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T12:12:34.875Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T12:12:46.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2021-11-13T12:12:46.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-11-13T12:12:52.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.201s coverage: 82.5% of statements [2021-11-13T12:12:52.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-13T12:12:55.412Z] Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:12:54.517Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T12:12:54.533Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T12:12:54.557Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T12:12:54.589Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T12:12:54.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T12:12:54.604Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3815/head:refs/remotes/origin/PR-3815 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-13T12:12:55.426Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T12:12:55.440Z] > git checkout -f 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 # timeout=10 [2021-11-13T12:12:55.652Z] > git remote # timeout=10 [2021-11-13T12:12:55.730Z] Merge succeeded, producing 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:12:55.730Z] Checking out Revision 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 (PR-3815) [2021-11-13T12:12:55.670Z] > git config --get remote.origin.url # timeout=10 [2021-11-13T12:12:55.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T12:12:55.693Z] > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [2021-11-13T12:12:55.713Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-13T12:12:55.733Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T12:12:55.743Z] > git checkout -f 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 # timeout=10 [2021-11-13T12:12:59.996Z] Commit message: "fix(snap): make secretstore connect hook idempotent" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-13T12:13:01.209Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-13T12:13:01.209Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-13T12:13:01.209Z] Dload Upload Total Spent Left Speed [2021-11-13T12:13:01.209Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 55252 0 --:--:-- --:--:-- --:--:-- 55252 [Pipeline] sh [2021-11-13T12:13:01.672Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-13T12:13:02.023Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-13T12:13:02.023Z] + sudo tee /etc/docker/daemon.new [2021-11-13T12:13:02.023Z] { [2021-11-13T12:13:02.023Z] "registry-mirrors": [ [2021-11-13T12:13:02.024Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-13T12:13:02.024Z] ], [2021-11-13T12:13:02.024Z] "bip": "10.250.0.254/24", [2021-11-13T12:13:02.024Z] "hosts": [ [2021-11-13T12:13:02.024Z] "tcp://0.0.0.0:5555", [2021-11-13T12:13:02.024Z] "unix:///var/run/docker.sock" [2021-11-13T12:13:02.024Z] ], [2021-11-13T12:13:02.024Z] "mtu": 1458, [2021-11-13T12:13:02.024Z] "selinux-enabled": true, [2021-11-13T12:13:02.024Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-13T12:13:02.024Z] } [Pipeline] sh [2021-11-13T12:13:02.363Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-13T12:13:02.702Z] + sudo service docker restart [2021-11-13T12:13:10.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-13T12:13:10.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-13T12:13:10.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-13T12:13:10.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-13T12:13:10.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-13T12:13:10.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-11-13T12:13:10.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-11-13T12:13:10.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements [2021-11-13T12:13:10.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.2% of statements [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-13T12:13:10.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-13T12:13:10.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-11-13T12:13:10.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 89.4% of statements [2021-11-13T12:13:10.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-11-13T12:13:10.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-11-13T12:13:10.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-11-13T12:13:10.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.207s coverage: 65.4% of statements [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-13T12:13:10.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-13T12:13:10.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2021-11-13T12:13:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-13T12:13:11.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-11-13T12:13:11.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-13T12:13:19.232Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-13T12:13:19.232Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.3% of statements [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-13T12:13:19.232Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-13T12:13:19.232Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-13T12:13:19.232Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-13T12:13:19.232Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-13T12:13:19.232Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-11-13T12:13:19.232Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-11-13T12:13:19.232Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T12:13:21.027Z] provisioning config files... [2021-11-13T12:13:21.050Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config206403505374275888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T12:13:21.414Z] ---> docker-login.sh [2021-11-13T12:13:21.414Z] nexus3.edgexfoundry.org:10001 [2021-11-13T12:13:22.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T12:13:22.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T12:13:22.287Z] Configure a credential helper to remove this warning. See [2021-11-13T12:13:22.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T12:13:22.287Z] [2021-11-13T12:13:22.287Z] Login Succeeded [2021-11-13T12:13:22.287Z] nexus3.edgexfoundry.org:10002 [2021-11-13T12:13:22.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T12:13:22.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T12:13:22.883Z] Configure a credential helper to remove this warning. See [2021-11-13T12:13:22.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T12:13:22.883Z] [2021-11-13T12:13:22.883Z] Login Succeeded [2021-11-13T12:13:22.883Z] nexus3.edgexfoundry.org:10003 [2021-11-13T12:13:23.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T12:13:23.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T12:13:23.483Z] Configure a credential helper to remove this warning. See [2021-11-13T12:13:23.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T12:13:23.483Z] [2021-11-13T12:13:23.483Z] Login Succeeded [2021-11-13T12:13:23.483Z] nexus3.edgexfoundry.org:10004 [2021-11-13T12:13:23.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T12:13:24.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T12:13:24.032Z] Configure a credential helper to remove this warning. See [2021-11-13T12:13:24.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T12:13:24.032Z] [2021-11-13T12:13:24.032Z] Login Succeeded [2021-11-13T12:13:24.032Z] docker.io [2021-11-13T12:13:24.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T12:13:24.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T12:13:24.898Z] Configure a credential helper to remove this warning. See [2021-11-13T12:13:24.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T12:13:24.898Z] [2021-11-13T12:13:24.898Z] Login Succeeded [2021-11-13T12:13:24.898Z] ---> docker-login.sh ends [Pipeline] } [2021-11-13T12:13:24.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-13T12:13:25.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-13T12:13:25.359Z] ========================================================= [2021-11-13T12:13:25.359Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-13T12:13:25.359Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T12:13:25.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T12:13:25.989Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-13T12:13:25.989Z] 552d1f2373af: Pulling fs layer [2021-11-13T12:13:25.989Z] ea3f2d53f512: Pulling fs layer [2021-11-13T12:13:25.989Z] 9e70ebbbe112: Pulling fs layer [2021-11-13T12:13:25.989Z] 7a9cfe048b4a: Pulling fs layer [2021-11-13T12:13:25.989Z] 72dc09318566: Pulling fs layer [2021-11-13T12:13:25.989Z] f4f7b4309257: Pulling fs layer [2021-11-13T12:13:25.989Z] 0ac9a79272e3: Pulling fs layer [2021-11-13T12:13:25.989Z] b78e95d17946: Pulling fs layer [2021-11-13T12:13:25.989Z] 7a9cfe048b4a: Waiting [2021-11-13T12:13:25.989Z] 72dc09318566: Waiting [2021-11-13T12:13:25.989Z] f4f7b4309257: Waiting [2021-11-13T12:13:25.989Z] 0ac9a79272e3: Waiting [2021-11-13T12:13:25.989Z] b78e95d17946: Waiting [2021-11-13T12:13:25.989Z] 9e70ebbbe112: Verifying Checksum [2021-11-13T12:13:25.989Z] 9e70ebbbe112: Download complete [2021-11-13T12:13:25.989Z] ea3f2d53f512: Verifying Checksum [2021-11-13T12:13:25.989Z] ea3f2d53f512: Download complete [2021-11-13T12:13:25.989Z] 72dc09318566: Verifying Checksum [2021-11-13T12:13:25.989Z] 72dc09318566: Download complete [2021-11-13T12:13:25.989Z] f4f7b4309257: Verifying Checksum [2021-11-13T12:13:25.989Z] f4f7b4309257: Download complete [2021-11-13T12:13:25.989Z] 552d1f2373af: Verifying Checksum [2021-11-13T12:13:25.989Z] 552d1f2373af: Download complete [2021-11-13T12:13:25.989Z] 0ac9a79272e3: Verifying Checksum [2021-11-13T12:13:25.989Z] 0ac9a79272e3: Download complete [2021-11-13T12:13:27.003Z] 552d1f2373af: Pull complete [2021-11-13T12:13:27.604Z] ea3f2d53f512: Pull complete [2021-11-13T12:13:28.204Z] b78e95d17946: Verifying Checksum [2021-11-13T12:13:28.204Z] b78e95d17946: Download complete [2021-11-13T12:13:28.204Z] 9e70ebbbe112: Pull complete [2021-11-13T12:13:28.479Z] 7a9cfe048b4a: Verifying Checksum [2021-11-13T12:13:28.479Z] 7a9cfe048b4a: Download complete [2021-11-13T12:13:40.901Z] 7a9cfe048b4a: Pull complete [2021-11-13T12:13:40.901Z] 72dc09318566: Pull complete [2021-11-13T12:13:40.901Z] f4f7b4309257: Pull complete [2021-11-13T12:13:40.901Z] 0ac9a79272e3: Pull complete [2021-11-13T12:13:46.305Z] b78e95d17946: Pull complete [2021-11-13T12:13:46.305Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-13T12:13:46.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T12:13:46.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-13T12:13:46.648Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T12:13:46.648Z] WORKDIR /edgex [2021-11-13T12:13:46.648Z] COPY go.mod . [2021-11-13T12:13:46.648Z] RUN go mod download [2021-11-13T12:13:46.648Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-13T12:13:48.638Z] Sending build context to Docker daemon 166.6MB [2021-11-13T12:13:48.638Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T12:13:48.638Z] ---> 8b459fc5aaf0 [2021-11-13T12:13:48.638Z] Step 2/4 : WORKDIR /edgex [2021-11-13T12:13:50.613Z] ---> Running in 568454df2a5c [2021-11-13T12:13:50.894Z] Removing intermediate container 568454df2a5c [2021-11-13T12:13:50.894Z] ---> 14e19a9f987a [2021-11-13T12:13:50.894Z] Step 3/4 : COPY go.mod . [2021-11-13T12:13:51.442Z] GO111MODULE=on go vet ./... [2021-11-13T12:13:51.868Z] ---> c03246539937 [2021-11-13T12:13:51.868Z] Step 4/4 : RUN go mod download [2021-11-13T12:13:51.868Z] ---> Running in eff90be788cc [2021-11-13T12:13:59.643Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-13T12:13:59.643Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-13T12:14:00.222Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-13T12:14:00.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-13T12:14:00.789Z] + ls -al . [2021-11-13T12:14:00.789Z] total 636 [2021-11-13T12:14:00.789Z] drwxrwxr-x 10 1001 1001 4096 Nov 13 12:14 . [2021-11-13T12:14:00.789Z] drwxr-xr-x 4 root root 28 Nov 13 12:11 .. [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 11 Nov 13 12:09 .dockerignore [2021-11-13T12:14:00.789Z] drwxrwxr-x 8 1001 1001 179 Nov 13 12:09 .git [2021-11-13T12:14:00.789Z] drwxrwxr-x 4 1001 1001 142 Nov 13 12:09 .github [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 804 Nov 13 12:09 .gitignore [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 42 Nov 13 12:09 .golangci.yml [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 76 Nov 13 12:09 .hadolint.yml [2021-11-13T12:14:00.789Z] drwx------ 3 1001 1001 58 Nov 13 12:10 .semver [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 166 Nov 13 12:09 .sonarcloud.properties [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 1171 Nov 13 12:09 ADOPTERS.md [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 8910 Nov 13 12:09 Attribution.txt [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 43881 Nov 13 12:09 CHANGELOG.md [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 3804 Nov 13 12:09 CONTRIBUTING.md [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 677 Nov 13 12:09 GOVERNANCE.md [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 849 Nov 13 12:09 Jenkinsfile [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 10775 Nov 13 12:09 LICENSE [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 6508 Nov 13 12:09 Makefile [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 582 Nov 13 12:09 OWNERS.md [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 8256 Nov 13 12:09 README.md [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 6912 Nov 13 12:09 SECURITY.md [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 5 Nov 13 12:10 VERSION [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 4131 Nov 13 12:09 ZMQWindows.md [2021-11-13T12:14:00.789Z] drwxrwxr-x 2 1001 1001 37 Nov 13 12:09 bin [2021-11-13T12:14:00.789Z] drwxrwxr-x 14 1001 1001 4096 Nov 13 12:09 cmd [2021-11-13T12:14:00.789Z] -rw-r--r-- 1 root root 428381 Nov 13 12:13 coverage.out [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 822 Nov 13 12:09 go.mod [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 49471 Nov 13 12:09 go.sum [2021-11-13T12:14:00.789Z] drwxrwxr-x 8 1001 1001 124 Nov 13 12:09 internal [2021-11-13T12:14:00.789Z] drwxrwxr-x 3 1001 1001 16 Nov 13 12:09 openapi [2021-11-13T12:14:00.789Z] drwxrwxr-x 4 1001 1001 71 Nov 13 12:09 snap [2021-11-13T12:14:00.789Z] -rw-rw-r-- 1 1001 1001 204 Nov 13 12:09 version.go [Pipeline] sh [2021-11-13T12:14:01.085Z] + '[' -e coverage.out ] [2021-11-13T12:14:01.085Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-13T12:14:01.198Z] Stashed 1 file(s) [Pipeline] sh [2021-11-13T12:14:01.487Z] + make build [2021-11-13T12:14:01.487Z] 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 [2021-11-13T12:14:02.869Z] 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 [2021-11-13T12:14:09.484Z] 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 [2021-11-13T12:14:10.060Z] 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 [2021-11-13T12:14:11.021Z] 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 [2021-11-13T12:14:11.285Z] 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 [2021-11-13T12:14:12.230Z] 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 [2021-11-13T12:14:12.803Z] 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 [2021-11-13T12:14:14.215Z] 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 [2021-11-13T12:14:15.161Z] 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 [2021-11-13T12:14:16.116Z] 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 [2021-11-13T12:14:17.064Z] 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] } [2021-11-13T12:14:19.007Z] $ docker stop --time=1 2f0f8454365bb5f34bad4d276ec40a5dc12e7de4effab4a9c8c8f615bca4c14a [2021-11-13T12:14:20.844Z] $ docker rm -f 2f0f8454365bb5f34bad4d276ec40a5dc12e7de4effab4a9c8c8f615bca4c14a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T12:14:22.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T12:14:22.529Z] [2021-11-13T12:14:22.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T12:14:23.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T12:14:23.044Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-13T12:14:23.044Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-13T12:14:23.044Z] ca9280d653b3: Pulling fs layer [2021-11-13T12:14:23.044Z] 7e9c9ca2126c: Pulling fs layer [2021-11-13T12:14:23.044Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-13T12:14:23.044Z] cbdbe7a5bc2a: Download complete [2021-11-13T12:14:23.357Z] ca9280d653b3: Verifying Checksum [2021-11-13T12:14:23.357Z] ca9280d653b3: Download complete [2021-11-13T12:14:23.357Z] cbdbe7a5bc2a: Pull complete [2021-11-13T12:14:23.687Z] 7e9c9ca2126c: Verifying Checksum [2021-11-13T12:14:23.687Z] 7e9c9ca2126c: Download complete [2021-11-13T12:14:23.947Z] ca9280d653b3: Pull complete [2021-11-13T12:14:28.200Z] 7e9c9ca2126c: Pull complete [2021-11-13T12:14:28.200Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-13T12:14:28.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T12:14:28.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-13T12:14:28.263Z] prd-centos7-docker-4c-2g-479 does not seem to be running inside a container [2021-11-13T12:14:28.296Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-13T12:14:30.807Z] $ docker top e1373e47ca1d7f90b40c4a8c4ddd17311a28a53517f1ad60430d2ca449948bc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T12:14:31.162Z] + grep parallel [2021-11-13T12:14:31.162Z] + docker-compose build --help [2021-11-13T12:14:31.739Z] --parallel Build images in parallel. [Pipeline] } [2021-11-13T12:14:31.749Z] $ docker stop --time=1 e1373e47ca1d7f90b40c4a8c4ddd17311a28a53517f1ad60430d2ca449948bc0 [2021-11-13T12:14:32.943Z] $ docker rm -f e1373e47ca1d7f90b40c4a8c4ddd17311a28a53517f1ad60430d2ca449948bc0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T12:14:33.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T12:14:33.330Z] . [Pipeline] withDockerContainer [2021-11-13T12:14:33.396Z] prd-centos7-docker-4c-2g-479 does not seem to be running inside a container [2021-11-13T12:14:33.435Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-13T12:14:33.742Z] $ docker top 0dd3bcf0e662f01f8807e021578ce3054d25c8b80b3704bfff6265f3741c3085 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T12:14:34.109Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-13T12:14:34.679Z] Building core-command ... [2021-11-13T12:14:34.679Z] Building core-data ... [2021-11-13T12:14:34.679Z] Building core-metadata ... [2021-11-13T12:14:34.679Z] Building security-bootstrapper ... [2021-11-13T12:14:34.679Z] Building security-proxy-setup ... [2021-11-13T12:14:34.679Z] Building security-secretstore-setup ... [2021-11-13T12:14:34.679Z] Building support-notifications ... [2021-11-13T12:14:34.679Z] Building support-scheduler ... [2021-11-13T12:14:34.679Z] Building sys-mgmt-agent ... [2021-11-13T12:14:34.679Z] Building security-proxy-setup [2021-11-13T12:14:34.679Z] Building support-scheduler [2021-11-13T12:14:34.679Z] Building core-metadata [2021-11-13T12:14:34.679Z] Building core-data [2021-11-13T12:14:34.679Z] Building core-command [2021-11-13T12:14:44.674Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T12:14:44.674Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T12:14:44.674Z] ---> a6bb28b6fe5f [2021-11-13T12:14:44.674Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T12:14:44.674Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T12:14:44.674Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T12:14:44.674Z] ---> a6bb28b6fe5f [2021-11-13T12:14:44.674Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T12:14:51.258Z] ---> Running in 4181954ccfd7 [2021-11-13T12:14:51.258Z] ---> Running in b83d5a085a52 [2021-11-13T12:14:51.843Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T12:14:51.843Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-13T12:14:51.843Z] ---> a6bb28b6fe5f [2021-11-13T12:14:51.843Z] Step 3/20 : WORKDIR /edgex-go [2021-11-13T12:14:53.761Z] ---> Running in ddb0b2ce3ce5 [2021-11-13T12:14:53.761Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T12:14:53.761Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T12:14:53.761Z] ---> a6bb28b6fe5f [2021-11-13T12:14:53.761Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T12:14:53.761Z] ---> Using cache [2021-11-13T12:14:53.761Z] ---> b691f26283fa [2021-11-13T12:14:53.761Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:14:54.021Z] Removing intermediate container 4181954ccfd7 [2021-11-13T12:14:54.021Z] ---> b691f26283fa [2021-11-13T12:14:54.021Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:14:54.021Z] Removing intermediate container b83d5a085a52 [2021-11-13T12:14:54.021Z] ---> 903895b64fa6 [2021-11-13T12:14:54.021Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:14:54.281Z] ---> Running in 0ab9e88b3aae [2021-11-13T12:14:54.281Z] ---> Running in d211e41b44ba [2021-11-13T12:14:54.281Z] ---> Running in 1ec51d22d0a0 [2021-11-13T12:14:54.281Z] Removing intermediate container ddb0b2ce3ce5 [2021-11-13T12:14:54.281Z] ---> bcf6462ab270 [2021-11-13T12:14:54.281Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:14:54.542Z] ---> Running in 10a23ae33751 [2021-11-13T12:14:54.542Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T12:14:54.542Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-13T12:14:54.542Z] ---> a6bb28b6fe5f [2021-11-13T12:14:54.542Z] Step 3/23 : WORKDIR /edgex-go [2021-11-13T12:14:54.542Z] ---> Using cache [2021-11-13T12:14:54.542Z] ---> bcf6462ab270 [2021-11-13T12:14:54.542Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:14:54.542Z] ---> Running in 6543452c6ec9 [2021-11-13T12:14:55.123Z] Removing intermediate container 0ab9e88b3aae [2021-11-13T12:14:55.123Z] ---> e1c2370b4bf1 [2021-11-13T12:14:55.123Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T12:14:55.123Z] ---> Running in 6702340c153e [2021-11-13T12:14:55.706Z] Removing intermediate container 1ec51d22d0a0 [2021-11-13T12:14:55.706Z] ---> 1d44901b9cd9 [2021-11-13T12:14:55.706Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T12:14:55.706Z] ---> Running in f627d34284d0 [2021-11-13T12:14:55.706Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T12:14:55.706Z] Removing intermediate container 10a23ae33751 [2021-11-13T12:14:55.706Z] ---> 0db2e7f7608e [2021-11-13T12:14:55.706Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-13T12:14:55.706Z] Removing intermediate container 6543452c6ec9 [2021-11-13T12:14:55.706Z] ---> 4f14425f9cdf [2021-11-13T12:14:55.706Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-13T12:14:55.706Z] ---> Running in aff808bc0d58 [2021-11-13T12:14:55.706Z] ---> Running in 18c9caa8f1ad [2021-11-13T12:14:55.970Z] Removing intermediate container d211e41b44ba [2021-11-13T12:14:55.970Z] ---> d5d92b62ca0d [2021-11-13T12:14:55.970Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-13T12:14:55.970Z] ---> Running in 783070823cc0 [2021-11-13T12:14:56.231Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T12:14:56.231Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T12:14:56.231Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T12:14:56.231Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T12:14:56.491Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T12:14:56.752Z] OK: 220 MiB in 52 packages [2021-11-13T12:14:57.030Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T12:14:57.030Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T12:14:57.030Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T12:14:57.030Z] Removing intermediate container 6702340c153e [2021-11-13T12:14:57.030Z] ---> 4b94edeccef7 [2021-11-13T12:14:57.030Z] Step 6/22 : COPY . . [2021-11-13T12:14:57.030Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T12:14:57.608Z] OK: 220 MiB in 52 packages [2021-11-13T12:14:57.608Z] OK: 220 MiB in 52 packages [2021-11-13T12:14:57.608Z] OK: 220 MiB in 52 packages [2021-11-13T12:14:57.608Z] OK: 220 MiB in 52 packages [2021-11-13T12:15:00.167Z] Removing intermediate container aff808bc0d58 [2021-11-13T12:15:00.167Z] ---> 454b81c8e19c [2021-11-13T12:15:00.167Z] Step 6/20 : COPY . . [2021-11-13T12:15:00.167Z] Removing intermediate container f627d34284d0 [2021-11-13T12:15:00.167Z] ---> ecd1d236c89e [2021-11-13T12:15:00.167Z] Step 6/22 : COPY . . [2021-11-13T12:15:00.167Z] Removing intermediate container 18c9caa8f1ad [2021-11-13T12:15:00.167Z] ---> 34399b7de146 [2021-11-13T12:15:00.167Z] Step 6/23 : COPY go.mod . [2021-11-13T12:15:00.430Z] Removing intermediate container 783070823cc0 [2021-11-13T12:15:00.430Z] ---> 7ffb37ddf91b [2021-11-13T12:15:00.430Z] Step 6/22 : COPY . . [2021-11-13T12:15:03.010Z] ---> dccc64ad90c8 [2021-11-13T12:15:03.010Z] Step 7/23 : RUN go mod download [2021-11-13T12:15:04.934Z] ---> Running in 55bebd515415 [2021-11-13T12:15:04.934Z] ---> a1626012a532 [2021-11-13T12:15:04.934Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T12:15:05.916Z] ---> Running in b1b0c38eeec0 [2021-11-13T12:15:09.297Z] ---> 18c1e794b76d [2021-11-13T12:15:09.297Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T12:15:09.297Z] ---> Running in 579fa9c81c29 [2021-11-13T12:15:09.297Z] ---> 745fd115beeb [2021-11-13T12:15:09.297Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T12:15:09.297Z] ---> d0bffb5e75fb [2021-11-13T12:15:09.297Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T12:15:09.297Z] ---> Running in 46d6e3b71f66 [2021-11-13T12:15:09.297Z] Removing intermediate container 55bebd515415 [2021-11-13T12:15:09.297Z] ---> 21067cfbf498 [2021-11-13T12:15:09.297Z] Step 8/23 : COPY . . [2021-11-13T12:15:09.297Z] ---> Running in ae3d88040248 [2021-11-13T12:15:09.297Z] Removing intermediate container b1b0c38eeec0 [2021-11-13T12:15:09.297Z] ---> a028cef6da7d [2021-11-13T12:15:09.297Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-13T12:15:09.297Z] ---> Running in bb58bd2f6768 [2021-11-13T12:15:09.872Z] 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 [2021-11-13T12:15:12.429Z] Removing intermediate container 579fa9c81c29 [2021-11-13T12:15:12.429Z] ---> cc53a53b66d9 [2021-11-13T12:15:12.429Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-13T12:15:13.004Z] Removing intermediate container 46d6e3b71f66 [2021-11-13T12:15:13.004Z] ---> 8b917c6b0877 [2021-11-13T12:15:13.004Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-13T12:15:13.004Z] Removing intermediate container ae3d88040248 [2021-11-13T12:15:13.004Z] ---> f7d4af33ca2e [2021-11-13T12:15:13.004Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-13T12:15:13.270Z] ---> Running in ccb9574aa7a7 [2021-11-13T12:15:13.270Z] ---> Running in eea8980c8c9e [2021-11-13T12:15:13.270Z] ---> Running in 2c4b0af5be4a [2021-11-13T12:15:13.627Z] Removing intermediate container eff90be788cc [2021-11-13T12:15:13.627Z] ---> f244e9000364 [2021-11-13T12:15:13.627Z] Successfully built f244e9000364 [2021-11-13T12:15:13.627Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T12:15:13.963Z] + docker inspect -f . ci-base-image-arm64 [2021-11-13T12:15:13.963Z] . [Pipeline] withDockerContainer [2021-11-13T12:15:14.224Z] prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container [2021-11-13T12:15:14.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-13T12:15:15.808Z] $ docker top 719304fe96cafd65caa87ada3bd204c6d434748103f9fbd765692751e43117f1 -eo pid,comm [2021-11-13T12:15:15.823Z] 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 [2021-11-13T12:15:15.824Z] 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 [2021-11-13T12:15:15.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] { [Pipeline] sh [2021-11-13T12:15:16.770Z] + go version [2021-11-13T12:15:16.770Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-13T12:15:16.785Z] $ docker stop --time=1 719304fe96cafd65caa87ada3bd204c6d434748103f9fbd765692751e43117f1 [2021-11-13T12:15:18.486Z] $ docker rm -f 719304fe96cafd65caa87ada3bd204c6d434748103f9fbd765692751e43117f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T12:15:19.162Z] + docker inspect -f . ci-base-image-arm64 [2021-11-13T12:15:19.162Z] . [Pipeline] withDockerContainer [2021-11-13T12:15:19.394Z] prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container [2021-11-13T12:15:19.464Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-13T12:15:20.840Z] $ docker top c3ec9fb026d0be1a1af8a06c5d13fb3ade7cc0d5c5939cda8dab430a67562a70 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-13T12:15:21.133Z] ========================================================= [2021-11-13T12:15:21.133Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-13T12:15:21.133Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T12:15:21.777Z] + make test [2021-11-13T12:15:21.777Z] go mod tidy [2021-11-13T12:15:22.375Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-13T12:15:22.497Z] ---> d819ec1cfb5d [2021-11-13T12:15:22.497Z] Step 9/23 : RUN go mod tidy [2021-11-13T12:15:22.497Z] ---> Running in a7cd1c6ce415 [2021-11-13T12:15:24.422Z] Removing intermediate container a7cd1c6ce415 [2021-11-13T12:15:24.422Z] ---> d1454368138f [2021-11-13T12:15:24.422Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-13T12:15:24.422Z] ---> Running in e0dc93a9bdcd [2021-11-13T12:15:24.683Z] 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 [2021-11-13T12:15:42.904Z] Removing intermediate container bb58bd2f6768 [2021-11-13T12:15:42.904Z] ---> 623a64fa5d60 [2021-11-13T12:15:42.904Z] [2021-11-13T12:15:42.904Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T12:15:42.904Z] 3.14: Pulling from library/alpine [2021-11-13T12:15:42.904Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-13T12:15:42.904Z] Status: Downloaded newer image for alpine:3.14 [2021-11-13T12:15:42.904Z] ---> 14119a10abf4 [2021-11-13T12:15:42.904Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T12:15:42.904Z] ---> Running in 65a0715a307a [2021-11-13T12:15:42.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T12:15:43.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T12:15:43.434Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-13T12:15:43.434Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T12:15:43.434Z] OK: 6 MiB in 15 packages [2021-11-13T12:15:44.009Z] Removing intermediate container 65a0715a307a [2021-11-13T12:15:44.009Z] ---> 5af3ef7c8af6 [2021-11-13T12:15:44.009Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T12:15:44.009Z] ---> Running in 0e476c6a9e14 [2021-11-13T12:15:44.280Z] Removing intermediate container 0e476c6a9e14 [2021-11-13T12:15:44.280Z] ---> 29bbdeb8c9db [2021-11-13T12:15:44.280Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-13T12:15:44.280Z] ---> Running in 2f8d54e46c56 [2021-11-13T12:15:44.280Z] Removing intermediate container 2f8d54e46c56 [2021-11-13T12:15:44.280Z] ---> cbcffd59dbcd [2021-11-13T12:15:44.280Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T12:15:44.280Z] ---> Running in 20c6ae025691 [2021-11-13T12:15:44.542Z] Removing intermediate container 20c6ae025691 [2021-11-13T12:15:44.542Z] ---> 088fa805ebac [2021-11-13T12:15:44.542Z] Step 14/22 : WORKDIR / [2021-11-13T12:15:44.542Z] ---> Running in 5bee4f04144f [2021-11-13T12:15:44.805Z] Removing intermediate container 5bee4f04144f [2021-11-13T12:15:44.805Z] ---> 228fe4b6ad6d [2021-11-13T12:15:44.805Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T12:15:45.069Z] ---> b13f35f96396 [2021-11-13T12:15:45.069Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-13T12:15:45.648Z] ---> 16d9e64a5dd7 [2021-11-13T12:15:45.648Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-13T12:15:45.910Z] ---> eccedf9989ba [2021-11-13T12:15:45.910Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-13T12:15:45.910Z] ---> Running in 9908597b4a24 [2021-11-13T12:15:45.910Z] Removing intermediate container 9908597b4a24 [2021-11-13T12:15:45.910Z] ---> 79a2209298a6 [2021-11-13T12:15:45.910Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T12:15:46.174Z] ---> Running in 65bb17b551df [2021-11-13T12:15:46.174Z] Removing intermediate container 65bb17b551df [2021-11-13T12:15:46.174Z] ---> 831b8213837e [2021-11-13T12:15:46.174Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T12:15:46.174Z] ---> Running in 595488a64118 [2021-11-13T12:15:46.439Z] Removing intermediate container 595488a64118 [2021-11-13T12:15:46.439Z] ---> dd6fdb4ee957 [2021-11-13T12:15:46.439Z] Step 21/22 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:15:46.439Z] ---> Running in 9c7066181f78 [2021-11-13T12:15:46.701Z] Removing intermediate container 9c7066181f78 [2021-11-13T12:15:46.701Z] ---> 8380f675c4e1 [2021-11-13T12:15:46.701Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T12:15:46.701Z] ---> Running in 62109be50464 [2021-11-13T12:15:46.701Z] Removing intermediate container 62109be50464 [2021-11-13T12:15:46.701Z] ---> 275ca8042256 [2021-11-13T12:15:46.701Z] [2021-11-13T12:15:46.964Z] Successfully built 275ca8042256 [2021-11-13T12:15:46.964Z] Successfully tagged core-metadata:latest [2021-11-13T12:15:46.964Z] Building support-notifications [2021-11-13T12:15:49.196Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-13T12:15:49.516Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-13T12:15:53.735Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T12:15:53.735Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-13T12:15:53.735Z] ---> a6bb28b6fe5f [2021-11-13T12:15:53.735Z] Step 3/21 : WORKDIR /edgex-go [2021-11-13T12:15:53.735Z] ---> Using cache [2021-11-13T12:15:53.735Z] ---> bcf6462ab270 [2021-11-13T12:15:53.735Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:15:53.735Z] ---> Using cache [2021-11-13T12:15:53.735Z] ---> 4f14425f9cdf [2021-11-13T12:15:53.735Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-13T12:15:53.735Z] ---> Running in cef02f92b0aa [2021-11-13T12:15:54.683Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T12:15:55.255Z] Removing intermediate container ccb9574aa7a7 [2021-11-13T12:15:55.255Z] ---> 3019285f7ba6 [2021-11-13T12:15:55.255Z] [2021-11-13T12:15:55.255Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T12:15:55.255Z] ---> 14119a10abf4 [2021-11-13T12:15:55.255Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T12:15:55.255Z] ---> Using cache [2021-11-13T12:15:55.255Z] ---> 5af3ef7c8af6 [2021-11-13T12:15:55.255Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T12:15:55.255Z] ---> Using cache [2021-11-13T12:15:55.255Z] ---> 29bbdeb8c9db [2021-11-13T12:15:55.255Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-13T12:15:55.255Z] ---> Running in 9bf755cc6b96 [2021-11-13T12:15:55.524Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T12:15:55.524Z] Removing intermediate container eea8980c8c9e [2021-11-13T12:15:55.524Z] ---> 74782517159d [2021-11-13T12:15:55.524Z] [2021-11-13T12:15:55.524Z] Step 9/20 : FROM alpine:3.14 [2021-11-13T12:15:55.524Z] ---> 14119a10abf4 [2021-11-13T12:15:55.524Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-13T12:15:55.524Z] Removing intermediate container 9bf755cc6b96 [2021-11-13T12:15:55.524Z] ---> 5e99feae6087 [2021-11-13T12:15:55.524Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T12:15:55.524Z] ---> Running in b9899ce1d06a [2021-11-13T12:15:55.524Z] ---> Running in 1501c91c2996 [2021-11-13T12:15:55.788Z] Removing intermediate container 1501c91c2996 [2021-11-13T12:15:55.788Z] ---> d74a8f93b59c [2021-11-13T12:15:55.788Z] Step 14/22 : WORKDIR / [2021-11-13T12:15:55.788Z] ---> Running in 0b53a03930ea [2021-11-13T12:15:55.788Z] OK: 220 MiB in 52 packages [2021-11-13T12:15:56.050Z] Removing intermediate container 0b53a03930ea [2021-11-13T12:15:56.050Z] ---> 8a54194fcdb4 [2021-11-13T12:15:56.050Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T12:15:56.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T12:15:56.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T12:15:56.315Z] Removing intermediate container cef02f92b0aa [2021-11-13T12:15:56.315Z] ---> 6bcf8a4c91d7 [2021-11-13T12:15:56.315Z] Step 6/21 : COPY . . [2021-11-13T12:15:56.577Z] ---> b4dc12cd5f3e [2021-11-13T12:15:56.577Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-13T12:15:56.840Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-13T12:15:56.840Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-13T12:15:56.840Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T12:15:56.840Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-13T12:15:56.840Z] (5/5) Installing curl (7.79.1-r0) [2021-11-13T12:15:56.840Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T12:15:57.103Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T12:15:57.103Z] OK: 8 MiB in 19 packages [2021-11-13T12:15:59.036Z] ---> 9566e94fbc9d [2021-11-13T12:15:59.036Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-13T12:15:59.995Z] ---> 897a35e0565b [2021-11-13T12:15:59.995Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-13T12:16:00.261Z] Removing intermediate container b9899ce1d06a [2021-11-13T12:16:00.261Z] ---> 44675a7c1d5f [2021-11-13T12:16:00.261Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T12:16:00.261Z] ---> Running in fbfce94a95e4 [2021-11-13T12:16:00.542Z] ---> Running in 9909bf48fdeb [2021-11-13T12:16:00.818Z] Removing intermediate container fbfce94a95e4 [2021-11-13T12:16:00.818Z] ---> f795b3ee5d6d [2021-11-13T12:16:00.818Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T12:16:01.103Z] Removing intermediate container 9909bf48fdeb [2021-11-13T12:16:01.103Z] ---> ac4032678981 [2021-11-13T12:16:01.103Z] Step 12/20 : WORKDIR /edgex [2021-11-13T12:16:01.103Z] ---> Running in 74df5819f358 [2021-11-13T12:16:01.383Z] ---> Running in 38b1f7acb707 [2021-11-13T12:16:01.384Z] ---> 39fb990f8b94 [2021-11-13T12:16:01.384Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T12:16:01.384Z] Removing intermediate container 74df5819f358 [2021-11-13T12:16:01.384Z] ---> 17aaeb1ab99a [2021-11-13T12:16:01.384Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T12:16:01.384Z] ---> Running in 2d3bd554789d [2021-11-13T12:16:01.384Z] ---> Running in 9b74111f6718 [2021-11-13T12:16:01.384Z] Removing intermediate container 38b1f7acb707 [2021-11-13T12:16:01.384Z] ---> c5054b9c58c9 [2021-11-13T12:16:01.384Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-13T12:16:01.967Z] Removing intermediate container 9b74111f6718 [2021-11-13T12:16:01.967Z] ---> 4d8808cb179b [2021-11-13T12:16:01.967Z] Step 21/22 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:16:01.967Z] ---> Running in 1dba3b78d715 [2021-11-13T12:16:01.967Z] ---> 29c765410b15 [2021-11-13T12:16:01.967Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-13T12:16:02.240Z] Removing intermediate container 1dba3b78d715 [2021-11-13T12:16:02.240Z] ---> 87a210b28f62 [2021-11-13T12:16:02.240Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T12:16:02.240Z] ---> Running in b7438ec73c67 [2021-11-13T12:16:02.503Z] Removing intermediate container b7438ec73c67 [2021-11-13T12:16:02.503Z] ---> 1b8b181a3d13 [2021-11-13T12:16:02.503Z] [2021-11-13T12:16:02.503Z] ---> b2a15ad174fc [2021-11-13T12:16:02.503Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-13T12:16:02.780Z] Successfully built 1b8b181a3d13 [2021-11-13T12:16:02.780Z] Successfully tagged core-command:latest [2021-11-13T12:16:02.780Z] Building security-bootstrapper [2021-11-13T12:16:04.731Z]  Building core-command ... done  ---> cf627a4ce831 [2021-11-13T12:16:04.731Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-13T12:16:04.996Z] Removing intermediate container 2d3bd554789d [2021-11-13T12:16:04.996Z] ---> 16bc5e3c2586 [2021-11-13T12:16:04.996Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-13T12:16:05.256Z] ---> Running in 6b6321c6891e [2021-11-13T12:16:05.256Z] ---> Running in 93bf7623df32 [2021-11-13T12:16:05.517Z] Removing intermediate container 2c4b0af5be4a [2021-11-13T12:16:05.517Z] ---> 84adc7880a81 [2021-11-13T12:16:05.517Z] [2021-11-13T12:16:05.517Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T12:16:05.517Z] ---> 14119a10abf4 [2021-11-13T12:16:05.517Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-13T12:16:05.517Z] Removing intermediate container 6b6321c6891e [2021-11-13T12:16:05.517Z] ---> 7128ac6a8fd1 [2021-11-13T12:16:05.517Z] Step 17/20 : CMD ["--init=true"] [2021-11-13T12:16:05.517Z] ---> Running in 21ef66ee6e73 [2021-11-13T12:16:05.517Z] ---> Running in 73b702c20dc0 [2021-11-13T12:16:05.775Z] 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 [2021-11-13T12:16:05.775Z] Removing intermediate container 73b702c20dc0 [2021-11-13T12:16:05.775Z] ---> 7171d713003e [2021-11-13T12:16:05.775Z] Step 18/20 : LABEL arch=x86_64 [2021-11-13T12:16:05.775Z] Removing intermediate container 21ef66ee6e73 [2021-11-13T12:16:05.775Z] ---> fda0d48ec1e9 [2021-11-13T12:16:05.775Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-13T12:16:06.039Z] ---> Running in e911fd3fa6a0 [2021-11-13T12:16:06.039Z] ---> Running in 2b7809751413 [2021-11-13T12:16:06.304Z] Removing intermediate container e911fd3fa6a0 [2021-11-13T12:16:06.304Z] ---> 5cd9e96a0be7 [2021-11-13T12:16:06.304Z] Step 19/20 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:16:06.568Z] Removing intermediate container 2b7809751413 [2021-11-13T12:16:06.568Z] ---> 1b94629dacfd [2021-11-13T12:16:06.568Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-13T12:16:06.568Z] ---> Running in 20c0e45b0e57 [2021-11-13T12:16:06.568Z] Removing intermediate container e0dc93a9bdcd [2021-11-13T12:16:06.568Z] ---> fcdad70650c6 [2021-11-13T12:16:06.568Z] [2021-11-13T12:16:06.568Z] Step 11/23 : FROM alpine:3.14 [2021-11-13T12:16:06.568Z] ---> 14119a10abf4 [2021-11-13T12:16:06.568Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-13T12:16:06.568Z] ---> Using cache [2021-11-13T12:16:06.568Z] ---> 5af3ef7c8af6 [2021-11-13T12:16:06.568Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T12:16:06.568Z] ---> Using cache [2021-11-13T12:16:06.568Z] ---> 29bbdeb8c9db [2021-11-13T12:16:06.568Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-13T12:16:06.568Z] ---> Running in 6e58d2c560e7 [2021-11-13T12:16:06.833Z] ---> Running in 99293300fb6f [2021-11-13T12:16:06.833Z] Removing intermediate container 6e58d2c560e7 [2021-11-13T12:16:06.833Z] ---> 9d8ec54badff [2021-11-13T12:16:06.833Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:16:06.833Z] Removing intermediate container 20c0e45b0e57 [2021-11-13T12:16:06.833Z] ---> 04f7106acdce [2021-11-13T12:16:06.833Z] Step 20/20 : LABEL version=0.0.0 [2021-11-13T12:16:06.833Z] ---> Running in d48e40dd9fbe [2021-11-13T12:16:06.833Z] Removing intermediate container 99293300fb6f [2021-11-13T12:16:06.833Z] ---> 4e58f2abeb1e [2021-11-13T12:16:06.833Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-13T12:16:06.833Z] ---> Running in 8db3f71f4859 [2021-11-13T12:16:07.094Z] ---> Running in 09abfae77117 [2021-11-13T12:16:07.094Z] Removing intermediate container 8db3f71f4859 [2021-11-13T12:16:07.094Z] ---> c36509a80f25 [2021-11-13T12:16:07.094Z] [2021-11-13T12:16:07.364Z] Removing intermediate container 09abfae77117 [2021-11-13T12:16:07.364Z] ---> fe5b50a52ed0 [2021-11-13T12:16:07.364Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T12:16:07.364Z] Successfully built c36509a80f25 [2021-11-13T12:16:07.364Z] Successfully tagged security-proxy-setup:latest [2021-11-13T12:16:07.364Z] Building sys-mgmt-agent [2021-11-13T12:16:08.315Z]  Building security-proxy-setup ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T12:16:08.315Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-13T12:16:08.315Z] ---> a6bb28b6fe5f [2021-11-13T12:16:08.315Z] Step 3/30 : WORKDIR /edgex-go [2021-11-13T12:16:08.315Z] ---> Using cache [2021-11-13T12:16:08.315Z] ---> bcf6462ab270 [2021-11-13T12:16:08.315Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:16:08.315Z] ---> Using cache [2021-11-13T12:16:08.315Z] ---> 4f14425f9cdf [2021-11-13T12:16:08.315Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-13T12:16:08.315Z] ---> Using cache [2021-11-13T12:16:08.315Z] ---> 34399b7de146 [2021-11-13T12:16:08.315Z] Step 6/30 : COPY . . [2021-11-13T12:16:10.230Z] ---> 707a266fd05a [2021-11-13T12:16:10.230Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-13T12:16:14.547Z] ---> 606a9f20e0e3 [2021-11-13T12:16:14.547Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-13T12:16:14.813Z] Removing intermediate container d48e40dd9fbe [2021-11-13T12:16:14.813Z] ---> ae6e1bde0d7d [2021-11-13T12:16:14.813Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-13T12:16:15.078Z] ---> bf3c5da9a3b4 [2021-11-13T12:16:15.078Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T12:16:15.078Z] ---> Running in f03a2556c188 [2021-11-13T12:16:15.078Z] ---> 4f3b5eb55ede [2021-11-13T12:16:15.078Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-13T12:16:15.078Z] ---> Running in 50d414f1878a [2021-11-13T12:16:15.078Z] ---> Running in 5ebfa31cad6c [2021-11-13T12:16:15.340Z] Removing intermediate container 5ebfa31cad6c [2021-11-13T12:16:15.340Z] ---> 4ac095833f59 [2021-11-13T12:16:15.340Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T12:16:15.340Z] ---> Running in ad715a085b80 [2021-11-13T12:16:15.912Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T12:16:15.912Z] Removing intermediate container ad715a085b80 [2021-11-13T12:16:15.912Z] ---> 517ff655bf79 [2021-11-13T12:16:15.912Z] Step 21/23 : LABEL arch=x86_64 [2021-11-13T12:16:15.912Z] ---> Running in 856e404776ff [2021-11-13T12:16:16.171Z] Removing intermediate container 856e404776ff [2021-11-13T12:16:16.172Z] ---> cc475fefe9e8 [2021-11-13T12:16:16.172Z] Step 22/23 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:16:16.172Z] ---> Running in 4ae21fdd13d3 [2021-11-13T12:16:16.172Z] Removing intermediate container 4ae21fdd13d3 [2021-11-13T12:16:16.172Z] ---> 615d47819005 [2021-11-13T12:16:16.172Z] Step 23/23 : LABEL version=0.0.0 [2021-11-13T12:16:16.440Z] ---> Running in 0a192b194611 [2021-11-13T12:16:16.714Z] Removing intermediate container 0a192b194611 [2021-11-13T12:16:16.714Z] ---> 758f203ded04 [2021-11-13T12:16:16.714Z] [2021-11-13T12:16:16.714Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T12:16:16.714Z] Successfully built 758f203ded04 [2021-11-13T12:16:16.714Z] Successfully tagged support-scheduler:latest [2021-11-13T12:16:16.714Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-11-13T12:16:16.991Z] Removing intermediate container 50d414f1878a [2021-11-13T12:16:16.991Z] ---> 82fd0fa4224f [2021-11-13T12:16:16.991Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-13T12:16:16.991Z] ---> Running in fdace3ec4bae [2021-11-13T12:16:16.991Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-13T12:16:17.267Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T12:16:17.267Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-13T12:16:17.267Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T12:16:17.530Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-13T12:16:17.530Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-13T12:16:17.530Z] 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 [2021-11-13T12:16:17.793Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T12:16:17.793Z] OK: 8 MiB in 20 packages [2021-11-13T12:16:18.740Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T12:16:18.740Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T12:16:18.740Z] ---> a6bb28b6fe5f [2021-11-13T12:16:18.740Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T12:16:18.740Z] ---> Using cache [2021-11-13T12:16:18.740Z] ---> bcf6462ab270 [2021-11-13T12:16:18.740Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:16:18.740Z] ---> Using cache [2021-11-13T12:16:18.740Z] ---> 4f14425f9cdf [2021-11-13T12:16:18.740Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-13T12:16:19.682Z] ---> Running in 10f18aca0f94 [2021-11-13T12:16:19.682Z] Removing intermediate container f03a2556c188 [2021-11-13T12:16:19.682Z] ---> 794e929afdc6 [2021-11-13T12:16:19.682Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T12:16:19.942Z] ---> f086cf5b5a25 [2021-11-13T12:16:19.942Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-13T12:16:20.205Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T12:16:20.795Z] ---> 3bcb015eb4fa [2021-11-13T12:16:20.795Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-13T12:16:21.058Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T12:16:21.649Z] ---> 91e679702e6c [2021-11-13T12:16:21.650Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-13T12:16:21.650Z] ---> Running in 06fb478ee2da [2021-11-13T12:16:21.650Z] OK: 220 MiB in 52 packages [2021-11-13T12:16:21.918Z] Removing intermediate container 06fb478ee2da [2021-11-13T12:16:21.918Z] ---> 0dd1cbb730a2 [2021-11-13T12:16:21.918Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T12:16:21.918Z] ---> Running in c4785c070dd5 [2021-11-13T12:16:22.188Z] Removing intermediate container c4785c070dd5 [2021-11-13T12:16:22.188Z] ---> feefb3dddac8 [2021-11-13T12:16:22.188Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T12:16:22.188Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T12:16:22.188Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-13T12:16:22.188Z] ---> a6bb28b6fe5f [2021-11-13T12:16:22.188Z] Step 3/24 : WORKDIR /edgex-go [2021-11-13T12:16:22.188Z] ---> Using cache [2021-11-13T12:16:22.188Z] ---> bcf6462ab270 [2021-11-13T12:16:22.188Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:16:22.188Z] ---> Using cache [2021-11-13T12:16:22.188Z] ---> 4f14425f9cdf [2021-11-13T12:16:22.188Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-13T12:16:22.188Z] ---> Using cache [2021-11-13T12:16:22.188Z] ---> 34399b7de146 [2021-11-13T12:16:22.188Z] Step 6/24 : COPY . . [2021-11-13T12:16:22.458Z] ---> Using cache [2021-11-13T12:16:22.459Z] ---> bf3c5da9a3b4 [2021-11-13T12:16:22.459Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T12:16:22.459Z] ---> Using cache [2021-11-13T12:16:22.459Z] ---> 82fd0fa4224f [2021-11-13T12:16:22.459Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-13T12:16:22.459Z] Removing intermediate container 10f18aca0f94 [2021-11-13T12:16:22.459Z] ---> 1e55cb79c334 [2021-11-13T12:16:22.459Z] Step 6/22 : COPY . . [2021-11-13T12:16:22.459Z] ---> Running in cc5c8cdf5879 [2021-11-13T12:16:22.459Z] ---> Running in 179620a21998 [2021-11-13T12:16:22.459Z] Removing intermediate container cc5c8cdf5879 [2021-11-13T12:16:22.459Z] ---> c6a7b2687a43 [2021-11-13T12:16:22.459Z] Step 21/22 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:16:22.737Z] ---> Running in dc9f0e7c3e81 [2021-11-13T12:16:23.012Z] 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 [2021-11-13T12:16:23.304Z] Removing intermediate container dc9f0e7c3e81 [2021-11-13T12:16:23.304Z] ---> d536a743baec [2021-11-13T12:16:23.304Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T12:16:24.284Z] ---> Running in 19837a0e5224 [2021-11-13T12:16:24.892Z] Removing intermediate container 19837a0e5224 [2021-11-13T12:16:24.892Z] ---> bc999594453c [2021-11-13T12:16:24.892Z] [2021-11-13T12:16:25.176Z] Successfully built bc999594453c [2021-11-13T12:16:25.176Z] Successfully tagged core-data:latest [2021-11-13T12:16:29.497Z]  Building core-data ... done  ---> d2b220e4a537 [2021-11-13T12:16:29.497Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T12:16:29.497Z] ---> Running in d6bf051434e3 [2021-11-13T12:16:30.443Z] Removing intermediate container d6bf051434e3 [2021-11-13T12:16:30.443Z] ---> 6ee9f19a75d9 [2021-11-13T12:16:30.443Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-13T12:16:30.443Z] ---> Running in 8e65ac71d646 [2021-11-13T12:16:30.707Z] 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 [2021-11-13T12:16:36.008Z] Removing intermediate container 93bf7623df32 [2021-11-13T12:16:36.008Z] ---> eae5a3158380 [2021-11-13T12:16:36.008Z] [2021-11-13T12:16:36.008Z] Step 9/21 : FROM alpine:3.14 [2021-11-13T12:16:36.008Z] ---> 14119a10abf4 [2021-11-13T12:16:36.008Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-13T12:16:36.008Z] ---> Running in 89c45f34296e [2021-11-13T12:16:36.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T12:16:36.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T12:16:36.277Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-13T12:16:36.277Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-13T12:16:36.277Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T12:16:36.277Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T12:16:36.277Z] OK: 6 MiB in 16 packages [2021-11-13T12:16:36.892Z] Removing intermediate container 89c45f34296e [2021-11-13T12:16:36.892Z] ---> c1f26391234b [2021-11-13T12:16:36.892Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T12:16:36.892Z] ---> Running in 9a18430b9ae9 [2021-11-13T12:16:36.892Z] Removing intermediate container 9a18430b9ae9 [2021-11-13T12:16:36.892Z] ---> a7cc39553c24 [2021-11-13T12:16:36.892Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-13T12:16:36.892Z] ---> Running in 730346b3b975 [2021-11-13T12:16:37.162Z] Removing intermediate container 730346b3b975 [2021-11-13T12:16:37.163Z] ---> 0944807cd49b [2021-11-13T12:16:37.163Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-13T12:16:37.163Z] ---> Running in 305f9a0e9cf2 [2021-11-13T12:16:37.430Z] Removing intermediate container 305f9a0e9cf2 [2021-11-13T12:16:37.430Z] ---> 06eb98e51275 [2021-11-13T12:16:37.430Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T12:16:37.712Z] ---> 48e54c6c241f [2021-11-13T12:16:37.712Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-13T12:16:38.305Z] ---> f140242bd4c0 [2021-11-13T12:16:38.305Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-13T12:16:38.582Z] ---> 25ad1ea58750 [2021-11-13T12:16:38.582Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-13T12:16:38.582Z] ---> Running in 59eeb6ad2a2f [2021-11-13T12:16:38.851Z] Removing intermediate container 59eeb6ad2a2f [2021-11-13T12:16:38.851Z] ---> 5c4e2a5699a5 [2021-11-13T12:16:38.851Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T12:16:38.851Z] ---> Running in 09cb70a326e9 [2021-11-13T12:16:39.128Z] Removing intermediate container 09cb70a326e9 [2021-11-13T12:16:39.128Z] ---> 4fd69c83b46f [2021-11-13T12:16:39.128Z] Step 19/21 : LABEL arch=x86_64 [2021-11-13T12:16:39.128Z] ---> Running in 74c8d27769d8 [2021-11-13T12:16:39.128Z] Removing intermediate container 74c8d27769d8 [2021-11-13T12:16:39.128Z] ---> a6504d028b45 [2021-11-13T12:16:39.128Z] Step 20/21 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:16:39.128Z] ---> Running in 0471a0fc2d2b [2021-11-13T12:16:39.401Z] Removing intermediate container 0471a0fc2d2b [2021-11-13T12:16:39.402Z] ---> 6aca7a2917b9 [2021-11-13T12:16:39.402Z] Step 21/21 : LABEL version=0.0.0 [2021-11-13T12:16:39.402Z] ---> Running in de31db5ef49e [2021-11-13T12:16:39.402Z] Removing intermediate container de31db5ef49e [2021-11-13T12:16:39.402Z] ---> 1c31003ea660 [2021-11-13T12:16:39.402Z] [2021-11-13T12:16:39.670Z] Successfully built 1c31003ea660 [2021-11-13T12:16:39.671Z] Successfully tagged support-notifications:latest [2021-11-13T12:16:45.806Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-13T12:16:46.810Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-13T12:16:47.914Z]  Building support-notifications ... done Removing intermediate container fdace3ec4bae [2021-11-13T12:16:47.914Z] ---> 51f0657310d0 [2021-11-13T12:16:47.915Z] [2021-11-13T12:16:47.915Z] Step 9/30 : FROM alpine:3.14 [2021-11-13T12:16:47.915Z] ---> 14119a10abf4 [2021-11-13T12:16:47.915Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-13T12:16:47.915Z] ---> Running in 8ce4db12336a [2021-11-13T12:16:47.915Z] Removing intermediate container 8ce4db12336a [2021-11-13T12:16:47.915Z] ---> 7dde821250f5 [2021-11-13T12:16:47.915Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-13T12:16:47.915Z] ---> Running in ee4fb497c6f5 [2021-11-13T12:16:48.267Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-13T12:16:48.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T12:16:48.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T12:16:48.875Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-13T12:16:49.069Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-13T12:16:49.070Z] (2/2) Installing su-exec (0.2-r1) [2021-11-13T12:16:49.070Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T12:16:49.070Z] OK: 6 MiB in 16 packages [2021-11-13T12:16:49.070Z] 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 [2021-11-13T12:16:49.338Z] Removing intermediate container ee4fb497c6f5 [2021-11-13T12:16:49.338Z] ---> 7167469d6c5d [2021-11-13T12:16:49.338Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-13T12:16:49.338Z] ---> Running in 8e37a566b877 [2021-11-13T12:16:49.610Z] Removing intermediate container 8e37a566b877 [2021-11-13T12:16:49.610Z] ---> 8f851223296f [2021-11-13T12:16:49.610Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-13T12:16:49.610Z] ---> Running in 4dc1da945a97 [2021-11-13T12:16:49.879Z] Removing intermediate container 4dc1da945a97 [2021-11-13T12:16:49.879Z] ---> 0f3614d79d76 [2021-11-13T12:16:49.879Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-13T12:16:49.880Z] ---> Running in 5d509666d2af [2021-11-13T12:16:50.849Z] Removing intermediate container 5d509666d2af [2021-11-13T12:16:50.849Z] ---> 7c7c30d9f73a [2021-11-13T12:16:50.849Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-13T12:16:50.849Z] ---> Running in ca95977c3ce4 [2021-11-13T12:16:51.115Z] Removing intermediate container ca95977c3ce4 [2021-11-13T12:16:51.115Z] ---> aca678820fac [2021-11-13T12:16:51.115Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-13T12:16:51.379Z] ---> b9f191f1c9fc [2021-11-13T12:16:51.379Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-13T12:16:51.644Z] ---> Running in c97d276b84de [2021-11-13T12:16:52.218Z] Removing intermediate container 179620a21998 [2021-11-13T12:16:52.218Z] ---> be4d5cf2ec16 [2021-11-13T12:16:52.218Z] [2021-11-13T12:16:52.218Z] Step 9/24 : FROM alpine:3.14 [2021-11-13T12:16:52.218Z] ---> 14119a10abf4 [2021-11-13T12:16:52.218Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-13T12:16:52.218Z] ---> Running in 2565563b0ed7 [2021-11-13T12:16:52.481Z] Removing intermediate container c97d276b84de [2021-11-13T12:16:52.481Z] ---> 8dbe2d8ec2cb [2021-11-13T12:16:52.481Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T12:16:52.746Z] ---> f00589810ff4 [2021-11-13T12:16:52.746Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-13T12:16:53.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T12:16:53.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T12:16:53.021Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-13T12:16:53.282Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-13T12:16:53.282Z] (3/3) Installing su-exec (0.2-r1) [2021-11-13T12:16:53.282Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T12:16:53.282Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T12:16:53.282Z] OK: 6 MiB in 17 packages [2021-11-13T12:16:53.543Z] ---> 1e0afe0d667f [2021-11-13T12:16:53.543Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-13T12:16:53.543Z] Removing intermediate container 8e65ac71d646 [2021-11-13T12:16:53.543Z] ---> 31ebbfe525a0 [2021-11-13T12:16:53.543Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-13T12:16:53.543Z] ---> Running in a092c76e0da7 [2021-11-13T12:16:53.811Z] ---> 225b07165fd5 [2021-11-13T12:16:53.811Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-13T12:16:53.812Z] Removing intermediate container 2565563b0ed7 [2021-11-13T12:16:53.812Z] ---> 99a1443b30c5 [2021-11-13T12:16:53.812Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T12:16:53.812Z] ---> Running in 073935249af1 [2021-11-13T12:16:54.250Z] ---> 6c868008f201 [2021-11-13T12:16:54.250Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-13T12:16:54.250Z] 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 [2021-11-13T12:16:54.250Z] Removing intermediate container 073935249af1 [2021-11-13T12:16:54.250Z] ---> b11af3a9cd80 [2021-11-13T12:16:54.250Z] Step 12/24 : WORKDIR / [2021-11-13T12:16:54.250Z] ---> Running in 610241910ac3 [2021-11-13T12:16:54.250Z] Removing intermediate container 610241910ac3 [2021-11-13T12:16:54.250Z] ---> 4a2e733c3ce8 [2021-11-13T12:16:54.250Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-13T12:16:54.250Z] ---> c94d6ffb2eff [2021-11-13T12:16:54.250Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-13T12:16:54.536Z] ---> da5bce9a0edb [2021-11-13T12:16:54.536Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-13T12:16:54.536Z] ---> Running in 1965a35bade9 [2021-11-13T12:16:54.536Z] Removing intermediate container 1965a35bade9 [2021-11-13T12:16:54.536Z] ---> 10992c215eb6 [2021-11-13T12:16:54.536Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-13T12:16:54.870Z] ---> bc2c864eec12 [2021-11-13T12:16:54.870Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-13T12:16:54.870Z] ---> a02907405be2 [2021-11-13T12:16:54.870Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-13T12:16:54.870Z] Removing intermediate container a092c76e0da7 [2021-11-13T12:16:54.870Z] ---> 16c9c7d99515 [2021-11-13T12:16:54.870Z] [2021-11-13T12:16:54.870Z] Step 10/22 : FROM docker:20.10.8 [2021-11-13T12:16:54.870Z] ---> d259c5be0824 [2021-11-13T12:16:54.870Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-13T12:16:55.295Z] ---> Running in e69b82baf444 [2021-11-13T12:16:55.295Z] 20.10.8: Pulling from library/docker [2021-11-13T12:16:55.295Z] ---> 1af91eac7329 [2021-11-13T12:16:55.295Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-13T12:16:55.597Z] ---> b8d9e9d8a4d4 [2021-11-13T12:16:55.597Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-13T12:16:55.597Z] Removing intermediate container e69b82baf444 [2021-11-13T12:16:55.597Z] ---> 94487cef2cd9 [2021-11-13T12:16:55.597Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-13T12:16:55.907Z] ---> Running in 0012121db327 [2021-11-13T12:16:55.907Z] Removing intermediate container 0012121db327 [2021-11-13T12:16:55.907Z] ---> 47283b84f44e [2021-11-13T12:16:55.907Z] Step 27/30 : CMD ["gate"] [2021-11-13T12:16:55.907Z] ---> 2511eade1795 [2021-11-13T12:16:55.907Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-13T12:16:56.192Z] ---> Running in b8b430527bb1 [2021-11-13T12:16:56.192Z] Removing intermediate container b8b430527bb1 [2021-11-13T12:16:56.192Z] ---> cc27bae10b5d [2021-11-13T12:16:56.192Z] Step 28/30 : LABEL arch=x86_64 [2021-11-13T12:16:56.192Z] ---> aa8ed45ab754 [2021-11-13T12:16:56.192Z] Step 20/24 : 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/ [2021-11-13T12:16:56.192Z] ---> Running in 9df2cc87f8aa [2021-11-13T12:16:56.192Z] ---> Running in bfdc79ef0580 [2021-11-13T12:16:56.451Z] Removing intermediate container 9df2cc87f8aa [2021-11-13T12:16:56.451Z] ---> b9d791d23362 [2021-11-13T12:16:56.451Z] Step 29/30 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:16:56.451Z] ---> Running in cd8df2b436a2 [2021-11-13T12:16:56.451Z] Removing intermediate container cd8df2b436a2 [2021-11-13T12:16:56.451Z] ---> c4dc920bfbf2 [2021-11-13T12:16:56.451Z] Step 30/30 : LABEL version=0.0.0 [2021-11-13T12:16:56.712Z] ---> Running in a39116e11996 [2021-11-13T12:16:56.712Z] Removing intermediate container a39116e11996 [2021-11-13T12:16:56.712Z] ---> 3831ea7ba841 [2021-11-13T12:16:56.712Z] [2021-11-13T12:16:56.712Z] Removing intermediate container bfdc79ef0580 [2021-11-13T12:16:56.712Z] ---> de22249b5cad [2021-11-13T12:16:56.712Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-13T12:16:56.712Z] Successfully built 3831ea7ba841 [2021-11-13T12:16:56.712Z] Successfully tagged security-bootstrapper:latest [2021-11-13T12:16:56.712Z]  Building security-bootstrapper ... done  ---> Running in b852fc7a8013 [2021-11-13T12:16:56.972Z] Removing intermediate container b852fc7a8013 [2021-11-13T12:16:56.972Z] ---> c73d0f442cf3 [2021-11-13T12:16:56.972Z] Step 22/24 : LABEL arch=x86_64 [2021-11-13T12:16:56.972Z] ---> Running in b09cbc3aa6ed [2021-11-13T12:16:56.972Z] Removing intermediate container b09cbc3aa6ed [2021-11-13T12:16:56.972Z] ---> a8e515c4e8c0 [2021-11-13T12:16:56.972Z] Step 23/24 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:16:56.972Z] ---> Running in 0b9127dbd201 [2021-11-13T12:16:57.231Z] Removing intermediate container 0b9127dbd201 [2021-11-13T12:16:57.231Z] ---> 74c39439c08e [2021-11-13T12:16:57.231Z] Step 24/24 : LABEL version=0.0.0 [2021-11-13T12:16:57.231Z] ---> Running in c643f75748a6 [2021-11-13T12:16:57.231Z] Removing intermediate container c643f75748a6 [2021-11-13T12:16:57.231Z] ---> 402e9a55b9a9 [2021-11-13T12:16:57.231Z] [2021-11-13T12:16:57.231Z] Successfully built 402e9a55b9a9 [2021-11-13T12:16:57.231Z] Successfully tagged security-secretstore-setup:latest [2021-11-13T12:16:59.778Z]  Building security-secretstore-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-13T12:16:59.778Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-13T12:16:59.778Z] ---> bc6c0ffef665 [2021-11-13T12:16:59.778Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-13T12:17:00.043Z] ---> Running in fbfb4b599144 [2021-11-13T12:17:00.043Z] Removing intermediate container fbfb4b599144 [2021-11-13T12:17:00.043Z] ---> f139216a12f2 [2021-11-13T12:17:00.043Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-13T12:17:00.043Z] ---> Running in ea509bea1946 [2021-11-13T12:17:00.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T12:17:00.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T12:17:00.562Z] (1/42) Installing readline (8.1.0-r0) [2021-11-13T12:17:00.562Z] (2/42) Installing bash (5.1.4-r0) [2021-11-13T12:17:00.562Z] Executing bash-5.1.4-r0.post-install [2021-11-13T12:17:00.562Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-13T12:17:00.562Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T12:17:00.562Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-13T12:17:00.562Z] (6/42) Installing curl (7.79.1-r0) [2021-11-13T12:17:00.562Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-13T12:17:00.562Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-13T12:17:00.562Z] (9/42) Installing expat (2.4.1-r0) [2021-11-13T12:17:00.562Z] (10/42) Installing libffi (3.3-r2) [2021-11-13T12:17:00.562Z] (11/42) Installing gdbm (1.19-r0) [2021-11-13T12:17:00.562Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-13T12:17:00.822Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T12:17:00.822Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T12:17:00.822Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-13T12:17:00.822Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-13T12:17:00.822Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-13T12:17:01.083Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-13T12:17:01.083Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-13T12:17:01.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-13T12:17:01.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-13T12:17:01.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-13T12:17:01.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-13T12:17:01.320Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-13T12:17:01.320Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-13T12:17:01.361Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-13T12:17:01.361Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-13T12:17:01.361Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-13T12:17:01.361Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-13T12:17:01.361Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-13T12:17:01.361Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-13T12:17:01.361Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-13T12:17:01.361Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-13T12:17:01.361Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-13T12:17:01.361Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-13T12:17:01.361Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-13T12:17:01.361Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-13T12:17:01.361Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-13T12:17:01.361Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-13T12:17:01.361Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-13T12:17:01.361Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-13T12:17:01.361Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-13T12:17:01.361Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-13T12:17:01.361Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-13T12:17:01.361Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-13T12:17:01.361Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-13T12:17:01.361Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-13T12:17:01.361Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-13T12:17:01.624Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T12:17:01.624Z] OK: 84 MiB in 64 packages [2021-11-13T12:17:02.201Z] Collecting docker-compose==1.23.2 [2021-11-13T12:17:02.201Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-13T12:17:02.307Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-13T12:17:02.307Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-13T12:17:02.307Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-13T12:17:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-13T12:17:02.461Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-13T12:17:02.461Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-13T12:17:02.461Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-13T12:17:02.461Z] Collecting PyYAML<4,>=3.10 [2021-11-13T12:17:02.461Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-13T12:17:03.035Z] Collecting jsonschema<3,>=2.5.1 [2021-11-13T12:17:03.035Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-13T12:17:03.035Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-13T12:17:03.035Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-13T12:17:03.297Z] Collecting cached-property<2,>=1.2.0 [2021-11-13T12:17:03.297Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-13T12:17:03.567Z] Collecting docker<4.0,>=3.6.0 [2021-11-13T12:17:03.567Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-13T12:17:03.567Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-13T12:17:03.567Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-13T12:17:03.567Z] Collecting texttable<0.10,>=0.9.0 [2021-11-13T12:17:03.567Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-13T12:17:03.829Z] Collecting docopt<0.7,>=0.6.1 [2021-11-13T12:17:03.829Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-13T12:17:04.403Z] Collecting docker-pycreds>=0.4.0 [2021-11-13T12:17:04.403Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-13T12:17:04.403Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-13T12:17:04.403Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-13T12:17:04.403Z] Collecting idna<2.8,>=2.5 [2021-11-13T12:17:04.403Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-13T12:17:04.403Z] 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) [2021-11-13T12:17:04.403Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-13T12:17:04.403Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-13T12:17:04.403Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-13T12:17:04.403Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-13T12:17:04.403Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-13T12:17:04.403Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-13T12:17:04.667Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-13T12:17:04.667Z] Attempting uninstall: urllib3 [2021-11-13T12:17:04.667Z] Found existing installation: urllib3 1.26.5 [2021-11-13T12:17:04.667Z] Uninstalling urllib3-1.26.5: [2021-11-13T12:17:04.667Z] Successfully uninstalled urllib3-1.26.5 [2021-11-13T12:17:04.667Z] Attempting uninstall: idna [2021-11-13T12:17:04.667Z] Found existing installation: idna 3.2 [2021-11-13T12:17:04.667Z] Uninstalling idna-3.2: [2021-11-13T12:17:04.667Z] Successfully uninstalled idna-3.2 [2021-11-13T12:17:04.927Z] Attempting uninstall: chardet [2021-11-13T12:17:04.927Z] Found existing installation: chardet 4.0.0 [2021-11-13T12:17:04.927Z] Uninstalling chardet-4.0.0: [2021-11-13T12:17:04.927Z] Successfully uninstalled chardet-4.0.0 [2021-11-13T12:17:05.189Z] Attempting uninstall: requests [2021-11-13T12:17:05.189Z] Found existing installation: requests 2.25.1 [2021-11-13T12:17:05.189Z] Uninstalling requests-2.25.1: [2021-11-13T12:17:05.189Z] Successfully uninstalled requests-2.25.1 [2021-11-13T12:17:05.189Z] Running setup.py install for texttable: started [2021-11-13T12:17:05.449Z] Running setup.py install for texttable: finished with status 'done' [2021-11-13T12:17:05.449Z] Running setup.py install for PyYAML: started [2021-11-13T12:17:06.018Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-13T12:17:06.019Z] Running setup.py install for docopt: started [2021-11-13T12:17:06.279Z] Running setup.py install for docopt: finished with status 'done' [2021-11-13T12:17:06.279Z] Running setup.py install for dockerpty: started [2021-11-13T12:17:06.540Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-13T12:17:06.799Z] 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 [2021-11-13T12:17:09.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.212s coverage: 28.7% of statements [2021-11-13T12:17:09.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-13T12:17:09.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-13T12:17:11.002Z] Removing intermediate container ea509bea1946 [2021-11-13T12:17:11.003Z] ---> 68984ffe943d [2021-11-13T12:17:11.003Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-13T12:17:11.003Z] ---> Running in 9ca9defea73c [2021-11-13T12:17:11.003Z] Removing intermediate container 9ca9defea73c [2021-11-13T12:17:11.003Z] ---> 5f9719e949a8 [2021-11-13T12:17:11.003Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-13T12:17:11.003Z] ---> Running in bc9f0ac981e9 [2021-11-13T12:17:11.003Z] Removing intermediate container bc9f0ac981e9 [2021-11-13T12:17:11.003Z] ---> 6f10be5fc5a7 [2021-11-13T12:17:11.003Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-13T12:17:11.003Z] ---> 48d3915bd93d [2021-11-13T12:17:11.003Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-13T12:17:11.003Z] ---> f889b0a2d49b [2021-11-13T12:17:11.003Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-13T12:17:11.263Z] ---> ac44b95be3ba [2021-11-13T12:17:11.263Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-13T12:17:11.263Z] ---> Running in 30aedb1e6779 [2021-11-13T12:17:11.263Z] Removing intermediate container 30aedb1e6779 [2021-11-13T12:17:11.263Z] ---> 2d385ad82879 [2021-11-13T12:17:11.263Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T12:17:11.263Z] ---> Running in 05bc9061d007 [2021-11-13T12:17:11.523Z] Removing intermediate container 05bc9061d007 [2021-11-13T12:17:11.523Z] ---> 601df18c663d [2021-11-13T12:17:11.523Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T12:17:11.523Z] ---> Running in 4645d79052cf [2021-11-13T12:17:11.523Z] Removing intermediate container 4645d79052cf [2021-11-13T12:17:11.523Z] ---> d96221aefecf [2021-11-13T12:17:11.523Z] Step 21/22 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:17:11.523Z] ---> Running in cf4864c560de [2021-11-13T12:17:11.784Z] Removing intermediate container cf4864c560de [2021-11-13T12:17:11.784Z] ---> da3420ab9591 [2021-11-13T12:17:11.785Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T12:17:11.785Z] ---> Running in 97171519b450 [2021-11-13T12:17:11.785Z] Removing intermediate container 97171519b450 [2021-11-13T12:17:11.785Z] ---> e7bff2211ec8 [2021-11-13T12:17:11.785Z] [2021-11-13T12:17:11.785Z] Successfully built e7bff2211ec8 [2021-11-13T12:17:11.785Z] Successfully tagged sys-mgmt-agent:latest [2021-11-13T12:17:12.051Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-13T12:17:12.055Z] $ docker stop --time=1 0dd3bcf0e662f01f8807e021578ce3054d25c8b80b3704bfff6265f3741c3085 [2021-11-13T12:17:13.344Z] $ docker rm -f 0dd3bcf0e662f01f8807e021578ce3054d25c8b80b3704bfff6265f3741c3085 [2021-11-13T12:17:13.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.363s coverage: 98.5% of statements [2021-11-13T12:17:13.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-13T12:17:13.687Z] + docker images [2021-11-13T12:17:13.687Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-13T12:17:13.687Z] sys-mgmt-agent latest e7bff2211ec8 2 seconds ago 294MB [2021-11-13T12:17:13.687Z] security-secretstore-setup latest 402e9a55b9a9 16 seconds ago 28.4MB [2021-11-13T12:17:13.687Z] security-bootstrapper latest 3831ea7ba841 17 seconds ago 18.9MB [2021-11-13T12:17:13.687Z] 16c9c7d99515 19 seconds ago 1.76GB [2021-11-13T12:17:13.687Z] be4d5cf2ec16 22 seconds ago 1.76GB [2021-11-13T12:17:13.687Z] 51f0657310d0 26 seconds ago 1.76GB [2021-11-13T12:17:13.687Z] support-notifications latest 1c31003ea660 34 seconds ago 16.9MB [2021-11-13T12:17:13.687Z] eae5a3158380 39 seconds ago 1.76GB [2021-11-13T12:17:13.687Z] core-data latest bc999594453c 49 seconds ago 20.7MB [2021-11-13T12:17:13.687Z] support-scheduler latest 758f203ded04 57 seconds ago 16.2MB [2021-11-13T12:17:13.687Z] fcdad70650c6 About a minute ago 1.76GB [2021-11-13T12:17:13.687Z] security-proxy-setup latest c36509a80f25 About a minute ago 26.9MB [2021-11-13T12:17:13.687Z] 84adc7880a81 About a minute ago 1.76GB [2021-11-13T12:17:13.687Z] core-command latest 1b8b181a3d13 About a minute ago 16.1MB [2021-11-13T12:17:13.687Z] 74782517159d About a minute ago 1.76GB [2021-11-13T12:17:13.687Z] 3019285f7ba6 About a minute ago 1.75GB [2021-11-13T12:17:13.687Z] core-metadata latest 275ca8042256 About a minute ago 16.9MB [2021-11-13T12:17:13.687Z] 623a64fa5d60 About a minute ago 1.76GB [2021-11-13T12:17:13.687Z] ci-base-image-x86_64 latest a6bb28b6fe5f 5 minutes ago 1.25GB [2021-11-13T12:17:13.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-13T12:17:13.687Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-13T12:17:13.687Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-13T12:17:13.687Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-13T12:17:13.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 [2021-11-13T12:17:14.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.412s coverage: 44.7% of statements [2021-11-13T12:17:14.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-13T12:17:14.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-13T12:17:17.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.710s coverage: 89.5% of statements [2021-11-13T12:17:17.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-13T12:17:17.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-13T12:17:17.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.215s coverage: 84.4% of statements [2021-11-13T12:17:17.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-13T12:17:17.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-13T12:17:17.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-13T12:17:17.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-13T12:17:17.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-13T12:17:24.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.416s coverage: 94.2% of statements [2021-11-13T12:17:24.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-13T12:17:24.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-13T12:17:24.223Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.190s coverage: 59.1% of statements [2021-11-13T12:17:24.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-13T12:17:24.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-13T12:17:24.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-13T12:17:24.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-13T12:17:24.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-13T12:17:24.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.212s coverage: 60.0% of statements [2021-11-13T12:17:24.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-13T12:17:24.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-13T12:17:24.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-13T12:17:24.499Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.373s coverage: 0.9% of statements [2021-11-13T12:17:24.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-13T12:17:24.499Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.188s coverage: 58.8% of statements [2021-11-13T12:17:24.499Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.188s coverage: 21.7% of statements [2021-11-13T12:17:24.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-13T12:17:24.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.304s coverage: 47.1% of statements [2021-11-13T12:17:24.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.197s coverage: 79.5% of statements [2021-11-13T12:17:25.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.197s coverage: 94.1% of statements [2021-11-13T12:17:26.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.271s coverage: 96.3% of statements [2021-11-13T12:17:26.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.183s coverage: 87.5% of statements [2021-11-13T12:17:28.973Z] Still waiting to schedule task [2021-11-13T12:17:28.973Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-13T12:17:39.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.310s coverage: 94.4% of statements [2021-11-13T12:17:39.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements [2021-11-13T12:17:46.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.655s coverage: 82.5% of statements [2021-11-13T12:17:46.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-13T12:17:51.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.250s coverage: 92.9% of statements [2021-11-13T12:17:51.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-13T12:17:51.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-13T12:17:51.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-13T12:17:51.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-11-13T12:17:51.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-13T12:17:51.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-13T12:17:51.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-13T12:17:51.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-13T12:17:51.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-13T12:17:51.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements [2021-11-13T12:17:51.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-13T12:17:51.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-13T12:17:51.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-11-13T12:17:51.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-13T12:17:51.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.232s coverage: 58.8% of statements [2021-11-13T12:17:51.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-13T12:17:51.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.263s coverage: 80.0% of statements [2021-11-13T12:17:51.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2021-11-13T12:17:51.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements [2021-11-13T12:17:51.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.780s coverage: 91.2% of statements [2021-11-13T12:17:51.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-13T12:17:52.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.716s coverage: 64.4% of statements [2021-11-13T12:17:52.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-13T12:17:52.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-13T12:17:52.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.160s coverage: 100.0% of statements [2021-11-13T12:17:52.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 89.4% of statements [2021-11-13T12:17:52.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2021-11-13T12:17:52.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2021-11-13T12:17:53.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-11-13T12:17:57.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.297s coverage: 65.4% of statements [2021-11-13T12:17:57.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-13T12:17:57.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-13T12:17:57.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-13T12:17:59.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.818s coverage: 43.8% of statements [2021-11-13T12:17:59.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-13T12:17:59.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-13T12:17:59.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.257s coverage: 89.5% of statements [2021-11-13T12:17:59.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-13T12:17:59.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.191s coverage: 84.8% of statements [2021-11-13T12:17:59.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-13T12:18:07.976Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.263s coverage: 17.7% of statements [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-13T12:18:07.976Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.566s coverage: 92.3% of statements [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-13T12:18:07.976Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 63.2% of statements [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-13T12:18:07.976Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.358s coverage: 97.7% of statements [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-13T12:18:07.976Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.229s coverage: 28.9% of statements [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-13T12:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-13T12:18:07.976Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.167s coverage: 100.0% of statements [2021-11-13T12:18:07.976Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.069s coverage: 96.9% of statements [2021-11-13T12:18:08.954Z] 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 [2021-11-13T12:18:08.954Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-13T12:18:08.954Z] GO111MODULE=on go vet ./... [2021-11-13T12:19:04.056Z] Running on prd-ubuntu18.04-docker-8c-8g-481 in /w/workspace/edgexfoundry_edgex-go_PR-3815 [Pipeline] { [Pipeline] ws [2021-11-13T12:19:04.068Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-11-13T12:19:04.153Z] The recommended git tool is: git [2021-11-13T12:19:05.961Z] using credential edgex-jenkins-ssh [2021-11-13T12:19:05.974Z] Cloning the remote Git repository [2021-11-13T12:19:06.025Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-13T12:19:06.101Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-11-13T12:19:06.133Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T12:19:06.133Z] > git --version # timeout=10 [2021-11-13T12:19:06.149Z] > git --version # 'git version 2.17.1' [2021-11-13T12:19:06.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T12:19:06.194Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T12:19:30.762Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-13T12:19:30.762Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-13T12:19:30.762Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-13T12:19:30.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-13T12:19:31.429Z] + ls -al . [2021-11-13T12:19:31.429Z] total 664 [2021-11-13T12:19:31.429Z] drwxrwxr-x 9 1001 1001 4096 Nov 13 12:19 . [2021-11-13T12:19:31.429Z] drwxr-xr-x 4 root root 4096 Nov 13 12:15 .. [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 11 Nov 13 12:12 .dockerignore [2021-11-13T12:19:31.429Z] drwxrwxr-x 8 1001 1001 4096 Nov 13 12:12 .git [2021-11-13T12:19:31.429Z] drwxrwxr-x 4 1001 1001 4096 Nov 13 12:12 .github [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 804 Nov 13 12:12 .gitignore [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 42 Nov 13 12:12 .golangci.yml [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 76 Nov 13 12:12 .hadolint.yml [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 166 Nov 13 12:12 .sonarcloud.properties [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 1171 Nov 13 12:12 ADOPTERS.md [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 8910 Nov 13 12:12 Attribution.txt [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 43881 Nov 13 12:12 CHANGELOG.md [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 3804 Nov 13 12:12 CONTRIBUTING.md [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 677 Nov 13 12:12 GOVERNANCE.md [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 849 Nov 13 12:12 Jenkinsfile [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 10775 Nov 13 12:12 LICENSE [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 6508 Nov 13 12:12 Makefile [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 582 Nov 13 12:12 OWNERS.md [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 8256 Nov 13 12:12 README.md [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 6912 Nov 13 12:12 SECURITY.md [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 5 Nov 13 12:10 VERSION [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 4131 Nov 13 12:12 ZMQWindows.md [2021-11-13T12:19:31.429Z] drwxrwxr-x 2 1001 1001 4096 Nov 13 12:12 bin [2021-11-13T12:19:31.429Z] drwxrwxr-x 14 1001 1001 4096 Nov 13 12:12 cmd [2021-11-13T12:19:31.429Z] -rw-r--r-- 1 root root 428381 Nov 13 12:18 coverage.out [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 822 Nov 13 12:12 go.mod [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 49471 Nov 13 12:12 go.sum [2021-11-13T12:19:31.429Z] drwxrwxr-x 8 1001 1001 4096 Nov 13 12:12 internal [2021-11-13T12:19:31.429Z] drwxrwxr-x 3 1001 1001 4096 Nov 13 12:12 openapi [2021-11-13T12:19:31.429Z] drwxrwxr-x 4 1001 1001 4096 Nov 13 12:12 snap [2021-11-13T12:19:31.429Z] -rw-rw-r-- 1 1001 1001 204 Nov 13 12:12 version.go [Pipeline] sh [2021-11-13T12:19:32.093Z] + '[' -e coverage.out ] [2021-11-13T12:19:32.093Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-13T12:19:32.122Z] Warning: overwriting stash ‘coverage-report’ [2021-11-13T12:19:32.905Z] Stashed 1 file(s) [Pipeline] sh [2021-11-13T12:19:33.558Z] + make build [2021-11-13T12:19:33.558Z] 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 [2021-11-13T12:19:40.272Z] 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 [2021-11-13T12:20:02.464Z] 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 [2021-11-13T12:20:04.444Z] 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 [2021-11-13T12:20:07.831Z] 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 [2021-11-13T12:20:09.264Z] 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 [2021-11-13T12:20:12.653Z] 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 [2021-11-13T12:20:16.050Z] 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 [2021-11-13T12:20:19.437Z] 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 [2021-11-13T12:20:23.748Z] 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 [2021-11-13T12:20:26.363Z] 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 [2021-11-13T12:20:29.762Z] 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] } [2021-11-13T12:20:36.482Z] $ docker stop --time=1 c3ec9fb026d0be1a1af8a06c5d13fb3ade7cc0d5c5939cda8dab430a67562a70 [2021-11-13T12:20:38.453Z] $ docker rm -f c3ec9fb026d0be1a1af8a06c5d13fb3ade7cc0d5c5939cda8dab430a67562a70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T12:20:40.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T12:20:40.034Z] [2021-11-13T12:20:40.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T12:20:40.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T12:20:40.930Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-13T12:20:40.930Z] 29e5d40040c1: Pulling fs layer [2021-11-13T12:20:40.930Z] 1ce36da41761: Pulling fs layer [2021-11-13T12:20:40.930Z] 25b303627fd3: Pulling fs layer [2021-11-13T12:20:40.930Z] 29e5d40040c1: Verifying Checksum [2021-11-13T12:20:40.930Z] 29e5d40040c1: Download complete [2021-11-13T12:20:41.205Z] 1ce36da41761: Verifying Checksum [2021-11-13T12:20:41.205Z] 1ce36da41761: Download complete [2021-11-13T12:20:41.803Z] 29e5d40040c1: Pull complete [2021-11-13T12:20:42.784Z] 25b303627fd3: Verifying Checksum [2021-11-13T12:20:42.784Z] 25b303627fd3: Download complete [2021-11-13T12:20:42.784Z] 1ce36da41761: Pull complete [2021-11-13T12:20:52.932Z] 25b303627fd3: Pull complete [2021-11-13T12:20:52.932Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-13T12:20:52.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T12:20:52.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-13T12:20:53.163Z] prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container [2021-11-13T12:20:53.228Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-13T12:20:53.297Z] Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:20:53.393Z] Merge succeeded, producing 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:20:53.393Z] Checking out Revision 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 (PR-3815) [2021-11-13T12:20:55.719Z] $ docker top 79e06f8fc9ed348fd1b4711d6965fe8887ccddba25f1768e448f9798a98b2876 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T12:20:56.770Z] + docker-compose build --help [2021-11-13T12:20:56.770Z] + grep parallel [2021-11-13T12:20:56.939Z] Commit message: "fix(snap): make secretstore connect hook idempotent" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T12:20:57.784Z] + echo snap-build.sh [2021-11-13T12:20:57.784Z] snap-build.sh [2021-11-13T12:20:57.784Z] + SNAP_BASE_DIR=. [2021-11-13T12:20:57.784Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-11-13T12:20:57.784Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-11-13T12:20:57.784Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-11-13T12:20:57.784Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-11-13T12:20:57.784Z] + cd /w/workspace/edgex-go/3 [2021-11-13T12:20:57.784Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-13T12:20:57.784Z] Reading package lists... [2021-11-13T12:20:57.784Z] Building dependency tree... [2021-11-13T12:20:57.784Z] Reading state information... [2021-11-13T12:20:57.784Z] The following packages were automatically installed and are no longer required: [2021-11-13T12:20:57.784Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-13T12:20:57.784Z] uidmap xdelta3 [2021-11-13T12:20:57.784Z] Use 'sudo apt autoremove' to remove them. [2021-11-13T12:20:57.784Z] The following packages will be REMOVED: [2021-11-13T12:20:57.784Z] lxd* lxd-client* [2021-11-13T12:20:52.629Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T12:20:52.634Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T12:20:52.644Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T12:20:52.654Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T12:20:52.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T12:20:52.659Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3815/head:refs/remotes/origin/PR-3815 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-13T12:20:53.308Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T12:20:53.315Z] > git checkout -f 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 # timeout=10 [2021-11-13T12:20:53.369Z] > git remote # timeout=10 [2021-11-13T12:20:53.376Z] > git config --get remote.origin.url # timeout=10 [2021-11-13T12:20:53.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T12:20:53.384Z] > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [2021-11-13T12:20:53.391Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-13T12:20:53.399Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T12:20:53.411Z] > git checkout -f 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 # timeout=10 [2021-11-13T12:20:58.047Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-13T12:20:58.047Z] After this operation, 31.7 MB disk space will be freed. [2021-11-13T12:20:58.567Z] (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 ... 190317 files and directories currently installed.) [2021-11-13T12:20:58.567Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-13T12:20:59.508Z] Removing lxd dnsmasq configuration [2021-11-13T12:20:59.508Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-13T12:20:59.508Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-13T12:21:00.078Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T12:21:00.338Z] (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 ... 190142 files and directories currently installed.) [2021-11-13T12:21:00.338Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-13T12:21:01.195Z] --parallel Build images in parallel. [Pipeline] } [2021-11-13T12:21:01.200Z] $ docker stop --time=1 79e06f8fc9ed348fd1b4711d6965fe8887ccddba25f1768e448f9798a98b2876 [2021-11-13T12:21:01.723Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-13T12:21:01.723Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-13T12:21:01.985Z] + sudo snap remove --purge lxd [2021-11-13T12:21:02.249Z] snap "lxd" is not installed [2021-11-13T12:21:02.249Z] + sudo groupadd --force --system lxd [2021-11-13T12:21:02.249Z] ++ whoami [2021-11-13T12:21:02.249Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-13T12:21:02.249Z] + newgrp - lxd [2021-11-13T12:21:02.249Z] + sudo snap install lxd [2021-11-13T12:21:02.932Z] $ docker rm -f 79e06f8fc9ed348fd1b4711d6965fe8887ccddba25f1768e448f9798a98b2876 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T12:21:03.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T12:21:03.599Z] . [Pipeline] withDockerContainer [2021-11-13T12:21:03.883Z] prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container [2021-11-13T12:21:03.956Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-13T12:21:05.354Z] $ docker top 7bf6605ea26144d5916338839d804f0bce5c51c31f8b6241536d07b01a262602 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T12:21:06.320Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-13T12:21:10.606Z] Building core-command ... [2021-11-13T12:21:10.606Z] Building core-data ... [2021-11-13T12:21:10.606Z] Building core-metadata ... [2021-11-13T12:21:10.606Z] Building security-bootstrapper ... [2021-11-13T12:21:10.606Z] Building security-proxy-setup ... [2021-11-13T12:21:10.606Z] Building security-secretstore-setup ... [2021-11-13T12:21:10.606Z] Building support-notifications ... [2021-11-13T12:21:10.606Z] Building support-scheduler ... [2021-11-13T12:21:10.606Z] Building sys-mgmt-agent ... [2021-11-13T12:21:10.606Z] Building sys-mgmt-agent [2021-11-13T12:21:10.606Z] Building core-metadata [2021-11-13T12:21:10.606Z] Building security-proxy-setup [2021-11-13T12:21:10.606Z] Building security-bootstrapper [2021-11-13T12:21:10.606Z] Building core-command [2021-11-13T12:21:12.249Z] 2021-11-13T12:21:09Z INFO Waiting for automatic snapd restart... [2021-11-13T12:21:30.368Z] lxd 4.20 from Canonical* installed [2021-11-13T12:21:30.368Z] + sudo lxd init --auto [2021-11-13T12:21:38.520Z] + sudo snap install --classic snapcraft [2021-11-13T12:21:50.753Z] snapcraft 5.0 from Canonical* installed [2021-11-13T12:21:50.754Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-13T12:21:50.754Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-13T12:21:50.754Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-13T12:21:50.754Z] Dload Upload Total Spent Left Speed [2021-11-13T12:21:50.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 1587 0 --:--:-- --:--:-- --:--:-- 1587 [2021-11-13T12:21:51.014Z] 100 3325k 100 3325k 0 0 4203k 0 --:--:-- --:--:-- --:--:-- 4203k [2021-11-13T12:21:51.014Z] ./yq_linux_amd64 [2021-11-13T12:21:51.014Z] + sudo snapcraft prime --use-lxd [2021-11-13T12:21:53.559Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-13T12:21:53.559Z] 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: [2021-11-13T12:21:53.559Z] - README.md [2021-11-13T12:21:53.559Z] [2021-11-13T12:21:53.559Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-13T12:21:53.559Z] Launching a container. [2021-11-13T12:22:11.696Z] Waiting for container to be ready [2021-11-13T12:22:11.696Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-13T12:22:11.696Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-13T12:22:11.696Z] [2021-11-13T12:22:13.074Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-13T12:22:13.333Z] Waiting for network to be ready... [2021-11-13T12:22:13.902Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-13T12:22:13.902Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-13T12:22:14.470Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-13T12:22:14.470Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-13T12:22:14.470Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-13T12:22:15.043Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-13T12:22:15.043Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-13T12:22:15.043Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-13T12:22:15.043Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-13T12:22:15.043Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-13T12:22:15.043Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-13T12:22:15.043Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-13T12:22:15.043Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-13T12:22:15.043Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-13T12:22:15.043Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-13T12:22:15.043Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-13T12:22:15.043Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-13T12:22:15.304Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-13T12:22:15.564Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-13T12:22:15.824Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-13T12:22:16.085Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-13T12:22:16.085Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-13T12:22:16.085Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-13T12:22:16.085Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-13T12:22:16.085Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-13T12:22:16.085Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-13T12:22:16.347Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-13T12:22:18.601Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T12:22:18.601Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-13T12:22:18.601Z] ---> f244e9000364 [2021-11-13T12:22:18.601Z] Step 3/20 : WORKDIR /edgex-go [2021-11-13T12:22:18.601Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T12:22:18.601Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T12:22:18.601Z] ---> f244e9000364 [2021-11-13T12:22:18.601Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T12:22:18.601Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T12:22:18.601Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T12:22:18.601Z] ---> f244e9000364 [2021-11-13T12:22:18.601Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T12:22:18.601Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T12:22:18.601Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-13T12:22:18.601Z] ---> f244e9000364 [2021-11-13T12:22:18.601Z] Step 3/30 : WORKDIR /edgex-go [2021-11-13T12:22:18.601Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T12:22:18.601Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T12:22:18.601Z] ---> f244e9000364 [2021-11-13T12:22:18.601Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T12:22:18.601Z] ---> Running in f15cea87089d [2021-11-13T12:22:18.601Z] ---> Running in 00740dc79c08 [2021-11-13T12:22:18.601Z] ---> Running in e35fc7ae1aaa [2021-11-13T12:22:18.601Z] ---> Running in 8cd22874aabe [2021-11-13T12:22:18.601Z] ---> Running in 4dbc4695b617 [2021-11-13T12:22:18.601Z] Removing intermediate container 4dbc4695b617 [2021-11-13T12:22:18.601Z] ---> bdd04d7823e4 [2021-11-13T12:22:18.601Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:22:18.601Z] ---> Running in 5e47d34cea79 [2021-11-13T12:22:18.601Z] Removing intermediate container f15cea87089d [2021-11-13T12:22:18.601Z] ---> cfdc86ac1696 [2021-11-13T12:22:18.602Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:22:18.602Z] Removing intermediate container e35fc7ae1aaa [2021-11-13T12:22:18.602Z] ---> cf058c33a15a [2021-11-13T12:22:18.602Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:22:18.602Z] Removing intermediate container 00740dc79c08 [2021-11-13T12:22:18.602Z] ---> e8f00775add5 [2021-11-13T12:22:18.602Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:22:18.602Z] Removing intermediate container 8cd22874aabe [2021-11-13T12:22:18.602Z] ---> b1cc9674eee4 [2021-11-13T12:22:18.602Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:22:18.602Z] ---> Running in b0b6f0e6ae6e [2021-11-13T12:22:18.602Z] ---> Running in 3ea231a23ccc [2021-11-13T12:22:18.602Z] ---> Running in bf4e7e50b1eb [2021-11-13T12:22:18.602Z] ---> Running in dc1493f5e4ac [2021-11-13T12:22:18.898Z] Fetched 25.6 MB in 5s (5396 kB/s) [2021-11-13T12:22:19.470Z] Reading package lists... [2021-11-13T12:22:19.730Z] Reading package lists... [2021-11-13T12:22:19.730Z] Building dependency tree... [2021-11-13T12:22:19.730Z] Reading state information... [2021-11-13T12:22:19.992Z] The following additional packages will be installed: [2021-11-13T12:22:19.992Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-13T12:22:19.992Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-13T12:22:19.992Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-13T12:22:19.992Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-13T12:22:19.992Z] Suggested packages: [2021-11-13T12:22:19.992Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-13T12:22:19.992Z] Recommended packages: [2021-11-13T12:22:19.992Z] gnupg libsasl2-modules [2021-11-13T12:22:19.992Z] The following NEW packages will be installed: [2021-11-13T12:22:19.992Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-13T12:22:19.992Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-13T12:22:19.992Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-13T12:22:19.992Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-13T12:22:19.992Z] The following packages will be upgraded: [2021-11-13T12:22:19.992Z] gpg gpg-agent gpgconf libudev1 [2021-11-13T12:22:20.054Z] Removing intermediate container 5e47d34cea79 [2021-11-13T12:22:20.054Z] ---> 9b32c8e6a3ce [2021-11-13T12:22:20.054Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-13T12:22:20.266Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-13T12:22:20.266Z] Need to get 3527 kB of archives. [2021-11-13T12:22:20.266Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-13T12:22:20.266Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-13T12:22:20.266Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-11-13T12:22:20.266Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-13T12:22:20.331Z] ---> Running in 51afb4699c3d [2021-11-13T12:22:20.533Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-13T12:22:20.533Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-13T12:22:20.533Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-13T12:22:20.611Z] Removing intermediate container b0b6f0e6ae6e [2021-11-13T12:22:20.611Z] ---> c699b05731c1 [2021-11-13T12:22:20.611Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T12:22:20.836Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-13T12:22:20.836Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-13T12:22:20.836Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-13T12:22:20.893Z] ---> Running in cf8774aa726f [2021-11-13T12:22:20.893Z] Removing intermediate container 3ea231a23ccc [2021-11-13T12:22:20.893Z] ---> 6786c39fba7d [2021-11-13T12:22:20.893Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-13T12:22:21.112Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-13T12:22:21.112Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-13T12:22:21.112Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-13T12:22:21.112Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-13T12:22:21.112Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-13T12:22:21.112Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-13T12:22:21.112Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-13T12:22:21.112Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-13T12:22:21.112Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-13T12:22:21.112Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-13T12:22:21.112Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-13T12:22:21.112Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-13T12:22:21.112Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-13T12:22:21.167Z] ---> Running in 524a9fdd5d86 [2021-11-13T12:22:21.167Z] Removing intermediate container dc1493f5e4ac [2021-11-13T12:22:21.167Z] ---> 49b7bc0ce25c [2021-11-13T12:22:21.167Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-13T12:22:21.167Z] Removing intermediate container bf4e7e50b1eb [2021-11-13T12:22:21.167Z] ---> 074b0e4ae893 [2021-11-13T12:22:21.167Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T12:22:21.371Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T12:22:21.372Z] Fetched 3527 kB in 1s (3056 kB/s) [2021-11-13T12:22:21.372Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-13T12:22:21.372Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-13T12:22:21.372Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T12:22:21.372Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-13T12:22:21.372Z] Selecting previously unselected package udev. [2021-11-13T12:22:21.372Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-13T12:22:21.372Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-13T12:22:21.372Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-13T12:22:21.442Z] ---> Running in f89b327b5b18 [2021-11-13T12:22:21.442Z] ---> Running in 4c54183fbf06 [2021-11-13T12:22:21.632Z] Selecting previously unselected package libfuse2:amd64. [2021-11-13T12:22:21.632Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-13T12:22:21.632Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-13T12:22:21.893Z] Selecting previously unselected package fuse. [2021-11-13T12:22:21.893Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-13T12:22:21.893Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-13T12:22:21.893Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T12:22:21.893Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T12:22:21.893Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T12:22:21.893Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T12:22:21.893Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T12:22:21.893Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T12:22:22.154Z] Selecting previously unselected package libksba8:amd64. [2021-11-13T12:22:22.154Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-13T12:22:22.154Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-13T12:22:22.154Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-13T12:22:22.154Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T12:22:22.154Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T12:22:22.154Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-13T12:22:22.154Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T12:22:22.154Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T12:22:22.414Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-13T12:22:22.414Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T12:22:22.414Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T12:22:22.414Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-13T12:22:22.414Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T12:22:22.414Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T12:22:22.414Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-13T12:22:22.414Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T12:22:22.414Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T12:22:22.414Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-13T12:22:22.414Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T12:22:22.414Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T12:22:22.414Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-13T12:22:22.414Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T12:22:22.414Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T12:22:22.433Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T12:22:22.674Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-13T12:22:22.674Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T12:22:22.674Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T12:22:22.674Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-13T12:22:22.674Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T12:22:22.674Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T12:22:22.674Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-13T12:22:22.674Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-13T12:22:22.674Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T12:22:22.674Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-13T12:22:22.674Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-13T12:22:22.674Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T12:22:22.711Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T12:22:22.935Z] Selecting previously unselected package libldap-common. [2021-11-13T12:22:22.935Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-13T12:22:22.935Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T12:22:22.935Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-13T12:22:22.935Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-13T12:22:22.935Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T12:22:22.935Z] Selecting previously unselected package dirmngr. [2021-11-13T12:22:22.935Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T12:22:22.935Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-13T12:22:23.195Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T12:22:23.195Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-13T12:22:23.195Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-13T12:22:23.195Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T12:22:23.195Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T12:22:23.195Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-13T12:22:23.195Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T12:22:23.195Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-13T12:22:23.195Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T12:22:23.195Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-13T12:22:23.304Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T12:22:23.304Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T12:22:23.304Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T12:22:23.304Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T12:22:23.455Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-13T12:22:23.576Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T12:22:23.715Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T12:22:23.715Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-13T12:22:23.715Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-13T12:22:23.715Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-13T12:22:23.715Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T12:22:23.715Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T12:22:23.715Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T12:22:23.715Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T12:22:23.715Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T12:22:23.715Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T12:22:23.715Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T12:22:23.715Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T12:22:23.715Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-13T12:22:23.976Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T12:22:24.187Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T12:22:24.187Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T12:22:24.187Z] OK: 219 MiB in 52 packages [2021-11-13T12:22:24.236Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-13T12:22:24.236Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-13T12:22:24.236Z] This means they are not meant to be enabled using systemctl. [2021-11-13T12:22:24.236Z] Possible reasons for having this kind of units are: [2021-11-13T12:22:24.236Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-13T12:22:24.236Z] .wants/ or .requires/ directory. [2021-11-13T12:22:24.236Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-13T12:22:24.236Z] a requirement dependency on it. [2021-11-13T12:22:24.236Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-13T12:22:24.236Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-13T12:22:24.236Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-13T12:22:24.236Z] instance name specified. [2021-11-13T12:22:24.467Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T12:22:24.495Z] Reading package lists... [2021-11-13T12:22:24.756Z] Building dependency tree... [2021-11-13T12:22:24.756Z] Reading state information... [2021-11-13T12:22:24.756Z] The following additional packages will be installed: [2021-11-13T12:22:24.756Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-13T12:22:24.756Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-13T12:22:24.756Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-13T12:22:24.756Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-13T12:22:24.756Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-13T12:22:24.756Z] Suggested packages: [2021-11-13T12:22:24.756Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-13T12:22:24.756Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-13T12:22:24.756Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-13T12:22:24.756Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-13T12:22:24.756Z] systemd-container policykit-1 [2021-11-13T12:22:24.756Z] Recommended packages: [2021-11-13T12:22:24.756Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-13T12:22:24.756Z] OK: 219 MiB in 52 packages [2021-11-13T12:22:25.016Z] The following NEW packages will be installed: [2021-11-13T12:22:25.016Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-13T12:22:25.016Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-13T12:22:25.016Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-13T12:22:25.016Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-13T12:22:25.016Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-13T12:22:25.016Z] The following packages will be upgraded: [2021-11-13T12:22:25.016Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-13T12:22:25.016Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-13T12:22:25.016Z] Need to get 36.8 MB of archives. [2021-11-13T12:22:25.016Z] After this operation, 147 MB of additional disk space will be used. [2021-11-13T12:22:25.016Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-13T12:22:25.016Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-13T12:22:25.038Z] OK: 219 MiB in 52 packages [2021-11-13T12:22:25.320Z] OK: 219 MiB in 52 packages [2021-11-13T12:22:25.598Z] OK: 219 MiB in 52 packages [2021-11-13T12:22:25.598Z] Removing intermediate container 51afb4699c3d [2021-11-13T12:22:25.598Z] ---> 13b1e74b1221 [2021-11-13T12:22:25.598Z] Step 6/22 : COPY . . [2021-11-13T12:22:25.956Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-13T12:22:25.956Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-13T12:22:25.956Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-13T12:22:25.956Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-13T12:22:26.197Z] Removing intermediate container cf8774aa726f [2021-11-13T12:22:26.197Z] ---> ad6e3d044ee4 [2021-11-13T12:22:26.197Z] Step 6/22 : COPY . . [2021-11-13T12:22:26.217Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-13T12:22:26.217Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-13T12:22:26.217Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-13T12:22:26.217Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-13T12:22:26.217Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-13T12:22:26.217Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-13T12:22:26.217Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-13T12:22:26.217Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-13T12:22:26.217Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-13T12:22:26.217Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-13T12:22:26.217Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-13T12:22:26.477Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-13T12:22:26.477Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-13T12:22:26.477Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-13T12:22:26.477Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-13T12:22:26.477Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-13T12:22:26.477Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-13T12:22:26.477Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-13T12:22:26.477Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-13T12:22:26.477Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-13T12:22:26.477Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-13T12:22:26.477Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-13T12:22:26.477Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-13T12:22:26.477Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-13T12:22:26.805Z] Removing intermediate container 524a9fdd5d86 [2021-11-13T12:22:26.805Z] ---> b9ca65ede768 [2021-11-13T12:22:26.805Z] Step 6/20 : COPY . . [2021-11-13T12:22:27.091Z] Removing intermediate container f89b327b5b18 [2021-11-13T12:22:27.091Z] ---> 17f772426b36 [2021-11-13T12:22:27.091Z] Step 6/30 : COPY . . [2021-11-13T12:22:27.364Z] Removing intermediate container 4c54183fbf06 [2021-11-13T12:22:27.364Z] ---> 125ebda7e269 [2021-11-13T12:22:27.364Z] Step 6/22 : COPY . . [2021-11-13T12:22:28.394Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T12:22:28.394Z] Fetched 36.8 MB in 3s (12.4 MB/s) [2021-11-13T12:22:28.394Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-13T12:22:28.394Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-13T12:22:28.394Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T12:22:28.655Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-13T12:22:28.655Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T12:22:28.655Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-13T12:22:28.916Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-13T12:22:28.916Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-13T12:22:28.916Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-13T12:22:28.916Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-13T12:22:28.916Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-13T12:22:28.916Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-13T12:22:28.916Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-13T12:22:29.179Z] Setting up apt (1.6.14) ... [2021-11-13T12:22:29.179Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-13T12:22:29.750Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-13T12:22:29.750Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-13T12:22:29.750Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-13T12:22:29.750Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-13T12:22:30.011Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-13T12:22:30.011Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T12:22:30.011Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T12:22:30.011Z] Selecting previously unselected package libexpat1:amd64. [2021-11-13T12:22:30.011Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-13T12:22:30.011Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-13T12:22:30.271Z] Selecting previously unselected package python3.6-minimal. [2021-11-13T12:22:30.271Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T12:22:30.271Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T12:22:30.271Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-13T12:22:30.531Z] Checking for services that may need to be restarted...done. [2021-11-13T12:22:30.531Z] Checking for services that may need to be restarted...done. [2021-11-13T12:22:30.531Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T12:22:30.531Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-13T12:22:30.531Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T12:22:30.789Z] Selecting previously unselected package python3-minimal. [2021-11-13T12:22:30.789Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-13T12:22:30.789Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-13T12:22:30.789Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-13T12:22:31.051Z] Selecting previously unselected package mime-support. [2021-11-13T12:22:31.052Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-13T12:22:31.052Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-13T12:22:31.052Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-13T12:22:31.052Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-13T12:22:31.052Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-13T12:22:31.052Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-13T12:22:31.052Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T12:22:31.052Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T12:22:31.312Z] Selecting previously unselected package python3.6. [2021-11-13T12:22:31.312Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T12:22:31.312Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T12:22:31.312Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-13T12:22:31.312Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-13T12:22:31.312Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-13T12:22:31.312Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-13T12:22:31.573Z] Selecting previously unselected package python3. [2021-11-13T12:22:31.573Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-13T12:22:31.573Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-13T12:22:31.573Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-13T12:22:31.573Z] Selecting previously unselected package multiarch-support. [2021-11-13T12:22:31.573Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T12:22:31.573Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-13T12:22:31.573Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-13T12:22:31.834Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-13T12:22:31.834Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-13T12:22:31.834Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-13T12:22:31.834Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-13T12:22:31.834Z] Selecting previously unselected package libbsd0:amd64. [2021-11-13T12:22:31.834Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-13T12:22:31.834Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-13T12:22:31.834Z] Selecting previously unselected package sudo. [2021-11-13T12:22:31.834Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-13T12:22:31.834Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-13T12:22:32.097Z] Selecting previously unselected package apparmor. [2021-11-13T12:22:32.097Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-13T12:22:32.097Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-13T12:22:32.097Z] Selecting previously unselected package libedit2:amd64. [2021-11-13T12:22:32.097Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-13T12:22:32.097Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-13T12:22:32.097Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-13T12:22:32.097Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T12:22:32.097Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T12:22:32.360Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-13T12:22:32.360Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T12:22:32.360Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T12:22:32.360Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-13T12:22:32.360Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-13T12:22:32.360Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-13T12:22:32.360Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-13T12:22:32.360Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T12:22:32.360Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T12:22:32.360Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-13T12:22:32.360Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T12:22:32.360Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T12:22:32.621Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-13T12:22:32.621Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-13T12:22:32.621Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-13T12:22:32.621Z] Selecting previously unselected package openssh-client. [2021-11-13T12:22:32.621Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-13T12:22:32.621Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-13T12:22:32.882Z] Selecting previously unselected package squashfs-tools. [2021-11-13T12:22:32.882Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-13T12:22:32.882Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-13T12:22:32.882Z] Selecting previously unselected package snapd. [2021-11-13T12:22:32.882Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-13T12:22:32.882Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-13T12:22:34.796Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-13T12:22:34.796Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-13T12:22:35.057Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-13T12:22:35.057Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-13T12:22:35.057Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-13T12:22:35.057Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T12:22:35.057Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T12:22:35.057Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-13T12:22:35.057Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-13T12:22:35.626Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-13T12:22:35.626Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-13T12:22:35.626Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-13T12:22:35.626Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T12:22:35.626Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T12:22:35.626Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T12:22:36.196Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-13T12:22:36.196Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T12:22:36.196Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-13T12:22:36.196Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-13T12:22:36.196Z] running python rtupdate hooks for python3.6... [2021-11-13T12:22:36.196Z] running python post-rtupdate hooks for python3.6... [2021-11-13T12:22:36.458Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-13T12:22:37.031Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-13T12:22:37.292Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T12:22:37.292Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-13T12:22:37.554Z] Setting up snapd (2.51.1+18.04) ... [2021-11-13T12:22:38.936Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-13T12:22:38.936Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-13T12:22:38.936Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-13T12:22:39.197Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-13T12:22:39.458Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-13T12:22:39.458Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-13T12:22:39.458Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-13T12:22:39.719Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-13T12:22:39.980Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-13T12:22:39.980Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-13T12:22:40.241Z] /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' [2021-11-13T12:22:40.241Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T12:22:40.241Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-13T12:22:41.181Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-13T12:22:41.181Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-13T12:22:41.181Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-13T12:22:42.385Z] Reading package lists... [2021-11-13T12:22:42.385Z] Reading package lists... [2021-11-13T12:22:42.646Z] Building dependency tree... [2021-11-13T12:22:42.646Z] Reading state information... [2021-11-13T12:22:42.646Z] Calculating upgrade... [2021-11-13T12:22:42.908Z] The following packages will be upgraded: [2021-11-13T12:22:42.908Z] advancecomp base-files bash binutils binutils-common [2021-11-13T12:22:42.908Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-13T12:22:42.908Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-13T12:22:42.908Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-13T12:22:42.908Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-13T12:22:42.908Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-13T12:22:42.908Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-13T12:22:42.908Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-13T12:22:42.908Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-13T12:22:42.908Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-13T12:22:42.908Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-13T12:22:42.908Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-13T12:22:42.908Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-13T12:22:42.908Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-13T12:22:42.908Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-13T12:22:42.908Z] ubuntu-keyring util-linux [2021-11-13T12:22:42.908Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-13T12:22:42.908Z] Need to get 64.2 MB of archives. [2021-11-13T12:22:42.908Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-13T12:22:42.908Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-13T12:22:42.908Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-13T12:22:43.169Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-13T12:22:43.169Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-13T12:22:43.169Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-13T12:22:43.169Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-13T12:22:43.169Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-13T12:22:43.169Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-13T12:22:43.169Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-13T12:22:43.169Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-13T12:22:43.169Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-13T12:22:43.169Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-13T12:22:43.169Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-13T12:22:43.169Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-13T12:22:43.169Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-13T12:22:43.169Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-13T12:22:43.169Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-13T12:22:43.169Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-13T12:22:43.169Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-13T12:22:43.169Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-13T12:22:43.169Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-13T12:22:43.169Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-13T12:22:43.169Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-13T12:22:43.169Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-13T12:22:43.169Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-13T12:22:43.169Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-13T12:22:43.169Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-13T12:22:43.169Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-13T12:22:43.169Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-13T12:22:43.169Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-13T12:22:43.169Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-13T12:22:43.169Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-13T12:22:43.169Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-13T12:22:43.169Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-13T12:22:43.169Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-13T12:22:43.169Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-13T12:22:43.169Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-13T12:22:43.169Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-13T12:22:43.169Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-13T12:22:43.169Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-13T12:22:43.430Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-13T12:22:43.430Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-13T12:22:43.430Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-13T12:22:43.430Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-13T12:22:43.430Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-13T12:22:43.430Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-13T12:22:43.430Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-13T12:22:43.430Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-13T12:22:43.430Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-13T12:22:43.430Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-13T12:22:43.430Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-13T12:22:43.430Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-13T12:22:43.430Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-13T12:22:43.430Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-13T12:22:43.430Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-13T12:22:43.430Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-13T12:22:43.430Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-13T12:22:43.692Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-13T12:22:43.693Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-13T12:22:43.693Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-13T12:22:43.693Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-13T12:22:43.955Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-13T12:22:43.955Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-13T12:22:43.955Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-13T12:22:43.955Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-13T12:22:43.955Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-13T12:22:43.955Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-13T12:22:43.955Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-13T12:22:44.216Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-13T12:22:44.216Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-13T12:22:44.216Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-13T12:22:44.216Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-13T12:22:44.216Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-13T12:22:44.216Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-13T12:22:44.217Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-13T12:22:44.217Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-13T12:22:44.217Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-13T12:22:44.217Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-13T12:22:44.217Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-13T12:22:44.477Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-13T12:22:44.477Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-13T12:22:44.477Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-13T12:22:44.477Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-13T12:22:44.477Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-13T12:22:44.477Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-13T12:22:44.477Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-13T12:22:44.477Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-13T12:22:44.477Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-13T12:22:44.477Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-13T12:22:44.738Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-13T12:22:44.738Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-13T12:22:44.738Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-13T12:22:44.738Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-13T12:22:44.738Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-13T12:22:44.738Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-13T12:22:44.738Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-13T12:22:44.738Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-11-13T12:22:44.738Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-13T12:22:44.738Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-13T12:22:44.738Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-13T12:22:44.738Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-13T12:22:44.998Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-13T12:22:44.998Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-13T12:22:44.998Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T12:22:44.998Z] Fetched 64.2 MB in 2s (30.5 MB/s) [2021-11-13T12:22:44.998Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T12:22:44.998Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T12:22:44.998Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T12:22:45.570Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T12:22:45.570Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T12:22:45.570Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-13T12:22:45.571Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-13T12:22:45.830Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T12:22:45.830Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T12:22:45.830Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T12:22:45.830Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T12:22:46.090Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T12:22:46.090Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T12:22:46.090Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T12:22:46.090Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T12:22:46.090Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T12:22:46.090Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T12:22:46.090Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T12:22:46.351Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T12:22:46.351Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T12:22:46.351Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T12:22:46.351Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T12:22:46.351Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T12:22:46.351Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T12:22:46.351Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-13T12:22:46.611Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-13T12:22:46.611Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T12:22:46.611Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T12:22:46.611Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T12:22:46.611Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T12:22:46.611Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T12:22:46.611Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T12:22:46.611Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T12:22:46.870Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T12:22:46.870Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T12:22:46.870Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T12:22:47.131Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T12:22:47.391Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-13T12:22:47.652Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T12:22:47.652Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-13T12:22:47.652Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-13T12:22:47.652Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-13T12:22:47.652Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-13T12:22:47.913Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-13T12:22:47.913Z] Installing new version of config file /etc/issue ... [2021-11-13T12:22:47.913Z] Installing new version of config file /etc/issue.net ... [2021-11-13T12:22:47.913Z] Installing new version of config file /etc/lsb-release ... [2021-11-13T12:22:47.913Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-13T12:22:48.174Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-13T12:22:48.174Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-13T12:22:48.174Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-13T12:22:48.174Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:48.174Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-13T12:22:48.436Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-13T12:22:48.436Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-13T12:22:48.436Z] 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 [2021-11-13T12:22:48.436Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:48.436Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T12:22:49.009Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-13T12:22:49.009Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-13T12:22:49.009Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:49.009Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-13T12:22:49.009Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-13T12:22:49.271Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-13T12:22:49.271Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:49.271Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-13T12:22:49.271Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-13T12:22:49.271Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-13T12:22:49.532Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:49.532Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T12:22:49.532Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T12:22:49.532Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-13T12:22:49.532Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:49.532Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T12:22:49.532Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T12:22:49.544Z] ---> a59a3e980365 [2021-11-13T12:22:49.544Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T12:22:49.544Z] ---> c5b170119ae2 [2021-11-13T12:22:49.544Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T12:22:49.544Z] ---> Running in 7f9a157d27d2 [2021-11-13T12:22:49.544Z] ---> Running in 67f1f7b54306 [2021-11-13T12:22:49.544Z] ---> 9a63015b7ca0 [2021-11-13T12:22:49.544Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T12:22:49.544Z] ---> 0b41daeac698 [2021-11-13T12:22:49.544Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T12:22:49.544Z] ---> Running in 76499ee551db [2021-11-13T12:22:49.544Z] ---> fcbbe3fb066e [2021-11-13T12:22:49.544Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T12:22:49.544Z] ---> Running in 8703e60c9d84 [2021-11-13T12:22:49.544Z] ---> Running in 1a731392621d [2021-11-13T12:22:49.791Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-13T12:22:49.791Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:49.791Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-13T12:22:49.791Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-13T12:22:49.791Z] Setting up grep (3.1-2build1) ... [2021-11-13T12:22:50.052Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:50.052Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-13T12:22:50.052Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-13T12:22:50.052Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-13T12:22:50.052Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:50.052Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-13T12:22:50.052Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-13T12:22:50.052Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-13T12:22:50.312Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:50.312Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T12:22:50.312Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T12:22:50.312Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-13T12:22:50.312Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:50.312Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-13T12:22:50.312Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-13T12:22:50.881Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-13T12:22:50.881Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-13T12:22:50.881Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-13T12:22:50.881Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-13T12:22:51.143Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-13T12:22:51.403Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:51.403Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-13T12:22:51.403Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-13T12:22:51.662Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-13T12:22:51.921Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-13T12:22:51.921Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-13T12:22:51.921Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-13T12:22:51.921Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-13T12:22:51.921Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:51.921Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-13T12:22:51.921Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-13T12:22:52.186Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-13T12:22:52.186Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:52.186Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T12:22:52.186Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T12:22:52.186Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T12:22:52.186Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:52.186Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T12:22:52.186Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T12:22:52.446Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T12:22:52.446Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:52.446Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T12:22:52.446Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T12:22:52.446Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T12:22:52.446Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:52.446Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T12:22:52.446Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T12:22:52.706Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T12:22:52.706Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:52.706Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T12:22:52.706Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T12:22:52.706Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T12:22:52.706Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T12:22:52.706Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-13T12:22:52.706Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:52.706Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T12:22:52.706Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T12:22:52.968Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-13T12:22:52.968Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:52.968Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T12:22:52.968Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T12:22:52.968Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T12:22:52.968Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:52.968Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T12:22:52.968Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T12:22:53.229Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-13T12:22:53.229Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:53.229Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T12:22:53.229Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T12:22:53.490Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-13T12:22:53.751Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-13T12:22:53.865Z] Removing intermediate container 7f9a157d27d2 [2021-11-13T12:22:53.865Z] ---> d2630021b5ea [2021-11-13T12:22:53.865Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-13T12:22:53.865Z] ---> Running in d12bf4288699 [2021-11-13T12:22:53.865Z] Removing intermediate container 67f1f7b54306 [2021-11-13T12:22:53.865Z] ---> 726362c4cbe1 [2021-11-13T12:22:53.865Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-13T12:22:53.865Z] ---> Running in 789b0e689aea [2021-11-13T12:22:53.865Z] Removing intermediate container 1a731392621d [2021-11-13T12:22:53.865Z] ---> 55b244659831 [2021-11-13T12:22:53.865Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-13T12:22:53.865Z] ---> Running in e607dfd54bca [2021-11-13T12:22:54.012Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-13T12:22:54.012Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:54.012Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T12:22:54.012Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T12:22:54.154Z] Removing intermediate container 76499ee551db [2021-11-13T12:22:54.154Z] ---> 59f5bd7b5658 [2021-11-13T12:22:54.154Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-13T12:22:54.154Z] Removing intermediate container 8703e60c9d84 [2021-11-13T12:22:54.154Z] ---> 02026d3a8121 [2021-11-13T12:22:54.154Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-13T12:22:54.154Z] ---> Running in cc46185e1046 [2021-11-13T12:22:54.273Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T12:22:54.274Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T12:22:54.274Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-13T12:22:54.274Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T12:22:54.438Z] ---> Running in 18165ec4e9fa [2021-11-13T12:22:54.551Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-13T12:22:54.551Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T12:22:54.551Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-13T12:22:54.551Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-13T12:22:54.551Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-13T12:22:54.811Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T12:22:54.811Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-13T12:22:54.811Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-13T12:22:54.811Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-13T12:22:54.811Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T12:22:54.811Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-13T12:22:54.811Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-13T12:22:55.072Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-13T12:22:55.072Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T12:22:55.072Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-13T12:22:55.072Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T12:22:55.072Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T12:22:55.332Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T12:22:55.332Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-13T12:22:55.332Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T12:22:55.332Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T12:22:55.332Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-13T12:22:55.332Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-13T12:22:55.332Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T12:22:55.439Z] 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 [2021-11-13T12:22:55.593Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T12:22:55.593Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T12:22:55.593Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T12:22:55.593Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T12:22:55.593Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-13T12:22:55.593Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T12:22:55.713Z] 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 [2021-11-13T12:22:55.854Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T12:22:55.854Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T12:22:55.854Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-13T12:22:55.854Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T12:22:55.854Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-13T12:22:55.854Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-13T12:22:55.854Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-13T12:22:55.989Z] 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 [2021-11-13T12:22:56.115Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T12:22:56.115Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-13T12:22:56.115Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-13T12:22:56.115Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-13T12:22:56.115Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T12:22:56.115Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-13T12:22:56.115Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T12:22:56.115Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T12:22:56.375Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T12:22:56.375Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T12:22:56.375Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T12:22:56.375Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-13T12:22:56.588Z] 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 [2021-11-13T12:22:56.588Z] 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 [2021-11-13T12:22:56.635Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T12:22:56.635Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-13T12:22:56.635Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-13T12:22:56.635Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-13T12:22:56.635Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T12:22:56.635Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-13T12:22:56.635Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-13T12:22:56.895Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-13T12:22:56.895Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T12:22:56.895Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T12:22:56.895Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T12:22:57.157Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-13T12:22:57.157Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T12:22:57.157Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-13T12:22:57.157Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-13T12:22:57.157Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-13T12:22:57.417Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T12:22:57.417Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-13T12:22:57.417Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-13T12:22:57.417Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-13T12:22:57.417Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T12:22:57.417Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-13T12:22:57.417Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-13T12:22:57.417Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-13T12:22:57.677Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T12:22:57.677Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-13T12:22:57.677Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-13T12:22:57.677Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-13T12:22:57.677Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T12:22:57.677Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-13T12:22:57.677Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-13T12:22:57.938Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-13T12:22:57.938Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T12:22:57.938Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-13T12:22:57.938Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-13T12:22:57.938Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-13T12:22:57.938Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T12:22:57.938Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-13T12:22:58.199Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-13T12:22:58.199Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-13T12:22:58.199Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T12:22:58.199Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-13T12:22:58.199Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-13T12:22:58.199Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-13T12:22:58.199Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-13T12:22:58.199Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-13T12:22:58.199Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-13T12:22:58.461Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-13T12:22:58.461Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-13T12:22:58.461Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-13T12:22:58.461Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-13T12:22:58.722Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-13T12:22:58.722Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-13T12:22:58.722Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-13T12:22:58.722Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-13T12:22:58.722Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-13T12:22:58.983Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-13T12:22:58.983Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-13T12:22:58.983Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-13T12:22:58.983Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-13T12:22:58.983Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-13T12:22:58.983Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-13T12:22:58.983Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-13T12:22:59.245Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-13T12:22:59.245Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-13T12:22:59.245Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-13T12:22:59.245Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-13T12:22:59.245Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-13T12:22:59.245Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-13T12:22:59.815Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-13T12:22:59.815Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-13T12:22:59.815Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-13T12:22:59.815Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-13T12:22:59.815Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T12:22:59.815Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T12:23:00.075Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T12:23:00.075Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T12:23:00.335Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T12:23:00.335Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T12:23:00.335Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T12:23:00.335Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T12:23:00.335Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T12:23:00.335Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T12:23:00.595Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T12:23:00.595Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T12:23:00.595Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T12:23:00.595Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T12:23:00.595Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T12:23:00.595Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T12:23:01.537Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T12:23:01.537Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T12:23:02.105Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T12:23:02.105Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T12:23:02.678Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T12:23:02.678Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T12:23:02.678Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T12:23:02.678Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T12:23:03.619Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T12:23:03.619Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T12:23:03.619Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-13T12:23:03.619Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-13T12:23:03.619Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-13T12:23:03.619Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-13T12:23:03.878Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-13T12:23:03.878Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-13T12:23:03.878Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-13T12:23:03.878Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-13T12:23:03.878Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-13T12:23:03.878Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-13T12:23:04.139Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-13T12:23:04.139Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-13T12:23:04.139Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-13T12:23:04.139Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-13T12:23:04.139Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T12:23:04.139Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-13T12:23:04.139Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T12:23:04.139Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T12:23:04.139Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T12:23:04.399Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-13T12:23:04.399Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-13T12:23:04.399Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-13T12:23:04.399Z] [2021-11-13T12:23:04.399Z] Current default time zone: 'Etc/UTC' [2021-11-13T12:23:04.399Z] Local time is now: Sat Nov 13 12:23:04 UTC 2021. [2021-11-13T12:23:04.399Z] Universal Time is now: Sat Nov 13 12:23:04 UTC 2021. [2021-11-13T12:23:04.399Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-13T12:23:04.399Z] [2021-11-13T12:23:04.399Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-13T12:23:04.399Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T12:23:04.399Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-13T12:23:04.399Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-13T12:23:04.399Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-13T12:23:04.399Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-13T12:23:04.399Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-13T12:23:04.399Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-13T12:23:04.399Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-13T12:23:04.399Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-13T12:23:04.399Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T12:23:04.659Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-13T12:23:04.659Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T12:23:04.659Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-13T12:23:04.659Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T12:23:04.659Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-13T12:23:04.659Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-13T12:23:04.659Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-13T12:23:04.659Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-13T12:23:04.659Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-13T12:23:04.659Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-13T12:23:04.659Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-13T12:23:04.659Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-13T12:23:06.571Z] Updating certificates in /etc/ssl/certs... [2021-11-13T12:23:07.513Z] 23 added, 28 removed; done. [2021-11-13T12:23:07.513Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-13T12:23:07.513Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T12:23:07.513Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-13T12:23:07.513Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-13T12:23:07.513Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-13T12:23:07.513Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T12:23:07.513Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-13T12:23:07.513Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T12:23:07.513Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T12:23:07.513Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T12:23:07.513Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T12:23:07.513Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T12:23:07.513Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-13T12:23:07.513Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-13T12:23:07.774Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-13T12:23:07.774Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-13T12:23:07.774Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-13T12:23:07.774Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T12:23:07.774Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T12:23:07.774Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-13T12:23:07.774Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-13T12:23:07.774Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-13T12:23:07.774Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T12:23:07.774Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-13T12:23:07.774Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-13T12:23:07.774Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-13T12:23:07.774Z] Updating certificates in /etc/ssl/certs... [2021-11-13T12:23:08.718Z] 0 added, 0 removed; done. [2021-11-13T12:23:08.718Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-13T12:23:08.718Z] done. [2021-11-13T12:23:08.977Z] Reading package lists... [2021-11-13T12:23:08.977Z] Building dependency tree... [2021-11-13T12:23:08.977Z] Reading state information... [2021-11-13T12:23:09.238Z] The following NEW packages will be installed: [2021-11-13T12:23:09.238Z] apt-transport-https [2021-11-13T12:23:09.238Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-13T12:23:09.499Z] Need to get 4348 B of archives. [2021-11-13T12:23:09.499Z] After this operation, 154 kB of additional disk space will be used. [2021-11-13T12:23:09.499Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-13T12:23:09.499Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T12:23:09.499Z] Fetched 4348 B in 0s (23.7 kB/s) [2021-11-13T12:23:09.499Z] Selecting previously unselected package apt-transport-https. [2021-11-13T12:23:09.499Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-13T12:23:09.499Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-13T12:23:09.499Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-13T12:23:09.759Z] Setting up apt-transport-https (1.6.14) ... [2021-11-13T12:23:10.020Z] Waiting for network to be ready... [2021-11-13T12:23:16.621Z] 2021-11-13T12:23:12Z INFO Waiting for automatic snapd restart... [2021-11-13T12:23:16.621Z] snapd 2.52.1 from Canonical* installed [2021-11-13T12:23:16.882Z] "snapd" switched to the "latest/stable" channel [2021-11-13T12:23:16.882Z] [2021-11-13T12:23:19.423Z] core18 20211015 from Canonical* installed [2021-11-13T12:23:19.683Z] "core18" switched to the "latest/stable" channel [2021-11-13T12:23:19.683Z] [2021-11-13T12:23:22.233Z] snapcraft 5.0 from Canonical* installed [2021-11-13T12:23:22.494Z] "snapcraft" switched to the "latest/stable" channel [2021-11-13T12:23:22.494Z] [2021-11-13T12:23:26.696Z] 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: [2021-11-13T12:23:26.696Z] - README.md [2021-11-13T12:23:26.696Z] [2021-11-13T12:23:26.696Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-13T12:23:27.267Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-13T12:23:27.267Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-13T12:23:27.528Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-13T12:23:28.735Z] Reading package lists... [2021-11-13T12:23:28.998Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-11-13T12:23:28.998Z] Reading package lists... [2021-11-13T12:23:29.257Z] Building dependency tree... [2021-11-13T12:23:29.257Z] Reading state information... [2021-11-13T12:23:29.257Z] Suggested packages: [2021-11-13T12:23:29.257Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-13T12:23:29.257Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-13T12:23:29.257Z] Recommended packages: [2021-11-13T12:23:29.257Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-13T12:23:29.517Z] The following NEW packages will be installed: [2021-11-13T12:23:29.517Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-13T12:23:29.517Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-13T12:23:29.517Z] pkg-config zip [2021-11-13T12:23:29.517Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-13T12:23:29.517Z] Need to get 7670 kB of archives. [2021-11-13T12:23:29.517Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-13T12:23:29.517Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-13T12:23:29.517Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-13T12:23:29.517Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-13T12:23:29.776Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-13T12:23:29.776Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-13T12:23:29.776Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-13T12:23:29.776Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-13T12:23:30.036Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-13T12:23:30.296Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-13T12:23:30.296Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-13T12:23:30.296Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-13T12:23:30.296Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-13T12:23:30.296Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-13T12:23:30.560Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-13T12:23:30.560Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-13T12:23:30.560Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T12:23:30.560Z] Fetched 7670 kB in 1s (7319 kB/s) [2021-11-13T12:23:30.821Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-13T12:23:30.821Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-13T12:23:30.821Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-13T12:23:30.821Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-13T12:23:30.821Z] Selecting previously unselected package libpsl5:amd64. [2021-11-13T12:23:30.821Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-13T12:23:30.821Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-13T12:23:30.821Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-13T12:23:30.821Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-13T12:23:30.821Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-13T12:23:31.095Z] Selecting previously unselected package librtmp1:amd64. [2021-11-13T12:23:31.095Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-13T12:23:31.095Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-13T12:23:31.095Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-13T12:23:31.095Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-13T12:23:31.095Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-13T12:23:31.095Z] Selecting previously unselected package liberror-perl. [2021-11-13T12:23:31.095Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-13T12:23:31.095Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-13T12:23:31.095Z] Selecting previously unselected package git-man. [2021-11-13T12:23:31.095Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-13T12:23:31.095Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-13T12:23:31.355Z] Selecting previously unselected package git. [2021-11-13T12:23:31.355Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-13T12:23:31.355Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-13T12:23:31.925Z] Selecting previously unselected package libnorm1:amd64. [2021-11-13T12:23:31.925Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-13T12:23:31.925Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-13T12:23:31.925Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-13T12:23:31.925Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-13T12:23:31.925Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-13T12:23:31.925Z] Selecting previously unselected package libsodium23:amd64. [2021-11-13T12:23:31.925Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-13T12:23:31.925Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-13T12:23:32.186Z] Selecting previously unselected package libzmq5:amd64. [2021-11-13T12:23:32.186Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-13T12:23:32.186Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T12:23:32.186Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-13T12:23:32.186Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-13T12:23:32.186Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T12:23:32.186Z] Selecting previously unselected package pkg-config. [2021-11-13T12:23:32.186Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-13T12:23:32.186Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-13T12:23:32.186Z] Selecting previously unselected package zip. [2021-11-13T12:23:32.186Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-13T12:23:32.186Z] Unpacking zip (3.0-11build1) ... [2021-11-13T12:23:32.446Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-13T12:23:32.446Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-13T12:23:32.446Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-13T12:23:32.446Z] Setting up liberror-perl (0.17025-1) ... [2021-11-13T12:23:32.446Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-13T12:23:32.446Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-13T12:23:32.446Z] No schema files found: doing nothing. [2021-11-13T12:23:32.446Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-13T12:23:32.446Z] Setting up zip (3.0-11build1) ... [2021-11-13T12:23:32.446Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-13T12:23:32.446Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-13T12:23:32.446Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-13T12:23:32.446Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T12:23:32.446Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-13T12:23:32.706Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T12:23:32.706Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-13T12:23:32.706Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T12:23:33.278Z] git set to automatically installed. [2021-11-13T12:23:33.278Z] git-man set to automatically installed. [2021-11-13T12:23:33.278Z] libcurl3-gnutls set to automatically installed. [2021-11-13T12:23:33.278Z] liberror-perl set to automatically installed. [2021-11-13T12:23:33.278Z] libglib2.0-0 set to automatically installed. [2021-11-13T12:23:33.278Z] libnghttp2-14 set to automatically installed. [2021-11-13T12:23:33.278Z] libnorm1 set to automatically installed. [2021-11-13T12:23:33.278Z] libpgm-5.2-0 set to automatically installed. [2021-11-13T12:23:33.278Z] libpsl5 set to automatically installed. [2021-11-13T12:23:33.278Z] librtmp1 set to automatically installed. [2021-11-13T12:23:33.278Z] libsodium23 set to automatically installed. [2021-11-13T12:23:33.278Z] libzmq3-dev set to automatically installed. [2021-11-13T12:23:33.278Z] libzmq5 set to automatically installed. [2021-11-13T12:23:33.278Z] pkg-config set to automatically installed. [2021-11-13T12:23:33.278Z] zip set to automatically installed. [2021-11-13T12:23:34.661Z] snapd is not logged in, snap install commands will use sudo [2021-11-13T12:23:40.072Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-13T12:23:40.072Z] snapd is not logged in, snap install commands will use sudo [2021-11-13T12:23:41.066Z] snap "core18" has no updates available [2021-11-13T12:23:42.508Z] Pulling config-common [2021-11-13T12:23:42.508Z] + snapcraftctl pull [2021-11-13T12:23:43.450Z] Pulling go-build-helper [2021-11-13T12:23:43.711Z] + snapcraftctl pull [2021-11-13T12:23:44.652Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-13T12:23:44.652Z] Skipping pull go-build-helper (already ran) [2021-11-13T12:23:44.652Z] Building go-build-helper [2021-11-13T12:23:44.652Z] + snapcraftctl build [2021-11-13T12:23:46.564Z] Staging go-build-helper [2021-11-13T12:23:46.564Z] + snapcraftctl stage [2021-11-13T12:23:56.570Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-13T12:23:56.570Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-13T12:23:56.570Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-13T12:23:56.570Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-13T12:23:56.570Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-13T12:23:56.570Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-13T12:23:56.570Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-13T12:23:56.570Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-13T12:23:56.570Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-13T12:23:56.570Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-13T12:23:56.570Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-13T12:23:56.570Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-13T12:23:56.570Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-13T12:23:56.570Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-13T12:23:56.570Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-13T12:23:56.570Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-13T12:23:56.570Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-13T12:23:56.570Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-13T12:23:56.570Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-13T12:23:56.570Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-13T12:23:56.570Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-13T12:23:56.570Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-13T12:23:56.571Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-13T12:23:56.571Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-13T12:23:56.571Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-13T12:23:56.571Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-13T12:23:56.571Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-13T12:23:56.571Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-13T12:23:56.571Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-13T12:23:56.571Z] Fetched 224 kB in 0s (0 B/s) [2021-11-13T12:23:56.571Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-13T12:23:56.571Z] Fetched 157 kB in 0s (0 B/s) [2021-11-13T12:23:56.571Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-13T12:23:56.571Z] Fetched 221 kB in 0s (0 B/s) [2021-11-13T12:23:56.571Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-13T12:23:56.571Z] Fetched 143 kB in 0s (0 B/s) [2021-11-13T12:23:56.571Z] Pulling edgex-go [2021-11-13T12:23:56.571Z] + snapcraftctl pull [2021-11-13T12:23:57.510Z] Pulling hooks [2021-11-13T12:23:57.510Z] + snapcraftctl pull [2021-11-13T12:24:19.474Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-13T12:24:19.474Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-13T12:24:19.474Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-13T12:24:19.474Z] Fetched 0 B in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-13T12:24:19.474Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-13T12:24:19.474Z] Fetched 279 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-13T12:24:19.474Z] Fetched 122 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-13T12:24:19.474Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-13T12:24:19.474Z] Fetched 8848 B in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-13T12:24:19.474Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-13T12:24:19.474Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-13T12:24:19.474Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-13T12:24:19.474Z] Fetched 220 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-13T12:24:19.474Z] Fetched 154 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-13T12:24:19.474Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-13T12:24:19.474Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-13T12:24:19.474Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-13T12:24:19.474Z] Fetched 499 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-13T12:24:19.474Z] Fetched 111 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-13T12:24:19.474Z] Fetched 240 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-13T12:24:19.474Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-13T12:24:19.474Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-13T12:24:19.474Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-13T12:24:19.474Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-13T12:24:19.474Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-13T12:24:19.474Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-13T12:24:19.474Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-13T12:24:19.474Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-13T12:24:19.474Z] Fetched 8720 B in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-13T12:24:19.474Z] Fetched 140 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-13T12:24:19.474Z] Fetched 119 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-13T12:24:19.474Z] Fetched 111 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-13T12:24:19.474Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-13T12:24:19.474Z] Fetched 646 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-13T12:24:19.474Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-13T12:24:19.474Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-13T12:24:19.474Z] Fetched 368 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-13T12:24:19.474Z] Fetched 187 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-13T12:24:19.474Z] Fetched 175 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-13T12:24:19.474Z] Fetched 206 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-13T12:24:19.474Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-13T12:24:19.474Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-13T12:24:19.474Z] Fetched 159 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-13T12:24:19.474Z] Fetched 107 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-13T12:24:19.474Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-13T12:24:19.474Z] Pulling static-packages [2021-11-13T12:24:19.474Z] + snapcraftctl pull [2021-11-13T12:24:19.474Z] Pulling version [2021-11-13T12:24:19.474Z] + cd /root/project [2021-11-13T12:24:19.474Z] + git describe --tags --abbrev=0 [2021-11-13T12:24:19.474Z] + sed s/v// [2021-11-13T12:24:19.474Z] + GIT_VERSION=2.0.1-dev.94 [2021-11-13T12:24:19.474Z] + [ -z 2.0.1-dev.94 ] [2021-11-13T12:24:19.474Z] + snapcraftctl set-version 2.0.1-dev.94 [2021-11-13T12:24:20.045Z] Building config-common [2021-11-13T12:24:20.045Z] + snapcraftctl build [2021-11-13T12:24:21.955Z] Skipping build go-build-helper (already ran) [2021-11-13T12:24:22.216Z] Building edgex-go [2021-11-13T12:24:22.476Z] + cd /root/parts/edgex-go/src [2021-11-13T12:24:22.476Z] + git describe --tags --abbrev=0 [2021-11-13T12:24:22.476Z] + sed s/v// [2021-11-13T12:24:22.476Z] + GIT_VERSION=2.0.1-dev.94 [2021-11-13T12:24:22.476Z] + [ -z 2.0.1-dev.94 ] [2021-11-13T12:24:22.476Z] + echo 2.0.1-dev.94 [2021-11-13T12:24:22.476Z] + [ ! -d vendor ] [2021-11-13T12:24:22.476Z] + go mod download all [2021-11-13T12:24:30.617Z] + make build [2021-11-13T12:24:30.617Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-data/core-data ./cmd/core-data [2021-11-13T12:24:40.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-13T12:24:45.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-command/core-command ./cmd/core-command [2021-11-13T12:24:46.477Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-13T12:24:47.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-13T12:24:48.432Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-13T12:24:48.460Z] 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 [2021-11-13T12:24:48.460Z] Removing intermediate container 789b0e689aea [2021-11-13T12:24:48.460Z] ---> 863d03e9509d [2021-11-13T12:24:48.460Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-13T12:24:48.460Z] ---> Running in a7202d3f3257 [2021-11-13T12:24:49.373Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-13T12:24:50.753Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-13T12:24:51.106Z] 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 [2021-11-13T12:24:51.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-13T12:24:52.119Z] Removing intermediate container cc46185e1046 [2021-11-13T12:24:52.119Z] ---> 0b13a2cc88fb [2021-11-13T12:24:52.120Z] [2021-11-13T12:24:52.120Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T12:24:52.395Z] 3.14: Pulling from library/alpine [2021-11-13T12:24:53.000Z] Removing intermediate container d12bf4288699 [2021-11-13T12:24:53.000Z] ---> 2a2a328f81ef [2021-11-13T12:24:53.000Z] [2021-11-13T12:24:53.000Z] Step 9/30 : FROM alpine:3.14 [2021-11-13T12:24:53.000Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-13T12:24:53.000Z] Status: Downloaded newer image for alpine:3.14 [2021-11-13T12:24:53.000Z] ---> bb3de5531c18 [2021-11-13T12:24:53.000Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T12:24:53.000Z] 3.14: Pulling from library/alpine [2021-11-13T12:24:53.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-13T12:24:53.278Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-13T12:24:53.278Z] Status: Image is up to date for alpine:3.14 [2021-11-13T12:24:53.278Z] ---> bb3de5531c18 [2021-11-13T12:24:53.278Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-13T12:24:53.278Z] ---> Running in 6a55635ea8ba [2021-11-13T12:24:53.554Z] ---> Running in ee06030bb89b [2021-11-13T12:24:54.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-13T12:24:54.555Z] Removing intermediate container ee06030bb89b [2021-11-13T12:24:54.555Z] ---> df990d7b4d68 [2021-11-13T12:24:54.555Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-13T12:24:54.831Z] ---> Running in 8df110a5368a [2021-11-13T12:24:54.831Z] Removing intermediate container a7202d3f3257 [2021-11-13T12:24:54.831Z] ---> 6b058a8120b8 [2021-11-13T12:24:54.831Z] [2021-11-13T12:24:54.831Z] Step 10/22 : FROM docker:20.10.8 [2021-11-13T12:24:55.108Z] 20.10.8: Pulling from library/docker [2021-11-13T12:24:55.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T12:24:55.385Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-13T12:24:55.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T12:24:56.660Z] Removing intermediate container 18165ec4e9fa [2021-11-13T12:24:56.660Z] ---> ccaf6ce04183 [2021-11-13T12:24:56.660Z] [2021-11-13T12:24:56.660Z] Step 9/20 : FROM alpine:3.14 [2021-11-13T12:24:56.660Z] ---> bb3de5531c18 [2021-11-13T12:24:56.660Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-13T12:24:56.660Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-13T12:24:56.660Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T12:24:56.660Z] OK: 5 MiB in 15 packages [2021-11-13T12:24:56.938Z] ---> Running in 7fe4daed0cf3 [2021-11-13T12:24:56.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T12:24:57.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T12:24:57.294Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-13T12:24:57.294Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-13T12:24:57.294Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-13T12:24:57.294Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-13T12:24:57.294Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-13T12:24:57.294Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-13T12:24:57.294Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-13T12:24:57.294Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-13T12:24:57.294Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-13T12:24:57.294Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-13T12:24:57.294Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-13T12:24:57.294Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-13T12:24:57.294Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-13T12:24:57.294Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-13T12:24:57.294Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-13T12:24:57.294Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-13T12:24:57.294Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-13T12:24:57.294Z] + 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 [2021-11-13T12:24:57.294Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-13T12:24:57.294Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-13T12:24:57.294Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-13T12:24:57.294Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-13T12:24:57.294Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-13T12:24:57.294Z] + 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 [2021-11-13T12:24:57.294Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-13T12:24:57.294Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-13T12:24:57.294Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-11-13T12:24:58.209Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-13T12:24:58.209Z] (2/2) Installing su-exec (0.2-r1) [2021-11-13T12:24:58.209Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T12:24:58.209Z] OK: 5 MiB in 16 packages [2021-11-13T12:24:58.232Z] Building hooks [2021-11-13T12:24:58.232Z] + cd /root/parts/hooks/src [2021-11-13T12:24:58.232Z] + make build [2021-11-13T12:24:58.232Z] go mod tidy [2021-11-13T12:24:58.490Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-13T12:24:59.059Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-13T12:24:59.059Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-13T12:24:59.059Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-13T12:24:59.201Z] Removing intermediate container 6a55635ea8ba [2021-11-13T12:24:59.201Z] ---> 4f821fbce547 [2021-11-13T12:24:59.201Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T12:24:59.201Z] ---> Running in 3515f3440d58 [2021-11-13T12:24:59.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T12:24:59.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T12:24:59.494Z] Removing intermediate container 8df110a5368a [2021-11-13T12:24:59.494Z] ---> c845a93d5cd9 [2021-11-13T12:24:59.494Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-13T12:24:59.776Z] ---> Running in 1464ea3ce844 [2021-11-13T12:24:59.998Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-13T12:25:00.053Z] Removing intermediate container 3515f3440d58 [2021-11-13T12:25:00.053Z] ---> 2a418e0bca93 [2021-11-13T12:25:00.053Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-13T12:25:00.053Z] ---> Running in 1c86f82ce69e [2021-11-13T12:25:00.338Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-13T12:25:00.568Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-13T12:25:00.568Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-13T12:25:00.611Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-13T12:25:00.611Z] Removing intermediate container 1464ea3ce844 [2021-11-13T12:25:00.611Z] ---> 5225b9c91298 [2021-11-13T12:25:00.611Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-13T12:25:00.611Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T12:25:00.611Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-13T12:25:00.611Z] (5/5) Installing curl (7.79.1-r0) [2021-11-13T12:25:00.611Z] Removing intermediate container e607dfd54bca [2021-11-13T12:25:00.611Z] ---> f58fd04a9cdd [2021-11-13T12:25:00.611Z] [2021-11-13T12:25:00.611Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T12:25:00.611Z] ---> bb3de5531c18 [2021-11-13T12:25:00.611Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T12:25:00.611Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T12:25:00.611Z] ---> Using cache [2021-11-13T12:25:00.611Z] ---> 4f821fbce547 [2021-11-13T12:25:00.611Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T12:25:00.611Z] ---> Using cache [2021-11-13T12:25:00.611Z] ---> 2a418e0bca93 [2021-11-13T12:25:00.611Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-13T12:25:00.611Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T12:25:00.883Z] ---> Running in c1550ecc86bd [2021-11-13T12:25:00.883Z] ---> Running in 30b363274165 [2021-11-13T12:25:00.883Z] OK: 8 MiB in 19 packages [2021-11-13T12:25:00.883Z] Removing intermediate container 1c86f82ce69e [2021-11-13T12:25:00.883Z] ---> b08dc15731e2 [2021-11-13T12:25:00.883Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T12:25:01.155Z] ---> Running in 2b2c4dc2c9ab [2021-11-13T12:25:01.758Z] Removing intermediate container c1550ecc86bd [2021-11-13T12:25:01.758Z] ---> 7dcc28c2e8e0 [2021-11-13T12:25:01.758Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T12:25:01.758Z] Removing intermediate container 30b363274165 [2021-11-13T12:25:01.758Z] ---> 969bbba8cdfe [2021-11-13T12:25:01.758Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-13T12:25:02.038Z] ---> Running in b076a1d456fb [2021-11-13T12:25:02.038Z] ---> Running in 7083c0d7a727 [2021-11-13T12:25:02.038Z] Removing intermediate container 2b2c4dc2c9ab [2021-11-13T12:25:02.038Z] ---> 56837abd329f [2021-11-13T12:25:02.038Z] Step 14/22 : WORKDIR / [2021-11-13T12:25:02.038Z] ---> Running in 040e6fe3b240 [2021-11-13T12:25:02.646Z] Removing intermediate container b076a1d456fb [2021-11-13T12:25:02.646Z] ---> f8970ceee077 [2021-11-13T12:25:02.646Z] Step 14/22 : WORKDIR / [2021-11-13T12:25:02.927Z] ---> Running in fcb36ec03b85 [2021-11-13T12:25:03.203Z] Removing intermediate container 040e6fe3b240 [2021-11-13T12:25:03.203Z] ---> 6d6cb6c72e03 [2021-11-13T12:25:03.203Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T12:25:03.203Z] Removing intermediate container 7fe4daed0cf3 [2021-11-13T12:25:03.203Z] ---> ad2e3dea6d54 [2021-11-13T12:25:03.203Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T12:25:03.480Z] ---> Running in 9adb48aaa98a [2021-11-13T12:25:03.757Z] Removing intermediate container fcb36ec03b85 [2021-11-13T12:25:03.757Z] ---> 18b7bdf5c886 [2021-11-13T12:25:03.757Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T12:25:03.863Z] Building static-packages [2021-11-13T12:25:03.863Z] + snapcraftctl build [2021-11-13T12:25:04.035Z] Removing intermediate container 9adb48aaa98a [2021-11-13T12:25:04.035Z] ---> f93b1f44d278 [2021-11-13T12:25:04.035Z] Step 12/20 : WORKDIR /edgex [2021-11-13T12:25:04.312Z] ---> Running in bae1181880aa [2021-11-13T12:25:04.586Z] ---> 776608dd907f [2021-11-13T12:25:04.586Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-13T12:25:05.186Z] Removing intermediate container 7083c0d7a727 [2021-11-13T12:25:05.186Z] ---> ec20584b02f2 [2021-11-13T12:25:05.186Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-13T12:25:05.186Z] Removing intermediate container bae1181880aa [2021-11-13T12:25:05.186Z] ---> 24fe8350c4f2 [2021-11-13T12:25:05.186Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-13T12:25:05.186Z] ---> Running in dc18c3bd2ed9 [2021-11-13T12:25:05.186Z] ---> ed5ddf93b8dd [2021-11-13T12:25:05.186Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-13T12:25:05.777Z] Building version [2021-11-13T12:25:05.777Z] + snapcraftctl build [2021-11-13T12:25:06.177Z] Removing intermediate container dc18c3bd2ed9 [2021-11-13T12:25:06.177Z] ---> 7205c2b766f6 [2021-11-13T12:25:06.177Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-13T12:25:06.454Z] ---> 28a339b2cab0 [2021-11-13T12:25:06.727Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-13T12:25:07.001Z] ---> 23f7f09f64b6 [2021-11-13T12:25:07.001Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-13T12:25:07.277Z] ---> a3da32a5d1d7 [2021-11-13T12:25:07.277Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-13T12:25:07.555Z] ---> 13a4f3cc5aa8 [2021-11-13T12:25:07.555Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-13T12:25:07.687Z] Staging config-common [2021-11-13T12:25:07.687Z] + snapcraftctl stage [2021-11-13T12:25:07.831Z] ---> Running in 9d9c0731122b [2021-11-13T12:25:08.625Z] Skipping stage go-build-helper (already ran) [2021-11-13T12:25:08.625Z] Staging edgex-go [2021-11-13T12:25:08.625Z] + snapcraftctl stage [2021-11-13T12:25:08.827Z] ---> 89c6907ef3c3 [2021-11-13T12:25:08.828Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-13T12:25:08.828Z] ---> bbe92d3ae570 [2021-11-13T12:25:08.828Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-13T12:25:08.828Z] ---> Running in 5597dd8e0f47 [2021-11-13T12:25:09.106Z] ---> 7619cb00712f [2021-11-13T12:25:09.106Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-13T12:25:09.383Z] ---> Running in 70e7b767336f [2021-11-13T12:25:09.658Z] Removing intermediate container 5597dd8e0f47 [2021-11-13T12:25:09.658Z] ---> 7c709ce523b6 [2021-11-13T12:25:09.658Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T12:25:09.658Z] ---> Running in 731b6ab2166f [2021-11-13T12:25:09.937Z] Removing intermediate container 70e7b767336f [2021-11-13T12:25:09.937Z] ---> ef945e7e7530 [2021-11-13T12:25:09.937Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T12:25:10.010Z] Staging hooks [2021-11-13T12:25:10.010Z] + snapcraftctl stage [2021-11-13T12:25:10.232Z] ---> Running in 61a4adbf174e [2021-11-13T12:25:10.507Z] Removing intermediate container 731b6ab2166f [2021-11-13T12:25:10.507Z] ---> e1bce1f5f9dc [2021-11-13T12:25:10.507Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T12:25:10.507Z] ---> Running in c9204acdd686 [2021-11-13T12:25:10.781Z] Removing intermediate container 9d9c0731122b [2021-11-13T12:25:10.781Z] ---> 9982bbbab01b [2021-11-13T12:25:10.781Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T12:25:10.948Z] Staging static-packages [2021-11-13T12:25:10.948Z] + snapcraftctl stage [2021-11-13T12:25:11.061Z] Removing intermediate container 61a4adbf174e [2021-11-13T12:25:11.061Z] ---> 0d0cce47ebd1 [2021-11-13T12:25:11.061Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T12:25:11.061Z] ---> ea819d7ca9f0 [2021-11-13T12:25:11.061Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-13T12:25:11.061Z] ---> Running in 40bd3c6587af [2021-11-13T12:25:11.331Z] ---> Running in 66936b1b836f [2021-11-13T12:25:11.331Z] Removing intermediate container c9204acdd686 [2021-11-13T12:25:11.331Z] ---> 98a75c19f5c8 [2021-11-13T12:25:11.331Z] Step 21/22 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:25:11.606Z] ---> Running in 1cc4b6969f79 [2021-11-13T12:25:11.880Z] Removing intermediate container 40bd3c6587af [2021-11-13T12:25:11.880Z] ---> e4d0545e6ad6 [2021-11-13T12:25:11.880Z] Step 21/22 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:25:11.880Z] ---> Running in bbbd0d48bbbf [2021-11-13T12:25:11.886Z] Staging version [2021-11-13T12:25:11.886Z] + snapcraftctl stage [2021-11-13T12:25:12.159Z] Removing intermediate container 66936b1b836f [2021-11-13T12:25:12.159Z] ---> e30050a4a6a8 [2021-11-13T12:25:12.159Z] Step 17/20 : CMD ["--init=true"] [2021-11-13T12:25:12.159Z] ---> 6261107d358a [2021-11-13T12:25:12.159Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-13T12:25:12.159Z] ---> Running in 900c554c4a94 [2021-11-13T12:25:12.433Z] Removing intermediate container 1cc4b6969f79 [2021-11-13T12:25:12.433Z] ---> efa424953239 [2021-11-13T12:25:12.433Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T12:25:12.433Z] ---> Running in e5883049f0f0 [2021-11-13T12:25:12.433Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-13T12:25:12.433Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-13T12:25:12.433Z] ---> 3734d5adc5ac [2021-11-13T12:25:12.433Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-13T12:25:12.709Z] Removing intermediate container bbbd0d48bbbf [2021-11-13T12:25:12.709Z] ---> 1fb2922c777f [2021-11-13T12:25:12.709Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T12:25:12.709Z] ---> Running in 173e6c8156d6 [2021-11-13T12:25:12.709Z] ---> Running in d5fa770372b4 [2021-11-13T12:25:12.981Z] Removing intermediate container 900c554c4a94 [2021-11-13T12:25:12.981Z] ---> 8da983aff6e8 [2021-11-13T12:25:12.981Z] Step 18/20 : LABEL arch=arm64 [2021-11-13T12:25:13.254Z] ---> Running in 192af635393c [2021-11-13T12:25:13.254Z] Removing intermediate container e5883049f0f0 [2021-11-13T12:25:13.254Z] ---> 176591c545b5 [2021-11-13T12:25:13.254Z] [2021-11-13T12:25:13.254Z] Removing intermediate container 173e6c8156d6 [2021-11-13T12:25:13.254Z] ---> b7d76e08d731 [2021-11-13T12:25:13.254Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-13T12:25:13.267Z] Priming config-common [2021-11-13T12:25:13.267Z] + snapcraftctl prime [2021-11-13T12:25:13.527Z] ---> Running in bcf7b93f2321 [2021-11-13T12:25:13.527Z] Removing intermediate container d5fa770372b4 [2021-11-13T12:25:13.527Z] ---> cb48a9bbbc07 [2021-11-13T12:25:13.527Z] [2021-11-13T12:25:14.122Z] Successfully built 176591c545b5 [2021-11-13T12:25:14.122Z] Successfully tagged core-command-arm64:latest [2021-11-13T12:25:14.122Z] Removing intermediate container 192af635393c [2021-11-13T12:25:14.122Z] ---> dc321ae64920 [2021-11-13T12:25:14.122Z] Step 19/20 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308Building core-data [2021-11-13T12:25:14.122Z] [2021-11-13T12:25:14.122Z]  Building core-command ... done Successfully built cb48a9bbbc07 [2021-11-13T12:25:14.122Z] ---> Running in c61b4d072b3e [2021-11-13T12:25:14.122Z] Successfully tagged core-metadata-arm64:latest [2021-11-13T12:25:14.122Z] ---> d77bfc158c25 [2021-11-13T12:25:14.122Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-13T12:25:14.203Z] Priming go-build-helper [2021-11-13T12:25:14.203Z] + snapcraftctl prime [2021-11-13T12:25:14.397Z]  Building core-metadata ... done Building security-secretstore-setup [2021-11-13T12:25:14.683Z] Removing intermediate container c61b4d072b3e [2021-11-13T12:25:14.683Z] ---> ad3949414659 [2021-11-13T12:25:14.961Z] Step 20/20 : LABEL version=0.0.0 [2021-11-13T12:25:14.961Z] ---> Running in 5184b29a336c [2021-11-13T12:25:15.141Z] Priming edgex-go [2021-11-13T12:25:15.141Z] + snapcraftctl prime [2021-11-13T12:25:15.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T12:25:15.513Z] ---> 69cb368db7e6 [2021-11-13T12:25:15.513Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-13T12:25:15.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T12:25:15.513Z] Removing intermediate container 5184b29a336c [2021-11-13T12:25:15.513Z] ---> a3398aa87cef [2021-11-13T12:25:15.513Z] [2021-11-13T12:25:16.117Z] Successfully built a3398aa87cef [2021-11-13T12:25:16.117Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-13T12:25:16.117Z]  Building security-proxy-setup ... done Building support-scheduler [2021-11-13T12:25:16.390Z] (1/42) Installing readline (8.1.0-r0) [2021-11-13T12:25:16.390Z] (2/42) Installing bash (5.1.4-r0) [2021-11-13T12:25:16.390Z] Executing bash-5.1.4-r0.post-install [2021-11-13T12:25:16.390Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-13T12:25:16.390Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T12:25:16.390Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-13T12:25:16.390Z] (6/42) Installing curl (7.79.1-r0) [2021-11-13T12:25:16.390Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-13T12:25:16.390Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-13T12:25:16.390Z] (9/42) Installing expat (2.4.1-r0) [2021-11-13T12:25:16.390Z] (10/42) Installing libffi (3.3-r2) [2021-11-13T12:25:16.390Z] (11/42) Installing gdbm (1.19-r0) [2021-11-13T12:25:16.390Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-13T12:25:16.390Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T12:25:16.522Z] Priming hooks [2021-11-13T12:25:16.522Z] + snapcraftctl prime [2021-11-13T12:25:16.663Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T12:25:16.663Z] ---> 6f1546b33b7c [2021-11-13T12:25:16.663Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-13T12:25:16.663Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-13T12:25:16.663Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-13T12:25:16.663Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-13T12:25:17.646Z] ---> 1525b8df12d3 [2021-11-13T12:25:17.646Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-13T12:25:17.959Z] Priming static-packages [2021-11-13T12:25:17.959Z] + snapcraftctl prime [2021-11-13T12:25:18.244Z] ---> Running in b16ff612f31d [2021-11-13T12:25:18.847Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-13T12:25:18.847Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-13T12:25:18.847Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-13T12:25:18.847Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-13T12:25:18.847Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-13T12:25:18.847Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-13T12:25:18.847Z] Removing intermediate container b16ff612f31d [2021-11-13T12:25:18.847Z] ---> 847833ab05f4 [2021-11-13T12:25:18.847Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-13T12:25:19.119Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-13T12:25:19.119Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-13T12:25:19.119Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-13T12:25:19.119Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-13T12:25:19.119Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-13T12:25:19.119Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-13T12:25:19.119Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-13T12:25:19.119Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-13T12:25:19.119Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-13T12:25:19.119Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-13T12:25:19.119Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-13T12:25:19.119Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-13T12:25:19.119Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-13T12:25:19.119Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-13T12:25:19.393Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-13T12:25:19.393Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-13T12:25:19.393Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-13T12:25:19.393Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-13T12:25:19.393Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-13T12:25:19.991Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T12:25:19.991Z] OK: 84 MiB in 64 packages [2021-11-13T12:25:20.270Z] ---> b12c1bfedb05 [2021-11-13T12:25:20.270Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-13T12:25:20.584Z] Priming version [2021-11-13T12:25:20.585Z] + snapcraftctl prime [2021-11-13T12:25:20.883Z] ---> Running in af958c743fb2 [2021-11-13T12:25:21.528Z] 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] } [2021-11-13T12:25:23.505Z] Removing intermediate container af958c743fb2 [2021-11-13T12:25:23.505Z] ---> 1821ebf5857c [2021-11-13T12:25:23.505Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-13T12:25:23.505Z] ---> Running in 901679ee7c1c [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-13T12:25:24.100Z] Removing intermediate container 901679ee7c1c [2021-11-13T12:25:24.100Z] ---> 73da65924d20 [2021-11-13T12:25:24.100Z] Step 27/30 : CMD ["gate"] [2021-11-13T12:25:24.376Z] ---> Running in 43d933fef9aa [2021-11-13T12:25:24.376Z] Collecting docker-compose==1.23.2 [2021-11-13T12:25:24.376Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-13T12:25:24.973Z] Removing intermediate container 43d933fef9aa [2021-11-13T12:25:24.973Z] ---> 03db9db4d97c [2021-11-13T12:25:24.973Z] Step 28/30 : LABEL arch=arm64 [2021-11-13T12:25:25.248Z] ---> Running in 5b62cb04c86c [2021-11-13T12:25:25.520Z] Collecting PyYAML<4,>=3.10 [2021-11-13T12:25:25.520Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-13T12:25:25.520Z] Removing intermediate container 5b62cb04c86c [2021-11-13T12:25:25.520Z] ---> 7f2f2705269d [2021-11-13T12:25:25.520Z] Step 29/30 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:25:25.794Z] ---> Running in 44da18603198 [2021-11-13T12:25:26.394Z] Removing intermediate container 44da18603198 [2021-11-13T12:25:26.394Z] ---> aa73abb638f1 [2021-11-13T12:25:26.394Z] Step 30/30 : LABEL version=0.0.0 [2021-11-13T12:25:26.668Z] ---> Running in 41cc254fe27b [2021-11-13T12:25:27.265Z] Removing intermediate container 41cc254fe27b [2021-11-13T12:25:27.265Z] ---> 8aa77d63d0d6 [2021-11-13T12:25:27.265Z] [2021-11-13T12:25:27.538Z] Successfully built 8aa77d63d0d6 [2021-11-13T12:25:27.538Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-13T12:25:27.538Z] Building support-notifications [2021-11-13T12:25:28.509Z]  Building security-bootstrapper ... done Collecting docopt<0.7,>=0.6.1 [2021-11-13T12:25:28.509Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-13T12:25:30.490Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-13T12:25:30.490Z] Collecting texttable<0.10,>=0.9.0 [2021-11-13T12:25:30.490Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-13T12:25:32.471Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-13T12:25:32.471Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-13T12:25:32.471Z] Collecting cached-property<2,>=1.2.0 [2021-11-13T12:25:32.471Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-13T12:25:33.913Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-13T12:25:33.914Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-13T12:25:34.191Z] Collecting docker<4.0,>=3.6.0 [2021-11-13T12:25:34.191Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-13T12:25:34.464Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-13T12:25:34.464Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-13T12:25:36.445Z] Collecting jsonschema<3,>=2.5.1 [2021-11-13T12:25:36.445Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-13T12:25:37.428Z] Collecting docker-pycreds>=0.4.0 [2021-11-13T12:25:37.428Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-13T12:25:37.703Z] 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) [2021-11-13T12:25:37.983Z] Collecting idna<2.8,>=2.5 [2021-11-13T12:25:37.983Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-13T12:25:37.983Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-13T12:25:37.983Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-13T12:25:38.963Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-13T12:25:38.963Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-13T12:25:39.238Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-13T12:25:39.238Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-13T12:25:39.238Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-13T12:25:39.238Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-13T12:25:40.221Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-13T12:25:40.221Z] Attempting uninstall: urllib3 [2021-11-13T12:25:40.221Z] Found existing installation: urllib3 1.26.5 [2021-11-13T12:25:40.221Z] Uninstalling urllib3-1.26.5: [2021-11-13T12:25:40.221Z] Successfully uninstalled urllib3-1.26.5 [2021-11-13T12:25:40.813Z] Attempting uninstall: idna [2021-11-13T12:25:40.813Z] Found existing installation: idna 3.2 [2021-11-13T12:25:40.813Z] Uninstalling idna-3.2: [2021-11-13T12:25:40.813Z] Successfully uninstalled idna-3.2 [2021-11-13T12:25:41.793Z] Attempting uninstall: chardet [2021-11-13T12:25:41.793Z] Found existing installation: chardet 4.0.0 [2021-11-13T12:25:41.793Z] Uninstalling chardet-4.0.0: [2021-11-13T12:25:42.066Z] Successfully uninstalled chardet-4.0.0 [2021-11-13T12:25:43.506Z] Attempting uninstall: requests [2021-11-13T12:25:43.507Z] Found existing installation: requests 2.25.1 [2021-11-13T12:25:43.779Z] Uninstalling requests-2.25.1: [2021-11-13T12:25:43.780Z] Successfully uninstalled requests-2.25.1 [2021-11-13T12:25:44.053Z] Running setup.py install for texttable: started [2021-11-13T12:25:46.033Z] Running setup.py install for texttable: finished with status 'done' [2021-11-13T12:25:46.033Z] Running setup.py install for PyYAML: started [2021-11-13T12:25:48.979Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-13T12:25:48.979Z] Running setup.py install for docopt: started [2021-11-13T12:25:51.007Z] Running setup.py install for docopt: finished with status 'done' [2021-11-13T12:25:51.007Z] Running setup.py install for dockerpty: started [2021-11-13T12:25:52.984Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-13T12:25:54.966Z] 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 [2021-11-13T12:25:56.404Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T12:25:56.404Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T12:25:56.404Z] ---> f244e9000364 [2021-11-13T12:25:56.404Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T12:25:56.404Z] ---> Using cache [2021-11-13T12:25:56.404Z] ---> b1cc9674eee4 [2021-11-13T12:25:56.404Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:25:56.404Z] ---> Using cache [2021-11-13T12:25:56.404Z] ---> 49b7bc0ce25c [2021-11-13T12:25:56.404Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-13T12:25:56.691Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T12:25:56.691Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-13T12:25:56.691Z] ---> f244e9000364 [2021-11-13T12:25:56.691Z] Step 3/24 : WORKDIR /edgex-go [2021-11-13T12:25:56.691Z] ---> Using cache [2021-11-13T12:25:56.691Z] ---> b1cc9674eee4 [2021-11-13T12:25:56.691Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:25:56.691Z] ---> Using cache [2021-11-13T12:25:56.691Z] ---> 49b7bc0ce25c [2021-11-13T12:25:56.691Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-13T12:25:56.691Z] ---> Using cache [2021-11-13T12:25:56.691Z] ---> 17f772426b36 [2021-11-13T12:25:56.691Z] Step 6/24 : COPY . . [2021-11-13T12:25:56.691Z] ---> Using cache [2021-11-13T12:25:56.691Z] ---> c5b170119ae2 [2021-11-13T12:25:56.985Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T12:25:56.985Z] ---> Using cache [2021-11-13T12:25:56.985Z] ---> d2630021b5ea [2021-11-13T12:25:56.985Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-13T12:25:57.601Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T12:25:57.601Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-13T12:25:57.601Z] ---> f244e9000364 [2021-11-13T12:25:57.601Z] Step 3/23 : WORKDIR /edgex-go [2021-11-13T12:25:57.601Z] ---> Using cache [2021-11-13T12:25:57.601Z] ---> b1cc9674eee4 [2021-11-13T12:25:57.601Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:25:57.601Z] ---> Using cache [2021-11-13T12:25:57.601Z] ---> 49b7bc0ce25c [2021-11-13T12:25:57.601Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-13T12:25:57.601Z] ---> Using cache [2021-11-13T12:25:57.601Z] ---> 17f772426b36 [2021-11-13T12:25:57.601Z] Step 6/23 : COPY go.mod . [2021-11-13T12:25:58.594Z] ---> c9a913faddef [2021-11-13T12:25:58.594Z] Step 7/23 : RUN go mod download [2021-11-13T12:25:58.872Z] ---> Running in 0b9569b713b1 [2021-11-13T12:25:58.872Z] ---> Running in e9899dee52ac [2021-11-13T12:25:58.872Z] ---> Running in 8df338044b37 [2021-11-13T12:26:01.499Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T12:26:01.499Z] 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 [2021-11-13T12:26:02.100Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T12:26:03.086Z] OK: 219 MiB in 52 packages [2021-11-13T12:26:05.727Z] Removing intermediate container e9899dee52ac [2021-11-13T12:26:05.727Z] ---> 49d47c27ca51 [2021-11-13T12:26:05.727Z] Step 6/22 : COPY . . [2021-11-13T12:26:05.727Z] Removing intermediate container 8df338044b37 [2021-11-13T12:26:05.727Z] ---> f6c86d7ef4e5 [2021-11-13T12:26:05.727Z] Step 8/23 : COPY . . [2021-11-13T12:26:08.401Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T12:26:08.401Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-13T12:26:08.401Z] ---> f244e9000364 [2021-11-13T12:26:08.401Z] Step 3/21 : WORKDIR /edgex-go [2021-11-13T12:26:08.401Z] ---> Using cache [2021-11-13T12:26:08.401Z] ---> b1cc9674eee4 [2021-11-13T12:26:08.401Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:26:08.401Z] ---> Using cache [2021-11-13T12:26:08.401Z] ---> 49b7bc0ce25c [2021-11-13T12:26:08.401Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-13T12:26:08.401Z] ---> Running in e7393eacfe77 [2021-11-13T12:26:11.047Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T12:26:12.043Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T12:26:13.044Z] OK: 219 MiB in 52 packages [2021-11-13T12:26:15.675Z] Removing intermediate container e7393eacfe77 [2021-11-13T12:26:15.675Z] ---> 9451da78087e [2021-11-13T12:26:15.675Z] Step 6/21 : COPY . . [2021-11-13T12:26:17.656Z] Removing intermediate container bcf7b93f2321 [2021-11-13T12:26:17.656Z] ---> f986623e5966 [2021-11-13T12:26:17.656Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-13T12:26:17.930Z] ---> Running in c95a2a14b314 [2021-11-13T12:26:18.917Z] Removing intermediate container c95a2a14b314 [2021-11-13T12:26:18.917Z] ---> fa12ac129172 [2021-11-13T12:26:18.917Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-13T12:26:19.521Z] ---> Running in 77e539d88dc3 [2021-11-13T12:26:20.960Z] Removing intermediate container 77e539d88dc3 [2021-11-13T12:26:20.960Z] ---> 2a9dc93285ec [2021-11-13T12:26:20.960Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-13T12:26:25.279Z] ---> f8d46fb7d5ce [2021-11-13T12:26:25.279Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-13T12:26:27.262Z] ---> ddebdec0c612 [2021-11-13T12:26:27.262Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-13T12:26:28.725Z] ---> fb7963e3c713 [2021-11-13T12:26:28.725Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-13T12:26:28.725Z] ---> Running in 4b8aa54dc23b [2021-11-13T12:26:29.707Z] Removing intermediate container 4b8aa54dc23b [2021-11-13T12:26:29.707Z] ---> 9187547dc786 [2021-11-13T12:26:29.707Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T12:26:29.707Z] ---> Running in c13fb628ae50 [2021-11-13T12:26:31.143Z] Removing intermediate container c13fb628ae50 [2021-11-13T12:26:31.143Z] ---> 6612c4eecb91 [2021-11-13T12:26:31.143Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T12:26:31.416Z] ---> Running in b2882dc78075 [2021-11-13T12:26:32.868Z] Removing intermediate container b2882dc78075 [2021-11-13T12:26:32.868Z] ---> 5e22cd34711b [2021-11-13T12:26:32.868Z] Step 21/22 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:26:32.868Z] ---> Running in 12166812d1e4 [2021-11-13T12:26:34.313Z] Removing intermediate container 12166812d1e4 [2021-11-13T12:26:34.313Z] ---> 49d4cfd7f0d3 [2021-11-13T12:26:34.313Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T12:26:34.313Z] ---> Running in e89d01eae167 [2021-11-13T12:26:35.305Z] Removing intermediate container e89d01eae167 [2021-11-13T12:26:35.305Z] ---> 49add3985489 [2021-11-13T12:26:35.305Z] [2021-11-13T12:26:36.753Z] Successfully built 49add3985489 [2021-11-13T12:26:36.753Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-13T12:26:42.180Z]  Building sys-mgmt-agent ... done  ---> 97d592c7f295 [2021-11-13T12:26:42.180Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T12:26:42.180Z] ---> 8bace3a38651 [2021-11-13T12:26:42.180Z] Step 9/23 : RUN go mod tidy [2021-11-13T12:26:42.180Z] ---> Running in cbda4f2e9784 [2021-11-13T12:26:42.180Z] ---> Running in 24c045270a24 [2021-11-13T12:26:45.582Z] ---> 11fba81f3c95 [2021-11-13T12:26:45.582Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T12:26:45.582Z] ---> Running in 1f01c8a720a1 [2021-11-13T12:26:47.034Z] 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 [2021-11-13T12:26:47.034Z] Removing intermediate container 24c045270a24 [2021-11-13T12:26:47.034Z] ---> 10647b6ebbac [2021-11-13T12:26:47.034Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-13T12:26:47.321Z] ---> Running in caa2525c6af6 [2021-11-13T12:26:48.316Z] Removing intermediate container cbda4f2e9784 [2021-11-13T12:26:48.316Z] ---> ea74c3247949 [2021-11-13T12:26:48.316Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-13T12:26:48.316Z] ---> Running in 505a01d9921c [2021-11-13T12:26:49.300Z] 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 [2021-11-13T12:26:50.290Z] Removing intermediate container 1f01c8a720a1 [2021-11-13T12:26:50.290Z] ---> 7166213b90e1 [2021-11-13T12:26:50.290Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-13T12:26:50.564Z] ---> Running in 997e25791599 [2021-11-13T12:26:50.564Z] 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 [2021-11-13T12:26:52.564Z] 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 [2021-11-13T12:26:58.005Z] Removing intermediate container 0b9569b713b1 [2021-11-13T12:26:58.005Z] ---> c86622c458d0 [2021-11-13T12:26:58.005Z] [2021-11-13T12:26:58.005Z] Step 9/24 : FROM alpine:3.14 [2021-11-13T12:26:58.005Z] ---> bb3de5531c18 [2021-11-13T12:26:58.005Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-13T12:26:58.005Z] ---> Running in 051df1f79599 [2021-11-13T12:27:00.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T12:27:00.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T12:27:00.602Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-13T12:27:00.878Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-13T12:27:00.878Z] (3/3) Installing su-exec (0.2-r1) [2021-11-13T12:27:00.878Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T12:27:00.878Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T12:27:01.155Z] OK: 6 MiB in 17 packages [2021-11-13T12:27:03.805Z] Removing intermediate container 051df1f79599 [2021-11-13T12:27:03.805Z] ---> 37eb66e182a0 [2021-11-13T12:27:03.805Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T12:27:03.805Z] ---> Running in d3adfc4e43ba [2021-11-13T12:27:04.080Z] Removing intermediate container d3adfc4e43ba [2021-11-13T12:27:04.080Z] ---> 6e77feb40f70 [2021-11-13T12:27:04.080Z] Step 12/24 : WORKDIR / [2021-11-13T12:27:04.358Z] ---> Running in e590ebb9176d [2021-11-13T12:27:04.957Z] Removing intermediate container e590ebb9176d [2021-11-13T12:27:04.957Z] ---> 677efe24ba86 [2021-11-13T12:27:04.957Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-13T12:27:05.950Z] ---> ed6c1f61695e [2021-11-13T12:27:05.950Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-13T12:27:07.399Z] ---> 6f62f1159a26 [2021-11-13T12:27:07.399Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-13T12:27:08.386Z] ---> 6dd487914391 [2021-11-13T12:27:08.386Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-13T12:27:09.404Z] ---> 2dddede65b49 [2021-11-13T12:27:09.404Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-13T12:27:11.392Z] ---> 7dc44d653103 [2021-11-13T12:27:11.392Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-13T12:27:12.839Z] ---> 9ce5f7ea6b8f [2021-11-13T12:27:12.839Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-13T12:27:13.813Z] ---> 017895d8b2f1 [2021-11-13T12:27:13.813Z] Step 20/24 : 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/ [2021-11-13T12:27:14.088Z] ---> Running in 917001f588e0 [2021-11-13T12:27:17.489Z] Removing intermediate container 917001f588e0 [2021-11-13T12:27:17.489Z] ---> ee7e28f4373d [2021-11-13T12:27:17.489Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-13T12:27:17.489Z] ---> Running in 5e131e8029e5 [2021-11-13T12:27:18.101Z] Removing intermediate container 5e131e8029e5 [2021-11-13T12:27:18.101Z] ---> 93601fbe3880 [2021-11-13T12:27:18.101Z] Step 22/24 : LABEL arch=arm64 [2021-11-13T12:27:18.101Z] ---> Running in 9090cb56023f [2021-11-13T12:27:19.090Z] Removing intermediate container 9090cb56023f [2021-11-13T12:27:19.090Z] ---> 4751da8089e5 [2021-11-13T12:27:19.090Z] Step 23/24 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:27:19.090Z] ---> Running in 6b1629369dbc [2021-11-13T12:27:19.690Z] Removing intermediate container 6b1629369dbc [2021-11-13T12:27:19.690Z] ---> 622b1180533a [2021-11-13T12:27:19.690Z] Step 24/24 : LABEL version=0.0.0 [2021-11-13T12:27:19.690Z] ---> Running in 34ea4a1c2ee8 [2021-11-13T12:27:20.306Z] Removing intermediate container 34ea4a1c2ee8 [2021-11-13T12:27:20.306Z] ---> a45c054d41b8 [2021-11-13T12:27:20.306Z] [2021-11-13T12:27:20.920Z] Successfully built a45c054d41b8 [2021-11-13T12:27:20.920Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-13T12:28:17.620Z]  Building security-secretstore-setup ... done Removing intermediate container 505a01d9921c [2021-11-13T12:28:17.620Z] ---> 4dab62e2ebd9 [2021-11-13T12:28:17.620Z] [2021-11-13T12:28:17.620Z] Step 11/23 : FROM alpine:3.14 [2021-11-13T12:28:17.620Z] ---> bb3de5531c18 [2021-11-13T12:28:17.620Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-13T12:28:17.620Z] ---> Using cache [2021-11-13T12:28:17.620Z] ---> 4f821fbce547 [2021-11-13T12:28:17.620Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T12:28:17.620Z] ---> Using cache [2021-11-13T12:28:17.620Z] ---> 2a418e0bca93 [2021-11-13T12:28:17.620Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-13T12:28:17.620Z] ---> Running in d0e693948ebd [2021-11-13T12:28:17.620Z] Removing intermediate container d0e693948ebd [2021-11-13T12:28:17.620Z] ---> f08fa71da052 [2021-11-13T12:28:17.620Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-13T12:28:17.620Z] ---> Running in 013658943a6e [2021-11-13T12:28:17.620Z] Removing intermediate container 997e25791599 [2021-11-13T12:28:17.620Z] ---> 6e4737c226af [2021-11-13T12:28:17.620Z] [2021-11-13T12:28:17.620Z] Step 9/21 : FROM alpine:3.14 [2021-11-13T12:28:17.620Z] ---> bb3de5531c18 [2021-11-13T12:28:17.620Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-13T12:28:17.894Z] ---> Running in f97552481f72 [2021-11-13T12:28:17.894Z] Removing intermediate container 013658943a6e [2021-11-13T12:28:17.894Z] ---> 4900e40c87f9 [2021-11-13T12:28:17.894Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T12:28:18.890Z] ---> 19c53cfceff2 [2021-11-13T12:28:18.890Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-13T12:28:19.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T12:28:19.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T12:28:20.450Z] ---> e872836d11d0 [2021-11-13T12:28:20.450Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-13T12:28:20.450Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-13T12:28:20.450Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-13T12:28:20.450Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T12:28:20.450Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T12:28:20.727Z] OK: 6 MiB in 16 packages [2021-11-13T12:28:21.732Z] ---> 9a87982e5fcd [2021-11-13T12:28:21.732Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-13T12:28:21.732Z] ---> Running in a04aca22eef3 [2021-11-13T12:28:22.332Z] Removing intermediate container a04aca22eef3 [2021-11-13T12:28:22.332Z] ---> 47025f8eefab [2021-11-13T12:28:22.332Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T12:28:22.610Z] Removing intermediate container f97552481f72 [2021-11-13T12:28:22.610Z] ---> 90298a0aca49 [2021-11-13T12:28:22.610Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T12:28:22.610Z] ---> Running in 88cbbed3b5c9 [2021-11-13T12:28:22.610Z] ---> Running in b34774784f8e [2021-11-13T12:28:22.610Z] Removing intermediate container caa2525c6af6 [2021-11-13T12:28:22.610Z] ---> 7b8cc43b299c [2021-11-13T12:28:22.610Z] [2021-11-13T12:28:22.610Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T12:28:22.610Z] ---> bb3de5531c18 [2021-11-13T12:28:22.610Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-13T12:28:22.884Z] ---> Running in f6ffc8f843f5 [2021-11-13T12:28:23.161Z] Removing intermediate container 88cbbed3b5c9 [2021-11-13T12:28:23.161Z] ---> 9ea364102e65 [2021-11-13T12:28:23.161Z] Step 21/23 : LABEL arch=arm64 [2021-11-13T12:28:23.161Z] ---> Running in 0f36996f5d11 [2021-11-13T12:28:23.161Z] Removing intermediate container b34774784f8e [2021-11-13T12:28:23.161Z] ---> 7899e7eda727 [2021-11-13T12:28:23.161Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-13T12:28:23.440Z] ---> Running in 3ffe1f9cd778 [2021-11-13T12:28:23.441Z] Removing intermediate container f6ffc8f843f5 [2021-11-13T12:28:23.441Z] ---> ac61a15e1e8e [2021-11-13T12:28:23.441Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-13T12:28:23.441Z] ---> Running in e217bb777431 [2021-11-13T12:28:23.718Z] Removing intermediate container 0f36996f5d11 [2021-11-13T12:28:23.718Z] ---> 8592bda5475a [2021-11-13T12:28:23.718Z] Step 22/23 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:28:23.718Z] Removing intermediate container 3ffe1f9cd778 [2021-11-13T12:28:23.718Z] ---> 50fc9c100afd [2021-11-13T12:28:23.718Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-13T12:28:23.718Z] ---> Running in f5af8935475e [2021-11-13T12:28:24.001Z] ---> Running in 4622752255a4 [2021-11-13T12:28:24.001Z] Removing intermediate container e217bb777431 [2021-11-13T12:28:24.001Z] ---> 103063ef9691 [2021-11-13T12:28:24.001Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-13T12:28:24.001Z] ---> Running in fe70528b4034 [2021-11-13T12:28:24.277Z] Removing intermediate container f5af8935475e [2021-11-13T12:28:24.277Z] ---> 23e7d2a2c498 [2021-11-13T12:28:24.277Z] Step 23/23 : LABEL version=0.0.0 [2021-11-13T12:28:24.553Z] Removing intermediate container 4622752255a4 [2021-11-13T12:28:24.553Z] ---> 42ea4fb92db2 [2021-11-13T12:28:24.553Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T12:28:24.553Z] ---> Running in 00249cfe6b75 [2021-11-13T12:28:24.834Z] Removing intermediate container fe70528b4034 [2021-11-13T12:28:24.834Z] ---> b4a78e6d8784 [2021-11-13T12:28:24.834Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T12:28:24.834Z] ---> Running in 8e8807eb6db5 [2021-11-13T12:28:25.108Z] Removing intermediate container 00249cfe6b75 [2021-11-13T12:28:25.108Z] ---> d165a68b8caa [2021-11-13T12:28:25.108Z] [2021-11-13T12:28:25.385Z] Successfully built d165a68b8caa [2021-11-13T12:28:25.385Z] Successfully tagged support-scheduler-arm64:latest [2021-11-13T12:28:25.662Z]  Building support-scheduler ... done  ---> 3a8107b889db [2021-11-13T12:28:25.662Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-13T12:28:26.661Z] ---> 75b39f416137 [2021-11-13T12:28:26.661Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-13T12:28:26.936Z] Removing intermediate container 8e8807eb6db5 [2021-11-13T12:28:26.936Z] ---> b17e68baa81a [2021-11-13T12:28:26.936Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-13T12:28:27.213Z] ---> Running in 78a013b280ac [2021-11-13T12:28:27.491Z] ---> 9570deeeddf7 [2021-11-13T12:28:27.491Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-13T12:28:27.767Z] ---> Running in ccf36050b728 [2021-11-13T12:28:28.043Z] Removing intermediate container ccf36050b728 [2021-11-13T12:28:28.043Z] ---> f3cb7adbfcbf [2021-11-13T12:28:28.043Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T12:28:28.319Z] ---> Running in 690fa6a9f9db [2021-11-13T12:28:28.319Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T12:28:28.594Z] Removing intermediate container 690fa6a9f9db [2021-11-13T12:28:28.594Z] ---> f61b2947fd07 [2021-11-13T12:28:28.594Z] Step 19/21 : LABEL arch=arm64 [2021-11-13T12:28:28.594Z] ---> Running in c6487e9e8c68 [2021-11-13T12:28:29.196Z] Removing intermediate container c6487e9e8c68 [2021-11-13T12:28:29.196Z] ---> d2a1b09eacd3 [2021-11-13T12:28:29.196Z] Step 20/21 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:28:29.196Z] ---> Running in 6682150db3e4 [2021-11-13T12:28:29.196Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T12:28:29.796Z] Removing intermediate container 6682150db3e4 [2021-11-13T12:28:29.796Z] ---> 081caf8c999f [2021-11-13T12:28:29.796Z] Step 21/21 : LABEL version=0.0.0 [2021-11-13T12:28:29.796Z] ---> Running in c930b3515c1f [2021-11-13T12:28:30.071Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-13T12:28:30.071Z] Removing intermediate container c930b3515c1f [2021-11-13T12:28:30.071Z] ---> e08f47ddf892 [2021-11-13T12:28:30.071Z] [2021-11-13T12:28:30.071Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T12:28:30.346Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-13T12:28:30.346Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T12:28:30.346Z] Successfully built e08f47ddf892 [2021-11-13T12:28:30.346Z] Successfully tagged support-notifications-arm64:latest [2021-11-13T12:28:30.621Z]  Building support-notifications ... done (5/6) Installing libzmq (4.3.4-r0) [2021-11-13T12:28:30.621Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-13T12:28:30.621Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T12:28:30.621Z] OK: 8 MiB in 20 packages [2021-11-13T12:28:32.065Z] Removing intermediate container 78a013b280ac [2021-11-13T12:28:32.065Z] ---> bc5f2c7a9c73 [2021-11-13T12:28:32.065Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T12:28:32.666Z] ---> 571ede279b41 [2021-11-13T12:28:32.666Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-13T12:28:33.647Z] ---> b0efdb3d4ff3 [2021-11-13T12:28:33.647Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-13T12:28:34.249Z] ---> a9788e257f44 [2021-11-13T12:28:34.249Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-13T12:28:34.523Z] ---> Running in 1d745bc81b5d [2021-11-13T12:28:34.800Z] Removing intermediate container 1d745bc81b5d [2021-11-13T12:28:34.800Z] ---> 86ab407585cc [2021-11-13T12:28:34.800Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T12:28:35.075Z] ---> Running in e80ba99de461 [2021-11-13T12:28:35.350Z] Removing intermediate container e80ba99de461 [2021-11-13T12:28:35.350Z] ---> cfe718416f8f [2021-11-13T12:28:35.350Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T12:28:35.350Z] ---> Running in e19ec50291a3 [2021-11-13T12:28:35.949Z] Removing intermediate container e19ec50291a3 [2021-11-13T12:28:35.949Z] ---> 878b530d982b [2021-11-13T12:28:35.949Z] Step 21/22 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [2021-11-13T12:28:35.949Z] ---> Running in 763f0694e183 [2021-11-13T12:28:36.222Z] Removing intermediate container 763f0694e183 [2021-11-13T12:28:36.222Z] ---> e0e6b9d85a70 [2021-11-13T12:28:36.222Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T12:28:36.506Z] ---> Running in 8d238697d923 [2021-11-13T12:28:36.781Z] Removing intermediate container 8d238697d923 [2021-11-13T12:28:36.781Z] ---> 01ce04b56fbf [2021-11-13T12:28:36.781Z] [2021-11-13T12:28:37.055Z] Successfully built 01ce04b56fbf [2021-11-13T12:28:37.055Z] Successfully tagged core-data-arm64:latest [2021-11-13T12:28:37.672Z]  Building core-data ... done  [Pipeline] } [2021-11-13T12:28:37.659Z] $ docker stop --time=1 7bf6605ea26144d5916338839d804f0bce5c51c31f8b6241536d07b01a262602 [2021-11-13T12:28:39.344Z] $ docker rm -f 7bf6605ea26144d5916338839d804f0bce5c51c31f8b6241536d07b01a262602 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-13T12:28:39.903Z] + docker images [2021-11-13T12:28:40.174Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-13T12:28:40.174Z] core-data-arm64 latest 01ce04b56fbf 3 seconds ago 19.5MB [2021-11-13T12:28:40.174Z] support-notifications-arm64 latest e08f47ddf892 10 seconds ago 16.1MB [2021-11-13T12:28:40.174Z] support-scheduler-arm64 latest d165a68b8caa 15 seconds ago 15.3MB [2021-11-13T12:28:40.174Z] 7b8cc43b299c 17 seconds ago 1.58GB [2021-11-13T12:28:40.174Z] 6e4737c226af 22 seconds ago 1.57GB [2021-11-13T12:28:40.174Z] 4dab62e2ebd9 24 seconds ago 1.57GB [2021-11-13T12:28:40.175Z] security-secretstore-setup-arm64 latest a45c054d41b8 About a minute ago 26.8MB [2021-11-13T12:28:40.175Z] c86622c458d0 About a minute ago 1.58GB [2021-11-13T12:28:40.175Z] sys-mgmt-agent-arm64 latest 49add3985489 2 minutes ago 277MB [2021-11-13T12:28:40.175Z] security-bootstrapper-arm64 latest 8aa77d63d0d6 3 minutes ago 17.8MB [2021-11-13T12:28:40.175Z] security-proxy-setup-arm64 latest a3398aa87cef 3 minutes ago 25.4MB [2021-11-13T12:28:40.175Z] core-command-arm64 latest 176591c545b5 3 minutes ago 15.2MB [2021-11-13T12:28:40.175Z] core-metadata-arm64 latest cb48a9bbbc07 3 minutes ago 15.9MB [2021-11-13T12:28:40.175Z] f58fd04a9cdd 3 minutes ago 1.57GB [2021-11-13T12:28:40.175Z] ccaf6ce04183 3 minutes ago 1.57GB [2021-11-13T12:28:40.175Z] 6b058a8120b8 3 minutes ago 1.57GB [2021-11-13T12:28:40.175Z] 2a2a328f81ef 3 minutes ago 1.57GB [2021-11-13T12:28:40.175Z] 0b13a2cc88fb 3 minutes ago 1.57GB [2021-11-13T12:28:40.175Z] ci-base-image-arm64 latest f244e9000364 13 minutes ago 1.24GB [2021-11-13T12:28:40.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-13T12:28:40.175Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-13T12:28:40.175Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-13T12:28:40.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 [2021-11-13T12:28:40.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T12:28:41.127Z] [2021-11-13T12:28:41.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-13T12:28:41.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T12:28:41.746Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-13T12:28:41.746Z] 448f6bf000e3: Pulling fs layer [2021-11-13T12:28:41.746Z] f757da607395: Pulling fs layer [2021-11-13T12:28:41.746Z] 05883995daec: Pulling fs layer [2021-11-13T12:28:41.746Z] 8603b9c90790: Pulling fs layer [2021-11-13T12:28:41.746Z] 1560dd03e051: Pulling fs layer [2021-11-13T12:28:41.746Z] 27f5ce0e4adf: Pulling fs layer [2021-11-13T12:28:41.746Z] c2d8d7efcc4b: Pulling fs layer [2021-11-13T12:28:41.746Z] 8603b9c90790: Waiting [2021-11-13T12:28:41.746Z] 27f5ce0e4adf: Waiting [2021-11-13T12:28:41.746Z] c2d8d7efcc4b: Waiting [2021-11-13T12:28:41.746Z] 1560dd03e051: Waiting [2021-11-13T12:28:41.746Z] f757da607395: Verifying Checksum [2021-11-13T12:28:41.746Z] f757da607395: Download complete [2021-11-13T12:28:41.746Z] 8603b9c90790: Download complete [2021-11-13T12:28:41.746Z] 1560dd03e051: Verifying Checksum [2021-11-13T12:28:41.746Z] 1560dd03e051: Download complete [2021-11-13T12:28:42.020Z] 27f5ce0e4adf: Verifying Checksum [2021-11-13T12:28:42.020Z] 27f5ce0e4adf: Download complete [2021-11-13T12:28:42.020Z] 05883995daec: Verifying Checksum [2021-11-13T12:28:42.020Z] 05883995daec: Download complete [2021-11-13T12:28:42.294Z] 448f6bf000e3: Verifying Checksum [2021-11-13T12:28:42.294Z] 448f6bf000e3: Download complete [2021-11-13T12:28:44.918Z] c2d8d7efcc4b: Verifying Checksum [2021-11-13T12:28:44.918Z] c2d8d7efcc4b: Download complete [2021-11-13T12:28:45.893Z] 448f6bf000e3: Pull complete [2021-11-13T12:28:46.485Z] f757da607395: Pull complete [2021-11-13T12:28:47.921Z] 05883995daec: Pull complete [2021-11-13T12:28:48.522Z] 8603b9c90790: Pull complete [2021-11-13T12:28:49.498Z] 1560dd03e051: Pull complete [2021-11-13T12:28:49.498Z] 27f5ce0e4adf: Pull complete [2021-11-13T12:29:04.561Z] c2d8d7efcc4b: Pull complete [2021-11-13T12:29:04.561Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-13T12:29:04.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T12:29:04.561Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-13T12:29:04.794Z] prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container [2021-11-13T12:29:04.870Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-13T12:29:07.707Z] $ docker top 2bd07655f0be3546b58dc1ce1a6abed5bf8623cde683b2ff52a22fd2d4060f1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T12:29:08.918Z] ---> job-cost.sh [2021-11-13T12:29:08.918Z] lf-activate-venv: SKIPPING [2021-11-13T12:29:08.918Z] INFO: No Stack... [2021-11-13T12:29:09.516Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-13T12:29:10.122Z] INFO: Archiving Costs [Pipeline] sh [2021-11-13T12:29:10.831Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-11-13T12:29:10.831Z] + cut -d, -f6 [Pipeline] lock [2021-11-13T12:29:10.898Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3815-3-stack-cost] [2021-11-13T12:29:10.904Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3815-3-stack-cost] did not exist. Created. [2021-11-13T12:29:10.904Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3815-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-13T12:29:11.606Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-13T12:29:11.768Z] Stashed 1 file(s) [Pipeline] } [2021-11-13T12:29:11.775Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3815-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-13T12:29:11.774Z] $ docker stop --time=1 2bd07655f0be3546b58dc1ce1a6abed5bf8623cde683b2ff52a22fd2d4060f1d [2021-11-13T12:29:13.341Z] $ docker rm -f 2bd07655f0be3546b58dc1ce1a6abed5bf8623cde683b2ff52a22fd2d4060f1d [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 [2021-11-13T12:29:14.118Z] provisioning config files... [2021-11-13T12:29:14.137Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6788522120923657982tmp [Pipeline] { [Pipeline] sh [2021-11-13T12:29:14.438Z] + set +x [2021-11-13T12:29:14.438Z] + bash -s -- [2021-11-13T12:29:14.438Z] + curl -s https://codecov.io/bash [2021-11-13T12:29:14.438Z] [2021-11-13T12:29:14.438Z] _____ _ [2021-11-13T12:29:14.438Z] / ____| | | [2021-11-13T12:29:14.438Z] | | ___ __| | ___ ___ _____ __ [2021-11-13T12:29:14.438Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-13T12:29:14.438Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-13T12:29:14.438Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-13T12:29:14.438Z] Bash-1.0.6 [2021-11-13T12:29:14.438Z] [2021-11-13T12:29:14.438Z] [2021-11-13T12:29:14.438Z] ==> git version 2.24.4 found [2021-11-13T12:29:14.438Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-13T12:29:14.438Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-13T12:29:14.438Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-13T12:29:14.438Z] ==> Jenkins CI detected. [2021-11-13T12:29:14.438Z] current dir:  /w/workspace/edgex-go/3 [2021-11-13T12:29:14.438Z] project root: . [2021-11-13T12:29:14.438Z] --> token set from env [2021-11-13T12:29:14.698Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-13T12:29:14.698Z] ==> Running gcov in . (disable via -X gcov) [2021-11-13T12:29:14.698Z] ==> Python coveragepy not found [2021-11-13T12:29:14.698Z] ==> Searching for coverage reports in: [2021-11-13T12:29:14.698Z] + . [2021-11-13T12:29:14.698Z] -> Found 1 reports [2021-11-13T12:29:14.698Z] ==> Detecting git/mercurial file structure [2021-11-13T12:29:14.698Z] ==> Reading reports [2021-11-13T12:29:14.698Z] + ./coverage.out bytes=428381 [2021-11-13T12:29:14.698Z] ==> Appending adjustments [2021-11-13T12:29:14.698Z] https://docs.codecov.io/docs/fixing-reports [2021-11-13T12:29:15.637Z] + Found adjustments [2021-11-13T12:29:15.896Z] ==> Gzipping contents [2021-11-13T12:29:15.896Z] 60K /tmp/codecov.cuqlTQ.gz [2021-11-13T12:29:15.896Z] ==> Uploading reports [2021-11-13T12:29:15.896Z] url: https://codecov.io [2021-11-13T12:29:15.896Z] query: branch=PR-3815&commit=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3815%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3815&job=&cmd_args= [2021-11-13T12:29:15.896Z] -> Pinging Codecov [2021-11-13T12:29:15.896Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3815&commit=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3815%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3815&job=&cmd_args= [2021-11-13T12:29:16.157Z] -> Uploading to [2021-11-13T12:29:16.157Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-13/00271124DB129430A58F1EEE437C3FCB/99d04a8caa10b718b8ebbd31f2ff4bf2241e4308/0c92d970-e9b7-411f-8f24-94b0e6f06309.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211113T122915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3de13ff47570166aa990a6c8e1f354a02289e931e226a97f7aae414b6eddd0b6 [2021-11-13T12:29:16.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-13T12:29:16.157Z] Dload Upload Total Spent Left Speed [2021-11-13T12:29:16.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57770 0 0 100 57770 0 174k --:--:-- --:--:-- --:--:-- 174k [2021-11-13T12:29:16.417Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [Pipeline] } [2021-11-13T12:29:16.425Z] 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 [2021-11-13T12:29:17.557Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-13T12:29:17.855Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T12:29:18.413Z] ---> package-listing.sh [2021-11-13T12:29:18.413Z] ++ facter osfamily [2021-11-13T12:29:18.413Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-13T12:29:18.676Z] + OS_FAMILY=redhat [2021-11-13T12:29:18.676Z] + workspace=/w/workspace/edgex-go/3 [2021-11-13T12:29:18.676Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-13T12:29:18.676Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-13T12:29:18.676Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-13T12:29:18.676Z] + PACKAGES=/tmp/packages_start.txt [2021-11-13T12:29:18.676Z] + '[' /w/workspace/edgex-go/3 ']' [2021-11-13T12:29:18.676Z] + PACKAGES=/tmp/packages_end.txt [2021-11-13T12:29:18.676Z] + case "${OS_FAMILY}" in [2021-11-13T12:29:18.676Z] + rpm -qa [2021-11-13T12:29:18.676Z] + sort [2021-11-13T12:29:21.975Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-13T12:29:21.975Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-13T12:29:21.975Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-13T12:29:21.975Z] + '[' /w/workspace/edgex-go/3 ']' [2021-11-13T12:29:21.975Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-11-13T12:29:21.975Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-11-13T12:29:21.987Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-13T12:29:22.270Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-13T12:29:22.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T12:29:22.830Z] [2021-11-13T12:29:22.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T12:29:23.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T12:29:23.139Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-13T12:29:23.139Z] b4d181a07f80: Pulling fs layer [2021-11-13T12:29:23.139Z] a1111a8f2ec3: Pulling fs layer [2021-11-13T12:29:23.139Z] ed53099fbce6: Pulling fs layer [2021-11-13T12:29:23.139Z] dc539afda2c1: Pulling fs layer [2021-11-13T12:29:23.139Z] 77bc0d833cb6: Pulling fs layer [2021-11-13T12:29:23.139Z] 9065ff56babe: Pulling fs layer [2021-11-13T12:29:23.139Z] d287ab97295c: Pulling fs layer [2021-11-13T12:29:23.139Z] dc539afda2c1: Waiting [2021-11-13T12:29:23.139Z] 77bc0d833cb6: Waiting [2021-11-13T12:29:23.139Z] 9065ff56babe: Waiting [2021-11-13T12:29:23.139Z] d287ab97295c: Waiting [2021-11-13T12:29:23.139Z] a1111a8f2ec3: Verifying Checksum [2021-11-13T12:29:23.139Z] a1111a8f2ec3: Download complete [2021-11-13T12:29:23.139Z] dc539afda2c1: Verifying Checksum [2021-11-13T12:29:23.139Z] dc539afda2c1: Download complete [2021-11-13T12:29:23.402Z] ed53099fbce6: Verifying Checksum [2021-11-13T12:29:23.402Z] ed53099fbce6: Download complete [2021-11-13T12:29:23.402Z] 77bc0d833cb6: Verifying Checksum [2021-11-13T12:29:23.402Z] 77bc0d833cb6: Download complete [2021-11-13T12:29:23.402Z] 9065ff56babe: Verifying Checksum [2021-11-13T12:29:23.402Z] 9065ff56babe: Download complete [2021-11-13T12:29:23.402Z] b4d181a07f80: Verifying Checksum [2021-11-13T12:29:23.402Z] b4d181a07f80: Download complete [2021-11-13T12:29:23.981Z] d287ab97295c: Verifying Checksum [2021-11-13T12:29:23.981Z] d287ab97295c: Download complete [2021-11-13T12:29:24.942Z] b4d181a07f80: Pull complete [2021-11-13T12:29:24.942Z] a1111a8f2ec3: Pull complete [2021-11-13T12:29:25.522Z] ed53099fbce6: Pull complete [2021-11-13T12:29:25.522Z] dc539afda2c1: Pull complete [2021-11-13T12:29:25.789Z] 77bc0d833cb6: Pull complete [2021-11-13T12:29:25.789Z] 9065ff56babe: Pull complete [2021-11-13T12:29:31.110Z] d287ab97295c: Pull complete [2021-11-13T12:29:31.110Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-13T12:29:31.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T12:29:31.110Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-13T12:29:31.174Z] prd-centos7-docker-4c-2g-479 does not seem to be running inside a container [2021-11-13T12:29:31.202Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-13T12:29:34.440Z] $ docker top c7f526bc957aefbc25f5061c5b79f4ae76a51128e62417b354e9dd7f880308c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T12:29:34.806Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-13T12:29:35.101Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-13T12:29:35.394Z] + ls /var/log/sa-host [2021-11-13T12:29:35.394Z] + sadf -c /var/log/sa-host/sa13 [2021-11-13T12:29:35.394Z] file_magic: OK [2021-11-13T12:29:35.394Z] HZ: Using current value: 100 [2021-11-13T12:29:35.394Z] file_header: OK [2021-11-13T12:29:35.394Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-13T12:29:35.394Z] Statistics: [2021-11-13T12:29:35.394Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-13T12:29:35.394Z] File successfully converted to sysstat format version 12.0.3 [2021-11-13T12:29:35.394Z] + sadf -c /var/log/sa-host/sa30 [2021-11-13T12:29:35.394Z] file_magic: OK [2021-11-13T12:29:35.394Z] HZ: Using current value: 100 [2021-11-13T12:29:35.394Z] file_header: OK [2021-11-13T12:29:35.394Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-13T12:29:35.394Z] Statistics: [2021-11-13T12:29:35.394Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-13T12:29:35.394Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T12:29:35.670Z] provisioning config files... [2021-11-13T12:29:35.683Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7768851493369825903tmp [Pipeline] { [Pipeline] echo [2021-11-13T12:29:35.697Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T12:29:35.984Z] ---> create-netrc.sh [Pipeline] } [2021-11-13T12:29:35.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-13T12:29:36.323Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-13T12:29:36.332Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T12:29:36.619Z] ---> sudo-logs.sh [2021-11-13T12:29:36.619Z] Archiving 'sudo' log.. [2021-11-13T12:29:36.619Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-479.novalocal: Name or service not known [2021-11-13T12:29:36.619Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-479.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-13T12:29:36.646Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T12:29:36.948Z] ---> job-cost.sh [2021-11-13T12:29:36.948Z] lf-activate-venv: SKIPPING [2021-11-13T12:29:36.948Z] DEBUG: total: 0.10999999940395355 [2021-11-13T12:29:36.948Z] INFO: Retrieving Stack Cost... [2021-11-13T12:29:38.856Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-13T12:29:39.116Z] INFO: Archiving Costs [Pipeline] echo [2021-11-13T12:29:39.127Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T12:29:39.414Z] ---> logs-deploy.sh [2021-11-13T12:29:39.414Z] lf-activate-venv: SKIPPING [2021-11-13T12:29:39.414Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3815/3 [2021-11-13T12:29:39.414Z] INFO: archiving workspace using pattern(s): [2021-11-13T12:29:40.360Z] Archives upload complete. [2021-11-13T12:29:40.360Z] INFO: archiving logs to Nexus