Pull request #3766 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from dff1392c4be1e731651b8f30ca47908e53ddd988+4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 (e8ead3cbec2baeec8c93280b8b058715f488906d) 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-ssh5318219276480419073.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh9211894646295860634.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3766/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-3766/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5054208857554074673.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh3426083383195619802.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-3766/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-3766/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5454800611463836910.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-879 in /w/workspace/edgexfoundry_edgex-go_PR-3766 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.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/4@tmp/jenkins-gitclient-ssh3518889665430651296.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 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 into PR head commit dff1392c4be1e731651b8f30ca47908e53ddd988 > 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/4@tmp/jenkins-gitclient-ssh5941287000692017214.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3766/head:refs/remotes/origin/PR-3766 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dff1392c4be1e731651b8f30ca47908e53ddd988 # timeout=10 Merge succeeded, producing dff1392c4be1e731651b8f30ca47908e53ddd988 Checking out Revision dff1392c4be1e731651b8f30ca47908e53ddd988 (PR-3766) > 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/4@tmp/jenkins-gitclient-ssh8187550742590370562.key > git merge 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dff1392c4be1e731651b8f30ca47908e53ddd988 # timeout=10 Commit message: "feat(data): new API to search Readings by multiple resource names" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-21T06:42:06.105Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-21T06:42:06.143Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-21T06:42:06.151Z] ========================================================= [2021-10-21T06:42:06.151Z] EdgeX Global Pipelines Version Info [2021-10-21T06:42:06.151Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3db677a658ae1ad4fc41c33b36b3e2ab715519c0 # timeout=10 [2021-10-21T06:42:07.296Z] ------------------- [2021-10-21T06:42:07.296Z] stable info: [2021-10-21T06:42:07.296Z] ------------------- [2021-10-21T06:42:07.296Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-21T06:42:07.296Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-21T06:42:07.296Z] Message: update stable to v1.0.210 [2021-10-21T06:42:07.869Z] ------------------- [2021-10-21T06:42:07.869Z] experimental info: [2021-10-21T06:42:07.869Z] ------------------- [2021-10-21T06:42:07.869Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-21T06:42:07.869Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-21T06:42:07.869Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-21T06:42:07.965Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-21T06:42:07.976Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-21T06:42:07.987Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-21T06:42:07.996Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-21T06:42:08.004Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-21T06:42:08.013Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-21T06:42:08.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-21T06:42:08.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-21T06:42:08.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-21T06:42:08.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-21T06:42:08.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-21T06:42:08.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-21T06:42:08.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-21T06:42:08.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-21T06:42:08.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-21T06:42:08.103Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-21T06:42:08.112Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-21T06:42:08.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-21T06:42:08.132Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-21T06:42:08.141Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-21T06:42:08.150Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-21T06:42:08.159Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-21T06:42:08.171Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3766 [Pipeline] echo [2021-10-21T06:42:08.179Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3766 [Pipeline] echo [2021-10-21T06:42:08.188Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3766 [Pipeline] echo [2021-10-21T06:42:08.198Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dff1392c4be1e731651b8f30ca47908e53ddd988 [Pipeline] echo [2021-10-21T06:42:08.209Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dff1392 [Pipeline] echo [2021-10-21T06:42:08.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-21T06:42:08.258Z] provisioning config files... [2021-10-21T06:42:08.271Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7064753971770973195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-21T06:42:08.581Z] ---> docker-login.sh [2021-10-21T06:42:08.581Z] nexus3.edgexfoundry.org:10001 [2021-10-21T06:42:08.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:42:08.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:42:08.842Z] Configure a credential helper to remove this warning. See [2021-10-21T06:42:08.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:42:08.842Z] [2021-10-21T06:42:08.842Z] Login Succeeded [2021-10-21T06:42:08.842Z] nexus3.edgexfoundry.org:10002 [2021-10-21T06:42:08.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:42:08.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:42:08.842Z] Configure a credential helper to remove this warning. See [2021-10-21T06:42:08.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:42:08.842Z] [2021-10-21T06:42:08.843Z] Login Succeeded [2021-10-21T06:42:08.843Z] nexus3.edgexfoundry.org:10003 [2021-10-21T06:42:09.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:42:09.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:42:09.104Z] Configure a credential helper to remove this warning. See [2021-10-21T06:42:09.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:42:09.104Z] [2021-10-21T06:42:09.104Z] Login Succeeded [2021-10-21T06:42:09.104Z] nexus3.edgexfoundry.org:10004 [2021-10-21T06:42:09.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:42:09.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:42:09.104Z] Configure a credential helper to remove this warning. See [2021-10-21T06:42:09.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:42:09.104Z] [2021-10-21T06:42:09.104Z] Login Succeeded [2021-10-21T06:42:09.104Z] docker.io [2021-10-21T06:42:09.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:42:09.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:42:09.634Z] Configure a credential helper to remove this warning. See [2021-10-21T06:42:09.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:42:09.634Z] [2021-10-21T06:42:09.634Z] Login Succeeded [2021-10-21T06:42:09.634Z] ---> docker-login.sh ends [Pipeline] } [2021-10-21T06:42:09.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-21T06:42:09.952Z] ++ 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-10-21T06:42:09.952Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T06:42:09.952Z] ++ dirname cmd/core-command/Dockerfile [2021-10-21T06:42:09.952Z] ++ cut -d/ -f2 [2021-10-21T06:42:09.952Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-21T06:42:09.952Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T06:42:09.952Z] ++ dirname cmd/core-data/Dockerfile [2021-10-21T06:42:09.952Z] ++ cut -d/ -f2 [2021-10-21T06:42:09.952Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-21T06:42:09.952Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T06:42:09.952Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-21T06:42:09.952Z] ++ cut -d/ -f2 [2021-10-21T06:42:09.952Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-21T06:42:09.952Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T06:42:09.952Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-21T06:42:09.952Z] ++ cut -d/ -f2 [2021-10-21T06:42:09.952Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-21T06:42:09.952Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T06:42:09.952Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-21T06:42:09.952Z] ++ cut -d/ -f2 [2021-10-21T06:42:09.952Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-21T06:42:09.952Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T06:42:09.952Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-21T06:42:09.952Z] ++ cut -d/ -f2 [2021-10-21T06:42:09.952Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-21T06:42:09.952Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T06:42:09.952Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-21T06:42:09.952Z] ++ cut -d/ -f2 [2021-10-21T06:42:09.952Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-21T06:42:09.952Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T06:42:09.952Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-21T06:42:09.952Z] ++ cut -d/ -f2 [2021-10-21T06:42:09.952Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-21T06:42:09.952Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T06:42:09.952Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-21T06:42:09.952Z] ++ cut -d/ -f2 [2021-10-21T06:42:09.952Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-21T06:42:09.988Z] 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-21T06:42:10.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-21T06:42:10.496Z] [2021-10-21T06:42:10.496Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T06:42:10.800Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-21T06:42:10.800Z] latest: Pulling from edgex-devops/git-semver [2021-10-21T06:42:10.800Z] a0d0a0d46f8b: Pulling fs layer [2021-10-21T06:42:10.800Z] 3e5f54012d9b: Pulling fs layer [2021-10-21T06:42:10.800Z] 4c7163046ea9: Pulling fs layer [2021-10-21T06:42:10.800Z] 0c2d73faf560: Pulling fs layer [2021-10-21T06:42:10.800Z] 0c2d73faf560: Waiting [2021-10-21T06:42:10.800Z] 3e5f54012d9b: Verifying Checksum [2021-10-21T06:42:10.800Z] 3e5f54012d9b: Download complete [2021-10-21T06:42:10.800Z] a0d0a0d46f8b: Verifying Checksum [2021-10-21T06:42:10.800Z] a0d0a0d46f8b: Download complete [2021-10-21T06:42:10.800Z] 4c7163046ea9: Verifying Checksum [2021-10-21T06:42:10.800Z] 4c7163046ea9: Download complete [2021-10-21T06:42:11.063Z] 0c2d73faf560: Verifying Checksum [2021-10-21T06:42:11.063Z] 0c2d73faf560: Download complete [2021-10-21T06:42:11.064Z] a0d0a0d46f8b: Pull complete [2021-10-21T06:42:11.064Z] 3e5f54012d9b: Pull complete [2021-10-21T06:42:11.329Z] 4c7163046ea9: Pull complete [2021-10-21T06:42:11.593Z] 0c2d73faf560: Pull complete [2021-10-21T06:42:11.593Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-21T06:42:11.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-21T06:42:11.593Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-21T06:42:11.659Z] prd-centos7-docker-4c-2g-879 does not seem to be running inside a container [2021-10-21T06:42:11.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-21T06:42:12.387Z] $ docker top c93d0c7e3eaee1cae622095834ec3507fc33107e51fbdb6348704dc5b19a9379 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-21T06:42:12.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-21T06:42:12.472Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-21T06:42:12.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-21T06:42:12.577Z] $ docker exec c93d0c7e3eaee1cae622095834ec3507fc33107e51fbdb6348704dc5b19a9379 ssh-agent [2021-10-21T06:42:12.691Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgbIIMO/agent.14 [2021-10-21T06:42:12.691Z] SSH_AGENT_PID=20 [2021-10-21T06:42:12.701Z] Running ssh-add (command line suppressed) [2021-10-21T06:42:12.793Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_276288470768053275.key (/w/workspace/edgex-go/4@tmp/private_key_276288470768053275.key) [2021-10-21T06:42:12.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-21T06:42:13.102Z] + git tag --points-at HEAD [Pipeline] } [2021-10-21T06:42:13.112Z] $ docker exec --env ******** --env ******** c93d0c7e3eaee1cae622095834ec3507fc33107e51fbdb6348704dc5b19a9379 ssh-agent -k [2021-10-21T06:42:13.205Z] unset SSH_AUTH_SOCK; [2021-10-21T06:42:13.205Z] unset SSH_AGENT_PID; [2021-10-21T06:42:13.205Z] echo Agent pid 20 killed; [2021-10-21T06:42:13.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-21T06:42:13.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-21T06:42:13.238Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-21T06:42:13.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-21T06:42:13.336Z] $ docker exec c93d0c7e3eaee1cae622095834ec3507fc33107e51fbdb6348704dc5b19a9379 ssh-agent [2021-10-21T06:42:13.445Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbpEGnd/agent.50 [2021-10-21T06:42:13.445Z] SSH_AGENT_PID=56 [2021-10-21T06:42:13.450Z] Running ssh-add (command line suppressed) [2021-10-21T06:42:13.536Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8931683490785874850.key (/w/workspace/edgex-go/4@tmp/private_key_8931683490785874850.key) [2021-10-21T06:42:13.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-21T06:42:13.844Z] + git semver init [2021-10-21T06:42:13.844Z] # -> Open(): unable to determine branch for HEAD [2021-10-21T06:42:13.844Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-10-21T06:42:13.844Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-10-21T06:42:13.844Z] # $SEMVER_REMOTE_NAME = origin [2021-10-21T06:42:13.844Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-21T06:42:13.844Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-21T06:42:13.844Z] # $SEMVER_BRANCH = PR-3766 [2021-10-21T06:42:13.844Z] # $SEMVER_TEMP = /tmp/semver-669228846 [2021-10-21T06:42:13.844Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-21T06:42:26.093Z] # '/tmp/semver-669228846' -> '/w/workspace/edgex-go/4/.semver' [2021-10-21T06:42:26.093Z] # -> Force: false [2021-10-21T06:42:26.093Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-10-21T06:42:26.102Z] $ docker exec --env ******** --env ******** c93d0c7e3eaee1cae622095834ec3507fc33107e51fbdb6348704dc5b19a9379 ssh-agent -k [2021-10-21T06:42:26.196Z] unset SSH_AUTH_SOCK; [2021-10-21T06:42:26.197Z] unset SSH_AGENT_PID; [2021-10-21T06:42:26.197Z] echo Agent pid 56 killed; [2021-10-21T06:42:26.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-21T06:42:26.518Z] + git semver [Pipeline] } [2021-10-21T06:42:26.529Z] $ docker stop --time=1 c93d0c7e3eaee1cae622095834ec3507fc33107e51fbdb6348704dc5b19a9379 [2021-10-21T06:42:28.434Z] $ docker rm -f c93d0c7e3eaee1cae622095834ec3507fc33107e51fbdb6348704dc5b19a9379 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-21T06:42:28.813Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-21T06:42:29.042Z] Stashed 1 file(s) [Pipeline] echo [2021-10-21T06:42:29.044Z] [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-10-21T06:42:29.240Z] ========================================================= [2021-10-21T06:42:29.241Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-21T06:42:29.241Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-21T06:42:29.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-21T06:42:29.535Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-21T06:42:29.535Z] a0d0a0d46f8b: Already exists [2021-10-21T06:42:29.535Z] 31adcdaf11c8: Pulling fs layer [2021-10-21T06:42:29.535Z] b8b176561691: Pulling fs layer [2021-10-21T06:42:29.535Z] 4527c011a84f: Pulling fs layer [2021-10-21T06:42:29.535Z] 5d74067f8e1e: Pulling fs layer [2021-10-21T06:42:29.535Z] e0aca202a116: Pulling fs layer [2021-10-21T06:42:29.535Z] 3a43be97a3b4: Pulling fs layer [2021-10-21T06:42:29.535Z] 34cad66bf833: Pulling fs layer [2021-10-21T06:42:29.535Z] b4e3c513aaa6: Pulling fs layer [2021-10-21T06:42:29.536Z] 3a43be97a3b4: Waiting [2021-10-21T06:42:29.536Z] 34cad66bf833: Waiting [2021-10-21T06:42:29.536Z] b4e3c513aaa6: Waiting [2021-10-21T06:42:29.536Z] 5d74067f8e1e: Waiting [2021-10-21T06:42:29.536Z] e0aca202a116: Waiting [2021-10-21T06:42:29.536Z] b8b176561691: Verifying Checksum [2021-10-21T06:42:29.536Z] b8b176561691: Download complete [2021-10-21T06:42:29.536Z] 31adcdaf11c8: Verifying Checksum [2021-10-21T06:42:29.536Z] 31adcdaf11c8: Download complete [2021-10-21T06:42:29.536Z] 5d74067f8e1e: Verifying Checksum [2021-10-21T06:42:29.536Z] 5d74067f8e1e: Download complete [2021-10-21T06:42:29.536Z] e0aca202a116: Verifying Checksum [2021-10-21T06:42:29.536Z] e0aca202a116: Download complete [2021-10-21T06:42:29.536Z] 3a43be97a3b4: Verifying Checksum [2021-10-21T06:42:29.536Z] 3a43be97a3b4: Download complete [2021-10-21T06:42:29.800Z] 34cad66bf833: Verifying Checksum [2021-10-21T06:42:29.800Z] 34cad66bf833: Download complete [2021-10-21T06:42:29.800Z] 31adcdaf11c8: Pull complete [2021-10-21T06:42:29.800Z] b8b176561691: Pull complete [2021-10-21T06:42:30.381Z] 4527c011a84f: Download complete [2021-10-21T06:42:30.381Z] b4e3c513aaa6: Verifying Checksum [2021-10-21T06:42:30.381Z] b4e3c513aaa6: Download complete [2021-10-21T06:42:34.626Z] 4527c011a84f: Pull complete [2021-10-21T06:42:34.626Z] 5d74067f8e1e: Pull complete [2021-10-21T06:42:34.891Z] e0aca202a116: Pull complete [2021-10-21T06:42:34.891Z] 3a43be97a3b4: Pull complete [2021-10-21T06:42:35.157Z] 34cad66bf833: Pull complete [2021-10-21T06:42:37.717Z] b4e3c513aaa6: Pull complete [2021-10-21T06:42:37.717Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-21T06:42:37.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-21T06:42:37.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-21T06:42:38.020Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-21T06:42:38.020Z] WORKDIR /edgex [2021-10-21T06:42:38.020Z] COPY go.mod . [2021-10-21T06:42:38.020Z] RUN go mod download' [2021-10-21T06:42:38.020Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-21T06:42:39.413Z] Sending build context to Docker daemon 329.7MB [2021-10-21T06:42:39.413Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-21T06:42:39.413Z] ---> 9f6097aaca64 [2021-10-21T06:42:39.413Z] Step 2/4 : WORKDIR /edgex [2021-10-21T06:42:41.960Z] ---> Running in 913e5b57ffa1 [2021-10-21T06:42:41.960Z] Removing intermediate container 913e5b57ffa1 [2021-10-21T06:42:41.960Z] ---> 2614e6fe0538 [2021-10-21T06:42:41.960Z] Step 3/4 : COPY go.mod . [2021-10-21T06:42:41.960Z] ---> 063ad85e00e1 [2021-10-21T06:42:41.960Z] Step 4/4 : RUN go mod download [2021-10-21T06:42:41.960Z] ---> Running in 78159c1ccdc8 [2021-10-21T06:42:44.206Z] Still waiting to schedule task [2021-10-21T06:42:44.206Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-868’ is offline [2021-10-21T06:43:14.156Z] Removing intermediate container 78159c1ccdc8 [2021-10-21T06:43:14.157Z] ---> 259a116013f8 [2021-10-21T06:43:14.157Z] Successfully built 259a116013f8 [2021-10-21T06:43:14.157Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T06:43:14.459Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-21T06:43:14.459Z] . [Pipeline] withDockerContainer [2021-10-21T06:43:14.529Z] prd-centos7-docker-4c-2g-879 does not seem to be running inside a container [2021-10-21T06:43:14.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-21T06:43:14.952Z] $ docker top 82c607d30dde5d605de91b52599b6b46eccba055e208c8a975a4cf1cd5bd6b83 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T06:43:15.318Z] + go version [2021-10-21T06:43:15.318Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-21T06:43:15.327Z] $ docker stop --time=1 82c607d30dde5d605de91b52599b6b46eccba055e208c8a975a4cf1cd5bd6b83 [2021-10-21T06:43:16.508Z] $ docker rm -f 82c607d30dde5d605de91b52599b6b46eccba055e208c8a975a4cf1cd5bd6b83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T06:43:17.002Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-21T06:43:17.002Z] . [Pipeline] withDockerContainer [2021-10-21T06:43:17.066Z] prd-centos7-docker-4c-2g-879 does not seem to be running inside a container [2021-10-21T06:43:17.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-21T06:43:17.405Z] $ docker top fe0da0445c030acd617da024d062979ee74c847b6e58cff8bec3adccb00a2257 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-21T06:43:17.478Z] ========================================================= [2021-10-21T06:43:17.478Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-21T06:43:17.478Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-21T06:43:17.774Z] + make test [2021-10-21T06:43:17.774Z] go mod tidy [2021-10-21T06:43:17.774Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-21T06:43:23.124Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-21T06:43:41.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-21T06:43:45.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-21T06:43:45.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-21T06:43:45.859Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-21T06:43:48.433Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-21T06:43:48.698Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-21T06:43:48.698Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-21T06:43:48.698Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-21T06:43:49.275Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-21T06:43:49.540Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-21T06:43:49.802Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-21T06:43:49.802Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-21T06:43:49.802Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-21T06:43:49.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-21T06:43:51.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2021-10-21T06:43:51.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-21T06:43:51.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-21T06:43:52.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 98.5% of statements [2021-10-21T06:43:52.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-21T06:43:52.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.052s coverage: 44.7% of statements [2021-10-21T06:43:52.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-21T06:43:52.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-21T06:43:53.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.143s coverage: 89.5% of statements [2021-10-21T06:43:53.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-21T06:43:53.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-21T06:43:54.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements [2021-10-21T06:43:54.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-21T06:43:54.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-21T06:43:54.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-21T06:43:54.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-21T06:43:54.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-21T06:43:55.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.333s coverage: 94.2% of statements [2021-10-21T06:43:55.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-21T06:43:55.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-21T06:43:55.528Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-10-21T06:43:55.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-21T06:43:55.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-21T06:43:55.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-21T06:43:55.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-21T06:43:55.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-21T06:43:55.793Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2021-10-21T06:43:55.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-21T06:43:55.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-21T06:43:55.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-21T06:43:56.757Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements [2021-10-21T06:43:56.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-21T06:43:56.757Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-10-21T06:43:56.757Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 21.7% of statements [2021-10-21T06:43:56.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-21T06:43:57.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2021-10-21T06:43:57.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2021-10-21T06:43:57.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-10-21T06:43:58.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2021-10-21T06:43:58.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2021-10-21T06:44:10.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2021-10-21T06:44:10.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2021-10-21T06:44:17.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.193s coverage: 82.5% of statements [2021-10-21T06:44:17.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-21T06:44:35.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-10-21T06:44:35.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-21T06:44:35.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-21T06:44:35.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-21T06:44:35.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-10-21T06:44:35.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-21T06:44:35.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-21T06:44:35.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-21T06:44:35.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-21T06:44:35.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-21T06:44:35.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-10-21T06:44:35.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-21T06:44:35.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-21T06:44:35.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-10-21T06:44:35.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-21T06:44:35.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-10-21T06:44:35.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-21T06:44:35.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-10-21T06:44:35.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-10-21T06:44:35.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-10-21T06:44:35.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements [2021-10-21T06:44:35.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-21T06:44:35.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-10-21T06:44:35.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-21T06:44:35.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-21T06:44:35.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2021-10-21T06:44:35.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-10-21T06:44:35.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-10-21T06:44:35.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-10-21T06:44:35.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-10-21T06:44:35.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.284s coverage: 70.4% of statements [2021-10-21T06:44:35.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-21T06:44:35.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-21T06:44:35.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-21T06:44:35.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 43.4% of statements [2021-10-21T06:44:35.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-21T06:44:35.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-21T06:44:35.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-10-21T06:44:35.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-21T06:44:35.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2021-10-21T06:44:35.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-21T06:44:44.133Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-21T06:44:44.133Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.3% of statements [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-21T06:44:44.133Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-21T06:44:44.133Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-21T06:44:44.133Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-21T06:44:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-21T06:44:44.133Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements [2021-10-21T06:44:44.133Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-10-21T06:44:44.133Z] 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 [2021-10-21T06:45:16.372Z] GO111MODULE=on go vet ./... [2021-10-21T06:45:24.576Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-21T06:45:24.576Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-21T06:45:24.837Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-21T06:45:25.713Z] + ls -al . [2021-10-21T06:45:25.713Z] total 632 [2021-10-21T06:45:25.713Z] drwxrwxr-x 10 1001 1001 4096 Oct 21 06:45 . [2021-10-21T06:45:25.713Z] drwxr-xr-x 4 root root 28 Oct 21 06:43 .. [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 11 Oct 21 06:42 .dockerignore [2021-10-21T06:45:25.713Z] drwxrwxr-x 8 1001 1001 179 Oct 21 06:42 .git [2021-10-21T06:45:25.713Z] drwxrwxr-x 4 1001 1001 142 Oct 21 06:42 .github [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 804 Oct 21 06:42 .gitignore [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 42 Oct 21 06:42 .golangci.yml [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 76 Oct 21 06:42 .hadolint.yml [2021-10-21T06:45:25.713Z] drwx------ 3 1001 1001 58 Oct 21 06:42 .semver [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 166 Oct 21 06:42 .sonarcloud.properties [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 1171 Oct 21 06:42 ADOPTERS.md [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 8608 Oct 21 06:42 Attribution.txt [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 43881 Oct 21 06:42 CHANGELOG.md [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 3804 Oct 21 06:42 CONTRIBUTING.md [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 677 Oct 21 06:42 GOVERNANCE.md [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 849 Oct 21 06:42 Jenkinsfile [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 10775 Oct 21 06:42 LICENSE [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 6508 Oct 21 06:42 Makefile [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 582 Oct 21 06:42 OWNERS.md [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 8256 Oct 21 06:42 README.md [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 6912 Oct 21 06:42 SECURITY.md [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 5 Oct 21 06:42 VERSION [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 4131 Oct 21 06:42 ZMQWindows.md [2021-10-21T06:45:25.713Z] drwxrwxr-x 2 1001 1001 37 Oct 21 06:42 bin [2021-10-21T06:45:25.713Z] drwxrwxr-x 14 1001 1001 4096 Oct 21 06:42 cmd [2021-10-21T06:45:25.713Z] -rw-r--r-- 1 root root 425844 Oct 21 06:44 coverage.out [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 829 Oct 21 06:42 go.mod [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 50143 Oct 21 06:42 go.sum [2021-10-21T06:45:25.713Z] drwxrwxr-x 8 1001 1001 124 Oct 21 06:42 internal [2021-10-21T06:45:25.713Z] drwxrwxr-x 3 1001 1001 16 Oct 21 06:42 openapi [2021-10-21T06:45:25.713Z] drwxrwxr-x 4 1001 1001 71 Oct 21 06:42 snap [2021-10-21T06:45:25.713Z] -rw-rw-r-- 1 1001 1001 204 Oct 21 06:42 version.go [Pipeline] sh [2021-10-21T06:45:26.008Z] + '[' -e coverage.out ] [2021-10-21T06:45:26.008Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-21T06:45:26.116Z] Stashed 1 file(s) [Pipeline] sh [2021-10-21T06:45:26.410Z] + make build [2021-10-21T06:45:26.410Z] 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-10-21T06:45:28.348Z] 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-10-21T06:45:34.988Z] 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-10-21T06:45:35.253Z] 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-10-21T06:45:36.195Z] 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-10-21T06:45:36.461Z] 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-10-21T06:45:37.405Z] 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-10-21T06:45:38.384Z] 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-10-21T06:45:38.965Z] 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-10-21T06:45:39.920Z] 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-10-21T06:45:40.870Z] 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-10-21T06:45:41.814Z] 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-10-21T06:45:43.226Z] $ docker stop --time=1 fe0da0445c030acd617da024d062979ee74c847b6e58cff8bec3adccb00a2257 [2021-10-21T06:45:44.990Z] $ docker rm -f fe0da0445c030acd617da024d062979ee74c847b6e58cff8bec3adccb00a2257 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T06:45:47.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-21T06:45:47.291Z] [2021-10-21T06:45:47.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T06:45:47.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-21T06:45:47.693Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-21T06:45:47.693Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-21T06:45:47.693Z] ca9280d653b3: Pulling fs layer [2021-10-21T06:45:47.693Z] 7e9c9ca2126c: Pulling fs layer [2021-10-21T06:45:47.693Z] cbdbe7a5bc2a: Download complete [2021-10-21T06:45:48.011Z] ca9280d653b3: Verifying Checksum [2021-10-21T06:45:48.011Z] ca9280d653b3: Download complete [2021-10-21T06:45:48.011Z] cbdbe7a5bc2a: Pull complete [2021-10-21T06:45:48.270Z] 7e9c9ca2126c: Download complete [2021-10-21T06:45:48.849Z] ca9280d653b3: Pull complete [2021-10-21T06:45:52.165Z] 7e9c9ca2126c: Pull complete [2021-10-21T06:45:52.165Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-21T06:45:52.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-21T06:45:52.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-21T06:45:52.227Z] prd-centos7-docker-4c-2g-879 does not seem to be running inside a container [2021-10-21T06:45:52.264Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-21T06:45:54.279Z] $ docker top 56a0dbb752ce7854bb854b6701f82d6e3e4dc4dcd159ddd9a2b48184d78d5bd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T06:45:54.644Z] + docker-compose build --help [2021-10-21T06:45:54.644Z] + grep parallel [2021-10-21T06:45:55.216Z] --parallel Build images in parallel. [Pipeline] } [2021-10-21T06:45:55.230Z] $ docker stop --time=1 56a0dbb752ce7854bb854b6701f82d6e3e4dc4dcd159ddd9a2b48184d78d5bd1 [2021-10-21T06:45:56.436Z] $ docker rm -f 56a0dbb752ce7854bb854b6701f82d6e3e4dc4dcd159ddd9a2b48184d78d5bd1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T06:45:56.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-21T06:45:56.837Z] . [Pipeline] withDockerContainer [2021-10-21T06:45:56.916Z] prd-centos7-docker-4c-2g-879 does not seem to be running inside a container [2021-10-21T06:45:56.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-21T06:45:57.336Z] $ docker top ba84a077cdb5e9bc097fef7b690a3cacc66fb6ebabef72bb93b09889910d1615 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T06:45:57.716Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-21T06:45:58.293Z] Building core-command ... [2021-10-21T06:45:58.293Z] Building core-data ... [2021-10-21T06:45:58.293Z] Building core-metadata ... [2021-10-21T06:45:58.293Z] Building security-bootstrapper ... [2021-10-21T06:45:58.293Z] Building security-proxy-setup ... [2021-10-21T06:45:58.293Z] Building security-secretstore-setup ... [2021-10-21T06:45:58.293Z] Building support-notifications ... [2021-10-21T06:45:58.293Z] Building support-scheduler ... [2021-10-21T06:45:58.293Z] Building sys-mgmt-agent ... [2021-10-21T06:45:58.293Z] Building core-data [2021-10-21T06:45:58.293Z] Building security-bootstrapper [2021-10-21T06:45:58.293Z] Building security-secretstore-setup [2021-10-21T06:45:58.293Z] Building core-metadata [2021-10-21T06:45:58.293Z] Building security-proxy-setup [2021-10-21T06:46:10.535Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T06:46:10.535Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-21T06:46:10.535Z] ---> 259a116013f8 [2021-10-21T06:46:10.535Z] Step 3/30 : WORKDIR /edgex-go [2021-10-21T06:46:10.535Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T06:46:10.535Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T06:46:10.535Z] ---> 259a116013f8 [2021-10-21T06:46:10.535Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T06:46:10.535Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T06:46:10.535Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-21T06:46:10.535Z] ---> 259a116013f8 [2021-10-21T06:46:10.535Z] Step 3/24 : WORKDIR /edgex-go [2021-10-21T06:46:14.038Z] ---> Running in 1920f9392a0e [2021-10-21T06:46:14.038Z] ---> Running in afc0900b54ae [2021-10-21T06:46:14.038Z] ---> Running in c067d3fbfbb6 [2021-10-21T06:46:18.251Z] Removing intermediate container afc0900b54ae [2021-10-21T06:46:18.251Z] ---> 2fd0afe9b70d [2021-10-21T06:46:18.251Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:46:18.251Z] Removing intermediate container 1920f9392a0e [2021-10-21T06:46:18.251Z] ---> 25b60a0921d5 [2021-10-21T06:46:18.251Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:46:18.251Z] Removing intermediate container c067d3fbfbb6 [2021-10-21T06:46:18.251Z] ---> 74d89e107038 [2021-10-21T06:46:18.251Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:46:18.251Z] ---> Running in 34cf85fc07e6 [2021-10-21T06:46:18.251Z] ---> Running in 88a15a2dcecd [2021-10-21T06:46:18.511Z] ---> Running in f0aa76500027 [2021-10-21T06:46:23.814Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T06:46:23.814Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-21T06:46:23.814Z] ---> 259a116013f8 [2021-10-21T06:46:23.814Z] Step 3/20 : WORKDIR /edgex-go [2021-10-21T06:46:23.814Z] ---> Using cache [2021-10-21T06:46:23.814Z] ---> 74d89e107038 [2021-10-21T06:46:23.814Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:46:24.389Z] ---> Running in 3d0fe8381125 [2021-10-21T06:46:24.653Z] Removing intermediate container f0aa76500027 [2021-10-21T06:46:24.653Z] ---> bb4ae5950247 [2021-10-21T06:46:24.653Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-21T06:46:24.923Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T06:46:24.923Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T06:46:24.923Z] ---> 259a116013f8 [2021-10-21T06:46:24.923Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T06:46:24.923Z] ---> Using cache [2021-10-21T06:46:24.923Z] ---> 74d89e107038 [2021-10-21T06:46:24.923Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:46:24.923Z] ---> Using cache [2021-10-21T06:46:24.923Z] ---> bb4ae5950247 [2021-10-21T06:46:24.923Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-21T06:46:24.923Z] Removing intermediate container 88a15a2dcecd [2021-10-21T06:46:24.923Z] ---> 0d83f04723e5 [2021-10-21T06:46:24.923Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-21T06:46:24.923Z] ---> Running in 18843bb3dc66 [2021-10-21T06:46:24.923Z] Removing intermediate container 34cf85fc07e6 [2021-10-21T06:46:24.923Z] ---> 3dc594bb5f8c [2021-10-21T06:46:24.923Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-21T06:46:24.923Z] ---> Running in 6c16c2022d6a [2021-10-21T06:46:24.923Z] ---> Running in 74b3fa89e6e5 [2021-10-21T06:46:24.923Z] ---> Running in b37f2d778c90 [2021-10-21T06:46:25.184Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:46:25.444Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:46:25.444Z] Removing intermediate container 3d0fe8381125 [2021-10-21T06:46:25.444Z] ---> 6ae175ff708e [2021-10-21T06:46:25.444Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-21T06:46:25.444Z] ---> Running in 374a3a5733bc [2021-10-21T06:46:25.705Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:46:25.705Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:46:25.705Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:46:25.967Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:46:26.231Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:46:26.503Z] OK: 220 MiB in 52 packages [2021-10-21T06:46:26.503Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:46:26.503Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:46:26.503Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:46:26.774Z] OK: 220 MiB in 52 packages [2021-10-21T06:46:26.774Z] OK: 220 MiB in 52 packages [2021-10-21T06:46:26.774Z] Removing intermediate container 18843bb3dc66 [2021-10-21T06:46:26.774Z] ---> 1f5f072289e0 [2021-10-21T06:46:26.774Z] Step 6/30 : COPY . . [2021-10-21T06:46:27.043Z] OK: 220 MiB in 52 packages [2021-10-21T06:46:27.043Z] OK: 220 MiB in 52 packages [2021-10-21T06:46:27.617Z] Removing intermediate container 6c16c2022d6a [2021-10-21T06:46:27.617Z] ---> 27d6953dd43a [2021-10-21T06:46:27.617Z] Step 6/22 : COPY . . [2021-10-21T06:46:30.182Z] Removing intermediate container 74b3fa89e6e5 [2021-10-21T06:46:30.182Z] ---> 299eaa13c902 [2021-10-21T06:46:30.182Z] Step 6/22 : COPY . . [2021-10-21T06:46:30.762Z] Removing intermediate container 374a3a5733bc [2021-10-21T06:46:30.762Z] ---> 4bf2b8dc857b [2021-10-21T06:46:30.762Z] Step 6/20 : COPY . . [2021-10-21T06:46:32.180Z] Removing intermediate container b37f2d778c90 [2021-10-21T06:46:32.180Z] ---> 2fbc94e95408 [2021-10-21T06:46:32.180Z] Step 6/24 : COPY . . [2021-10-21T06:46:34.742Z] ---> 63630436eb0d [2021-10-21T06:46:34.742Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T06:46:37.303Z] ---> 7e159c0ecfe1 [2021-10-21T06:46:37.303Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T06:46:37.877Z] ---> Running in 5c5803b82be1 [2021-10-21T06:46:38.142Z] ---> Running in 49fd8027e3ac [2021-10-21T06:46:38.142Z] ---> 8cc7ca96bbbd [2021-10-21T06:46:38.142Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T06:46:38.405Z] ---> Running in d65763871274 [2021-10-21T06:46:38.668Z] ---> a9bd7ed34d0b [2021-10-21T06:46:38.668Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T06:46:38.929Z] ---> Running in 977113300b80 [2021-10-21T06:46:48.963Z] Removing intermediate container 977113300b80 [2021-10-21T06:46:48.963Z] ---> cc2f1ab75ee5 [2021-10-21T06:46:48.963Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-21T06:46:48.963Z] Removing intermediate container 49fd8027e3ac [2021-10-21T06:46:48.963Z] ---> 10dce62385dc [2021-10-21T06:46:48.963Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-21T06:46:48.963Z] Removing intermediate container 5c5803b82be1 [2021-10-21T06:46:48.963Z] ---> 4cb3dca3bd6a [2021-10-21T06:46:48.963Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-21T06:46:48.963Z] ---> Running in db21547c69ad [2021-10-21T06:46:48.963Z] Removing intermediate container d65763871274 [2021-10-21T06:46:48.963Z] ---> 99f99b3355a9 [2021-10-21T06:46:48.963Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-21T06:46:48.963Z] ---> Running in c9aeddc07865 [2021-10-21T06:46:48.963Z] ---> Running in aac25243a3fe [2021-10-21T06:46:48.963Z] ---> Running in 8d407af768c7 [2021-10-21T06:46:48.963Z] 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-10-21T06:46:48.963Z] 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-10-21T06:46:48.963Z] 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-10-21T06:46:49.225Z] 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-10-21T06:46:49.835Z] ---> 346def7f43f0 [2021-10-21T06:46:49.835Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T06:46:49.835Z] ---> Running in bb8cfeb37e78 [2021-10-21T06:46:51.776Z] Removing intermediate container bb8cfeb37e78 [2021-10-21T06:46:51.776Z] ---> 41fc5430da47 [2021-10-21T06:46:51.776Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-21T06:46:51.776Z] ---> Running in 7eac64264d41 [2021-10-21T06:46:52.045Z] 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-10-21T06:47:24.259Z] 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-10-21T06:47:29.574Z] Removing intermediate container db21547c69ad [2021-10-21T06:47:29.574Z] ---> 31263f718cbf [2021-10-21T06:47:29.574Z] [2021-10-21T06:47:29.574Z] Step 9/20 : FROM alpine:3.14 [2021-10-21T06:47:29.574Z] Removing intermediate container aac25243a3fe [2021-10-21T06:47:29.574Z] ---> f83ee98ca53c [2021-10-21T06:47:29.574Z] [2021-10-21T06:47:29.574Z] Step 9/30 : FROM alpine:3.14 [2021-10-21T06:47:29.574Z] 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-10-21T06:47:29.851Z] 3.14: Pulling from library/alpine [2021-10-21T06:47:29.851Z] 3.14: Pulling from library/alpine [2021-10-21T06:47:30.888Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-21T06:47:30.888Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-21T06:47:30.888Z] Status: Downloaded newer image for alpine:3.14 [2021-10-21T06:47:30.888Z] Status: Downloaded newer image for alpine:3.14 [2021-10-21T06:47:30.888Z] ---> 14119a10abf4 [2021-10-21T06:47:30.888Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-21T06:47:30.888Z] ---> 14119a10abf4 [2021-10-21T06:47:30.888Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-21T06:47:31.151Z] ---> Running in 9f72451c7774 [2021-10-21T06:47:31.151Z] ---> Running in 189c9b1d318f [2021-10-21T06:47:31.417Z] Removing intermediate container c9aeddc07865 [2021-10-21T06:47:31.417Z] ---> e7443fa1433d [2021-10-21T06:47:31.417Z] [2021-10-21T06:47:31.417Z] Step 9/22 : FROM alpine:3.14 [2021-10-21T06:47:31.417Z] ---> 14119a10abf4 [2021-10-21T06:47:31.417Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-21T06:47:31.417Z] ---> Running in 45e2241e28b3 [2021-10-21T06:47:31.417Z] Removing intermediate container 9f72451c7774 [2021-10-21T06:47:31.417Z] ---> 4133c8a3219e [2021-10-21T06:47:31.417Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-21T06:47:31.417Z] ---> Running in 78e131af62c9 [2021-10-21T06:47:32.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:47:32.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:47:32.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:47:32.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:47:32.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:47:32.265Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-21T06:47:32.265Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-21T06:47:32.265Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-21T06:47:32.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:47:32.265Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-21T06:47:32.265Z] (5/5) Installing curl (7.79.1-r0) [2021-10-21T06:47:32.568Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T06:47:32.568Z] Executing ca-certificates-20191127-r5.trigger [2021-10-21T06:47:32.568Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-21T06:47:32.568Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T06:47:32.568Z] OK: 6 MiB in 15 packages [2021-10-21T06:47:32.568Z] OK: 8 MiB in 19 packages [2021-10-21T06:47:32.833Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-21T06:47:32.833Z] (2/2) Installing su-exec (0.2-r1) [2021-10-21T06:47:32.833Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T06:47:32.833Z] OK: 6 MiB in 16 packages [2021-10-21T06:47:32.833Z] Removing intermediate container 7eac64264d41 [2021-10-21T06:47:32.833Z] ---> 54499e370067 [2021-10-21T06:47:32.833Z] [2021-10-21T06:47:32.833Z] Step 9/24 : FROM alpine:3.14 [2021-10-21T06:47:32.833Z] ---> 14119a10abf4 [2021-10-21T06:47:32.833Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-21T06:47:33.099Z] ---> Running in 216045d47a03 [2021-10-21T06:47:33.099Z] Removing intermediate container 8d407af768c7 [2021-10-21T06:47:33.099Z] ---> 7a7ef6f11dd8 [2021-10-21T06:47:33.099Z] [2021-10-21T06:47:33.099Z] Step 9/22 : FROM alpine:3.14 [2021-10-21T06:47:33.099Z] ---> 14119a10abf4 [2021-10-21T06:47:33.099Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-21T06:47:33.099Z] ---> Running in bb0de0ddd90f [2021-10-21T06:47:33.358Z] Removing intermediate container bb0de0ddd90f [2021-10-21T06:47:33.359Z] ---> 02e4b20199d2 [2021-10-21T06:47:33.359Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-21T06:47:33.359Z] Removing intermediate container 78e131af62c9 [2021-10-21T06:47:33.359Z] ---> 8d80e912516e [2021-10-21T06:47:33.359Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-21T06:47:33.359Z] ---> Running in 6744e3254d08 [2021-10-21T06:47:33.359Z] ---> Running in f6fb6a8708cc [2021-10-21T06:47:33.621Z] Removing intermediate container 189c9b1d318f [2021-10-21T06:47:33.621Z] ---> e63504807c93 [2021-10-21T06:47:33.621Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-21T06:47:33.621Z] ---> Running in 1c19c8d90fa0 [2021-10-21T06:47:33.621Z] Removing intermediate container 6744e3254d08 [2021-10-21T06:47:33.621Z] ---> b9e7d33b7c5f [2021-10-21T06:47:33.621Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-21T06:47:33.621Z] Removing intermediate container 45e2241e28b3 [2021-10-21T06:47:33.621Z] ---> 5d75c9322844 [2021-10-21T06:47:33.621Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T06:47:33.621Z] Removing intermediate container f6fb6a8708cc [2021-10-21T06:47:33.621Z] ---> 513ea1640da5 [2021-10-21T06:47:33.621Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-21T06:47:33.621Z] ---> Running in 112df8705288 [2021-10-21T06:47:33.621Z] Removing intermediate container 1c19c8d90fa0 [2021-10-21T06:47:33.621Z] ---> 3d4a8166a90a [2021-10-21T06:47:33.621Z] Step 12/20 : WORKDIR /edgex [2021-10-21T06:47:33.621Z] ---> Running in 18f97743605d [2021-10-21T06:47:33.621Z] ---> Running in b751a46b51f8 [2021-10-21T06:47:33.621Z] ---> Running in cfa4c558a549 [2021-10-21T06:47:33.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:47:33.883Z] Removing intermediate container 112df8705288 [2021-10-21T06:47:33.883Z] ---> 5052afefa500 [2021-10-21T06:47:33.883Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:47:33.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:47:33.883Z] Removing intermediate container b751a46b51f8 [2021-10-21T06:47:33.883Z] ---> fd58fbdc245e [2021-10-21T06:47:33.883Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-21T06:47:33.883Z] ---> Running in 56f720f17edb [2021-10-21T06:47:33.883Z] Removing intermediate container cfa4c558a549 [2021-10-21T06:47:33.883Z] ---> 02880f0e2242 [2021-10-21T06:47:33.883Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-21T06:47:33.883Z] Removing intermediate container 18f97743605d [2021-10-21T06:47:33.883Z] ---> 0f6a502066d8 [2021-10-21T06:47:33.883Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-21T06:47:34.144Z] ---> Running in 4c8829c039f8 [2021-10-21T06:47:34.144Z] ---> Running in e0921ee9e06c [2021-10-21T06:47:34.144Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-21T06:47:34.144Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-21T06:47:34.144Z] (3/3) Installing su-exec (0.2-r1) [2021-10-21T06:47:34.144Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T06:47:34.145Z] Executing ca-certificates-20191127-r5.trigger [2021-10-21T06:47:34.145Z] OK: 6 MiB in 17 packages [2021-10-21T06:47:34.145Z] Removing intermediate container e0921ee9e06c [2021-10-21T06:47:34.145Z] ---> cad9fa433852 [2021-10-21T06:47:34.145Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-21T06:47:34.145Z] ---> Running in 0f2d1b4d2306 [2021-10-21T06:47:34.409Z] ---> 6478c4d57523 [2021-10-21T06:47:34.409Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-21T06:47:34.409Z] Removing intermediate container 0f2d1b4d2306 [2021-10-21T06:47:34.409Z] ---> 94863b0c8b68 [2021-10-21T06:47:34.409Z] Step 14/22 : WORKDIR / [2021-10-21T06:47:34.675Z] ---> Running in 21b2798afd2b [2021-10-21T06:47:34.675Z] Removing intermediate container 216045d47a03 [2021-10-21T06:47:34.675Z] ---> 99f8e3a35fc0 [2021-10-21T06:47:34.675Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-21T06:47:34.675Z] ---> Running in f1131761490b [2021-10-21T06:47:34.675Z] Removing intermediate container 21b2798afd2b [2021-10-21T06:47:34.675Z] ---> d1044311bd10 [2021-10-21T06:47:34.675Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T06:47:34.946Z] ---> c43cbe227bc9 [2021-10-21T06:47:34.946Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-21T06:47:34.946Z] Removing intermediate container f1131761490b [2021-10-21T06:47:34.946Z] ---> 32e9e1067bc6 [2021-10-21T06:47:34.946Z] Step 12/24 : WORKDIR / [2021-10-21T06:47:34.946Z] ---> Running in 6f461eae05c4 [2021-10-21T06:47:34.946Z] Removing intermediate container 56f720f17edb [2021-10-21T06:47:34.946Z] ---> c2af708b3a82 [2021-10-21T06:47:34.946Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-21T06:47:34.946Z] ---> 3fbaec83b2db [2021-10-21T06:47:34.946Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-21T06:47:34.946Z] Removing intermediate container 4c8829c039f8 [2021-10-21T06:47:34.946Z] ---> 418335004126 [2021-10-21T06:47:34.946Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-21T06:47:34.946Z] ---> Running in f00c31075b2c [2021-10-21T06:47:35.216Z] Removing intermediate container 6f461eae05c4 [2021-10-21T06:47:35.216Z] ---> 2768c2ab6200 [2021-10-21T06:47:35.216Z] 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-10-21T06:47:35.216Z] ---> Running in 53d59b143f9a [2021-10-21T06:47:35.483Z] ---> 15707d181e5d [2021-10-21T06:47:35.483Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-21T06:47:35.483Z] Removing intermediate container 53d59b143f9a [2021-10-21T06:47:35.483Z] ---> a2dff8c67e56 [2021-10-21T06:47:35.483Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-21T06:47:35.483Z] ---> Running in 495acbf22eb2 [2021-10-21T06:47:35.483Z] ---> 7e236ed79cf4 [2021-10-21T06:47:35.483Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-21T06:47:35.483Z] ---> bab5efc893bd [2021-10-21T06:47:35.483Z] 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-10-21T06:47:35.483Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:47:35.483Z] Removing intermediate container 495acbf22eb2 [2021-10-21T06:47:35.483Z] ---> 0a6c78521801 [2021-10-21T06:47:35.483Z] Step 17/20 : CMD ["--init=true"] [2021-10-21T06:47:35.749Z] ---> 8bdecf2d1461 [2021-10-21T06:47:35.749Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-21T06:47:35.749Z] ---> Running in 84eaaeac4c6d [2021-10-21T06:47:35.749Z] ---> 04b67e5ae57c [2021-10-21T06:47:35.749Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-21T06:47:35.749Z] ---> Running in 0c9add8a2512 [2021-10-21T06:47:35.749Z] ---> 5a1f2af7c354 [2021-10-21T06:47:35.749Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-21T06:47:35.749Z] ---> Running in 1311d4359a4b [2021-10-21T06:47:35.749Z] Removing intermediate container 84eaaeac4c6d [2021-10-21T06:47:35.749Z] ---> 61ec3d523f53 [2021-10-21T06:47:35.749Z] Step 18/20 : LABEL arch=x86_64 [2021-10-21T06:47:35.749Z] Removing intermediate container 0c9add8a2512 [2021-10-21T06:47:35.749Z] ---> 608f3f82eaf2 [2021-10-21T06:47:35.749Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T06:47:35.749Z] ---> Running in 48df9ceeb6a2 [2021-10-21T06:47:36.014Z] ---> Running in 95842e8986e0 [2021-10-21T06:47:36.014Z] ---> 0b3cd86770f2 [2021-10-21T06:47:36.014Z] 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-10-21T06:47:36.014Z] Removing intermediate container 48df9ceeb6a2 [2021-10-21T06:47:36.014Z] ---> 965a5d487981 [2021-10-21T06:47:36.014Z] Step 19/20 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T06:47:36.014Z] Removing intermediate container 95842e8986e0 [2021-10-21T06:47:36.014Z] ---> a864cfe7138c [2021-10-21T06:47:36.014Z] Step 20/22 : LABEL arch=x86_64 [2021-10-21T06:47:36.014Z] ---> Running in dbbd58b7291d [2021-10-21T06:47:36.014Z] ---> Running in d1e0abed43b0 [2021-10-21T06:47:36.014Z] ---> 132c66656dd4 [2021-10-21T06:47:36.014Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-21T06:47:36.014Z] Removing intermediate container dbbd58b7291d [2021-10-21T06:47:36.014Z] ---> afca1b2ac796 [2021-10-21T06:47:36.014Z] Step 20/20 : LABEL version=0.0.0 [2021-10-21T06:47:36.289Z] ---> Running in 3c69eb462488 [2021-10-21T06:47:36.289Z] Removing intermediate container d1e0abed43b0 [2021-10-21T06:47:36.289Z] ---> ff00a712dd9b [2021-10-21T06:47:36.289Z] Step 21/22 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T06:47:36.289Z] ---> Running in 25fbee0fb11b [2021-10-21T06:47:36.289Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:47:36.289Z] Removing intermediate container 3c69eb462488 [2021-10-21T06:47:36.289Z] ---> 72479251be47 [2021-10-21T06:47:36.289Z] [2021-10-21T06:47:36.563Z] Removing intermediate container 25fbee0fb11b [2021-10-21T06:47:36.564Z] ---> 88296fc6a22f [2021-10-21T06:47:36.564Z] Step 22/22 : LABEL version=0.0.0 [2021-10-21T06:47:36.564Z] Removing intermediate container 1311d4359a4b [2021-10-21T06:47:36.564Z] ---> 445fbaffff51 [2021-10-21T06:47:36.564Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T06:47:36.564Z] Successfully built 72479251be47 [2021-10-21T06:47:36.564Z] Successfully tagged security-proxy-setup:latest [2021-10-21T06:47:36.564Z] Building support-scheduler [2021-10-21T06:47:36.564Z]  Building security-proxy-setup ... done  ---> 948e09cb94d6 [2021-10-21T06:47:36.564Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-21T06:47:36.564Z] ---> Running in 0c9577947e6d [2021-10-21T06:47:36.834Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-21T06:47:36.834Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-21T06:47:36.834Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-21T06:47:37.094Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-21T06:47:37.094Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-21T06:47:37.666Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-21T06:47:37.666Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T06:47:37.666Z] OK: 8 MiB in 20 packages [2021-10-21T06:47:38.239Z] Removing intermediate container 0c9577947e6d [2021-10-21T06:47:38.239Z] ---> 27dc02c39e2f [2021-10-21T06:47:38.239Z] [2021-10-21T06:47:38.239Z] ---> 2438ef88bb6e [2021-10-21T06:47:38.239Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-21T06:47:38.239Z] Successfully built 27dc02c39e2f [2021-10-21T06:47:38.239Z] Successfully tagged core-metadata:latest [2021-10-21T06:47:38.239Z] Building support-notifications [2021-10-21T06:47:38.501Z]  Building core-metadata ... done  ---> c65615809afa [2021-10-21T06:47:38.501Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-21T06:47:39.884Z] ---> 8120fa46b491 [2021-10-21T06:47:39.884Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-21T06:47:40.467Z] Removing intermediate container f00c31075b2c [2021-10-21T06:47:40.467Z] ---> 3b9e296d5ba8 [2021-10-21T06:47:40.467Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T06:47:40.730Z] ---> 23d3219bde62 [2021-10-21T06:47:40.730Z] 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-10-21T06:47:40.730Z] ---> e9ef055d6f8b [2021-10-21T06:47:40.730Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-21T06:47:40.730Z] ---> Running in 52194fa94174 [2021-10-21T06:47:40.730Z] ---> 6eca3b86c89c [2021-10-21T06:47:40.730Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-21T06:47:41.678Z] ---> ee51ead0ee33 [2021-10-21T06:47:41.678Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-21T06:47:42.625Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T06:47:42.625Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-21T06:47:42.625Z] ---> 259a116013f8 [2021-10-21T06:47:42.625Z] Step 3/21 : WORKDIR /edgex-go [2021-10-21T06:47:42.625Z] ---> Using cache [2021-10-21T06:47:42.625Z] ---> 74d89e107038 [2021-10-21T06:47:42.625Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:47:42.625Z] ---> Using cache [2021-10-21T06:47:42.625Z] ---> 6ae175ff708e [2021-10-21T06:47:42.626Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-21T06:47:42.886Z] ---> d988df899206 [2021-10-21T06:47:42.886Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-21T06:47:43.147Z] ---> Running in d8bf1160c6e6 [2021-10-21T06:47:43.147Z] ---> 2a3f55619a54 [2021-10-21T06:47:43.147Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-21T06:47:43.147Z] ---> aa561bfc3cae [2021-10-21T06:47:43.147Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-21T06:47:43.147Z] ---> Running in 905988f17aa8 [2021-10-21T06:47:43.147Z] ---> Running in 6c03f53d9f9d [2021-10-21T06:47:43.412Z] Removing intermediate container 52194fa94174 [2021-10-21T06:47:43.412Z] ---> ca25cd5dc759 [2021-10-21T06:47:43.412Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-21T06:47:43.412Z] ---> Running in 63d3e1a2d1f6 [2021-10-21T06:47:43.412Z] Removing intermediate container 905988f17aa8 [2021-10-21T06:47:43.412Z] ---> c697695b7b03 [2021-10-21T06:47:43.412Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-21T06:47:43.412Z] Removing intermediate container 6c03f53d9f9d [2021-10-21T06:47:43.412Z] ---> 092c8923ca56 [2021-10-21T06:47:43.412Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T06:47:43.678Z] Removing intermediate container 63d3e1a2d1f6 [2021-10-21T06:47:43.678Z] ---> 8e1b35f295d2 [2021-10-21T06:47:43.678Z] Step 22/24 : LABEL arch=x86_64 [2021-10-21T06:47:43.679Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:47:43.679Z] ---> Running in debf705d6960 [2021-10-21T06:47:43.679Z] ---> Running in a441057ed77f [2021-10-21T06:47:43.679Z] ---> 826edd75e99c [2021-10-21T06:47:43.679Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-21T06:47:43.679Z] Removing intermediate container debf705d6960 [2021-10-21T06:47:43.679Z] ---> 4e1b887ac3e7 [2021-10-21T06:47:43.679Z] Step 20/22 : LABEL arch=x86_64 [2021-10-21T06:47:43.942Z] ---> Running in b4fc07031fd0 [2021-10-21T06:47:43.942Z] ---> Running in dc0fbff2a73c [2021-10-21T06:47:43.942Z] Removing intermediate container a441057ed77f [2021-10-21T06:47:43.942Z] ---> 1f53726dfe41 [2021-10-21T06:47:43.942Z] Step 23/24 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T06:47:43.942Z] ---> Running in 1aea629ecd59 [2021-10-21T06:47:43.942Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T06:47:43.942Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-21T06:47:43.942Z] ---> 259a116013f8 [2021-10-21T06:47:43.942Z] Step 3/23 : WORKDIR /edgex-go [2021-10-21T06:47:43.942Z] ---> Using cache [2021-10-21T06:47:43.942Z] ---> 74d89e107038 [2021-10-21T06:47:43.942Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:47:43.942Z] ---> Using cache [2021-10-21T06:47:43.942Z] ---> 6ae175ff708e [2021-10-21T06:47:43.942Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-21T06:47:43.942Z] ---> Using cache [2021-10-21T06:47:43.942Z] ---> 4bf2b8dc857b [2021-10-21T06:47:43.942Z] Step 6/23 : COPY go.mod . [2021-10-21T06:47:43.942Z] Removing intermediate container dc0fbff2a73c [2021-10-21T06:47:43.942Z] ---> b2c69bb3fd75 [2021-10-21T06:47:44.221Z] Step 21/22 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T06:47:44.221Z] ---> Running in 3dced7b1533f [2021-10-21T06:47:44.221Z] Removing intermediate container 1aea629ecd59 [2021-10-21T06:47:44.221Z] ---> 1995363075b7 [2021-10-21T06:47:44.221Z] Step 24/24 : LABEL version=0.0.0 [2021-10-21T06:47:44.221Z] ---> Running in e79fb4c03ce6 [2021-10-21T06:47:44.221Z] ---> 0ca363f4e000 [2021-10-21T06:47:44.221Z] Step 7/23 : RUN go mod download [2021-10-21T06:47:44.221Z] Removing intermediate container 3dced7b1533f [2021-10-21T06:47:44.221Z] ---> 5c60e224a17f [2021-10-21T06:47:44.221Z] Step 22/22 : LABEL version=0.0.0 [2021-10-21T06:47:44.221Z] ---> Running in c1af1d67720b [2021-10-21T06:47:44.221Z] ---> Running in 0424f9976bab [2021-10-21T06:47:44.221Z] Removing intermediate container e79fb4c03ce6 [2021-10-21T06:47:44.221Z] ---> f1cb57b2287f [2021-10-21T06:47:44.221Z] [2021-10-21T06:47:44.486Z] Successfully built f1cb57b2287f [2021-10-21T06:47:44.486Z] Successfully tagged security-secretstore-setup:latest [2021-10-21T06:47:44.486Z] Building sys-mgmt-agent [2021-10-21T06:47:44.486Z] Removing intermediate container 0424f9976bab [2021-10-21T06:47:44.486Z] ---> 7cb533fb2e2c [2021-10-21T06:47:44.486Z] [2021-10-21T06:47:44.486Z]  Building security-secretstore-setup ... done Successfully built 7cb533fb2e2c [2021-10-21T06:47:44.486Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:47:44.486Z] Successfully tagged core-data:latest [2021-10-21T06:47:44.486Z]  Building core-data ... done Building core-command [2021-10-21T06:47:44.749Z] Removing intermediate container b4fc07031fd0 [2021-10-21T06:47:44.749Z] ---> 38529c2adbf8 [2021-10-21T06:47:44.749Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-21T06:47:45.010Z] OK: 220 MiB in 52 packages [2021-10-21T06:47:46.945Z] ---> Running in 8ab2540c77e3 [2021-10-21T06:47:47.885Z] Removing intermediate container 8ab2540c77e3 [2021-10-21T06:47:47.885Z] ---> 94a0cb99159d [2021-10-21T06:47:47.885Z] Step 27/30 : CMD ["gate"] [2021-10-21T06:47:48.459Z] ---> Running in af099a227bca [2021-10-21T06:47:48.459Z] Removing intermediate container d8bf1160c6e6 [2021-10-21T06:47:48.459Z] ---> 2560ab60035f [2021-10-21T06:47:48.459Z] Step 6/21 : COPY . . [2021-10-21T06:47:49.028Z] Removing intermediate container af099a227bca [2021-10-21T06:47:49.029Z] ---> 2323af6bc100 [2021-10-21T06:47:49.029Z] Step 28/30 : LABEL arch=x86_64 [2021-10-21T06:47:50.940Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T06:47:50.940Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T06:47:50.940Z] ---> 259a116013f8 [2021-10-21T06:47:50.940Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T06:47:50.940Z] ---> Using cache [2021-10-21T06:47:50.940Z] ---> 74d89e107038 [2021-10-21T06:47:50.940Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:47:50.940Z] ---> Using cache [2021-10-21T06:47:50.940Z] ---> 6ae175ff708e [2021-10-21T06:47:50.940Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-21T06:47:50.940Z] ---> Using cache [2021-10-21T06:47:50.940Z] ---> 4bf2b8dc857b [2021-10-21T06:47:50.940Z] Step 6/22 : COPY . . [2021-10-21T06:47:50.940Z] ---> Using cache [2021-10-21T06:47:50.940Z] ---> a9bd7ed34d0b [2021-10-21T06:47:50.940Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T06:47:50.940Z] ---> Using cache [2021-10-21T06:47:50.940Z] ---> cc2f1ab75ee5 [2021-10-21T06:47:50.940Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-21T06:47:51.882Z] Removing intermediate container c1af1d67720b [2021-10-21T06:47:51.882Z] ---> f4ab92f10d2f [2021-10-21T06:47:51.882Z] Step 8/23 : COPY . . [2021-10-21T06:47:51.882Z] ---> Running in b65564eb1b79 [2021-10-21T06:47:52.147Z] ---> Running in 0ef41409d052 [2021-10-21T06:47:53.088Z] Removing intermediate container b65564eb1b79 [2021-10-21T06:47:53.088Z] ---> 271341dbdc51 [2021-10-21T06:47:53.088Z] Step 29/30 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T06:47:55.038Z] ---> Running in e40cf93cd0bc [2021-10-21T06:47:55.038Z] 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-10-21T06:47:55.038Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T06:47:55.038Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T06:47:55.038Z] ---> 259a116013f8 [2021-10-21T06:47:55.038Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T06:47:55.038Z] ---> Using cache [2021-10-21T06:47:55.038Z] ---> 74d89e107038 [2021-10-21T06:47:55.038Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:47:55.039Z] ---> Using cache [2021-10-21T06:47:55.039Z] ---> 6ae175ff708e [2021-10-21T06:47:55.039Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-21T06:47:55.039Z] ---> Running in 4b0857e8ea4b [2021-10-21T06:47:55.315Z] Removing intermediate container e40cf93cd0bc [2021-10-21T06:47:55.315Z] ---> a7f2b9b65d26 [2021-10-21T06:47:55.315Z] Step 30/30 : LABEL version=0.0.0 [2021-10-21T06:47:55.612Z] ---> Running in f371c089f985 [2021-10-21T06:47:55.896Z] Removing intermediate container f371c089f985 [2021-10-21T06:47:55.896Z] ---> ba53951716f4 [2021-10-21T06:47:55.896Z] [2021-10-21T06:47:56.193Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:47:56.193Z] Successfully built ba53951716f4 [2021-10-21T06:47:56.193Z] Successfully tagged security-bootstrapper:latest [2021-10-21T06:47:57.251Z]  Building security-bootstrapper ... done  ---> bfe8ab9ab696 [2021-10-21T06:47:57.251Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T06:47:57.838Z] ---> Running in d3b476bdbe8c [2021-10-21T06:47:57.838Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:47:58.452Z] OK: 220 MiB in 52 packages [2021-10-21T06:47:59.459Z] ---> 97a4b4cd5b11 [2021-10-21T06:47:59.459Z] Step 9/23 : RUN go mod tidy [2021-10-21T06:47:59.459Z] Removing intermediate container 4b0857e8ea4b [2021-10-21T06:47:59.459Z] ---> 8592eeee183e [2021-10-21T06:47:59.459Z] Step 6/22 : COPY . . [2021-10-21T06:47:59.459Z] ---> Running in 1a86b8aafdb1 [2021-10-21T06:48:00.046Z] Removing intermediate container d3b476bdbe8c [2021-10-21T06:48:00.046Z] ---> f70449cd0ea9 [2021-10-21T06:48:00.046Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-21T06:48:01.432Z] ---> Running in f983b92a96c7 [2021-10-21T06:48:02.021Z] 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-10-21T06:48:05.429Z] ---> 61a84cf41f9f [2021-10-21T06:48:05.429Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T06:48:05.429Z] ---> Running in 593af9c44ccd [2021-10-21T06:48:06.002Z] Removing intermediate container 1a86b8aafdb1 [2021-10-21T06:48:06.002Z] ---> 8147d4d7406a [2021-10-21T06:48:06.002Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-21T06:48:06.002Z] ---> Running in a0985023e063 [2021-10-21T06:48:06.574Z] 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-10-21T06:48:06.840Z] Removing intermediate container 593af9c44ccd [2021-10-21T06:48:06.840Z] ---> f8040d7fc56b [2021-10-21T06:48:06.840Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-21T06:48:06.840Z] ---> Running in 0a61f29ff26e [2021-10-21T06:48:07.412Z] 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-10-21T06:48:19.657Z] Removing intermediate container 0ef41409d052 [2021-10-21T06:48:19.658Z] ---> 79e605050663 [2021-10-21T06:48:19.658Z] [2021-10-21T06:48:19.658Z] Step 9/22 : FROM alpine:3.14 [2021-10-21T06:48:19.658Z] ---> 14119a10abf4 [2021-10-21T06:48:19.658Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-21T06:48:19.658Z] ---> Using cache [2021-10-21T06:48:19.658Z] ---> 5d75c9322844 [2021-10-21T06:48:19.658Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T06:48:19.658Z] ---> Using cache [2021-10-21T06:48:19.658Z] ---> 0f6a502066d8 [2021-10-21T06:48:19.658Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-21T06:48:19.658Z] ---> Running in 6f9da2d42646 [2021-10-21T06:48:19.658Z] Removing intermediate container 6f9da2d42646 [2021-10-21T06:48:19.658Z] ---> e97c8066d8c1 [2021-10-21T06:48:19.658Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-21T06:48:19.658Z] ---> Running in f486f1e05e62 [2021-10-21T06:48:19.658Z] Removing intermediate container f486f1e05e62 [2021-10-21T06:48:19.658Z] ---> 8de77ef699b6 [2021-10-21T06:48:19.658Z] Step 14/22 : WORKDIR / [2021-10-21T06:48:19.658Z] ---> Running in 7735e216ef15 [2021-10-21T06:48:19.658Z] Removing intermediate container 7735e216ef15 [2021-10-21T06:48:19.658Z] ---> da13fb1b7cc0 [2021-10-21T06:48:19.658Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T06:48:19.923Z] ---> 85d7099f4b12 [2021-10-21T06:48:19.923Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-21T06:48:20.866Z] ---> bae91072bc4a [2021-10-21T06:48:20.866Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-21T06:48:20.866Z] ---> 19aceee17315 [2021-10-21T06:48:20.866Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-21T06:48:21.126Z] ---> Running in 9e93fccbecbd [2021-10-21T06:48:21.126Z] Removing intermediate container 9e93fccbecbd [2021-10-21T06:48:21.126Z] ---> 9cad9d618b21 [2021-10-21T06:48:21.126Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T06:48:21.126Z] ---> Running in c3fc816680b5 [2021-10-21T06:48:21.388Z] Removing intermediate container c3fc816680b5 [2021-10-21T06:48:21.388Z] ---> 40809a7bfcd6 [2021-10-21T06:48:21.388Z] Step 20/22 : LABEL arch=x86_64 [2021-10-21T06:48:21.388Z] ---> Running in 2e279b1823a5 [2021-10-21T06:48:21.650Z] Removing intermediate container 2e279b1823a5 [2021-10-21T06:48:21.650Z] ---> 8b311c6c8904 [2021-10-21T06:48:21.650Z] Step 21/22 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T06:48:21.650Z] ---> Running in 577872739c28 [2021-10-21T06:48:21.650Z] Removing intermediate container 577872739c28 [2021-10-21T06:48:21.650Z] ---> e45c7db79373 [2021-10-21T06:48:21.650Z] Step 22/22 : LABEL version=0.0.0 [2021-10-21T06:48:21.916Z] ---> Running in 1f7375b4dce8 [2021-10-21T06:48:21.916Z] Removing intermediate container 1f7375b4dce8 [2021-10-21T06:48:21.916Z] ---> e0f9004eb032 [2021-10-21T06:48:21.916Z] [2021-10-21T06:48:22.178Z] Successfully built e0f9004eb032 [2021-10-21T06:48:22.178Z] Successfully tagged core-command:latest [2021-10-21T06:48:32.201Z]  Building core-command ... done Removing intermediate container f983b92a96c7 [2021-10-21T06:48:32.201Z] ---> 5fef31ce6b5f [2021-10-21T06:48:32.201Z] [2021-10-21T06:48:32.201Z] Step 9/21 : FROM alpine:3.14 [2021-10-21T06:48:32.201Z] ---> 14119a10abf4 [2021-10-21T06:48:32.201Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-21T06:48:32.201Z] ---> Running in 73a1e9de0d25 [2021-10-21T06:48:32.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:48:32.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:48:32.201Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-21T06:48:32.201Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-21T06:48:32.201Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T06:48:32.201Z] Executing ca-certificates-20191127-r5.trigger [2021-10-21T06:48:32.201Z] OK: 6 MiB in 16 packages [2021-10-21T06:48:32.468Z] Removing intermediate container 73a1e9de0d25 [2021-10-21T06:48:32.468Z] ---> b5484d4da35a [2021-10-21T06:48:32.468Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T06:48:32.468Z] ---> Running in 7a08356f9230 [2021-10-21T06:48:32.738Z] Removing intermediate container 7a08356f9230 [2021-10-21T06:48:32.738Z] ---> 7fef05b92acb [2021-10-21T06:48:32.738Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-21T06:48:32.738Z] ---> Running in de40fd7417a2 [2021-10-21T06:48:32.738Z] Removing intermediate container de40fd7417a2 [2021-10-21T06:48:32.738Z] ---> f957113caeae [2021-10-21T06:48:32.738Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-21T06:48:33.006Z] ---> Running in 2f143c21a277 [2021-10-21T06:48:33.269Z] Removing intermediate container 2f143c21a277 [2021-10-21T06:48:33.269Z] ---> 6478f469a16a [2021-10-21T06:48:33.269Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T06:48:33.842Z] ---> 255eff8bd64a [2021-10-21T06:48:33.842Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-21T06:48:33.842Z] Removing intermediate container 0a61f29ff26e [2021-10-21T06:48:33.842Z] ---> c14e8fabb108 [2021-10-21T06:48:33.842Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-21T06:48:34.105Z] Removing intermediate container a0985023e063 [2021-10-21T06:48:34.105Z] ---> cd356dd592c8 [2021-10-21T06:48:34.105Z] [2021-10-21T06:48:34.105Z] Step 11/23 : FROM alpine:3.14 [2021-10-21T06:48:34.105Z] ---> 14119a10abf4 [2021-10-21T06:48:34.105Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-21T06:48:34.105Z] ---> Using cache [2021-10-21T06:48:34.105Z] ---> 5d75c9322844 [2021-10-21T06:48:34.105Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T06:48:34.105Z] ---> Using cache [2021-10-21T06:48:34.105Z] ---> 0f6a502066d8 [2021-10-21T06:48:34.105Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-21T06:48:34.105Z] ---> Running in 6247eaad42e7 [2021-10-21T06:48:34.105Z] ---> Running in 28663978e78f [2021-10-21T06:48:34.105Z] Removing intermediate container 6247eaad42e7 [2021-10-21T06:48:34.105Z] ---> 958b553cb808 [2021-10-21T06:48:34.105Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-21T06:48:34.105Z] ---> Running in 1624b419c266 [2021-10-21T06:48:34.105Z] ---> f510b36d6542 [2021-10-21T06:48:34.105Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-21T06:48:34.369Z] Removing intermediate container 1624b419c266 [2021-10-21T06:48:34.369Z] ---> 5f61944ae3e9 [2021-10-21T06:48:34.369Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T06:48:34.369Z] ---> 603030d40800 [2021-10-21T06:48:34.369Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-21T06:48:34.369Z] ---> Running in ecaf5534d867 [2021-10-21T06:48:34.369Z] 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-10-21T06:48:34.630Z] Removing intermediate container ecaf5534d867 [2021-10-21T06:48:34.630Z] ---> 4e69066a8469 [2021-10-21T06:48:34.630Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T06:48:34.630Z] ---> 29749ee5c68a [2021-10-21T06:48:34.630Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-21T06:48:34.630Z] ---> Running in cb389176eaaf [2021-10-21T06:48:34.903Z] Removing intermediate container cb389176eaaf [2021-10-21T06:48:34.903Z] ---> a086a6b879ff [2021-10-21T06:48:34.903Z] Step 19/21 : LABEL arch=x86_64 [2021-10-21T06:48:34.903Z] ---> Running in 71ae37cfb3a2 [2021-10-21T06:48:34.903Z] ---> 639318066b7c [2021-10-21T06:48:34.903Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-21T06:48:35.167Z] Removing intermediate container 71ae37cfb3a2 [2021-10-21T06:48:35.167Z] ---> 00b8baa196fd [2021-10-21T06:48:35.167Z] Step 20/21 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T06:48:35.167Z] ---> Running in 62b197b85fc9 [2021-10-21T06:48:35.167Z] ---> 9c68c21e3d65 [2021-10-21T06:48:35.167Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-21T06:48:35.167Z] Removing intermediate container 28663978e78f [2021-10-21T06:48:35.167Z] ---> 9b461e7554e0 [2021-10-21T06:48:35.167Z] [2021-10-21T06:48:35.167Z] Step 10/22 : FROM docker:20.10.8 [2021-10-21T06:48:35.167Z] ---> Running in 0797025154ad [2021-10-21T06:48:35.167Z] Removing intermediate container 62b197b85fc9 [2021-10-21T06:48:35.167Z] ---> 07c9f364a0e0 [2021-10-21T06:48:35.167Z] Step 21/21 : LABEL version=0.0.0 [2021-10-21T06:48:35.167Z] ---> Running in f27d55f972e6 [2021-10-21T06:48:35.167Z] Removing intermediate container 0797025154ad [2021-10-21T06:48:35.167Z] ---> 49681b4ab29e [2021-10-21T06:48:35.167Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T06:48:35.429Z] 20.10.8: Pulling from library/docker [2021-10-21T06:48:35.429Z] ---> Running in b99578b3efb3 [2021-10-21T06:48:35.429Z] Removing intermediate container f27d55f972e6 [2021-10-21T06:48:35.429Z] ---> 65d46897b2d3 [2021-10-21T06:48:35.429Z] [2021-10-21T06:48:35.429Z] Removing intermediate container b99578b3efb3 [2021-10-21T06:48:35.429Z] ---> 0200f1d24470 [2021-10-21T06:48:35.429Z] Step 21/23 : LABEL arch=x86_64 [2021-10-21T06:48:35.429Z] Successfully built 65d46897b2d3 [2021-10-21T06:48:35.429Z] Successfully tagged support-notifications:latest [2021-10-21T06:48:35.689Z]  Building support-notifications ... done  ---> Running in 35ee558e9a4c [2021-10-21T06:48:35.962Z] Removing intermediate container 35ee558e9a4c [2021-10-21T06:48:35.962Z] ---> 890826d83e25 [2021-10-21T06:48:35.962Z] Step 22/23 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T06:48:35.962Z] ---> Running in 682ebffdb875 [2021-10-21T06:48:36.256Z] Removing intermediate container 682ebffdb875 [2021-10-21T06:48:36.256Z] ---> 7ca440ca0b9e [2021-10-21T06:48:36.256Z] Step 23/23 : LABEL version=0.0.0 [2021-10-21T06:48:36.256Z] ---> Running in 972b09f3f622 [2021-10-21T06:48:36.256Z] Removing intermediate container 972b09f3f622 [2021-10-21T06:48:36.256Z] ---> 294fa0c3a789 [2021-10-21T06:48:36.256Z] [2021-10-21T06:48:36.518Z] Successfully built 294fa0c3a789 [2021-10-21T06:48:36.518Z] Successfully tagged support-scheduler:latest [2021-10-21T06:48:37.922Z]  Building support-scheduler ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-21T06:48:37.922Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-21T06:48:37.922Z] ---> bc6c0ffef665 [2021-10-21T06:48:37.922Z] 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-10-21T06:48:38.491Z] ---> Running in ab79188ce38f [2021-10-21T06:48:38.491Z] Removing intermediate container ab79188ce38f [2021-10-21T06:48:38.491Z] ---> 1794df649ae5 [2021-10-21T06:48:38.491Z] 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-10-21T06:48:38.491Z] ---> Running in 83f32359adda [2021-10-21T06:48:38.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:48:39.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:48:39.011Z] (1/42) Installing readline (8.1.0-r0) [2021-10-21T06:48:39.011Z] (2/42) Installing bash (5.1.4-r0) [2021-10-21T06:48:39.011Z] Executing bash-5.1.4-r0.post-install [2021-10-21T06:48:39.011Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-21T06:48:39.011Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-21T06:48:39.011Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-21T06:48:39.274Z] (6/42) Installing curl (7.79.1-r0) [2021-10-21T06:48:39.274Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-21T06:48:39.274Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-21T06:48:39.274Z] (9/42) Installing expat (2.4.1-r0) [2021-10-21T06:48:39.274Z] (10/42) Installing libffi (3.3-r2) [2021-10-21T06:48:39.274Z] (11/42) Installing gdbm (1.19-r0) [2021-10-21T06:48:39.274Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-21T06:48:39.274Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-21T06:48:39.274Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-21T06:48:39.274Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-21T06:48:39.274Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-21T06:48:39.274Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-21T06:48:39.852Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-21T06:48:39.852Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-21T06:48:39.852Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-21T06:48:39.852Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-21T06:48:39.852Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-21T06:48:39.852Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-21T06:48:39.852Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-21T06:48:39.852Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-21T06:48:39.852Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-21T06:48:39.853Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-21T06:48:39.853Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-21T06:48:39.853Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-21T06:48:39.853Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-21T06:48:39.853Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-21T06:48:39.853Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-21T06:48:39.853Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-21T06:48:39.853Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-21T06:48:39.853Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-21T06:48:39.853Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-21T06:48:39.853Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-21T06:48:39.853Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-21T06:48:39.853Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-21T06:48:39.853Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-21T06:48:39.853Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-21T06:48:39.853Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-21T06:48:40.112Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T06:48:40.112Z] OK: 84 MiB in 64 packages [2021-10-21T06:48:40.683Z] Collecting docker-compose==1.23.2 [2021-10-21T06:48:40.683Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-21T06:48:40.683Z] Collecting texttable<0.10,>=0.9.0 [2021-10-21T06:48:40.683Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-21T06:48:40.943Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-21T06:48:41.204Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-21T06:48:41.463Z] Collecting PyYAML<4,>=3.10 [2021-10-21T06:48:41.463Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-21T06:48:42.035Z] 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-10-21T06:48:42.035Z] Collecting docopt<0.7,>=0.6.1 [2021-10-21T06:48:42.035Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-21T06:48:42.298Z] Collecting cached-property<2,>=1.2.0 [2021-10-21T06:48:42.298Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-21T06:48:42.298Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-21T06:48:42.298Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-21T06:48:42.298Z] Collecting jsonschema<3,>=2.5.1 [2021-10-21T06:48:42.298Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-21T06:48:42.298Z] Collecting docker<4.0,>=3.6.0 [2021-10-21T06:48:42.298Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-21T06:48:42.556Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-21T06:48:42.556Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-21T06:48:42.556Z] Collecting docker-pycreds>=0.4.0 [2021-10-21T06:48:42.556Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-21T06:48:42.556Z] Collecting idna<2.8,>=2.5 [2021-10-21T06:48:42.556Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-21T06:48:42.816Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-21T06:48:42.816Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-21T06:48:42.816Z] 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-10-21T06:48:42.816Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-21T06:48:42.816Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-21T06:48:42.816Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-21T06:48:42.816Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-21T06:48:42.816Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-21T06:48:42.816Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-21T06:48:42.816Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-21T06:48:42.816Z] Attempting uninstall: urllib3 [2021-10-21T06:48:42.816Z] Found existing installation: urllib3 1.26.5 [2021-10-21T06:48:42.816Z] Uninstalling urllib3-1.26.5: [2021-10-21T06:48:43.078Z] Successfully uninstalled urllib3-1.26.5 [2021-10-21T06:48:43.078Z] Attempting uninstall: idna [2021-10-21T06:48:43.078Z] Found existing installation: idna 3.2 [2021-10-21T06:48:43.078Z] Uninstalling idna-3.2: [2021-10-21T06:48:43.078Z] Successfully uninstalled idna-3.2 [2021-10-21T06:48:43.338Z] Attempting uninstall: chardet [2021-10-21T06:48:43.338Z] Found existing installation: chardet 4.0.0 [2021-10-21T06:48:43.338Z] Uninstalling chardet-4.0.0: [2021-10-21T06:48:43.338Z] Successfully uninstalled chardet-4.0.0 [2021-10-21T06:48:43.597Z] Attempting uninstall: requests [2021-10-21T06:48:43.597Z] Found existing installation: requests 2.25.1 [2021-10-21T06:48:43.597Z] Uninstalling requests-2.25.1: [2021-10-21T06:48:43.597Z] Successfully uninstalled requests-2.25.1 [2021-10-21T06:48:43.597Z] Running setup.py install for texttable: started [2021-10-21T06:48:43.860Z] Running setup.py install for texttable: finished with status 'done' [2021-10-21T06:48:43.860Z] Running setup.py install for PyYAML: started [2021-10-21T06:48:44.121Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-21T06:48:44.382Z] Running setup.py install for docopt: started [2021-10-21T06:48:44.642Z] Running setup.py install for docopt: finished with status 'done' [2021-10-21T06:48:44.642Z] Running setup.py install for dockerpty: started [2021-10-21T06:48:44.904Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-21T06:48:45.165Z] 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-10-21T06:48:48.768Z] Removing intermediate container 83f32359adda [2021-10-21T06:48:48.768Z] ---> 374c57412484 [2021-10-21T06:48:48.768Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-21T06:48:48.768Z] ---> Running in d67404dd9726 [2021-10-21T06:48:48.768Z] Removing intermediate container d67404dd9726 [2021-10-21T06:48:48.768Z] ---> 7bc7dd7295ef [2021-10-21T06:48:48.768Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-21T06:48:48.768Z] ---> Running in 9aaaf69d4115 [2021-10-21T06:48:48.768Z] Removing intermediate container 9aaaf69d4115 [2021-10-21T06:48:48.768Z] ---> db640920db08 [2021-10-21T06:48:48.768Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-21T06:48:49.084Z] ---> 7e33e7d8ea63 [2021-10-21T06:48:49.084Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-21T06:48:49.353Z] ---> f63a0be3ab16 [2021-10-21T06:48:49.353Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-21T06:48:49.616Z] ---> 2ff7fe838c96 [2021-10-21T06:48:49.616Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-21T06:48:49.616Z] ---> Running in d40eb69680e8 [2021-10-21T06:48:49.616Z] Removing intermediate container d40eb69680e8 [2021-10-21T06:48:49.616Z] ---> 6b7af97bf5c8 [2021-10-21T06:48:49.616Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T06:48:49.616Z] ---> Running in 96eb707a8b9a [2021-10-21T06:48:49.616Z] Removing intermediate container 96eb707a8b9a [2021-10-21T06:48:49.616Z] ---> f27ebcff98f5 [2021-10-21T06:48:49.616Z] Step 20/22 : LABEL arch=x86_64 [2021-10-21T06:48:49.616Z] ---> Running in cb38f913904d [2021-10-21T06:48:49.874Z] Removing intermediate container cb38f913904d [2021-10-21T06:48:49.874Z] ---> 684d33d67746 [2021-10-21T06:48:49.874Z] Step 21/22 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T06:48:49.874Z] ---> Running in 3bba7313b0d7 [2021-10-21T06:48:49.874Z] Removing intermediate container 3bba7313b0d7 [2021-10-21T06:48:49.874Z] ---> 3b54701092ff [2021-10-21T06:48:49.874Z] Step 22/22 : LABEL version=0.0.0 [2021-10-21T06:48:49.874Z] ---> Running in bb65904ad23d [2021-10-21T06:48:50.133Z] Removing intermediate container bb65904ad23d [2021-10-21T06:48:50.133Z] ---> 5b2bef21a4ec [2021-10-21T06:48:50.133Z] [2021-10-21T06:48:50.133Z] Successfully built 5b2bef21a4ec [2021-10-21T06:48:50.133Z] Successfully tagged sys-mgmt-agent:latest [2021-10-21T06:48:50.139Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-21T06:48:50.142Z] $ docker stop --time=1 ba84a077cdb5e9bc097fef7b690a3cacc66fb6ebabef72bb93b09889910d1615 [2021-10-21T06:48:51.494Z] $ docker rm -f ba84a077cdb5e9bc097fef7b690a3cacc66fb6ebabef72bb93b09889910d1615 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-21T06:48:51.835Z] + docker images [2021-10-21T06:48:51.835Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-21T06:48:51.835Z] sys-mgmt-agent latest 5b2bef21a4ec 2 seconds ago 294MB [2021-10-21T06:48:51.835Z] support-scheduler latest 294fa0c3a789 15 seconds ago 16.1MB [2021-10-21T06:48:51.835Z] support-notifications latest 65d46897b2d3 16 seconds ago 16.9MB [2021-10-21T06:48:51.835Z] 9b461e7554e0 16 seconds ago 1.75GB [2021-10-21T06:48:51.835Z] cd356dd592c8 18 seconds ago 1.76GB [2021-10-21T06:48:51.836Z] 5fef31ce6b5f 21 seconds ago 1.76GB [2021-10-21T06:48:51.836Z] core-command latest e0f9004eb032 30 seconds ago 16MB [2021-10-21T06:48:51.836Z] 79e605050663 33 seconds ago 1.75GB [2021-10-21T06:48:51.836Z] security-bootstrapper latest ba53951716f4 56 seconds ago 18.8MB [2021-10-21T06:48:51.836Z] security-secretstore-setup latest f1cb57b2287f About a minute ago 28.2MB [2021-10-21T06:48:51.836Z] core-data latest 7cb533fb2e2c About a minute ago 20.6MB [2021-10-21T06:48:51.836Z] security-proxy-setup latest 72479251be47 About a minute ago 26.7MB [2021-10-21T06:48:51.836Z] core-metadata latest 27dc02c39e2f About a minute ago 16.8MB [2021-10-21T06:48:51.836Z] 54499e370067 About a minute ago 1.76GB [2021-10-21T06:48:51.836Z] 7a7ef6f11dd8 About a minute ago 1.76GB [2021-10-21T06:48:51.836Z] e7443fa1433d About a minute ago 1.76GB [2021-10-21T06:48:51.836Z] f83ee98ca53c About a minute ago 1.75GB [2021-10-21T06:48:51.836Z] 31263f718cbf About a minute ago 1.76GB [2021-10-21T06:48:51.836Z] ci-base-image-x86_64 latest 259a116013f8 5 minutes ago 1.25GB [2021-10-21T06:48:51.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 7 days ago 548MB [2021-10-21T06:48:51.836Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 13 days ago 34.5MB [2021-10-21T06:48:51.836Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-21T06:48:51.836Z] alpine 3.14 14119a10abf4 7 weeks ago 5.6MB [2021-10-21T06:48:51.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-10-21T06:49:07.165Z] Still waiting to schedule task [2021-10-21T06:49:07.166Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-21T06:51:39.297Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-893 in /w/workspace/edgexfoundry_edgex-go_PR-3766 [Pipeline] { [Pipeline] ws [2021-10-21T06:51:39.310Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-10-21T06:51:39.567Z] The recommended git tool is: git [2021-10-21T06:51:45.569Z] using credential edgex-jenkins-ssh [2021-10-21T06:51:45.587Z] Cloning the remote Git repository [2021-10-21T06:51:45.642Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-21T06:51:45.801Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-10-21T06:51:46.040Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-21T06:51:46.040Z] > git --version # timeout=10 [2021-10-21T06:51:46.059Z] > git --version # 'git version 2.17.1' [2021-10-21T06:51:46.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-21T06:51:46.166Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-21T06:52:03.271Z] Merging remotes/origin/main commit 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 into PR head commit dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T06:52:03.597Z] Merge succeeded, producing dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T06:52:03.597Z] Checking out Revision dff1392c4be1e731651b8f30ca47908e53ddd988 (PR-3766) [2021-10-21T06:52:02.124Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-21T06:52:02.137Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-21T06:52:02.160Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-21T06:52:02.194Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-21T06:52:02.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-21T06:52:02.212Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3766/head:refs/remotes/origin/PR-3766 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-21T06:52:03.286Z] > git config core.sparsecheckout # timeout=10 [2021-10-21T06:52:03.302Z] > git checkout -f dff1392c4be1e731651b8f30ca47908e53ddd988 # timeout=10 [2021-10-21T06:52:03.512Z] > git remote # timeout=10 [2021-10-21T06:52:03.534Z] > git config --get remote.origin.url # timeout=10 [2021-10-21T06:52:03.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-21T06:52:03.555Z] > git merge 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 # timeout=10 [2021-10-21T06:52:03.578Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-21T06:52:03.602Z] > git config core.sparsecheckout # timeout=10 [2021-10-21T06:52:03.618Z] > git checkout -f dff1392c4be1e731651b8f30ca47908e53ddd988 # timeout=10 [2021-10-21T06:52:04.673Z] Running on prd-ubuntu18.04-docker-8c-8g-894 in /w/workspace/edgexfoundry_edgex-go_PR-3766 [Pipeline] { [Pipeline] ws [2021-10-21T06:52:04.683Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-10-21T06:52:04.762Z] The recommended git tool is: git [2021-10-21T06:52:06.576Z] using credential edgex-jenkins-ssh [2021-10-21T06:52:06.586Z] Cloning the remote Git repository [2021-10-21T06:52:06.604Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-21T06:52:06.671Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-10-21T06:52:06.698Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-21T06:52:06.698Z] > git --version # timeout=10 [2021-10-21T06:52:06.711Z] > git --version # 'git version 2.17.1' [2021-10-21T06:52:06.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-21T06:52:06.751Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-21T06:52:08.131Z] Commit message: "feat(data): new API to search Readings by multiple resource names" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-21T06:52:09.016Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-21T06:52:09.016Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-21T06:52:09.016Z] Dload Upload Total Spent Left Speed [2021-10-21T06:52:09.016Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2021-10-21T06:52:09.441Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-21T06:52:09.794Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-21T06:52:09.795Z] + sudo tee /etc/docker/daemon.new [2021-10-21T06:52:09.795Z] { [2021-10-21T06:52:09.795Z] "registry-mirrors": [ [2021-10-21T06:52:09.795Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-21T06:52:09.795Z] ], [2021-10-21T06:52:09.795Z] "bip": "10.250.0.254/24", [2021-10-21T06:52:09.795Z] "hosts": [ [2021-10-21T06:52:09.795Z] "tcp://0.0.0.0:5555", [2021-10-21T06:52:09.795Z] "unix:///var/run/docker.sock" [2021-10-21T06:52:09.795Z] ], [2021-10-21T06:52:09.795Z] "mtu": 1458, [2021-10-21T06:52:09.795Z] "selinux-enabled": true, [2021-10-21T06:52:09.795Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-21T06:52:09.795Z] } [Pipeline] sh [2021-10-21T06:52:10.150Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-21T06:52:10.503Z] + sudo service docker restart [2021-10-21T06:52:11.273Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-21T06:52:11.280Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-21T06:52:11.299Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-21T06:52:11.311Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-21T06:52:11.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-21T06:52:11.315Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3766/head:refs/remotes/origin/PR-3766 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-21T06:52:11.978Z] Merging remotes/origin/main commit 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 into PR head commit dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T06:52:12.093Z] Merge succeeded, producing dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T06:52:12.093Z] Checking out Revision dff1392c4be1e731651b8f30ca47908e53ddd988 (PR-3766) [2021-10-21T06:52:11.985Z] > git config core.sparsecheckout # timeout=10 [2021-10-21T06:52:11.990Z] > git checkout -f dff1392c4be1e731651b8f30ca47908e53ddd988 # timeout=10 [2021-10-21T06:52:12.055Z] > git remote # timeout=10 [2021-10-21T06:52:12.063Z] > git config --get remote.origin.url # timeout=10 [2021-10-21T06:52:12.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-21T06:52:12.072Z] > git merge 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 # timeout=10 [2021-10-21T06:52:12.081Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-21T06:52:12.095Z] > git config core.sparsecheckout # timeout=10 [2021-10-21T06:52:12.100Z] > git checkout -f dff1392c4be1e731651b8f30ca47908e53ddd988 # timeout=10 [2021-10-21T06:52:15.735Z] Commit message: "feat(data): new API to search Readings by multiple resource names" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-21T06:52:16.448Z] + echo snap-build.sh [2021-10-21T06:52:16.448Z] snap-build.sh [2021-10-21T06:52:16.448Z] + SNAP_BASE_DIR=. [2021-10-21T06:52:16.448Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-10-21T06:52:16.448Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-10-21T06:52:16.448Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-10-21T06:52:16.448Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-10-21T06:52:16.448Z] + cd /w/workspace/edgex-go/4 [2021-10-21T06:52:16.448Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-21T06:52:16.448Z] Reading package lists... [2021-10-21T06:52:16.448Z] Building dependency tree... [2021-10-21T06:52:16.448Z] Reading state information... [2021-10-21T06:52:16.448Z] The following packages were automatically installed and are no longer required: [2021-10-21T06:52:16.448Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-21T06:52:16.448Z] uidmap xdelta3 [2021-10-21T06:52:16.448Z] Use 'sudo apt autoremove' to remove them. [2021-10-21T06:52:16.448Z] The following packages will be REMOVED: [2021-10-21T06:52:16.448Z] lxd* lxd-client* [2021-10-21T06:52:16.710Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-21T06:52:16.710Z] After this operation, 31.7 MB disk space will be freed. [2021-10-21T06:52:17.493Z] (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-10-21T06:52:17.493Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-21T06:52:18.436Z] Removing lxd dnsmasq configuration [2021-10-21T06:52:18.436Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-21T06:52:18.436Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-21T06:52:19.378Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-21T06:52:19.378Z] (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-10-21T06:52:19.378Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-21T06:52:20.762Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-21T06:52:20.762Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-21T06:52:21.337Z] + sudo snap remove --purge lxd [2021-10-21T06:52:21.599Z] snap "lxd" is not installed [2021-10-21T06:52:21.599Z] + sudo groupadd --force --system lxd [2021-10-21T06:52:21.599Z] ++ whoami [2021-10-21T06:52:21.599Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-21T06:52:21.599Z] + newgrp - lxd [2021-10-21T06:52:21.599Z] + sudo snap install lxd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-21T06:52:28.916Z] provisioning config files... [2021-10-21T06:52:28.943Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3215637381233351660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-21T06:52:29.321Z] ---> docker-login.sh [2021-10-21T06:52:29.321Z] nexus3.edgexfoundry.org:10001 [2021-10-21T06:52:30.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:52:31.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:52:31.068Z] Configure a credential helper to remove this warning. See [2021-10-21T06:52:31.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:52:31.068Z] [2021-10-21T06:52:31.068Z] Login Succeeded [2021-10-21T06:52:31.068Z] nexus3.edgexfoundry.org:10002 [2021-10-21T06:52:31.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:52:31.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:52:31.687Z] Configure a credential helper to remove this warning. See [2021-10-21T06:52:31.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:52:31.687Z] [2021-10-21T06:52:31.687Z] Login Succeeded [2021-10-21T06:52:31.687Z] nexus3.edgexfoundry.org:10003 [2021-10-21T06:52:31.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:52:32.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:52:32.250Z] Configure a credential helper to remove this warning. See [2021-10-21T06:52:32.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:52:32.250Z] [2021-10-21T06:52:32.250Z] Login Succeeded [2021-10-21T06:52:32.250Z] nexus3.edgexfoundry.org:10004 [2021-10-21T06:52:32.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:52:32.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:52:32.813Z] Configure a credential helper to remove this warning. See [2021-10-21T06:52:32.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:52:32.813Z] [2021-10-21T06:52:32.813Z] Login Succeeded [2021-10-21T06:52:32.813Z] docker.io [2021-10-21T06:52:33.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:52:33.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:52:33.701Z] Configure a credential helper to remove this warning. See [2021-10-21T06:52:33.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:52:33.701Z] [2021-10-21T06:52:33.701Z] Login Succeeded [2021-10-21T06:52:33.701Z] ---> docker-login.sh ends [Pipeline] } [2021-10-21T06:52:33.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-21T06:52:34.232Z] ========================================================= [2021-10-21T06:52:34.232Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-21T06:52:34.232Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-21T06:52:34.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-21T06:52:34.921Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-21T06:52:34.921Z] 552d1f2373af: Pulling fs layer [2021-10-21T06:52:34.921Z] ea3f2d53f512: Pulling fs layer [2021-10-21T06:52:34.921Z] 9e70ebbbe112: Pulling fs layer [2021-10-21T06:52:34.921Z] 7a9cfe048b4a: Pulling fs layer [2021-10-21T06:52:34.921Z] 72dc09318566: Pulling fs layer [2021-10-21T06:52:34.921Z] f4f7b4309257: Pulling fs layer [2021-10-21T06:52:34.921Z] 0ac9a79272e3: Pulling fs layer [2021-10-21T06:52:34.921Z] b78e95d17946: Pulling fs layer [2021-10-21T06:52:34.921Z] 7a9cfe048b4a: Waiting [2021-10-21T06:52:34.921Z] 72dc09318566: Waiting [2021-10-21T06:52:34.921Z] f4f7b4309257: Waiting [2021-10-21T06:52:34.921Z] 0ac9a79272e3: Waiting [2021-10-21T06:52:34.921Z] b78e95d17946: Waiting [2021-10-21T06:52:34.921Z] 9e70ebbbe112: Download complete [2021-10-21T06:52:34.921Z] ea3f2d53f512: Verifying Checksum [2021-10-21T06:52:34.921Z] ea3f2d53f512: Download complete [2021-10-21T06:52:34.921Z] 72dc09318566: Download complete [2021-10-21T06:52:34.921Z] f4f7b4309257: Download complete [2021-10-21T06:52:35.201Z] 0ac9a79272e3: Verifying Checksum [2021-10-21T06:52:35.201Z] 0ac9a79272e3: Download complete [2021-10-21T06:52:35.201Z] 552d1f2373af: Verifying Checksum [2021-10-21T06:52:35.201Z] 552d1f2373af: Download complete [2021-10-21T06:52:35.823Z] 552d1f2373af: Pull complete [2021-10-21T06:52:36.505Z] 2021-10-21T06:52:32Z INFO Waiting for automatic snapd restart... [2021-10-21T06:52:36.839Z] ea3f2d53f512: Pull complete [2021-10-21T06:52:37.120Z] 9e70ebbbe112: Pull complete [2021-10-21T06:52:37.120Z] b78e95d17946: Verifying Checksum [2021-10-21T06:52:37.120Z] b78e95d17946: Download complete [2021-10-21T06:52:37.729Z] 7a9cfe048b4a: Verifying Checksum [2021-10-21T06:52:37.729Z] 7a9cfe048b4a: Download complete [2021-10-21T06:52:47.950Z] 7a9cfe048b4a: Pull complete [2021-10-21T06:52:47.950Z] 72dc09318566: Pull complete [2021-10-21T06:52:48.548Z] f4f7b4309257: Pull complete [2021-10-21T06:52:48.825Z] 0ac9a79272e3: Pull complete [2021-10-21T06:52:54.254Z] b78e95d17946: Pull complete [2021-10-21T06:52:54.254Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-21T06:52:54.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-21T06:52:54.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-21T06:52:54.624Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-21T06:52:54.624Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-21T06:52:54.624Z] WORKDIR /edgex [2021-10-21T06:52:54.624Z] COPY go.mod . [2021-10-21T06:52:54.624Z] RUN go mod download [2021-10-21T06:52:56.618Z] Sending build context to Docker daemon 166.5MB [2021-10-21T06:52:56.618Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-21T06:52:56.618Z] ---> 8b459fc5aaf0 [2021-10-21T06:52:56.618Z] Step 2/4 : WORKDIR /edgex [2021-10-21T06:52:58.480Z] lxd 4.19 from Canonical* installed [2021-10-21T06:52:58.480Z] + sudo lxd init --auto [2021-10-21T06:53:03.348Z] ---> Running in 0880d0168751 [2021-10-21T06:53:03.348Z] Removing intermediate container 0880d0168751 [2021-10-21T06:53:03.348Z] ---> e8818fff5dcb [2021-10-21T06:53:03.348Z] Step 3/4 : COPY go.mod . [2021-10-21T06:53:03.348Z] ---> 2d0a3b300c40 [2021-10-21T06:53:03.348Z] Step 4/4 : RUN go mod download [2021-10-21T06:53:03.626Z] ---> Running in 9be0768fd285 [2021-10-21T06:53:05.062Z] + sudo snap install --classic snapcraft [2021-10-21T06:53:23.176Z] snapcraft 5.0 from Canonical* installed [2021-10-21T06:53:23.176Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-21T06:53:23.176Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-21T06:53:23.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-21T06:53:23.176Z] Dload Upload Total Spent Left Speed [2021-10-21T06:53:23.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4265 0 --:--:-- --:--:-- --:--:-- 4265 [2021-10-21T06:53:23.176Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8250k 0 --:--:-- --:--:-- --:--:-- 47.0M [2021-10-21T06:53:23.176Z] ./yq_linux_amd64 [2021-10-21T06:53:23.176Z] + sudo snapcraft prime --use-lxd [2021-10-21T06:53:24.116Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-21T06:53:24.116Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-21T06:53:24.116Z] - README.md [2021-10-21T06:53:24.116Z] [2021-10-21T06:53:24.116Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-21T06:53:24.384Z] Launching a container. [2021-10-21T06:53:30.963Z] Waiting for container to be ready [2021-10-21T06:53:30.963Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-21T06:53:30.963Z] [2021-10-21T06:53:34.257Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-21T06:53:34.824Z] Waiting for network to be ready... [2021-10-21T06:53:35.084Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-21T06:53:35.344Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1921 kB] [2021-10-21T06:53:35.344Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-21T06:53:35.604Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] [2021-10-21T06:53:35.605Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-21T06:53:35.605Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-21T06:53:35.605Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [483 kB] [2021-10-21T06:53:35.605Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.2 kB] [2021-10-21T06:53:35.605Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-21T06:53:35.605Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-21T06:53:35.864Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-21T06:53:36.123Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-21T06:53:36.382Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-21T06:53:36.382Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-21T06:53:36.382Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-21T06:53:36.382Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-21T06:53:36.382Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-21T06:53:36.382Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-21T06:53:36.641Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-21T06:53:36.900Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2275 kB] [2021-10-21T06:53:36.900Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-21T06:53:36.900Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-21T06:53:36.900Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-21T06:53:36.900Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [512 kB] [2021-10-21T06:53:36.901Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.6 kB] [2021-10-21T06:53:36.901Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-21T06:53:36.901Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-21T06:53:39.446Z] Fetched 25.5 MB in 4s (6055 kB/s) [2021-10-21T06:53:40.384Z] Reading package lists... [2021-10-21T06:53:40.644Z] Reading package lists... [2021-10-21T06:53:40.904Z] Building dependency tree... [2021-10-21T06:53:40.904Z] Reading state information... [2021-10-21T06:53:41.164Z] The following additional packages will be installed: [2021-10-21T06:53:41.164Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-21T06:53:41.164Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-21T06:53:41.164Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-21T06:53:41.164Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-21T06:53:41.164Z] Suggested packages: [2021-10-21T06:53:41.164Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-21T06:53:41.164Z] Recommended packages: [2021-10-21T06:53:41.164Z] gnupg libsasl2-modules [2021-10-21T06:53:41.164Z] The following NEW packages will be installed: [2021-10-21T06:53:41.164Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-21T06:53:41.164Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-21T06:53:41.164Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-21T06:53:41.164Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-21T06:53:41.164Z] The following packages will be upgraded: [2021-10-21T06:53:41.164Z] gpg gpg-agent gpgconf libudev1 [2021-10-21T06:53:41.164Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-21T06:53:41.164Z] Need to get 3527 kB of archives. [2021-10-21T06:53:41.164Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-21T06:53:41.164Z] Get:1 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-10-21T06:53:41.164Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-10-21T06:53:41.164Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-21T06:53:41.164Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-21T06:53:41.426Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-21T06:53:41.687Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-21T06:53:41.948Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-21T06:53:41.948Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-21T06:53:41.948Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-21T06:53:42.210Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-21T06:53:42.210Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-21T06:53:42.210Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-21T06:53:42.210Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-21T06:53:42.210Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-21T06:53:42.210Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-21T06:53:42.210Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-21T06:53:42.210Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-21T06:53:42.210Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-21T06:53:42.210Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-21T06:53:42.210Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-21T06:53:42.210Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-21T06:53:42.210Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-21T06:53:42.475Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-21T06:53:42.475Z] Fetched 3527 kB in 1s (3124 kB/s) [2021-10-21T06:53:42.475Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-21T06:53:42.475Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-21T06:53:42.475Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-21T06:53:42.475Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-21T06:53:42.475Z] Selecting previously unselected package udev. [2021-10-21T06:53:42.475Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-21T06:53:42.475Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-21T06:53:42.736Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-21T06:53:42.736Z] Selecting previously unselected package libfuse2:amd64. [2021-10-21T06:53:42.736Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-21T06:53:42.736Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-21T06:53:42.999Z] Selecting previously unselected package fuse. [2021-10-21T06:53:42.999Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-21T06:53:42.999Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-21T06:53:42.999Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-21T06:53:42.999Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-21T06:53:42.999Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-21T06:53:42.999Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-21T06:53:42.999Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-21T06:53:42.999Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-21T06:53:43.259Z] Selecting previously unselected package libksba8:amd64. [2021-10-21T06:53:43.259Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-21T06:53:43.259Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-21T06:53:43.259Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-21T06:53:43.259Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-21T06:53:43.259Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:53:43.520Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-21T06:53:43.520Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-21T06:53:43.520Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:53:43.520Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-21T06:53:43.521Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-21T06:53:43.521Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:53:43.521Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-21T06:53:43.521Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-21T06:53:43.521Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:53:43.521Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-21T06:53:43.521Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-21T06:53:43.521Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:53:43.782Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-21T06:53:43.782Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-21T06:53:43.782Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:53:43.782Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-21T06:53:43.782Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-21T06:53:43.782Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:53:43.782Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-21T06:53:43.782Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-21T06:53:43.782Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:53:43.782Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-21T06:53:43.782Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-21T06:53:43.782Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:53:44.043Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-21T06:53:44.043Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-21T06:53:44.043Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-21T06:53:44.043Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-21T06:53:44.043Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-21T06:53:44.043Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-21T06:53:44.043Z] Selecting previously unselected package libldap-common. [2021-10-21T06:53:44.043Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-21T06:53:44.043Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-21T06:53:44.043Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-21T06:53:44.043Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-21T06:53:44.043Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-21T06:53:44.304Z] Selecting previously unselected package dirmngr. [2021-10-21T06:53:44.304Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-21T06:53:44.304Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-21T06:53:44.304Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-21T06:53:44.304Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-21T06:53:44.304Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-21T06:53:44.304Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-21T06:53:44.304Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-21T06:53:44.304Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-21T06:53:44.304Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:53:44.304Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-21T06:53:44.564Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-21T06:53:44.564Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-21T06:53:44.825Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-21T06:53:44.825Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:53:44.825Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-21T06:53:44.825Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-21T06:53:45.086Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-21T06:53:45.086Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:53:45.086Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:53:45.086Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:53:45.086Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:53:45.086Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:53:45.086Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:53:45.086Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:53:45.086Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-21T06:53:45.086Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-21T06:53:45.086Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-21T06:53:45.656Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-21T06:53:45.656Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-21T06:53:45.656Z] This means they are not meant to be enabled using systemctl. [2021-10-21T06:53:45.656Z] Possible reasons for having this kind of units are: [2021-10-21T06:53:45.656Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-21T06:53:45.656Z] .wants/ or .requires/ directory. [2021-10-21T06:53:45.656Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-21T06:53:45.656Z] a requirement dependency on it. [2021-10-21T06:53:45.656Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-21T06:53:45.656Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-21T06:53:45.656Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-21T06:53:45.656Z] instance name specified. [2021-10-21T06:53:45.917Z] Reading package lists... [2021-10-21T06:53:46.177Z] Building dependency tree... [2021-10-21T06:53:46.177Z] Reading state information... [2021-10-21T06:53:46.177Z] The following additional packages will be installed: [2021-10-21T06:53:46.177Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-21T06:53:46.177Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-21T06:53:46.177Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-21T06:53:46.177Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-21T06:53:46.177Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-21T06:53:46.177Z] Suggested packages: [2021-10-21T06:53:46.177Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-21T06:53:46.177Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-21T06:53:46.178Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-21T06:53:46.178Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-21T06:53:46.178Z] systemd-container policykit-1 [2021-10-21T06:53:46.178Z] Recommended packages: [2021-10-21T06:53:46.178Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-21T06:53:46.178Z] The following NEW packages will be installed: [2021-10-21T06:53:46.178Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-21T06:53:46.178Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-21T06:53:46.178Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-21T06:53:46.178Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-21T06:53:46.178Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-21T06:53:46.178Z] The following packages will be upgraded: [2021-10-21T06:53:46.178Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-21T06:53:46.178Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-21T06:53:46.178Z] Need to get 36.8 MB of archives. [2021-10-21T06:53:46.178Z] After this operation, 147 MB of additional disk space will be used. [2021-10-21T06:53:46.178Z] 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-10-21T06:53:46.438Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-21T06:53:46.438Z] 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-10-21T06:53:46.438Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-21T06:53:46.438Z] 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-10-21T06:53:46.438Z] 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-10-21T06:53:46.438Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-21T06:53:46.438Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-21T06:53:46.438Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-21T06:53:46.438Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-21T06:53:46.438Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-21T06:53:46.438Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-21T06:53:46.438Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-21T06:53:46.438Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-21T06:53:46.438Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-21T06:53:46.438Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-21T06:53:46.438Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-21T06:53:47.382Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-21T06:53:47.383Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-21T06:53:47.383Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-21T06:53:47.383Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-21T06:53:47.383Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-21T06:53:47.383Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-21T06:53:47.383Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-21T06:53:47.383Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-21T06:53:47.383Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-21T06:53:47.383Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-21T06:53:47.383Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-21T06:53:47.383Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-21T06:53:47.383Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-21T06:53:48.326Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-21T06:53:48.326Z] Fetched 36.8 MB in 2s (20.4 MB/s) [2021-10-21T06:53:48.326Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-21T06:53:48.326Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-21T06:53:48.326Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-21T06:53:48.897Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-21T06:53:48.897Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-21T06:53:48.897Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-21T06:53:49.158Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-21T06:53:49.158Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-21T06:53:49.158Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-21T06:53:49.158Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-21T06:53:49.158Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-21T06:53:49.158Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-21T06:53:49.419Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-21T06:53:49.679Z] Setting up apt (1.6.14) ... [2021-10-21T06:53:49.679Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-21T06:53:49.939Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-21T06:53:49.939Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-21T06:53:49.939Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-21T06:53:49.939Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-21T06:53:50.200Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-21T06:53:50.200Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-21T06:53:50.200Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-21T06:53:50.200Z] Selecting previously unselected package libexpat1:amd64. [2021-10-21T06:53:50.200Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-21T06:53:50.200Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-21T06:53:50.466Z] Selecting previously unselected package python3.6-minimal. [2021-10-21T06:53:50.466Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-21T06:53:50.466Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-21T06:53:50.727Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-21T06:53:50.727Z] Checking for services that may need to be restarted...done. [2021-10-21T06:53:50.727Z] Checking for services that may need to be restarted...done. [2021-10-21T06:53:50.727Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-21T06:53:50.988Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-21T06:53:50.988Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-21T06:53:51.270Z] Selecting previously unselected package python3-minimal. [2021-10-21T06:53:51.270Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-21T06:53:51.270Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-21T06:53:51.270Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-21T06:53:51.270Z] Selecting previously unselected package mime-support. [2021-10-21T06:53:51.270Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-21T06:53:51.270Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-21T06:53:51.270Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-21T06:53:51.530Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-21T06:53:51.530Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-21T06:53:51.530Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-21T06:53:51.530Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-21T06:53:51.530Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-21T06:53:51.793Z] Selecting previously unselected package python3.6. [2021-10-21T06:53:51.793Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-21T06:53:51.793Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-21T06:53:52.054Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-21T06:53:52.054Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-21T06:53:52.054Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-21T06:53:52.054Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-21T06:53:52.054Z] Selecting previously unselected package python3. [2021-10-21T06:53:52.314Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-21T06:53:52.314Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-21T06:53:52.314Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-21T06:53:52.314Z] Selecting previously unselected package multiarch-support. [2021-10-21T06:53:52.314Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-21T06:53:52.314Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-21T06:53:52.314Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-21T06:53:52.314Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-21T06:53:52.314Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-21T06:53:52.314Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-21T06:53:52.314Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-21T06:53:52.314Z] Selecting previously unselected package libbsd0:amd64. [2021-10-21T06:53:52.314Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-21T06:53:52.314Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-21T06:53:52.575Z] Selecting previously unselected package sudo. [2021-10-21T06:53:52.575Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-21T06:53:52.575Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-21T06:53:52.575Z] Selecting previously unselected package apparmor. [2021-10-21T06:53:52.575Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-21T06:53:52.575Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-21T06:53:52.836Z] Selecting previously unselected package libedit2:amd64. [2021-10-21T06:53:52.836Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-21T06:53:52.836Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-21T06:53:52.836Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-21T06:53:52.836Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-21T06:53:52.836Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-21T06:53:52.836Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-21T06:53:52.836Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-21T06:53:52.836Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-21T06:53:52.836Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-21T06:53:52.836Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-21T06:53:52.836Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-21T06:53:53.096Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-21T06:53:53.096Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-21T06:53:53.096Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-21T06:53:53.096Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-21T06:53:53.096Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-21T06:53:53.096Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-21T06:53:53.096Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-21T06:53:53.096Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-21T06:53:53.096Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-21T06:53:53.356Z] Selecting previously unselected package openssh-client. [2021-10-21T06:53:53.356Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-21T06:53:53.356Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-21T06:53:53.356Z] Selecting previously unselected package squashfs-tools. [2021-10-21T06:53:53.356Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-21T06:53:53.356Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-21T06:53:53.616Z] Selecting previously unselected package snapd. [2021-10-21T06:53:53.616Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-21T06:53:53.616Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-21T06:53:55.526Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-21T06:53:55.787Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-21T06:53:55.787Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-21T06:53:55.787Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-21T06:53:55.787Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-21T06:53:55.787Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-21T06:53:55.787Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-21T06:53:55.787Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-21T06:53:55.787Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-21T06:53:56.357Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-21T06:53:56.357Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-21T06:53:56.357Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-21T06:53:56.357Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-21T06:53:56.357Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-21T06:53:56.615Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-21T06:53:57.185Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-21T06:53:57.185Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-21T06:53:57.185Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-21T06:53:57.185Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-21T06:53:57.185Z] running python rtupdate hooks for python3.6... [2021-10-21T06:53:57.185Z] running python post-rtupdate hooks for python3.6... [2021-10-21T06:53:57.185Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-21T06:53:57.754Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-21T06:53:58.021Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-21T06:53:58.021Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-21T06:53:58.021Z] Setting up snapd (2.51.1+18.04) ... [2021-10-21T06:53:58.590Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-21T06:53:58.590Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-21T06:53:58.853Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-21T06:53:59.134Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-21T06:53:59.134Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-21T06:53:59.134Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-21T06:53:59.429Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-21T06:53:59.719Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-21T06:54:00.021Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-21T06:54:00.021Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-21T06:54:00.321Z] /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-10-21T06:54:00.321Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-21T06:54:00.321Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-21T06:54:01.260Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-21T06:54:01.260Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-21T06:54:01.260Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-21T06:54:02.463Z] Reading package lists... [2021-10-21T06:54:02.724Z] Reading package lists... [2021-10-21T06:54:02.983Z] Building dependency tree... [2021-10-21T06:54:02.983Z] Reading state information... [2021-10-21T06:54:02.983Z] Calculating upgrade... [2021-10-21T06:54:03.244Z] The following packages will be upgraded: [2021-10-21T06:54:03.244Z] advancecomp base-files bash binutils binutils-common [2021-10-21T06:54:03.244Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-21T06:54:03.244Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-21T06:54:03.244Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-21T06:54:03.244Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-21T06:54:03.244Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-21T06:54:03.244Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-21T06:54:03.244Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-21T06:54:03.244Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-21T06:54:03.244Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-21T06:54:03.244Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-21T06:54:03.244Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-21T06:54:03.244Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-21T06:54:03.244Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-21T06:54:03.244Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-21T06:54:03.244Z] ubuntu-keyring util-linux [2021-10-21T06:54:03.505Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-21T06:54:03.505Z] Need to get 64.1 MB of archives. [2021-10-21T06:54:03.505Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-21T06:54:03.505Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-21T06:54:03.505Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-21T06:54:03.765Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-21T06:54:03.765Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-21T06:54:03.765Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-21T06:54:03.765Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-21T06:54:03.765Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-21T06:54:03.765Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-21T06:54:03.765Z] 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-10-21T06:54:03.765Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-21T06:54:03.765Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-21T06:54:03.765Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-21T06:54:03.765Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-21T06:54:03.765Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-21T06:54:03.765Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-21T06:54:03.765Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-21T06:54:03.765Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-21T06:54:03.765Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-21T06:54:03.765Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-21T06:54:03.765Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-21T06:54:03.765Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-21T06:54:03.765Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-21T06:54:03.765Z] 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-10-21T06:54:03.765Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-21T06:54:03.765Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-21T06:54:03.765Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-21T06:54:03.765Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-21T06:54:03.765Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-21T06:54:03.765Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-21T06:54:03.765Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-21T06:54:03.765Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-21T06:54:03.765Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-21T06:54:03.765Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-21T06:54:03.765Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-21T06:54:03.765Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-21T06:54:03.765Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-21T06:54:03.765Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-21T06:54:03.765Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-21T06:54:03.765Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-21T06:54:03.765Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-21T06:54:03.765Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-21T06:54:03.765Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-21T06:54:04.025Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-21T06:54:04.025Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-21T06:54:04.025Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-21T06:54:04.025Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-21T06:54:04.025Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-21T06:54:04.025Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-21T06:54:04.025Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-21T06:54:04.025Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-10-21T06:54:04.025Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-21T06:54:04.025Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-21T06:54:04.025Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-21T06:54:04.025Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-21T06:54:04.025Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-21T06:54:04.025Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-21T06:54:04.025Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-21T06:54:04.025Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-21T06:54:04.025Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-21T06:54:04.025Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-21T06:54:04.285Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-21T06:54:04.285Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-21T06:54:04.285Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-21T06:54:04.285Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-21T06:54:04.285Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-21T06:54:04.285Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-21T06:54:04.285Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-21T06:54:04.285Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-21T06:54:04.285Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-21T06:54:04.285Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-21T06:54:04.285Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-21T06:54:04.285Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-21T06:54:04.285Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-21T06:54:04.285Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-21T06:54:04.285Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-21T06:54:04.285Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-21T06:54:04.285Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-21T06:54:04.544Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-21T06:54:04.544Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-21T06:54:04.544Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-21T06:54:04.544Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-21T06:54:04.544Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-21T06:54:04.545Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-21T06:54:04.545Z] 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-10-21T06:54:04.545Z] 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-10-21T06:54:04.545Z] 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-10-21T06:54:04.545Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-21T06:54:04.545Z] 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-10-21T06:54:04.804Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-21T06:54:04.804Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-21T06:54:04.804Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-21T06:54:04.804Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-21T06:54:04.804Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-21T06:54:04.804Z] 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-10-21T06:54:04.804Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-21T06:54:04.804Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-21T06:54:04.804Z] 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-10-21T06:54:04.804Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-21T06:54:04.804Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-21T06:54:04.804Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-21T06:54:04.804Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-21T06:54:04.804Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-21T06:54:04.804Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-21T06:54:05.065Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-21T06:54:05.065Z] Fetched 64.1 MB in 2s (38.1 MB/s) [2021-10-21T06:54:05.065Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-21T06:54:05.065Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-21T06:54:05.065Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-21T06:54:05.637Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-21T06:54:05.637Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-21T06:54:05.637Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-21T06:54:05.637Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-21T06:54:05.899Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:05.899Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:54:05.899Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:05.899Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:54:05.899Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:06.159Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:54:06.159Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:06.159Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:54:06.159Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:06.159Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:54:06.159Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:06.159Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:54:06.159Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:06.159Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:54:06.418Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:54:06.418Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-21T06:54:06.418Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:06.418Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-21T06:54:06.418Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:54:06.418Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-21T06:54:06.418Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:06.418Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:54:06.677Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:06.677Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:54:06.677Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:06.677Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:54:06.677Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:54:06.938Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-21T06:54:06.938Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-21T06:54:06.938Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-21T06:54:07.508Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-21T06:54:07.508Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-21T06:54:07.508Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-21T06:54:07.769Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-21T06:54:07.769Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-21T06:54:07.769Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-21T06:54:08.030Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-21T06:54:08.030Z] Installing new version of config file /etc/issue ... [2021-10-21T06:54:08.030Z] Installing new version of config file /etc/issue.net ... [2021-10-21T06:54:08.030Z] Installing new version of config file /etc/lsb-release ... [2021-10-21T06:54:08.030Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-21T06:54:08.291Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-21T06:54:08.291Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-21T06:54:08.291Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-21T06:54:08.291Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:08.291Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-21T06:54:08.551Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-21T06:54:08.551Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-21T06:54:08.551Z] 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-10-21T06:54:08.551Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:08.551Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-21T06:54:08.551Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-21T06:54:08.551Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-21T06:54:08.812Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:08.812Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-21T06:54:08.812Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-21T06:54:08.812Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-21T06:54:08.812Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:08.812Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-21T06:54:08.812Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-21T06:54:09.073Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-21T06:54:09.073Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:09.073Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-21T06:54:09.073Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-21T06:54:09.333Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-21T06:54:09.333Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:09.333Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-21T06:54:09.333Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-21T06:54:09.333Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-21T06:54:09.594Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:09.594Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-21T06:54:09.594Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-21T06:54:09.594Z] Setting up grep (3.1-2build1) ... [2021-10-21T06:54:09.594Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:09.594Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-21T06:54:09.594Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-21T06:54:09.594Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-21T06:54:09.594Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:09.594Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-21T06:54:09.857Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-21T06:54:09.857Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-21T06:54:09.857Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:09.857Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-21T06:54:09.857Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-21T06:54:09.857Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-21T06:54:10.116Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:10.116Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-21T06:54:10.116Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-21T06:54:10.685Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-21T06:54:10.946Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-21T06:54:10.946Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-21T06:54:10.946Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-21T06:54:11.207Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-21T06:54:11.207Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:11.207Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-21T06:54:11.207Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-21T06:54:11.779Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-21T06:54:11.779Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-21T06:54:11.779Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-21T06:54:11.779Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-21T06:54:11.779Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-21T06:54:11.779Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:11.779Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-21T06:54:11.779Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-21T06:54:12.039Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-21T06:54:12.039Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:12.039Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-21T06:54:12.039Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-21T06:54:12.039Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-21T06:54:12.039Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:12.039Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-21T06:54:12.300Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-21T06:54:12.300Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-21T06:54:12.300Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:12.300Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-21T06:54:12.300Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-21T06:54:12.300Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-21T06:54:12.561Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:12.561Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-21T06:54:12.561Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-21T06:54:12.561Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-21T06:54:12.561Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:12.561Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-21T06:54:12.561Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-21T06:54:12.561Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-21T06:54:12.561Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-21T06:54:12.822Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-21T06:54:12.822Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:12.822Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-21T06:54:12.822Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-21T06:54:12.823Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-21T06:54:12.823Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:12.823Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-21T06:54:12.823Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-21T06:54:13.083Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-21T06:54:13.083Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:13.083Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-21T06:54:13.083Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-21T06:54:13.083Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-21T06:54:13.083Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:13.083Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-21T06:54:13.083Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-21T06:54:13.652Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-21T06:54:13.652Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-21T06:54:13.913Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-21T06:54:14.174Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:14.174Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-21T06:54:14.174Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-21T06:54:14.174Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-21T06:54:14.435Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:54:14.435Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-21T06:54:14.435Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-21T06:54:14.435Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-21T06:54:14.435Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-21T06:54:14.435Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-21T06:54:14.435Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-21T06:54:14.693Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-21T06:54:14.693Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-21T06:54:14.693Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-21T06:54:14.693Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-21T06:54:14.693Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-21T06:54:14.953Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-21T06:54:14.953Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-21T06:54:14.953Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-21T06:54:14.953Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-21T06:54:14.953Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-21T06:54:14.953Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-21T06:54:14.953Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-21T06:54:14.953Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-21T06:54:15.213Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-21T06:54:15.213Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-21T06:54:15.213Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-21T06:54:15.213Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-21T06:54:15.213Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-21T06:54:15.213Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-21T06:54:15.474Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-21T06:54:15.474Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-21T06:54:15.474Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:54:15.474Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-21T06:54:15.733Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-21T06:54:15.733Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-21T06:54:15.733Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-21T06:54:15.733Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-21T06:54:15.733Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-21T06:54:15.733Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-21T06:54:15.992Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:54:15.992Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-21T06:54:15.992Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-21T06:54:15.992Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-21T06:54:15.992Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:54:15.993Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-21T06:54:15.993Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-21T06:54:15.993Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-21T06:54:16.253Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:54:16.253Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-21T06:54:16.253Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-21T06:54:16.253Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-21T06:54:16.512Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:54:16.512Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-21T06:54:16.512Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-21T06:54:16.512Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-21T06:54:16.512Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:54:16.512Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-21T06:54:16.512Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-21T06:54:16.512Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-21T06:54:16.772Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:54:16.772Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-21T06:54:16.772Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-21T06:54:16.772Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-21T06:54:17.031Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:54:17.031Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-21T06:54:17.031Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-21T06:54:17.031Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-21T06:54:17.031Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:54:17.031Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-21T06:54:17.031Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-21T06:54:17.031Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-21T06:54:17.291Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:54:17.291Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-21T06:54:17.291Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-21T06:54:17.291Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-21T06:54:17.291Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:54:17.291Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-21T06:54:17.291Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-21T06:54:17.551Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-21T06:54:17.551Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:54:17.551Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-21T06:54:17.551Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-21T06:54:17.551Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-21T06:54:17.810Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:54:17.810Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-21T06:54:17.810Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-21T06:54:17.810Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-21T06:54:17.810Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:54:17.810Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-21T06:54:17.810Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-21T06:54:18.070Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-21T06:54:18.070Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:54:18.070Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-21T06:54:18.070Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-21T06:54:18.070Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-21T06:54:18.070Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:54:18.070Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-21T06:54:18.070Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-21T06:54:18.329Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-21T06:54:18.329Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-21T06:54:18.329Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-21T06:54:18.329Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-21T06:54:18.329Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-21T06:54:18.329Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-21T06:54:18.589Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-21T06:54:18.589Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-21T06:54:18.589Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-21T06:54:18.589Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-21T06:54:18.589Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-21T06:54:18.848Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-21T06:54:18.848Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-21T06:54:18.848Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-21T06:54:18.848Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-21T06:54:18.848Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-21T06:54:18.848Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-21T06:54:18.848Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-21T06:54:18.848Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-21T06:54:18.848Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-21T06:54:19.108Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-21T06:54:19.108Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-21T06:54:19.108Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-21T06:54:19.108Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-21T06:54:19.108Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-21T06:54:19.108Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-21T06:54:19.367Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-21T06:54:19.367Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-21T06:54:19.626Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-21T06:54:19.626Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-21T06:54:19.626Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-21T06:54:19.626Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-21T06:54:19.885Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-21T06:54:19.885Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-21T06:54:19.885Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-21T06:54:19.885Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-21T06:54:19.885Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-21T06:54:19.885Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-21T06:54:20.145Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:20.145Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-21T06:54:20.145Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:20.145Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-21T06:54:20.145Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:20.145Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-21T06:54:20.405Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:20.405Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-21T06:54:21.346Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:21.346Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-21T06:54:21.917Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:21.917Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-21T06:54:22.178Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:22.178Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-21T06:54:22.438Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:22.438Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-21T06:54:23.380Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-21T06:54:23.380Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-21T06:54:23.380Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-21T06:54:23.380Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-21T06:54:23.380Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-21T06:54:23.380Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-21T06:54:23.380Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-21T06:54:23.380Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-21T06:54:23.380Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-21T06:54:23.648Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-21T06:54:23.648Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-21T06:54:23.648Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-21T06:54:23.648Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-21T06:54:23.648Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-21T06:54:23.648Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-21T06:54:23.648Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-21T06:54:23.648Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:54:23.910Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-21T06:54:23.910Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:54:23.910Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:54:23.910Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:54:23.910Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-21T06:54:23.910Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-21T06:54:23.910Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-21T06:54:23.910Z] [2021-10-21T06:54:23.910Z] Current default time zone: 'Etc/UTC' [2021-10-21T06:54:23.910Z] Local time is now: Thu Oct 21 06:54:23 UTC 2021. [2021-10-21T06:54:23.910Z] Universal Time is now: Thu Oct 21 06:54:23 UTC 2021. [2021-10-21T06:54:23.910Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-21T06:54:23.910Z] [2021-10-21T06:54:23.910Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-21T06:54:23.910Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:54:23.910Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-21T06:54:23.910Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-21T06:54:23.910Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-21T06:54:23.910Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-21T06:54:24.171Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-21T06:54:24.171Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-21T06:54:24.171Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-21T06:54:24.171Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-21T06:54:24.171Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:54:24.171Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-21T06:54:24.171Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-21T06:54:24.171Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-21T06:54:24.171Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:54:24.171Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-21T06:54:24.171Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-21T06:54:24.171Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-21T06:54:24.171Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-21T06:54:24.171Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-21T06:54:24.171Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-21T06:54:24.171Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-21T06:54:24.171Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-21T06:54:25.501Z] Removing intermediate container 9be0768fd285 [2021-10-21T06:54:25.501Z] ---> a8e8ba6574f6 [2021-10-21T06:54:25.501Z] Successfully built a8e8ba6574f6 [2021-10-21T06:54:25.501Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T06:54:25.860Z] + docker inspect -f . ci-base-image-arm64 [2021-10-21T06:54:25.860Z] . [Pipeline] withDockerContainer [2021-10-21T06:54:26.081Z] Updating certificates in /etc/ssl/certs... [2021-10-21T06:54:26.145Z] prd-ubuntu18.04-docker-arm64-4c-16g-893 does not seem to be running inside a container [2021-10-21T06:54:26.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-21T06:54:27.021Z] 23 added, 28 removed; done. [2021-10-21T06:54:27.021Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-21T06:54:27.021Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:54:27.021Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-21T06:54:27.021Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-21T06:54:27.021Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-21T06:54:27.021Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-21T06:54:27.021Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-21T06:54:27.281Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-21T06:54:27.281Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-21T06:54:27.281Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-21T06:54:27.281Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-21T06:54:27.281Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-21T06:54:27.281Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-21T06:54:27.281Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-21T06:54:27.281Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-21T06:54:27.281Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-21T06:54:27.281Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-21T06:54:27.281Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-21T06:54:27.281Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-21T06:54:27.281Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-21T06:54:27.281Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-21T06:54:27.281Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-21T06:54:27.281Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-21T06:54:27.281Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-21T06:54:27.542Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-21T06:54:27.542Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-21T06:54:27.542Z] Updating certificates in /etc/ssl/certs... [2021-10-21T06:54:27.793Z] $ docker top 5daada123f0a4e100421e34ec89b967e8c5b0673fca750c4dc691d2a30bcb9d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T06:54:28.112Z] 0 added, 0 removed; done. [2021-10-21T06:54:28.112Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-21T06:54:28.112Z] done. [2021-10-21T06:54:28.372Z] Reading package lists... [2021-10-21T06:54:28.631Z] Building dependency tree... [2021-10-21T06:54:28.631Z] Reading state information... [2021-10-21T06:54:28.738Z] + go version [2021-10-21T06:54:28.738Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-21T06:54:28.759Z] $ docker stop --time=1 5daada123f0a4e100421e34ec89b967e8c5b0673fca750c4dc691d2a30bcb9d0 [2021-10-21T06:54:28.892Z] The following NEW packages will be installed: [2021-10-21T06:54:28.892Z] apt-transport-https [2021-10-21T06:54:28.892Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-21T06:54:28.892Z] Need to get 4348 B of archives. [2021-10-21T06:54:28.892Z] After this operation, 154 kB of additional disk space will be used. [2021-10-21T06:54:28.892Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-21T06:54:29.150Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-21T06:54:29.150Z] Fetched 4348 B in 0s (21.1 kB/s) [2021-10-21T06:54:29.150Z] Selecting previously unselected package apt-transport-https. [2021-10-21T06:54:29.150Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-21T06:54:29.150Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-21T06:54:29.150Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-21T06:54:29.150Z] Setting up apt-transport-https (1.6.14) ... [2021-10-21T06:54:29.409Z] Waiting for network to be ready... [2021-10-21T06:54:30.554Z] $ docker rm -f 5daada123f0a4e100421e34ec89b967e8c5b0673fca750c4dc691d2a30bcb9d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T06:54:31.297Z] + docker inspect -f . ci-base-image-arm64 [2021-10-21T06:54:31.297Z] . [Pipeline] withDockerContainer [2021-10-21T06:54:31.535Z] prd-ubuntu18.04-docker-arm64-4c-16g-893 does not seem to be running inside a container [2021-10-21T06:54:31.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-21T06:54:32.979Z] $ docker top 35f95f476388cd67319980fdfb635dfcd78ca3162bf962d3875b318f6b3e9df6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-21T06:54:33.274Z] ========================================================= [2021-10-21T06:54:33.274Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-21T06:54:33.274Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-21T06:54:33.946Z] + make test [2021-10-21T06:54:33.947Z] go mod tidy [2021-10-21T06:54:34.551Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-21T06:54:41.630Z] 2021-10-21T06:54:35Z INFO Waiting for automatic snapd restart... [2021-10-21T06:54:41.630Z] snapd 2.52 from Canonical* installed [2021-10-21T06:54:41.891Z] "snapd" switched to the "latest/stable" channel [2021-10-21T06:54:41.891Z] [2021-10-21T06:54:44.431Z] core18 20210722 from Canonical* installed [2021-10-21T06:54:44.694Z] "core18" switched to the "latest/stable" channel [2021-10-21T06:54:44.694Z] [2021-10-21T06:54:48.009Z] snapcraft 5.0 from Canonical* installed [2021-10-21T06:54:48.009Z] "snapcraft" switched to the "latest/stable" channel [2021-10-21T06:54:48.009Z] [2021-10-21T06:54:52.214Z] 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-10-21T06:54:52.214Z] - README.md [2021-10-21T06:54:52.214Z] [2021-10-21T06:54:52.214Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-21T06:54:52.786Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-21T06:54:52.786Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-21T06:54:53.046Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-21T06:54:54.248Z] Reading package lists... [2021-10-21T06:54:54.819Z] 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-10-21T06:54:54.819Z] Reading package lists... [2021-10-21T06:54:55.080Z] Building dependency tree... [2021-10-21T06:54:55.080Z] Reading state information... [2021-10-21T06:54:55.341Z] Suggested packages: [2021-10-21T06:54:55.341Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-21T06:54:55.341Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-21T06:54:55.341Z] Recommended packages: [2021-10-21T06:54:55.341Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-21T06:54:55.341Z] The following NEW packages will be installed: [2021-10-21T06:54:55.341Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-21T06:54:55.341Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-21T06:54:55.341Z] pkg-config zip [2021-10-21T06:54:55.604Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-21T06:54:55.604Z] Need to get 7670 kB of archives. [2021-10-21T06:54:55.604Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-21T06:54:55.604Z] 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-10-21T06:54:55.604Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-21T06:54:55.604Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-21T06:54:55.604Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-21T06:54:55.604Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-21T06:54:55.864Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-21T06:54:55.864Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-21T06:54:55.864Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-21T06:54:56.125Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-21T06:54:56.125Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-21T06:54:56.125Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-21T06:54:56.385Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-21T06:54:56.386Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-21T06:54:56.386Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-21T06:54:56.386Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-21T06:54:56.386Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-21T06:54:56.646Z] Fetched 7670 kB in 1s (9202 kB/s) [2021-10-21T06:54:56.646Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-21T06:54:56.646Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-21T06:54:56.646Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-21T06:54:56.646Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-21T06:54:56.646Z] Selecting previously unselected package libpsl5:amd64. [2021-10-21T06:54:56.646Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-21T06:54:56.646Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-21T06:54:56.907Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-21T06:54:56.907Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-21T06:54:56.907Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-21T06:54:56.907Z] Selecting previously unselected package librtmp1:amd64. [2021-10-21T06:54:56.907Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-21T06:54:56.907Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-21T06:54:56.907Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-21T06:54:56.907Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-21T06:54:56.907Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-21T06:54:56.907Z] Selecting previously unselected package liberror-perl. [2021-10-21T06:54:56.907Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-21T06:54:57.167Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-21T06:54:57.167Z] Selecting previously unselected package git-man. [2021-10-21T06:54:57.167Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-21T06:54:57.167Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-21T06:54:57.167Z] Selecting previously unselected package git. [2021-10-21T06:54:57.167Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-21T06:54:57.167Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-21T06:54:57.737Z] Selecting previously unselected package libnorm1:amd64. [2021-10-21T06:54:57.737Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-21T06:54:57.737Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-21T06:54:57.997Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-21T06:54:57.997Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-21T06:54:57.997Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-21T06:54:57.997Z] Selecting previously unselected package libsodium23:amd64. [2021-10-21T06:54:57.997Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-21T06:54:57.997Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-21T06:54:57.997Z] Selecting previously unselected package libzmq5:amd64. [2021-10-21T06:54:57.997Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-21T06:54:57.997Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-21T06:54:57.997Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-21T06:54:57.997Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-21T06:54:57.997Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-21T06:54:58.258Z] Selecting previously unselected package pkg-config. [2021-10-21T06:54:58.258Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-21T06:54:58.258Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-21T06:54:58.258Z] Selecting previously unselected package zip. [2021-10-21T06:54:58.258Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-21T06:54:58.258Z] Unpacking zip (3.0-11build1) ... [2021-10-21T06:54:58.258Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-21T06:54:58.258Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-21T06:54:58.258Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-21T06:54:58.258Z] Setting up liberror-perl (0.17025-1) ... [2021-10-21T06:54:58.258Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-21T06:54:58.258Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-21T06:54:58.258Z] No schema files found: doing nothing. [2021-10-21T06:54:58.258Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-21T06:54:58.258Z] Setting up zip (3.0-11build1) ... [2021-10-21T06:54:58.258Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-21T06:54:58.258Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-21T06:54:58.516Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-21T06:54:58.516Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-21T06:54:58.516Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-21T06:54:58.516Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-21T06:54:58.516Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-21T06:54:58.516Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-21T06:54:59.084Z] git set to automatically installed. [2021-10-21T06:54:59.084Z] git-man set to automatically installed. [2021-10-21T06:54:59.084Z] libcurl3-gnutls set to automatically installed. [2021-10-21T06:54:59.084Z] liberror-perl set to automatically installed. [2021-10-21T06:54:59.084Z] libglib2.0-0 set to automatically installed. [2021-10-21T06:54:59.084Z] libnghttp2-14 set to automatically installed. [2021-10-21T06:54:59.084Z] libnorm1 set to automatically installed. [2021-10-21T06:54:59.084Z] libpgm-5.2-0 set to automatically installed. [2021-10-21T06:54:59.084Z] libpsl5 set to automatically installed. [2021-10-21T06:54:59.084Z] librtmp1 set to automatically installed. [2021-10-21T06:54:59.084Z] libsodium23 set to automatically installed. [2021-10-21T06:54:59.084Z] libzmq3-dev set to automatically installed. [2021-10-21T06:54:59.084Z] libzmq5 set to automatically installed. [2021-10-21T06:54:59.084Z] pkg-config set to automatically installed. [2021-10-21T06:54:59.084Z] zip set to automatically installed. [2021-10-21T06:55:01.447Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-21T06:55:04.365Z] snapd is not logged in, snap install commands will use sudo [2021-10-21T06:55:16.613Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-21T06:55:17.998Z] snapd is not logged in, snap install commands will use sudo [2021-10-21T06:55:22.207Z] snap "core18" has no updates available [2021-10-21T06:55:23.595Z] Pulling config-common [2021-10-21T06:55:23.595Z] + snapcraftctl pull [2021-10-21T06:55:24.536Z] Pulling go-build-helper [2021-10-21T06:55:24.536Z] + snapcraftctl pull [2021-10-21T06:55:25.922Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-21T06:55:25.923Z] Skipping pull go-build-helper (already ran) [2021-10-21T06:55:25.923Z] Building go-build-helper [2021-10-21T06:55:25.923Z] + snapcraftctl build [2021-10-21T06:55:27.909Z] Staging go-build-helper [2021-10-21T06:55:27.909Z] + snapcraftctl stage [2021-10-21T06:55:37.991Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-21T06:55:37.991Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-21T06:55:37.991Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1921 kB] [2021-10-21T06:55:37.991Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] [2021-10-21T06:55:37.991Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-21T06:55:37.991Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-21T06:55:37.991Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [483 kB] [2021-10-21T06:55:37.992Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.2 kB] [2021-10-21T06:55:37.992Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-21T06:55:37.992Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-21T06:55:37.992Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-21T06:55:37.992Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-21T06:55:37.992Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-21T06:55:37.992Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-21T06:55:37.992Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-21T06:55:37.992Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-21T06:55:37.992Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-21T06:55:37.992Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-21T06:55:37.992Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-21T06:55:37.992Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2275 kB] [2021-10-21T06:55:37.992Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-21T06:55:37.992Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-21T06:55:37.992Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-21T06:55:37.992Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [512 kB] [2021-10-21T06:55:37.992Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.6 kB] [2021-10-21T06:55:37.992Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-21T06:55:37.992Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-21T06:55:37.992Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-21T06:55:37.992Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-21T06:55:37.992Z] Fetched 224 kB in 0s (0 B/s) [2021-10-21T06:55:37.992Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-21T06:55:37.992Z] Fetched 157 kB in 0s (0 B/s) [2021-10-21T06:55:37.992Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-21T06:55:37.992Z] Fetched 221 kB in 0s (0 B/s) [2021-10-21T06:55:37.992Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-21T06:55:37.992Z] Fetched 143 kB in 0s (0 B/s) [2021-10-21T06:55:37.992Z] Pulling edgex-go [2021-10-21T06:55:37.992Z] + snapcraftctl pull [2021-10-21T06:55:38.252Z] Pulling hooks [2021-10-21T06:55:38.252Z] + snapcraftctl pull [2021-10-21T06:55:56.379Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-21T06:55:56.379Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-21T06:55:56.379Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-21T06:55:56.379Z] Fetched 0 B in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-21T06:55:56.379Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-21T06:55:56.379Z] Fetched 279 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-21T06:55:56.379Z] Fetched 122 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-21T06:55:56.379Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-21T06:55:56.379Z] Fetched 8848 B in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-21T06:55:56.379Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-21T06:55:56.379Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-21T06:55:56.379Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-21T06:55:56.379Z] Fetched 220 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-21T06:55:56.379Z] Fetched 154 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-21T06:55:56.379Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-21T06:55:56.379Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-21T06:55:56.379Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-21T06:55:56.379Z] Fetched 499 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-21T06:55:56.379Z] Fetched 111 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-21T06:55:56.379Z] Fetched 240 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-21T06:55:56.379Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-21T06:55:56.379Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-21T06:55:56.379Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-21T06:55:56.379Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-21T06:55:56.379Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-21T06:55:56.379Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-21T06:55:56.379Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-21T06:55:56.379Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-21T06:55:56.379Z] Fetched 8720 B in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-21T06:55:56.379Z] Fetched 140 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-21T06:55:56.379Z] Fetched 119 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-21T06:55:56.379Z] Fetched 111 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-21T06:55:56.379Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-21T06:55:56.379Z] Fetched 646 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-21T06:55:56.379Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-21T06:55:56.379Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-21T06:55:56.379Z] Fetched 368 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-21T06:55:56.379Z] Fetched 187 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-21T06:55:56.379Z] Fetched 175 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-21T06:55:56.379Z] Fetched 206 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-21T06:55:56.379Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-21T06:55:56.379Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-21T06:55:56.379Z] Fetched 159 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-21T06:55:56.379Z] Fetched 107 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-21T06:55:56.379Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-21T06:55:56.379Z] Pulling static-packages [2021-10-21T06:55:56.379Z] + snapcraftctl pull [2021-10-21T06:55:56.379Z] Pulling version [2021-10-21T06:55:56.379Z] + cd /root/project [2021-10-21T06:55:56.379Z] + git describe --tags --abbrev=0 [2021-10-21T06:55:56.379Z] + sed s/v// [2021-10-21T06:55:56.379Z] + GIT_VERSION=2.0.1-dev.73 [2021-10-21T06:55:56.379Z] + [ -z 2.0.1-dev.73 ] [2021-10-21T06:55:56.379Z] + snapcraftctl set-version 2.0.1-dev.73 [2021-10-21T06:55:56.640Z] Building config-common [2021-10-21T06:55:56.640Z] + snapcraftctl build [2021-10-21T06:55:58.136Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-21T06:55:59.191Z] Skipping build go-build-helper (already ran) [2021-10-21T06:55:59.191Z] Building edgex-go [2021-10-21T06:55:59.191Z] + cd /root/parts/edgex-go/src [2021-10-21T06:55:59.191Z] + git describe --tags --abbrev=0 [2021-10-21T06:55:59.191Z] + sed s/v// [2021-10-21T06:55:59.191Z] + GIT_VERSION=2.0.1-dev.73 [2021-10-21T06:55:59.191Z] + [ -z 2.0.1-dev.73 ] [2021-10-21T06:55:59.191Z] + echo 2.0.1-dev.73 [2021-10-21T06:55:59.191Z] + [ ! -d vendor ] [2021-10-21T06:55:59.191Z] + go mod download all [2021-10-21T06:56:06.485Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-21T06:56:07.502Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-21T06:56:08.501Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-21T06:56:09.189Z] + make build [2021-10-21T06:56:09.189Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/core-data/core-data ./cmd/core-data [2021-10-21T06:56:19.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-21T06:56:20.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-21T06:56:20.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-21T06:56:21.000Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-21T06:56:21.000Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-21T06:56:21.000Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-21T06:56:21.000Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-21T06:56:22.463Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-21T06:56:22.463Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-21T06:56:22.463Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-21T06:56:22.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-21T06:56:22.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/core-command/core-command ./cmd/core-command [2021-10-21T06:56:23.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-21T06:56:24.808Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-21T06:56:25.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-21T06:56:26.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-21T06:56:27.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-21T06:56:28.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-21T06:56:29.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-21T06:56:30.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-21T06:56:30.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.188s coverage: 28.7% of statements [2021-10-21T06:56:30.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-21T06:56:30.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-21T06:56:31.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-21T06:56:32.991Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-21T06:56:32.991Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-21T06:56:32.991Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-21T06:56:32.991Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-21T06:56:32.991Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-21T06:56:32.991Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-21T06:56:32.991Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-21T06:56:32.991Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-21T06:56:32.991Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-21T06:56:32.991Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-21T06:56:32.991Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-21T06:56:32.991Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-21T06:56:32.991Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-21T06:56:32.991Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-21T06:56:32.991Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-21T06:56:32.991Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-21T06:56:32.991Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-21T06:56:32.991Z] + 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-10-21T06:56:32.991Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-21T06:56:32.991Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-21T06:56:32.991Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-21T06:56:32.991Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-21T06:56:32.991Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-21T06:56:32.991Z] + 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-10-21T06:56:32.991Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-21T06:56:32.991Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-21T06:56:32.991Z] + 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-10-21T06:56:34.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.324s coverage: 98.5% of statements [2021-10-21T06:56:34.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-21T06:56:34.397Z] Building hooks [2021-10-21T06:56:34.397Z] + cd /root/parts/hooks/src [2021-10-21T06:56:34.397Z] + make build [2021-10-21T06:56:34.397Z] go mod tidy [2021-10-21T06:56:34.397Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-21T06:56:34.657Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-21T06:56:34.657Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-21T06:56:34.657Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-21T06:56:35.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 44.7% of statements [2021-10-21T06:56:35.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-21T06:56:35.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-21T06:56:35.228Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-21T06:56:35.798Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-21T06:56:35.798Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-21T06:56:39.094Z] Building static-packages [2021-10-21T06:56:39.094Z] + snapcraftctl build [2021-10-21T06:56:39.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.664s coverage: 89.5% of statements [2021-10-21T06:56:39.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-21T06:56:39.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-21T06:56:39.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.582s coverage: 84.4% of statements [2021-10-21T06:56:39.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-21T06:56:39.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-21T06:56:39.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-21T06:56:39.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-21T06:56:39.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-21T06:56:41.004Z] Building version [2021-10-21T06:56:41.004Z] + snapcraftctl build [2021-10-21T06:56:42.920Z] Staging config-common [2021-10-21T06:56:42.920Z] + snapcraftctl stage [2021-10-21T06:56:43.862Z] Skipping stage go-build-helper (already ran) [2021-10-21T06:56:43.862Z] Staging edgex-go [2021-10-21T06:56:43.862Z] + snapcraftctl stage [2021-10-21T06:56:44.803Z] Staging hooks [2021-10-21T06:56:44.803Z] + snapcraftctl stage [2021-10-21T06:56:45.745Z] Staging static-packages [2021-10-21T06:56:45.745Z] + snapcraftctl stage [2021-10-21T06:56:47.126Z] Staging version [2021-10-21T06:56:47.126Z] + snapcraftctl stage [2021-10-21T06:56:48.070Z] Priming config-common [2021-10-21T06:56:48.070Z] + snapcraftctl prime [2021-10-21T06:56:48.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.601s coverage: 94.2% of statements [2021-10-21T06:56:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-21T06:56:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-21T06:56:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 59.1% of statements [2021-10-21T06:56:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-21T06:56:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-21T06:56:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-21T06:56:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-21T06:56:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-21T06:56:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.215s coverage: 60.0% of statements [2021-10-21T06:56:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-21T06:56:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-21T06:56:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-21T06:56:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.323s coverage: 0.9% of statements [2021-10-21T06:56:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-21T06:56:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.174s coverage: 58.8% of statements [2021-10-21T06:56:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.218s coverage: 21.7% of statements [2021-10-21T06:56:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-21T06:56:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.228s coverage: 47.1% of statements [2021-10-21T06:56:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.226s coverage: 79.5% of statements [2021-10-21T06:56:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements [2021-10-21T06:56:49.011Z] Priming go-build-helper [2021-10-21T06:56:49.011Z] + snapcraftctl prime [2021-10-21T06:56:49.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.247s coverage: 96.3% of statements [2021-10-21T06:56:49.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.273s coverage: 87.5% of statements [2021-10-21T06:56:50.394Z] Priming edgex-go [2021-10-21T06:56:50.394Z] + snapcraftctl prime [2021-10-21T06:56:51.778Z] Priming hooks [2021-10-21T06:56:51.778Z] + snapcraftctl prime [2021-10-21T06:56:53.158Z] Priming static-packages [2021-10-21T06:56:53.158Z] + snapcraftctl prime [2021-10-21T06:56:55.708Z] Priming version [2021-10-21T06:56:55.708Z] + snapcraftctl prime [2021-10-21T06:56:56.651Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-21T06:57:01.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.199s coverage: 94.4% of statements [2021-10-21T06:57:01.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements [2021-10-21T06:57:07.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.635s coverage: 82.5% of statements [2021-10-21T06:57:07.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-21T06:57:15.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements [2021-10-21T06:57:15.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-21T06:57:15.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-21T06:57:15.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-21T06:57:15.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements [2021-10-21T06:57:15.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-21T06:57:15.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-21T06:57:15.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-21T06:57:15.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-21T06:57:15.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-21T06:57:15.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements [2021-10-21T06:57:15.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-21T06:57:15.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-21T06:57:15.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements [2021-10-21T06:57:15.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-21T06:57:15.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 58.8% of statements [2021-10-21T06:57:15.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-21T06:57:15.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.273s coverage: 80.0% of statements [2021-10-21T06:57:15.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements [2021-10-21T06:57:15.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements [2021-10-21T06:57:15.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.812s coverage: 91.2% of statements [2021-10-21T06:57:15.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-21T06:57:18.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.932s coverage: 64.4% of statements [2021-10-21T06:57:18.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-21T06:57:18.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-21T06:57:18.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.187s coverage: 100.0% of statements [2021-10-21T06:57:18.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 89.4% of statements [2021-10-21T06:57:18.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements [2021-10-21T06:57:18.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2021-10-21T06:57:19.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements [2021-10-21T06:57:24.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.629s coverage: 70.4% of statements [2021-10-21T06:57:24.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-21T06:57:24.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-21T06:57:24.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-21T06:57:26.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.792s coverage: 43.4% of statements [2021-10-21T06:57:26.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-21T06:57:26.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-21T06:57:26.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements [2021-10-21T06:57:26.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-21T06:57:26.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.263s coverage: 84.8% of statements [2021-10-21T06:57:26.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-21T06:57:37.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.272s coverage: 17.7% of statements [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-21T06:57:37.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.684s coverage: 92.3% of statements [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-21T06:57:37.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.280s coverage: 63.2% of statements [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-21T06:57:37.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.453s coverage: 97.7% of statements [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-21T06:57:37.009Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.199s coverage: 28.9% of statements [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-21T06:57:37.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-21T06:57:37.009Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements [2021-10-21T06:57:37.009Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-10-21T06:57:37.009Z] 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-10-21T06:57:37.009Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-21T06:57:37.009Z] GO111MODULE=on go vet ./... [2021-10-21T06:59:14.063Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-21T06:59:14.063Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-21T06:59:14.063Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-21T06:59:14.739Z] + ls -al . [2021-10-21T06:59:14.739Z] total 660 [2021-10-21T06:59:14.739Z] drwxrwxr-x 9 1001 1001 4096 Oct 21 06:59 . [2021-10-21T06:59:14.739Z] drwxr-xr-x 4 root root 4096 Oct 21 06:54 .. [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 11 Oct 21 06:52 .dockerignore [2021-10-21T06:59:14.739Z] drwxrwxr-x 8 1001 1001 4096 Oct 21 06:52 .git [2021-10-21T06:59:14.739Z] drwxrwxr-x 4 1001 1001 4096 Oct 21 06:52 .github [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 804 Oct 21 06:52 .gitignore [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 42 Oct 21 06:52 .golangci.yml [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 76 Oct 21 06:52 .hadolint.yml [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 166 Oct 21 06:52 .sonarcloud.properties [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 1171 Oct 21 06:52 ADOPTERS.md [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 8608 Oct 21 06:52 Attribution.txt [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 43881 Oct 21 06:52 CHANGELOG.md [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 3804 Oct 21 06:52 CONTRIBUTING.md [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 677 Oct 21 06:52 GOVERNANCE.md [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 849 Oct 21 06:52 Jenkinsfile [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 10775 Oct 21 06:52 LICENSE [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 6508 Oct 21 06:52 Makefile [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 582 Oct 21 06:52 OWNERS.md [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 8256 Oct 21 06:52 README.md [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 6912 Oct 21 06:52 SECURITY.md [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 5 Oct 21 06:42 VERSION [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 4131 Oct 21 06:52 ZMQWindows.md [2021-10-21T06:59:14.739Z] drwxrwxr-x 2 1001 1001 4096 Oct 21 06:52 bin [2021-10-21T06:59:14.739Z] drwxrwxr-x 14 1001 1001 4096 Oct 21 06:52 cmd [2021-10-21T06:59:14.739Z] -rw-r--r-- 1 root root 425844 Oct 21 06:57 coverage.out [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 829 Oct 21 06:52 go.mod [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 50143 Oct 21 06:52 go.sum [2021-10-21T06:59:14.739Z] drwxrwxr-x 8 1001 1001 4096 Oct 21 06:52 internal [2021-10-21T06:59:14.739Z] drwxrwxr-x 3 1001 1001 4096 Oct 21 06:52 openapi [2021-10-21T06:59:14.739Z] drwxrwxr-x 4 1001 1001 4096 Oct 21 06:52 snap [2021-10-21T06:59:14.739Z] -rw-rw-r-- 1 1001 1001 204 Oct 21 06:52 version.go [Pipeline] sh [2021-10-21T06:59:15.414Z] + '[' -e coverage.out ] [2021-10-21T06:59:15.414Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-21T06:59:15.440Z] Warning: overwriting stash ‘coverage-report’ [2021-10-21T06:59:16.445Z] Stashed 1 file(s) [Pipeline] sh [2021-10-21T06:59:17.105Z] + make build [2021-10-21T06:59:17.105Z] 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-10-21T06:59:23.856Z] 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-10-21T06:59:50.888Z] 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-10-21T06:59:50.888Z] 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-10-21T06:59:55.247Z] 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-10-21T06:59:55.861Z] 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-10-21T06:59:59.273Z] 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-10-21T07:00:02.685Z] 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-10-21T07:00:05.323Z] 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-10-21T07:00:09.669Z] 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-10-21T07:00:13.088Z] 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-10-21T07:00:16.512Z] 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-10-21T07:00:21.958Z] $ docker stop --time=1 35f95f476388cd67319980fdfb635dfcd78ca3162bf962d3875b318f6b3e9df6 [2021-10-21T07:00:24.668Z] $ docker rm -f 35f95f476388cd67319980fdfb635dfcd78ca3162bf962d3875b318f6b3e9df6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T07:00:26.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-21T07:00:26.303Z] [2021-10-21T07:00:26.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T07:00:26.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-21T07:00:26.946Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-21T07:00:26.946Z] 29e5d40040c1: Pulling fs layer [2021-10-21T07:00:26.946Z] 1ce36da41761: Pulling fs layer [2021-10-21T07:00:26.946Z] 25b303627fd3: Pulling fs layer [2021-10-21T07:00:27.228Z] 29e5d40040c1: Verifying Checksum [2021-10-21T07:00:27.228Z] 29e5d40040c1: Download complete [2021-10-21T07:00:27.511Z] 1ce36da41761: Verifying Checksum [2021-10-21T07:00:27.511Z] 1ce36da41761: Download complete [2021-10-21T07:00:27.788Z] 29e5d40040c1: Pull complete [2021-10-21T07:00:28.794Z] 25b303627fd3: Verifying Checksum [2021-10-21T07:00:28.794Z] 25b303627fd3: Download complete [2021-10-21T07:00:29.410Z] 1ce36da41761: Pull complete [2021-10-21T07:00:39.642Z] 25b303627fd3: Pull complete [2021-10-21T07:00:39.642Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-21T07:00:39.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-21T07:00:39.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-21T07:00:39.930Z] prd-ubuntu18.04-docker-arm64-4c-16g-893 does not seem to be running inside a container [2021-10-21T07:00:40.026Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-21T07:00:43.356Z] $ docker top 81d836e8d019fb36037225290c5d53ae85f5c22406557732d308df50f97d2792 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T07:00:44.381Z] + docker-compose build --help [2021-10-21T07:00:44.381Z] + grep parallel [2021-10-21T07:00:48.715Z] --parallel Build images in parallel. [Pipeline] } [2021-10-21T07:00:48.732Z] $ docker stop --time=1 81d836e8d019fb36037225290c5d53ae85f5c22406557732d308df50f97d2792 [2021-10-21T07:00:50.617Z] $ docker rm -f 81d836e8d019fb36037225290c5d53ae85f5c22406557732d308df50f97d2792 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T07:00:51.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-21T07:00:51.262Z] . [Pipeline] withDockerContainer [2021-10-21T07:00:51.541Z] prd-ubuntu18.04-docker-arm64-4c-16g-893 does not seem to be running inside a container [2021-10-21T07:00:51.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-21T07:00:53.216Z] $ docker top 908f80aaed3ca9d661be6a18eec0369835d0982d7fe2c0b37bfa5bd2579eaa8c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T07:00:54.176Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-21T07:00:59.601Z] Building core-command ... [2021-10-21T07:00:59.601Z] Building core-data ... [2021-10-21T07:00:59.601Z] Building core-metadata ... [2021-10-21T07:00:59.601Z] Building security-bootstrapper ... [2021-10-21T07:00:59.601Z] Building security-proxy-setup ... [2021-10-21T07:00:59.601Z] Building security-secretstore-setup ... [2021-10-21T07:00:59.601Z] Building support-notifications ... [2021-10-21T07:00:59.601Z] Building support-scheduler ... [2021-10-21T07:00:59.601Z] Building sys-mgmt-agent ... [2021-10-21T07:00:59.601Z] Building sys-mgmt-agent [2021-10-21T07:00:59.601Z] Building core-command [2021-10-21T07:00:59.601Z] Building support-scheduler [2021-10-21T07:00:59.601Z] Building security-proxy-setup [2021-10-21T07:00:59.601Z] Building security-secretstore-setup [2021-10-21T07:02:07.758Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T07:02:07.758Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T07:02:07.758Z] ---> a8e8ba6574f6 [2021-10-21T07:02:07.758Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T07:02:07.758Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T07:02:07.758Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T07:02:07.758Z] ---> a8e8ba6574f6 [2021-10-21T07:02:07.758Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T07:02:07.758Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T07:02:07.758Z] [2021-10-21T07:02:07.758Z] Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-21T07:02:07.758Z] [2021-10-21T07:02:07.758Z] ---> a8e8ba6574f6 [2021-10-21T07:02:07.758Z] ---> a8e8ba6574f6 [2021-10-21T07:02:07.758Z] Step 3/24 : WORKDIR /edgex-goStep 3/23 : WORKDIR /edgex-go [2021-10-21T07:02:07.758Z] [2021-10-21T07:02:07.758Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T07:02:07.758Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-21T07:02:07.758Z] ---> a8e8ba6574f6 [2021-10-21T07:02:07.758Z] Step 3/20 : WORKDIR /edgex-go [2021-10-21T07:02:07.758Z] ---> Running in e3538762515c [2021-10-21T07:02:07.758Z] ---> Running in 8eae62b364b1 [2021-10-21T07:02:07.758Z] ---> Running in 7b03bce0509b [2021-10-21T07:02:07.758Z] ---> Running in cfa7f96e07d5 [2021-10-21T07:02:07.758Z] ---> Running in d820fd3997d4 [2021-10-21T07:02:07.758Z] Removing intermediate container e3538762515c [2021-10-21T07:02:07.758Z] ---> 72c3e7ca30a3 [2021-10-21T07:02:07.758Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:02:08.036Z] Removing intermediate container 8eae62b364b1 [2021-10-21T07:02:08.036Z] ---> babeae3498a4 [2021-10-21T07:02:08.036Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:02:08.036Z] Removing intermediate container cfa7f96e07d5 [2021-10-21T07:02:08.036Z] ---> ba91151ca2a6 [2021-10-21T07:02:08.036Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:02:08.036Z] Removing intermediate container 7b03bce0509b [2021-10-21T07:02:08.036Z] ---> e26bdbe715c0 [2021-10-21T07:02:08.036Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:02:08.036Z] Removing intermediate container d820fd3997d4 [2021-10-21T07:02:08.036Z] ---> c535a43443e4 [2021-10-21T07:02:08.036Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:02:08.036Z] ---> Running in 5c24ec86435d [2021-10-21T07:02:08.036Z] ---> Running in 8a2c81d883f0 [2021-10-21T07:02:08.036Z] ---> Running in eab7d02aef8f [2021-10-21T07:02:08.314Z] ---> Running in 14db776af3f6 [2021-10-21T07:02:08.314Z] ---> Running in 2a36bb1e8ed2 [2021-10-21T07:02:11.740Z] Removing intermediate container 5c24ec86435d [2021-10-21T07:02:11.740Z] ---> e262c6a333ab [2021-10-21T07:02:11.740Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-21T07:02:12.021Z] Removing intermediate container 8a2c81d883f0 [2021-10-21T07:02:12.021Z] ---> fa92d207bc0e [2021-10-21T07:02:12.021Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-21T07:02:12.021Z] ---> Running in ac03675be456 [2021-10-21T07:02:12.297Z] ---> Running in 48d6d073d3d8 [2021-10-21T07:02:12.297Z] Removing intermediate container eab7d02aef8f [2021-10-21T07:02:12.297Z] ---> 3c9db80d623d [2021-10-21T07:02:12.297Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-21T07:02:12.574Z] Removing intermediate container 2a36bb1e8ed2 [2021-10-21T07:02:12.574Z] ---> d90324ebbe50 [2021-10-21T07:02:12.574Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-21T07:02:12.574Z] Removing intermediate container 14db776af3f6 [2021-10-21T07:02:12.574Z] ---> 404417d89c53 [2021-10-21T07:02:12.574Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-21T07:02:12.855Z] ---> Running in 11469dd69ca4 [2021-10-21T07:02:12.855Z] ---> Running in 101ac08852eb [2021-10-21T07:02:12.855Z] ---> Running in be279a85702b [2021-10-21T07:02:14.317Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:14.600Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:14.878Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:15.155Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:15.155Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:15.432Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:15.711Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:15.992Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:16.282Z] OK: 219 MiB in 52 packages [2021-10-21T07:02:16.282Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:16.282Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:16.893Z] OK: 219 MiB in 52 packages [2021-10-21T07:02:17.185Z] OK: 219 MiB in 52 packages [2021-10-21T07:02:17.793Z] OK: 219 MiB in 52 packages [2021-10-21T07:02:17.793Z] OK: 219 MiB in 52 packages [2021-10-21T07:02:18.074Z] Removing intermediate container ac03675be456 [2021-10-21T07:02:18.074Z] ---> 71d2b2604507 [2021-10-21T07:02:18.074Z] Step 6/20 : COPY . . [2021-10-21T07:02:18.679Z] Removing intermediate container 48d6d073d3d8 [2021-10-21T07:02:18.679Z] ---> fdf9590b71d8 [2021-10-21T07:02:18.679Z] Step 6/24 : COPY . . [2021-10-21T07:02:18.958Z] Removing intermediate container 11469dd69ca4 [2021-10-21T07:02:18.958Z] ---> a4633fdd3677 [2021-10-21T07:02:18.958Z] Step 6/23 : COPY go.mod . [2021-10-21T07:02:19.571Z] Removing intermediate container 101ac08852eb [2021-10-21T07:02:19.571Z] ---> 0a7c1e537cc7 [2021-10-21T07:02:19.571Z] Step 6/22 : COPY . . [2021-10-21T07:02:20.199Z] Removing intermediate container be279a85702b [2021-10-21T07:02:20.199Z] ---> afe5247a086d [2021-10-21T07:02:20.199Z] Step 6/22 : COPY . . [2021-10-21T07:02:20.911Z] ---> 91af6ff24972 [2021-10-21T07:02:20.912Z] Step 7/23 : RUN go mod download [2021-10-21T07:02:22.923Z] ---> Running in 2799a7f9f9cb [2021-10-21T07:02:41.349Z] Removing intermediate container 2799a7f9f9cb [2021-10-21T07:02:41.349Z] ---> 10aecdc1d54d [2021-10-21T07:02:41.349Z] Step 8/23 : COPY . . [2021-10-21T07:02:41.954Z] ---> 4e599fd16db6 [2021-10-21T07:02:41.954Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T07:02:41.954Z] ---> 10034fa7de3f [2021-10-21T07:02:41.954Z] ---> 565e2b1d5176 [2021-10-21T07:02:41.954Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T07:02:41.954Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T07:02:41.954Z] ---> e364fcf841f6 [2021-10-21T07:02:41.954Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T07:02:42.234Z] ---> Running in f523bc35356c [2021-10-21T07:02:42.234Z] ---> Running in b4a237d51f71 [2021-10-21T07:02:42.234Z] ---> Running in 193a8bd38ee2 [2021-10-21T07:02:42.530Z] ---> Running in fc626e253f98 [2021-10-21T07:02:52.799Z] Removing intermediate container f523bc35356c [2021-10-21T07:02:52.799Z] ---> a28ee8f9c1c2 [2021-10-21T07:02:52.799Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-21T07:02:52.799Z] ---> Running in 5157b30ae157 [2021-10-21T07:02:52.799Z] Removing intermediate container 193a8bd38ee2 [2021-10-21T07:02:52.799Z] ---> 0afce36483e2 [2021-10-21T07:02:52.799Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-21T07:02:53.405Z] Removing intermediate container fc626e253f98 [2021-10-21T07:02:53.405Z] ---> 1fb0fcedae41 [2021-10-21T07:02:53.405Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-21T07:02:53.405Z] ---> Running in c1be3eb5f55c [2021-10-21T07:02:53.686Z] Removing intermediate container b4a237d51f71 [2021-10-21T07:02:53.686Z] ---> c8bc49100b6a [2021-10-21T07:02:53.686Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-21T07:02:53.686Z] ---> Running in 9583904a28fb [2021-10-21T07:02:53.965Z] ---> Running in edd13551a1f7 [2021-10-21T07:02:54.968Z] 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-10-21T07:02:55.585Z] ---> 2fa27f676a36 [2021-10-21T07:02:55.586Z] Step 9/23 : RUN go mod tidy [2021-10-21T07:02:55.867Z] ---> Running in 3dac60e1b6ad [2021-10-21T07:02:55.867Z] 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-10-21T07:02:56.874Z] 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-10-21T07:02:56.874Z] 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-10-21T07:03:03.707Z] Removing intermediate container 3dac60e1b6ad [2021-10-21T07:03:03.707Z] ---> 8de130c2670f [2021-10-21T07:03:03.707Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-21T07:03:03.707Z] ---> Running in 817e32f3067d [2021-10-21T07:03:05.726Z] 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-10-21T07:04:57.751Z] 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-10-21T07:04:57.751Z] 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-10-21T07:05:10.266Z] Removing intermediate container edd13551a1f7 [2021-10-21T07:05:10.266Z] ---> b05de05a48d8 [2021-10-21T07:05:10.266Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-21T07:05:10.544Z] ---> Running in fbb9dc6a6eea [2021-10-21T07:05:10.833Z] Removing intermediate container 9583904a28fb [2021-10-21T07:05:10.833Z] ---> 03659c56eecb [2021-10-21T07:05:10.833Z] [2021-10-21T07:05:10.833Z] Step 9/22 : FROM alpine:3.14 [2021-10-21T07:05:11.121Z] 3.14: Pulling from library/alpine [2021-10-21T07:05:11.419Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-21T07:05:11.419Z] Status: Downloaded newer image for alpine:3.14 [2021-10-21T07:05:11.419Z] ---> bb3de5531c18 [2021-10-21T07:05:11.419Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-21T07:05:12.895Z] ---> Running in a70418640a6c [2021-10-21T07:05:12.895Z] 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-10-21T07:05:15.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:05:15.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:05:16.202Z] Removing intermediate container 5157b30ae157 [2021-10-21T07:05:16.202Z] ---> 4a5127508665 [2021-10-21T07:05:16.202Z] [2021-10-21T07:05:16.202Z] Step 9/20 : FROM alpine:3.14 [2021-10-21T07:05:16.202Z] ---> bb3de5531c18 [2021-10-21T07:05:16.202Z] Removing intermediate container c1be3eb5f55c [2021-10-21T07:05:16.202Z] ---> ec15587d48bd [2021-10-21T07:05:16.202Z] [2021-10-21T07:05:16.202Z] Step 9/24 : FROM alpine:3.14 [2021-10-21T07:05:16.202Z] ---> bb3de5531c18 [2021-10-21T07:05:16.202Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-21T07:05:16.202Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-21T07:05:16.482Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-21T07:05:16.482Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T07:05:16.482Z] OK: 5 MiB in 15 packages [2021-10-21T07:05:16.482Z] ---> Running in bb7340fab8c6 [2021-10-21T07:05:16.482Z] ---> Running in ff43076cd70a [2021-10-21T07:05:17.954Z] Removing intermediate container fbb9dc6a6eea [2021-10-21T07:05:17.954Z] ---> 18e7a1b814ad [2021-10-21T07:05:17.954Z] [2021-10-21T07:05:17.954Z] Step 10/22 : FROM docker:20.10.8 [2021-10-21T07:05:18.236Z] Removing intermediate container a70418640a6c [2021-10-21T07:05:18.236Z] ---> 92516200bff6 [2021-10-21T07:05:18.236Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T07:05:18.236Z] 20.10.8: Pulling from library/docker [2021-10-21T07:05:18.514Z] ---> Running in d775e4bd4366 [2021-10-21T07:05:18.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:05:18.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:05:19.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:05:19.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:05:20.083Z] Removing intermediate container d775e4bd4366 [2021-10-21T07:05:20.083Z] ---> a79b4aceb4be [2021-10-21T07:05:20.083Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-21T07:05:20.083Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-21T07:05:20.083Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-21T07:05:20.364Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-21T07:05:20.364Z] (3/3) Installing su-exec (0.2-r1) [2021-10-21T07:05:20.364Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T07:05:20.364Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-21T07:05:20.364Z] Executing ca-certificates-20191127-r5.trigger [2021-10-21T07:05:20.364Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-21T07:05:20.364Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-21T07:05:20.364Z] (5/5) Installing curl (7.79.1-r0) [2021-10-21T07:05:20.364Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T07:05:20.364Z] Executing ca-certificates-20191127-r5.trigger [2021-10-21T07:05:20.648Z] ---> Running in 1aaaabe488f1 [2021-10-21T07:05:20.648Z] OK: 6 MiB in 17 packages [2021-10-21T07:05:20.648Z] OK: 8 MiB in 19 packages [2021-10-21T07:05:21.661Z] Removing intermediate container 817e32f3067d [2021-10-21T07:05:21.661Z] ---> cb750ba6b0f0 [2021-10-21T07:05:21.661Z] [2021-10-21T07:05:21.661Z] Step 11/23 : FROM alpine:3.14 [2021-10-21T07:05:21.661Z] ---> bb3de5531c18 [2021-10-21T07:05:21.661Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-21T07:05:21.661Z] ---> Using cache [2021-10-21T07:05:21.661Z] ---> 92516200bff6 [2021-10-21T07:05:21.661Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T07:05:21.661Z] ---> Using cache [2021-10-21T07:05:21.661Z] ---> a79b4aceb4be [2021-10-21T07:05:21.661Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-21T07:05:21.944Z] Removing intermediate container 1aaaabe488f1 [2021-10-21T07:05:21.944Z] ---> d3516e93e52d [2021-10-21T07:05:21.944Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-21T07:05:21.944Z] ---> Running in edddbf4715af [2021-10-21T07:05:21.944Z] ---> Running in 98074c951710 [2021-10-21T07:05:23.226Z] Removing intermediate container edddbf4715af [2021-10-21T07:05:23.226Z] ---> c021f352b6bc [2021-10-21T07:05:23.226Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-21T07:05:23.557Z] ---> Running in 3e4811566d18 [2021-10-21T07:05:23.557Z] Removing intermediate container 98074c951710 [2021-10-21T07:05:23.557Z] ---> 9cfe9a77f7ec [2021-10-21T07:05:23.557Z] Step 14/22 : WORKDIR / [2021-10-21T07:05:23.870Z] ---> Running in 69836743e32a [2021-10-21T07:05:24.503Z] Removing intermediate container bb7340fab8c6 [2021-10-21T07:05:24.503Z] ---> b5fb9578c512 [2021-10-21T07:05:24.503Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-21T07:05:24.503Z] Removing intermediate container ff43076cd70a [2021-10-21T07:05:24.503Z] ---> e2c6ebffac1a [2021-10-21T07:05:24.503Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-21T07:05:24.786Z] ---> Running in 950234e9280c [2021-10-21T07:05:24.786Z] ---> Running in de6c5b0d9ca8 [2021-10-21T07:05:24.786Z] Removing intermediate container 69836743e32a [2021-10-21T07:05:25.071Z] ---> 93f15e8590f6 [2021-10-21T07:05:25.071Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container 3e4811566d18 [2021-10-21T07:05:25.071Z] ---> f0d5da5b77f8 [2021-10-21T07:05:25.072Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T07:05:25.072Z] [2021-10-21T07:05:25.705Z] Removing intermediate container 950234e9280c [2021-10-21T07:05:25.705Z] ---> 2583e708474e [2021-10-21T07:05:25.705Z] Step 12/24 : WORKDIR / [2021-10-21T07:05:25.987Z] ---> Running in 5efaf8a1d238 [2021-10-21T07:05:25.987Z] Removing intermediate container de6c5b0d9ca8 [2021-10-21T07:05:25.987Z] ---> c8f903f18c96 [2021-10-21T07:05:25.987Z] Step 12/20 : WORKDIR /edgex [2021-10-21T07:05:26.593Z] ---> Running in 0204da67cb86 [2021-10-21T07:05:26.872Z] ---> 63199f46e802 [2021-10-21T07:05:26.872Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-21T07:05:26.872Z] ---> f71d7f3be494 [2021-10-21T07:05:26.872Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-21T07:05:27.173Z] Removing intermediate container 5efaf8a1d238 [2021-10-21T07:05:27.173Z] ---> 58479dc490cc [2021-10-21T07:05:27.173Z] 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-10-21T07:05:27.451Z] Removing intermediate container 0204da67cb86 [2021-10-21T07:05:27.451Z] ---> 5e601892ff50 [2021-10-21T07:05:27.451Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-21T07:05:30.101Z] ---> fd2f33327ec9 [2021-10-21T07:05:30.101Z] 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-10-21T07:05:30.101Z] ---> 470bf7288891 [2021-10-21T07:05:30.101Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-21T07:05:30.102Z] ---> 00597791e5ec [2021-10-21T07:05:30.102Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml ---> 4b88ddbf23ac [2021-10-21T07:05:30.102Z] [2021-10-21T07:05:30.102Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-21T07:05:30.382Z] ---> 2e8f9c227036 [2021-10-21T07:05:30.382Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-21T07:05:31.385Z] ---> 576cfb5d711b [2021-10-21T07:05:31.385Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-21T07:05:31.665Z] ---> 61811435d174 [2021-10-21T07:05:31.666Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-21T07:05:31.666Z] ---> Running in f27585293b5c [2021-10-21T07:05:31.944Z] ---> Running in f3b46bcc4f8d [2021-10-21T07:05:31.944Z] ---> 9b7c1e56cd05 [2021-10-21T07:05:31.944Z] ---> e3a6046bd191 [2021-10-21T07:05:31.944Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-21T07:05:31.944Z] 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-10-21T07:05:31.944Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-21T07:05:31.944Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-21T07:05:32.226Z] ---> 3734d5adc5ac [2021-10-21T07:05:32.226Z] 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-10-21T07:05:32.226Z] ---> Running in f42f9113e3a5 [2021-10-21T07:05:32.513Z] Removing intermediate container f27585293b5c [2021-10-21T07:05:32.513Z] ---> a25058d236c9 [2021-10-21T07:05:32.513Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T07:05:32.513Z] Removing intermediate container f3b46bcc4f8d [2021-10-21T07:05:32.513Z] ---> d1a1088c8eb6 [2021-10-21T07:05:32.513Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T07:05:32.513Z] ---> Running in fa1ff283232c [2021-10-21T07:05:33.121Z] ---> Running in 8c1127fb7c9c [2021-10-21T07:05:33.121Z] Removing intermediate container f42f9113e3a5 [2021-10-21T07:05:33.121Z] ---> beea2c8d308e [2021-10-21T07:05:33.121Z] 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-10-21T07:05:33.121Z] ---> Running in 988e625cc765 [2021-10-21T07:05:33.121Z] ---> 5189b91ebc37 [2021-10-21T07:05:33.121Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-21T07:05:33.121Z] Removing intermediate container fa1ff283232c [2021-10-21T07:05:33.121Z] ---> 1ff9e736b414 [2021-10-21T07:05:33.121Z] Step 20/22 : LABEL arch=arm64 [2021-10-21T07:05:33.404Z] ---> Running in 1ea57208e7b4 [2021-10-21T07:05:33.680Z] ---> cafc35f65724 [2021-10-21T07:05:33.680Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-21T07:05:33.680Z] Removing intermediate container 8c1127fb7c9c [2021-10-21T07:05:33.680Z] ---> 5125b5a351a0 [2021-10-21T07:05:33.680Z] Step 21/23 : LABEL arch=arm64 [2021-10-21T07:05:33.958Z] ---> Running in 1687e630c8b1 [2021-10-21T07:05:33.958Z] ---> Running in 265d7af651cf [2021-10-21T07:05:34.568Z] Removing intermediate container 1ea57208e7b4 [2021-10-21T07:05:34.568Z] ---> 2262b3f9ed6d [2021-10-21T07:05:34.568Z] Step 21/22 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T07:05:34.568Z] Removing intermediate container 1687e630c8b1 [2021-10-21T07:05:34.568Z] ---> 0e9ee3bf0555 [2021-10-21T07:05:34.568Z] Step 22/23 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T07:05:34.844Z] ---> Running in 0ca5e96ec258 [2021-10-21T07:05:34.844Z] Removing intermediate container 265d7af651cf [2021-10-21T07:05:34.844Z] ---> e3ac9f7379ce [2021-10-21T07:05:34.844Z] Step 17/20 : CMD ["--init=true"] [2021-10-21T07:05:34.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:05:34.844Z] ---> Running in 64dd16873464 [2021-10-21T07:05:35.125Z] ---> Running in bd0cdb2bdc13 [2021-10-21T07:05:35.125Z] ---> 921520150d56 [2021-10-21T07:05:35.125Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-21T07:05:35.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:05:35.422Z] Removing intermediate container 0ca5e96ec258 [2021-10-21T07:05:35.422Z] ---> 1577216fd601 [2021-10-21T07:05:35.422Z] Step 22/22 : LABEL version=0.0.0 [2021-10-21T07:05:35.698Z] ---> Running in 0cdef0efe0c5 [2021-10-21T07:05:35.698Z] Removing intermediate container 64dd16873464 [2021-10-21T07:05:35.698Z] ---> 18f8e2f2cefb [2021-10-21T07:05:35.698Z] Step 23/23 : LABEL version=0.0.0 [2021-10-21T07:05:35.698Z] Removing intermediate container bd0cdb2bdc13 [2021-10-21T07:05:35.698Z] ---> 97d1bbef530d [2021-10-21T07:05:35.698Z] Step 18/20 : LABEL arch=arm64 [2021-10-21T07:05:35.976Z] ---> Running in ef9ba6f9f57a [2021-10-21T07:05:35.976Z] ---> Running in dfb20fde7ae7 [2021-10-21T07:05:35.976Z] (1/42) Installing readline (8.1.0-r0) [2021-10-21T07:05:35.976Z] (2/42) Installing bash (5.1.4-r0) [2021-10-21T07:05:36.258Z] Executing bash-5.1.4-r0.post-install [2021-10-21T07:05:36.258Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-21T07:05:36.258Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-21T07:05:36.258Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-21T07:05:36.258Z] (6/42) Installing curl (7.79.1-r0) [2021-10-21T07:05:36.258Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-21T07:05:36.258Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-21T07:05:36.258Z] (9/42) Installing expat (2.4.1-r0) [2021-10-21T07:05:36.258Z] (10/42) Installing libffi (3.3-r2) [2021-10-21T07:05:36.258Z] (11/42) Installing gdbm (1.19-r0) [2021-10-21T07:05:36.258Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-21T07:05:36.258Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-21T07:05:36.258Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-21T07:05:36.258Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-21T07:05:36.258Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-21T07:05:36.258Z] Removing intermediate container 0cdef0efe0c5 [2021-10-21T07:05:36.258Z] ---> a93b583ba72d [2021-10-21T07:05:36.258Z] [2021-10-21T07:05:36.258Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-21T07:05:36.875Z] Successfully built a93b583ba72d [2021-10-21T07:05:37.158Z] Successfully tagged core-command-arm64:latest [2021-10-21T07:05:37.158Z]  Building core-command ... done Building support-notifications [2021-10-21T07:05:37.158Z] Removing intermediate container dfb20fde7ae7 [2021-10-21T07:05:37.158Z] ---> 1a2aa112b8e4 [2021-10-21T07:05:37.158Z] Step 19/20 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T07:05:37.158Z] Removing intermediate container ef9ba6f9f57a [2021-10-21T07:05:37.158Z] ---> a0f78084dbf3 [2021-10-21T07:05:37.158Z] [2021-10-21T07:05:37.434Z] ---> 3e8dd2c394eb [2021-10-21T07:05:37.435Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-21T07:05:37.435Z] Successfully built a0f78084dbf3 [2021-10-21T07:05:37.435Z] Successfully tagged support-scheduler-arm64:latest [2021-10-21T07:05:37.435Z] ---> Running in 69ccc94a2bc3 [2021-10-21T07:05:37.435Z]  Building support-scheduler ... done Building core-metadata [2021-10-21T07:05:38.434Z] Removing intermediate container 69ccc94a2bc3 [2021-10-21T07:05:38.434Z] ---> ac44779faeef [2021-10-21T07:05:38.434Z] Step 20/20 : LABEL version=0.0.0 [2021-10-21T07:05:38.434Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-21T07:05:38.434Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-21T07:05:38.434Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-21T07:05:38.434Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-21T07:05:38.434Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-21T07:05:38.435Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-21T07:05:38.435Z] ---> Running in 1691f75c1e2f [2021-10-21T07:05:38.714Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-21T07:05:38.714Z] ---> a5a0f5414e12 [2021-10-21T07:05:38.714Z] 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-10-21T07:05:38.714Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-21T07:05:38.714Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-21T07:05:38.714Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-21T07:05:38.714Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-21T07:05:38.714Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-21T07:05:38.714Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-21T07:05:38.714Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-21T07:05:38.714Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-21T07:05:38.714Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-21T07:05:38.714Z] ---> Running in 50b3db1710f9 [2021-10-21T07:05:38.714Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-21T07:05:38.714Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-21T07:05:39.026Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-21T07:05:39.026Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-21T07:05:39.026Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-21T07:05:39.026Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-21T07:05:39.026Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-21T07:05:39.026Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-21T07:05:39.026Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-21T07:05:39.304Z] Removing intermediate container 1691f75c1e2f [2021-10-21T07:05:39.304Z] ---> eb6933b1c6e6 [2021-10-21T07:05:39.304Z] [2021-10-21T07:05:39.591Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T07:05:39.591Z] OK: 84 MiB in 64 packages [2021-10-21T07:05:39.876Z] Successfully built eb6933b1c6e6 [2021-10-21T07:05:39.876Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-21T07:05:39.876Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-10-21T07:05:44.221Z] Removing intermediate container 50b3db1710f9 [2021-10-21T07:05:44.221Z] ---> 52f54334bff9 [2021-10-21T07:05:44.221Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-21T07:05:44.221Z] Collecting docker-compose==1.23.2 [2021-10-21T07:05:44.221Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-21T07:05:44.498Z] ---> Running in fef0a7b91cc9 [2021-10-21T07:05:45.490Z] Removing intermediate container fef0a7b91cc9 [2021-10-21T07:05:45.490Z] ---> a1fff4b7d773 [2021-10-21T07:05:45.490Z] Step 22/24 : LABEL arch=arm64 [2021-10-21T07:05:45.769Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-21T07:05:45.769Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-21T07:05:45.769Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-21T07:05:45.769Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-21T07:05:46.046Z] ---> Running in 2c1d04903394 [2021-10-21T07:05:47.046Z] Removing intermediate container 2c1d04903394 [2021-10-21T07:05:47.046Z] ---> 1398cdb0edfb [2021-10-21T07:05:47.046Z] Step 23/24 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T07:05:47.650Z] ---> Running in 834ec7295ae0 [2021-10-21T07:05:48.257Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-21T07:05:48.257Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-21T07:05:48.533Z] Collecting texttable<0.10,>=0.9.0 [2021-10-21T07:05:48.533Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-21T07:05:48.811Z] Removing intermediate container 834ec7295ae0 [2021-10-21T07:05:48.811Z] ---> 2d25ecfbac82 [2021-10-21T07:05:48.811Z] Step 24/24 : LABEL version=0.0.0 [2021-10-21T07:05:49.411Z] ---> Running in ae407c9b9b19 [2021-10-21T07:05:50.016Z] Removing intermediate container ae407c9b9b19 [2021-10-21T07:05:50.016Z] ---> 084f6b222c7a [2021-10-21T07:05:50.016Z] [2021-10-21T07:05:50.296Z] Successfully built 084f6b222c7a [2021-10-21T07:05:50.296Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-21T07:05:50.296Z] Building core-data [2021-10-21T07:05:50.572Z]  Building security-secretstore-setup ... done Collecting jsonschema<3,>=2.5.1 [2021-10-21T07:05:50.572Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-21T07:05:50.572Z] Collecting cached-property<2,>=1.2.0 [2021-10-21T07:05:50.850Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-21T07:05:51.842Z] Collecting PyYAML<4,>=3.10 [2021-10-21T07:05:51.842Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-21T07:05:56.210Z] Collecting docker<4.0,>=3.6.0 [2021-10-21T07:05:56.210Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-21T07:05:56.210Z] Collecting docopt<0.7,>=0.6.1 [2021-10-21T07:05:56.210Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-21T07:05:57.666Z] 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-10-21T07:05:57.947Z] Collecting docker-pycreds>=0.4.0 [2021-10-21T07:05:57.947Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-21T07:05:59.400Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-21T07:05:59.400Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-21T07:05:59.684Z] Collecting idna<2.8,>=2.5 [2021-10-21T07:05:59.684Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-21T07:05:59.684Z] 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-10-21T07:05:59.966Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-21T07:05:59.966Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-21T07:06:00.247Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-21T07:06:00.247Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-21T07:06:00.247Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-21T07:06:00.247Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-21T07:06:01.242Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-21T07:06:01.242Z] Attempting uninstall: urllib3 [2021-10-21T07:06:01.242Z] Found existing installation: urllib3 1.26.5 [2021-10-21T07:06:01.242Z] Uninstalling urllib3-1.26.5: [2021-10-21T07:06:01.520Z] Successfully uninstalled urllib3-1.26.5 [2021-10-21T07:06:02.124Z] Attempting uninstall: idna [2021-10-21T07:06:02.124Z] Found existing installation: idna 3.2 [2021-10-21T07:06:02.124Z] Uninstalling idna-3.2: [2021-10-21T07:06:02.403Z] Successfully uninstalled idna-3.2 [2021-10-21T07:06:03.396Z] Attempting uninstall: chardet [2021-10-21T07:06:03.396Z] Found existing installation: chardet 4.0.0 [2021-10-21T07:06:03.396Z] Uninstalling chardet-4.0.0: [2021-10-21T07:06:03.396Z] Successfully uninstalled chardet-4.0.0 [2021-10-21T07:06:05.384Z] Attempting uninstall: requests [2021-10-21T07:06:05.384Z] Found existing installation: requests 2.25.1 [2021-10-21T07:06:05.384Z] Uninstalling requests-2.25.1: [2021-10-21T07:06:05.384Z] Successfully uninstalled requests-2.25.1 [2021-10-21T07:06:05.990Z] Running setup.py install for texttable: started [2021-10-21T07:06:07.984Z] Running setup.py install for texttable: finished with status 'done' [2021-10-21T07:06:07.984Z] Running setup.py install for PyYAML: started [2021-10-21T07:06:10.634Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-21T07:06:10.914Z] Running setup.py install for docopt: started [2021-10-21T07:06:12.918Z] Running setup.py install for docopt: finished with status 'done' [2021-10-21T07:06:12.918Z] Running setup.py install for dockerpty: started [2021-10-21T07:06:15.562Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-21T07:06:17.020Z] 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-10-21T07:06:17.303Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T07:06:17.303Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-21T07:06:17.303Z] ---> a8e8ba6574f6 [2021-10-21T07:06:17.303Z] Step 3/21 : WORKDIR /edgex-go [2021-10-21T07:06:17.303Z] ---> Using cache [2021-10-21T07:06:17.303Z] ---> c535a43443e4 [2021-10-21T07:06:17.303Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:06:17.303Z] ---> Using cache [2021-10-21T07:06:17.303Z] ---> d90324ebbe50 [2021-10-21T07:06:17.303Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-21T07:06:18.301Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T07:06:18.301Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T07:06:18.301Z] ---> a8e8ba6574f6 [2021-10-21T07:06:18.301Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T07:06:18.301Z] ---> Using cache [2021-10-21T07:06:18.301Z] ---> c535a43443e4 [2021-10-21T07:06:18.301Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:06:18.301Z] ---> Using cache [2021-10-21T07:06:18.301Z] ---> d90324ebbe50 [2021-10-21T07:06:18.301Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-21T07:06:18.301Z] ---> Using cache [2021-10-21T07:06:18.301Z] ---> 0a7c1e537cc7 [2021-10-21T07:06:18.301Z] Step 6/22 : COPY . . [2021-10-21T07:06:18.301Z] ---> Using cache [2021-10-21T07:06:18.301Z] ---> e364fcf841f6 [2021-10-21T07:06:18.301Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T07:06:18.301Z] ---> Using cache [2021-10-21T07:06:18.301Z] ---> 1fb0fcedae41 [2021-10-21T07:06:18.301Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-21T07:06:19.298Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T07:06:19.298Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-21T07:06:19.298Z] ---> a8e8ba6574f6 [2021-10-21T07:06:19.298Z] Step 3/30 : WORKDIR /edgex-go [2021-10-21T07:06:19.298Z] ---> Using cache [2021-10-21T07:06:19.298Z] ---> c535a43443e4 [2021-10-21T07:06:19.298Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:06:19.298Z] ---> Using cache [2021-10-21T07:06:19.298Z] ---> d90324ebbe50 [2021-10-21T07:06:19.298Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-21T07:06:19.298Z] ---> Using cache [2021-10-21T07:06:19.298Z] ---> 0a7c1e537cc7 [2021-10-21T07:06:19.298Z] Step 6/30 : COPY . . [2021-10-21T07:06:19.298Z] ---> Using cache [2021-10-21T07:06:19.298Z] ---> e364fcf841f6 [2021-10-21T07:06:19.298Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T07:06:19.298Z] ---> Using cache [2021-10-21T07:06:19.298Z] ---> 1fb0fcedae41 [2021-10-21T07:06:19.298Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-21T07:06:23.634Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T07:06:23.634Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T07:06:23.634Z] ---> a8e8ba6574f6 [2021-10-21T07:06:23.634Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T07:06:23.634Z] ---> Using cache [2021-10-21T07:06:23.634Z] ---> c535a43443e4 [2021-10-21T07:06:23.634Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:06:23.634Z] ---> Using cache [2021-10-21T07:06:23.634Z] ---> d90324ebbe50 [2021-10-21T07:06:23.634Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-21T07:06:29.091Z] ---> Running in 860b1be3347a [2021-10-21T07:06:29.091Z] ---> Running in 001ff29a974a [2021-10-21T07:06:29.091Z] ---> Running in c42da517a161 [2021-10-21T07:06:29.091Z] ---> Running in a15af546a67b [2021-10-21T07:06:31.732Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:06:31.732Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:06:31.732Z] 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-10-21T07:06:31.732Z] 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-10-21T07:06:32.346Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:06:32.346Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:06:33.349Z] OK: 219 MiB in 52 packages [2021-10-21T07:06:33.629Z] OK: 219 MiB in 52 packages [2021-10-21T07:06:36.335Z] Removing intermediate container 001ff29a974a [2021-10-21T07:06:36.335Z] ---> d094fa864fc7 [2021-10-21T07:06:36.335Z] Step 6/21 : COPY . . [2021-10-21T07:06:36.947Z] Removing intermediate container 860b1be3347a [2021-10-21T07:06:36.947Z] ---> 4fd0ef69a9c2 [2021-10-21T07:06:36.947Z] Step 6/22 : COPY . . [2021-10-21T07:06:45.322Z] Removing intermediate container 988e625cc765 [2021-10-21T07:06:45.322Z] ---> 30e2bcbc6747 [2021-10-21T07:06:45.322Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-21T07:06:45.934Z] ---> Running in a1dd9581ece7 [2021-10-21T07:06:47.948Z] Removing intermediate container a1dd9581ece7 [2021-10-21T07:06:47.948Z] ---> 1e1027dbe187 [2021-10-21T07:06:47.948Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-21T07:06:48.229Z] ---> Running in 1957bea3dc44 [2021-10-21T07:06:49.689Z] Removing intermediate container 1957bea3dc44 [2021-10-21T07:06:49.689Z] ---> c8814b5fe2fe [2021-10-21T07:06:49.689Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-21T07:06:54.046Z] ---> e7612f7f7e58 [2021-10-21T07:06:54.046Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-21T07:06:55.507Z] ---> 98faf2e3b2dd [2021-10-21T07:06:55.507Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-21T07:06:58.166Z] ---> dd1587e95437 [2021-10-21T07:06:58.166Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-21T07:06:58.166Z] ---> Running in e7ba188949b4 [2021-10-21T07:06:59.626Z] Removing intermediate container e7ba188949b4 [2021-10-21T07:06:59.626Z] ---> 087d46aa5fda [2021-10-21T07:06:59.626Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T07:06:59.911Z] ---> Running in 218c42e49092 [2021-10-21T07:07:00.936Z] Removing intermediate container 218c42e49092 [2021-10-21T07:07:00.936Z] ---> 1aa99b623461 [2021-10-21T07:07:00.936Z] Step 20/22 : LABEL arch=arm64 [2021-10-21T07:07:01.222Z] ---> Running in ad3c57c145de [2021-10-21T07:07:02.231Z] Removing intermediate container ad3c57c145de [2021-10-21T07:07:02.231Z] ---> 28904c103b9f [2021-10-21T07:07:02.231Z] Step 21/22 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T07:07:02.510Z] ---> Running in 9b32997fdcaf [2021-10-21T07:07:03.981Z] Removing intermediate container 9b32997fdcaf [2021-10-21T07:07:03.981Z] ---> fe2cef21a62e [2021-10-21T07:07:03.981Z] Step 22/22 : LABEL version=0.0.0 [2021-10-21T07:07:04.271Z] ---> Running in 602c1d22a1ab [2021-10-21T07:07:05.754Z] Removing intermediate container 602c1d22a1ab [2021-10-21T07:07:05.754Z] ---> c1d7baef7a13 [2021-10-21T07:07:05.754Z] [2021-10-21T07:07:06.754Z] Successfully built c1d7baef7a13 [2021-10-21T07:07:06.754Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-21T07:07:08.766Z]  Building sys-mgmt-agent ... done  ---> 80cfb45b2945 [2021-10-21T07:07:08.766Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T07:07:08.766Z] ---> d067634bd007 [2021-10-21T07:07:08.766Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T07:07:08.766Z] ---> Running in f1e49f075ad0 [2021-10-21T07:07:09.048Z] ---> Running in 9cb0a5757319 [2021-10-21T07:07:15.835Z] Removing intermediate container f1e49f075ad0 [2021-10-21T07:07:15.835Z] ---> 3db32f7be701 [2021-10-21T07:07:15.835Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-21T07:07:15.835Z] ---> Running in c105d57fca0d [2021-10-21T07:07:15.835Z] Removing intermediate container 9cb0a5757319 [2021-10-21T07:07:15.835Z] ---> 334e6b144f5a [2021-10-21T07:07:15.835Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-21T07:07:16.116Z] ---> Running in f09d776e4487 [2021-10-21T07:07:18.134Z] 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-10-21T07:07:18.748Z] 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-10-21T07:08:05.857Z] Removing intermediate container a15af546a67b [2021-10-21T07:08:05.857Z] ---> 17cb18457437 [2021-10-21T07:08:05.857Z] [2021-10-21T07:08:05.857Z] Step 9/30 : FROM alpine:3.14 [2021-10-21T07:08:05.857Z] ---> bb3de5531c18 [2021-10-21T07:08:05.857Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-21T07:08:05.857Z] ---> Running in a41ef858c88f [2021-10-21T07:08:05.857Z] Removing intermediate container a41ef858c88f [2021-10-21T07:08:05.857Z] ---> 2b5af8ca4f5f [2021-10-21T07:08:05.857Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-21T07:08:05.857Z] ---> Running in 3afada9c2727 [2021-10-21T07:08:07.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:08:08.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:08:09.161Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-21T07:08:09.161Z] (2/2) Installing su-exec (0.2-r1) [2021-10-21T07:08:09.161Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T07:08:09.161Z] OK: 5 MiB in 16 packages [2021-10-21T07:08:11.183Z] Removing intermediate container 3afada9c2727 [2021-10-21T07:08:11.183Z] ---> 38bb647b14bb [2021-10-21T07:08:11.183Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-21T07:08:11.463Z] ---> Running in 7ccbc9ab4a9b [2021-10-21T07:08:12.469Z] Removing intermediate container 7ccbc9ab4a9b [2021-10-21T07:08:12.469Z] ---> 86dff9414de8 [2021-10-21T07:08:12.469Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-21T07:08:12.469Z] ---> Running in c0c63c84c1ad [2021-10-21T07:08:13.088Z] Removing intermediate container c42da517a161 [2021-10-21T07:08:13.088Z] ---> 71a444a9733b [2021-10-21T07:08:13.088Z] [2021-10-21T07:08:13.088Z] Step 9/22 : FROM alpine:3.14 [2021-10-21T07:08:13.088Z] ---> bb3de5531c18 [2021-10-21T07:08:13.088Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-21T07:08:13.088Z] ---> Using cache [2021-10-21T07:08:13.088Z] ---> 92516200bff6 [2021-10-21T07:08:13.088Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T07:08:13.088Z] ---> Using cache [2021-10-21T07:08:13.088Z] ---> a79b4aceb4be [2021-10-21T07:08:13.088Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-21T07:08:13.088Z] ---> Running in 7e30418c4144 [2021-10-21T07:08:13.368Z] Removing intermediate container c0c63c84c1ad [2021-10-21T07:08:13.368Z] ---> 4735febf0dcd [2021-10-21T07:08:13.368Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-21T07:08:13.368Z] ---> Running in 26f0c8ff20a3 [2021-10-21T07:08:13.983Z] Removing intermediate container 7e30418c4144 [2021-10-21T07:08:13.983Z] ---> 602c626d126d [2021-10-21T07:08:13.983Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-21T07:08:14.264Z] ---> Running in f2f0fac05cef [2021-10-21T07:08:15.258Z] Removing intermediate container f2f0fac05cef [2021-10-21T07:08:15.259Z] ---> a356f7d39f5f [2021-10-21T07:08:15.259Z] Step 14/22 : WORKDIR / [2021-10-21T07:08:15.259Z] ---> Running in 8486a10c5a0d [2021-10-21T07:08:15.900Z] Removing intermediate container 8486a10c5a0d [2021-10-21T07:08:15.900Z] ---> 42d6f65ac2e4 [2021-10-21T07:08:15.900Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T07:08:16.916Z] Removing intermediate container 26f0c8ff20a3 [2021-10-21T07:08:16.916Z] ---> 78547e66f91c [2021-10-21T07:08:16.916Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-21T07:08:16.916Z] ---> Running in ce2c4ecd885b [2021-10-21T07:08:17.638Z] ---> 27198cc58fa7 [2021-10-21T07:08:17.639Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-21T07:08:17.639Z] Removing intermediate container ce2c4ecd885b [2021-10-21T07:08:17.639Z] ---> cf2446eb0084 [2021-10-21T07:08:17.639Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-21T07:08:19.726Z] ---> 4569744a2574 [2021-10-21T07:08:19.726Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-21T07:08:19.726Z] ---> 7d75279ff267 [2021-10-21T07:08:19.726Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-21T07:08:19.726Z] ---> Running in 690ae2625880 [2021-10-21T07:08:21.722Z] ---> 950adf04883c [2021-10-21T07:08:21.722Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-21T07:08:21.722Z] ---> Running in 8588ef1d936a [2021-10-21T07:08:22.334Z] Removing intermediate container 8588ef1d936a [2021-10-21T07:08:22.334Z] ---> 1dc99767ef22 [2021-10-21T07:08:22.334Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T07:08:22.614Z] ---> Running in ca3f95a2fa8f [2021-10-21T07:08:23.226Z] Removing intermediate container 690ae2625880 [2021-10-21T07:08:23.226Z] ---> 18eb1ab8a274 [2021-10-21T07:08:23.226Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T07:08:23.506Z] Removing intermediate container ca3f95a2fa8f [2021-10-21T07:08:23.506Z] ---> d0e8d772248c [2021-10-21T07:08:23.506Z] Step 20/22 : LABEL arch=arm64 [2021-10-21T07:08:23.788Z] ---> Running in cab53750f2a0 [2021-10-21T07:08:24.400Z] ---> 941d98fbfcc4 [2021-10-21T07:08:24.400Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-21T07:08:24.680Z] Removing intermediate container cab53750f2a0 [2021-10-21T07:08:24.680Z] ---> e76690a54b1c [2021-10-21T07:08:24.680Z] Step 21/22 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T07:08:24.680Z] ---> Running in 6cb089c12e66 [2021-10-21T07:08:25.681Z] Removing intermediate container 6cb089c12e66 [2021-10-21T07:08:25.681Z] ---> a175bc227e05 [2021-10-21T07:08:25.681Z] Step 22/22 : LABEL version=0.0.0 [2021-10-21T07:08:25.962Z] ---> Running in dfa8c4608703 [2021-10-21T07:08:26.576Z] ---> 6d7f15b45205 [2021-10-21T07:08:26.576Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-21T07:08:26.857Z] Removing intermediate container dfa8c4608703 [2021-10-21T07:08:26.857Z] ---> b1c956946339 [2021-10-21T07:08:26.857Z] [2021-10-21T07:08:27.467Z] Successfully built b1c956946339 [2021-10-21T07:08:27.467Z] Successfully tagged core-metadata-arm64:latest [2021-10-21T07:08:27.753Z]  Building core-metadata ... done  ---> 6d3aba4302c7 [2021-10-21T07:08:27.753Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-21T07:08:29.216Z] ---> a47f3b7a891b [2021-10-21T07:08:29.216Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-21T07:08:30.212Z] ---> 7f12f6b090fa [2021-10-21T07:08:30.212Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-21T07:08:30.491Z] ---> Running in 0e400b8aa32e [2021-10-21T07:08:31.496Z] Removing intermediate container 0e400b8aa32e [2021-10-21T07:08:31.496Z] ---> 0b91d85e57ec [2021-10-21T07:08:31.496Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-21T07:08:32.545Z] ---> 0bfdaaa68858 [2021-10-21T07:08:32.545Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-21T07:08:32.828Z] ---> Running in 3cd2349602e9 [2021-10-21T07:08:36.264Z] Removing intermediate container 3cd2349602e9 [2021-10-21T07:08:36.264Z] ---> 29396d2354ec [2021-10-21T07:08:36.264Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-21T07:08:36.546Z] ---> Running in a8fdb7cfb889 [2021-10-21T07:08:37.170Z] Removing intermediate container a8fdb7cfb889 [2021-10-21T07:08:37.170Z] ---> ee6be5367c35 [2021-10-21T07:08:37.170Z] Step 27/30 : CMD ["gate"] [2021-10-21T07:08:37.459Z] ---> Running in b72b8701c090 [2021-10-21T07:08:38.074Z] Removing intermediate container b72b8701c090 [2021-10-21T07:08:38.074Z] ---> c60f8d586a4d [2021-10-21T07:08:38.074Z] Step 28/30 : LABEL arch=arm64 [2021-10-21T07:08:38.687Z] ---> Running in 5e4888efd382 [2021-10-21T07:08:39.301Z] Removing intermediate container 5e4888efd382 [2021-10-21T07:08:39.301Z] ---> 31671dbdf404 [2021-10-21T07:08:39.301Z] Step 29/30 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T07:08:39.582Z] ---> Running in 19bebab1d4f7 [2021-10-21T07:08:40.200Z] Removing intermediate container 19bebab1d4f7 [2021-10-21T07:08:40.200Z] ---> 086a6b85e985 [2021-10-21T07:08:40.200Z] Step 30/30 : LABEL version=0.0.0 [2021-10-21T07:08:40.810Z] ---> Running in d2f06787270a [2021-10-21T07:08:41.422Z] Removing intermediate container d2f06787270a [2021-10-21T07:08:41.422Z] ---> 2e22df3ce320 [2021-10-21T07:08:41.422Z] [2021-10-21T07:08:42.036Z] Successfully built 2e22df3ce320 [2021-10-21T07:08:42.036Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-21T07:08:48.851Z]  Building security-bootstrapper ... done Removing intermediate container f09d776e4487 [2021-10-21T07:08:48.851Z] ---> 06fdd4721977 [2021-10-21T07:08:48.851Z] [2021-10-21T07:08:48.851Z] Step 9/21 : FROM alpine:3.14 [2021-10-21T07:08:48.851Z] ---> bb3de5531c18 [2021-10-21T07:08:48.851Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-21T07:08:48.851Z] ---> Running in a8fc116c8af8 [2021-10-21T07:08:49.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:08:50.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:08:51.168Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-21T07:08:51.168Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-21T07:08:51.168Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T07:08:51.168Z] Executing ca-certificates-20191127-r5.trigger [2021-10-21T07:08:51.455Z] OK: 6 MiB in 16 packages [2021-10-21T07:08:52.944Z] Removing intermediate container a8fc116c8af8 [2021-10-21T07:08:52.944Z] ---> 42822079e65c [2021-10-21T07:08:52.944Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T07:08:53.233Z] ---> Running in 6738d4a83968 [2021-10-21T07:08:53.856Z] Removing intermediate container 6738d4a83968 [2021-10-21T07:08:53.856Z] ---> e26effba7217 [2021-10-21T07:08:53.856Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-21T07:08:54.869Z] ---> Running in c3fcbfbef6d5 [2021-10-21T07:08:55.155Z] Removing intermediate container c105d57fca0d [2021-10-21T07:08:55.155Z] ---> 4cd7e0db4acb [2021-10-21T07:08:55.155Z] [2021-10-21T07:08:55.155Z] Step 9/22 : FROM alpine:3.14 [2021-10-21T07:08:55.155Z] ---> bb3de5531c18 [2021-10-21T07:08:55.155Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-21T07:08:55.442Z] ---> Running in 700fe006e253 [2021-10-21T07:08:55.442Z] Removing intermediate container c3fcbfbef6d5 [2021-10-21T07:08:55.442Z] ---> 710a4f016450 [2021-10-21T07:08:55.442Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-21T07:08:55.726Z] ---> Running in 8a2639e939a8 [2021-10-21T07:08:56.009Z] Removing intermediate container 700fe006e253 [2021-10-21T07:08:56.009Z] ---> 3f6571ab45d3 [2021-10-21T07:08:56.009Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-21T07:08:56.009Z] ---> Running in 44d65e5cae16 [2021-10-21T07:08:56.009Z] Removing intermediate container 8a2639e939a8 [2021-10-21T07:08:56.009Z] ---> a40b00b4488a [2021-10-21T07:08:56.009Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T07:08:56.628Z] Removing intermediate container 44d65e5cae16 [2021-10-21T07:08:56.628Z] ---> 120f0f3253cb [2021-10-21T07:08:56.628Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-21T07:08:56.629Z] ---> Running in 7f2f50989345 [2021-10-21T07:08:56.915Z] ---> 1651fa772907 [2021-10-21T07:08:56.915Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-21T07:08:57.206Z] Removing intermediate container 7f2f50989345 [2021-10-21T07:08:57.206Z] ---> 5d1c24b8e0fd [2021-10-21T07:08:57.206Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:08:57.206Z] ---> Running in 9e47177f0e1c [2021-10-21T07:08:58.220Z] ---> 0e21fe50a00b [2021-10-21T07:08:58.220Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-21T07:08:59.241Z] ---> 1eaf496bac5f [2021-10-21T07:08:59.242Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-21T07:08:59.242Z] ---> Running in 7d8f90a60b35 [2021-10-21T07:08:59.859Z] Removing intermediate container 9e47177f0e1c [2021-10-21T07:08:59.859Z] ---> 209fbd183fd2 [2021-10-21T07:08:59.859Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-21T07:08:59.859Z] Removing intermediate container 7d8f90a60b35 [2021-10-21T07:08:59.859Z] ---> e908a8e1230c [2021-10-21T07:08:59.859Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T07:08:59.859Z] ---> Running in 7d1d9c0a57d4 [2021-10-21T07:09:00.143Z] ---> Running in f7365d126484 [2021-10-21T07:09:00.763Z] Removing intermediate container f7365d126484 [2021-10-21T07:09:00.763Z] ---> fe5b6eb80c0f [2021-10-21T07:09:00.763Z] Step 19/21 : LABEL arch=arm64 [2021-10-21T07:09:00.763Z] ---> Running in 576cf3677f3c [2021-10-21T07:09:01.386Z] Removing intermediate container 576cf3677f3c [2021-10-21T07:09:01.386Z] ---> 2aedcf3f1b21 [2021-10-21T07:09:01.386Z] Step 20/21 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T07:09:01.386Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:09:01.386Z] ---> Running in 70b49fc17aa5 [2021-10-21T07:09:02.008Z] Removing intermediate container 70b49fc17aa5 [2021-10-21T07:09:02.008Z] ---> f81aff3ee13a [2021-10-21T07:09:02.008Z] Step 21/21 : LABEL version=0.0.0 [2021-10-21T07:09:02.008Z] ---> Running in 3c920f9972b8 [2021-10-21T07:09:02.294Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:09:02.578Z] Removing intermediate container 3c920f9972b8 [2021-10-21T07:09:02.578Z] ---> 3658994cd813 [2021-10-21T07:09:02.578Z] [2021-10-21T07:09:02.861Z] Successfully built 3658994cd813 [2021-10-21T07:09:02.861Z] Successfully tagged support-notifications-arm64:latest [2021-10-21T07:09:02.861Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) [2021-10-21T07:09:03.144Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-21T07:09:03.144Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-21T07:09:03.144Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-21T07:09:03.428Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-21T07:09:03.428Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-21T07:09:03.712Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T07:09:03.712Z] OK: 8 MiB in 20 packages [2021-10-21T07:09:04.715Z] Removing intermediate container 7d1d9c0a57d4 [2021-10-21T07:09:04.715Z] ---> 8eb837cccf66 [2021-10-21T07:09:04.715Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T07:09:05.335Z] ---> e5fd41162a72 [2021-10-21T07:09:05.335Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-21T07:09:06.811Z] ---> 40a1fe7d0ab4 [2021-10-21T07:09:06.811Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-21T07:09:07.430Z] ---> 085faf232c6c [2021-10-21T07:09:07.431Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-21T07:09:07.431Z] ---> Running in 61b72b4103f1 [2021-10-21T07:09:08.049Z] Removing intermediate container 61b72b4103f1 [2021-10-21T07:09:08.049Z] ---> 5b246e580244 [2021-10-21T07:09:08.049Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T07:09:08.049Z] ---> Running in e416299ae7c5 [2021-10-21T07:09:08.669Z] Removing intermediate container e416299ae7c5 [2021-10-21T07:09:08.669Z] ---> c6512d8c558a [2021-10-21T07:09:08.669Z] Step 20/22 : LABEL arch=arm64 [2021-10-21T07:09:08.669Z] ---> Running in 6bc24007842c [2021-10-21T07:09:09.285Z] Removing intermediate container 6bc24007842c [2021-10-21T07:09:09.285Z] ---> aa125ec041b9 [2021-10-21T07:09:09.285Z] Step 21/22 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 [2021-10-21T07:09:09.285Z] ---> Running in 00c6248b5833 [2021-10-21T07:09:09.570Z] Removing intermediate container 00c6248b5833 [2021-10-21T07:09:09.570Z] ---> ca8990edfbd5 [2021-10-21T07:09:09.570Z] Step 22/22 : LABEL version=0.0.0 [2021-10-21T07:09:09.854Z] ---> Running in 6e118127fc52 [2021-10-21T07:09:10.474Z] Removing intermediate container 6e118127fc52 [2021-10-21T07:09:10.474Z] ---> f6d7788ab794 [2021-10-21T07:09:10.474Z] [2021-10-21T07:09:10.474Z] Successfully built f6d7788ab794 [2021-10-21T07:09:10.759Z] Successfully tagged core-data-arm64:latest [2021-10-21T07:09:11.070Z]  Building core-data ... done  [Pipeline] } [2021-10-21T07:09:11.069Z] $ docker stop --time=1 908f80aaed3ca9d661be6a18eec0369835d0982d7fe2c0b37bfa5bd2579eaa8c [2021-10-21T07:09:12.931Z] $ docker rm -f 908f80aaed3ca9d661be6a18eec0369835d0982d7fe2c0b37bfa5bd2579eaa8c [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-21T07:09:13.609Z] + docker images [2021-10-21T07:09:13.888Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-21T07:09:13.888Z] core-data-arm64 latest f6d7788ab794 3 seconds ago 19.5MB [2021-10-21T07:09:13.888Z] support-notifications-arm64 latest 3658994cd813 11 seconds ago 15.9MB [2021-10-21T07:09:13.888Z] 4cd7e0db4acb 19 seconds ago 1.58GB [2021-10-21T07:09:13.888Z] 06fdd4721977 26 seconds ago 1.57GB [2021-10-21T07:09:13.889Z] security-bootstrapper-arm64 latest 2e22df3ce320 32 seconds ago 17.7MB [2021-10-21T07:09:13.889Z] core-metadata-arm64 latest b1c956946339 47 seconds ago 15.8MB [2021-10-21T07:09:13.889Z] 71a444a9733b About a minute ago 1.57GB [2021-10-21T07:09:13.889Z] 17cb18457437 About a minute ago 1.57GB [2021-10-21T07:09:13.889Z] sys-mgmt-agent-arm64 latest c1d7baef7a13 2 minutes ago 277MB [2021-10-21T07:09:13.889Z] security-secretstore-setup-arm64 latest 084f6b222c7a 3 minutes ago 26.5MB [2021-10-21T07:09:13.889Z] security-proxy-setup-arm64 latest eb6933b1c6e6 3 minutes ago 25.3MB [2021-10-21T07:09:13.889Z] support-scheduler-arm64 latest a0f78084dbf3 3 minutes ago 15.2MB [2021-10-21T07:09:13.889Z] core-command-arm64 latest a93b583ba72d 3 minutes ago 15.2MB [2021-10-21T07:09:13.889Z] cb750ba6b0f0 3 minutes ago 1.57GB [2021-10-21T07:09:13.889Z] 18e7a1b814ad 3 minutes ago 1.57GB [2021-10-21T07:09:13.889Z] ec15587d48bd 3 minutes ago 1.58GB [2021-10-21T07:09:13.889Z] 4a5127508665 3 minutes ago 1.57GB [2021-10-21T07:09:13.889Z] 03659c56eecb 4 minutes ago 1.57GB [2021-10-21T07:09:13.889Z] ci-base-image-arm64 latest a8e8ba6574f6 15 minutes ago 1.24GB [2021-10-21T07:09:13.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 7 days ago 534MB [2021-10-21T07:09:13.889Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-21T07:09:13.889Z] alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB [2021-10-21T07:09:13.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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-10-21T07:09:14.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-21T07:09:14.792Z] [2021-10-21T07:09:14.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-21T07:09:15.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-21T07:09:15.472Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-21T07:09:15.472Z] 448f6bf000e3: Pulling fs layer [2021-10-21T07:09:15.472Z] f757da607395: Pulling fs layer [2021-10-21T07:09:15.472Z] 05883995daec: Pulling fs layer [2021-10-21T07:09:15.472Z] 8603b9c90790: Pulling fs layer [2021-10-21T07:09:15.472Z] 1560dd03e051: Pulling fs layer [2021-10-21T07:09:15.472Z] 27f5ce0e4adf: Pulling fs layer [2021-10-21T07:09:15.472Z] c2d8d7efcc4b: Pulling fs layer [2021-10-21T07:09:15.472Z] 8603b9c90790: Waiting [2021-10-21T07:09:15.472Z] 1560dd03e051: Waiting [2021-10-21T07:09:15.472Z] 27f5ce0e4adf: Waiting [2021-10-21T07:09:15.472Z] c2d8d7efcc4b: Waiting [2021-10-21T07:09:15.758Z] f757da607395: Download complete [2021-10-21T07:09:15.758Z] 8603b9c90790: Verifying Checksum [2021-10-21T07:09:15.758Z] 8603b9c90790: Download complete [2021-10-21T07:09:15.758Z] 05883995daec: Verifying Checksum [2021-10-21T07:09:15.758Z] 05883995daec: Download complete [2021-10-21T07:09:15.758Z] 1560dd03e051: Verifying Checksum [2021-10-21T07:09:15.758Z] 1560dd03e051: Download complete [2021-10-21T07:09:15.758Z] 27f5ce0e4adf: Verifying Checksum [2021-10-21T07:09:15.758Z] 27f5ce0e4adf: Download complete [2021-10-21T07:09:16.371Z] 448f6bf000e3: Verifying Checksum [2021-10-21T07:09:16.371Z] 448f6bf000e3: Download complete [2021-10-21T07:09:19.022Z] c2d8d7efcc4b: Verifying Checksum [2021-10-21T07:09:19.022Z] c2d8d7efcc4b: Download complete [2021-10-21T07:09:20.015Z] 448f6bf000e3: Pull complete [2021-10-21T07:09:21.002Z] f757da607395: Pull complete [2021-10-21T07:09:22.449Z] 05883995daec: Pull complete [2021-10-21T07:09:22.725Z] 8603b9c90790: Pull complete [2021-10-21T07:09:23.716Z] 1560dd03e051: Pull complete [2021-10-21T07:09:23.992Z] 27f5ce0e4adf: Pull complete [2021-10-21T07:09:39.125Z] c2d8d7efcc4b: Pull complete [2021-10-21T07:09:39.125Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-21T07:09:39.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-21T07:09:39.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-21T07:09:39.404Z] prd-ubuntu18.04-docker-arm64-4c-16g-893 does not seem to be running inside a container [2021-10-21T07:09:39.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-21T07:09:42.956Z] $ docker top c015eaadd04515a283dcda56d4c399e443d83da71fea4989cdea9aae98f268e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-21T07:09:44.151Z] ---> job-cost.sh [2021-10-21T07:09:44.151Z] lf-activate-venv: SKIPPING [2021-10-21T07:09:44.151Z] INFO: No Stack... [2021-10-21T07:09:44.754Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-21T07:09:45.030Z] INFO: Archiving Costs [Pipeline] sh [2021-10-21T07:09:45.712Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-10-21T07:09:45.712Z] + cut -d, -f6 [Pipeline] lock [2021-10-21T07:09:45.790Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3766-4-stack-cost] [2021-10-21T07:09:45.796Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3766-4-stack-cost] did not exist. Created. [2021-10-21T07:09:45.796Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3766-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-21T07:09:46.477Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-21T07:09:46.647Z] Stashed 1 file(s) [Pipeline] } [2021-10-21T07:09:46.653Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3766-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-21T07:09:46.662Z] $ docker stop --time=1 c015eaadd04515a283dcda56d4c399e443d83da71fea4989cdea9aae98f268e0 [2021-10-21T07:09:48.369Z] $ docker rm -f c015eaadd04515a283dcda56d4c399e443d83da71fea4989cdea9aae98f268e0 [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-10-21T07:09:49.189Z] provisioning config files... [2021-10-21T07:09:49.197Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7035144925338879219tmp [Pipeline] { [Pipeline] sh [2021-10-21T07:09:49.494Z] + set +x [2021-10-21T07:09:49.495Z] + curl -s https://codecov.io/bash [2021-10-21T07:09:49.495Z] + bash -s -- [2021-10-21T07:09:49.495Z] [2021-10-21T07:09:49.495Z] _____ _ [2021-10-21T07:09:49.495Z] / ____| | | [2021-10-21T07:09:49.495Z] | | ___ __| | ___ ___ _____ __ [2021-10-21T07:09:49.495Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-21T07:09:49.495Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-21T07:09:49.495Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-21T07:09:49.495Z] Bash-1.0.6 [2021-10-21T07:09:49.495Z] [2021-10-21T07:09:49.495Z] [2021-10-21T07:09:49.495Z] ==> git version 2.24.4 found [2021-10-21T07:09:49.495Z] ==> 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-10-21T07:09:49.495Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-21T07:09:49.495Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-21T07:09:49.495Z] ==> Jenkins CI detected. [2021-10-21T07:09:49.495Z] current dir:  /w/workspace/edgex-go/4 [2021-10-21T07:09:49.495Z] project root: . [2021-10-21T07:09:49.495Z] --> token set from env [2021-10-21T07:09:49.755Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-21T07:09:49.755Z] ==> Running gcov in . (disable via -X gcov) [2021-10-21T07:09:49.755Z] ==> Python coveragepy not found [2021-10-21T07:09:49.755Z] ==> Searching for coverage reports in: [2021-10-21T07:09:49.755Z] + . [2021-10-21T07:09:49.755Z] -> Found 1 reports [2021-10-21T07:09:49.755Z] ==> Detecting git/mercurial file structure [2021-10-21T07:09:49.755Z] ==> Reading reports [2021-10-21T07:09:49.755Z] + ./coverage.out bytes=425844 [2021-10-21T07:09:49.755Z] ==> Appending adjustments [2021-10-21T07:09:49.755Z] https://docs.codecov.io/docs/fixing-reports [2021-10-21T07:09:51.142Z] + Found adjustments [2021-10-21T07:09:51.142Z] ==> Gzipping contents [2021-10-21T07:09:51.142Z] 60K /tmp/codecov.Otjiut.gz [2021-10-21T07:09:51.142Z] ==> Uploading reports [2021-10-21T07:09:51.142Z] url: https://codecov.io [2021-10-21T07:09:51.142Z] query: branch=PR-3766&commit=dff1392c4be1e731651b8f30ca47908e53ddd988&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3766%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3766&job=&cmd_args= [2021-10-21T07:09:51.142Z] -> Pinging Codecov [2021-10-21T07:09:51.142Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3766&commit=dff1392c4be1e731651b8f30ca47908e53ddd988&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3766%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3766&job=&cmd_args= [2021-10-21T07:09:51.142Z] -> Uploading to [2021-10-21T07:09:51.142Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-21/00271124DB129430A58F1EEE437C3FCB/dff1392c4be1e731651b8f30ca47908e53ddd988/6f8dae02-b932-45fb-b6ec-ea05f5ce71ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211021T070951Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=abe0fd8675ae5caa151d38ed4186601101ed8e805adf47c3415a703df0db8590 [2021-10-21T07:09:51.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-21T07:09:51.142Z] Dload Upload Total Spent Left Speed [2021-10-21T07:09:51.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57502 0 0 100 57502 0 168k --:--:-- --:--:-- --:--:-- 169k [2021-10-21T07:09:51.712Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dff1392c4be1e731651b8f30ca47908e53ddd988 [Pipeline] } [2021-10-21T07:09:51.720Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-21T07:09:52.927Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-21T07:09:53.227Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-21T07:09:53.785Z] ---> package-listing.sh [2021-10-21T07:09:53.785Z] ++ facter osfamily [2021-10-21T07:09:53.785Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-21T07:09:54.048Z] + OS_FAMILY=redhat [2021-10-21T07:09:54.048Z] + workspace=/w/workspace/edgex-go/4 [2021-10-21T07:09:54.048Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-21T07:09:54.048Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-21T07:09:54.048Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-21T07:09:54.048Z] + PACKAGES=/tmp/packages_start.txt [2021-10-21T07:09:54.048Z] + '[' /w/workspace/edgex-go/4 ']' [2021-10-21T07:09:54.048Z] + PACKAGES=/tmp/packages_end.txt [2021-10-21T07:09:54.048Z] + case "${OS_FAMILY}" in [2021-10-21T07:09:54.048Z] + rpm -qa [2021-10-21T07:09:54.048Z] + sort [2021-10-21T07:09:57.351Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-21T07:09:57.351Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-21T07:09:57.351Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-21T07:09:57.351Z] + '[' /w/workspace/edgex-go/4 ']' [2021-10-21T07:09:57.351Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-10-21T07:09:57.351Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-10-21T07:09:57.362Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-21T07:09:57.645Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-21T07:09:58.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-21T07:09:58.209Z] [2021-10-21T07:09:58.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T07:09:58.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-21T07:09:58.519Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-21T07:09:58.519Z] b4d181a07f80: Pulling fs layer [2021-10-21T07:09:58.519Z] a1111a8f2ec3: Pulling fs layer [2021-10-21T07:09:58.519Z] ed53099fbce6: Pulling fs layer [2021-10-21T07:09:58.519Z] dc539afda2c1: Pulling fs layer [2021-10-21T07:09:58.519Z] 77bc0d833cb6: Pulling fs layer [2021-10-21T07:09:58.519Z] 9065ff56babe: Pulling fs layer [2021-10-21T07:09:58.519Z] d287ab97295c: Pulling fs layer [2021-10-21T07:09:58.519Z] dc539afda2c1: Waiting [2021-10-21T07:09:58.519Z] 77bc0d833cb6: Waiting [2021-10-21T07:09:58.519Z] 9065ff56babe: Waiting [2021-10-21T07:09:58.519Z] d287ab97295c: Waiting [2021-10-21T07:09:58.519Z] a1111a8f2ec3: Verifying Checksum [2021-10-21T07:09:58.519Z] a1111a8f2ec3: Download complete [2021-10-21T07:09:58.519Z] dc539afda2c1: Verifying Checksum [2021-10-21T07:09:58.519Z] dc539afda2c1: Download complete [2021-10-21T07:09:58.786Z] ed53099fbce6: Verifying Checksum [2021-10-21T07:09:58.786Z] ed53099fbce6: Download complete [2021-10-21T07:09:58.786Z] 77bc0d833cb6: Verifying Checksum [2021-10-21T07:09:58.786Z] 77bc0d833cb6: Download complete [2021-10-21T07:09:58.786Z] 9065ff56babe: Verifying Checksum [2021-10-21T07:09:58.786Z] 9065ff56babe: Download complete [2021-10-21T07:09:58.786Z] b4d181a07f80: Verifying Checksum [2021-10-21T07:09:58.786Z] b4d181a07f80: Download complete [2021-10-21T07:09:59.368Z] d287ab97295c: Verifying Checksum [2021-10-21T07:09:59.368Z] d287ab97295c: Download complete [2021-10-21T07:10:00.331Z] b4d181a07f80: Pull complete [2021-10-21T07:10:00.331Z] a1111a8f2ec3: Pull complete [2021-10-21T07:10:00.899Z] ed53099fbce6: Pull complete [2021-10-21T07:10:01.165Z] dc539afda2c1: Pull complete [2021-10-21T07:10:01.427Z] 77bc0d833cb6: Pull complete [2021-10-21T07:10:01.427Z] 9065ff56babe: Pull complete [2021-10-21T07:10:06.742Z] d287ab97295c: Pull complete [2021-10-21T07:10:06.742Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-21T07:10:06.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-21T07:10:06.742Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-21T07:10:06.810Z] prd-centos7-docker-4c-2g-879 does not seem to be running inside a container [2021-10-21T07:10:06.851Z] $ 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-21T07:10:09.913Z] $ docker top a13d1c35c146079bd7e0b3e45382db54a195a3cb567eee372be84cd70d96a320 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T07:10:10.266Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-21T07:10:10.562Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-21T07:10:10.848Z] + ls /var/log/sa-host [2021-10-21T07:10:10.849Z] + sadf -c /var/log/sa-host/sa21 [2021-10-21T07:10:10.849Z] file_magic: OK [2021-10-21T07:10:10.849Z] HZ: Using current value: 100 [2021-10-21T07:10:10.849Z] file_header: OK [2021-10-21T07:10:10.849Z] 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-10-21T07:10:10.849Z] Statistics: [2021-10-21T07:10:10.849Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-21T07:10:10.849Z] File successfully converted to sysstat format version 12.0.3 [2021-10-21T07:10:10.849Z] + sadf -c /var/log/sa-host/sa30 [2021-10-21T07:10:10.849Z] file_magic: OK [2021-10-21T07:10:10.849Z] HZ: Using current value: 100 [2021-10-21T07:10:10.849Z] file_header: OK [2021-10-21T07:10:10.849Z] 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-10-21T07:10:10.849Z] Statistics: [2021-10-21T07:10:10.849Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-21T07:10:10.849Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-21T07:10:11.140Z] provisioning config files... [2021-10-21T07:10:11.147Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6457038871327635801tmp [Pipeline] { [Pipeline] echo [2021-10-21T07:10:11.157Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-21T07:10:11.444Z] ---> create-netrc.sh [Pipeline] } [2021-10-21T07:10:11.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-21T07:10:11.783Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-21T07:10:11.790Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-21T07:10:12.079Z] ---> sudo-logs.sh [2021-10-21T07:10:12.079Z] Archiving 'sudo' log.. [2021-10-21T07:10:12.079Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-879.novalocal: Name or service not known [2021-10-21T07:10:12.079Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-879.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-21T07:10:12.098Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-21T07:10:12.381Z] ---> job-cost.sh [2021-10-21T07:10:12.381Z] lf-activate-venv: SKIPPING [2021-10-21T07:10:12.381Z] DEBUG: total: 0.10999999940395355 [2021-10-21T07:10:12.381Z] INFO: Retrieving Stack Cost... [2021-10-21T07:10:12.952Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-21T07:10:13.211Z] INFO: Archiving Costs [Pipeline] echo [2021-10-21T07:10:13.221Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-21T07:10:13.510Z] ---> logs-deploy.sh [2021-10-21T07:10:13.510Z] lf-activate-venv: SKIPPING [2021-10-21T07:10:13.510Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3766/4 [2021-10-21T07:10:13.510Z] INFO: archiving workspace using pattern(s): [2021-10-21T07:10:14.083Z] Archives upload complete. [2021-10-21T07:10:14.344Z] INFO: archiving logs to Nexus