Pull request #3787 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e+d325f454062a1ab7df1627f6a73b0f166109ba5b (9fe01bdef48a9a41d8bb903bb038d32cb018e968) 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-ssh631067377269845335.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-ssh319803030409256438.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-3787/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-3787/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1397113328963412780.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-ssh3189800042605509349.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-3787/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-3787/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8463113888905048744.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-2365 in /w/workspace/edgexfoundry_edgex-go_PR-3787 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh8366660748940395278.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 d325f454062a1ab7df1627f6a73b0f166109ba5b into PR head commit 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e Merge succeeded, producing 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e Checking out Revision 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e (PR-3787) > 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/2@tmp/jenkins-gitclient-ssh879400977380426678.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3787/head:refs/remotes/origin/PR-3787 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8481522704071038678.key > git merge d325f454062a1ab7df1627f6a73b0f166109ba5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e # timeout=10 Commit message: "fix: Don't write eKuiper file if file doesn't already exist" First time build. Skipping changelog. > git rev-list --no-walk fc14d731c3608070744849fe7d3313468b722e19 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-28T00:28:59.090Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-28T00:28:59.142Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-28T00:28:59.155Z] ========================================================= [2021-10-28T00:28:59.155Z] EdgeX Global Pipelines Version Info [2021-10-28T00:28:59.155Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:29:01.286Z] ------------------- [2021-10-28T00:29:01.286Z] stable info: [2021-10-28T00:29:01.286Z] ------------------- [2021-10-28T00:29:01.286Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-28T00:29:01.286Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-28T00:29:01.286Z] Message: update stable to v1.0.210 [2021-10-28T00:29:01.860Z] ------------------- [2021-10-28T00:29:01.860Z] experimental info: [2021-10-28T00:29:01.860Z] ------------------- [2021-10-28T00:29:01.860Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-28T00:29:01.860Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-28T00:29:01.860Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-28T00:29:01.935Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-28T00:29:01.944Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-28T00:29:01.954Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-28T00:29:01.967Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-28T00:29:01.976Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-28T00:29:01.983Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-28T00:29:01.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-28T00:29:01.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-28T00:29:02.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-28T00:29:02.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-28T00:29:02.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-28T00:29:02.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-28T00:29:02.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-28T00:29:02.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-28T00:29:02.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-28T00:29:03.043Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T00:29:03.055Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T00:29:03.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-28T00:29:03.077Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-28T00:29:03.087Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-28T00:29:03.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-28T00:29:03.116Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-28T00:29:03.127Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3787 [Pipeline] echo [2021-10-28T00:29:03.137Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3787 [Pipeline] echo [2021-10-28T00:29:03.148Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3787 [Pipeline] echo [2021-10-28T00:29:03.158Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [Pipeline] echo [2021-10-28T00:29:03.169Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44bd9db [Pipeline] echo [2021-10-28T00:29:03.181Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T00:29:03.222Z] provisioning config files... [2021-10-28T00:29:03.239Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2926249534791912088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:29:03.545Z] ---> docker-login.sh [2021-10-28T00:29:03.545Z] nexus3.edgexfoundry.org:10001 [2021-10-28T00:29:03.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:29:03.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:29:03.809Z] Configure a credential helper to remove this warning. See [2021-10-28T00:29:03.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:29:03.809Z] [2021-10-28T00:29:03.809Z] Login Succeeded [2021-10-28T00:29:03.809Z] nexus3.edgexfoundry.org:10002 [2021-10-28T00:29:03.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:29:03.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:29:03.809Z] Configure a credential helper to remove this warning. See [2021-10-28T00:29:03.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:29:03.809Z] [2021-10-28T00:29:03.809Z] Login Succeeded [2021-10-28T00:29:03.809Z] nexus3.edgexfoundry.org:10003 [2021-10-28T00:29:04.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:29:04.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:29:04.073Z] Configure a credential helper to remove this warning. See [2021-10-28T00:29:04.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:29:04.073Z] [2021-10-28T00:29:04.073Z] Login Succeeded [2021-10-28T00:29:04.073Z] nexus3.edgexfoundry.org:10004 [2021-10-28T00:29:04.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:29:04.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:29:04.073Z] Configure a credential helper to remove this warning. See [2021-10-28T00:29:04.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:29:04.073Z] [2021-10-28T00:29:04.073Z] Login Succeeded [2021-10-28T00:29:04.073Z] docker.io [2021-10-28T00:29:04.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:29:04.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:29:04.598Z] Configure a credential helper to remove this warning. See [2021-10-28T00:29:04.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:29:04.598Z] [2021-10-28T00:29:04.598Z] Login Succeeded [2021-10-28T00:29:04.598Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T00:29:04.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T00:29:04.919Z] ++ 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-28T00:29:04.919Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T00:29:04.919Z] ++ dirname cmd/core-command/Dockerfile [2021-10-28T00:29:04.919Z] ++ cut -d/ -f2 [2021-10-28T00:29:04.919Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-28T00:29:04.919Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T00:29:04.919Z] ++ dirname cmd/core-data/Dockerfile [2021-10-28T00:29:04.919Z] ++ cut -d/ -f2 [2021-10-28T00:29:04.919Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-28T00:29:04.919Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T00:29:04.919Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-28T00:29:04.919Z] ++ cut -d/ -f2 [2021-10-28T00:29:04.919Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-28T00:29:04.919Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T00:29:04.919Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-28T00:29:04.919Z] ++ cut -d/ -f2 [2021-10-28T00:29:04.919Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-28T00:29:04.919Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T00:29:04.919Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-28T00:29:04.919Z] ++ cut -d/ -f2 [2021-10-28T00:29:04.919Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-28T00:29:04.919Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T00:29:04.919Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-28T00:29:04.919Z] ++ cut -d/ -f2 [2021-10-28T00:29:04.919Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-28T00:29:04.919Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T00:29:04.919Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-28T00:29:04.919Z] ++ cut -d/ -f2 [2021-10-28T00:29:04.919Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-28T00:29:04.919Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T00:29:04.919Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-28T00:29:04.919Z] ++ cut -d/ -f2 [2021-10-28T00:29:04.919Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-28T00:29:04.919Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T00:29:04.919Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-28T00:29:04.919Z] ++ cut -d/ -f2 [2021-10-28T00:29:04.919Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-28T00:29:04.960Z] 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-28T00:29:10.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T00:29:10.412Z] [2021-10-28T00:29:10.412Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:29:10.719Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T00:29:10.719Z] latest: Pulling from edgex-devops/git-semver [2021-10-28T00:29:10.719Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T00:29:10.719Z] 3e5f54012d9b: Pulling fs layer [2021-10-28T00:29:10.719Z] 4c7163046ea9: Pulling fs layer [2021-10-28T00:29:10.719Z] 0c2d73faf560: Pulling fs layer [2021-10-28T00:29:10.719Z] 0c2d73faf560: Waiting [2021-10-28T00:29:10.719Z] 3e5f54012d9b: Verifying Checksum [2021-10-28T00:29:10.719Z] 3e5f54012d9b: Download complete [2021-10-28T00:29:10.719Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T00:29:10.719Z] a0d0a0d46f8b: Download complete [2021-10-28T00:29:10.719Z] 0c2d73faf560: Verifying Checksum [2021-10-28T00:29:10.719Z] 0c2d73faf560: Download complete [2021-10-28T00:29:10.984Z] 4c7163046ea9: Verifying Checksum [2021-10-28T00:29:10.984Z] 4c7163046ea9: Download complete [2021-10-28T00:29:10.984Z] a0d0a0d46f8b: Pull complete [2021-10-28T00:29:10.984Z] 3e5f54012d9b: Pull complete [2021-10-28T00:29:11.970Z] 4c7163046ea9: Pull complete [2021-10-28T00:29:11.970Z] 0c2d73faf560: Pull complete [2021-10-28T00:29:11.970Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-28T00:29:11.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T00:29:11.970Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-28T00:29:12.045Z] prd-centos7-docker-4c-2g-2365 does not seem to be running inside a container [2021-10-28T00:29:12.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-28T00:29:12.813Z] $ docker top d11e1644e4a732627b653f2bebed0ad786de14b1a5c189d50a3eacab1c80a443 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-28T00:29:12.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T00:29:12.901Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T00:29:13.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T00:29:13.024Z] $ docker exec d11e1644e4a732627b653f2bebed0ad786de14b1a5c189d50a3eacab1c80a443 ssh-agent [2021-10-28T00:29:13.143Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCdobml/agent.13 [2021-10-28T00:29:13.143Z] SSH_AGENT_PID=19 [2021-10-28T00:29:13.152Z] Running ssh-add (command line suppressed) [2021-10-28T00:29:13.262Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4110224158002363542.key (/w/workspace/edgex-go/2@tmp/private_key_4110224158002363542.key) [2021-10-28T00:29:13.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T00:29:13.574Z] + git tag --points-at HEAD [Pipeline] } [2021-10-28T00:29:13.587Z] $ docker exec --env ******** --env ******** d11e1644e4a732627b653f2bebed0ad786de14b1a5c189d50a3eacab1c80a443 ssh-agent -k [2021-10-28T00:29:13.703Z] unset SSH_AUTH_SOCK; [2021-10-28T00:29:13.703Z] unset SSH_AGENT_PID; [2021-10-28T00:29:13.703Z] echo Agent pid 19 killed; [2021-10-28T00:29:13.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-28T00:29:13.732Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T00:29:13.732Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T00:29:13.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T00:29:13.870Z] $ docker exec d11e1644e4a732627b653f2bebed0ad786de14b1a5c189d50a3eacab1c80a443 ssh-agent [2021-10-28T00:29:14.006Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXldMiLg/agent.53 [2021-10-28T00:29:14.006Z] SSH_AGENT_PID=59 [2021-10-28T00:29:14.012Z] Running ssh-add (command line suppressed) [2021-10-28T00:29:14.117Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7377093615259952054.key (/w/workspace/edgex-go/2@tmp/private_key_7377093615259952054.key) [2021-10-28T00:29:14.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T00:29:14.424Z] + git semver init [2021-10-28T00:29:14.425Z] # -> Open(): unable to determine branch for HEAD [2021-10-28T00:29:14.425Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-10-28T00:29:14.425Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-10-28T00:29:14.425Z] # $SEMVER_REMOTE_NAME = origin [2021-10-28T00:29:14.425Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-28T00:29:14.425Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-28T00:29:14.425Z] # $SEMVER_BRANCH = PR-3787 [2021-10-28T00:29:14.425Z] # $SEMVER_TEMP = /tmp/semver-754396312 [2021-10-28T00:29:14.425Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-28T00:29:27.468Z] # '/tmp/semver-754396312' -> '/w/workspace/edgex-go/2/.semver' [2021-10-28T00:29:27.468Z] # -> Force: false [2021-10-28T00:29:27.468Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-10-28T00:29:27.477Z] $ docker exec --env ******** --env ******** d11e1644e4a732627b653f2bebed0ad786de14b1a5c189d50a3eacab1c80a443 ssh-agent -k [2021-10-28T00:29:27.579Z] unset SSH_AUTH_SOCK; [2021-10-28T00:29:27.580Z] unset SSH_AGENT_PID; [2021-10-28T00:29:27.580Z] echo Agent pid 59 killed; [2021-10-28T00:29:27.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T00:29:28.877Z] + git semver [Pipeline] } [2021-10-28T00:29:28.889Z] $ docker stop --time=1 d11e1644e4a732627b653f2bebed0ad786de14b1a5c189d50a3eacab1c80a443 [2021-10-28T00:29:30.884Z] $ docker rm -f d11e1644e4a732627b653f2bebed0ad786de14b1a5c189d50a3eacab1c80a443 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T00:29:31.245Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-28T00:29:31.464Z] Stashed 1 file(s) [Pipeline] echo [2021-10-28T00:29:31.466Z] [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-28T00:29:31.753Z] ========================================================= [2021-10-28T00:29:31.753Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-28T00:29:31.753Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-28T00:29:32.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T00:29:32.044Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-28T00:29:32.044Z] a0d0a0d46f8b: Already exists [2021-10-28T00:29:32.044Z] 31adcdaf11c8: Pulling fs layer [2021-10-28T00:29:32.044Z] b8b176561691: Pulling fs layer [2021-10-28T00:29:32.044Z] 4527c011a84f: Pulling fs layer [2021-10-28T00:29:32.044Z] 5d74067f8e1e: Pulling fs layer [2021-10-28T00:29:32.044Z] e0aca202a116: Pulling fs layer [2021-10-28T00:29:32.044Z] 3a43be97a3b4: Pulling fs layer [2021-10-28T00:29:32.044Z] 34cad66bf833: Pulling fs layer [2021-10-28T00:29:32.044Z] b4e3c513aaa6: Pulling fs layer [2021-10-28T00:29:32.044Z] e0aca202a116: Waiting [2021-10-28T00:29:32.044Z] 3a43be97a3b4: Waiting [2021-10-28T00:29:32.044Z] 34cad66bf833: Waiting [2021-10-28T00:29:32.044Z] b4e3c513aaa6: Waiting [2021-10-28T00:29:32.044Z] 5d74067f8e1e: Waiting [2021-10-28T00:29:32.044Z] b8b176561691: Download complete [2021-10-28T00:29:32.044Z] 31adcdaf11c8: Download complete [2021-10-28T00:29:32.044Z] 5d74067f8e1e: Verifying Checksum [2021-10-28T00:29:32.044Z] 5d74067f8e1e: Download complete [2021-10-28T00:29:32.044Z] e0aca202a116: Verifying Checksum [2021-10-28T00:29:32.044Z] e0aca202a116: Download complete [2021-10-28T00:29:32.044Z] 3a43be97a3b4: Verifying Checksum [2021-10-28T00:29:32.044Z] 3a43be97a3b4: Download complete [2021-10-28T00:29:32.304Z] 34cad66bf833: Verifying Checksum [2021-10-28T00:29:32.304Z] 34cad66bf833: Download complete [2021-10-28T00:29:32.304Z] 31adcdaf11c8: Pull complete [2021-10-28T00:29:32.304Z] b8b176561691: Pull complete [2021-10-28T00:29:32.567Z] 4527c011a84f: Verifying Checksum [2021-10-28T00:29:32.567Z] 4527c011a84f: Download complete [2021-10-28T00:29:33.732Z] b4e3c513aaa6: Verifying Checksum [2021-10-28T00:29:33.732Z] b4e3c513aaa6: Download complete [2021-10-28T00:29:36.310Z] 4527c011a84f: Pull complete [2021-10-28T00:29:36.310Z] 5d74067f8e1e: Pull complete [2021-10-28T00:29:36.310Z] e0aca202a116: Pull complete [2021-10-28T00:29:36.310Z] 3a43be97a3b4: Pull complete [2021-10-28T00:29:36.310Z] 34cad66bf833: Pull complete [2021-10-28T00:29:38.894Z] b4e3c513aaa6: Pull complete [2021-10-28T00:29:38.894Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-28T00:29:38.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T00:29:38.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-28T00:29:39.202Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-28T00:29:39.202Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T00:29:39.202Z] WORKDIR /edgex [2021-10-28T00:29:39.202Z] COPY go.mod . [2021-10-28T00:29:39.202Z] RUN go mod download' [2021-10-28T00:29:40.627Z] Sending build context to Docker daemon 329.8MB [2021-10-28T00:29:40.627Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T00:29:40.627Z] ---> 9f6097aaca64 [2021-10-28T00:29:40.627Z] Step 2/4 : WORKDIR /edgex [2021-10-28T00:29:42.012Z] ---> Running in 36621a6f13d3 [2021-10-28T00:29:42.272Z] Removing intermediate container 36621a6f13d3 [2021-10-28T00:29:42.272Z] ---> 5e8e77dc5328 [2021-10-28T00:29:42.272Z] Step 3/4 : COPY go.mod . [2021-10-28T00:29:42.272Z] ---> 8474fcc36a44 [2021-10-28T00:29:42.272Z] Step 4/4 : RUN go mod download [2021-10-28T00:29:42.272Z] ---> Running in 5d0e3d02958d [2021-10-28T00:29:46.710Z] Still waiting to schedule task [2021-10-28T00:29:46.711Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2363’ [2021-10-28T00:30:15.731Z] Removing intermediate container 5d0e3d02958d [2021-10-28T00:30:15.731Z] ---> 90f62b82c57e [2021-10-28T00:30:15.731Z] Successfully built 90f62b82c57e [2021-10-28T00:30:15.731Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:30:16.030Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T00:30:16.030Z] . [Pipeline] withDockerContainer [2021-10-28T00:30:16.091Z] prd-centos7-docker-4c-2g-2365 does not seem to be running inside a container [2021-10-28T00:30:16.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2021-10-28T00:30:16.515Z] $ docker top 90ec886e8d5ff0dca01b4e5d0c6cdffb385f68e145d4fa833af4b3568543ef9d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T00:30:16.877Z] + go version [2021-10-28T00:30:16.877Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-28T00:30:16.887Z] $ docker stop --time=1 90ec886e8d5ff0dca01b4e5d0c6cdffb385f68e145d4fa833af4b3568543ef9d [2021-10-28T00:30:18.065Z] $ docker rm -f 90ec886e8d5ff0dca01b4e5d0c6cdffb385f68e145d4fa833af4b3568543ef9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:30:19.292Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T00:30:19.292Z] . [Pipeline] withDockerContainer [2021-10-28T00:30:19.351Z] prd-centos7-docker-4c-2g-2365 does not seem to be running inside a container [2021-10-28T00:30:19.383Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2021-10-28T00:30:19.701Z] $ docker top 0894f219ce8021c62c9a7d187b72f01a9a864ec650489b9b676303889fbe1136 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-28T00:30:19.762Z] ========================================================= [2021-10-28T00:30:19.762Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-28T00:30:19.762Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-28T00:30:20.055Z] + make test [2021-10-28T00:30:20.055Z] go mod tidy [2021-10-28T00:30:20.055Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-28T00:30:25.421Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-28T00:30:41.588Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-28T00:30:46.929Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-28T00:30:46.929Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-28T00:30:46.929Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-28T00:30:49.533Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-28T00:30:50.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-28T00:30:50.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-28T00:30:50.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-28T00:30:50.708Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-28T00:30:50.708Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-28T00:30:51.289Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-28T00:30:51.289Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-28T00:30:51.289Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-28T00:30:51.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-28T00:30:52.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2021-10-28T00:30:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-28T00:30:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-28T00:30:53.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements [2021-10-28T00:30:53.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-28T00:30:54.259Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 44.7% of statements [2021-10-28T00:30:54.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-28T00:30:54.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-28T00:30:55.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 89.5% of statements [2021-10-28T00:30:55.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-28T00:30:55.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-28T00:30:56.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements [2021-10-28T00:30:56.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-28T00:30:56.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-28T00:30:56.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-28T00:30:56.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-28T00:30:56.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-28T00:30:56.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.267s coverage: 94.2% of statements [2021-10-28T00:30:56.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-28T00:30:56.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-28T00:30:56.771Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements [2021-10-28T00:30:56.771Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-28T00:30:56.771Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-28T00:30:56.771Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-28T00:30:56.771Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-28T00:30:56.771Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-28T00:30:57.341Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-10-28T00:30:57.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-28T00:30:57.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-28T00:30:57.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-28T00:30:57.914Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.9% of statements [2021-10-28T00:30:57.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-28T00:30:57.914Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2021-10-28T00:30:58.181Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2021-10-28T00:30:58.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-28T00:30:58.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2021-10-28T00:30:59.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.090s coverage: 79.5% of statements [2021-10-28T00:30:59.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-10-28T00:30:59.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2021-10-28T00:30:59.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-10-28T00:31:12.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements [2021-10-28T00:31:12.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-10-28T00:31:18.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.162s coverage: 82.5% of statements [2021-10-28T00:31:18.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-28T00:31:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-28T00:31:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-28T00:31:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-28T00:31:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-28T00:31:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-28T00:31:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-10-28T00:31:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-10-28T00:31:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-10-28T00:31:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-28T00:31:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-28T00:31:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-10-28T00:31:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-10-28T00:31:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-10-28T00:31:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-10-28T00:31:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-10-28T00:31:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.203s coverage: 65.4% of statements [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-28T00:31:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 43.8% of statements [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-28T00:31:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-28T00:31:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2021-10-28T00:31:36.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-28T00:31:43.582Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-28T00:31:43.582Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-28T00:31:43.582Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-28T00:31:43.582Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-28T00:31:43.582Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-28T00:31:43.582Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-28T00:31:43.582Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-10-28T00:31:43.582Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-10-28T00:31:43.582Z] 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-28T00:32:17.054Z] GO111MODULE=on go vet ./... [2021-10-28T00:32:26.728Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-28T00:32:27.997Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-28T00:32:27.997Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-28T00:32:28.305Z] + ls -al . [2021-10-28T00:32:28.306Z] total 636 [2021-10-28T00:32:28.306Z] drwxrwxr-x 10 1001 1001 4096 Oct 28 00:32 . [2021-10-28T00:32:28.306Z] drwxr-xr-x 4 root root 28 Oct 28 00:30 .. [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 11 Oct 28 00:28 .dockerignore [2021-10-28T00:32:28.306Z] drwxrwxr-x 8 1001 1001 179 Oct 28 00:28 .git [2021-10-28T00:32:28.306Z] drwxrwxr-x 4 1001 1001 142 Oct 28 00:28 .github [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 804 Oct 28 00:28 .gitignore [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 42 Oct 28 00:28 .golangci.yml [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 76 Oct 28 00:28 .hadolint.yml [2021-10-28T00:32:28.306Z] drwx------ 3 1001 1001 58 Oct 28 00:29 .semver [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 166 Oct 28 00:28 .sonarcloud.properties [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 1171 Oct 28 00:28 ADOPTERS.md [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 8910 Oct 28 00:28 Attribution.txt [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 43881 Oct 28 00:28 CHANGELOG.md [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 3804 Oct 28 00:28 CONTRIBUTING.md [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 677 Oct 28 00:28 GOVERNANCE.md [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 849 Oct 28 00:28 Jenkinsfile [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 10775 Oct 28 00:28 LICENSE [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 6508 Oct 28 00:28 Makefile [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 582 Oct 28 00:28 OWNERS.md [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 8256 Oct 28 00:28 README.md [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 6912 Oct 28 00:28 SECURITY.md [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 5 Oct 28 00:29 VERSION [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 4131 Oct 28 00:28 ZMQWindows.md [2021-10-28T00:32:28.306Z] drwxrwxr-x 2 1001 1001 37 Oct 28 00:28 bin [2021-10-28T00:32:28.306Z] drwxrwxr-x 14 1001 1001 4096 Oct 28 00:28 cmd [2021-10-28T00:32:28.306Z] -rw-r--r-- 1 root root 428381 Oct 28 00:31 coverage.out [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 848 Oct 28 00:28 go.mod [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 50414 Oct 28 00:28 go.sum [2021-10-28T00:32:28.306Z] drwxrwxr-x 8 1001 1001 124 Oct 28 00:28 internal [2021-10-28T00:32:28.306Z] drwxrwxr-x 3 1001 1001 16 Oct 28 00:28 openapi [2021-10-28T00:32:28.306Z] drwxrwxr-x 4 1001 1001 71 Oct 28 00:28 snap [2021-10-28T00:32:28.306Z] -rw-rw-r-- 1 1001 1001 204 Oct 28 00:28 version.go [Pipeline] sh [2021-10-28T00:32:28.595Z] + '[' -e coverage.out ] [2021-10-28T00:32:28.595Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-28T00:32:28.697Z] Stashed 1 file(s) [Pipeline] sh [2021-10-28T00:32:28.991Z] + make build [2021-10-28T00:32:28.991Z] 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-28T00:32:30.379Z] 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-28T00:32:37.012Z] 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-28T00:32:37.583Z] 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-28T00:32:38.529Z] 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-28T00:32:38.793Z] 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-28T00:32:39.737Z] 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-28T00:32:40.681Z] 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-28T00:32:41.254Z] 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-28T00:32:43.051Z] 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-28T00:32:43.051Z] 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-28T00:32:43.999Z] 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-28T00:32:45.400Z] $ docker stop --time=1 0894f219ce8021c62c9a7d187b72f01a9a864ec650489b9b676303889fbe1136 [2021-10-28T00:32:47.227Z] $ docker rm -f 0894f219ce8021c62c9a7d187b72f01a9a864ec650489b9b676303889fbe1136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:32:51.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-28T00:32:51.208Z] [2021-10-28T00:32:51.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:32:51.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-28T00:32:51.512Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-28T00:32:51.512Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-28T00:32:51.512Z] ca9280d653b3: Pulling fs layer [2021-10-28T00:32:51.512Z] 7e9c9ca2126c: Pulling fs layer [2021-10-28T00:32:51.512Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-28T00:32:51.512Z] cbdbe7a5bc2a: Download complete [2021-10-28T00:32:51.775Z] cbdbe7a5bc2a: Pull complete [2021-10-28T00:32:51.775Z] ca9280d653b3: Verifying Checksum [2021-10-28T00:32:51.775Z] ca9280d653b3: Download complete [2021-10-28T00:32:52.985Z] 7e9c9ca2126c: Download complete [2021-10-28T00:32:52.985Z] ca9280d653b3: Pull complete [2021-10-28T00:32:55.822Z] 7e9c9ca2126c: Pull complete [2021-10-28T00:32:55.822Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-28T00:32:55.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-28T00:32:55.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-28T00:32:55.895Z] prd-centos7-docker-4c-2g-2365 does not seem to be running inside a container [2021-10-28T00:32:55.929Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-28T00:32:58.082Z] $ docker top 8ec44e59ab63fb7d0ff44805f64536d59f264ee8d8f385f1e5f51540039cf869 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T00:32:58.432Z] + docker-compose build --help [2021-10-28T00:32:58.432Z] + grep parallel [2021-10-28T00:32:59.748Z] --parallel Build images in parallel. [Pipeline] } [2021-10-28T00:32:59.760Z] $ docker stop --time=1 8ec44e59ab63fb7d0ff44805f64536d59f264ee8d8f385f1e5f51540039cf869 [2021-10-28T00:33:00.958Z] $ docker rm -f 8ec44e59ab63fb7d0ff44805f64536d59f264ee8d8f385f1e5f51540039cf869 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:33:01.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-28T00:33:01.331Z] . [Pipeline] withDockerContainer [2021-10-28T00:33:01.396Z] prd-centos7-docker-4c-2g-2365 does not seem to be running inside a container [2021-10-28T00:33:01.437Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-28T00:33:01.747Z] $ docker top 538c6331882f8c8c4f3936001b29e05273424f4d52cf8d812d67e1ff9a972dfb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T00:33:02.102Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-28T00:33:02.670Z] Building core-command ... [2021-10-28T00:33:02.670Z] Building core-data ... [2021-10-28T00:33:02.670Z] Building core-metadata ... [2021-10-28T00:33:02.670Z] Building security-bootstrapper ... [2021-10-28T00:33:02.670Z] Building security-proxy-setup ... [2021-10-28T00:33:02.670Z] Building security-secretstore-setup ... [2021-10-28T00:33:02.670Z] Building support-notifications ... [2021-10-28T00:33:02.670Z] Building support-scheduler ... [2021-10-28T00:33:02.670Z] Building sys-mgmt-agent ... [2021-10-28T00:33:02.670Z] Building security-secretstore-setup [2021-10-28T00:33:02.670Z] Building security-bootstrapper [2021-10-28T00:33:02.670Z] Building core-metadata [2021-10-28T00:33:02.670Z] Building sys-mgmt-agent [2021-10-28T00:33:02.670Z] Building security-proxy-setup [2021-10-28T00:33:13.949Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T00:33:13.949Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-28T00:33:13.949Z] ---> 90f62b82c57e [2021-10-28T00:33:13.949Z] Step 3/30 : WORKDIR /edgex-go [2021-10-28T00:33:13.949Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T00:33:13.949Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-28T00:33:13.949Z] ---> 90f62b82c57e [2021-10-28T00:33:13.949Z] Step 3/20 : WORKDIR /edgex-go [2021-10-28T00:33:13.949Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T00:33:13.949Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T00:33:13.949Z] ---> 90f62b82c57e [2021-10-28T00:33:13.949Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T00:33:17.257Z] ---> Running in 0a038894c7c1 [2021-10-28T00:33:17.257Z] ---> Running in bdc731b18290 [2021-10-28T00:33:17.257Z] ---> Running in 4d8557b1f2f5 [2021-10-28T00:33:22.541Z] Removing intermediate container 0a038894c7c1 [2021-10-28T00:33:22.541Z] ---> 118b7f7e4253 [2021-10-28T00:33:22.541Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:33:22.541Z] Removing intermediate container 4d8557b1f2f5 [2021-10-28T00:33:22.541Z] ---> 660a5818d8e7 [2021-10-28T00:33:22.541Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:33:22.541Z] Removing intermediate container bdc731b18290 [2021-10-28T00:33:22.541Z] ---> c32552f5b4ca [2021-10-28T00:33:22.541Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:33:22.804Z] ---> Running in ee580e635a49 [2021-10-28T00:33:23.065Z] ---> Running in 09dd17c9c9ce [2021-10-28T00:33:23.065Z] ---> Running in 94431d067fe0 [2021-10-28T00:33:27.044Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T00:33:27.044Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-28T00:33:27.044Z] ---> 90f62b82c57e [2021-10-28T00:33:27.044Z] Step 3/24 : WORKDIR /edgex-go [2021-10-28T00:33:27.044Z] ---> Using cache [2021-10-28T00:33:27.044Z] ---> c32552f5b4ca [2021-10-28T00:33:27.044Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:33:27.044Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T00:33:27.044Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T00:33:27.044Z] ---> 90f62b82c57e [2021-10-28T00:33:27.044Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T00:33:27.044Z] ---> Using cache [2021-10-28T00:33:27.044Z] ---> c32552f5b4ca [2021-10-28T00:33:27.044Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:33:27.044Z] ---> Running in c3110de01581 [2021-10-28T00:33:27.044Z] ---> Running in 25dfd52a5699 [2021-10-28T00:33:27.044Z] Removing intermediate container 09dd17c9c9ce [2021-10-28T00:33:27.044Z] ---> 9dfa37e0efc4 [2021-10-28T00:33:27.044Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-28T00:33:28.245Z] Removing intermediate container ee580e635a49 [2021-10-28T00:33:28.245Z] ---> b78028a57abb [2021-10-28T00:33:28.245Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-28T00:33:28.245Z] Removing intermediate container 94431d067fe0 [2021-10-28T00:33:28.245Z] ---> 0eeb68172c35 [2021-10-28T00:33:28.245Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-28T00:33:28.245Z] ---> Running in 6c2ab8fd5d4e [2021-10-28T00:33:28.245Z] ---> Running in de3da5573001 [2021-10-28T00:33:28.245Z] ---> Running in 2dc950523002 [2021-10-28T00:33:28.245Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T00:33:28.245Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T00:33:28.245Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T00:33:28.245Z] Removing intermediate container c3110de01581 [2021-10-28T00:33:28.245Z] ---> 7319c0acedf2 [2021-10-28T00:33:28.245Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-28T00:33:28.245Z] ---> Running in 516ad36a47ac [2021-10-28T00:33:28.245Z] Removing intermediate container 25dfd52a5699 [2021-10-28T00:33:28.245Z] ---> 54353b019fec [2021-10-28T00:33:28.245Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-28T00:33:28.245Z] ---> Running in 269cdc9f3cfc [2021-10-28T00:33:28.245Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T00:33:28.504Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T00:33:28.767Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T00:33:28.767Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T00:33:28.767Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T00:33:29.031Z] OK: 220 MiB in 52 packages [2021-10-28T00:33:29.298Z] OK: 220 MiB in 52 packages [2021-10-28T00:33:29.298Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T00:33:29.298Z] OK: 220 MiB in 52 packages [2021-10-28T00:33:29.298Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T00:33:29.594Z] Removing intermediate container 6c2ab8fd5d4e [2021-10-28T00:33:29.594Z] ---> 61382ac3aae1 [2021-10-28T00:33:29.594Z] Step 6/30 : COPY . . [2021-10-28T00:33:29.594Z] OK: 220 MiB in 52 packages [2021-10-28T00:33:29.882Z] OK: 220 MiB in 52 packages [2021-10-28T00:33:29.882Z] Removing intermediate container de3da5573001 [2021-10-28T00:33:29.882Z] ---> 05b3bf3fb1be [2021-10-28T00:33:29.882Z] Step 6/20 : COPY . . [2021-10-28T00:33:29.882Z] Removing intermediate container 2dc950523002 [2021-10-28T00:33:29.882Z] ---> d61a336ffb83 [2021-10-28T00:33:29.882Z] Step 6/22 : COPY . . [2021-10-28T00:33:29.927Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2366 in /w/workspace/edgexfoundry_edgex-go_PR-3787 [Pipeline] { [Pipeline] ws [2021-10-28T00:33:29.939Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-10-28T00:33:30.127Z] The recommended git tool is: git [2021-10-28T00:33:34.605Z] Removing intermediate container 516ad36a47ac [2021-10-28T00:33:34.605Z] ---> b922cdff71b8 [2021-10-28T00:33:34.605Z] Step 6/24 : COPY . . [2021-10-28T00:33:34.605Z] Removing intermediate container 269cdc9f3cfc [2021-10-28T00:33:34.605Z] ---> 0f55d7770731 [2021-10-28T00:33:34.605Z] Step 6/22 : COPY . . [2021-10-28T00:33:38.250Z] using credential edgex-jenkins-ssh [2021-10-28T00:33:38.268Z] Cloning the remote Git repository [2021-10-28T00:33:38.318Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-28T00:33:38.415Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-10-28T00:33:38.501Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-28T00:33:38.502Z] > git --version # timeout=10 [2021-10-28T00:33:38.517Z] > git --version # 'git version 2.17.1' [2021-10-28T00:33:38.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T00:33:38.583Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T00:33:40.477Z] ---> e85f2fdc0ee1 [2021-10-28T00:33:40.477Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T00:33:40.477Z] ---> 1b60b0ac70b6 [2021-10-28T00:33:40.477Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T00:33:40.477Z] ---> 61ec6ae9c73d [2021-10-28T00:33:40.477Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T00:33:40.477Z] ---> Running in 79de7f6c9742 [2021-10-28T00:33:40.477Z] ---> Running in 33b275edc505 [2021-10-28T00:33:40.477Z] ---> Running in f270de69e47a [2021-10-28T00:33:47.079Z] ---> 707cda968849 [2021-10-28T00:33:47.079Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T00:33:47.079Z] ---> Running in 2f28033b3393 [2021-10-28T00:33:49.477Z] Removing intermediate container 33b275edc505 [2021-10-28T00:33:49.477Z] ---> ee9d3be04883 [2021-10-28T00:33:49.477Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-28T00:33:49.739Z] Removing intermediate container f270de69e47a [2021-10-28T00:33:49.739Z] ---> e1d96178f4cd [2021-10-28T00:33:49.739Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-28T00:33:49.739Z] ---> Running in ba110c36742a [2021-10-28T00:33:49.739Z] ---> Running in 67938fa6e052 [2021-10-28T00:33:49.739Z] Removing intermediate container 79de7f6c9742 [2021-10-28T00:33:49.739Z] ---> ea14a3616782 [2021-10-28T00:33:49.739Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-28T00:33:49.739Z] Removing intermediate container 2f28033b3393 [2021-10-28T00:33:49.739Z] ---> d56b9189193a [2021-10-28T00:33:49.739Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-28T00:33:49.739Z] ---> Running in bba2734f16c8 [2021-10-28T00:33:50.002Z] ---> Running in eb3ec1c40b6d [2021-10-28T00:33:50.266Z] 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-28T00:33:50.266Z] 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-28T00:33:50.531Z] 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-28T00:33:50.531Z] 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-28T00:33:52.452Z] ---> e343e62f82c0 [2021-10-28T00:33:52.452Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T00:33:52.452Z] ---> Running in 02a8305c7686 [2021-10-28T00:33:53.115Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-28T00:33:53.142Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T00:33:53.164Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-28T00:33:53.193Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-28T00:33:53.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T00:33:53.209Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3787/head:refs/remotes/origin/PR-3787 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-28T00:33:53.842Z] Removing intermediate container 02a8305c7686 [2021-10-28T00:33:53.842Z] ---> d569697d396c [2021-10-28T00:33:53.842Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-28T00:33:53.842Z] ---> Running in e38e43e4c9e1 [2021-10-28T00:33:54.064Z] Merging remotes/origin/main commit d325f454062a1ab7df1627f6a73b0f166109ba5b into PR head commit 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:33:54.384Z] Merge succeeded, producing 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:33:54.384Z] Checking out Revision 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e (PR-3787) [2021-10-28T00:33:54.413Z] 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-28T00:33:54.085Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T00:33:54.102Z] > git checkout -f 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e # timeout=10 [2021-10-28T00:33:54.310Z] > git remote # timeout=10 [2021-10-28T00:33:54.326Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T00:33:54.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T00:33:54.348Z] > git merge d325f454062a1ab7df1627f6a73b0f166109ba5b # timeout=10 [2021-10-28T00:33:54.371Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T00:33:54.391Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T00:33:54.417Z] > git checkout -f 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e # timeout=10 [2021-10-28T00:33:59.197Z] Commit message: "fix: Don't write eKuiper file if file doesn't already exist" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-28T00:34:00.101Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-28T00:34:00.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T00:34:00.101Z] Dload Upload Total Spent Left Speed [2021-10-28T00:34:00.101Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 98533 0 --:--:-- --:--:-- --:--:-- 98533 [Pipeline] sh [2021-10-28T00:34:00.523Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-28T00:34:00.864Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-28T00:34:00.864Z] + sudo tee /etc/docker/daemon.new [2021-10-28T00:34:00.864Z] { [2021-10-28T00:34:00.864Z] "registry-mirrors": [ [2021-10-28T00:34:00.864Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-28T00:34:00.864Z] ], [2021-10-28T00:34:00.864Z] "bip": "10.250.0.254/24", [2021-10-28T00:34:00.864Z] "hosts": [ [2021-10-28T00:34:00.864Z] "tcp://0.0.0.0:5555", [2021-10-28T00:34:00.864Z] "unix:///var/run/docker.sock" [2021-10-28T00:34:00.864Z] ], [2021-10-28T00:34:00.864Z] "mtu": 1458, [2021-10-28T00:34:00.864Z] "selinux-enabled": true, [2021-10-28T00:34:00.864Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-28T00:34:00.864Z] } [Pipeline] sh [2021-10-28T00:34:01.277Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-28T00:34:01.617Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T00:34:21.638Z] provisioning config files... [2021-10-28T00:34:21.664Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1118900630674706450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:34:22.015Z] ---> docker-login.sh [2021-10-28T00:34:22.015Z] nexus3.edgexfoundry.org:10001 [2021-10-28T00:34:22.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:34:22.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:34:22.892Z] Configure a credential helper to remove this warning. See [2021-10-28T00:34:22.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:34:22.892Z] [2021-10-28T00:34:22.892Z] Login Succeeded [2021-10-28T00:34:22.892Z] nexus3.edgexfoundry.org:10002 [2021-10-28T00:34:23.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:34:23.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:34:23.485Z] Configure a credential helper to remove this warning. See [2021-10-28T00:34:23.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:34:23.485Z] [2021-10-28T00:34:23.485Z] Login Succeeded [2021-10-28T00:34:23.485Z] nexus3.edgexfoundry.org:10003 [2021-10-28T00:34:24.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:34:24.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:34:24.087Z] Configure a credential helper to remove this warning. See [2021-10-28T00:34:24.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:34:24.087Z] [2021-10-28T00:34:24.087Z] Login Succeeded [2021-10-28T00:34:24.087Z] nexus3.edgexfoundry.org:10004 [2021-10-28T00:34:24.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:34:24.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:34:24.635Z] Configure a credential helper to remove this warning. See [2021-10-28T00:34:24.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:34:24.635Z] [2021-10-28T00:34:24.635Z] Login Succeeded [2021-10-28T00:34:24.635Z] docker.io [2021-10-28T00:34:24.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:34:25.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:34:25.508Z] Configure a credential helper to remove this warning. See [2021-10-28T00:34:25.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:34:25.508Z] [2021-10-28T00:34:25.508Z] Login Succeeded [2021-10-28T00:34:25.508Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T00:34:25.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-28T00:34:25.998Z] ========================================================= [2021-10-28T00:34:25.998Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-28T00:34:25.998Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-28T00:34:27.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T00:34:27.624Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-28T00:34:27.624Z] 552d1f2373af: Pulling fs layer [2021-10-28T00:34:27.624Z] ea3f2d53f512: Pulling fs layer [2021-10-28T00:34:27.624Z] 9e70ebbbe112: Pulling fs layer [2021-10-28T00:34:27.624Z] 7a9cfe048b4a: Pulling fs layer [2021-10-28T00:34:27.624Z] 72dc09318566: Pulling fs layer [2021-10-28T00:34:27.624Z] f4f7b4309257: Pulling fs layer [2021-10-28T00:34:27.624Z] 0ac9a79272e3: Pulling fs layer [2021-10-28T00:34:27.624Z] b78e95d17946: Pulling fs layer [2021-10-28T00:34:27.624Z] 7a9cfe048b4a: Waiting [2021-10-28T00:34:27.624Z] 72dc09318566: Waiting [2021-10-28T00:34:27.624Z] f4f7b4309257: Waiting [2021-10-28T00:34:27.624Z] 0ac9a79272e3: Waiting [2021-10-28T00:34:27.624Z] b78e95d17946: Waiting [2021-10-28T00:34:27.624Z] 9e70ebbbe112: Verifying Checksum [2021-10-28T00:34:27.624Z] 9e70ebbbe112: Download complete [2021-10-28T00:34:27.624Z] ea3f2d53f512: Verifying Checksum [2021-10-28T00:34:27.624Z] ea3f2d53f512: Download complete [2021-10-28T00:34:27.624Z] 72dc09318566: Verifying Checksum [2021-10-28T00:34:27.624Z] 72dc09318566: Download complete [2021-10-28T00:34:27.624Z] f4f7b4309257: Verifying Checksum [2021-10-28T00:34:27.624Z] f4f7b4309257: Download complete [2021-10-28T00:34:27.624Z] 552d1f2373af: Verifying Checksum [2021-10-28T00:34:27.624Z] 552d1f2373af: Download complete [2021-10-28T00:34:27.624Z] 0ac9a79272e3: Verifying Checksum [2021-10-28T00:34:27.624Z] 0ac9a79272e3: Download complete [2021-10-28T00:34:28.625Z] 552d1f2373af: Pull complete [2021-10-28T00:34:28.780Z] 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-28T00:34:28.780Z] Removing intermediate container 67938fa6e052 [2021-10-28T00:34:28.780Z] ---> 2d009e2141b2 [2021-10-28T00:34:28.780Z] [2021-10-28T00:34:28.780Z] Step 9/30 : FROM alpine:3.14 [2021-10-28T00:34:28.780Z] 3.14: Pulling from library/alpine [2021-10-28T00:34:28.780Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-28T00:34:28.780Z] Status: Downloaded newer image for alpine:3.14 [2021-10-28T00:34:28.780Z] ---> 14119a10abf4 [2021-10-28T00:34:28.780Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-28T00:34:28.780Z] ---> Running in 7e8c3ea3eb16 [2021-10-28T00:34:28.780Z] Removing intermediate container 7e8c3ea3eb16 [2021-10-28T00:34:28.780Z] ---> 8db9cb46f5f9 [2021-10-28T00:34:28.780Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-28T00:34:28.780Z] ---> Running in b6e5ec771242 [2021-10-28T00:34:29.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T00:34:29.236Z] ea3f2d53f512: Pull complete [2021-10-28T00:34:29.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T00:34:29.513Z] 9e70ebbbe112: Pull complete [2021-10-28T00:34:29.788Z] b78e95d17946: Verifying Checksum [2021-10-28T00:34:29.788Z] b78e95d17946: Download complete [2021-10-28T00:34:29.895Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-28T00:34:29.895Z] (2/2) Installing su-exec (0.2-r1) [2021-10-28T00:34:29.895Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T00:34:29.895Z] OK: 6 MiB in 16 packages [2021-10-28T00:34:30.158Z] Removing intermediate container ba110c36742a [2021-10-28T00:34:30.158Z] ---> 881bd2e5706c [2021-10-28T00:34:30.158Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-28T00:34:30.158Z] ---> Running in 18b08f176f06 [2021-10-28T00:34:30.158Z] 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-28T00:34:30.387Z] 7a9cfe048b4a: Verifying Checksum [2021-10-28T00:34:30.387Z] 7a9cfe048b4a: Download complete [2021-10-28T00:34:30.421Z] Removing intermediate container b6e5ec771242 [2021-10-28T00:34:30.421Z] ---> c77d621b2566 [2021-10-28T00:34:30.421Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-28T00:34:30.421Z] ---> Running in 50d92a325052 [2021-10-28T00:34:30.686Z] 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-28T00:34:30.686Z] Removing intermediate container 50d92a325052 [2021-10-28T00:34:30.686Z] ---> 75dc29a52455 [2021-10-28T00:34:30.686Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-28T00:34:30.948Z] ---> Running in e3b48bd62be8 [2021-10-28T00:34:31.546Z] Removing intermediate container e3b48bd62be8 [2021-10-28T00:34:31.546Z] ---> f0e4263483e9 [2021-10-28T00:34:31.546Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-28T00:34:31.815Z] ---> Running in f4b650dd4c62 [2021-10-28T00:34:31.815Z] Removing intermediate container bba2734f16c8 [2021-10-28T00:34:31.815Z] ---> b09d0f423a97 [2021-10-28T00:34:31.815Z] [2021-10-28T00:34:31.815Z] Step 9/20 : FROM alpine:3.14 [2021-10-28T00:34:31.815Z] ---> 14119a10abf4 [2021-10-28T00:34:31.815Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-28T00:34:31.815Z] ---> Running in 71e141272a69 [2021-10-28T00:34:31.815Z] Removing intermediate container eb3ec1c40b6d [2021-10-28T00:34:31.815Z] ---> 9c1797b753b3 [2021-10-28T00:34:31.815Z] [2021-10-28T00:34:31.815Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T00:34:31.815Z] ---> 14119a10abf4 [2021-10-28T00:34:31.815Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-28T00:34:32.077Z] ---> Running in 4b518d7df90f [2021-10-28T00:34:32.354Z] Removing intermediate container 18b08f176f06 [2021-10-28T00:34:32.354Z] ---> 8e5bcae01707 [2021-10-28T00:34:32.354Z] [2021-10-28T00:34:32.354Z] Step 10/22 : FROM docker:20.10.8 [2021-10-28T00:34:32.354Z] 20.10.8: Pulling from library/docker [2021-10-28T00:34:32.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T00:34:32.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T00:34:32.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T00:34:32.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T00:34:32.884Z] Removing intermediate container f4b650dd4c62 [2021-10-28T00:34:32.884Z] ---> 3155a50e063d [2021-10-28T00:34:32.884Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-28T00:34:32.884Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-28T00:34:32.884Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-28T00:34:33.165Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-28T00:34:33.165Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-28T00:34:33.165Z] (5/5) Installing curl (7.79.1-r0) [2021-10-28T00:34:33.165Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T00:34:33.165Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T00:34:33.165Z] ---> Running in c3173a06cbae [2021-10-28T00:34:33.165Z] OK: 8 MiB in 19 packages [2021-10-28T00:34:33.439Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-28T00:34:33.439Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T00:34:33.439Z] OK: 6 MiB in 15 packages [2021-10-28T00:34:33.439Z] Removing intermediate container e38e43e4c9e1 [2021-10-28T00:34:33.439Z] ---> d6d74b651971 [2021-10-28T00:34:33.439Z] [2021-10-28T00:34:33.439Z] Step 9/24 : FROM alpine:3.14 [2021-10-28T00:34:33.439Z] ---> 14119a10abf4 [2021-10-28T00:34:33.439Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-28T00:34:33.439Z] Removing intermediate container c3173a06cbae [2021-10-28T00:34:33.439Z] ---> 0b636be780f9 [2021-10-28T00:34:33.439Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-28T00:34:33.439Z] ---> Running in 33b5725814d8 [2021-10-28T00:34:33.709Z] Removing intermediate container 4b518d7df90f [2021-10-28T00:34:33.709Z] ---> 11c18468c41e [2021-10-28T00:34:33.709Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T00:34:33.709Z] Removing intermediate container 71e141272a69 [2021-10-28T00:34:33.709Z] ---> 86f09cc4587a [2021-10-28T00:34:33.709Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-28T00:34:33.709Z] ---> Running in ea443cc832b7 [2021-10-28T00:34:33.709Z] ---> 83f880e07012 [2021-10-28T00:34:33.709Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-28T00:34:33.709Z] ---> Running in f0a8ace2c6c2 [2021-10-28T00:34:34.011Z] ---> Running in e4dbf94ba53a [2021-10-28T00:34:34.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T00:34:34.011Z] Removing intermediate container f0a8ace2c6c2 [2021-10-28T00:34:34.011Z] ---> a42f82bbf0cf [2021-10-28T00:34:34.011Z] Step 12/20 : WORKDIR /edgex [2021-10-28T00:34:34.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T00:34:34.011Z] Removing intermediate container ea443cc832b7 [2021-10-28T00:34:34.011Z] ---> d3db5ed650cb [2021-10-28T00:34:34.011Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-28T00:34:34.277Z] ---> Running in a2d8142e80d0 [2021-10-28T00:34:34.277Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-28T00:34:34.277Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-28T00:34:34.277Z] (3/3) Installing su-exec (0.2-r1) [2021-10-28T00:34:34.277Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T00:34:34.277Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T00:34:34.277Z] OK: 6 MiB in 17 packages [2021-10-28T00:34:34.277Z] ---> Running in 941f18d8e75e [2021-10-28T00:34:34.277Z] Removing intermediate container a2d8142e80d0 [2021-10-28T00:34:34.277Z] ---> d7b597e68f81 [2021-10-28T00:34:34.277Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-28T00:34:34.545Z] Removing intermediate container 941f18d8e75e [2021-10-28T00:34:34.545Z] ---> dfe32c0e1ecf [2021-10-28T00:34:34.545Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-28T00:34:34.545Z] ---> Running in b17f64bc57c8 [2021-10-28T00:34:34.808Z] ---> da9f7449aa35 [2021-10-28T00:34:34.808Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-28T00:34:34.808Z] Removing intermediate container b17f64bc57c8 [2021-10-28T00:34:34.808Z] ---> 0add6afa4357 [2021-10-28T00:34:34.808Z] Step 14/22 : WORKDIR / [2021-10-28T00:34:34.808Z] Removing intermediate container e4dbf94ba53a [2021-10-28T00:34:34.808Z] ---> 04659cd64b65 [2021-10-28T00:34:34.808Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T00:34:34.808Z] ---> Running in 884c99a7c2c3 [2021-10-28T00:34:34.808Z] Removing intermediate container 33b5725814d8 [2021-10-28T00:34:34.808Z] ---> fe9650ee8e16 [2021-10-28T00:34:34.808Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-28T00:34:35.073Z] ---> Running in 917b692c0840 [2021-10-28T00:34:35.074Z] Removing intermediate container 884c99a7c2c3 [2021-10-28T00:34:35.074Z] ---> f6f94051eeb5 [2021-10-28T00:34:35.074Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T00:34:35.074Z] ---> b5df66757dd5 [2021-10-28T00:34:35.074Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-28T00:34:35.074Z] Removing intermediate container 917b692c0840 [2021-10-28T00:34:35.074Z] ---> 59c19b1b864c [2021-10-28T00:34:35.074Z] Step 12/24 : WORKDIR / [2021-10-28T00:34:35.341Z] ---> f1a3ce3de402 [2021-10-28T00:34:35.341Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-28T00:34:35.341Z] ---> 2c466ff1eab3 [2021-10-28T00:34:35.341Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-28T00:34:35.341Z] ---> Running in 276d09fa6598 [2021-10-28T00:34:36.468Z] Removing intermediate container 276d09fa6598 [2021-10-28T00:34:36.468Z] ---> c2107efa09a1 [2021-10-28T00:34:36.468Z] 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-28T00:34:36.468Z] ---> 9052d035ed65 [2021-10-28T00:34:36.468Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-28T00:34:36.468Z] ---> a5c014215ab2 [2021-10-28T00:34:36.468Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-28T00:34:36.468Z] ---> Running in f71e978760a3 [2021-10-28T00:34:36.468Z] ---> 1be6c8ff9ea1 [2021-10-28T00:34:36.468Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-28T00:34:36.468Z] ---> d196906fd83f [2021-10-28T00:34:36.468Z] 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-28T00:34:36.468Z] Removing intermediate container f71e978760a3 [2021-10-28T00:34:36.468Z] ---> b79dc94c1e5c [2021-10-28T00:34:36.468Z] Step 17/20 : CMD ["--init=true"] [2021-10-28T00:34:36.468Z] ---> 96d9415496d1 [2021-10-28T00:34:36.468Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-28T00:34:36.468Z] ---> Running in 8f8c9ddbc6ef [2021-10-28T00:34:36.468Z] ---> 58480ffae2e8 [2021-10-28T00:34:36.468Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-28T00:34:36.468Z] ---> 1c31b2d0c207 [2021-10-28T00:34:36.468Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-28T00:34:36.468Z] ---> Running in 3710e25e43c5 [2021-10-28T00:34:36.468Z] Removing intermediate container 8f8c9ddbc6ef [2021-10-28T00:34:36.468Z] ---> 5dbaac2fd640 [2021-10-28T00:34:36.468Z] Step 18/20 : LABEL arch=x86_64 [2021-10-28T00:34:36.468Z] ---> 5544f97deab5 [2021-10-28T00:34:36.468Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-28T00:34:36.468Z] ---> Running in 85c3b99a6a60 [2021-10-28T00:34:36.468Z] ---> a9637297f86c [2021-10-28T00:34:36.468Z] 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-28T00:34:36.468Z] Removing intermediate container 3710e25e43c5 [2021-10-28T00:34:36.468Z] ---> 77d3199b7b19 [2021-10-28T00:34:36.468Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T00:34:36.468Z] ---> Running in b718041bbca6 [2021-10-28T00:34:36.468Z] Removing intermediate container 85c3b99a6a60 [2021-10-28T00:34:36.468Z] ---> f6141bd5d71a [2021-10-28T00:34:36.468Z] Step 19/20 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:34:36.468Z] ---> 1ee9ffacbff1 [2021-10-28T00:34:36.468Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-28T00:34:36.468Z] ---> Running in acb224afc58e [2021-10-28T00:34:36.733Z] ---> 62403b95493a [2021-10-28T00:34:36.733Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-28T00:34:36.733Z] Removing intermediate container b718041bbca6 [2021-10-28T00:34:36.733Z] ---> 07113778fad9 [2021-10-28T00:34:36.733Z] Step 20/22 : LABEL arch=x86_64 [2021-10-28T00:34:36.733Z] ---> Running in ab6271b1ff89 [2021-10-28T00:34:36.733Z] ---> Running in fdb6706b5a86 [2021-10-28T00:34:36.733Z] Removing intermediate container acb224afc58e [2021-10-28T00:34:36.733Z] ---> 751809f0bf2e [2021-10-28T00:34:36.733Z] Step 20/20 : LABEL version=0.0.0 [2021-10-28T00:34:36.733Z] ---> Running in 31b002eaa220 [2021-10-28T00:34:36.998Z] Removing intermediate container ab6271b1ff89 [2021-10-28T00:34:36.998Z] ---> 24793936dd2f [2021-10-28T00:34:36.998Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-28T00:34:36.998Z] Removing intermediate container fdb6706b5a86 [2021-10-28T00:34:36.998Z] ---> 6c22592d2e09 [2021-10-28T00:34:36.998Z] Step 21/22 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:34:36.999Z] ---> 32de2bdbbc9e [2021-10-28T00:34:36.999Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-28T00:34:36.999Z] ---> Running in ba1740d30c6c [2021-10-28T00:34:36.999Z] Removing intermediate container 31b002eaa220 [2021-10-28T00:34:36.999Z] ---> 3b07d4867097 [2021-10-28T00:34:36.999Z] [2021-10-28T00:34:37.269Z] ---> 98f41bec2e66 [2021-10-28T00:34:37.269Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-28T00:34:37.269Z] Removing intermediate container ba1740d30c6c [2021-10-28T00:34:37.269Z] ---> 201033ec60a9 [2021-10-28T00:34:37.269Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T00:34:37.269Z] Successfully built 3b07d4867097 [2021-10-28T00:34:37.269Z] Successfully tagged security-proxy-setup:latest [2021-10-28T00:34:37.269Z]  Building security-proxy-setup ... done Building support-scheduler [2021-10-28T00:34:37.538Z] ---> Running in f8dd580c859f [2021-10-28T00:34:37.538Z] ---> Running in efbdb1d88217 [2021-10-28T00:34:37.797Z] ---> e34154d85b3f [2021-10-28T00:34:37.797Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-28T00:34:38.066Z] Removing intermediate container f8dd580c859f [2021-10-28T00:34:38.066Z] ---> 26faa3c6a702 [2021-10-28T00:34:38.066Z] [2021-10-28T00:34:38.327Z] Successfully built 26faa3c6a702 [2021-10-28T00:34:38.590Z] Successfully tagged core-metadata:latest [2021-10-28T00:34:38.590Z] Building support-notifications [2021-10-28T00:34:38.857Z]  Building core-metadata ... done  ---> bd38511a31b4 [2021-10-28T00:34:38.857Z] 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-28T00:34:38.857Z] ---> Running in 3788d95eb9fa [2021-10-28T00:34:38.857Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-28T00:34:38.857Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-28T00:34:38.857Z] ---> bc6c0ffef665 [2021-10-28T00:34:38.857Z] 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-28T00:34:40.243Z] ---> Running in 066bc9982827 [2021-10-28T00:34:40.822Z] Removing intermediate container 066bc9982827 [2021-10-28T00:34:40.822Z] ---> ed36c2b3717e [2021-10-28T00:34:40.822Z] 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-28T00:34:41.087Z] Removing intermediate container efbdb1d88217 [2021-10-28T00:34:41.087Z] ---> befb398002a5 [2021-10-28T00:34:41.087Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-28T00:34:41.087Z] ---> Running in c367717da82b [2021-10-28T00:34:41.087Z] Removing intermediate container 3788d95eb9fa [2021-10-28T00:34:41.087Z] ---> 850449c816ac [2021-10-28T00:34:41.087Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-28T00:34:41.087Z] ---> Running in db0b0093ffa6 [2021-10-28T00:34:41.221Z] 7a9cfe048b4a: Pull complete [2021-10-28T00:34:41.221Z] 72dc09318566: Pull complete [2021-10-28T00:34:41.221Z] f4f7b4309257: Pull complete [2021-10-28T00:34:41.496Z] 0ac9a79272e3: Pull complete [2021-10-28T00:34:41.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T00:34:41.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T00:34:41.696Z] ---> Running in 68e69a3be9bd [2021-10-28T00:34:41.974Z] (1/42) Installing readline (8.1.0-r0) [2021-10-28T00:34:41.974Z] (2/42) Installing bash (5.1.4-r0) [2021-10-28T00:34:41.974Z] Executing bash-5.1.4-r0.post-install [2021-10-28T00:34:41.974Z] Removing intermediate container db0b0093ffa6 [2021-10-28T00:34:41.974Z] ---> e1936ae2031a [2021-10-28T00:34:41.974Z] Step 27/30 : CMD ["gate"] [2021-10-28T00:34:42.236Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-28T00:34:42.236Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-28T00:34:42.236Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-28T00:34:42.236Z] (6/42) Installing curl (7.79.1-r0) [2021-10-28T00:34:42.501Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-28T00:34:42.501Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-28T00:34:42.501Z] (9/42) Installing expat (2.4.1-r0) [2021-10-28T00:34:42.501Z] (10/42) Installing libffi (3.3-r2) [2021-10-28T00:34:42.501Z] (11/42) Installing gdbm (1.19-r0) [2021-10-28T00:34:42.501Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-28T00:34:42.501Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T00:34:42.501Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T00:34:42.501Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-28T00:34:42.501Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-28T00:34:42.501Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-28T00:34:43.739Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T00:34:43.739Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-28T00:34:43.739Z] ---> 90f62b82c57e [2021-10-28T00:34:43.739Z] Step 3/21 : WORKDIR /edgex-go [2021-10-28T00:34:43.739Z] ---> Using cache [2021-10-28T00:34:43.739Z] ---> c32552f5b4ca [2021-10-28T00:34:43.739Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:34:43.739Z] ---> Using cache [2021-10-28T00:34:43.739Z] ---> 54353b019fec [2021-10-28T00:34:43.739Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-28T00:34:44.321Z] Removing intermediate container 68e69a3be9bd [2021-10-28T00:34:44.321Z] ---> 9267f6a089aa [2021-10-28T00:34:44.321Z] Step 22/24 : LABEL arch=x86_64 [2021-10-28T00:34:44.321Z] ---> Running in a5bdad3a65e0 [2021-10-28T00:34:44.321Z] ---> Running in b2a8d1ebc26b [2021-10-28T00:34:44.321Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-28T00:34:44.321Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-28T00:34:44.581Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-28T00:34:44.581Z] ---> Running in 5c74853b8b2e [2021-10-28T00:34:44.581Z] Removing intermediate container a5bdad3a65e0 [2021-10-28T00:34:44.581Z] ---> 98ec1400cf47 [2021-10-28T00:34:44.581Z] Step 28/30 : LABEL arch=x86_64 [2021-10-28T00:34:44.581Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-28T00:34:44.581Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-28T00:34:44.842Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-28T00:34:44.842Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-28T00:34:44.842Z] Removing intermediate container 5c74853b8b2e [2021-10-28T00:34:44.842Z] ---> 7c61c8d99732 [2021-10-28T00:34:44.842Z] Step 23/24 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:34:44.842Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-28T00:34:44.842Z] ---> Running in 0ace26773de1 [2021-10-28T00:34:44.842Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-28T00:34:44.842Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-28T00:34:44.842Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-28T00:34:44.842Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-28T00:34:44.842Z] ---> Running in 02e71f715983 [2021-10-28T00:34:44.842Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-28T00:34:44.842Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-28T00:34:44.842Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-28T00:34:44.842Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-28T00:34:44.842Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-28T00:34:44.842Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-28T00:34:44.842Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-28T00:34:44.842Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-28T00:34:44.842Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-28T00:34:44.842Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-28T00:34:44.842Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-28T00:34:44.842Z] Removing intermediate container 0ace26773de1 [2021-10-28T00:34:44.842Z] ---> 2782a913b7c9 [2021-10-28T00:34:44.842Z] Step 29/30 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:34:44.842Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-28T00:34:44.842Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T00:34:45.105Z] Removing intermediate container 02e71f715983 [2021-10-28T00:34:45.105Z] ---> 8d5738d892d7 [2021-10-28T00:34:45.105Z] Step 24/24 : LABEL version=0.0.0 [2021-10-28T00:34:45.105Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-28T00:34:45.105Z] ---> Running in 902cde6a5ef4 [2021-10-28T00:34:45.368Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T00:34:45.368Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-28T00:34:45.368Z] ---> 90f62b82c57e [2021-10-28T00:34:45.368Z] Step 3/23 : WORKDIR /edgex-go [2021-10-28T00:34:45.368Z] ---> Using cache [2021-10-28T00:34:45.368Z] ---> c32552f5b4ca [2021-10-28T00:34:45.368Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:34:45.368Z] ---> Using cache [2021-10-28T00:34:45.368Z] ---> 54353b019fec [2021-10-28T00:34:45.368Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-28T00:34:45.368Z] ---> Using cache [2021-10-28T00:34:45.368Z] ---> 0f55d7770731 [2021-10-28T00:34:45.369Z] Step 6/23 : COPY go.mod . [2021-10-28T00:34:45.369Z] ---> Running in 362d1451af12 [2021-10-28T00:34:45.634Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T00:34:45.634Z] OK: 84 MiB in 64 packages [2021-10-28T00:34:45.634Z] ---> 398760463e2b [2021-10-28T00:34:45.634Z] Step 7/23 : RUN go mod download [2021-10-28T00:34:45.634Z] Removing intermediate container 902cde6a5ef4 [2021-10-28T00:34:45.634Z] ---> a4e3ae54c415 [2021-10-28T00:34:45.634Z] Step 30/30 : LABEL version=0.0.0 [2021-10-28T00:34:45.634Z] ---> Running in f1a6614017fb [2021-10-28T00:34:45.634Z] Removing intermediate container 362d1451af12 [2021-10-28T00:34:45.634Z] ---> 2d0e8ed2b281 [2021-10-28T00:34:45.634Z] [2021-10-28T00:34:45.901Z] Successfully built 2d0e8ed2b281 [2021-10-28T00:34:45.901Z] ---> Running in 6129dfd1afd1 [2021-10-28T00:34:45.901Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T00:34:45.901Z] Successfully tagged security-secretstore-setup:latest [2021-10-28T00:34:45.901Z] Building core-command [2021-10-28T00:34:46.165Z]  Building security-secretstore-setup ... done Removing intermediate container 6129dfd1afd1 [2021-10-28T00:34:46.165Z] ---> 41faaeb4475d [2021-10-28T00:34:46.165Z] [2021-10-28T00:34:46.165Z] OK: 220 MiB in 52 packages [2021-10-28T00:34:46.430Z] Successfully built 41faaeb4475d [2021-10-28T00:34:46.430Z] Successfully tagged security-bootstrapper:latest [2021-10-28T00:34:46.430Z]  Building security-bootstrapper ... done Building core-data [2021-10-28T00:34:46.687Z] Collecting docker-compose==1.23.2 [2021-10-28T00:34:46.688Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-28T00:34:46.688Z] Collecting jsonschema<3,>=2.5.1 [2021-10-28T00:34:46.688Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-28T00:34:46.688Z] Collecting docker<4.0,>=3.6.0 [2021-10-28T00:34:46.688Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-28T00:34:46.688Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-28T00:34:46.688Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-28T00:34:47.260Z] Collecting texttable<0.10,>=0.9.0 [2021-10-28T00:34:47.260Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-28T00:34:47.455Z] b78e95d17946: Pull complete [2021-10-28T00:34:47.455Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-28T00:34:47.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T00:34:47.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-28T00:34:47.814Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-28T00:34:47.814Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T00:34:47.814Z] WORKDIR /edgex [2021-10-28T00:34:47.814Z] COPY go.mod . [2021-10-28T00:34:47.814Z] RUN go mod download [2021-10-28T00:34:48.042Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-28T00:34:48.042Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-28T00:34:48.042Z] 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-28T00:34:48.042Z] Collecting docopt<0.7,>=0.6.1 [2021-10-28T00:34:48.042Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-28T00:34:48.523Z] Collecting PyYAML<4,>=3.10 [2021-10-28T00:34:48.523Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-28T00:34:49.854Z] Collecting cached-property<2,>=1.2.0 [2021-10-28T00:34:49.854Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-28T00:34:49.854Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-28T00:34:49.854Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-28T00:34:49.854Z] Removing intermediate container b2a8d1ebc26b [2021-10-28T00:34:49.854Z] ---> 7c2e7239b349 [2021-10-28T00:34:49.854Z] Step 6/21 : COPY . . [2021-10-28T00:34:49.854Z] Collecting docker-pycreds>=0.4.0 [2021-10-28T00:34:49.854Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-28T00:34:49.854Z] Collecting idna<2.8,>=2.5 [2021-10-28T00:34:49.854Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-28T00:34:49.854Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-28T00:34:49.854Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-28T00:34:49.854Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-28T00:34:49.854Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-28T00:34:49.854Z] 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-28T00:34:49.854Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-28T00:34:49.854Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-28T00:34:49.854Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-28T00:34:49.854Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-28T00:34:49.854Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-28T00:34:49.854Z] Attempting uninstall: urllib3 [2021-10-28T00:34:49.854Z] Found existing installation: urllib3 1.26.5 [2021-10-28T00:34:49.854Z] Uninstalling urllib3-1.26.5: [2021-10-28T00:34:49.854Z] Successfully uninstalled urllib3-1.26.5 [2021-10-28T00:34:49.854Z] Attempting uninstall: idna [2021-10-28T00:34:49.854Z] Found existing installation: idna 3.2 [2021-10-28T00:34:49.854Z] Uninstalling idna-3.2: [2021-10-28T00:34:49.854Z] Successfully uninstalled idna-3.2 [2021-10-28T00:34:49.854Z] Attempting uninstall: chardet [2021-10-28T00:34:49.854Z] Found existing installation: chardet 4.0.0 [2021-10-28T00:34:49.854Z] Uninstalling chardet-4.0.0: [2021-10-28T00:34:49.854Z] Successfully uninstalled chardet-4.0.0 [2021-10-28T00:34:50.377Z] Sending build context to Docker daemon 166.6MB [2021-10-28T00:34:50.377Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T00:34:50.377Z] ---> 8b459fc5aaf0 [2021-10-28T00:34:50.377Z] Step 2/4 : WORKDIR /edgex [2021-10-28T00:34:52.351Z] ---> Running in 1b8eeb1b755a [2021-10-28T00:34:52.583Z] Attempting uninstall: requests [2021-10-28T00:34:52.583Z] Found existing installation: requests 2.25.1 [2021-10-28T00:34:52.583Z] Uninstalling requests-2.25.1: [2021-10-28T00:34:52.583Z] Removing intermediate container f1a6614017fb [2021-10-28T00:34:52.583Z] ---> 57b5aefaff57 [2021-10-28T00:34:52.583Z] Step 8/23 : COPY . . [2021-10-28T00:34:52.583Z] Successfully uninstalled requests-2.25.1 [2021-10-28T00:34:52.623Z] Removing intermediate container 1b8eeb1b755a [2021-10-28T00:34:52.623Z] ---> 243cc71cf6b0 [2021-10-28T00:34:52.623Z] Step 3/4 : COPY go.mod . [2021-10-28T00:34:53.156Z] Running setup.py install for texttable: started [2021-10-28T00:34:53.226Z] ---> f6d0ee1e583e [2021-10-28T00:34:53.226Z] Step 4/4 : RUN go mod download [2021-10-28T00:34:53.226Z] ---> Running in dea20052ef5a [2021-10-28T00:34:53.740Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T00:34:53.740Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T00:34:53.740Z] ---> 90f62b82c57e [2021-10-28T00:34:53.740Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T00:34:53.740Z] ---> Using cache [2021-10-28T00:34:53.740Z] ---> c32552f5b4ca [2021-10-28T00:34:53.740Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:34:53.740Z] ---> Using cache [2021-10-28T00:34:53.740Z] ---> 54353b019fec [2021-10-28T00:34:53.740Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-28T00:34:55.143Z] Running setup.py install for texttable: finished with status 'done' [2021-10-28T00:34:55.436Z] Running setup.py install for PyYAML: started [2021-10-28T00:34:56.021Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-28T00:34:57.424Z] Running setup.py install for docopt: started [2021-10-28T00:34:58.016Z] Running setup.py install for docopt: finished with status 'done' [2021-10-28T00:34:58.016Z] Running setup.py install for dockerpty: started [2021-10-28T00:34:59.048Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-28T00:34:59.616Z] ---> 65e4b28e3f0b [2021-10-28T00:34:59.616Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T00:34:59.616Z] ---> Running in aa02178342bc [2021-10-28T00:34:59.881Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-28T00:34:59.881Z] ---> 4a307994c2f5 [2021-10-28T00:34:59.881Z] Step 9/23 : RUN go mod tidy [2021-10-28T00:35:00.142Z] ---> Running in 8151036831a9 [2021-10-28T00:35:00.402Z] ---> Running in 70db88475437 [2021-10-28T00:35:02.313Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T00:35:02.892Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T00:35:03.478Z] OK: 220 MiB in 52 packages [2021-10-28T00:35:03.478Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T00:35:03.478Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T00:35:03.478Z] ---> 90f62b82c57e [2021-10-28T00:35:03.478Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T00:35:03.478Z] ---> Using cache [2021-10-28T00:35:03.478Z] ---> c32552f5b4ca [2021-10-28T00:35:03.478Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:35:03.478Z] ---> Using cache [2021-10-28T00:35:03.478Z] ---> 54353b019fec [2021-10-28T00:35:03.478Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-28T00:35:03.478Z] ---> Using cache [2021-10-28T00:35:03.478Z] ---> 0f55d7770731 [2021-10-28T00:35:03.478Z] Step 6/22 : COPY . . [2021-10-28T00:35:03.478Z] ---> Using cache [2021-10-28T00:35:03.478Z] ---> 707cda968849 [2021-10-28T00:35:03.478Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T00:35:03.478Z] ---> Using cache [2021-10-28T00:35:03.478Z] ---> d56b9189193a [2021-10-28T00:35:03.478Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-28T00:35:03.739Z] Removing intermediate container 8151036831a9 [2021-10-28T00:35:03.739Z] ---> 533189590201 [2021-10-28T00:35:03.739Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-28T00:35:03.739Z] ---> Running in a8b534bfa494 [2021-10-28T00:35:03.998Z] ---> Running in 8ca5073e9321 [2021-10-28T00:35:04.260Z] Removing intermediate container aa02178342bc [2021-10-28T00:35:04.260Z] ---> ee9072f2c506 [2021-10-28T00:35:04.260Z] Step 6/22 : COPY . . [2021-10-28T00:35:04.521Z] 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-28T00:35:04.521Z] 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-28T00:35:09.870Z] Removing intermediate container c367717da82b [2021-10-28T00:35:09.870Z] ---> 4067b20faf39 [2021-10-28T00:35:09.870Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-28T00:35:09.870Z] ---> Running in f1a789ff72b2 [2021-10-28T00:35:09.870Z] Removing intermediate container f1a789ff72b2 [2021-10-28T00:35:09.870Z] ---> 48e2b95760c9 [2021-10-28T00:35:09.870Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-28T00:35:09.870Z] ---> Running in 5f5405dd0f61 [2021-10-28T00:35:09.870Z] Removing intermediate container 70db88475437 [2021-10-28T00:35:09.870Z] ---> 8e720976bd4a [2021-10-28T00:35:09.870Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-28T00:35:09.870Z] ---> Running in 5af4970ec3c2 [2021-10-28T00:35:10.130Z] Removing intermediate container 5f5405dd0f61 [2021-10-28T00:35:10.130Z] ---> c0aa76ce38f5 [2021-10-28T00:35:10.130Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-28T00:35:11.078Z] 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-28T00:35:11.078Z] ---> 19b7f75166c8 [2021-10-28T00:35:11.078Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-28T00:35:11.340Z] ---> c6d9248e49d2 [2021-10-28T00:35:11.340Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T00:35:11.340Z] ---> 85d5baa6e1bc [2021-10-28T00:35:11.340Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-28T00:35:11.340Z] ---> Running in ff7adbda3613 [2021-10-28T00:35:11.912Z] ---> a3c0eafcfcad [2021-10-28T00:35:11.912Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-28T00:35:11.912Z] ---> Running in 8d7e5e4c5c18 [2021-10-28T00:35:11.912Z] Removing intermediate container 8d7e5e4c5c18 [2021-10-28T00:35:11.912Z] ---> b6532f8376a8 [2021-10-28T00:35:11.912Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T00:35:12.173Z] ---> Running in 00122d49ecce [2021-10-28T00:35:12.173Z] Removing intermediate container 00122d49ecce [2021-10-28T00:35:12.173Z] ---> f0153e547570 [2021-10-28T00:35:12.173Z] Step 20/22 : LABEL arch=x86_64 [2021-10-28T00:35:12.173Z] ---> Running in e83c5ec945db [2021-10-28T00:35:12.433Z] Removing intermediate container e83c5ec945db [2021-10-28T00:35:12.433Z] ---> 5493d0e9beff [2021-10-28T00:35:12.433Z] Step 21/22 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:35:12.433Z] ---> Running in 3d2d02c4355d [2021-10-28T00:35:12.699Z] Removing intermediate container 3d2d02c4355d [2021-10-28T00:35:12.699Z] ---> 33532e24dfde [2021-10-28T00:35:12.699Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T00:35:12.699Z] ---> Running in 8deef2537c30 [2021-10-28T00:35:12.699Z] Removing intermediate container 8deef2537c30 [2021-10-28T00:35:12.699Z] ---> bbb961c7ad20 [2021-10-28T00:35:12.699Z] [2021-10-28T00:35:12.962Z] Successfully built bbb961c7ad20 [2021-10-28T00:35:12.962Z] Successfully tagged sys-mgmt-agent:latest [2021-10-28T00:35:13.223Z]  Building sys-mgmt-agent ... done Removing intermediate container ff7adbda3613 [2021-10-28T00:35:13.223Z] ---> a8c5d729f87f [2021-10-28T00:35:13.223Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-28T00:35:13.223Z] ---> Running in 54ec1d3364a6 [2021-10-28T00:35:13.796Z] 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-28T00:35:36.423Z] Removing intermediate container a8b534bfa494 [2021-10-28T00:35:36.423Z] ---> 47ab7dd1158b [2021-10-28T00:35:36.423Z] [2021-10-28T00:35:36.423Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T00:35:36.423Z] ---> 14119a10abf4 [2021-10-28T00:35:36.424Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-28T00:35:36.424Z] ---> Using cache [2021-10-28T00:35:36.424Z] ---> 11c18468c41e [2021-10-28T00:35:36.424Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T00:35:36.424Z] ---> Using cache [2021-10-28T00:35:36.424Z] ---> d3db5ed650cb [2021-10-28T00:35:36.424Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-28T00:35:36.424Z] ---> Running in 81f1d9d3bb8c [2021-10-28T00:35:36.424Z] Removing intermediate container 81f1d9d3bb8c [2021-10-28T00:35:36.424Z] ---> f51bd944e7c8 [2021-10-28T00:35:36.424Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-28T00:35:36.424Z] ---> Running in 11d3f5d1c453 [2021-10-28T00:35:36.424Z] Removing intermediate container 11d3f5d1c453 [2021-10-28T00:35:36.424Z] ---> 9796915918a2 [2021-10-28T00:35:36.424Z] Step 14/22 : WORKDIR / [2021-10-28T00:35:36.424Z] ---> Running in e3e8c9504a4c [2021-10-28T00:35:36.424Z] Removing intermediate container e3e8c9504a4c [2021-10-28T00:35:36.424Z] ---> 51d9650fb0b6 [2021-10-28T00:35:36.424Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T00:35:36.424Z] ---> faaa82d8cab9 [2021-10-28T00:35:36.424Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-28T00:35:36.424Z] ---> 00f1598be8be [2021-10-28T00:35:36.424Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-28T00:35:36.424Z] ---> e388148763ec [2021-10-28T00:35:36.424Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-28T00:35:36.424Z] ---> Running in 5b2ad5f7a5d4 [2021-10-28T00:35:36.424Z] Removing intermediate container 5b2ad5f7a5d4 [2021-10-28T00:35:36.424Z] ---> adcff87ce4e2 [2021-10-28T00:35:36.424Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T00:35:36.424Z] ---> Running in 632617b5c711 [2021-10-28T00:35:36.424Z] Removing intermediate container 632617b5c711 [2021-10-28T00:35:36.424Z] ---> 05a3fc5bcfc8 [2021-10-28T00:35:36.424Z] Step 20/22 : LABEL arch=x86_64 [2021-10-28T00:35:36.424Z] ---> Running in adf50a098de5 [2021-10-28T00:35:36.424Z] Removing intermediate container adf50a098de5 [2021-10-28T00:35:36.424Z] ---> bbba228d57fe [2021-10-28T00:35:36.424Z] Step 21/22 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:35:36.424Z] ---> Running in d434cf5be08b [2021-10-28T00:35:36.424Z] Removing intermediate container d434cf5be08b [2021-10-28T00:35:36.424Z] ---> 2ee9ad31b0ab [2021-10-28T00:35:36.424Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T00:35:36.424Z] ---> Running in 682553d2fe6e [2021-10-28T00:35:36.424Z] Removing intermediate container 682553d2fe6e [2021-10-28T00:35:36.424Z] ---> 04017d836bdc [2021-10-28T00:35:36.424Z] [2021-10-28T00:35:36.424Z] Successfully built 04017d836bdc [2021-10-28T00:35:36.424Z] Successfully tagged core-command:latest [2021-10-28T00:35:37.838Z]  Building core-command ... done Removing intermediate container 8ca5073e9321 [2021-10-28T00:35:37.839Z] ---> 33489f153b91 [2021-10-28T00:35:37.839Z] [2021-10-28T00:35:37.839Z] Step 9/21 : FROM alpine:3.14 [2021-10-28T00:35:37.839Z] ---> 14119a10abf4 [2021-10-28T00:35:37.839Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-28T00:35:37.839Z] ---> Running in b4ceee2275f0 [2021-10-28T00:35:38.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T00:35:38.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T00:35:38.986Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-28T00:35:38.986Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-28T00:35:38.986Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T00:35:38.986Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T00:35:38.986Z] OK: 6 MiB in 16 packages [2021-10-28T00:35:39.555Z] Removing intermediate container b4ceee2275f0 [2021-10-28T00:35:39.555Z] ---> 78694c68db4b [2021-10-28T00:35:39.555Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T00:35:39.555Z] ---> Running in 09882dbdf270 [2021-10-28T00:35:39.555Z] Removing intermediate container 09882dbdf270 [2021-10-28T00:35:39.555Z] ---> 7c4cfbd7cda8 [2021-10-28T00:35:39.555Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-28T00:35:39.555Z] ---> Running in 87565c160925 [2021-10-28T00:35:39.818Z] Removing intermediate container 87565c160925 [2021-10-28T00:35:39.818Z] ---> b922acce38d7 [2021-10-28T00:35:39.818Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-28T00:35:39.818Z] ---> Running in e3dcad7497e7 [2021-10-28T00:35:40.083Z] Removing intermediate container e3dcad7497e7 [2021-10-28T00:35:40.083Z] ---> d65c808399af [2021-10-28T00:35:40.083Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T00:35:40.083Z] ---> f9f386b316ed [2021-10-28T00:35:40.083Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-28T00:35:41.501Z] ---> 917fb270441b [2021-10-28T00:35:41.501Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-28T00:35:41.501Z] ---> 7e34c4c8c12f [2021-10-28T00:35:41.501Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-28T00:35:41.501Z] ---> Running in 08952baac1e8 [2021-10-28T00:35:41.501Z] Removing intermediate container 08952baac1e8 [2021-10-28T00:35:41.501Z] ---> 5aadb8e8da71 [2021-10-28T00:35:41.501Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T00:35:41.501Z] ---> Running in 9655899b41c4 [2021-10-28T00:35:41.501Z] Removing intermediate container 9655899b41c4 [2021-10-28T00:35:41.501Z] ---> fc5bb6260583 [2021-10-28T00:35:41.501Z] Step 19/21 : LABEL arch=x86_64 [2021-10-28T00:35:41.501Z] ---> Running in 245d8b8c0262 [2021-10-28T00:35:41.501Z] Removing intermediate container 245d8b8c0262 [2021-10-28T00:35:41.501Z] ---> f5b2b1222aba [2021-10-28T00:35:41.501Z] Step 20/21 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:35:41.501Z] ---> Running in 7b661fcaffc5 [2021-10-28T00:35:41.797Z] Removing intermediate container 7b661fcaffc5 [2021-10-28T00:35:41.797Z] ---> f82e951517db [2021-10-28T00:35:41.797Z] Step 21/21 : LABEL version=0.0.0 [2021-10-28T00:35:41.797Z] ---> Running in 0054bc44985f [2021-10-28T00:35:42.081Z] Removing intermediate container 0054bc44985f [2021-10-28T00:35:42.081Z] ---> 40b9eec612f4 [2021-10-28T00:35:42.081Z] [2021-10-28T00:35:42.081Z] Successfully built 40b9eec612f4 [2021-10-28T00:35:42.081Z] Successfully tagged support-notifications:latest [2021-10-28T00:35:43.061Z]  Building support-notifications ... done Removing intermediate container 5af4970ec3c2 [2021-10-28T00:35:43.061Z] ---> a39b84aa11c7 [2021-10-28T00:35:43.061Z] [2021-10-28T00:35:43.061Z] Step 11/23 : FROM alpine:3.14 [2021-10-28T00:35:43.061Z] ---> 14119a10abf4 [2021-10-28T00:35:43.061Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-28T00:35:43.061Z] ---> Using cache [2021-10-28T00:35:43.061Z] ---> 11c18468c41e [2021-10-28T00:35:43.061Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T00:35:43.061Z] ---> Using cache [2021-10-28T00:35:43.061Z] ---> d3db5ed650cb [2021-10-28T00:35:43.061Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-28T00:35:43.320Z] ---> Running in b0fbca9a5884 [2021-10-28T00:35:43.320Z] Removing intermediate container b0fbca9a5884 [2021-10-28T00:35:43.320Z] ---> 69624e3c353f [2021-10-28T00:35:43.320Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-28T00:35:43.320Z] ---> Running in 9467ace682ad [2021-10-28T00:35:43.583Z] Removing intermediate container 9467ace682ad [2021-10-28T00:35:43.583Z] ---> aaf0e37f6f52 [2021-10-28T00:35:43.583Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T00:35:43.583Z] ---> 51e5c924f748 [2021-10-28T00:35:43.583Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-28T00:35:44.159Z] ---> 961398bfd401 [2021-10-28T00:35:44.159Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-28T00:35:44.420Z] ---> 1d0f99ac459f [2021-10-28T00:35:44.420Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-28T00:35:44.420Z] ---> Running in b9d636dd8b52 [2021-10-28T00:35:44.420Z] Removing intermediate container b9d636dd8b52 [2021-10-28T00:35:44.420Z] ---> 544580c51590 [2021-10-28T00:35:44.420Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T00:35:44.420Z] ---> Running in d36d59c9fc8f [2021-10-28T00:35:44.420Z] Removing intermediate container d36d59c9fc8f [2021-10-28T00:35:44.420Z] ---> 1174d49ab023 [2021-10-28T00:35:44.420Z] Step 21/23 : LABEL arch=x86_64 [2021-10-28T00:35:44.420Z] ---> Running in 2c199cfd2cc6 [2021-10-28T00:35:44.681Z] Removing intermediate container 2c199cfd2cc6 [2021-10-28T00:35:44.682Z] ---> 3b2d1f7e0374 [2021-10-28T00:35:44.682Z] Step 22/23 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:35:44.682Z] ---> Running in a692f7b4be10 [2021-10-28T00:35:44.682Z] Removing intermediate container a692f7b4be10 [2021-10-28T00:35:44.682Z] ---> 5d35449c66bc [2021-10-28T00:35:44.682Z] Step 23/23 : LABEL version=0.0.0 [2021-10-28T00:35:44.682Z] ---> Running in 693ae358e92e [2021-10-28T00:35:44.944Z] Removing intermediate container 693ae358e92e [2021-10-28T00:35:44.944Z] ---> 5d19799a32ab [2021-10-28T00:35:44.944Z] [2021-10-28T00:35:44.944Z] Successfully built 5d19799a32ab [2021-10-28T00:35:44.944Z] Successfully tagged support-scheduler:latest [2021-10-28T00:35:45.516Z]  Building support-scheduler ... done Removing intermediate container 54ec1d3364a6 [2021-10-28T00:35:45.516Z] ---> 878ff5f59e30 [2021-10-28T00:35:45.516Z] [2021-10-28T00:35:45.516Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T00:35:45.516Z] ---> 14119a10abf4 [2021-10-28T00:35:45.516Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-28T00:35:45.780Z] ---> Running in 1dfce2ca6798 [2021-10-28T00:35:45.780Z] Removing intermediate container 1dfce2ca6798 [2021-10-28T00:35:45.780Z] ---> ef6e642b02b0 [2021-10-28T00:35:45.780Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-28T00:35:45.780Z] ---> Running in 9be94e78769c [2021-10-28T00:35:45.780Z] Removing intermediate container 9be94e78769c [2021-10-28T00:35:45.780Z] ---> 8d3009f49c4f [2021-10-28T00:35:45.780Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-28T00:35:45.780Z] ---> Running in 6fa9a42259fb [2021-10-28T00:35:46.039Z] Removing intermediate container 6fa9a42259fb [2021-10-28T00:35:46.039Z] ---> 8d2b2e239f86 [2021-10-28T00:35:46.039Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:35:46.039Z] ---> Running in 943e00d2e9b7 [2021-10-28T00:35:46.297Z] Removing intermediate container 943e00d2e9b7 [2021-10-28T00:35:46.297Z] ---> f320e25c868b [2021-10-28T00:35:46.297Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-28T00:35:46.558Z] ---> Running in 53ed2f35696a [2021-10-28T00:35:46.818Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T00:35:47.757Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T00:35:48.015Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-28T00:35:48.015Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T00:35:48.015Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-28T00:35:48.274Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T00:35:48.274Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-28T00:35:48.534Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-28T00:35:48.534Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T00:35:48.534Z] OK: 8 MiB in 20 packages [2021-10-28T00:35:48.794Z] Removing intermediate container 53ed2f35696a [2021-10-28T00:35:48.794Z] ---> e63755ad1336 [2021-10-28T00:35:48.794Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T00:35:49.055Z] ---> 3e851434eb37 [2021-10-28T00:35:49.055Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-28T00:35:49.318Z] ---> d3ef9317d488 [2021-10-28T00:35:49.318Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-28T00:35:49.318Z] ---> 21c8550f27d8 [2021-10-28T00:35:49.318Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-28T00:35:49.318Z] ---> Running in df7e4e0693f3 [2021-10-28T00:35:49.578Z] Removing intermediate container df7e4e0693f3 [2021-10-28T00:35:49.578Z] ---> 5633af494f0f [2021-10-28T00:35:49.578Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T00:35:49.578Z] ---> Running in feb408cf7a20 [2021-10-28T00:35:49.578Z] Removing intermediate container feb408cf7a20 [2021-10-28T00:35:49.578Z] ---> df32c272e3c7 [2021-10-28T00:35:49.578Z] Step 20/22 : LABEL arch=x86_64 [2021-10-28T00:35:49.841Z] ---> Running in 0689a276d40d [2021-10-28T00:35:49.841Z] Removing intermediate container 0689a276d40d [2021-10-28T00:35:49.841Z] ---> 6012acf14311 [2021-10-28T00:35:49.841Z] Step 21/22 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:35:49.841Z] ---> Running in 0647cacd471c [2021-10-28T00:35:49.841Z] Removing intermediate container 0647cacd471c [2021-10-28T00:35:49.841Z] ---> 4798ebd73b38 [2021-10-28T00:35:49.841Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T00:35:49.841Z] ---> Running in e03c687174b4 [2021-10-28T00:35:50.105Z] Removing intermediate container e03c687174b4 [2021-10-28T00:35:50.105Z] ---> 4d81fb34a65d [2021-10-28T00:35:50.105Z] [2021-10-28T00:35:50.105Z] Successfully built 4d81fb34a65d [2021-10-28T00:35:50.105Z] Successfully tagged core-data:latest [2021-10-28T00:35:50.112Z]  Building core-data ... done  [Pipeline] } [2021-10-28T00:35:50.116Z] $ docker stop --time=1 538c6331882f8c8c4f3936001b29e05273424f4d52cf8d812d67e1ff9a972dfb [2021-10-28T00:35:51.449Z] $ docker rm -f 538c6331882f8c8c4f3936001b29e05273424f4d52cf8d812d67e1ff9a972dfb [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T00:35:51.792Z] + docker images [2021-10-28T00:35:51.792Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-28T00:35:51.792Z] core-data latest 4d81fb34a65d 2 seconds ago 20.7MB [2021-10-28T00:35:51.792Z] 878ff5f59e30 6 seconds ago 1.76GB [2021-10-28T00:35:51.792Z] support-scheduler latest 5d19799a32ab 7 seconds ago 16.2MB [2021-10-28T00:35:51.792Z] a39b84aa11c7 9 seconds ago 1.76GB [2021-10-28T00:35:51.792Z] support-notifications latest 40b9eec612f4 10 seconds ago 16.9MB [2021-10-28T00:35:51.792Z] 33489f153b91 14 seconds ago 1.76GB [2021-10-28T00:35:51.792Z] core-command latest 04017d836bdc 16 seconds ago 16.1MB [2021-10-28T00:35:51.792Z] 47ab7dd1158b 18 seconds ago 1.75GB [2021-10-28T00:35:51.792Z] sys-mgmt-agent latest bbb961c7ad20 39 seconds ago 294MB [2021-10-28T00:35:51.792Z] security-bootstrapper latest 41faaeb4475d About a minute ago 18.9MB [2021-10-28T00:35:51.792Z] security-secretstore-setup latest 2d0e8ed2b281 About a minute ago 28.4MB [2021-10-28T00:35:51.792Z] core-metadata latest 26faa3c6a702 About a minute ago 16.9MB [2021-10-28T00:35:51.792Z] security-proxy-setup latest 3b07d4867097 About a minute ago 26.9MB [2021-10-28T00:35:51.792Z] d6d74b651971 About a minute ago 1.76GB [2021-10-28T00:35:51.792Z] 8e5bcae01707 About a minute ago 1.76GB [2021-10-28T00:35:51.792Z] b09d0f423a97 About a minute ago 1.76GB [2021-10-28T00:35:51.792Z] 9c1797b753b3 About a minute ago 1.76GB [2021-10-28T00:35:51.792Z] 2d009e2141b2 About a minute ago 1.76GB [2021-10-28T00:35:51.792Z] ci-base-image-x86_64 latest 90f62b82c57e 5 minutes ago 1.25GB [2021-10-28T00:35:51.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 weeks ago 548MB [2021-10-28T00:35:51.793Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-28T00:35:51.793Z] docker 20.10.8 bc6c0ffef665 8 weeks ago 214MB [2021-10-28T00:35:51.793Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-10-28T00:35:51.793Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-28T00:36:07.060Z] Still waiting to schedule task [2021-10-28T00:36:07.060Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-28T00:36:16.559Z] Removing intermediate container dea20052ef5a [2021-10-28T00:36:16.559Z] ---> 1d5086cb05eb [2021-10-28T00:36:16.559Z] Successfully built 1d5086cb05eb [2021-10-28T00:36:16.559Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:36:17.723Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T00:36:17.723Z] . [Pipeline] withDockerContainer [2021-10-28T00:36:18.002Z] prd-ubuntu18.04-docker-arm64-4c-16g-2366 does not seem to be running inside a container [2021-10-28T00:36:18.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-28T00:36:19.624Z] $ docker top 306a5c60a2162cba1bbdb699e2f25efcdeccd8042763384e9bb7755f41125397 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T00:36:20.606Z] + go version [2021-10-28T00:36:20.607Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-28T00:36:20.630Z] $ docker stop --time=1 306a5c60a2162cba1bbdb699e2f25efcdeccd8042763384e9bb7755f41125397 [2021-10-28T00:36:22.356Z] $ docker rm -f 306a5c60a2162cba1bbdb699e2f25efcdeccd8042763384e9bb7755f41125397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:36:23.139Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T00:36:23.139Z] . [Pipeline] withDockerContainer [2021-10-28T00:36:23.367Z] prd-ubuntu18.04-docker-arm64-4c-16g-2366 does not seem to be running inside a container [2021-10-28T00:36:23.442Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-28T00:36:24.839Z] $ docker top 39db0d7b430c0fb98a4add885f73a19c09dc2b332ab8bebe408b1301dffb0563 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-28T00:36:25.128Z] ========================================================= [2021-10-28T00:36:25.128Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-28T00:36:25.128Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-28T00:36:27.002Z] + make test [2021-10-28T00:36:27.002Z] go mod tidy [2021-10-28T00:36:27.002Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-28T00:36:54.514Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-28T00:37:00.375Z] Running on prd-ubuntu18.04-docker-8c-8g-2368 in /w/workspace/edgexfoundry_edgex-go_PR-3787 [Pipeline] { [Pipeline] ws [2021-10-28T00:37:00.389Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-10-28T00:37:00.477Z] The recommended git tool is: git [2021-10-28T00:37:05.760Z] using credential edgex-jenkins-ssh [2021-10-28T00:37:05.771Z] Cloning the remote Git repository [2021-10-28T00:37:05.796Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-28T00:37:05.861Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-10-28T00:37:05.888Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-28T00:37:05.888Z] > git --version # timeout=10 [2021-10-28T00:37:05.894Z] > git --version # 'git version 2.17.1' [2021-10-28T00:37:05.894Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T00:37:05.933Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T00:37:09.974Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-28T00:37:09.980Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T00:37:09.990Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-28T00:37:10.000Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-28T00:37:10.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T00:37:10.004Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3787/head:refs/remotes/origin/PR-3787 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-28T00:37:10.709Z] Merging remotes/origin/main commit d325f454062a1ab7df1627f6a73b0f166109ba5b into PR head commit 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:37:10.806Z] Merge succeeded, producing 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:37:10.806Z] Checking out Revision 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e (PR-3787) [2021-10-28T00:37:10.719Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T00:37:10.726Z] > git checkout -f 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e # timeout=10 [2021-10-28T00:37:10.780Z] > git remote # timeout=10 [2021-10-28T00:37:10.786Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T00:37:10.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T00:37:10.795Z] > git merge d325f454062a1ab7df1627f6a73b0f166109ba5b # timeout=10 [2021-10-28T00:37:10.802Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T00:37:10.810Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T00:37:10.813Z] > git checkout -f 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e # timeout=10 [2021-10-28T00:37:15.321Z] Commit message: "fix: Don't write eKuiper file if file doesn't already exist" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:37:16.187Z] + echo snap-build.sh [2021-10-28T00:37:16.187Z] snap-build.sh [2021-10-28T00:37:16.187Z] + SNAP_BASE_DIR=. [2021-10-28T00:37:16.187Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-10-28T00:37:16.187Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-10-28T00:37:16.187Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-10-28T00:37:16.187Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-10-28T00:37:16.187Z] + cd /w/workspace/edgex-go/2 [2021-10-28T00:37:16.187Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-28T00:37:16.187Z] Reading package lists... [2021-10-28T00:37:16.187Z] Building dependency tree... [2021-10-28T00:37:16.187Z] Reading state information... [2021-10-28T00:37:16.187Z] The following packages were automatically installed and are no longer required: [2021-10-28T00:37:16.187Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-28T00:37:16.187Z] uidmap xdelta3 [2021-10-28T00:37:16.187Z] Use 'sudo apt autoremove' to remove them. [2021-10-28T00:37:16.187Z] The following packages will be REMOVED: [2021-10-28T00:37:16.187Z] lxd* lxd-client* [2021-10-28T00:37:16.449Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-28T00:37:16.449Z] After this operation, 31.7 MB disk space will be freed. [2021-10-28T00:37:16.977Z] (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-28T00:37:16.977Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-28T00:37:17.917Z] Removing lxd dnsmasq configuration [2021-10-28T00:37:17.917Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-28T00:37:17.917Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-28T00:37:20.127Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-28T00:37:20.127Z] (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-28T00:37:20.127Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-28T00:37:20.127Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-28T00:37:20.386Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-28T00:37:20.958Z] + sudo snap remove --purge lxd [2021-10-28T00:37:20.958Z] snap "lxd" is not installed [2021-10-28T00:37:20.958Z] + sudo groupadd --force --system lxd [2021-10-28T00:37:20.958Z] ++ whoami [2021-10-28T00:37:20.958Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-28T00:37:20.958Z] + newgrp - lxd [2021-10-28T00:37:20.958Z] + sudo snap install lxd [2021-10-28T00:37:30.518Z] 2021-10-28T00:37:27Z INFO Waiting for automatic snapd restart... [2021-10-28T00:37:41.154Z] lxd 4.19 from Canonical* installed [2021-10-28T00:37:41.154Z] + sudo lxd init --auto [2021-10-28T00:37:48.724Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-28T00:37:50.656Z] + sudo snap install --classic snapcraft [2021-10-28T00:37:56.257Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-28T00:37:56.530Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-28T00:37:57.129Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-28T00:38:01.839Z] snapcraft 5.0 from Canonical* installed [2021-10-28T00:38:01.839Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-28T00:38:01.839Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-28T00:38:01.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T00:38:01.839Z] Dload Upload Total Spent Left Speed [2021-10-28T00:38:01.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3582 0 --:--:-- --:--:-- --:--:-- 3582 [2021-10-28T00:38:01.839Z] 100 3325k 100 3325k 0 0 6078k 0 --:--:-- --:--:-- --:--:-- 6078k [2021-10-28T00:38:01.839Z] ./yq_linux_amd64 [2021-10-28T00:38:01.839Z] + sudo snapcraft prime --use-lxd [2021-10-28T00:38:03.753Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-28T00:38:04.015Z] 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-28T00:38:04.015Z] - README.md [2021-10-28T00:38:04.015Z] [2021-10-28T00:38:04.015Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-28T00:38:04.015Z] Launching a container. [2021-10-28T00:38:09.756Z] Waiting for container to be ready [2021-10-28T00:38:09.756Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-28T00:38:09.756Z] [2021-10-28T00:38:09.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-28T00:38:09.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-28T00:38:09.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-28T00:38:09.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-28T00:38:09.766Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-28T00:38:09.767Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-28T00:38:10.043Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-28T00:38:10.043Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-28T00:38:10.043Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-28T00:38:10.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-28T00:38:14.316Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-28T00:38:14.316Z] Waiting for network to be ready... [2021-10-28T00:38:14.316Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-28T00:38:14.316Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1931 kB] [2021-10-28T00:38:14.316Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-28T00:38:14.316Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-28T00:38:14.317Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-28T00:38:14.317Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-28T00:38:14.317Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-28T00:38:14.317Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-28T00:38:14.317Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-28T00:38:14.317Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-28T00:38:14.579Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-28T00:38:14.840Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-28T00:38:15.102Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-28T00:38:15.102Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-28T00:38:15.102Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-28T00:38:15.102Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-28T00:38:15.102Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-28T00:38:15.102Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-28T00:38:15.675Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-28T00:38:15.675Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-28T00:38:15.675Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-28T00:38:15.675Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-28T00:38:15.675Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-28T00:38:15.675Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-28T00:38:15.675Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-28T00:38:15.675Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-28T00:38:15.675Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-28T00:38:17.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.215s coverage: 28.7% of statements [2021-10-28T00:38:17.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-28T00:38:17.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-28T00:38:18.227Z] Fetched 25.5 MB in 4s (6069 kB/s) [2021-10-28T00:38:19.170Z] Reading package lists... [2021-10-28T00:38:19.170Z] Reading package lists... [2021-10-28T00:38:19.431Z] Building dependency tree... [2021-10-28T00:38:19.431Z] Reading state information... [2021-10-28T00:38:19.693Z] The following additional packages will be installed: [2021-10-28T00:38:19.693Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-28T00:38:19.693Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-28T00:38:19.693Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-28T00:38:19.693Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-28T00:38:19.693Z] Suggested packages: [2021-10-28T00:38:19.693Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-28T00:38:19.693Z] Recommended packages: [2021-10-28T00:38:19.693Z] gnupg libsasl2-modules [2021-10-28T00:38:19.693Z] The following NEW packages will be installed: [2021-10-28T00:38:19.693Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-28T00:38:19.693Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-28T00:38:19.693Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-28T00:38:19.693Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-28T00:38:19.693Z] The following packages will be upgraded: [2021-10-28T00:38:19.693Z] gpg gpg-agent gpgconf libudev1 [2021-10-28T00:38:19.693Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-28T00:38:19.693Z] Need to get 3527 kB of archives. [2021-10-28T00:38:19.693Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-28T00:38:19.693Z] 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-28T00:38:19.693Z] 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-28T00:38:19.693Z] 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-28T00:38:19.693Z] 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-28T00:38:19.954Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-28T00:38:20.214Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-28T00:38:20.786Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-28T00:38:20.786Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-28T00:38:20.786Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-28T00:38:20.786Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-28T00:38:20.786Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-28T00:38:20.786Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-28T00:38:20.786Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-28T00:38:20.786Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-28T00:38:20.786Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-28T00:38:20.786Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-28T00:38:20.786Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-28T00:38:20.786Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-28T00:38:20.786Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-28T00:38:20.786Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-28T00:38:20.786Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-28T00:38:20.786Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-28T00:38:21.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.346s coverage: 98.5% of statements [2021-10-28T00:38:21.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-28T00:38:21.046Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T00:38:21.046Z] Fetched 3527 kB in 1s (3087 kB/s) [2021-10-28T00:38:21.046Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-28T00:38:21.046Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-28T00:38:21.046Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-28T00:38:21.046Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-28T00:38:21.046Z] Selecting previously unselected package udev. [2021-10-28T00:38:21.046Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-28T00:38:21.046Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-28T00:38:21.316Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-28T00:38:21.316Z] Selecting previously unselected package libfuse2:amd64. [2021-10-28T00:38:21.316Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-28T00:38:21.316Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-28T00:38:21.316Z] Selecting previously unselected package fuse. [2021-10-28T00:38:21.316Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-28T00:38:21.316Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-28T00:38:21.577Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T00:38:21.577Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-28T00:38:21.577Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T00:38:21.577Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-28T00:38:21.577Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T00:38:21.577Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-28T00:38:21.842Z] Selecting previously unselected package libksba8:amd64. [2021-10-28T00:38:21.842Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-28T00:38:21.842Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-28T00:38:21.842Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-28T00:38:21.842Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T00:38:21.842Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T00:38:21.842Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-28T00:38:21.842Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T00:38:21.842Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T00:38:22.105Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-28T00:38:22.105Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T00:38:22.105Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T00:38:22.105Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-28T00:38:22.105Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T00:38:22.105Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T00:38:22.105Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-28T00:38:22.105Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T00:38:22.105Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T00:38:22.105Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-28T00:38:22.105Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T00:38:22.105Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T00:38:22.365Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-28T00:38:22.365Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T00:38:22.365Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T00:38:22.365Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-28T00:38:22.365Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T00:38:22.365Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T00:38:22.365Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-28T00:38:22.365Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-28T00:38:22.365Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T00:38:22.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.295s coverage: 44.7% of statements [2021-10-28T00:38:22.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-28T00:38:22.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-28T00:38:22.626Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-28T00:38:22.626Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-28T00:38:22.626Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-28T00:38:22.626Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-28T00:38:22.626Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-28T00:38:22.626Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-28T00:38:22.626Z] Selecting previously unselected package libldap-common. [2021-10-28T00:38:22.626Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-28T00:38:22.626Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-28T00:38:22.626Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-28T00:38:22.626Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-28T00:38:22.626Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-28T00:38:22.886Z] Selecting previously unselected package dirmngr. [2021-10-28T00:38:22.886Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T00:38:22.886Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-28T00:38:22.886Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-28T00:38:22.886Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-28T00:38:22.886Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-28T00:38:22.886Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-28T00:38:22.887Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-28T00:38:22.887Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-28T00:38:22.887Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T00:38:22.887Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-28T00:38:22.887Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-28T00:38:22.887Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-28T00:38:23.148Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-28T00:38:23.408Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T00:38:23.408Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-28T00:38:23.408Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-28T00:38:23.408Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-28T00:38:23.408Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T00:38:23.408Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T00:38:23.408Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T00:38:23.408Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T00:38:23.408Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T00:38:23.408Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T00:38:23.669Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-28T00:38:23.669Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-28T00:38:23.669Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-28T00:38:23.669Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-28T00:38:23.930Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-28T00:38:23.930Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-28T00:38:23.930Z] This means they are not meant to be enabled using systemctl. [2021-10-28T00:38:23.930Z] Possible reasons for having this kind of units are: [2021-10-28T00:38:23.930Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-28T00:38:23.930Z] .wants/ or .requires/ directory. [2021-10-28T00:38:23.930Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-28T00:38:23.930Z] a requirement dependency on it. [2021-10-28T00:38:23.930Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-28T00:38:23.930Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-28T00:38:23.930Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-28T00:38:23.930Z] instance name specified. [2021-10-28T00:38:24.191Z] Reading package lists... [2021-10-28T00:38:24.450Z] Building dependency tree... [2021-10-28T00:38:24.450Z] Reading state information... [2021-10-28T00:38:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.653s coverage: 89.5% of statements [2021-10-28T00:38:24.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-28T00:38:24.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-28T00:38:24.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.204s coverage: 84.4% of statements [2021-10-28T00:38:24.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-28T00:38:24.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-28T00:38:24.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-28T00:38:24.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-28T00:38:24.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-28T00:38:24.710Z] The following additional packages will be installed: [2021-10-28T00:38:24.710Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-28T00:38:24.710Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-28T00:38:24.710Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-28T00:38:24.710Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-28T00:38:24.710Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-28T00:38:24.710Z] Suggested packages: [2021-10-28T00:38:24.710Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-28T00:38:24.710Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-28T00:38:24.710Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-28T00:38:24.710Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-28T00:38:24.710Z] systemd-container policykit-1 [2021-10-28T00:38:24.710Z] Recommended packages: [2021-10-28T00:38:24.710Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-28T00:38:24.710Z] The following NEW packages will be installed: [2021-10-28T00:38:24.710Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-28T00:38:24.710Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-28T00:38:24.710Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-28T00:38:24.710Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-28T00:38:24.710Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-28T00:38:24.710Z] The following packages will be upgraded: [2021-10-28T00:38:24.710Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-28T00:38:24.710Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-28T00:38:24.710Z] Need to get 36.8 MB of archives. [2021-10-28T00:38:24.710Z] After this operation, 147 MB of additional disk space will be used. [2021-10-28T00:38:24.710Z] 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-28T00:38:24.971Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-28T00:38:24.971Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-28T00:38:24.971Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-28T00:38:24.971Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-28T00:38:24.971Z] 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-28T00:38:24.971Z] 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-28T00:38:24.971Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-28T00:38:24.971Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-28T00:38:24.971Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-28T00:38:24.971Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-28T00:38:24.971Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-28T00:38:24.971Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-28T00:38:24.971Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-28T00:38:24.971Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-28T00:38:24.971Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-28T00:38:24.971Z] 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-28T00:38:25.542Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-28T00:38:25.542Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-28T00:38:25.802Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-28T00:38:25.802Z] 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-28T00:38:25.802Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-28T00:38:25.802Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-28T00:38:25.802Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-28T00:38:25.802Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-28T00:38:25.802Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-28T00:38:25.802Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-28T00:38:25.802Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-28T00:38:25.802Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-28T00:38:25.802Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-28T00:38:26.744Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T00:38:26.744Z] Fetched 36.8 MB in 2s (20.3 MB/s) [2021-10-28T00:38:26.744Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-28T00:38:26.744Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-28T00:38:26.744Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-28T00:38:27.316Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-28T00:38:27.316Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-28T00:38:27.577Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-28T00:38:27.577Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-28T00:38:27.577Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-28T00:38:27.577Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-28T00:38:27.838Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-28T00:38:27.838Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-28T00:38:27.838Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-28T00:38:27.838Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-28T00:38:28.100Z] Setting up apt (1.6.14) ... [2021-10-28T00:38:28.100Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-28T00:38:29.334Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-28T00:38:29.334Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-28T00:38:29.334Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-28T00:38:29.334Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-28T00:38:29.334Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-28T00:38:29.334Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-28T00:38:29.334Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T00:38:29.334Z] Selecting previously unselected package libexpat1:amd64. [2021-10-28T00:38:29.334Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-28T00:38:29.334Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-28T00:38:29.334Z] Selecting previously unselected package python3.6-minimal. [2021-10-28T00:38:29.334Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-28T00:38:29.334Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T00:38:29.334Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-28T00:38:29.334Z] Checking for services that may need to be restarted...done. [2021-10-28T00:38:29.334Z] Checking for services that may need to be restarted...done. [2021-10-28T00:38:29.334Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T00:38:29.334Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-28T00:38:29.334Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T00:38:29.904Z] Selecting previously unselected package python3-minimal. [2021-10-28T00:38:29.904Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-28T00:38:29.904Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-28T00:38:29.904Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-28T00:38:29.904Z] Selecting previously unselected package mime-support. [2021-10-28T00:38:29.904Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-28T00:38:29.904Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-28T00:38:29.904Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-28T00:38:29.904Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-28T00:38:29.904Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-28T00:38:30.165Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-28T00:38:30.165Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-28T00:38:30.165Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T00:38:30.165Z] Selecting previously unselected package python3.6. [2021-10-28T00:38:30.165Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-28T00:38:30.165Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T00:38:30.428Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-28T00:38:30.428Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-28T00:38:30.428Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-28T00:38:30.428Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-28T00:38:30.689Z] Selecting previously unselected package python3. [2021-10-28T00:38:30.689Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-28T00:38:30.689Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-28T00:38:30.689Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-28T00:38:30.689Z] Selecting previously unselected package multiarch-support. [2021-10-28T00:38:30.689Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T00:38:30.689Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-28T00:38:30.689Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-28T00:38:30.689Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-28T00:38:30.689Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-28T00:38:30.689Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-28T00:38:30.689Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-28T00:38:30.689Z] Selecting previously unselected package libbsd0:amd64. [2021-10-28T00:38:30.689Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-28T00:38:30.689Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-28T00:38:30.993Z] Selecting previously unselected package sudo. [2021-10-28T00:38:30.993Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-28T00:38:30.993Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-28T00:38:30.993Z] Selecting previously unselected package apparmor. [2021-10-28T00:38:30.993Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-28T00:38:30.993Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-28T00:38:31.252Z] Selecting previously unselected package libedit2:amd64. [2021-10-28T00:38:31.252Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-28T00:38:31.252Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-28T00:38:31.252Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-28T00:38:31.252Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-28T00:38:31.252Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T00:38:31.252Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-28T00:38:31.252Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-28T00:38:31.252Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T00:38:31.511Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-28T00:38:31.511Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-28T00:38:31.511Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-28T00:38:31.511Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-28T00:38:31.511Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-28T00:38:31.511Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T00:38:31.511Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-28T00:38:31.511Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-28T00:38:31.511Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T00:38:31.511Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-28T00:38:31.512Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-28T00:38:31.512Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-28T00:38:31.771Z] Selecting previously unselected package openssh-client. [2021-10-28T00:38:31.771Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-28T00:38:31.771Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-28T00:38:31.771Z] Selecting previously unselected package squashfs-tools. [2021-10-28T00:38:31.771Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-28T00:38:31.771Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-28T00:38:32.032Z] Selecting previously unselected package snapd. [2021-10-28T00:38:32.032Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-28T00:38:32.032Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-28T00:38:33.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.611s coverage: 94.2% of statements [2021-10-28T00:38:33.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-28T00:38:33.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-28T00:38:33.358Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 59.1% of statements [2021-10-28T00:38:33.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-28T00:38:33.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-28T00:38:33.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-28T00:38:33.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-28T00:38:33.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-28T00:38:33.358Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.209s coverage: 60.0% of statements [2021-10-28T00:38:33.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-28T00:38:33.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-28T00:38:33.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-28T00:38:33.358Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.344s coverage: 0.9% of statements [2021-10-28T00:38:33.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-28T00:38:33.358Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.233s coverage: 58.8% of statements [2021-10-28T00:38:33.358Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.179s coverage: 21.7% of statements [2021-10-28T00:38:33.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-28T00:38:33.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.163s coverage: 47.1% of statements [2021-10-28T00:38:33.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.216s coverage: 79.5% of statements [2021-10-28T00:38:33.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.178s coverage: 94.1% of statements [2021-10-28T00:38:33.951Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-28T00:38:33.951Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-28T00:38:33.951Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-28T00:38:33.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.248s coverage: 96.3% of statements [2021-10-28T00:38:34.212Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-28T00:38:34.212Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-28T00:38:34.212Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T00:38:34.212Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-28T00:38:34.212Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-28T00:38:34.212Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-28T00:38:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.179s coverage: 87.5% of statements [2021-10-28T00:38:34.783Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-28T00:38:34.783Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-28T00:38:34.783Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-28T00:38:34.783Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T00:38:34.783Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T00:38:34.783Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-28T00:38:35.354Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-28T00:38:35.354Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T00:38:35.354Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-28T00:38:35.354Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-28T00:38:35.354Z] running python rtupdate hooks for python3.6... [2021-10-28T00:38:35.354Z] running python post-rtupdate hooks for python3.6... [2021-10-28T00:38:35.615Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-28T00:38:36.182Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-28T00:38:37.199Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-28T00:38:37.199Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-28T00:38:37.199Z] Setting up snapd (2.51.1+18.04) ... [2021-10-28T00:38:37.199Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-28T00:38:37.199Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-28T00:38:37.199Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-28T00:38:37.199Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-28T00:38:37.459Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-28T00:38:37.459Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-28T00:38:37.719Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-28T00:38:37.719Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-28T00:38:37.979Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-28T00:38:38.239Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-28T00:38:38.239Z] /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-28T00:38:38.239Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-28T00:38:38.239Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-28T00:38:39.181Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-28T00:38:39.181Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-28T00:38:39.441Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-28T00:38:40.377Z] Reading package lists... [2021-10-28T00:38:40.635Z] Reading package lists... [2021-10-28T00:38:40.899Z] Building dependency tree... [2021-10-28T00:38:40.899Z] Reading state information... [2021-10-28T00:38:40.899Z] Calculating upgrade... [2021-10-28T00:38:41.160Z] The following packages will be upgraded: [2021-10-28T00:38:41.160Z] advancecomp base-files bash binutils binutils-common [2021-10-28T00:38:41.160Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-28T00:38:41.160Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-28T00:38:41.160Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-28T00:38:41.160Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-28T00:38:41.160Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-28T00:38:41.160Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-28T00:38:41.160Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-28T00:38:41.160Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-28T00:38:41.160Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-28T00:38:41.160Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-28T00:38:41.160Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-28T00:38:41.160Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-28T00:38:41.160Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-28T00:38:41.160Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-28T00:38:41.160Z] ubuntu-keyring util-linux [2021-10-28T00:38:41.160Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-28T00:38:41.160Z] Need to get 64.2 MB of archives. [2021-10-28T00:38:41.160Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-28T00:38:41.160Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-28T00:38:41.160Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-28T00:38:41.160Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-28T00:38:41.160Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-28T00:38:41.160Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-28T00:38:41.160Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-28T00:38:41.160Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-28T00:38:41.160Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-28T00:38:41.160Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-28T00:38:41.160Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-28T00:38:41.160Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-28T00:38:41.160Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-28T00:38:41.160Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-28T00:38:41.160Z] 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-28T00:38:41.160Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-28T00:38:41.160Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-28T00:38:41.160Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-28T00:38:41.160Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-28T00:38:41.422Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-28T00:38:41.422Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-28T00:38:41.422Z] 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-28T00:38:41.422Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-28T00:38:41.422Z] 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-28T00:38:41.422Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-28T00:38:41.422Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-28T00:38:41.422Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-28T00:38:41.422Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-28T00:38:41.422Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-28T00:38:41.422Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-28T00:38:41.422Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-28T00:38:41.422Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-28T00:38:41.422Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-28T00:38:41.422Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-28T00:38:41.422Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-28T00:38:41.422Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-28T00:38:41.422Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-28T00:38:41.422Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-28T00:38:41.422Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-28T00:38:41.422Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-28T00:38:41.422Z] 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-28T00:38:41.422Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-28T00:38:41.422Z] 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-28T00:38:41.422Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-28T00:38:41.422Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-28T00:38:41.422Z] 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-28T00:38:41.422Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-28T00:38:41.422Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-28T00:38:41.423Z] 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-28T00:38:41.423Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-28T00:38:41.423Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-10-28T00:38:41.423Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-10-28T00:38:41.423Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-10-28T00:38:41.423Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-10-28T00:38:41.423Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-28T00:38:41.423Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-28T00:38:41.423Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-28T00:38:41.423Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-28T00:38:41.681Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-28T00:38:41.682Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-28T00:38:41.682Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-28T00:38:41.682Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-28T00:38:41.940Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-28T00:38:41.940Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-28T00:38:41.940Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-28T00:38:41.940Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-28T00:38:41.940Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-28T00:38:41.940Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-28T00:38:41.940Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-28T00:38:42.201Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-28T00:38:42.201Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-28T00:38:42.201Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-28T00:38:42.201Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-28T00:38:42.201Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-28T00:38:42.201Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-28T00:38:42.201Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-28T00:38:42.201Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-28T00:38:42.201Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-28T00:38:42.201Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-28T00:38:42.201Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-28T00:38:42.201Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-28T00:38:42.201Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-28T00:38:42.201Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-28T00:38:42.201Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-28T00:38:42.201Z] 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-28T00:38:42.201Z] 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-28T00:38:42.202Z] 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-28T00:38:42.463Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-28T00:38:42.463Z] 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-28T00:38:42.463Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-28T00:38:42.463Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-28T00:38:42.463Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-28T00:38:42.463Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-28T00:38:42.463Z] 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-28T00:38:42.463Z] 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-28T00:38:42.463Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-28T00:38:42.463Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-28T00:38:42.463Z] 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-28T00:38:42.722Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-28T00:38:42.722Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-28T00:38:42.722Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-28T00:38:42.722Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-28T00:38:42.722Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-28T00:38:42.722Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-28T00:38:42.722Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T00:38:42.722Z] Fetched 64.2 MB in 2s (40.2 MB/s) [2021-10-28T00:38:42.722Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T00:38:42.722Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T00:38:42.722Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-28T00:38:43.294Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T00:38:43.294Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-28T00:38:43.556Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-28T00:38:43.556Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-28T00:38:43.817Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T00:38:43.817Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T00:38:43.817Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T00:38:43.817Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T00:38:43.817Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T00:38:43.817Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T00:38:44.079Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T00:38:44.079Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T00:38:44.079Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T00:38:44.079Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T00:38:44.079Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T00:38:44.079Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T00:38:44.079Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T00:38:44.079Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T00:38:44.340Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T00:38:44.340Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T00:38:44.340Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T00:38:44.340Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-28T00:38:44.340Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-28T00:38:44.340Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T00:38:44.340Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T00:38:44.340Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T00:38:44.600Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T00:38:44.600Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T00:38:44.600Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-28T00:38:44.600Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-28T00:38:44.600Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T00:38:44.862Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T00:38:44.862Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T00:38:44.862Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-28T00:38:45.438Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-28T00:38:45.438Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-28T00:38:45.438Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-28T00:38:45.438Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-28T00:38:45.699Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-28T00:38:45.699Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-28T00:38:45.960Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-28T00:38:45.960Z] Installing new version of config file /etc/issue ... [2021-10-28T00:38:45.960Z] Installing new version of config file /etc/issue.net ... [2021-10-28T00:38:45.960Z] Installing new version of config file /etc/lsb-release ... [2021-10-28T00:38:45.960Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-28T00:38:46.221Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-28T00:38:46.221Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-28T00:38:46.222Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-28T00:38:46.222Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:46.222Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-28T00:38:46.222Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-28T00:38:46.482Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-28T00:38:46.482Z] 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-28T00:38:46.482Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:46.482Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T00:38:46.482Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-28T00:38:46.482Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-28T00:38:46.742Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:46.742Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-28T00:38:46.742Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-28T00:38:46.742Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-28T00:38:46.742Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:46.742Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-28T00:38:46.742Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-28T00:38:47.002Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-28T00:38:47.002Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:47.002Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-28T00:38:47.002Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-28T00:38:47.262Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-28T00:38:47.262Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:47.262Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-28T00:38:47.262Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-28T00:38:47.262Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-28T00:38:47.523Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:47.523Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-28T00:38:47.523Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-28T00:38:47.523Z] Setting up grep (3.1-2build1) ... [2021-10-28T00:38:47.523Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:47.523Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-28T00:38:47.523Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-28T00:38:47.523Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-28T00:38:47.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.225s coverage: 94.4% of statements [2021-10-28T00:38:47.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements [2021-10-28T00:38:47.783Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:47.783Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-28T00:38:47.783Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-28T00:38:47.783Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-28T00:38:47.783Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:47.783Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-28T00:38:47.783Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T00:38:48.042Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-28T00:38:48.042Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:48.042Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-28T00:38:48.042Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-28T00:38:49.261Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-28T00:38:49.261Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-28T00:38:49.261Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-28T00:38:49.261Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-28T00:38:49.261Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-28T00:38:49.521Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:49.521Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-28T00:38:49.521Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-28T00:38:50.090Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-28T00:38:50.090Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-28T00:38:50.090Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-28T00:38:50.090Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-28T00:38:50.090Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-28T00:38:50.090Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:50.090Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-28T00:38:50.090Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-28T00:38:50.372Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-28T00:38:50.372Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:50.372Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T00:38:50.372Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T00:38:50.372Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T00:38:50.372Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:50.372Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T00:38:50.680Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T00:38:50.680Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T00:38:50.680Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:50.680Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T00:38:50.680Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T00:38:50.680Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T00:38:50.984Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:50.984Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T00:38:50.984Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T00:38:50.984Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T00:38:50.984Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:50.984Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-28T00:38:50.984Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T00:38:50.984Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-28T00:38:50.984Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T00:38:51.268Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-28T00:38:51.268Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:51.268Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-28T00:38:51.268Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T00:38:51.268Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-28T00:38:52.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.584s coverage: 82.5% of statements [2021-10-28T00:38:52.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-28T00:38:52.504Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:52.505Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T00:38:52.505Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T00:38:52.505Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-28T00:38:52.505Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:52.505Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T00:38:52.505Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T00:38:52.505Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-28T00:38:52.505Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:52.505Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T00:38:52.505Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T00:38:52.505Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-28T00:38:52.505Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-28T00:38:52.505Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-28T00:38:52.505Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:52.505Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-28T00:38:52.505Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-28T00:38:52.767Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-28T00:38:52.767Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-28T00:38:52.768Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-28T00:38:52.768Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-28T00:38:52.768Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-28T00:38:53.027Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T00:38:53.027Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-28T00:38:53.027Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-28T00:38:53.027Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-28T00:38:53.287Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T00:38:53.287Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-28T00:38:53.287Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-28T00:38:53.287Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-28T00:38:53.287Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T00:38:53.287Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-28T00:38:53.287Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-28T00:38:53.547Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-28T00:38:53.547Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T00:38:53.547Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-28T00:38:53.547Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-28T00:38:53.547Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-28T00:38:53.805Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-28T00:38:53.806Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-28T00:38:53.806Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-28T00:38:53.806Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-28T00:38:53.806Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-28T00:38:53.806Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-28T00:38:54.065Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-28T00:38:54.065Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-28T00:38:54.065Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T00:38:54.065Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-28T00:38:54.065Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-28T00:38:54.324Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-28T00:38:54.324Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-28T00:38:54.324Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-28T00:38:54.324Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-28T00:38:54.324Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-28T00:38:54.324Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T00:38:54.324Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-28T00:38:54.324Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-28T00:38:54.584Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-28T00:38:54.584Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T00:38:54.584Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-28T00:38:54.584Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-28T00:38:54.584Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-28T00:38:54.584Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T00:38:54.584Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-28T00:38:54.584Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-28T00:38:54.846Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-28T00:38:54.846Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T00:38:54.846Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-28T00:38:55.106Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-28T00:38:55.106Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-28T00:38:55.106Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T00:38:55.106Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-28T00:38:55.106Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-28T00:38:55.106Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-28T00:38:55.365Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T00:38:55.365Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-28T00:38:55.365Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-28T00:38:55.365Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-28T00:38:55.625Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T00:38:55.625Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-28T00:38:55.625Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-28T00:38:55.625Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-28T00:38:55.625Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T00:38:55.625Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-28T00:38:55.625Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-28T00:38:55.885Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-28T00:38:55.885Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T00:38:55.885Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-28T00:38:55.885Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-28T00:38:55.885Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-28T00:38:55.885Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T00:38:55.885Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-28T00:38:55.885Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-28T00:38:56.145Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-28T00:38:56.145Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T00:38:56.145Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-28T00:38:56.145Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-28T00:38:56.145Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-28T00:38:56.406Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T00:38:56.406Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-28T00:38:56.406Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-28T00:38:56.406Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-28T00:38:56.406Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T00:38:56.406Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-28T00:38:56.406Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-28T00:38:56.666Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-28T00:38:56.666Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T00:38:56.666Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-28T00:38:56.666Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-28T00:38:56.666Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-28T00:38:56.666Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-28T00:38:56.666Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-28T00:38:56.666Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-28T00:38:56.926Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-28T00:38:56.926Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-28T00:38:56.926Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-28T00:38:56.926Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-28T00:38:56.926Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-28T00:38:56.926Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-28T00:38:57.197Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-28T00:38:57.197Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-28T00:38:57.197Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-28T00:38:57.197Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-28T00:38:57.457Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-28T00:38:57.457Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-28T00:38:57.457Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-28T00:38:57.457Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-28T00:38:57.457Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-28T00:38:57.457Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-28T00:38:57.719Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-28T00:38:57.719Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-28T00:38:57.719Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-28T00:38:57.719Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-28T00:38:57.719Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-28T00:38:57.719Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-28T00:38:57.979Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-28T00:38:57.979Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-28T00:38:57.979Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-28T00:38:57.979Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-28T00:38:58.240Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-28T00:38:58.240Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-28T00:38:58.501Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-28T00:38:58.501Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-28T00:38:58.501Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-28T00:38:58.501Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-28T00:38:58.760Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-28T00:38:58.760Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-28T00:38:59.767Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-28T00:38:59.767Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-28T00:38:59.767Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-28T00:38:59.767Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-28T00:38:59.767Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T00:38:59.767Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T00:38:59.767Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T00:38:59.767Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T00:38:59.767Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T00:38:59.767Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T00:38:59.767Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T00:38:59.767Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T00:38:59.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements [2021-10-28T00:38:59.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-28T00:38:59.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-28T00:38:59.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-28T00:38:59.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 65.1% of statements [2021-10-28T00:38:59.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-28T00:38:59.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-28T00:38:59.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-28T00:38:59.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-28T00:38:59.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-28T00:38:59.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements [2021-10-28T00:38:59.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-28T00:38:59.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-28T00:38:59.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-10-28T00:38:59.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-28T00:38:59.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.283s coverage: 58.8% of statements [2021-10-28T00:38:59.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-28T00:38:59.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.232s coverage: 80.0% of statements [2021-10-28T00:38:59.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements [2021-10-28T00:38:59.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements [2021-10-28T00:38:59.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.756s coverage: 91.2% of statements [2021-10-28T00:38:59.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-28T00:39:00.027Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T00:39:00.027Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T00:39:00.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.753s coverage: 64.4% of statements [2021-10-28T00:39:00.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-28T00:39:00.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-28T00:39:00.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.181s coverage: 100.0% of statements [2021-10-28T00:39:00.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 89.4% of statements [2021-10-28T00:39:00.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements [2021-10-28T00:39:01.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2021-10-28T00:39:01.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-10-28T00:39:01.992Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T00:39:01.992Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T00:39:01.992Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T00:39:01.992Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T00:39:01.992Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T00:39:01.992Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T00:39:02.253Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-28T00:39:02.253Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-28T00:39:02.515Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-28T00:39:02.515Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-28T00:39:02.515Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-28T00:39:02.515Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-28T00:39:02.515Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-28T00:39:02.515Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-28T00:39:03.587Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-28T00:39:03.587Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-28T00:39:03.587Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-28T00:39:03.587Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-28T00:39:03.587Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-28T00:39:03.587Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-28T00:39:03.587Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-28T00:39:03.587Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-28T00:39:03.587Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T00:39:03.587Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-28T00:39:03.587Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T00:39:03.587Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T00:39:03.587Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T00:39:03.587Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-28T00:39:03.587Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-28T00:39:03.587Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-28T00:39:03.587Z] [2021-10-28T00:39:03.587Z] Current default time zone: 'Etc/UTC' [2021-10-28T00:39:03.587Z] Local time is now: Thu Oct 28 00:39:03 UTC 2021. [2021-10-28T00:39:03.587Z] Universal Time is now: Thu Oct 28 00:39:03 UTC 2021. [2021-10-28T00:39:03.587Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-28T00:39:03.587Z] [2021-10-28T00:39:03.587Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-28T00:39:03.587Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T00:39:03.587Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-28T00:39:03.587Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-28T00:39:03.587Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-28T00:39:03.587Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-28T00:39:03.587Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-28T00:39:03.587Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-28T00:39:03.587Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-28T00:39:03.587Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-28T00:39:03.587Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T00:39:03.587Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-28T00:39:03.587Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T00:39:03.587Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-28T00:39:03.587Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T00:39:03.587Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-28T00:39:03.587Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-28T00:39:03.587Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-28T00:39:03.587Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-28T00:39:03.587Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-28T00:39:03.587Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-28T00:39:03.587Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-28T00:39:03.587Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-28T00:39:05.609Z] Updating certificates in /etc/ssl/certs... [2021-10-28T00:39:05.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.209s coverage: 65.4% of statements [2021-10-28T00:39:05.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-28T00:39:05.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-28T00:39:05.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-28T00:39:06.181Z] 23 added, 28 removed; done. [2021-10-28T00:39:06.181Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-28T00:39:06.181Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-28T00:39:06.181Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-28T00:39:06.181Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-28T00:39:06.181Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-28T00:39:06.181Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T00:39:06.181Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-28T00:39:06.181Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T00:39:06.181Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T00:39:06.181Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T00:39:06.181Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T00:39:06.181Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T00:39:06.181Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-28T00:39:06.441Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-10-28T00:39:06.441Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-28T00:39:06.441Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-28T00:39:06.441Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-10-28T00:39:06.441Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T00:39:06.441Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-28T00:39:06.441Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-28T00:39:06.441Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-28T00:39:06.441Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-28T00:39:06.441Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-28T00:39:06.441Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-28T00:39:06.441Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-28T00:39:06.441Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-28T00:39:06.702Z] Updating certificates in /etc/ssl/certs... [2021-10-28T00:39:07.271Z] 0 added, 0 removed; done. [2021-10-28T00:39:07.271Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-28T00:39:07.271Z] done. [2021-10-28T00:39:07.533Z] Reading package lists... [2021-10-28T00:39:07.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.771s coverage: 43.8% of statements [2021-10-28T00:39:07.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-28T00:39:07.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-28T00:39:07.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements [2021-10-28T00:39:07.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-28T00:39:07.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.198s coverage: 84.8% of statements [2021-10-28T00:39:07.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-28T00:39:07.795Z] Building dependency tree... [2021-10-28T00:39:07.795Z] Reading state information... [2021-10-28T00:39:07.795Z] The following NEW packages will be installed: [2021-10-28T00:39:07.795Z] apt-transport-https [2021-10-28T00:39:07.795Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-28T00:39:08.816Z] Need to get 4348 B of archives. [2021-10-28T00:39:08.816Z] After this operation, 154 kB of additional disk space will be used. [2021-10-28T00:39:08.816Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-28T00:39:08.816Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T00:39:08.816Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-10-28T00:39:08.816Z] Selecting previously unselected package apt-transport-https. [2021-10-28T00:39:08.816Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-28T00:39:08.816Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-28T00:39:08.816Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-28T00:39:08.816Z] Setting up apt-transport-https (1.6.14) ... [2021-10-28T00:39:08.816Z] Waiting for network to be ready... [2021-10-28T00:39:13.743Z] 2021-10-28T00:39:11Z INFO Waiting for automatic snapd restart... [2021-10-28T00:39:13.743Z] snapd 2.52.1 from Canonical* installed [2021-10-28T00:39:14.683Z] "snapd" switched to the "latest/stable" channel [2021-10-28T00:39:14.683Z] [2021-10-28T00:39:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.304s coverage: 17.7% of statements [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-28T00:39:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.610s coverage: 92.3% of statements [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-28T00:39:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.199s coverage: 63.2% of statements [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-28T00:39:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.409s coverage: 97.7% of statements [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-28T00:39:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.170s coverage: 28.9% of statements [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-28T00:39:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-28T00:39:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.187s coverage: 100.0% of statements [2021-10-28T00:39:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2021-10-28T00:39:15.820Z] 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-28T00:39:15.820Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-28T00:39:15.820Z] GO111MODULE=on go vet ./... [2021-10-28T00:39:17.227Z] core18 20211015 from Canonical* installed [2021-10-28T00:39:17.488Z] "core18" switched to the "latest/stable" channel [2021-10-28T00:39:17.488Z] [2021-10-28T00:39:20.032Z] snapcraft 5.0 from Canonical* installed [2021-10-28T00:39:20.032Z] "snapcraft" switched to the "latest/stable" channel [2021-10-28T00:39:20.032Z] [2021-10-28T00:39:24.233Z] 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-28T00:39:24.233Z] - README.md [2021-10-28T00:39:24.233Z] [2021-10-28T00:39:24.233Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-28T00:39:24.802Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-28T00:39:25.062Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-28T00:39:25.062Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-28T00:39:26.259Z] Reading package lists... [2021-10-28T00:39:26.518Z] 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-28T00:39:26.518Z] Reading package lists... [2021-10-28T00:39:26.778Z] Building dependency tree... [2021-10-28T00:39:26.778Z] Reading state information... [2021-10-28T00:39:26.778Z] Suggested packages: [2021-10-28T00:39:26.778Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-28T00:39:26.778Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-28T00:39:26.778Z] Recommended packages: [2021-10-28T00:39:26.778Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-28T00:39:26.778Z] The following NEW packages will be installed: [2021-10-28T00:39:26.778Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-28T00:39:26.778Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-28T00:39:26.778Z] pkg-config zip [2021-10-28T00:39:26.778Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-28T00:39:27.038Z] Need to get 7670 kB of archives. [2021-10-28T00:39:27.038Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-28T00:39:27.038Z] 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-28T00:39:27.038Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-28T00:39:27.038Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-28T00:39:27.038Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-28T00:39:27.038Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-28T00:39:27.038Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-28T00:39:27.038Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-28T00:39:27.298Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-28T00:39:27.557Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-28T00:39:27.557Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-28T00:39:27.557Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-28T00:39:27.557Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-28T00:39:27.557Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-28T00:39:27.815Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-28T00:39:27.815Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-28T00:39:27.815Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-28T00:39:27.815Z] Fetched 7670 kB in 1s (9494 kB/s) [2021-10-28T00:39:27.815Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-28T00:39:27.815Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-28T00:39:27.815Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-28T00:39:27.815Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-28T00:39:28.075Z] Selecting previously unselected package libpsl5:amd64. [2021-10-28T00:39:28.075Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-28T00:39:28.075Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-28T00:39:28.075Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-28T00:39:28.075Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-28T00:39:28.075Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-28T00:39:28.075Z] Selecting previously unselected package librtmp1:amd64. [2021-10-28T00:39:28.075Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-28T00:39:28.075Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-28T00:39:28.335Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-28T00:39:28.335Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-28T00:39:28.335Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-28T00:39:28.335Z] Selecting previously unselected package liberror-perl. [2021-10-28T00:39:28.335Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-28T00:39:28.335Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-28T00:39:28.335Z] Selecting previously unselected package git-man. [2021-10-28T00:39:28.335Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-28T00:39:28.335Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-28T00:39:28.335Z] Selecting previously unselected package git. [2021-10-28T00:39:29.483Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-28T00:39:29.484Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-28T00:39:29.484Z] Selecting previously unselected package libnorm1:amd64. [2021-10-28T00:39:29.484Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-28T00:39:29.484Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-28T00:39:29.484Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-28T00:39:29.484Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-28T00:39:29.484Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-28T00:39:29.484Z] Selecting previously unselected package libsodium23:amd64. [2021-10-28T00:39:29.484Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-28T00:39:29.484Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-28T00:39:29.484Z] Selecting previously unselected package libzmq5:amd64. [2021-10-28T00:39:29.484Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-28T00:39:29.484Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-28T00:39:29.484Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-28T00:39:29.484Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-28T00:39:29.484Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-28T00:39:29.484Z] Selecting previously unselected package pkg-config. [2021-10-28T00:39:29.484Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-28T00:39:29.484Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-28T00:39:29.484Z] Selecting previously unselected package zip. [2021-10-28T00:39:29.484Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-28T00:39:29.484Z] Unpacking zip (3.0-11build1) ... [2021-10-28T00:39:29.744Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-28T00:39:29.744Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-28T00:39:29.744Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-28T00:39:29.744Z] Setting up liberror-perl (0.17025-1) ... [2021-10-28T00:39:29.744Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-28T00:39:29.744Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-28T00:39:29.744Z] No schema files found: doing nothing. [2021-10-28T00:39:29.744Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-28T00:39:29.744Z] Setting up zip (3.0-11build1) ... [2021-10-28T00:39:29.744Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-28T00:39:29.744Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-28T00:39:29.744Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-28T00:39:29.744Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-28T00:39:29.744Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-28T00:39:29.744Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-28T00:39:29.744Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-28T00:39:30.003Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-28T00:39:30.572Z] git set to automatically installed. [2021-10-28T00:39:30.572Z] git-man set to automatically installed. [2021-10-28T00:39:30.572Z] libcurl3-gnutls set to automatically installed. [2021-10-28T00:39:30.572Z] liberror-perl set to automatically installed. [2021-10-28T00:39:30.572Z] libglib2.0-0 set to automatically installed. [2021-10-28T00:39:30.572Z] libnghttp2-14 set to automatically installed. [2021-10-28T00:39:30.572Z] libnorm1 set to automatically installed. [2021-10-28T00:39:30.572Z] libpgm-5.2-0 set to automatically installed. [2021-10-28T00:39:30.572Z] libpsl5 set to automatically installed. [2021-10-28T00:39:30.572Z] librtmp1 set to automatically installed. [2021-10-28T00:39:30.572Z] libsodium23 set to automatically installed. [2021-10-28T00:39:30.572Z] libzmq3-dev set to automatically installed. [2021-10-28T00:39:30.572Z] libzmq5 set to automatically installed. [2021-10-28T00:39:30.572Z] pkg-config set to automatically installed. [2021-10-28T00:39:30.572Z] zip set to automatically installed. [2021-10-28T00:39:31.975Z] snapd is not logged in, snap install commands will use sudo [2021-10-28T00:39:36.179Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-28T00:39:36.438Z] snapd is not logged in, snap install commands will use sudo [2021-10-28T00:39:37.377Z] snap "core18" has no updates available [2021-10-28T00:39:37.947Z] Pulling config-common [2021-10-28T00:39:37.947Z] + snapcraftctl pull [2021-10-28T00:39:39.328Z] Pulling go-build-helper [2021-10-28T00:39:39.328Z] + snapcraftctl pull [2021-10-28T00:39:40.266Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-28T00:39:40.266Z] Skipping pull go-build-helper (already ran) [2021-10-28T00:39:40.266Z] Building go-build-helper [2021-10-28T00:39:40.266Z] + snapcraftctl build [2021-10-28T00:39:42.172Z] Staging go-build-helper [2021-10-28T00:39:42.172Z] + snapcraftctl stage [2021-10-28T00:39:52.174Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-28T00:39:52.174Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-28T00:39:52.174Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1931 kB] [2021-10-28T00:39:52.174Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-28T00:39:52.174Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-28T00:39:52.174Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-28T00:39:52.174Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-28T00:39:52.174Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-28T00:39:52.174Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-28T00:39:52.174Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-28T00:39:52.174Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-28T00:39:52.174Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-28T00:39:52.174Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-28T00:39:52.174Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-28T00:39:52.174Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-28T00:39:52.174Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-28T00:39:52.174Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-28T00:39:52.175Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-28T00:39:52.175Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-28T00:39:52.175Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-28T00:39:52.175Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-28T00:39:52.175Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-28T00:39:52.175Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-28T00:39:52.175Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-28T00:39:52.175Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-28T00:39:52.175Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-28T00:39:52.175Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-28T00:39:52.175Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-28T00:39:52.175Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-28T00:39:52.175Z] Fetched 224 kB in 0s (0 B/s) [2021-10-28T00:39:52.175Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-28T00:39:52.175Z] Fetched 157 kB in 0s (0 B/s) [2021-10-28T00:39:52.175Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-28T00:39:52.175Z] Fetched 221 kB in 0s (0 B/s) [2021-10-28T00:39:52.175Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-28T00:39:52.175Z] Fetched 143 kB in 0s (0 B/s) [2021-10-28T00:39:52.175Z] Pulling edgex-go [2021-10-28T00:39:52.175Z] + snapcraftctl pull [2021-10-28T00:39:52.435Z] Pulling hooks [2021-10-28T00:39:52.435Z] + snapcraftctl pull [2021-10-28T00:40:11.546Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-28T00:40:11.546Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-28T00:40:11.546Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-28T00:40:11.546Z] Fetched 0 B in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-28T00:40:11.546Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-28T00:40:11.546Z] Fetched 279 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-28T00:40:11.546Z] Fetched 122 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-28T00:40:11.546Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-28T00:40:11.546Z] Fetched 8848 B in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-28T00:40:11.546Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-28T00:40:11.546Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-28T00:40:11.546Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-28T00:40:11.546Z] Fetched 220 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-28T00:40:11.546Z] Fetched 154 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-28T00:40:11.546Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-28T00:40:11.546Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-28T00:40:11.546Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-28T00:40:11.546Z] Fetched 499 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-28T00:40:11.546Z] Fetched 111 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-28T00:40:11.546Z] Fetched 240 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-28T00:40:11.546Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-28T00:40:11.546Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-28T00:40:11.546Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-28T00:40:11.546Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-28T00:40:11.546Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-28T00:40:11.546Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-28T00:40:11.546Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-28T00:40:11.546Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-28T00:40:11.546Z] Fetched 8720 B in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-28T00:40:11.546Z] Fetched 140 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-28T00:40:11.546Z] Fetched 119 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-28T00:40:11.546Z] Fetched 111 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-28T00:40:11.546Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-28T00:40:11.546Z] Fetched 646 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-28T00:40:11.546Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-28T00:40:11.546Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-28T00:40:11.546Z] Fetched 368 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-28T00:40:11.546Z] Fetched 187 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-28T00:40:11.546Z] Fetched 175 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-28T00:40:11.546Z] Fetched 206 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-28T00:40:11.546Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-28T00:40:11.546Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-28T00:40:11.546Z] Fetched 159 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-28T00:40:11.546Z] Fetched 107 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-28T00:40:11.546Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-28T00:40:11.546Z] Pulling static-packages [2021-10-28T00:40:11.546Z] + snapcraftctl pull [2021-10-28T00:40:11.546Z] Pulling version [2021-10-28T00:40:11.546Z] + cd /root/project [2021-10-28T00:40:11.546Z] + git describe --tags --abbrev=0 [2021-10-28T00:40:11.546Z] + sed s/v// [2021-10-28T00:40:11.547Z] + GIT_VERSION=2.0.1-dev.81 [2021-10-28T00:40:11.547Z] + [ -z 2.0.1-dev.81 ] [2021-10-28T00:40:11.547Z] + snapcraftctl set-version 2.0.1-dev.81 [2021-10-28T00:40:12.489Z] Building config-common [2021-10-28T00:40:12.489Z] + snapcraftctl build [2021-10-28T00:40:14.401Z] Skipping build go-build-helper (already ran) [2021-10-28T00:40:14.401Z] Building edgex-go [2021-10-28T00:40:14.660Z] + cd /root/parts/edgex-go/src [2021-10-28T00:40:14.660Z] + git describe --tags --abbrev=0 [2021-10-28T00:40:14.660Z] + sed s/v// [2021-10-28T00:40:14.660Z] + GIT_VERSION=2.0.1-dev.81 [2021-10-28T00:40:14.660Z] + [ -z 2.0.1-dev.81 ] [2021-10-28T00:40:14.660Z] + echo 2.0.1-dev.81 [2021-10-28T00:40:14.660Z] + [ ! -d vendor ] [2021-10-28T00:40:14.660Z] + go mod download all [2021-10-28T00:40:23.645Z] + make build [2021-10-28T00:40:23.645Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-data/core-data ./cmd/core-data [2021-10-28T00:40:34.377Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-28T00:40:37.922Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-command/core-command ./cmd/core-command [2021-10-28T00:40:38.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-28T00:40:38.675Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-28T00:40:38.675Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-28T00:40:38.675Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-28T00:40:39.325Z] + ls -al . [2021-10-28T00:40:39.325Z] total 664 [2021-10-28T00:40:39.325Z] drwxrwxr-x 9 1001 1001 4096 Oct 28 00:40 . [2021-10-28T00:40:39.325Z] drwxr-xr-x 4 root root 4096 Oct 28 00:36 .. [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 11 Oct 28 00:33 .dockerignore [2021-10-28T00:40:39.325Z] drwxrwxr-x 8 1001 1001 4096 Oct 28 00:33 .git [2021-10-28T00:40:39.325Z] drwxrwxr-x 4 1001 1001 4096 Oct 28 00:33 .github [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 804 Oct 28 00:33 .gitignore [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 42 Oct 28 00:33 .golangci.yml [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 76 Oct 28 00:33 .hadolint.yml [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 166 Oct 28 00:33 .sonarcloud.properties [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 1171 Oct 28 00:33 ADOPTERS.md [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 8910 Oct 28 00:33 Attribution.txt [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 43881 Oct 28 00:33 CHANGELOG.md [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 3804 Oct 28 00:33 CONTRIBUTING.md [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 677 Oct 28 00:33 GOVERNANCE.md [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 849 Oct 28 00:33 Jenkinsfile [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 10775 Oct 28 00:33 LICENSE [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 6508 Oct 28 00:33 Makefile [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 582 Oct 28 00:33 OWNERS.md [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 8256 Oct 28 00:33 README.md [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 6912 Oct 28 00:33 SECURITY.md [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 5 Oct 28 00:29 VERSION [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 4131 Oct 28 00:33 ZMQWindows.md [2021-10-28T00:40:39.325Z] drwxrwxr-x 2 1001 1001 4096 Oct 28 00:33 bin [2021-10-28T00:40:39.325Z] drwxrwxr-x 14 1001 1001 4096 Oct 28 00:33 cmd [2021-10-28T00:40:39.325Z] -rw-r--r-- 1 root root 428381 Oct 28 00:39 coverage.out [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 848 Oct 28 00:33 go.mod [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 50414 Oct 28 00:33 go.sum [2021-10-28T00:40:39.325Z] drwxrwxr-x 8 1001 1001 4096 Oct 28 00:33 internal [2021-10-28T00:40:39.325Z] drwxrwxr-x 3 1001 1001 4096 Oct 28 00:33 openapi [2021-10-28T00:40:39.325Z] drwxrwxr-x 4 1001 1001 4096 Oct 28 00:33 snap [2021-10-28T00:40:39.325Z] -rw-rw-r-- 1 1001 1001 204 Oct 28 00:33 version.go [Pipeline] sh [2021-10-28T00:40:39.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-28T00:40:39.973Z] + '[' -e coverage.out ] [2021-10-28T00:40:39.973Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-28T00:40:39.997Z] Warning: overwriting stash ‘coverage-report’ [2021-10-28T00:40:40.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-28T00:40:40.742Z] Stashed 1 file(s) [Pipeline] sh [2021-10-28T00:40:41.378Z] + make build [2021-10-28T00:40:41.378Z] 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-28T00:40:41.510Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-28T00:40:42.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-28T00:40:43.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-28T00:40:44.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-28T00:40:45.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-28T00:40:46.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-28T00:40:48.193Z] 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-28T00:40:48.563Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-28T00:40:48.563Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-28T00:40:48.563Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-28T00:40:48.563Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-28T00:40:48.563Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-28T00:40:48.563Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-28T00:40:48.563Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-28T00:40:48.563Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-28T00:40:48.563Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-28T00:40:48.563Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-28T00:40:48.563Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-28T00:40:48.563Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-28T00:40:48.563Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-28T00:40:48.563Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-28T00:40:48.563Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-28T00:40:48.563Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-28T00:40:48.563Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-28T00:40:48.563Z] + 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-28T00:40:48.563Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-28T00:40:48.563Z] + 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-28T00:40:48.563Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-28T00:40:48.563Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-28T00:40:48.563Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-28T00:40:48.563Z] + 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-28T00:40:48.563Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-28T00:40:48.563Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-28T00:40:48.563Z] + 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-28T00:40:49.501Z] Building hooks [2021-10-28T00:40:49.501Z] + cd /root/parts/hooks/src [2021-10-28T00:40:49.501Z] + make build [2021-10-28T00:40:49.501Z] go mod tidy [2021-10-28T00:40:49.761Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-28T00:40:50.022Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-28T00:40:50.282Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-28T00:40:50.282Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-28T00:40:50.850Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-28T00:40:51.421Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-28T00:40:51.421Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-28T00:40:54.726Z] Building static-packages [2021-10-28T00:40:54.726Z] + snapcraftctl build [2021-10-28T00:40:56.106Z] Building version [2021-10-28T00:40:56.106Z] + snapcraftctl build [2021-10-28T00:40:58.011Z] Staging config-common [2021-10-28T00:40:58.011Z] + snapcraftctl stage [2021-10-28T00:40:59.392Z] Skipping stage go-build-helper (already ran) [2021-10-28T00:40:59.392Z] Staging edgex-go [2021-10-28T00:40:59.392Z] + snapcraftctl stage [2021-10-28T00:41:00.330Z] Staging hooks [2021-10-28T00:41:00.330Z] + snapcraftctl stage [2021-10-28T00:41:01.270Z] Staging static-packages [2021-10-28T00:41:01.270Z] + snapcraftctl stage [2021-10-28T00:41:02.214Z] Staging version [2021-10-28T00:41:02.214Z] + snapcraftctl stage [2021-10-28T00:41:03.597Z] Priming config-common [2021-10-28T00:41:03.597Z] + snapcraftctl prime [2021-10-28T00:41:04.538Z] Priming go-build-helper [2021-10-28T00:41:04.538Z] + snapcraftctl prime [2021-10-28T00:41:05.478Z] Priming edgex-go [2021-10-28T00:41:05.478Z] + snapcraftctl prime [2021-10-28T00:41:06.859Z] Priming hooks [2021-10-28T00:41:06.859Z] + snapcraftctl prime [2021-10-28T00:41:08.506Z] Priming static-packages [2021-10-28T00:41:08.506Z] + snapcraftctl prime [2021-10-28T00:41:10.415Z] Priming version [2021-10-28T00:41:10.415Z] + snapcraftctl prime [2021-10-28T00:41:11.796Z] 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-28T00:41:15.026Z] 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-28T00:41:16.463Z] 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-28T00:41:21.861Z] 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-28T00:41:22.458Z] 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-28T00:41:26.771Z] 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-28T00:41:32.166Z] 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-28T00:41:34.154Z] 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-28T00:41:38.546Z] 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-28T00:41:41.945Z] 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-28T00:41:44.906Z] 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-28T00:41:51.632Z] $ docker stop --time=1 39db0d7b430c0fb98a4add885f73a19c09dc2b332ab8bebe408b1301dffb0563 [2021-10-28T00:41:53.585Z] $ docker rm -f 39db0d7b430c0fb98a4add885f73a19c09dc2b332ab8bebe408b1301dffb0563 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:41:55.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-28T00:41:55.154Z] [2021-10-28T00:41:55.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:41:55.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-28T00:41:56.033Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-28T00:41:56.033Z] 29e5d40040c1: Pulling fs layer [2021-10-28T00:41:56.033Z] 1ce36da41761: Pulling fs layer [2021-10-28T00:41:56.033Z] 25b303627fd3: Pulling fs layer [2021-10-28T00:41:56.033Z] 29e5d40040c1: Download complete [2021-10-28T00:41:56.308Z] 1ce36da41761: Verifying Checksum [2021-10-28T00:41:56.308Z] 1ce36da41761: Download complete [2021-10-28T00:41:56.898Z] 29e5d40040c1: Pull complete [2021-10-28T00:41:57.871Z] 25b303627fd3: Verifying Checksum [2021-10-28T00:41:57.871Z] 25b303627fd3: Download complete [2021-10-28T00:41:58.144Z] 1ce36da41761: Pull complete [2021-10-28T00:42:08.276Z] 25b303627fd3: Pull complete [2021-10-28T00:42:08.276Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-28T00:42:08.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-28T00:42:08.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-28T00:42:08.499Z] prd-ubuntu18.04-docker-arm64-4c-16g-2366 does not seem to be running inside a container [2021-10-28T00:42:09.598Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-28T00:42:12.114Z] $ docker top cdb523a4519e90a3945fe25c70686551d8d58f866791312313e19eb9db07ed8a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T00:42:14.002Z] + grep parallel [2021-10-28T00:42:14.002Z] + docker-compose build --help [2021-10-28T00:42:17.365Z] --parallel Build images in parallel. [Pipeline] } [2021-10-28T00:42:17.646Z] $ docker stop --time=1 cdb523a4519e90a3945fe25c70686551d8d58f866791312313e19eb9db07ed8a [2021-10-28T00:42:19.317Z] $ docker rm -f cdb523a4519e90a3945fe25c70686551d8d58f866791312313e19eb9db07ed8a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:42:20.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-28T00:42:20.937Z] . [Pipeline] withDockerContainer [2021-10-28T00:42:21.160Z] prd-ubuntu18.04-docker-arm64-4c-16g-2366 does not seem to be running inside a container [2021-10-28T00:42:21.228Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-28T00:42:22.565Z] $ docker top 7a3196d74432c41cddd26989c23794b523262ab212500930d274022b76f0adf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T00:42:23.501Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-28T00:42:28.868Z] Building core-command ... [2021-10-28T00:42:28.868Z] Building core-data ... [2021-10-28T00:42:28.868Z] Building core-metadata ... [2021-10-28T00:42:28.869Z] Building security-bootstrapper ... [2021-10-28T00:42:28.869Z] Building security-proxy-setup ... [2021-10-28T00:42:28.869Z] Building security-secretstore-setup ... [2021-10-28T00:42:28.869Z] Building support-notifications ... [2021-10-28T00:42:28.869Z] Building support-scheduler ... [2021-10-28T00:42:28.869Z] Building sys-mgmt-agent ... [2021-10-28T00:42:28.869Z] Building support-notifications [2021-10-28T00:42:28.869Z] Building core-metadata [2021-10-28T00:42:28.869Z] Building support-scheduler [2021-10-28T00:42:28.869Z] Building security-secretstore-setup [2021-10-28T00:42:28.869Z] Building security-proxy-setup [2021-10-28T00:43:37.527Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T00:43:37.527Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-28T00:43:37.527Z] ---> 1d5086cb05eb [2021-10-28T00:43:37.527Z] Step 3/20 : WORKDIR /edgex-go [2021-10-28T00:43:37.527Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T00:43:37.527Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T00:43:37.527Z] ---> 1d5086cb05eb [2021-10-28T00:43:37.527Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T00:43:37.527Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T00:43:37.527Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-28T00:43:37.527Z] ---> 1d5086cb05eb [2021-10-28T00:43:37.527Z] Step 3/21 : WORKDIR /edgex-go [2021-10-28T00:43:37.527Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T00:43:37.527Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-28T00:43:37.527Z] ---> 1d5086cb05eb [2021-10-28T00:43:37.527Z] Step 3/23 : WORKDIR /edgex-go [2021-10-28T00:43:37.527Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T00:43:37.527Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-28T00:43:37.527Z] ---> 1d5086cb05eb [2021-10-28T00:43:37.527Z] Step 3/24 : WORKDIR /edgex-go [2021-10-28T00:43:37.527Z] ---> Running in 38e624aeb4da [2021-10-28T00:43:37.527Z] ---> Running in 3add8c0f83d8 [2021-10-28T00:43:37.527Z] ---> Running in e88540483368 [2021-10-28T00:43:37.527Z] ---> Running in d32c98c91e15 [2021-10-28T00:43:37.527Z] ---> Running in 7016818ffac7 [2021-10-28T00:43:37.527Z] Removing intermediate container 7016818ffac7 [2021-10-28T00:43:37.527Z] ---> 1ac5314321e8 [2021-10-28T00:43:37.527Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:43:37.527Z] Removing intermediate container e88540483368 [2021-10-28T00:43:37.527Z] ---> c83adedf0b48 [2021-10-28T00:43:37.527Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:43:37.527Z] Removing intermediate container 38e624aeb4da [2021-10-28T00:43:37.527Z] ---> 3e673c86ef76 [2021-10-28T00:43:37.527Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:43:37.527Z] Removing intermediate container 3add8c0f83d8 [2021-10-28T00:43:37.527Z] ---> 6892fd6aad7b [2021-10-28T00:43:37.527Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:43:37.527Z] Removing intermediate container d32c98c91e15 [2021-10-28T00:43:37.527Z] ---> 6e29738bbe19 [2021-10-28T00:43:37.527Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:43:37.527Z] ---> Running in 099be78ef978 [2021-10-28T00:43:37.527Z] ---> Running in 892385c88df3 [2021-10-28T00:43:37.527Z] ---> Running in bc1b9fb6a91a [2021-10-28T00:43:37.527Z] ---> Running in f5d0a9ec3938 [2021-10-28T00:43:37.527Z] ---> Running in 500a4d882234 [2021-10-28T00:43:37.527Z] Removing intermediate container 892385c88df3 [2021-10-28T00:43:37.527Z] ---> 7c1d6ef8b57c [2021-10-28T00:43:37.527Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-28T00:43:37.527Z] ---> Running in 7b8a42156da2 [2021-10-28T00:43:37.527Z] Removing intermediate container 099be78ef978 [2021-10-28T00:43:37.527Z] ---> d5cfe0b23182 [2021-10-28T00:43:37.527Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-28T00:43:37.527Z] Removing intermediate container bc1b9fb6a91a [2021-10-28T00:43:37.527Z] ---> 421cf6a1fc20 [2021-10-28T00:43:37.527Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-28T00:43:37.527Z] ---> Running in bb22fae08d81 [2021-10-28T00:43:37.527Z] ---> Running in 27b42fd5b89e [2021-10-28T00:43:37.527Z] Removing intermediate container f5d0a9ec3938 [2021-10-28T00:43:37.527Z] ---> 7372fdda7b00 [2021-10-28T00:43:37.527Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-28T00:43:37.527Z] Removing intermediate container 500a4d882234 [2021-10-28T00:43:37.527Z] ---> 47d1f7bb8357 [2021-10-28T00:43:37.527Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-28T00:43:37.527Z] ---> Running in 428ad898bb20 [2021-10-28T00:43:37.527Z] ---> Running in 6b311b1dc916 [2021-10-28T00:43:37.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T00:43:37.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T00:43:37.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T00:43:37.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T00:43:37.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T00:43:37.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T00:43:37.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T00:43:37.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T00:43:37.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T00:43:37.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T00:43:37.527Z] OK: 219 MiB in 52 packages [2021-10-28T00:43:37.527Z] OK: 219 MiB in 52 packages [2021-10-28T00:43:37.527Z] OK: 219 MiB in 52 packages [2021-10-28T00:43:37.527Z] OK: 219 MiB in 52 packages [2021-10-28T00:43:37.527Z] OK: 219 MiB in 52 packages [2021-10-28T00:43:37.809Z] Removing intermediate container 7b8a42156da2 [2021-10-28T00:43:37.809Z] ---> 95d0f87bd1be [2021-10-28T00:43:37.809Z] Step 6/20 : COPY . . [2021-10-28T00:43:38.410Z] Removing intermediate container bb22fae08d81 [2021-10-28T00:43:38.410Z] ---> 5f935c2f8961 [2021-10-28T00:43:38.410Z] Step 6/23 : COPY go.mod . [2021-10-28T00:43:38.686Z] Removing intermediate container 27b42fd5b89e [2021-10-28T00:43:38.686Z] ---> 7c12d5ba686d [2021-10-28T00:43:38.686Z] Step 6/24 : COPY . . [2021-10-28T00:43:38.686Z] Removing intermediate container 428ad898bb20 [2021-10-28T00:43:38.686Z] ---> 60a4e3201137 [2021-10-28T00:43:38.686Z] Step 6/21 : COPY . . [2021-10-28T00:43:39.297Z] Removing intermediate container 6b311b1dc916 [2021-10-28T00:43:39.297Z] ---> fa2a81fc28ba [2021-10-28T00:43:39.297Z] Step 6/22 : COPY . . [2021-10-28T00:43:39.906Z] ---> 83ff0d5e73fb [2021-10-28T00:43:39.906Z] Step 7/23 : RUN go mod download [2021-10-28T00:43:41.241Z] ---> Running in ec861f5f49c9 [2021-10-28T00:43:45.553Z] Removing intermediate container ec861f5f49c9 [2021-10-28T00:43:45.553Z] ---> e500d239ea7e [2021-10-28T00:43:45.553Z] Step 8/23 : COPY . . [2021-10-28T00:44:04.155Z] ---> dc8494152bdd [2021-10-28T00:44:04.155Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T00:44:04.155Z] ---> 1d1ba66f77f6 [2021-10-28T00:44:04.155Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T00:44:04.155Z] ---> 31a81561e5d7 [2021-10-28T00:44:04.155Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T00:44:04.155Z] ---> b0fa5dbce3f5 [2021-10-28T00:44:04.155Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T00:44:04.155Z] ---> Running in a985b9dab9da [2021-10-28T00:44:04.155Z] ---> Running in a8ecac527a2a [2021-10-28T00:44:04.155Z] ---> Running in b0b487b1302d [2021-10-28T00:44:04.155Z] ---> Running in 1ec37ad3610f [2021-10-28T00:44:06.791Z] ---> 925a46951269 [2021-10-28T00:44:06.791Z] Step 9/23 : RUN go mod tidy [2021-10-28T00:44:07.068Z] ---> Running in 34bd9ac719d3 [2021-10-28T00:44:09.350Z] Removing intermediate container b0b487b1302d [2021-10-28T00:44:09.350Z] ---> 8cc10289c502 [2021-10-28T00:44:09.350Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-28T00:44:09.350Z] ---> Running in 03e5d41f4f5a [2021-10-28T00:44:09.641Z] Removing intermediate container a985b9dab9da [2021-10-28T00:44:09.641Z] ---> 83a640a73d47 [2021-10-28T00:44:09.641Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-28T00:44:09.916Z] ---> Running in 800876eee38e [2021-10-28T00:44:09.917Z] Removing intermediate container 1ec37ad3610f [2021-10-28T00:44:09.917Z] ---> d893b103ccd1 [2021-10-28T00:44:09.917Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-28T00:44:10.195Z] ---> Running in 89fbfd9a81ac [2021-10-28T00:44:10.472Z] Removing intermediate container a8ecac527a2a [2021-10-28T00:44:10.472Z] ---> 08d217efc294 [2021-10-28T00:44:10.472Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-28T00:44:10.472Z] ---> Running in dfa51730d1d6 [2021-10-28T00:44:12.470Z] 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-28T00:44:12.470Z] 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-28T00:44:12.747Z] 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-28T00:44:13.025Z] 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-28T00:44:13.025Z] Removing intermediate container 34bd9ac719d3 [2021-10-28T00:44:13.025Z] ---> 4c449116d813 [2021-10-28T00:44:13.025Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-28T00:44:13.301Z] ---> Running in a50777627e9c [2021-10-28T00:44:15.280Z] 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-28T00:46:23.565Z] 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-28T00:46:23.565Z] 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-28T00:46:31.890Z] Removing intermediate container 89fbfd9a81ac [2021-10-28T00:46:31.890Z] ---> 69702336adaf [2021-10-28T00:46:31.890Z] [2021-10-28T00:46:31.890Z] Step 9/24 : FROM alpine:3.14 [2021-10-28T00:46:31.890Z] Removing intermediate container 800876eee38e [2021-10-28T00:46:31.890Z] ---> fb11046ab1b0 [2021-10-28T00:46:31.890Z] [2021-10-28T00:46:31.890Z] Step 9/20 : FROM alpine:3.14 [2021-10-28T00:46:31.890Z] 3.14: Pulling from library/alpine [2021-10-28T00:46:31.890Z] 3.14: Pulling from library/alpine [2021-10-28T00:46:31.890Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-28T00:46:31.890Z] Status: Downloaded newer image for alpine:3.14 [2021-10-28T00:46:31.890Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-28T00:46:31.890Z] Status: Image is up to date for alpine:3.14 [2021-10-28T00:46:31.890Z] ---> bb3de5531c18 [2021-10-28T00:46:31.890Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-28T00:46:31.890Z] ---> bb3de5531c18 [2021-10-28T00:46:31.890Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-28T00:46:32.198Z] ---> Running in a6c4a710f04b [2021-10-28T00:46:32.198Z] ---> Running in 020994a66ec8 [2021-10-28T00:46:34.833Z] Removing intermediate container 03e5d41f4f5a [2021-10-28T00:46:34.833Z] ---> 6115aa8b8d57 [2021-10-28T00:46:34.833Z] [2021-10-28T00:46:34.833Z] Step 9/21 : FROM alpine:3.14 [2021-10-28T00:46:34.833Z] ---> bb3de5531c18 [2021-10-28T00:46:34.833Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-28T00:46:34.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T00:46:34.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T00:46:34.833Z] ---> Running in 9209f314d1fa [2021-10-28T00:46:34.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T00:46:35.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T00:46:36.108Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-28T00:46:36.108Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-28T00:46:36.108Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-28T00:46:36.108Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-28T00:46:36.108Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-28T00:46:36.108Z] (5/5) Installing curl (7.79.1-r0) [2021-10-28T00:46:36.108Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T00:46:36.108Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T00:46:36.383Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-28T00:46:36.383Z] (3/3) Installing su-exec (0.2-r1) [2021-10-28T00:46:36.383Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T00:46:36.383Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T00:46:36.383Z] OK: 8 MiB in 19 packages [2021-10-28T00:46:36.665Z] OK: 6 MiB in 17 packages [2021-10-28T00:46:37.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T00:46:37.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T00:46:37.836Z] Removing intermediate container a50777627e9c [2021-10-28T00:46:37.836Z] ---> 7a2f4c3d7795 [2021-10-28T00:46:37.836Z] [2021-10-28T00:46:37.836Z] Step 11/23 : FROM alpine:3.14 [2021-10-28T00:46:37.836Z] ---> bb3de5531c18 [2021-10-28T00:46:37.836Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-28T00:46:38.112Z] ---> Running in 511f2595bff5 [2021-10-28T00:46:38.389Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-28T00:46:38.389Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-28T00:46:38.389Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T00:46:38.665Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T00:46:38.943Z] OK: 6 MiB in 16 packages [2021-10-28T00:46:39.928Z] Removing intermediate container 020994a66ec8 [2021-10-28T00:46:39.928Z] ---> 081fc6e76350 [2021-10-28T00:46:39.928Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-28T00:46:39.928Z] Removing intermediate container a6c4a710f04b [2021-10-28T00:46:39.928Z] ---> 046a1f995e12 [2021-10-28T00:46:39.928Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-28T00:46:39.928Z] ---> Running in 41a863f3aaea [2021-10-28T00:46:39.928Z] ---> Running in f9d5c03b3c80 [2021-10-28T00:46:40.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T00:46:40.203Z] Removing intermediate container dfa51730d1d6 [2021-10-28T00:46:40.203Z] ---> f985c1a0ee2a [2021-10-28T00:46:40.203Z] [2021-10-28T00:46:40.203Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T00:46:40.203Z] ---> bb3de5531c18 [2021-10-28T00:46:40.203Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-28T00:46:40.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T00:46:40.476Z] ---> Running in 56b9b3d13b3a [2021-10-28T00:46:41.082Z] Removing intermediate container 41a863f3aaea [2021-10-28T00:46:41.082Z] ---> e204ea6f30ab [2021-10-28T00:46:41.083Z] Step 12/20 : WORKDIR /edgex [2021-10-28T00:46:41.083Z] Removing intermediate container f9d5c03b3c80 [2021-10-28T00:46:41.083Z] ---> 88b3b62b9fe0 [2021-10-28T00:46:41.083Z] Step 12/24 : WORKDIR / [2021-10-28T00:46:41.083Z] ---> Running in cf58f7e6e1fe [2021-10-28T00:46:41.083Z] ---> Running in 71d7f56d6111 [2021-10-28T00:46:41.358Z] Removing intermediate container 9209f314d1fa [2021-10-28T00:46:41.358Z] ---> 9852c1ee6d9a [2021-10-28T00:46:41.358Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T00:46:41.358Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-28T00:46:41.358Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T00:46:41.358Z] ---> Running in ad58a9110474 [2021-10-28T00:46:41.358Z] OK: 5 MiB in 15 packages [2021-10-28T00:46:41.969Z] Removing intermediate container cf58f7e6e1fe [2021-10-28T00:46:41.969Z] ---> 8483a5cabde4 [2021-10-28T00:46:41.969Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-28T00:46:41.969Z] Removing intermediate container 71d7f56d6111 [2021-10-28T00:46:41.969Z] ---> 5858469a568d [2021-10-28T00:46:41.969Z] 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-28T00:46:42.245Z] Removing intermediate container ad58a9110474 [2021-10-28T00:46:42.245Z] ---> dbd54fda2cf2 [2021-10-28T00:46:42.245Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-28T00:46:42.245Z] ---> Running in c437c5b6c150 [2021-10-28T00:46:42.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T00:46:42.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T00:46:43.078Z] Removing intermediate container 511f2595bff5 [2021-10-28T00:46:43.078Z] ---> e414f7a7160d [2021-10-28T00:46:43.078Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T00:46:43.078Z] Removing intermediate container c437c5b6c150 [2021-10-28T00:46:43.078Z] ---> 6b24c1bda8e7 [2021-10-28T00:46:43.078Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-28T00:46:43.358Z] ---> Running in 0f5dcf28065a [2021-10-28T00:46:43.358Z] ---> Running in 15c5adb0c056 [2021-10-28T00:46:43.358Z] ---> 89c61164d9d7 [2021-10-28T00:46:43.358Z] 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-28T00:46:43.642Z] ---> 74064e7e278f [2021-10-28T00:46:43.642Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-28T00:46:43.917Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-28T00:46:43.917Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T00:46:43.917Z] OK: 5 MiB in 15 packages [2021-10-28T00:46:43.917Z] Removing intermediate container 0f5dcf28065a [2021-10-28T00:46:43.917Z] ---> 654570db2a88 [2021-10-28T00:46:43.917Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-28T00:46:44.194Z] ---> Running in 21eb24800bee [2021-10-28T00:46:44.194Z] Removing intermediate container 15c5adb0c056 [2021-10-28T00:46:44.194Z] ---> 0a40fe0b9b74 [2021-10-28T00:46:44.194Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T00:46:45.177Z] ---> d2c5e54e295c [2021-10-28T00:46:45.177Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-28T00:46:45.177Z] Removing intermediate container 21eb24800bee [2021-10-28T00:46:45.177Z] ---> 53c4db394211 [2021-10-28T00:46:45.177Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-28T00:46:45.177Z] ---> Running in ce137faaba8a [2021-10-28T00:46:45.463Z] Removing intermediate container 56b9b3d13b3a [2021-10-28T00:46:45.463Z] ---> f01487afec63 [2021-10-28T00:46:45.463Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T00:46:45.463Z] ---> 3409625298d2 [2021-10-28T00:46:45.463Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-28T00:46:45.738Z] ---> aee4a9f49e7b [2021-10-28T00:46:45.738Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-28T00:46:45.738Z] ---> Running in 0ceabda19410 [2021-10-28T00:46:46.016Z] Removing intermediate container ce137faaba8a [2021-10-28T00:46:46.016Z] ---> a2dc9ac70693 [2021-10-28T00:46:46.016Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T00:46:46.291Z] ---> 82d3a46f9acd [2021-10-28T00:46:46.291Z] 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-28T00:46:46.564Z] Removing intermediate container 0ceabda19410 [2021-10-28T00:46:46.564Z] ---> ba050cd3d830 [2021-10-28T00:46:46.564Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-28T00:46:46.564Z] ---> Running in 89a0e096b788 [2021-10-28T00:46:47.555Z] Removing intermediate container 89a0e096b788 [2021-10-28T00:46:47.555Z] ---> 495c6b507326 [2021-10-28T00:46:47.555Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-28T00:46:47.555Z] ---> 0f5d0c8a32fa [2021-10-28T00:46:47.555Z] ---> 8d10d525a669 [2021-10-28T00:46:47.555Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-28T00:46:47.555Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-28T00:46:47.555Z] ---> Running in 7002276d0b05 [2021-10-28T00:46:47.838Z] ---> 56144c7c45f8 [2021-10-28T00:46:47.838Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-28T00:46:47.838Z] ---> 172b0e3eced0 [2021-10-28T00:46:47.838Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-28T00:46:48.117Z] ---> Running in bef7a7f836d3 [2021-10-28T00:46:48.393Z] Removing intermediate container 7002276d0b05 [2021-10-28T00:46:48.393Z] ---> 31ce4c0953a9 [2021-10-28T00:46:48.393Z] Step 14/22 : WORKDIR / [2021-10-28T00:46:48.393Z] ---> Running in d89f425dae7d [2021-10-28T00:46:48.698Z] Removing intermediate container bef7a7f836d3 [2021-10-28T00:46:48.698Z] ---> d5d6b8dce5c6 [2021-10-28T00:46:48.698Z] Step 17/20 : CMD ["--init=true"] [2021-10-28T00:46:48.976Z] ---> Running in ef0521ea8471 [2021-10-28T00:46:49.574Z] ---> 6abc740063b3 [2021-10-28T00:46:49.574Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-28T00:46:49.574Z] ---> 9ff94431bb3a [2021-10-28T00:46:49.574Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-28T00:46:49.574Z] ---> 73a4debb77cc [2021-10-28T00:46:49.574Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-28T00:46:49.574Z] Removing intermediate container d89f425dae7d [2021-10-28T00:46:49.574Z] ---> 55903a357b0b [2021-10-28T00:46:49.574Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T00:46:49.574Z] Removing intermediate container ef0521ea8471 [2021-10-28T00:46:49.574Z] ---> 704796a63bd4 [2021-10-28T00:46:49.574Z] Step 18/20 : LABEL arch=arm64 [2021-10-28T00:46:49.847Z] ---> Running in 6ff99c009c99 [2021-10-28T00:46:49.847Z] ---> Running in 90835dc79acd [2021-10-28T00:46:50.451Z] Removing intermediate container 6ff99c009c99 [2021-10-28T00:46:50.451Z] ---> 0ef8f70793c8 [2021-10-28T00:46:50.452Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T00:46:50.735Z] Removing intermediate container 90835dc79acd [2021-10-28T00:46:50.735Z] ---> dbcd3b6f71c1 [2021-10-28T00:46:50.735Z] Step 19/20 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:46:50.735Z] ---> Running in 4b4f91e85b2a [2021-10-28T00:46:50.735Z] ---> 7a5e9ce70ce0 [2021-10-28T00:46:50.735Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-28T00:46:51.008Z] ---> Running in 73baf502486c [2021-10-28T00:46:51.008Z] ---> Running in e5561752c6c1 [2021-10-28T00:46:51.008Z] ---> 39cfedd60e7d [2021-10-28T00:46:51.008Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-28T00:46:51.609Z] Removing intermediate container 4b4f91e85b2a [2021-10-28T00:46:51.609Z] ---> 5ffa58947777 [2021-10-28T00:46:51.609Z] Step 19/21 : LABEL arch=arm64 [2021-10-28T00:46:51.609Z] ---> 963a67c4aa74 [2021-10-28T00:46:51.609Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-28T00:46:51.609Z] Removing intermediate container 73baf502486c [2021-10-28T00:46:51.609Z] ---> dc140e7ae7e1 [2021-10-28T00:46:51.609Z] Step 20/20 : LABEL version=0.0.0 [2021-10-28T00:46:51.609Z] ---> Running in bbb2fab8323b [2021-10-28T00:46:51.609Z] Removing intermediate container e5561752c6c1 [2021-10-28T00:46:51.609Z] ---> 5f16957ba295 [2021-10-28T00:46:51.609Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T00:46:51.886Z] ---> Running in 30e7dea97b87 [2021-10-28T00:46:51.886Z] ---> Running in 208b9f50af09 [2021-10-28T00:46:52.488Z] Removing intermediate container bbb2fab8323b [2021-10-28T00:46:52.488Z] ---> 35d16eb0d2df [2021-10-28T00:46:52.488Z] Step 20/21 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:46:52.488Z] ---> Running in 7e73820a65d5 [2021-10-28T00:46:52.488Z] Removing intermediate container 208b9f50af09 [2021-10-28T00:46:52.488Z] ---> 8eb3123cec8e [2021-10-28T00:46:52.488Z] Step 21/23 : LABEL arch=arm64 [2021-10-28T00:46:52.763Z] Removing intermediate container 30e7dea97b87 [2021-10-28T00:46:52.763Z] ---> ed91fce6f7ef [2021-10-28T00:46:52.763Z] [2021-10-28T00:46:52.763Z] ---> Running in 7da42cc8a0ef [2021-10-28T00:46:53.038Z] ---> ae69af4200f6 [2021-10-28T00:46:53.038Z] 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-28T00:46:53.318Z] ---> Running in 7aff0f560be3 [2021-10-28T00:46:53.318Z] Removing intermediate container 7e73820a65d5 [2021-10-28T00:46:53.318Z] ---> b121f642b13d [2021-10-28T00:46:53.318Z] Step 21/21 : LABEL version=0.0.0 [2021-10-28T00:46:53.318Z] Successfully built ed91fce6f7ef [2021-10-28T00:46:53.318Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-28T00:46:53.318Z] ---> 9e333bc1df5e [2021-10-28T00:46:53.318Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-28T00:46:53.318Z] ---> Running in 3838d1f36b6e [2021-10-28T00:46:53.318Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-10-28T00:46:53.591Z] Removing intermediate container 7da42cc8a0ef [2021-10-28T00:46:53.591Z] ---> 8d71666c27b4 [2021-10-28T00:46:53.591Z] Step 22/23 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:46:53.591Z] ---> Running in 62011940a420 [2021-10-28T00:46:54.202Z] Removing intermediate container 3838d1f36b6e [2021-10-28T00:46:54.202Z] ---> 6bc86c86b882 [2021-10-28T00:46:54.202Z] [2021-10-28T00:46:54.822Z] Removing intermediate container 62011940a420 [2021-10-28T00:46:54.822Z] ---> a79f1399dc88 [2021-10-28T00:46:54.822Z] Step 23/23 : LABEL version=0.0.0 [2021-10-28T00:46:55.106Z] Successfully built 6bc86c86b882 [2021-10-28T00:46:55.106Z] Successfully tagged support-notifications-arm64:latest [2021-10-28T00:46:55.106Z]  Building support-notifications ... done Building core-command [2021-10-28T00:46:55.106Z] ---> Running in 8559d5c7ef0c [2021-10-28T00:46:55.106Z] ---> 69bfbeea3998 [2021-10-28T00:46:55.106Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-28T00:46:55.106Z] ---> Running in e6b2a518967e [2021-10-28T00:46:55.708Z] Removing intermediate container 8559d5c7ef0c [2021-10-28T00:46:55.708Z] ---> c9fa4e98d2eb [2021-10-28T00:46:55.708Z] [2021-10-28T00:46:55.988Z] Removing intermediate container e6b2a518967e [2021-10-28T00:46:55.988Z] ---> 1d1a524f536c [2021-10-28T00:46:55.988Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T00:46:56.262Z] ---> Running in 7207ccdb486f [2021-10-28T00:46:56.262Z] Successfully built c9fa4e98d2eb [2021-10-28T00:46:56.262Z] Successfully tagged support-scheduler-arm64:latest [2021-10-28T00:46:56.262Z] Building core-data [2021-10-28T00:46:56.541Z]  Building support-scheduler ... done Removing intermediate container 7aff0f560be3 [2021-10-28T00:46:56.541Z] ---> c795e5d33b56 [2021-10-28T00:46:56.541Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-28T00:46:56.541Z] ---> Running in 13af1bcadf0b [2021-10-28T00:46:56.818Z] Removing intermediate container 7207ccdb486f [2021-10-28T00:46:56.818Z] ---> c13e31982e7d [2021-10-28T00:46:56.818Z] Step 20/22 : LABEL arch=arm64 [2021-10-28T00:46:56.818Z] ---> Running in 9d3abc1d9800 [2021-10-28T00:46:57.101Z] Removing intermediate container 13af1bcadf0b [2021-10-28T00:46:57.101Z] ---> 041f6bb9c2df [2021-10-28T00:46:57.101Z] Step 22/24 : LABEL arch=arm64 [2021-10-28T00:46:57.377Z] ---> Running in 727087702d86 [2021-10-28T00:46:57.652Z] Removing intermediate container 9d3abc1d9800 [2021-10-28T00:46:57.652Z] ---> 66a1bfaed982 [2021-10-28T00:46:57.652Z] Step 21/22 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:46:57.652Z] ---> Running in 9d68dc09b7b3 [2021-10-28T00:46:57.929Z] Removing intermediate container 727087702d86 [2021-10-28T00:46:57.929Z] ---> cae7d98a6342 [2021-10-28T00:46:57.929Z] Step 23/24 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:46:58.202Z] ---> Running in d0adc035aa4f [2021-10-28T00:46:58.480Z] Removing intermediate container 9d68dc09b7b3 [2021-10-28T00:46:58.480Z] ---> 926b0672bfb5 [2021-10-28T00:46:58.480Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T00:46:58.480Z] ---> Running in c53946175dc0 [2021-10-28T00:46:58.757Z] Removing intermediate container d0adc035aa4f [2021-10-28T00:46:58.758Z] ---> 24e1fd7cb7b0 [2021-10-28T00:46:58.758Z] Step 24/24 : LABEL version=0.0.0 [2021-10-28T00:46:59.031Z] ---> Running in 55cf86e52bbe [2021-10-28T00:46:59.031Z] Removing intermediate container c53946175dc0 [2021-10-28T00:46:59.031Z] ---> e5d76d6b57e0 [2021-10-28T00:46:59.031Z] [2021-10-28T00:46:59.630Z] Successfully built e5d76d6b57e0 [2021-10-28T00:46:59.907Z] Successfully tagged core-metadata-arm64:latest [2021-10-28T00:46:59.907Z]  Building core-metadata ... done Building security-bootstrapper [2021-10-28T00:46:59.907Z] Removing intermediate container 55cf86e52bbe [2021-10-28T00:46:59.907Z] ---> 98556cc444ae [2021-10-28T00:46:59.907Z] [2021-10-28T00:47:00.180Z] Successfully built 98556cc444ae [2021-10-28T00:47:00.180Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-28T00:47:48.122Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T00:47:48.122Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T00:47:48.122Z] ---> 1d5086cb05eb [2021-10-28T00:47:48.122Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T00:47:48.122Z] ---> Using cache [2021-10-28T00:47:48.122Z] ---> 6e29738bbe19 [2021-10-28T00:47:48.122Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:47:48.122Z] ---> Using cache [2021-10-28T00:47:48.122Z] ---> 47d1f7bb8357 [2021-10-28T00:47:48.122Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-28T00:47:48.122Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T00:47:48.122Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T00:47:48.122Z] ---> 1d5086cb05eb [2021-10-28T00:47:48.122Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T00:47:48.122Z] ---> Using cache [2021-10-28T00:47:48.122Z] ---> 6e29738bbe19 [2021-10-28T00:47:48.122Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:47:48.122Z] ---> Using cache [2021-10-28T00:47:48.122Z] ---> 47d1f7bb8357 [2021-10-28T00:47:48.122Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-28T00:47:48.122Z] ---> Running in 542d0b488184 [2021-10-28T00:47:48.122Z] ---> Running in ef44a868e796 [2021-10-28T00:47:48.122Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T00:47:48.122Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T00:47:48.122Z] ---> 1d5086cb05eb [2021-10-28T00:47:48.122Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T00:47:48.122Z] ---> Using cache [2021-10-28T00:47:48.122Z] ---> 6e29738bbe19 [2021-10-28T00:47:48.122Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:47:48.122Z] ---> Using cache [2021-10-28T00:47:48.122Z] ---> 47d1f7bb8357 [2021-10-28T00:47:48.122Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-28T00:47:48.122Z] ---> Running in 9265490dbb65 [2021-10-28T00:47:48.122Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T00:47:48.122Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-28T00:47:48.122Z] ---> 1d5086cb05eb [2021-10-28T00:47:48.122Z] Step 3/30 : WORKDIR /edgex-go [2021-10-28T00:47:48.122Z] ---> Using cache [2021-10-28T00:47:48.122Z] ---> 6e29738bbe19 [2021-10-28T00:47:48.122Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:47:48.122Z] ---> Using cache [2021-10-28T00:47:48.122Z] ---> 47d1f7bb8357 [2021-10-28T00:47:48.122Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-28T00:47:48.122Z] ---> Running in b3ddbc0b78a1 [2021-10-28T00:47:48.122Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T00:47:48.122Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T00:47:48.122Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T00:47:48.122Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T00:47:48.122Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T00:47:48.122Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T00:47:48.400Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T00:47:49.002Z] OK: 219 MiB in 52 packages [2021-10-28T00:47:49.002Z] OK: 219 MiB in 52 packages [2021-10-28T00:47:49.283Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T00:47:49.562Z] OK: 219 MiB in 52 packages [2021-10-28T00:47:50.164Z] OK: 219 MiB in 52 packages [2021-10-28T00:47:50.770Z] Removing intermediate container ef44a868e796 [2021-10-28T00:47:50.770Z] ---> b41176a52242 [2021-10-28T00:47:50.770Z] Step 6/22 : COPY . . [2021-10-28T00:47:50.770Z] Removing intermediate container 542d0b488184 [2021-10-28T00:47:50.770Z] ---> f368c68b95cf [2021-10-28T00:47:50.770Z] Step 6/22 : COPY . . [2021-10-28T00:47:51.052Z] Removing intermediate container 9265490dbb65 [2021-10-28T00:47:51.052Z] ---> 73f0ca50384c [2021-10-28T00:47:51.052Z] Step 6/22 : COPY . . [2021-10-28T00:47:51.649Z] Removing intermediate container b3ddbc0b78a1 [2021-10-28T00:47:51.649Z] ---> e653c8bd168f [2021-10-28T00:47:51.649Z] Step 6/30 : COPY . . [2021-10-28T00:48:10.811Z] ---> a31412d72485 [2021-10-28T00:48:10.811Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 4471b1092359 [2021-10-28T00:48:10.811Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T00:48:10.811Z] [2021-10-28T00:48:10.811Z] ---> 08c1897635ad [2021-10-28T00:48:10.812Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T00:48:10.812Z] ---> 182b9faceb7c [2021-10-28T00:48:10.812Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T00:48:10.812Z] ---> Running in de651c01c5eb [2021-10-28T00:48:10.812Z] ---> Running in f5870163bb21 [2021-10-28T00:48:10.812Z] ---> Running in 57afc44fe52f [2021-10-28T00:48:10.812Z] ---> Running in 90e1eed64268 [2021-10-28T00:48:15.150Z] Removing intermediate container de651c01c5eb [2021-10-28T00:48:15.150Z] ---> 7fe23759d154 [2021-10-28T00:48:15.150Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-28T00:48:15.150Z] ---> Running in f8fab559c1b3 [2021-10-28T00:48:15.430Z] Removing intermediate container 90e1eed64268 [2021-10-28T00:48:15.430Z] ---> 6592a04b7d5e [2021-10-28T00:48:15.431Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-28T00:48:15.705Z] ---> Running in 139ea30c4030 [2021-10-28T00:48:15.705Z] Removing intermediate container 57afc44fe52f [2021-10-28T00:48:15.705Z] Removing intermediate container f5870163bb21 [2021-10-28T00:48:15.705Z] ---> a6351b691c04 [2021-10-28T00:48:15.705Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-28T00:48:15.705Z] ---> 38f927da3fc1 [2021-10-28T00:48:15.705Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-28T00:48:15.983Z] ---> Running in 738a33f02aa7 [2021-10-28T00:48:15.983Z] ---> Running in 4b6dad1759d2 [2021-10-28T00:48:16.969Z] 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-28T00:48:17.567Z] 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-28T00:48:17.839Z] 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-28T00:48:18.114Z] 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-28T00:50:11.786Z] Removing intermediate container f8fab559c1b3 [2021-10-28T00:50:11.786Z] ---> 931bd109bd0b [2021-10-28T00:50:11.786Z] [2021-10-28T00:50:11.786Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T00:50:11.786Z] ---> bb3de5531c18 [2021-10-28T00:50:11.786Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-28T00:50:11.786Z] ---> Using cache [2021-10-28T00:50:11.786Z] ---> f01487afec63 [2021-10-28T00:50:11.786Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T00:50:11.786Z] ---> Using cache [2021-10-28T00:50:11.786Z] ---> ba050cd3d830 [2021-10-28T00:50:11.786Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-28T00:50:11.786Z] Removing intermediate container 139ea30c4030 [2021-10-28T00:50:11.786Z] ---> 0da1977824e9 [2021-10-28T00:50:11.786Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-28T00:50:11.786Z] ---> Running in 4c9e5e235a49 [2021-10-28T00:50:11.786Z] ---> Running in f0892f6d35c6 [2021-10-28T00:50:11.786Z] Removing intermediate container 4c9e5e235a49 [2021-10-28T00:50:11.786Z] ---> 6daae2ac5b51 [2021-10-28T00:50:11.786Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-28T00:50:11.786Z] ---> Running in d8ba53200413 [2021-10-28T00:50:11.786Z] 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-28T00:50:11.786Z] Removing intermediate container d8ba53200413 [2021-10-28T00:50:11.786Z] ---> cb6df095cbe2 [2021-10-28T00:50:11.786Z] Step 14/22 : WORKDIR / [2021-10-28T00:50:11.786Z] ---> Running in 0fb0d30ee652 [2021-10-28T00:50:11.786Z] Removing intermediate container 0fb0d30ee652 [2021-10-28T00:50:11.786Z] ---> 77692727aa91 [2021-10-28T00:50:11.786Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T00:50:11.786Z] Removing intermediate container 738a33f02aa7 [2021-10-28T00:50:11.786Z] ---> 70a27d35a491 [2021-10-28T00:50:11.786Z] [2021-10-28T00:50:11.786Z] Step 9/30 : FROM alpine:3.14 [2021-10-28T00:50:11.786Z] ---> bb3de5531c18 [2021-10-28T00:50:11.786Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-28T00:50:11.786Z] ---> Running in 75a0c725d4e3 [2021-10-28T00:50:11.786Z] Removing intermediate container 75a0c725d4e3 [2021-10-28T00:50:11.786Z] ---> ab79dbdbeafb [2021-10-28T00:50:11.786Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-28T00:50:11.786Z] ---> 27647dc55a52 [2021-10-28T00:50:11.786Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-28T00:50:11.786Z] ---> Running in ecb9a36a77cd [2021-10-28T00:50:11.786Z] Removing intermediate container f0892f6d35c6 [2021-10-28T00:50:11.786Z] ---> 348808ce18e9 [2021-10-28T00:50:11.786Z] [2021-10-28T00:50:11.786Z] Step 10/22 : FROM docker:20.10.8 [2021-10-28T00:50:11.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T00:50:11.786Z] 20.10.8: Pulling from library/docker [2021-10-28T00:50:11.786Z] ---> 819981e05557 [2021-10-28T00:50:11.786Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-28T00:50:11.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T00:50:11.786Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-28T00:50:11.786Z] (2/2) Installing su-exec (0.2-r1) [2021-10-28T00:50:11.786Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T00:50:11.786Z] OK: 5 MiB in 16 packages [2021-10-28T00:50:11.786Z] ---> 7d46b3ba7931 [2021-10-28T00:50:11.786Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-28T00:50:11.786Z] ---> Running in 5f3814410144 [2021-10-28T00:50:11.786Z] Removing intermediate container 5f3814410144 [2021-10-28T00:50:11.786Z] ---> 9e1f6217dd4f [2021-10-28T00:50:11.786Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T00:50:11.786Z] ---> Running in f3c9d52845bb [2021-10-28T00:50:11.786Z] Removing intermediate container ecb9a36a77cd [2021-10-28T00:50:11.786Z] ---> 61db7fcc535d [2021-10-28T00:50:11.786Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-28T00:50:11.786Z] ---> Running in 81eb275e645f [2021-10-28T00:50:11.786Z] Removing intermediate container f3c9d52845bb [2021-10-28T00:50:11.786Z] ---> 64d3418deb99 [2021-10-28T00:50:11.786Z] Step 20/22 : LABEL arch=arm64 [2021-10-28T00:50:11.786Z] Removing intermediate container 81eb275e645f [2021-10-28T00:50:11.786Z] ---> fe18cf6bb8bc [2021-10-28T00:50:11.786Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-28T00:50:11.786Z] ---> Running in a754e8d3f6ca [2021-10-28T00:50:11.786Z] ---> Running in 114e3cb0094e [2021-10-28T00:50:11.786Z] Removing intermediate container a754e8d3f6ca [2021-10-28T00:50:11.786Z] ---> 72d51df0a365 [2021-10-28T00:50:11.786Z] Step 21/22 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:50:11.786Z] Removing intermediate container 114e3cb0094e [2021-10-28T00:50:11.786Z] ---> 29b0a87f7a9b [2021-10-28T00:50:11.786Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-28T00:50:11.786Z] ---> Running in 8066a69c04a6 [2021-10-28T00:50:11.787Z] ---> Running in f6e894288506 [2021-10-28T00:50:12.068Z] Removing intermediate container 8066a69c04a6 [2021-10-28T00:50:12.068Z] ---> de725e69f11e [2021-10-28T00:50:12.068Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T00:50:12.068Z] ---> Running in 43de8c32557f [2021-10-28T00:50:13.058Z] Removing intermediate container 43de8c32557f [2021-10-28T00:50:13.058Z] ---> 076632787c70 [2021-10-28T00:50:13.058Z] [2021-10-28T00:50:13.666Z] Successfully built 076632787c70 [2021-10-28T00:50:13.666Z] Successfully tagged core-command-arm64:latest [2021-10-28T00:50:14.266Z]  Building core-command ... done Removing intermediate container f6e894288506 [2021-10-28T00:50:14.266Z] ---> afda642e5957 [2021-10-28T00:50:14.266Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-28T00:50:14.539Z] ---> Running in 2353aa1d5aa4 [2021-10-28T00:50:14.539Z] Removing intermediate container 4b6dad1759d2 [2021-10-28T00:50:14.539Z] ---> 382817bed559 [2021-10-28T00:50:14.539Z] [2021-10-28T00:50:14.539Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T00:50:14.539Z] ---> bb3de5531c18 [2021-10-28T00:50:14.539Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-28T00:50:14.818Z] ---> Running in 047922ef37b9 [2021-10-28T00:50:15.090Z] Removing intermediate container 2353aa1d5aa4 [2021-10-28T00:50:15.090Z] ---> 9ee7b5493f67 [2021-10-28T00:50:15.090Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-28T00:50:15.362Z] Removing intermediate container 047922ef37b9 [2021-10-28T00:50:15.362Z] ---> 04ccf8742e3d [2021-10-28T00:50:15.362Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-28T00:50:15.362Z] ---> Running in 42100c11b8d2 [2021-10-28T00:50:15.958Z] Removing intermediate container 42100c11b8d2 [2021-10-28T00:50:15.958Z] ---> 288be1933d32 [2021-10-28T00:50:15.958Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-28T00:50:16.233Z] ---> c06547ee705e [2021-10-28T00:50:16.233Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-28T00:50:16.233Z] ---> Running in 94e6bfb8e871 [2021-10-28T00:50:16.510Z] ---> Running in ec087eb42655 [2021-10-28T00:50:16.789Z] Removing intermediate container 94e6bfb8e871 [2021-10-28T00:50:16.789Z] ---> a2c1270fbf6a [2021-10-28T00:50:16.789Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:50:17.061Z] ---> Running in 5aa1605ea35f [2021-10-28T00:50:19.061Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-28T00:50:19.061Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-28T00:50:19.061Z] ---> 3734d5adc5ac [2021-10-28T00:50:19.061Z] 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-28T00:50:19.061Z] ---> Running in c36183eca8fe [2021-10-28T00:50:19.335Z] Removing intermediate container ec087eb42655 [2021-10-28T00:50:19.335Z] ---> c38581ae0c91 [2021-10-28T00:50:19.335Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T00:50:19.608Z] Removing intermediate container c36183eca8fe [2021-10-28T00:50:19.608Z] ---> a48ba60c4496 [2021-10-28T00:50:19.608Z] 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-28T00:50:19.608Z] Removing intermediate container 5aa1605ea35f [2021-10-28T00:50:19.608Z] ---> 582520c5d630 [2021-10-28T00:50:19.608Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-28T00:50:19.608Z] ---> Running in 0b46727262d9 [2021-10-28T00:50:19.886Z] ---> Running in 1d1e24f9f41f [2021-10-28T00:50:20.160Z] ---> ee4a0c6faa00 [2021-10-28T00:50:20.160Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-28T00:50:21.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T00:50:21.609Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T00:50:21.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T00:50:21.885Z] ---> c0e7a49db3e5 [2021-10-28T00:50:21.885Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-28T00:50:22.490Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T00:50:22.762Z] (1/42) Installing readline (8.1.0-r0) [2021-10-28T00:50:22.762Z] ---> 04fce5651e47 [2021-10-28T00:50:22.762Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-28T00:50:22.762Z] (2/42) Installing bash (5.1.4-r0) [2021-10-28T00:50:22.762Z] Executing bash-5.1.4-r0.post-install [2021-10-28T00:50:22.762Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-28T00:50:22.762Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-28T00:50:22.762Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-28T00:50:22.762Z] (6/42) Installing curl (7.79.1-r0) [2021-10-28T00:50:22.762Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-28T00:50:22.762Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-28T00:50:22.762Z] (9/42) Installing expat (2.4.1-r0) [2021-10-28T00:50:23.038Z] (10/42) Installing libffi (3.3-r2) [2021-10-28T00:50:23.038Z] (11/42) Installing gdbm (1.19-r0) [2021-10-28T00:50:23.038Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-28T00:50:23.038Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T00:50:23.038Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T00:50:23.038Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-28T00:50:23.038Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-28T00:50:23.038Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-28T00:50:23.647Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-28T00:50:23.647Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T00:50:23.647Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-28T00:50:23.647Z] ---> bd09bd351294 [2021-10-28T00:50:23.920Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-28T00:50:23.920Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T00:50:23.920Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-28T00:50:24.193Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-28T00:50:24.193Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T00:50:24.193Z] OK: 8 MiB in 20 packages [2021-10-28T00:50:24.792Z] ---> b350bbad79ef [2021-10-28T00:50:24.792Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-28T00:50:25.066Z] ---> Running in c1573ba78cd7 [2021-10-28T00:50:25.337Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-28T00:50:25.337Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-28T00:50:25.337Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-28T00:50:25.337Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-28T00:50:25.612Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-28T00:50:25.612Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-28T00:50:25.612Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-28T00:50:25.612Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-28T00:50:25.612Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-28T00:50:25.612Z] Removing intermediate container 1d1e24f9f41f [2021-10-28T00:50:25.612Z] ---> 8e0080877bc5 [2021-10-28T00:50:25.612Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T00:50:25.612Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-28T00:50:25.612Z] Removing intermediate container c1573ba78cd7 [2021-10-28T00:50:25.612Z] ---> 390c7ed0f9d5 [2021-10-28T00:50:25.612Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-28T00:50:25.612Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-28T00:50:25.612Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-28T00:50:25.886Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-28T00:50:25.886Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-28T00:50:25.886Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-28T00:50:25.886Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-28T00:50:25.886Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-28T00:50:25.886Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-28T00:50:25.886Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-28T00:50:25.886Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-28T00:50:25.886Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-28T00:50:25.886Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-28T00:50:25.886Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-28T00:50:25.886Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-28T00:50:26.163Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-28T00:50:26.760Z] ---> c48ab7a57fd2 [2021-10-28T00:50:26.760Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-28T00:50:26.760Z] ---> 3b7405147ea1 [2021-10-28T00:50:26.760Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-28T00:50:26.760Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T00:50:26.760Z] OK: 84 MiB in 64 packages [2021-10-28T00:50:27.039Z] ---> Running in 1df04da18241 [2021-10-28T00:50:28.481Z] ---> bf013c3a7bfb [2021-10-28T00:50:28.481Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-28T00:50:29.084Z] ---> 8850bab89dd1 [2021-10-28T00:50:29.084Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-28T00:50:29.359Z] ---> Running in 722a56b0f521 [2021-10-28T00:50:29.630Z] Removing intermediate container 1df04da18241 [2021-10-28T00:50:29.630Z] ---> 26e30bcb0b66 [2021-10-28T00:50:29.630Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-28T00:50:29.903Z] ---> Running in fbe92e82ccef [2021-10-28T00:50:29.903Z] Removing intermediate container 722a56b0f521 [2021-10-28T00:50:29.903Z] ---> 4791c4c94ca2 [2021-10-28T00:50:29.903Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T00:50:29.903Z] ---> Running in 8914d26dcb55 [2021-10-28T00:50:30.178Z] Removing intermediate container fbe92e82ccef [2021-10-28T00:50:30.178Z] ---> ad57809530b9 [2021-10-28T00:50:30.178Z] Step 27/30 : CMD ["gate"] [2021-10-28T00:50:30.452Z] ---> Running in 733d3f3fdfc5 [2021-10-28T00:50:30.452Z] Removing intermediate container 8914d26dcb55 [2021-10-28T00:50:30.452Z] ---> b07fa30f86da [2021-10-28T00:50:30.452Z] Step 20/22 : LABEL arch=arm64 [2021-10-28T00:50:30.734Z] ---> Running in 7e46e79ae0ed [2021-10-28T00:50:31.023Z] Removing intermediate container 733d3f3fdfc5 [2021-10-28T00:50:31.023Z] ---> 49881a07d0f2 [2021-10-28T00:50:31.023Z] Step 28/30 : LABEL arch=arm64 [2021-10-28T00:50:31.023Z] ---> Running in fcf4b1e4858b [2021-10-28T00:50:31.294Z] Removing intermediate container 7e46e79ae0ed [2021-10-28T00:50:31.294Z] ---> f714f49e315d [2021-10-28T00:50:31.294Z] Step 21/22 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:50:31.294Z] ---> Running in 7927a27a24e5 [2021-10-28T00:50:31.568Z] Collecting docker-compose==1.23.2 [2021-10-28T00:50:31.568Z] Removing intermediate container fcf4b1e4858b [2021-10-28T00:50:31.568Z] ---> bbc5c4b0d272 [2021-10-28T00:50:31.568Z] Step 29/30 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:50:31.845Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-28T00:50:31.845Z] Removing intermediate container 7927a27a24e5 [2021-10-28T00:50:31.845Z] ---> ca27fe4184c5 [2021-10-28T00:50:31.845Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T00:50:31.845Z] ---> Running in e76dea2ab5fb [2021-10-28T00:50:31.845Z] ---> Running in 519f36e3bb2e [2021-10-28T00:50:32.440Z] Removing intermediate container e76dea2ab5fb [2021-10-28T00:50:32.440Z] ---> 05e5116f2062 [2021-10-28T00:50:32.440Z] Step 30/30 : LABEL version=0.0.0 [2021-10-28T00:50:32.440Z] Removing intermediate container 519f36e3bb2e [2021-10-28T00:50:32.440Z] ---> 580f94eff0b6 [2021-10-28T00:50:32.440Z] [2021-10-28T00:50:32.440Z] ---> Running in 97dbb9a951f2 [2021-10-28T00:50:32.713Z] Successfully built 580f94eff0b6 [2021-10-28T00:50:32.713Z] Successfully tagged core-data-arm64:latest [2021-10-28T00:50:33.854Z]  Building core-data ... done Removing intermediate container 97dbb9a951f2 [2021-10-28T00:50:33.854Z] ---> 5236c68cc83a [2021-10-28T00:50:33.854Z] [2021-10-28T00:50:33.854Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-28T00:50:33.854Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-28T00:50:33.854Z] Collecting docopt<0.7,>=0.6.1 [2021-10-28T00:50:33.854Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-28T00:50:33.854Z] Successfully built 5236c68cc83a [2021-10-28T00:50:33.854Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-28T00:50:36.851Z]  Building security-bootstrapper ... done Collecting PyYAML<4,>=3.10 [2021-10-28T00:50:36.851Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-28T00:50:40.222Z] Collecting docker<4.0,>=3.6.0 [2021-10-28T00:50:40.222Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-28T00:50:40.222Z] Collecting cached-property<2,>=1.2.0 [2021-10-28T00:50:40.493Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-28T00:50:40.764Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-28T00:50:40.764Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-28T00:50:40.764Z] 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-28T00:50:41.355Z] Collecting jsonschema<3,>=2.5.1 [2021-10-28T00:50:41.355Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-28T00:50:41.628Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-28T00:50:41.628Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-28T00:50:43.582Z] Collecting texttable<0.10,>=0.9.0 [2021-10-28T00:50:43.582Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-28T00:50:46.178Z] Collecting docker-pycreds>=0.4.0 [2021-10-28T00:50:46.178Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-28T00:50:46.448Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-28T00:50:46.448Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-28T00:50:47.036Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-28T00:50:47.036Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-28T00:50:47.036Z] 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-28T00:50:47.307Z] Collecting idna<2.8,>=2.5 [2021-10-28T00:50:47.307Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-28T00:50:47.578Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-28T00:50:47.578Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-28T00:50:47.578Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-28T00:50:47.578Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-28T00:50:48.549Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-28T00:50:48.549Z] Attempting uninstall: urllib3 [2021-10-28T00:50:48.549Z] Found existing installation: urllib3 1.26.5 [2021-10-28T00:50:48.549Z] Uninstalling urllib3-1.26.5: [2021-10-28T00:50:48.819Z] Successfully uninstalled urllib3-1.26.5 [2021-10-28T00:50:49.408Z] Attempting uninstall: idna [2021-10-28T00:50:49.408Z] Found existing installation: idna 3.2 [2021-10-28T00:50:49.408Z] Uninstalling idna-3.2: [2021-10-28T00:50:49.678Z] Successfully uninstalled idna-3.2 [2021-10-28T00:50:50.268Z] Attempting uninstall: chardet [2021-10-28T00:50:50.268Z] Found existing installation: chardet 4.0.0 [2021-10-28T00:50:50.268Z] Uninstalling chardet-4.0.0: [2021-10-28T00:50:50.537Z] Successfully uninstalled chardet-4.0.0 [2021-10-28T00:50:52.479Z] Attempting uninstall: requests [2021-10-28T00:50:52.479Z] Found existing installation: requests 2.25.1 [2021-10-28T00:50:52.479Z] Uninstalling requests-2.25.1: [2021-10-28T00:50:52.479Z] Successfully uninstalled requests-2.25.1 [2021-10-28T00:50:53.099Z] Running setup.py install for texttable: started [2021-10-28T00:50:55.718Z] Running setup.py install for texttable: finished with status 'done' [2021-10-28T00:50:55.718Z] Running setup.py install for PyYAML: started [2021-10-28T00:50:57.674Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-28T00:50:58.262Z] Running setup.py install for docopt: started [2021-10-28T00:51:00.218Z] Running setup.py install for docopt: finished with status 'done' [2021-10-28T00:51:00.218Z] Running setup.py install for dockerpty: started [2021-10-28T00:51:02.182Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-28T00:51:04.599Z] 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-28T00:51:13.255Z] Removing intermediate container 0b46727262d9 [2021-10-28T00:51:13.255Z] ---> b3e53be5fdfd [2021-10-28T00:51:13.255Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-28T00:51:13.255Z] ---> Running in 68231ca09af6 [2021-10-28T00:51:13.255Z] Removing intermediate container 68231ca09af6 [2021-10-28T00:51:13.255Z] ---> 2475bf45e4bc [2021-10-28T00:51:13.255Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-28T00:51:13.255Z] ---> Running in ef26d1084390 [2021-10-28T00:51:13.527Z] Removing intermediate container ef26d1084390 [2021-10-28T00:51:13.527Z] ---> e902b1f67e66 [2021-10-28T00:51:13.527Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-28T00:51:14.506Z] ---> 3c0a078ac61f [2021-10-28T00:51:14.506Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-28T00:51:15.482Z] ---> fe19e8aec33d [2021-10-28T00:51:15.482Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-28T00:51:16.456Z] ---> 76b93b6ef46a [2021-10-28T00:51:16.456Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-28T00:51:16.456Z] ---> Running in de516878c8b7 [2021-10-28T00:51:16.728Z] Removing intermediate container de516878c8b7 [2021-10-28T00:51:16.728Z] ---> 12a92e89257f [2021-10-28T00:51:16.728Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T00:51:16.728Z] ---> Running in 121c7d5833c7 [2021-10-28T00:51:17.323Z] Removing intermediate container 121c7d5833c7 [2021-10-28T00:51:17.323Z] ---> c9d24fec6768 [2021-10-28T00:51:17.323Z] Step 20/22 : LABEL arch=arm64 [2021-10-28T00:51:17.323Z] ---> Running in 4771fbef01ed [2021-10-28T00:51:17.914Z] Removing intermediate container 4771fbef01ed [2021-10-28T00:51:17.914Z] ---> 0b45bbda6af6 [2021-10-28T00:51:17.914Z] Step 21/22 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [2021-10-28T00:51:17.914Z] ---> Running in 18c41df95e94 [2021-10-28T00:51:18.185Z] Removing intermediate container 18c41df95e94 [2021-10-28T00:51:18.185Z] ---> 839f972dc406 [2021-10-28T00:51:18.457Z] Step 22/22 : LABEL version=0.0.0 [2021-10-28T00:51:18.457Z] ---> Running in 13a5bd41e6c2 [2021-10-28T00:51:18.728Z] Removing intermediate container 13a5bd41e6c2 [2021-10-28T00:51:18.728Z] ---> 370916e4abd2 [2021-10-28T00:51:18.728Z] [2021-10-28T00:51:19.324Z] Successfully built 370916e4abd2 [2021-10-28T00:51:19.324Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-28T00:51:19.611Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-28T00:51:19.602Z] $ docker stop --time=1 7a3196d74432c41cddd26989c23794b523262ab212500930d274022b76f0adf9 [2021-10-28T00:51:21.313Z] $ docker rm -f 7a3196d74432c41cddd26989c23794b523262ab212500930d274022b76f0adf9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T00:51:21.925Z] + docker images [2021-10-28T00:51:22.196Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-28T00:51:22.196Z] sys-mgmt-agent-arm64 latest 370916e4abd2 3 seconds ago 277MB [2021-10-28T00:51:22.196Z] security-bootstrapper-arm64 latest 5236c68cc83a 49 seconds ago 17.8MB [2021-10-28T00:51:22.196Z] core-data-arm64 latest 580f94eff0b6 49 seconds ago 19.5MB [2021-10-28T00:51:22.196Z] 382817bed559 About a minute ago 1.58GB [2021-10-28T00:51:22.196Z] core-command-arm64 latest 076632787c70 About a minute ago 15.2MB [2021-10-28T00:51:22.196Z] 348808ce18e9 About a minute ago 1.57GB [2021-10-28T00:51:22.196Z] 70a27d35a491 About a minute ago 1.57GB [2021-10-28T00:51:22.196Z] 931bd109bd0b About a minute ago 1.57GB [2021-10-28T00:51:22.196Z] security-secretstore-setup-arm64 latest 98556cc444ae 4 minutes ago 26.8MB [2021-10-28T00:51:22.196Z] core-metadata-arm64 latest e5d76d6b57e0 4 minutes ago 15.9MB [2021-10-28T00:51:22.196Z] support-scheduler-arm64 latest c9fa4e98d2eb 4 minutes ago 15.3MB [2021-10-28T00:51:22.196Z] support-notifications-arm64 latest 6bc86c86b882 4 minutes ago 16.1MB [2021-10-28T00:51:22.196Z] security-proxy-setup-arm64 latest ed91fce6f7ef 4 minutes ago 25.4MB [2021-10-28T00:51:22.196Z] f985c1a0ee2a 4 minutes ago 1.57GB [2021-10-28T00:51:22.196Z] 7a2f4c3d7795 4 minutes ago 1.57GB [2021-10-28T00:51:22.196Z] 6115aa8b8d57 4 minutes ago 1.57GB [2021-10-28T00:51:22.196Z] fb11046ab1b0 4 minutes ago 1.57GB [2021-10-28T00:51:22.196Z] 69702336adaf 4 minutes ago 1.58GB [2021-10-28T00:51:22.196Z] ci-base-image-arm64 latest 1d5086cb05eb 15 minutes ago 1.24GB [2021-10-28T00:51:22.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 weeks ago 534MB [2021-10-28T00:51:22.196Z] docker 20.10.8 3734d5adc5ac 8 weeks ago 198MB [2021-10-28T00:51:22.196Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-10-28T00:51:22.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:51:23.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T00:51:24.086Z] [2021-10-28T00:51:24.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:51:24.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T00:51:24.703Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-28T00:51:24.703Z] 448f6bf000e3: Pulling fs layer [2021-10-28T00:51:24.703Z] f757da607395: Pulling fs layer [2021-10-28T00:51:24.703Z] 05883995daec: Pulling fs layer [2021-10-28T00:51:24.703Z] 8603b9c90790: Pulling fs layer [2021-10-28T00:51:24.704Z] 1560dd03e051: Pulling fs layer [2021-10-28T00:51:24.704Z] 27f5ce0e4adf: Pulling fs layer [2021-10-28T00:51:24.704Z] c2d8d7efcc4b: Pulling fs layer [2021-10-28T00:51:24.704Z] 8603b9c90790: Waiting [2021-10-28T00:51:24.704Z] 1560dd03e051: Waiting [2021-10-28T00:51:24.704Z] 27f5ce0e4adf: Waiting [2021-10-28T00:51:24.704Z] c2d8d7efcc4b: Waiting [2021-10-28T00:51:24.704Z] f757da607395: Verifying Checksum [2021-10-28T00:51:24.704Z] f757da607395: Download complete [2021-10-28T00:51:24.704Z] 8603b9c90790: Verifying Checksum [2021-10-28T00:51:24.704Z] 8603b9c90790: Download complete [2021-10-28T00:51:24.979Z] 1560dd03e051: Verifying Checksum [2021-10-28T00:51:24.980Z] 1560dd03e051: Download complete [2021-10-28T00:51:24.980Z] 27f5ce0e4adf: Verifying Checksum [2021-10-28T00:51:24.980Z] 27f5ce0e4adf: Download complete [2021-10-28T00:51:24.980Z] 05883995daec: Verifying Checksum [2021-10-28T00:51:24.980Z] 05883995daec: Download complete [2021-10-28T00:51:25.250Z] 448f6bf000e3: Verifying Checksum [2021-10-28T00:51:25.250Z] 448f6bf000e3: Download complete [2021-10-28T00:51:27.867Z] c2d8d7efcc4b: Verifying Checksum [2021-10-28T00:51:27.867Z] c2d8d7efcc4b: Download complete [2021-10-28T00:51:28.847Z] 448f6bf000e3: Pull complete [2021-10-28T00:51:29.825Z] f757da607395: Pull complete [2021-10-28T00:51:31.254Z] 05883995daec: Pull complete [2021-10-28T00:51:31.526Z] 8603b9c90790: Pull complete [2021-10-28T00:51:32.505Z] 1560dd03e051: Pull complete [2021-10-28T00:51:32.779Z] 27f5ce0e4adf: Pull complete [2021-10-28T00:51:47.855Z] c2d8d7efcc4b: Pull complete [2021-10-28T00:51:47.855Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-28T00:51:47.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T00:51:47.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-28T00:51:48.128Z] prd-ubuntu18.04-docker-arm64-4c-16g-2366 does not seem to be running inside a container [2021-10-28T00:51:48.196Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-28T00:51:51.406Z] $ docker top 2b15c86ae9b72867df8ce96b0e83d27013254363fe62a2914fe424bab09ac32d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:51:53.562Z] ---> job-cost.sh [2021-10-28T00:51:53.562Z] lf-activate-venv: SKIPPING [2021-10-28T00:51:53.562Z] INFO: No Stack... [2021-10-28T00:51:54.154Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-28T00:51:54.747Z] INFO: Archiving Costs [Pipeline] sh [2021-10-28T00:51:55.411Z] + cut -d, -f6 [2021-10-28T00:51:55.411Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-10-28T00:51:55.471Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3787-2-stack-cost] [2021-10-28T00:51:55.477Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3787-2-stack-cost] did not exist. Created. [2021-10-28T00:51:55.477Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3787-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T00:51:56.143Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-28T00:51:56.378Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T00:51:56.384Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3787-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T00:51:56.385Z] $ docker stop --time=1 2b15c86ae9b72867df8ce96b0e83d27013254363fe62a2914fe424bab09ac32d [2021-10-28T00:51:58.934Z] $ docker rm -f 2b15c86ae9b72867df8ce96b0e83d27013254363fe62a2914fe424bab09ac32d [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-28T00:52:01.676Z] provisioning config files... [2021-10-28T00:52:01.688Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8168044475567976482tmp [Pipeline] { [Pipeline] sh [2021-10-28T00:52:02.003Z] + set +x [2021-10-28T00:52:02.003Z] + curl -s https://codecov.io/bash [2021-10-28T00:52:02.003Z] + bash -s -- [2021-10-28T00:52:02.003Z] [2021-10-28T00:52:02.003Z] _____ _ [2021-10-28T00:52:02.003Z] / ____| | | [2021-10-28T00:52:02.003Z] | | ___ __| | ___ ___ _____ __ [2021-10-28T00:52:02.003Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-28T00:52:02.003Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-28T00:52:02.003Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-28T00:52:02.003Z] Bash-1.0.6 [2021-10-28T00:52:02.003Z] [2021-10-28T00:52:02.003Z] [2021-10-28T00:52:02.003Z] ==> git version 2.24.4 found [2021-10-28T00:52:02.003Z] ==> 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-28T00:52:02.003Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-28T00:52:02.003Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-28T00:52:02.003Z] ==> Jenkins CI detected. [2021-10-28T00:52:02.003Z] current dir:  /w/workspace/edgex-go/2 [2021-10-28T00:52:02.003Z] project root: . [2021-10-28T00:52:02.003Z] --> token set from env [2021-10-28T00:52:02.270Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-28T00:52:02.270Z] ==> Running gcov in . (disable via -X gcov) [2021-10-28T00:52:02.270Z] ==> Python coveragepy not found [2021-10-28T00:52:02.270Z] ==> Searching for coverage reports in: [2021-10-28T00:52:02.270Z] + . [2021-10-28T00:52:02.270Z] -> Found 1 reports [2021-10-28T00:52:02.270Z] ==> Detecting git/mercurial file structure [2021-10-28T00:52:02.270Z] ==> Reading reports [2021-10-28T00:52:02.270Z] + ./coverage.out bytes=428381 [2021-10-28T00:52:02.270Z] ==> Appending adjustments [2021-10-28T00:52:02.270Z] https://docs.codecov.io/docs/fixing-reports [2021-10-28T00:52:03.657Z] + Found adjustments [2021-10-28T00:52:03.657Z] ==> Gzipping contents [2021-10-28T00:52:03.657Z] 60K /tmp/codecov.XTNH1z.gz [2021-10-28T00:52:03.657Z] ==> Uploading reports [2021-10-28T00:52:03.657Z] url: https://codecov.io [2021-10-28T00:52:03.657Z] query: branch=PR-3787&commit=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3787%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3787&job=&cmd_args= [2021-10-28T00:52:03.657Z] -> Pinging Codecov [2021-10-28T00:52:03.657Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3787&commit=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3787%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3787&job=&cmd_args= [2021-10-28T00:52:03.657Z] -> Uploading to [2021-10-28T00:52:03.657Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-28/00271124DB129430A58F1EEE437C3FCB/44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e/63ce3ccd-f3d0-4a59-996e-b1b1794b4672.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211028%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211028T005203Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50c7f17d58860eadd6a3dde6ca9cdada435099087a6fb20daaf059f873bbf401 [2021-10-28T00:52:03.657Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T00:52:03.657Z] Dload Upload Total Spent Left Speed [2021-10-28T00:52:03.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57740 0 0 100 57740 0 179k --:--:-- --:--:-- --:--:-- 179k [2021-10-28T00:52:03.920Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [Pipeline] } [2021-10-28T00:52:03.928Z] 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-28T00:52:05.840Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:52:06.133Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:52:06.692Z] ---> package-listing.sh [2021-10-28T00:52:06.692Z] ++ facter osfamily [2021-10-28T00:52:06.692Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-28T00:52:06.952Z] + OS_FAMILY=redhat [2021-10-28T00:52:06.952Z] + workspace=/w/workspace/edgex-go/2 [2021-10-28T00:52:06.952Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-28T00:52:06.952Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-28T00:52:06.952Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-28T00:52:06.952Z] + PACKAGES=/tmp/packages_start.txt [2021-10-28T00:52:06.952Z] + '[' /w/workspace/edgex-go/2 ']' [2021-10-28T00:52:06.952Z] + PACKAGES=/tmp/packages_end.txt [2021-10-28T00:52:06.952Z] + case "${OS_FAMILY}" in [2021-10-28T00:52:06.952Z] + sort [2021-10-28T00:52:06.952Z] + rpm -qa [2021-10-28T00:52:10.249Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-28T00:52:10.250Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-28T00:52:10.250Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-28T00:52:10.250Z] + '[' /w/workspace/edgex-go/2 ']' [2021-10-28T00:52:10.250Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-10-28T00:52:10.250Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-10-28T00:52:10.260Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-28T00:52:10.544Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:52:12.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T00:52:12.054Z] [2021-10-28T00:52:12.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:52:12.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T00:52:12.359Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T00:52:12.359Z] b4d181a07f80: Pulling fs layer [2021-10-28T00:52:12.359Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T00:52:12.359Z] ed53099fbce6: Pulling fs layer [2021-10-28T00:52:12.359Z] dc539afda2c1: Pulling fs layer [2021-10-28T00:52:12.359Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T00:52:12.359Z] 9065ff56babe: Pulling fs layer [2021-10-28T00:52:12.359Z] d287ab97295c: Pulling fs layer [2021-10-28T00:52:12.359Z] 77bc0d833cb6: Waiting [2021-10-28T00:52:12.359Z] 9065ff56babe: Waiting [2021-10-28T00:52:12.360Z] d287ab97295c: Waiting [2021-10-28T00:52:12.360Z] dc539afda2c1: Waiting [2021-10-28T00:52:12.360Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T00:52:12.360Z] a1111a8f2ec3: Download complete [2021-10-28T00:52:12.360Z] dc539afda2c1: Verifying Checksum [2021-10-28T00:52:12.360Z] dc539afda2c1: Download complete [2021-10-28T00:52:12.360Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T00:52:12.360Z] 77bc0d833cb6: Download complete [2021-10-28T00:52:12.360Z] ed53099fbce6: Verifying Checksum [2021-10-28T00:52:12.360Z] ed53099fbce6: Download complete [2021-10-28T00:52:12.624Z] 9065ff56babe: Verifying Checksum [2021-10-28T00:52:12.625Z] 9065ff56babe: Download complete [2021-10-28T00:52:12.625Z] b4d181a07f80: Verifying Checksum [2021-10-28T00:52:12.625Z] b4d181a07f80: Download complete [2021-10-28T00:52:13.204Z] d287ab97295c: Verifying Checksum [2021-10-28T00:52:13.204Z] d287ab97295c: Download complete [2021-10-28T00:52:14.148Z] b4d181a07f80: Pull complete [2021-10-28T00:52:14.148Z] a1111a8f2ec3: Pull complete [2021-10-28T00:52:14.738Z] ed53099fbce6: Pull complete [2021-10-28T00:52:14.738Z] dc539afda2c1: Pull complete [2021-10-28T00:52:15.002Z] 77bc0d833cb6: Pull complete [2021-10-28T00:52:15.273Z] 9065ff56babe: Pull complete [2021-10-28T00:52:20.590Z] d287ab97295c: Pull complete [2021-10-28T00:52:20.590Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T00:52:20.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T00:52:20.590Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T00:52:20.659Z] prd-centos7-docker-4c-2g-2365 does not seem to be running inside a container [2021-10-28T00:52:20.702Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:latest cat [2021-10-28T00:52:23.916Z] $ docker top 73e1e9d67fb67d2905c6056e9eab5f5ab79f6dc635984b1ed6e42c3a045a9518 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T00:52:24.274Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-28T00:52:24.568Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-28T00:52:24.864Z] + ls /var/log/sa-host [2021-10-28T00:52:24.864Z] + sadf -c /var/log/sa-host/sa28 [2021-10-28T00:52:24.864Z] file_magic: OK [2021-10-28T00:52:24.864Z] HZ: Using current value: 100 [2021-10-28T00:52:24.864Z] file_header: OK [2021-10-28T00:52:24.864Z] 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-28T00:52:24.864Z] Statistics: [2021-10-28T00:52:24.864Z] 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... [2021-10-28T00:52:24.864Z] File successfully converted to sysstat format version 12.0.3 [2021-10-28T00:52:24.864Z] + sadf -c /var/log/sa-host/sa30 [2021-10-28T00:52:24.864Z] file_magic: OK [2021-10-28T00:52:24.864Z] HZ: Using current value: 100 [2021-10-28T00:52:24.864Z] file_header: OK [2021-10-28T00:52:24.864Z] 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-28T00:52:24.864Z] Statistics: [2021-10-28T00:52:24.864Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T00:52:24.864Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T00:52:27.273Z] provisioning config files... [2021-10-28T00:52:27.286Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config601965502836769927tmp [Pipeline] { [Pipeline] echo [2021-10-28T00:52:27.298Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:52:27.585Z] ---> create-netrc.sh [Pipeline] } [2021-10-28T00:52:27.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:52:27.947Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-28T00:52:27.957Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:52:28.246Z] ---> sudo-logs.sh [2021-10-28T00:52:28.246Z] Archiving 'sudo' log.. [2021-10-28T00:52:28.246Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2365.novalocal: Name or service not known [2021-10-28T00:52:28.246Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2365.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-28T00:52:28.266Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:52:28.556Z] ---> job-cost.sh [2021-10-28T00:52:28.556Z] lf-activate-venv: SKIPPING [2021-10-28T00:52:28.556Z] DEBUG: total: 0.10999999940395355 [2021-10-28T00:52:28.556Z] INFO: Retrieving Stack Cost... [2021-10-28T00:52:32.758Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T00:52:33.019Z] INFO: Archiving Costs [Pipeline] echo [2021-10-28T00:52:33.028Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:52:33.318Z] ---> logs-deploy.sh [2021-10-28T00:52:33.318Z] lf-activate-venv: SKIPPING [2021-10-28T00:52:33.318Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3787/2 [2021-10-28T00:52:33.318Z] INFO: archiving workspace using pattern(s): [2021-10-28T00:52:33.891Z] Archives upload complete. [2021-10-28T00:52:35.222Z] INFO: archiving logs to Nexus [2021-10-28T00:52:35.222Z] ---> uname -a: [2021-10-28T00:52:35.222Z] Linux prd-centos7-docker-4c-2g-2365.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-28T00:52:35.222Z] [2021-10-28T00:52:35.222Z] [2021-10-28T00:52:35.222Z] ---> lscpu: [2021-10-28T00:52:35.222Z] Architecture: x86_64 [2021-10-28T00:52:35.222Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-28T00:52:35.222Z] Byte Order: Little Endian [2021-10-28T00:52:35.222Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-28T00:52:35.222Z] CPU(s): 2 [2021-10-28T00:52:35.222Z] On-line CPU(s) list: 0,1 [2021-10-28T00:52:35.222Z] Thread(s) per core: 1 [2021-10-28T00:52:35.222Z] Core(s) per socket: 1 [2021-10-28T00:52:35.222Z] Socket(s): 2 [2021-10-28T00:52:35.222Z] NUMA node(s): 1 [2021-10-28T00:52:35.222Z] Vendor ID: AuthenticAMD [2021-10-28T00:52:35.222Z] CPU family: 23 [2021-10-28T00:52:35.222Z] Model: 49 [2021-10-28T00:52:35.222Z] Model name: AMD EPYC-Rome Processor [2021-10-28T00:52:35.222Z] Stepping: 0 [2021-10-28T00:52:35.222Z] CPU MHz: 2799.998 [2021-10-28T00:52:35.222Z] BogoMIPS: 5599.99 [2021-10-28T00:52:35.222Z] Virtualization: AMD-V [2021-10-28T00:52:35.222Z] Hypervisor vendor: KVM [2021-10-28T00:52:35.222Z] Virtualization type: full [2021-10-28T00:52:35.222Z] L1d cache: 32K [2021-10-28T00:52:35.222Z] L1i cache: 32K [2021-10-28T00:52:35.222Z] L2 cache: 512K [2021-10-28T00:52:35.222Z] L3 cache: 16384K [2021-10-28T00:52:35.222Z] NUMA node0 CPU(s): 0,1 [2021-10-28T00:52:35.222Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-10-28T00:52:35.222Z] [2021-10-28T00:52:35.222Z] [2021-10-28T00:52:35.222Z] ---> nproc: [2021-10-28T00:52:35.222Z] 2 [2021-10-28T00:52:35.222Z] [2021-10-28T00:52:35.222Z] [2021-10-28T00:52:35.222Z] ---> df -h: [2021-10-28T00:52:35.222Z] Filesystem Size Used Avail Use% Mounted on [2021-10-28T00:52:35.222Z] overlay 40G 14G 27G 33% / [2021-10-28T00:52:35.222Z] tmpfs 64M 0 64M 0% /dev [2021-10-28T00:52:35.222Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-28T00:52:35.222Z] shm 64M 0 64M 0% /dev/shm [2021-10-28T00:52:35.222Z] /dev/vda1 40G 14G 27G 33% /facter-os [2021-10-28T00:52:35.222Z] [2021-10-28T00:52:35.222Z] [2021-10-28T00:52:35.222Z] ---> sar -b -r -n DEV: [2021-10-28T00:52:35.222Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) [2021-10-28T00:52:35.222Z] [2021-10-28T00:52:35.222Z] 00:28:18 LINUX RESTART (2 CPU) [2021-10-28T00:52:35.222Z] [2021-10-28T00:52:35.222Z] 00:29:02 tps rtps wtps bread/s bwrtn/s [2021-10-28T00:52:35.222Z] 00:30:01 263.39 3.22 260.17 2353.40 72541.37 [2021-10-28T00:52:35.222Z] 00:31:01 183.55 0.00 183.55 0.00 33114.69 [2021-10-28T00:52:35.222Z] 00:32:01 55.87 0.00 55.87 0.00 7941.88 [2021-10-28T00:52:35.222Z] 00:33:01 147.51 0.02 147.49 0.53 21370.81 [2021-10-28T00:52:35.222Z] 00:34:01 878.91 471.09 407.82 18448.33 293595.76 [2021-10-28T00:52:35.222Z] 00:35:01 682.25 192.21 490.04 6012.86 218337.72 [2021-10-28T00:52:35.222Z] 00:36:01 358.08 100.20 257.89 5356.07 65011.82 [2021-10-28T00:52:35.222Z] 00:37:01 4.08 0.00 4.08 0.00 115.31 [2021-10-28T00:52:35.222Z] 00:38:01 0.22 0.00 0.22 0.00 2.56 [2021-10-28T00:52:35.222Z] 00:39:01 0.45 0.13 0.32 54.64 4.25 [2021-10-28T00:52:35.222Z] 00:40:01 0.25 0.00 0.25 0.00 2.43 [2021-10-28T00:52:35.222Z] 00:41:01 0.33 0.08 0.25 2.27 3.28 [2021-10-28T00:52:35.222Z] 00:42:01 0.25 0.00 0.25 0.00 2.47 [2021-10-28T00:52:35.222Z] 00:43:01 0.20 0.00 0.20 0.00 1.62 [2021-10-28T00:52:35.222Z] 00:44:01 0.50 0.25 0.25 7.86 3.83 [2021-10-28T00:52:35.222Z] 00:45:01 0.77 0.00 0.77 0.00 12.87 [2021-10-28T00:52:35.222Z] 00:46:01 0.27 0.00 0.27 0.00 4.78 [2021-10-28T00:52:35.222Z] 00:47:02 0.25 0.00 0.25 0.00 2.60 [2021-10-28T00:52:35.222Z] 00:48:01 0.27 0.00 0.27 0.00 3.46 [2021-10-28T00:52:35.222Z] 00:49:01 0.22 0.00 0.22 0.00 2.47 [2021-10-28T00:52:35.222Z] 00:50:01 0.20 0.00 0.20 0.00 1.62 [2021-10-28T00:52:35.222Z] 00:51:01 0.27 0.00 0.27 0.00 3.15 [2021-10-28T00:52:35.222Z] 00:52:01 0.58 0.28 0.30 48.91 16.99 [2021-10-28T00:52:35.222Z] Average: 112.13 33.44 78.70 1404.84 30967.75 [2021-10-28T00:52:35.222Z] [2021-10-28T00:52:35.222Z] 00:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-28T00:52:35.222Z] 00:30:01 3179192 0 935816 11.68 2620 3891312 1551188 17.13 1297108 3045708 227688 [2021-10-28T00:52:35.222Z] 00:31:01 3311440 0 1023692 12.78 2620 3671188 1649512 18.21 1411896 2804824 233252 [2021-10-28T00:52:35.222Z] 00:32:01 3283788 0 1027264 12.83 2620 3695268 1684056 18.59 1344200 2894572 188404 [2021-10-28T00:52:35.222Z] 00:33:01 3220308 0 997572 12.46 2620 3788440 1587852 17.53 1313760 2974284 36 [2021-10-28T00:52:35.222Z] 00:34:01 750512 0 1529796 19.10 2620 5726012 3611408 39.87 2982784 3650156 80332 [2021-10-28T00:52:35.222Z] 00:35:01 971440 0 1260832 15.74 2620 5774048 2573644 28.41 2628300 3770880 10624 [2021-10-28T00:52:35.222Z] 00:36:01 2761628 0 1087708 13.58 2620 4156984 1326328 14.64 1179016 3452820 20 [2021-10-28T00:52:35.222Z] 00:37:01 2764492 0 1084840 13.55 2620 4156988 1287252 14.21 1189976 3440280 12 [2021-10-28T00:52:35.222Z] 00:38:01 2763996 0 1085332 13.55 2620 4156992 1287492 14.21 1190644 3440288 8 [2021-10-28T00:52:35.222Z] 00:39:01 2773388 0 1074296 13.41 2620 4158636 1287432 14.21 1184556 3438512 8 [2021-10-28T00:52:35.222Z] 00:40:01 2773364 0 1074320 13.41 2620 4158636 1287492 14.21 1184736 3438536 8 [2021-10-28T00:52:35.222Z] 00:41:01 2780368 0 1067236 13.33 2620 4158716 1287252 14.21 1183944 3432276 8 [2021-10-28T00:52:35.222Z] 00:42:01 2780608 0 1066992 13.32 2620 4158720 1287252 14.21 1183948 3432276 8 [2021-10-28T00:52:35.222Z] 00:43:01 2780608 0 1066988 13.32 2620 4158724 1287252 14.21 1184072 3432276 8 [2021-10-28T00:52:35.222Z] 00:44:01 2780024 0 1067540 13.33 2620 4158756 1287348 14.21 1184560 3431920 16 [2021-10-28T00:52:35.222Z] 00:45:01 2780036 0 1067524 13.33 2620 4158760 1287252 14.21 1184352 3431920 20 [2021-10-28T00:52:35.222Z] 00:46:01 2780540 0 1067016 13.32 2620 4158764 1287252 14.21 1184356 3431920 8 [2021-10-28T00:52:35.222Z] 00:47:02 2780284 0 1067264 13.33 2620 4158772 1287252 14.21 1184364 3431920 8 [2021-10-28T00:52:35.222Z] 00:48:01 2780276 0 1067272 13.33 2620 4158772 1287252 14.21 1184480 3431920 8 [2021-10-28T00:52:35.222Z] 00:49:01 2780164 0 1067376 13.33 2620 4158780 1287336 14.21 1184572 3431924 8 [2021-10-28T00:52:35.222Z] 00:50:01 2780300 0 1067240 13.33 2620 4158780 1287252 14.21 1184372 3431920 8 [2021-10-28T00:52:35.222Z] 00:51:01 2780376 0 1067160 13.32 2620 4158784 1287288 14.21 1184384 3431920 8 [2021-10-28T00:52:35.222Z] 00:52:01 2777396 0 1068584 13.34 2620 4160340 1287384 14.21 1185752 3433484 20 [2021-10-28T00:52:35.222Z] Average: 2691936 0 1086507 13.57 2620 4227877 1503523 16.60 1353049 3371154 32197 [2021-10-28T00:52:35.222Z] [2021-10-28T00:52:35.222Z] 00:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-28T00:52:35.222Z] 00:30:01 eth0 820.32 1005.77 8390.61 113.24 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.222Z] 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.222Z] 00:30:01 docker0 898.97 642.81 77.74 4797.31 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.222Z] 00:31:01 eth0 39.40 22.40 35.55 14.82 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.222Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.222Z] 00:31:01 veth276090d 0.32 0.45 0.03 0.04 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.222Z] 00:31:01 docker0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.222Z] 00:32:01 eth0 17.22 9.70 13.10 7.02 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.222Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.222Z] 00:32:01 veth276090d 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.222Z] 00:32:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.222Z] 00:33:01 eth0 95.29 62.95 1694.77 104.69 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.222Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.222Z] 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.222Z] 00:34:01 veth5608df4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.222Z] 00:34:01 veth0f1344f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.222Z] 00:34:01 eth0 63.40 32.58 204.00 14.19 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.222Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:35:01 veth7cb3c3a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:35:01 eth0 122.51 64.25 1661.47 94.33 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:35:01 veth1c6aca1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:36:01 eth0 48.91 24.25 150.76 13.40 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:36:01 docker0 932.61 739.47 79.68 5623.84 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:37:01 eth0 0.72 0.33 0.07 0.03 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:38:01 eth0 1.55 0.67 0.59 0.41 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:39:01 eth0 0.68 0.22 0.19 0.07 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:40:01 eth0 0.52 0.40 0.27 0.21 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:41:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:42:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:43:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:44:01 eth0 0.28 0.25 0.15 0.08 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:45:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:46:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:47:02 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:48:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:49:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:50:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:51:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:52:01 eth0 0.57 0.47 0.86 0.11 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] Average: eth0 52.21 52.62 523.17 15.71 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] Average: docker0 40.62 32.20 3.47 244.92 0.00 0.00 0.00 0.00 [2021-10-28T00:52:35.223Z] [2021-10-28T00:52:35.223Z] [2021-10-28T00:52:35.223Z] ---> sar -P ALL: [2021-10-28T00:52:35.223Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) [2021-10-28T00:52:35.223Z] [2021-10-28T00:52:35.223Z] 00:28:18 LINUX RESTART (2 CPU) [2021-10-28T00:52:35.223Z] [2021-10-28T00:52:35.223Z] 00:29:02 CPU %user %nice %system %iowait %steal %idle [2021-10-28T00:52:35.223Z] 00:30:01 all 31.03 0.00 9.94 4.08 0.08 54.87 [2021-10-28T00:52:35.223Z] 00:30:01 0 31.67 0.00 10.23 3.99 0.09 54.02 [2021-10-28T00:52:35.223Z] 00:30:01 1 30.38 0.00 9.65 4.17 0.07 55.73 [2021-10-28T00:52:35.223Z] 00:31:01 all 60.46 0.00 9.21 1.44 0.12 28.78 [2021-10-28T00:52:35.223Z] 00:31:01 0 60.77 0.00 8.88 1.38 0.11 28.86 [2021-10-28T00:52:35.223Z] 00:31:01 1 60.14 0.00 9.53 1.49 0.13 28.70 [2021-10-28T00:52:35.223Z] 00:32:01 all 35.09 0.00 4.05 0.40 0.07 60.38 [2021-10-28T00:52:35.223Z] 00:32:01 0 35.67 0.00 4.14 0.39 0.07 59.72 [2021-10-28T00:52:35.223Z] 00:32:01 1 34.51 0.00 3.96 0.42 0.07 61.04 [2021-10-28T00:52:35.223Z] 00:33:01 all 57.66 0.00 7.73 2.48 0.10 32.03 [2021-10-28T00:52:35.223Z] 00:33:01 0 56.73 0.00 7.96 2.25 0.09 32.96 [2021-10-28T00:52:35.223Z] 00:33:01 1 58.60 0.00 7.49 2.70 0.11 31.11 [2021-10-28T00:52:35.223Z] 00:34:01 all 38.77 0.00 18.89 35.10 0.11 7.12 [2021-10-28T00:52:35.223Z] 00:34:01 0 38.20 0.00 18.82 35.43 0.11 7.45 [2021-10-28T00:52:35.223Z] 00:34:01 1 39.35 0.00 18.97 34.77 0.11 6.80 [2021-10-28T00:52:35.223Z] 00:35:01 all 66.28 0.00 18.03 12.55 0.12 3.02 [2021-10-28T00:52:35.223Z] 00:35:01 0 67.47 0.00 17.03 12.17 0.11 3.23 [2021-10-28T00:52:35.223Z] 00:35:01 1 65.09 0.00 19.04 12.93 0.13 2.81 [2021-10-28T00:52:35.223Z] 00:36:01 all 58.34 0.00 11.53 3.38 0.11 26.64 [2021-10-28T00:52:35.223Z] 00:36:01 0 57.50 0.00 11.98 3.34 0.11 27.08 [2021-10-28T00:52:35.223Z] 00:36:01 1 59.18 0.00 11.08 3.43 0.11 26.21 [2021-10-28T00:52:35.223Z] 00:37:01 all 0.13 0.00 0.04 0.00 0.03 99.81 [2021-10-28T00:52:35.223Z] 00:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-10-28T00:52:35.223Z] 00:37:01 1 0.22 0.00 0.05 0.00 0.03 99.70 [2021-10-28T00:52:35.223Z] 00:38:01 all 0.15 0.00 0.03 0.00 0.03 99.80 [2021-10-28T00:52:35.223Z] 00:38:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2021-10-28T00:52:35.223Z] 00:38:01 1 0.20 0.00 0.02 0.00 0.03 99.75 [2021-10-28T00:52:35.223Z] 00:39:01 all 0.13 0.00 0.06 0.01 0.02 99.79 [2021-10-28T00:52:35.223Z] 00:39:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-10-28T00:52:35.223Z] 00:39:01 1 0.22 0.00 0.07 0.02 0.00 99.70 [2021-10-28T00:52:35.223Z] 00:40:01 all 0.17 0.00 0.05 0.00 0.03 99.76 [2021-10-28T00:52:35.223Z] 00:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-10-28T00:52:35.223Z] 00:40:01 1 0.30 0.00 0.08 0.00 0.03 99.58 [2021-10-28T00:52:35.223Z] [2021-10-28T00:52:35.223Z] 00:40:01 CPU %user %nice %system %iowait %steal %idle [2021-10-28T00:52:35.223Z] 00:41:01 all 0.16 0.00 0.03 0.00 0.02 99.80 [2021-10-28T00:52:35.223Z] 00:41:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-10-28T00:52:35.223Z] 00:41:01 1 0.27 0.00 0.03 0.00 0.03 99.67 [2021-10-28T00:52:35.223Z] 00:42:01 all 0.23 0.00 0.02 0.00 0.02 99.73 [2021-10-28T00:52:35.223Z] 00:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-10-28T00:52:35.223Z] 00:42:01 1 0.45 0.00 0.02 0.00 0.02 99.52 [2021-10-28T00:52:35.223Z] 00:43:01 all 0.21 0.00 0.02 0.00 0.02 99.76 [2021-10-28T00:52:35.223Z] 00:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-10-28T00:52:35.223Z] 00:43:01 1 0.38 0.00 0.02 0.00 0.02 99.58 [2021-10-28T00:52:35.223Z] 00:44:01 all 0.21 0.00 0.05 0.00 0.02 99.72 [2021-10-28T00:52:35.223Z] 00:44:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2021-10-28T00:52:35.223Z] 00:44:01 1 0.40 0.00 0.05 0.00 0.02 99.53 [2021-10-28T00:52:35.223Z] 00:45:01 all 0.23 0.00 0.03 0.00 0.02 99.73 [2021-10-28T00:52:35.223Z] 00:45:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-10-28T00:52:35.223Z] 00:45:01 1 0.40 0.00 0.02 0.00 0.03 99.55 [2021-10-28T00:52:35.223Z] 00:46:01 all 0.23 0.00 0.03 0.00 0.02 99.72 [2021-10-28T00:52:35.223Z] 00:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-10-28T00:52:35.223Z] 00:46:01 1 0.43 0.00 0.03 0.00 0.02 99.52 [2021-10-28T00:52:35.223Z] 00:47:02 all 0.16 0.00 0.03 0.00 0.03 99.79 [2021-10-28T00:52:35.223Z] 00:47:02 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-10-28T00:52:35.223Z] 00:47:02 1 0.28 0.00 0.02 0.00 0.03 99.67 [2021-10-28T00:52:35.223Z] 00:48:01 all 0.15 0.00 0.03 0.00 0.03 99.80 [2021-10-28T00:52:35.223Z] 00:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-10-28T00:52:35.223Z] 00:48:01 1 0.27 0.00 0.03 0.00 0.03 99.66 [2021-10-28T00:52:35.223Z] 00:49:01 all 0.18 0.00 0.02 0.00 0.02 99.79 [2021-10-28T00:52:35.223Z] 00:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-10-28T00:52:35.223Z] 00:49:01 1 0.33 0.00 0.02 0.00 0.02 99.63 [2021-10-28T00:52:35.223Z] 00:50:01 all 0.16 0.00 0.03 0.00 0.02 99.80 [2021-10-28T00:52:35.223Z] 00:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-10-28T00:52:35.223Z] 00:50:01 1 0.28 0.00 0.03 0.00 0.02 99.67 [2021-10-28T00:52:35.223Z] 00:51:01 all 0.15 0.00 0.03 0.00 0.03 99.80 [2021-10-28T00:52:35.223Z] 00:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-10-28T00:52:35.223Z] 00:51:01 1 0.27 0.00 0.03 0.00 0.05 99.65 [2021-10-28T00:52:35.223Z] [2021-10-28T00:52:35.223Z] 00:51:01 CPU %user %nice %system %iowait %steal %idle [2021-10-28T00:52:35.223Z] 00:52:01 all 0.22 0.00 0.03 0.02 0.01 99.72 [2021-10-28T00:52:35.223Z] 00:52:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-10-28T00:52:35.223Z] 00:52:01 1 0.38 0.00 0.03 0.03 0.02 99.53 [2021-10-28T00:52:35.223Z] Average: all 14.36 0.00 3.26 2.42 0.04 79.93 [2021-10-28T00:52:35.223Z] Average: 0 14.27 0.00 3.25 2.40 0.04 80.05 [2021-10-28T00:52:35.223Z] Average: 1 14.44 0.00 3.27 2.43 0.05 79.80 [2021-10-28T00:52:35.223Z] [2021-10-28T00:52:35.223Z] [2021-10-28T00:52:35.223Z]