Pull request #3779 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204+fb769a0070cc1922608d3d80e9a209584ebd424b (d75c94ce8da0634108a54c09dbf44070ff33a383) 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-ssh2553470615658805287.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-ssh767730346421182492.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-3779/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-3779/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7290207151359553365.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-ssh8211036675741762214.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-3779/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-3779/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2086568858263524575.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-2157 in /w/workspace/edgexfoundry_edgex-go_PR-3779 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh1400672293396823163.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh4636915099156447710.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3779/head:refs/remotes/origin/PR-3779 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 Merge succeeded, producing c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 Checking out Revision c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 (PR-3779) > git config core.sparsecheckout # timeout=10 > git checkout -f c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 # 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/4@tmp/jenkins-gitclient-ssh98282993023217062.key > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-27T01:01:52.737Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-27T01:01:52.792Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-27T01:01:52.800Z] ========================================================= [2021-10-27T01:01:52.800Z] EdgeX Global Pipelines Version Info [2021-10-27T01:01:52.800Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2f45815685c06a7bdf8f9375eceda876c0e5b7f9 # timeout=10 [2021-10-27T01:01:53.933Z] ------------------- [2021-10-27T01:01:53.933Z] stable info: [2021-10-27T01:01:53.933Z] ------------------- [2021-10-27T01:01:53.933Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T01:01:53.933Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-27T01:01:53.933Z] Message: update stable to v1.0.210 [2021-10-27T01:01:54.506Z] ------------------- [2021-10-27T01:01:54.506Z] experimental info: [2021-10-27T01:01:54.506Z] ------------------- [2021-10-27T01:01:54.506Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T01:01:54.506Z] Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d [2021-10-27T01:01:54.506Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-27T01:01:54.587Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-27T01:01:54.598Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-27T01:01:54.608Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-27T01:01:54.622Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-27T01:01:54.632Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-27T01:01:54.642Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-27T01:01:54.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-27T01:01:54.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-27T01:01:54.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-27T01:01:54.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-27T01:01:54.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-27T01:01:54.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-27T01:01:54.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-27T01:01:54.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-27T01:01:54.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-27T01:01:54.729Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T01:01:54.737Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T01:01:54.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-27T01:01:54.761Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-27T01:01:54.770Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-27T01:01:54.779Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-27T01:01:54.788Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-27T01:01:54.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3779 [Pipeline] echo [2021-10-27T01:01:54.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3779 [Pipeline] echo [2021-10-27T01:01:54.969Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3779 [Pipeline] echo [2021-10-27T01:01:54.980Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [Pipeline] echo [2021-10-27T01:01:54.992Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7a0c0f [Pipeline] echo [2021-10-27T01:01:55.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T01:01:55.036Z] provisioning config files... [2021-10-27T01:01:55.053Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2416338376362053298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:01:56.309Z] ---> docker-login.sh [2021-10-27T01:01:56.309Z] nexus3.edgexfoundry.org:10001 [2021-10-27T01:01:56.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:01:56.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:01:56.572Z] Configure a credential helper to remove this warning. See [2021-10-27T01:01:56.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:01:56.572Z] [2021-10-27T01:01:56.572Z] Login Succeeded [2021-10-27T01:01:56.572Z] nexus3.edgexfoundry.org:10002 [2021-10-27T01:01:56.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:01:56.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:01:56.572Z] Configure a credential helper to remove this warning. See [2021-10-27T01:01:56.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:01:56.572Z] [2021-10-27T01:01:56.572Z] Login Succeeded [2021-10-27T01:01:56.572Z] nexus3.edgexfoundry.org:10003 [2021-10-27T01:01:56.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:01:56.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:01:56.572Z] Configure a credential helper to remove this warning. See [2021-10-27T01:01:56.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:01:56.572Z] [2021-10-27T01:01:56.572Z] Login Succeeded [2021-10-27T01:01:56.572Z] nexus3.edgexfoundry.org:10004 [2021-10-27T01:01:56.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:01:56.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:01:56.832Z] Configure a credential helper to remove this warning. See [2021-10-27T01:01:56.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:01:56.832Z] [2021-10-27T01:01:56.832Z] Login Succeeded [2021-10-27T01:01:56.832Z] docker.io [2021-10-27T01:01:56.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:01:57.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:01:57.096Z] Configure a credential helper to remove this warning. See [2021-10-27T01:01:57.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:01:57.096Z] [2021-10-27T01:01:57.096Z] Login Succeeded [2021-10-27T01:01:57.096Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T01:01:57.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T01:01:57.414Z] ++ 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-27T01:01:57.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:01:57.414Z] ++ dirname cmd/core-command/Dockerfile [2021-10-27T01:01:57.414Z] ++ cut -d/ -f2 [2021-10-27T01:01:57.414Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-27T01:01:57.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:01:57.414Z] ++ dirname cmd/core-data/Dockerfile [2021-10-27T01:01:57.414Z] ++ cut -d/ -f2 [2021-10-27T01:01:57.414Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-27T01:01:57.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:01:57.414Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-27T01:01:57.414Z] ++ cut -d/ -f2 [2021-10-27T01:01:57.414Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-27T01:01:57.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:01:57.414Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-27T01:01:57.414Z] ++ cut -d/ -f2 [2021-10-27T01:01:57.414Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-27T01:01:57.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:01:57.414Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-27T01:01:57.414Z] ++ cut -d/ -f2 [2021-10-27T01:01:57.414Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-27T01:01:57.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:01:57.414Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-27T01:01:57.414Z] ++ cut -d/ -f2 [2021-10-27T01:01:57.414Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-27T01:01:57.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:01:57.414Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-27T01:01:57.414Z] ++ cut -d/ -f2 [2021-10-27T01:01:57.414Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-27T01:01:57.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:01:57.414Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-27T01:01:57.414Z] ++ cut -d/ -f2 [2021-10-27T01:01:57.414Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-27T01:01:57.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:01:57.414Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-27T01:01:57.414Z] ++ cut -d/ -f2 [2021-10-27T01:01:57.414Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-27T01:01:57.449Z] 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-27T01:01:58.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T01:01:58.012Z] [2021-10-27T01:01:58.012Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:01:58.319Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T01:01:58.319Z] latest: Pulling from edgex-devops/git-semver [2021-10-27T01:01:58.319Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T01:01:58.320Z] 3e5f54012d9b: Pulling fs layer [2021-10-27T01:01:58.320Z] 4c7163046ea9: Pulling fs layer [2021-10-27T01:01:58.320Z] 0c2d73faf560: Pulling fs layer [2021-10-27T01:01:58.320Z] 0c2d73faf560: Waiting [2021-10-27T01:01:58.320Z] 3e5f54012d9b: Verifying Checksum [2021-10-27T01:01:58.320Z] 3e5f54012d9b: Download complete [2021-10-27T01:01:58.320Z] a0d0a0d46f8b: Verifying Checksum [2021-10-27T01:01:58.320Z] a0d0a0d46f8b: Download complete [2021-10-27T01:01:58.320Z] 4c7163046ea9: Verifying Checksum [2021-10-27T01:01:58.320Z] 4c7163046ea9: Download complete [2021-10-27T01:01:58.320Z] 0c2d73faf560: Verifying Checksum [2021-10-27T01:01:58.320Z] 0c2d73faf560: Download complete [2021-10-27T01:01:59.276Z] a0d0a0d46f8b: Pull complete [2021-10-27T01:01:59.276Z] 3e5f54012d9b: Pull complete [2021-10-27T01:01:59.276Z] 4c7163046ea9: Pull complete [2021-10-27T01:01:59.276Z] 0c2d73faf560: Pull complete [2021-10-27T01:01:59.276Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-27T01:01:59.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T01:01:59.276Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-27T01:01:59.350Z] prd-centos7-docker-4c-2g-2157 does not seem to be running inside a container [2021-10-27T01:01:59.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-27T01:02:00.094Z] $ docker top 2fe44d10681d341615f39407c0c26156756faf06e7ba10b358c706a8046c0e68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T01:02:00.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T01:02:00.192Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T01:02:00.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T01:02:00.302Z] $ docker exec 2fe44d10681d341615f39407c0c26156756faf06e7ba10b358c706a8046c0e68 ssh-agent [2021-10-27T01:02:00.400Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnJebol/agent.14 [2021-10-27T01:02:00.400Z] SSH_AGENT_PID=21 [2021-10-27T01:02:00.407Z] Running ssh-add (command line suppressed) [2021-10-27T01:02:00.493Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4577827523681015785.key (/w/workspace/edgex-go/4@tmp/private_key_4577827523681015785.key) [2021-10-27T01:02:00.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T01:02:00.792Z] + git tag --points-at HEAD [Pipeline] } [2021-10-27T01:02:00.808Z] $ docker exec --env ******** --env ******** 2fe44d10681d341615f39407c0c26156756faf06e7ba10b358c706a8046c0e68 ssh-agent -k [2021-10-27T01:02:00.894Z] unset SSH_AUTH_SOCK; [2021-10-27T01:02:00.895Z] unset SSH_AGENT_PID; [2021-10-27T01:02:00.895Z] echo Agent pid 21 killed; [2021-10-27T01:02:00.905Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-27T01:02:00.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T01:02:00.927Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T01:02:01.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T01:02:01.056Z] $ docker exec 2fe44d10681d341615f39407c0c26156756faf06e7ba10b358c706a8046c0e68 ssh-agent [2021-10-27T01:02:01.160Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCAifEb/agent.54 [2021-10-27T01:02:01.160Z] SSH_AGENT_PID=60 [2021-10-27T01:02:01.166Z] Running ssh-add (command line suppressed) [2021-10-27T01:02:01.269Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6031417718818225379.key (/w/workspace/edgex-go/4@tmp/private_key_6031417718818225379.key) [2021-10-27T01:02:01.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T01:02:01.579Z] + git semver init [2021-10-27T01:02:01.579Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T01:02:01.579Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-10-27T01:02:01.579Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-10-27T01:02:01.579Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T01:02:01.579Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T01:02:01.579Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T01:02:01.579Z] # $SEMVER_BRANCH = PR-3779 [2021-10-27T01:02:01.579Z] # $SEMVER_TEMP = /tmp/semver-040742355 [2021-10-27T01:02:01.579Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-27T01:02:15.520Z] # '/tmp/semver-040742355' -> '/w/workspace/edgex-go/4/.semver' [2021-10-27T01:02:15.520Z] # -> Force: false [2021-10-27T01:02:15.520Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-10-27T01:02:15.532Z] $ docker exec --env ******** --env ******** 2fe44d10681d341615f39407c0c26156756faf06e7ba10b358c706a8046c0e68 ssh-agent -k [2021-10-27T01:02:15.627Z] unset SSH_AUTH_SOCK; [2021-10-27T01:02:15.627Z] unset SSH_AGENT_PID; [2021-10-27T01:02:15.627Z] echo Agent pid 60 killed; [2021-10-27T01:02:15.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T01:02:15.940Z] + git semver [Pipeline] } [2021-10-27T01:02:16.871Z] $ docker stop --time=1 2fe44d10681d341615f39407c0c26156756faf06e7ba10b358c706a8046c0e68 [2021-10-27T01:02:18.881Z] $ docker rm -f 2fe44d10681d341615f39407c0c26156756faf06e7ba10b358c706a8046c0e68 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T01:02:19.236Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-27T01:02:19.461Z] Stashed 1 file(s) [Pipeline] echo [2021-10-27T01:02:19.464Z] [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-27T01:02:19.641Z] ========================================================= [2021-10-27T01:02:19.641Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-27T01:02:19.641Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T01:02:19.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T01:02:19.927Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-27T01:02:19.927Z] a0d0a0d46f8b: Already exists [2021-10-27T01:02:19.927Z] 31adcdaf11c8: Pulling fs layer [2021-10-27T01:02:19.927Z] b8b176561691: Pulling fs layer [2021-10-27T01:02:19.927Z] 4527c011a84f: Pulling fs layer [2021-10-27T01:02:19.927Z] 5d74067f8e1e: Pulling fs layer [2021-10-27T01:02:19.927Z] e0aca202a116: Pulling fs layer [2021-10-27T01:02:19.927Z] 3a43be97a3b4: Pulling fs layer [2021-10-27T01:02:19.927Z] 34cad66bf833: Pulling fs layer [2021-10-27T01:02:19.927Z] b4e3c513aaa6: Pulling fs layer [2021-10-27T01:02:19.927Z] 5d74067f8e1e: Waiting [2021-10-27T01:02:19.927Z] e0aca202a116: Waiting [2021-10-27T01:02:19.927Z] 3a43be97a3b4: Waiting [2021-10-27T01:02:19.927Z] 34cad66bf833: Waiting [2021-10-27T01:02:19.927Z] b4e3c513aaa6: Waiting [2021-10-27T01:02:19.927Z] b8b176561691: Verifying Checksum [2021-10-27T01:02:19.927Z] b8b176561691: Download complete [2021-10-27T01:02:19.927Z] 31adcdaf11c8: Verifying Checksum [2021-10-27T01:02:19.927Z] 31adcdaf11c8: Download complete [2021-10-27T01:02:19.927Z] 5d74067f8e1e: Verifying Checksum [2021-10-27T01:02:19.927Z] 5d74067f8e1e: Download complete [2021-10-27T01:02:19.927Z] e0aca202a116: Verifying Checksum [2021-10-27T01:02:19.927Z] e0aca202a116: Download complete [2021-10-27T01:02:19.927Z] 3a43be97a3b4: Verifying Checksum [2021-10-27T01:02:19.927Z] 3a43be97a3b4: Download complete [2021-10-27T01:02:20.191Z] 34cad66bf833: Verifying Checksum [2021-10-27T01:02:20.191Z] 34cad66bf833: Download complete [2021-10-27T01:02:20.191Z] 31adcdaf11c8: Pull complete [2021-10-27T01:02:20.191Z] b8b176561691: Pull complete [2021-10-27T01:02:20.454Z] 4527c011a84f: Verifying Checksum [2021-10-27T01:02:20.454Z] 4527c011a84f: Download complete [2021-10-27T01:02:20.454Z] b4e3c513aaa6: Verifying Checksum [2021-10-27T01:02:20.454Z] b4e3c513aaa6: Download complete [2021-10-27T01:02:24.377Z] 4527c011a84f: Pull complete [2021-10-27T01:02:24.377Z] 5d74067f8e1e: Pull complete [2021-10-27T01:02:24.377Z] e0aca202a116: Pull complete [2021-10-27T01:02:24.377Z] 3a43be97a3b4: Pull complete [2021-10-27T01:02:24.377Z] 34cad66bf833: Pull complete [2021-10-27T01:02:26.950Z] b4e3c513aaa6: Pull complete [2021-10-27T01:02:26.950Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-27T01:02:26.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T01:02:26.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-27T01:02:27.250Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-27T01:02:27.250Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T01:02:27.250Z] WORKDIR /edgex [2021-10-27T01:02:27.250Z] COPY go.mod . [2021-10-27T01:02:27.250Z] RUN go mod download' [2021-10-27T01:02:28.656Z] Sending build context to Docker daemon 329.8MB [2021-10-27T01:02:28.656Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T01:02:28.656Z] ---> 9f6097aaca64 [2021-10-27T01:02:28.656Z] Step 2/4 : WORKDIR /edgex [2021-10-27T01:02:31.026Z] ---> Running in f3f4c194fcaa [2021-10-27T01:02:31.026Z] Removing intermediate container f3f4c194fcaa [2021-10-27T01:02:31.026Z] ---> 8a1fe5a9247b [2021-10-27T01:02:31.026Z] Step 3/4 : COPY go.mod . [2021-10-27T01:02:31.026Z] ---> 2d8e417f0da1 [2021-10-27T01:02:31.026Z] Step 4/4 : RUN go mod download [2021-10-27T01:02:31.026Z] ---> Running in f2f49b5d63bf [2021-10-27T01:02:34.598Z] Still waiting to schedule task [2021-10-27T01:02:34.598Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-27T01:03:03.808Z] Removing intermediate container f2f49b5d63bf [2021-10-27T01:03:03.808Z] ---> fc2fa58084b9 [2021-10-27T01:03:03.808Z] Successfully built fc2fa58084b9 [2021-10-27T01:03:03.808Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:04.111Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T01:03:04.112Z] . [Pipeline] withDockerContainer [2021-10-27T01:03:04.179Z] prd-centos7-docker-4c-2g-2157 does not seem to be running inside a container [2021-10-27T01:03:04.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-27T01:03:04.565Z] $ docker top de6c25383e2b4a0ae331018726f571516a6a8b3ff19416bda6d9951f03964bfd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:03:04.914Z] + go version [2021-10-27T01:03:04.914Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-27T01:03:04.925Z] $ docker stop --time=1 de6c25383e2b4a0ae331018726f571516a6a8b3ff19416bda6d9951f03964bfd [2021-10-27T01:03:06.116Z] $ docker rm -f de6c25383e2b4a0ae331018726f571516a6a8b3ff19416bda6d9951f03964bfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:06.544Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T01:03:06.544Z] . [Pipeline] withDockerContainer [2021-10-27T01:03:06.598Z] prd-centos7-docker-4c-2g-2157 does not seem to be running inside a container [2021-10-27T01:03:06.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-27T01:03:07.012Z] $ docker top e7eae35b61ae0d3ac8f4c956a3531bdcf91203169a19b0b75ded42596f440022 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-27T01:03:07.087Z] ========================================================= [2021-10-27T01:03:07.087Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-27T01:03:07.087Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T01:03:07.394Z] + make test [2021-10-27T01:03:07.394Z] go mod tidy [2021-10-27T01:03:07.654Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-27T01:03:12.808Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-27T01:03:31.041Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-27T01:03:35.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-27T01:03:35.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-27T01:03:36.299Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-27T01:03:38.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-27T01:03:40.778Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-27T01:03:40.778Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-27T01:03:40.778Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-27T01:03:41.730Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-27T01:03:41.730Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-27T01:03:42.311Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-27T01:03:42.311Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-27T01:03:42.311Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-27T01:03:42.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-27T01:03:44.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2021-10-27T01:03:44.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-27T01:03:44.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-27T01:03:45.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 98.5% of statements [2021-10-27T01:03:45.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-27T01:03:45.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 44.7% of statements [2021-10-27T01:03:45.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-27T01:03:45.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-27T01:03:46.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.121s coverage: 89.5% of statements [2021-10-27T01:03:46.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-27T01:03:46.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:03:47.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 84.4% of statements [2021-10-27T01:03:47.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-27T01:03:47.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-27T01:03:47.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-27T01:03:47.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-27T01:03:47.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-27T01:03:47.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.292s coverage: 94.2% of statements [2021-10-27T01:03:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-27T01:03:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:03:47.921Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-10-27T01:03:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-27T01:03:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-27T01:03:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-27T01:03:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-27T01:03:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-27T01:03:48.502Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2021-10-27T01:03:48.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-27T01:03:48.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-27T01:03:48.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-27T01:03:49.452Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.9% of statements [2021-10-27T01:03:49.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-27T01:03:49.452Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-10-27T01:03:49.452Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-10-27T01:03:49.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-27T01:03:49.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-10-27T01:03:49.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2021-10-27T01:03:50.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-10-27T01:03:50.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements [2021-10-27T01:03:50.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-10-27T01:04:01.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2021-10-27T01:04:01.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-10-27T01:04:08.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.226s coverage: 82.5% of statements [2021-10-27T01:04:08.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-27T01:04:27.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-27T01:04:27.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-27T01:04:27.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-27T01:04:27.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-27T01:04:27.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-27T01:04:27.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-10-27T01:04:27.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-10-27T01:04:27.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-10-27T01:04:27.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-27T01:04:27.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-27T01:04:27.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-10-27T01:04:27.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-10-27T01:04:27.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-10-27T01:04:27.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-10-27T01:04:27.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-10-27T01:04:27.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.243s coverage: 70.4% of statements [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-27T01:04:27.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.5% of statements [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-27T01:04:27.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-27T01:04:27.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-10-27T01:04:27.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-27T01:04:33.941Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements [2021-10-27T01:04:33.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-27T01:04:33.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-27T01:04:33.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-27T01:04:33.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-27T01:04:33.941Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2021-10-27T01:04:33.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-27T01:04:33.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:04:33.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-27T01:04:33.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-27T01:04:33.941Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-10-27T01:04:33.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-27T01:04:33.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-27T01:04:33.941Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2021-10-27T01:04:33.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-27T01:04:33.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:04:33.941Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-27T01:04:33.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-27T01:04:33.942Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-10-27T01:04:33.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-27T01:04:33.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-27T01:04:33.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-27T01:04:33.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-27T01:04:33.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-27T01:04:33.942Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-27T01:04:33.942Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-10-27T01:04:33.942Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-10-27T01:04:33.942Z] 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-27T01:05:21.517Z] GO111MODULE=on go vet ./... [2021-10-27T01:05:31.570Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T01:05:31.570Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T01:05:31.570Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-27T01:05:31.863Z] + ls -al . [2021-10-27T01:05:31.863Z] total 636 [2021-10-27T01:05:31.863Z] drwxrwxr-x 10 1001 1001 4096 Oct 27 01:05 . [2021-10-27T01:05:31.863Z] drwxr-xr-x 4 root root 28 Oct 27 01:03 .. [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 11 Oct 27 01:01 .dockerignore [2021-10-27T01:05:31.863Z] drwxrwxr-x 8 1001 1001 179 Oct 27 01:01 .git [2021-10-27T01:05:31.863Z] drwxrwxr-x 4 1001 1001 142 Oct 27 01:01 .github [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 804 Oct 27 01:01 .gitignore [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 42 Oct 27 01:01 .golangci.yml [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 76 Oct 27 01:01 .hadolint.yml [2021-10-27T01:05:31.863Z] drwx------ 3 1001 1001 58 Oct 27 01:02 .semver [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 166 Oct 27 01:01 .sonarcloud.properties [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 1171 Oct 27 01:01 ADOPTERS.md [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 8910 Oct 27 01:01 Attribution.txt [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 43881 Oct 27 01:01 CHANGELOG.md [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 01:01 CONTRIBUTING.md [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 677 Oct 27 01:01 GOVERNANCE.md [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 849 Oct 27 01:01 Jenkinsfile [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 01:01 LICENSE [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 6508 Oct 27 01:01 Makefile [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 582 Oct 27 01:01 OWNERS.md [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 8256 Oct 27 01:01 README.md [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 6912 Oct 27 01:01 SECURITY.md [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 5 Oct 27 01:02 VERSION [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 4131 Oct 27 01:01 ZMQWindows.md [2021-10-27T01:05:31.863Z] drwxrwxr-x 2 1001 1001 37 Oct 27 01:01 bin [2021-10-27T01:05:31.863Z] drwxrwxr-x 14 1001 1001 4096 Oct 27 01:01 cmd [2021-10-27T01:05:31.863Z] -rw-r--r-- 1 root root 426728 Oct 27 01:04 coverage.out [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 848 Oct 27 01:01 go.mod [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 50414 Oct 27 01:01 go.sum [2021-10-27T01:05:31.863Z] drwxrwxr-x 8 1001 1001 124 Oct 27 01:01 internal [2021-10-27T01:05:31.863Z] drwxrwxr-x 3 1001 1001 16 Oct 27 01:01 openapi [2021-10-27T01:05:31.863Z] drwxrwxr-x 4 1001 1001 71 Oct 27 01:01 snap [2021-10-27T01:05:31.863Z] -rw-rw-r-- 1 1001 1001 204 Oct 27 01:01 version.go [Pipeline] sh [2021-10-27T01:05:32.154Z] + '[' -e coverage.out ] [2021-10-27T01:05:32.154Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-27T01:05:32.247Z] Stashed 1 file(s) [Pipeline] sh [2021-10-27T01:05:33.571Z] + make build [2021-10-27T01:05:33.571Z] 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-27T01:05:33.832Z] 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-27T01:05:34.099Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2161 in /w/workspace/edgexfoundry_edgex-go_PR-3779 [Pipeline] { [Pipeline] ws [2021-10-27T01:05:34.107Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-10-27T01:05:34.359Z] The recommended git tool is: git [2021-10-27T01:05:41.496Z] 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-27T01:05:42.448Z] 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-27T01:05:42.585Z] using credential edgex-jenkins-ssh [2021-10-27T01:05:42.608Z] Cloning the remote Git repository [2021-10-27T01:05:42.668Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:05:42.789Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-10-27T01:05:42.882Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:05:42.884Z] > git --version # timeout=10 [2021-10-27T01:05:42.904Z] > git --version # 'git version 2.17.1' [2021-10-27T01:05:42.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:05:43.000Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T01:05:44.057Z] 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-27T01:05:44.057Z] 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-27T01:05:44.318Z] 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-27T01:05:45.272Z] 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-27T01:05:45.855Z] 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-27T01:05:47.251Z] 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-27T01:05:47.833Z] 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-27T01:05:48.780Z] 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-27T01:05:50.716Z] $ docker stop --time=1 e7eae35b61ae0d3ac8f4c956a3531bdcf91203169a19b0b75ded42596f440022 [2021-10-27T01:05:52.541Z] $ docker rm -f e7eae35b61ae0d3ac8f4c956a3531bdcf91203169a19b0b75ded42596f440022 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:05:55.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T01:05:55.055Z] [2021-10-27T01:05:55.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:05:55.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T01:05:55.355Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-27T01:05:55.355Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-27T01:05:55.355Z] ca9280d653b3: Pulling fs layer [2021-10-27T01:05:55.355Z] 7e9c9ca2126c: Pulling fs layer [2021-10-27T01:05:55.355Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-27T01:05:55.355Z] cbdbe7a5bc2a: Download complete [2021-10-27T01:05:55.617Z] ca9280d653b3: Verifying Checksum [2021-10-27T01:05:55.617Z] ca9280d653b3: Download complete [2021-10-27T01:05:55.617Z] cbdbe7a5bc2a: Pull complete [2021-10-27T01:05:55.876Z] 7e9c9ca2126c: Download complete [2021-10-27T01:05:56.133Z] ca9280d653b3: Pull complete [2021-10-27T01:06:01.346Z] 7e9c9ca2126c: Pull complete [2021-10-27T01:06:01.346Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-27T01:06:01.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T01:06:01.346Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-27T01:06:01.582Z] prd-centos7-docker-4c-2g-2157 does not seem to be running inside a container [2021-10-27T01:06:01.803Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-27T01:06:02.295Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T01:06:02.316Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T01:06:02.348Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T01:06:02.387Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:06:02.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:06:02.403Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3779/head:refs/remotes/origin/PR-3779 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T01:06:03.247Z] Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:06:03.264Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T01:06:03.279Z] > git checkout -f c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 # timeout=10 [2021-10-27T01:06:03.524Z] > git remote # timeout=10 [2021-10-27T01:06:03.543Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T01:06:03.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:06:03.571Z] > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 [2021-10-27T01:06:05.501Z] Merge succeeded, producing c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:06:05.502Z] Checking out Revision c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 (PR-3779) [2021-10-27T01:06:05.501Z] $ docker top cbc49e7c0d2b559d66b6b61d807dd77da0051db9b7632f90594c1f4abb6640f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:06:05.871Z] + docker-compose build --help [2021-10-27T01:06:05.871Z] + grep parallel [2021-10-27T01:06:06.445Z] --parallel Build images in parallel. [Pipeline] } [2021-10-27T01:06:06.459Z] $ docker stop --time=1 cbc49e7c0d2b559d66b6b61d807dd77da0051db9b7632f90594c1f4abb6640f7 [2021-10-27T01:06:07.699Z] $ docker rm -f cbc49e7c0d2b559d66b6b61d807dd77da0051db9b7632f90594c1f4abb6640f7 [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-10-27T01:06:05.479Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T01:06:05.505Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T01:06:05.519Z] > git checkout -f c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:06:09.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T01:06:09.044Z] . [Pipeline] withDockerContainer [2021-10-27T01:06:09.112Z] prd-centos7-docker-4c-2g-2157 does not seem to be running inside a container [2021-10-27T01:06:09.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-27T01:06:09.529Z] $ docker top 1ebf5915e1370b379f7275eb565700d6ffc255781ef7d8b97f619e61ac5d9482 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:06:09.890Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-27T01:06:10.215Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-10-27T01:06:10.461Z] Building core-command ... [2021-10-27T01:06:10.461Z] Building core-data ... [2021-10-27T01:06:10.461Z] Building core-metadata ... [2021-10-27T01:06:10.461Z] Building security-bootstrapper ... [2021-10-27T01:06:10.461Z] Building security-proxy-setup ... [2021-10-27T01:06:10.461Z] Building security-secretstore-setup ... [2021-10-27T01:06:10.461Z] Building support-notifications ... [2021-10-27T01:06:10.461Z] Building support-scheduler ... [2021-10-27T01:06:10.461Z] Building sys-mgmt-agent ... [2021-10-27T01:06:10.461Z] Building security-proxy-setup [2021-10-27T01:06:10.461Z] Building security-secretstore-setup [2021-10-27T01:06:10.461Z] Building support-scheduler [2021-10-27T01:06:10.461Z] Building core-command [2021-10-27T01:06:10.461Z] Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T01:06:11.250Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-27T01:06:11.250Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T01:06:11.250Z] Dload Upload Total Spent Left Speed [2021-10-27T01:06:11.250Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11824 89 10503 0 0 71448 0 --:--:-- --:--:-- --:--:-- 71448 100 11824 100 11824 0 0 79891 0 --:--:-- --:--:-- --:--:-- 79355 [Pipeline] sh [2021-10-27T01:06:11.705Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-27T01:06:12.064Z] + sudo tee /etc/docker/daemon.new [2021-10-27T01:06:12.065Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-27T01:06:12.065Z] { [2021-10-27T01:06:12.065Z] "registry-mirrors": [ [2021-10-27T01:06:12.065Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-27T01:06:12.065Z] ], [2021-10-27T01:06:12.065Z] "bip": "10.250.0.254/24", [2021-10-27T01:06:12.065Z] "hosts": [ [2021-10-27T01:06:12.065Z] "tcp://0.0.0.0:5555", [2021-10-27T01:06:12.065Z] "unix:///var/run/docker.sock" [2021-10-27T01:06:12.065Z] ], [2021-10-27T01:06:12.065Z] "mtu": 1458, [2021-10-27T01:06:12.065Z] "selinux-enabled": true, [2021-10-27T01:06:12.065Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-27T01:06:12.065Z] } [Pipeline] sh [2021-10-27T01:06:12.423Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-27T01:06:13.830Z] + sudo service docker restart [2021-10-27T01:06:21.313Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:06:21.313Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:06:21.314Z] ---> fc2fa58084b9 [2021-10-27T01:06:21.314Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:06:21.314Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:06:21.314Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:06:21.314Z] ---> fc2fa58084b9 [2021-10-27T01:06:21.314Z] Step 3/21 : WORKDIR /edgex-go [2021-10-27T01:06:21.314Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:06:21.314Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:06:21.314Z] ---> fc2fa58084b9 [2021-10-27T01:06:21.314Z] Step 3/20 : WORKDIR /edgex-go [2021-10-27T01:06:28.508Z] ---> Running in 06a8d320216e [2021-10-27T01:06:28.508Z] ---> Running in 746a4eec06af [2021-10-27T01:06:28.508Z] ---> Running in 2456fa91bc25 [2021-10-27T01:06:31.809Z] Removing intermediate container 2456fa91bc25 [2021-10-27T01:06:31.809Z] ---> 59864d162b90 [2021-10-27T01:06:31.809Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:06:32.068Z] Removing intermediate container 746a4eec06af [2021-10-27T01:06:32.068Z] ---> ae4f663999a5 [2021-10-27T01:06:32.068Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T01:06:32.182Z] provisioning config files... [2021-10-27T01:06:32.211Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1429458136488436689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:06:32.326Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:06:32.326Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:06:32.326Z] ---> fc2fa58084b9 [2021-10-27T01:06:32.326Z] Step 3/24 : WORKDIR /edgex-go [2021-10-27T01:06:32.326Z] ---> Using cache [2021-10-27T01:06:32.326Z] ---> 994baa12402c [2021-10-27T01:06:32.326Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:06:32.595Z] ---> docker-login.sh [2021-10-27T01:06:32.596Z] nexus3.edgexfoundry.org:10001 [2021-10-27T01:06:32.896Z] Removing intermediate container 06a8d320216e [2021-10-27T01:06:32.896Z] ---> 994baa12402c [2021-10-27T01:06:32.896Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:06:33.158Z] ---> Running in 5c831f434ae2 [2021-10-27T01:06:33.158Z] ---> Running in 58b657f61bea [2021-10-27T01:06:33.158Z] ---> Running in 44daa3cb5577 [2021-10-27T01:06:33.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:06:33.418Z] ---> Running in c96733a10663 [2021-10-27T01:06:33.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:06:33.804Z] Configure a credential helper to remove this warning. See [2021-10-27T01:06:33.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:06:33.804Z] [2021-10-27T01:06:33.804Z] Login Succeeded [2021-10-27T01:06:33.804Z] nexus3.edgexfoundry.org:10002 [2021-10-27T01:06:34.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:06:34.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:06:34.415Z] Configure a credential helper to remove this warning. See [2021-10-27T01:06:34.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:06:34.415Z] [2021-10-27T01:06:34.415Z] Login Succeeded [2021-10-27T01:06:34.415Z] nexus3.edgexfoundry.org:10003 [2021-10-27T01:06:35.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:06:35.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:06:35.026Z] Configure a credential helper to remove this warning. See [2021-10-27T01:06:35.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:06:35.026Z] [2021-10-27T01:06:35.026Z] Login Succeeded [2021-10-27T01:06:35.026Z] nexus3.edgexfoundry.org:10004 [2021-10-27T01:06:35.338Z] Removing intermediate container 58b657f61bea [2021-10-27T01:06:35.338Z] ---> c8ac6b4d751b [2021-10-27T01:06:35.338Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T01:06:35.338Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:06:35.338Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:06:35.338Z] ---> fc2fa58084b9 [2021-10-27T01:06:35.338Z] Step 3/23 : WORKDIR /edgex-go [2021-10-27T01:06:35.338Z] ---> Using cache [2021-10-27T01:06:35.338Z] ---> 994baa12402c [2021-10-27T01:06:35.338Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:06:35.338Z] ---> Running in ca71b73ce0bb [2021-10-27T01:06:35.338Z] ---> Running in 63e247cd2a30 [2021-10-27T01:06:35.338Z] Removing intermediate container 5c831f434ae2 [2021-10-27T01:06:35.338Z] ---> cc6d02a80dde [2021-10-27T01:06:35.338Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-27T01:06:35.338Z] Removing intermediate container c96733a10663 [2021-10-27T01:06:35.338Z] ---> 97e8d5d7da79 [2021-10-27T01:06:35.338Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-27T01:06:35.338Z] ---> Running in cd5cd2e33af7 [2021-10-27T01:06:35.598Z] ---> Running in 6660b2aa5aaf [2021-10-27T01:06:35.598Z] Removing intermediate container 44daa3cb5577 [2021-10-27T01:06:35.598Z] ---> 55efd22ad201 [2021-10-27T01:06:35.598Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-27T01:06:35.598Z] ---> Running in cb24bcabdb2a [2021-10-27T01:06:35.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:06:35.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:06:35.634Z] Configure a credential helper to remove this warning. See [2021-10-27T01:06:35.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:06:35.634Z] [2021-10-27T01:06:35.634Z] Login Succeeded [2021-10-27T01:06:35.634Z] docker.io [2021-10-27T01:06:35.860Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:36.118Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:36.118Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:36.118Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:36.118Z] Removing intermediate container 63e247cd2a30 [2021-10-27T01:06:36.118Z] ---> 44d61e67b8fa [2021-10-27T01:06:36.118Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-27T01:06:36.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:06:36.376Z] ---> Running in 0f8b029e54b8 [2021-10-27T01:06:36.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:06:36.520Z] Configure a credential helper to remove this warning. See [2021-10-27T01:06:36.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:06:36.520Z] [2021-10-27T01:06:36.520Z] Login Succeeded [2021-10-27T01:06:36.635Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:36.635Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:36.802Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T01:06:36.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-27T01:06:36.899Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:36.899Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:38.154Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:38.154Z] OK: 220 MiB in 52 packages [2021-10-27T01:06:38.154Z] OK: 220 MiB in 52 packages [2021-10-27T01:06:38.154Z] OK: 220 MiB in 52 packages [2021-10-27T01:06:38.154Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:38.154Z] OK: 220 MiB in 52 packages [2021-10-27T01:06:38.154Z] Removing intermediate container ca71b73ce0bb [2021-10-27T01:06:38.154Z] ---> 98f6240a850a [2021-10-27T01:06:38.154Z] Step 6/22 : COPY . . [2021-10-27T01:06:38.154Z] OK: 220 MiB in 52 packages [2021-10-27T01:06:38.154Z] Removing intermediate container cd5cd2e33af7 [2021-10-27T01:06:38.154Z] ---> 477a0a6896d7 [2021-10-27T01:06:38.154Z] Step 6/21 : COPY . . [Pipeline] echo [2021-10-27T01:06:38.501Z] ========================================================= [2021-10-27T01:06:38.501Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-27T01:06:38.501Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T01:06:38.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T01:06:39.159Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-27T01:06:39.159Z] 552d1f2373af: Pulling fs layer [2021-10-27T01:06:39.159Z] ea3f2d53f512: Pulling fs layer [2021-10-27T01:06:39.159Z] 9e70ebbbe112: Pulling fs layer [2021-10-27T01:06:39.159Z] 7a9cfe048b4a: Pulling fs layer [2021-10-27T01:06:39.159Z] 72dc09318566: Pulling fs layer [2021-10-27T01:06:39.159Z] f4f7b4309257: Pulling fs layer [2021-10-27T01:06:39.159Z] 0ac9a79272e3: Pulling fs layer [2021-10-27T01:06:39.159Z] b78e95d17946: Pulling fs layer [2021-10-27T01:06:39.159Z] f4f7b4309257: Waiting [2021-10-27T01:06:39.159Z] 7a9cfe048b4a: Waiting [2021-10-27T01:06:39.159Z] 0ac9a79272e3: Waiting [2021-10-27T01:06:39.159Z] b78e95d17946: Waiting [2021-10-27T01:06:39.159Z] 72dc09318566: Waiting [2021-10-27T01:06:39.159Z] 9e70ebbbe112: Verifying Checksum [2021-10-27T01:06:39.159Z] 9e70ebbbe112: Download complete [2021-10-27T01:06:39.159Z] ea3f2d53f512: Verifying Checksum [2021-10-27T01:06:39.159Z] ea3f2d53f512: Download complete [2021-10-27T01:06:39.159Z] 72dc09318566: Verifying Checksum [2021-10-27T01:06:39.159Z] 72dc09318566: Download complete [2021-10-27T01:06:39.159Z] f4f7b4309257: Verifying Checksum [2021-10-27T01:06:39.159Z] f4f7b4309257: Download complete [2021-10-27T01:06:39.159Z] 552d1f2373af: Verifying Checksum [2021-10-27T01:06:39.159Z] 552d1f2373af: Download complete [2021-10-27T01:06:39.444Z] 0ac9a79272e3: Verifying Checksum [2021-10-27T01:06:39.444Z] 0ac9a79272e3: Download complete [2021-10-27T01:06:40.467Z] 552d1f2373af: Pull complete [2021-10-27T01:06:41.093Z] ea3f2d53f512: Pull complete [2021-10-27T01:06:41.373Z] b78e95d17946: Verifying Checksum [2021-10-27T01:06:41.373Z] b78e95d17946: Download complete [2021-10-27T01:06:41.656Z] 9e70ebbbe112: Pull complete [2021-10-27T01:06:41.934Z] 7a9cfe048b4a: Verifying Checksum [2021-10-27T01:06:41.934Z] 7a9cfe048b4a: Download complete [2021-10-27T01:06:42.459Z] Removing intermediate container 6660b2aa5aaf [2021-10-27T01:06:42.459Z] ---> 0cf337924ea0 [2021-10-27T01:06:42.459Z] Step 6/24 : COPY . . [2021-10-27T01:06:42.725Z] Removing intermediate container cb24bcabdb2a [2021-10-27T01:06:42.725Z] ---> d68343e8eb31 [2021-10-27T01:06:42.725Z] Step 6/20 : COPY . . [2021-10-27T01:06:43.667Z] ---> c9a47f572706 [2021-10-27T01:06:43.667Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:06:47.715Z] ---> Running in 0c4d187c7850 [2021-10-27T01:06:47.715Z] Removing intermediate container 0f8b029e54b8 [2021-10-27T01:06:47.715Z] ---> 0fffa4dadead [2021-10-27T01:06:47.715Z] Step 6/23 : COPY go.mod . [2021-10-27T01:06:51.022Z] ---> ec411dcc6d35 [2021-10-27T01:06:51.022Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:06:51.286Z] ---> f969ab12f40e [2021-10-27T01:06:51.286Z] Step 7/23 : RUN go mod download [2021-10-27T01:06:51.286Z] ---> Running in 291cd212f0e0 [2021-10-27T01:06:51.546Z] ---> 776fdc9b901e [2021-10-27T01:06:51.546Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:06:51.546Z] ---> c89f09b9edc1 [2021-10-27T01:06:51.546Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:06:51.546Z] ---> Running in f4226ad39805 [2021-10-27T01:06:51.546Z] ---> Running in d05b7f6c0233 [2021-10-27T01:06:51.546Z] ---> Running in e0b0cf2efcca [2021-10-27T01:06:52.928Z] 7a9cfe048b4a: Pull complete [2021-10-27T01:06:52.928Z] 72dc09318566: Pull complete [2021-10-27T01:06:52.928Z] f4f7b4309257: Pull complete [2021-10-27T01:06:53.205Z] 0ac9a79272e3: Pull complete [2021-10-27T01:06:53.494Z] Removing intermediate container 0c4d187c7850 [2021-10-27T01:06:53.494Z] ---> 5cc89f18926d [2021-10-27T01:06:53.494Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-27T01:06:53.494Z] Removing intermediate container 291cd212f0e0 [2021-10-27T01:06:53.494Z] ---> 94d5a484d685 [2021-10-27T01:06:53.494Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-27T01:06:53.494Z] ---> Running in 7e502810f42f [2021-10-27T01:06:53.494Z] ---> Running in 0fca7873d3d1 [2021-10-27T01:06:53.494Z] Removing intermediate container d05b7f6c0233 [2021-10-27T01:06:53.494Z] ---> 66b0763289c3 [2021-10-27T01:06:53.494Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-27T01:06:53.494Z] ---> Running in 169287786ea1 [2021-10-27T01:06:53.494Z] Removing intermediate container e0b0cf2efcca [2021-10-27T01:06:53.494Z] ---> 144ba228a16c [2021-10-27T01:06:53.494Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-27T01:06:53.494Z] Removing intermediate container f4226ad39805 [2021-10-27T01:06:53.494Z] ---> 9d711d380fb5 [2021-10-27T01:06:53.494Z] Step 8/23 : COPY . . [2021-10-27T01:06:53.494Z] ---> Running in 24e080d289cc [2021-10-27T01:06:54.071Z] 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-27T01:06:54.071Z] 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-27T01:06:54.071Z] 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-27T01:06:54.071Z] 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-27T01:06:58.640Z] b78e95d17946: Pull complete [2021-10-27T01:06:58.640Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-27T01:06:58.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T01:06:58.640Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-27T01:06:59.010Z] + docker build -t ci-base-image-arm64 -f+ - . [2021-10-27T01:06:59.010Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T01:06:59.010Z] WORKDIR /edgex [2021-10-27T01:06:59.010Z] COPY go.mod . [2021-10-27T01:06:59.010Z] RUN go mod download [2021-10-27T01:07:01.673Z] Sending build context to Docker daemon 166.6MB [2021-10-27T01:07:01.673Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T01:07:01.673Z] ---> 8b459fc5aaf0 [2021-10-27T01:07:01.673Z] Step 2/4 : WORKDIR /edgex [2021-10-27T01:07:03.651Z] ---> Running in 1568031ed83a [2021-10-27T01:07:04.255Z] Removing intermediate container 1568031ed83a [2021-10-27T01:07:04.255Z] ---> 80ef744c3662 [2021-10-27T01:07:04.255Z] Step 3/4 : COPY go.mod . [2021-10-27T01:07:05.241Z] ---> 7fbe8ec16052 [2021-10-27T01:07:05.241Z] Step 4/4 : RUN go mod download [2021-10-27T01:07:05.241Z] ---> Running in a1cf1c44a4e4 [2021-10-27T01:07:12.817Z] ---> 31b1a7f5048c [2021-10-27T01:07:12.817Z] Step 9/23 : RUN go mod tidy [2021-10-27T01:07:12.817Z] ---> Running in 0294f9743a79 [2021-10-27T01:07:12.817Z] Removing intermediate container 0294f9743a79 [2021-10-27T01:07:12.817Z] ---> ade36833017b [2021-10-27T01:07:12.817Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-27T01:07:12.817Z] ---> Running in 85919ac697f8 [2021-10-27T01:07:12.817Z] 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-27T01:07:32.387Z] 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-27T01:07:32.387Z] 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-27T01:07:34.354Z] Removing intermediate container 24e080d289cc [2021-10-27T01:07:34.354Z] ---> 94b5b2893428 [2021-10-27T01:07:34.354Z] [2021-10-27T01:07:34.354Z] Step 9/24 : FROM alpine:3.14 [2021-10-27T01:07:34.354Z] 3.14: Pulling from library/alpine [2021-10-27T01:07:34.354Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T01:07:34.354Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T01:07:34.354Z] ---> 14119a10abf4 [2021-10-27T01:07:34.354Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-27T01:07:34.354Z] ---> Running in 1a56b1cb4686 [2021-10-27T01:07:34.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:34.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:35.498Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-27T01:07:35.498Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-27T01:07:35.498Z] (3/3) Installing su-exec (0.2-r1) [2021-10-27T01:07:35.498Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:07:35.498Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:07:35.498Z] OK: 6 MiB in 17 packages [2021-10-27T01:07:36.093Z] Removing intermediate container 1a56b1cb4686 [2021-10-27T01:07:36.093Z] ---> 73425179004b [2021-10-27T01:07:36.093Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:07:36.363Z] ---> Running in ae68b6b189fd [2021-10-27T01:07:36.363Z] Removing intermediate container ae68b6b189fd [2021-10-27T01:07:36.363Z] ---> b9ec3b811536 [2021-10-27T01:07:36.363Z] Step 12/24 : WORKDIR / [2021-10-27T01:07:36.636Z] ---> Running in 257dd8eed6b2 [2021-10-27T01:07:37.603Z] Removing intermediate container 257dd8eed6b2 [2021-10-27T01:07:37.603Z] ---> 8162cdfd78ae [2021-10-27T01:07:37.603Z] 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-27T01:07:37.603Z] Removing intermediate container 7e502810f42f [2021-10-27T01:07:37.603Z] ---> b4ac3768bd4a [2021-10-27T01:07:37.603Z] [2021-10-27T01:07:37.603Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:07:37.603Z] ---> 14119a10abf4 [2021-10-27T01:07:37.603Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:07:37.603Z] ---> Running in 9a3ca110a86a [2021-10-27T01:07:37.873Z] ---> da15fb871b83 [2021-10-27T01:07:37.873Z] 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-27T01:07:38.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:38.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:38.844Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T01:07:38.845Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:07:38.845Z] OK: 6 MiB in 15 packages [2021-10-27T01:07:40.287Z] ---> 92a456ba1c7c [2021-10-27T01:07:40.287Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-27T01:07:40.287Z] Removing intermediate container 169287786ea1 [2021-10-27T01:07:40.287Z] ---> 2ca3c07772b8 [2021-10-27T01:07:40.287Z] [2021-10-27T01:07:40.287Z] Step 9/20 : FROM alpine:3.14 [2021-10-27T01:07:40.287Z] ---> 14119a10abf4 [2021-10-27T01:07:40.287Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-27T01:07:40.287Z] ---> Running in 8943f9d453bc [2021-10-27T01:07:40.287Z] ---> 4c711dcc0d97 [2021-10-27T01:07:40.287Z] 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-27T01:07:40.287Z] Removing intermediate container 9a3ca110a86a [2021-10-27T01:07:40.287Z] ---> 9a3318e3197a [2021-10-27T01:07:40.287Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:07:40.287Z] ---> Running in 67c9d4769456 [2021-10-27T01:07:40.568Z] Removing intermediate container 67c9d4769456 [2021-10-27T01:07:40.568Z] ---> 8800faf49e49 [2021-10-27T01:07:40.568Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-27T01:07:40.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:40.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:40.830Z] ---> e3dc4dceaa81 [2021-10-27T01:07:40.830Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-27T01:07:41.106Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-27T01:07:41.106Z] ---> Running in 6e30a25c001d [2021-10-27T01:07:41.106Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-27T01:07:41.106Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T01:07:41.106Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-27T01:07:41.388Z] (5/5) Installing curl (7.79.1-r0) [2021-10-27T01:07:41.388Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:07:41.388Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:07:41.388Z] OK: 8 MiB in 19 packages [2021-10-27T01:07:41.659Z] Removing intermediate container 6e30a25c001d [2021-10-27T01:07:41.659Z] ---> 90dea726a6a2 [2021-10-27T01:07:41.659Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T01:07:41.659Z] Removing intermediate container 0fca7873d3d1 [2021-10-27T01:07:41.659Z] ---> 54c53ff020a0 [2021-10-27T01:07:41.659Z] [2021-10-27T01:07:41.659Z] Step 9/21 : FROM alpine:3.14 [2021-10-27T01:07:41.659Z] ---> 14119a10abf4 [2021-10-27T01:07:41.659Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-27T01:07:41.925Z] ---> 11100c520d02 [2021-10-27T01:07:41.925Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-27T01:07:41.925Z] ---> Running in 3daeaaa5ad00 [2021-10-27T01:07:41.925Z] ---> Running in dd0c87da9c79 [2021-10-27T01:07:42.186Z] Removing intermediate container 3daeaaa5ad00 [2021-10-27T01:07:42.186Z] ---> 13ee9e487d6a [2021-10-27T01:07:42.186Z] Step 14/22 : WORKDIR / [2021-10-27T01:07:42.446Z] ---> Running in d208fc4c7425 [2021-10-27T01:07:42.446Z] Removing intermediate container 8943f9d453bc [2021-10-27T01:07:42.446Z] ---> 69a25a0e48b0 [2021-10-27T01:07:42.446Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:07:42.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:42.708Z] ---> Running in 0c1f95ec4380 [2021-10-27T01:07:42.708Z] ---> 6602c2910c7b [2021-10-27T01:07:42.708Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-27T01:07:42.708Z] Removing intermediate container d208fc4c7425 [2021-10-27T01:07:42.708Z] ---> 9d89ddf44230 [2021-10-27T01:07:42.708Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:07:42.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:42.968Z] Removing intermediate container 0c1f95ec4380 [2021-10-27T01:07:42.968Z] ---> 304d35661302 [2021-10-27T01:07:42.968Z] Step 12/20 : WORKDIR /edgex [2021-10-27T01:07:42.968Z] ---> Running in c1e9d0790795 [2021-10-27T01:07:42.968Z] ---> c88f193632f5 [2021-10-27T01:07:42.968Z] 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-27T01:07:43.231Z] ---> Running in 0ad925293fd4 [2021-10-27T01:07:43.231Z] ---> 024aea31b241 [2021-10-27T01:07:43.231Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-27T01:07:43.231Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-27T01:07:43.231Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-27T01:07:43.231Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:07:43.231Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:07:43.231Z] OK: 6 MiB in 16 packages [2021-10-27T01:07:43.231Z] Removing intermediate container c1e9d0790795 [2021-10-27T01:07:43.231Z] ---> 9079e314788d [2021-10-27T01:07:43.231Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-27T01:07:43.808Z] ---> 761ed932dabc [2021-10-27T01:07:43.808Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-27T01:07:43.808Z] ---> bd1700b6fced [2021-10-27T01:07:43.808Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-27T01:07:44.072Z] Removing intermediate container dd0c87da9c79 [2021-10-27T01:07:44.072Z] ---> 9ddb9d0732e3 [2021-10-27T01:07:44.072Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:07:44.072Z] ---> Running in 21c1ab4e5c37 [2021-10-27T01:07:44.651Z] ---> b3ee04f6506a [2021-10-27T01:07:44.651Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-27T01:07:44.651Z] Removing intermediate container 21c1ab4e5c37 [2021-10-27T01:07:44.651Z] ---> 21a32bdbd6eb [2021-10-27T01:07:44.651Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-27T01:07:44.651Z] Removing intermediate container 0ad925293fd4 [2021-10-27T01:07:44.651Z] ---> 4aecf7862d08 [2021-10-27T01:07:44.651Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-27T01:07:44.651Z] ---> 505f84a5f560 [2021-10-27T01:07:44.651Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-27T01:07:44.651Z] ---> Running in 05c31eb3f024 [2021-10-27T01:07:44.651Z] ---> Running in d384e95bcff1 [2021-10-27T01:07:44.651Z] ---> Running in fd3e1dbfc628 [2021-10-27T01:07:44.918Z] Removing intermediate container 05c31eb3f024 [2021-10-27T01:07:44.918Z] ---> 5eb3eca2ac9d [2021-10-27T01:07:44.918Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-27T01:07:44.918Z] Removing intermediate container d384e95bcff1 [2021-10-27T01:07:44.918Z] ---> a4034549d3c6 [2021-10-27T01:07:44.918Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:07:44.918Z] ---> Running in 5f4d6ce3c372 [2021-10-27T01:07:44.918Z] Removing intermediate container fd3e1dbfc628 [2021-10-27T01:07:44.918Z] ---> cf72e9199d4e [2021-10-27T01:07:44.918Z] Step 22/24 : LABEL arch=x86_64 [2021-10-27T01:07:45.176Z] ---> Running in 28a27bd4851c [2021-10-27T01:07:45.176Z] ---> Running in c0b553cd1423 [2021-10-27T01:07:45.176Z] Removing intermediate container 5f4d6ce3c372 [2021-10-27T01:07:45.176Z] ---> 03f94e0d0ccb [2021-10-27T01:07:45.176Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:07:45.438Z] ---> abe4214eb95b [2021-10-27T01:07:45.438Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-27T01:07:45.438Z] Removing intermediate container c0b553cd1423 [2021-10-27T01:07:45.438Z] ---> 80bed35eec6a [2021-10-27T01:07:45.438Z] Step 23/24 : LABEL git_sha=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:07:45.438Z] Removing intermediate container 28a27bd4851c [2021-10-27T01:07:45.438Z] ---> b3b01cffe52a [2021-10-27T01:07:45.438Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T01:07:45.438Z] ---> Running in ea9d68dfef5f [2021-10-27T01:07:45.438Z] ---> Running in 43e7dcb4c5a8 [2021-10-27T01:07:45.438Z] ---> Running in 6959de388a6a [2021-10-27T01:07:45.438Z] ---> e335ce5f5e04 [2021-10-27T01:07:45.438Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-27T01:07:45.438Z] Removing intermediate container 6959de388a6a [2021-10-27T01:07:45.438Z] ---> bd508abadde2 [2021-10-27T01:07:45.438Z] Step 21/22 : LABEL git_sha=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:07:45.708Z] Removing intermediate container ea9d68dfef5f [2021-10-27T01:07:45.708Z] ---> d48094e58861 [2021-10-27T01:07:45.708Z] Step 17/20 : CMD ["--init=true"] [2021-10-27T01:07:45.708Z] ---> Running in b4008a570b7c [2021-10-27T01:07:45.708Z] Removing intermediate container 43e7dcb4c5a8 [2021-10-27T01:07:45.708Z] ---> 9e651731396d [2021-10-27T01:07:45.708Z] Step 24/24 : LABEL version=0.0.0 [2021-10-27T01:07:45.708Z] ---> Running in b9c847382625 [2021-10-27T01:07:45.708Z] ---> Running in 3d22a4888410 [2021-10-27T01:07:45.974Z] Removing intermediate container b9c847382625 [2021-10-27T01:07:45.974Z] ---> 127b2d0afe00 [2021-10-27T01:07:45.974Z] Step 18/20 : LABEL arch=x86_64 [2021-10-27T01:07:45.974Z] Removing intermediate container b4008a570b7c [2021-10-27T01:07:45.974Z] ---> 6d4e90bdeea1 [2021-10-27T01:07:45.974Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:07:45.974Z] ---> Running in be356dad686e [2021-10-27T01:07:45.974Z] ---> Running in aef6774a4c3c [2021-10-27T01:07:45.974Z] Removing intermediate container 3d22a4888410 [2021-10-27T01:07:45.974Z] ---> 6d575b53a5b6 [2021-10-27T01:07:45.974Z] [2021-10-27T01:07:45.974Z] ---> ac9175090d9a [2021-10-27T01:07:45.974Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-27T01:07:46.238Z] Successfully built 6d575b53a5b6 [2021-10-27T01:07:46.238Z] Removing intermediate container be356dad686e [2021-10-27T01:07:46.238Z] ---> e404f7c53003 [2021-10-27T01:07:46.238Z] Step 19/20 : LABEL git_sha=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:07:46.238Z] Successfully tagged security-secretstore-setup:latest [2021-10-27T01:07:46.238Z] Building core-metadata [2021-10-27T01:07:46.238Z]  Building security-secretstore-setup ... done Removing intermediate container aef6774a4c3c [2021-10-27T01:07:46.238Z] ---> 37e44273e031 [2021-10-27T01:07:46.238Z] [2021-10-27T01:07:46.501Z] ---> Running in a3cc073c1edd [2021-10-27T01:07:46.501Z] Successfully built 37e44273e031 [2021-10-27T01:07:46.761Z] Successfully tagged core-command:latest [2021-10-27T01:07:46.761Z] Building sys-mgmt-agent [2021-10-27T01:07:47.020Z]  Building core-command ... done  ---> b976c40bf538 [2021-10-27T01:07:47.020Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-27T01:07:47.960Z] Removing intermediate container a3cc073c1edd [2021-10-27T01:07:47.960Z] ---> b33d106e9eda [2021-10-27T01:07:47.960Z] Step 20/20 : LABEL version=0.0.0 [2021-10-27T01:07:48.221Z] ---> Running in fad6069d3759 [2021-10-27T01:07:49.612Z] ---> Running in 5b1ccf8a69a2 [2021-10-27T01:07:49.874Z] Removing intermediate container fad6069d3759 [2021-10-27T01:07:49.874Z] ---> 8c265e650ae6 [2021-10-27T01:07:49.874Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:07:50.446Z] Removing intermediate container 85919ac697f8 [2021-10-27T01:07:50.446Z] ---> 7c78da04606c [2021-10-27T01:07:50.446Z] [2021-10-27T01:07:50.446Z] Step 11/23 : FROM alpine:3.14 [2021-10-27T01:07:50.446Z] ---> 14119a10abf4 [2021-10-27T01:07:50.446Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:07:50.446Z] ---> Using cache [2021-10-27T01:07:50.446Z] ---> 9a3318e3197a [2021-10-27T01:07:50.446Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:07:50.446Z] ---> Using cache [2021-10-27T01:07:50.446Z] ---> 8800faf49e49 [2021-10-27T01:07:50.446Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-27T01:07:50.446Z] Removing intermediate container 5b1ccf8a69a2 [2021-10-27T01:07:50.446Z] ---> b94f7b75795e [2021-10-27T01:07:50.446Z] [2021-10-27T01:07:50.446Z] Successfully built b94f7b75795e [2021-10-27T01:07:50.708Z] ---> Running in cf881fb04153 [2021-10-27T01:07:50.708Z] Successfully tagged security-proxy-setup:latest [2021-10-27T01:07:50.708Z] Building core-data [2021-10-27T01:07:50.971Z]  Building security-proxy-setup ... done  ---> Running in 8aa44e49650a [2021-10-27T01:07:52.377Z] Removing intermediate container cf881fb04153 [2021-10-27T01:07:52.377Z] ---> 98a68d2c6bd2 [2021-10-27T01:07:52.377Z] Step 19/21 : LABEL arch=x86_64 [2021-10-27T01:07:55.706Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:07:55.706Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:07:55.706Z] ---> fc2fa58084b9 [2021-10-27T01:07:55.706Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:07:55.706Z] ---> Using cache [2021-10-27T01:07:55.706Z] ---> 994baa12402c [2021-10-27T01:07:55.706Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:07:55.706Z] ---> Using cache [2021-10-27T01:07:55.706Z] ---> 44d61e67b8fa [2021-10-27T01:07:55.706Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-27T01:07:55.967Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:07:55.967Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:07:55.967Z] ---> fc2fa58084b9 [2021-10-27T01:07:55.967Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:07:55.967Z] ---> Using cache [2021-10-27T01:07:55.967Z] ---> 994baa12402c [2021-10-27T01:07:55.967Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:07:55.967Z] ---> Using cache [2021-10-27T01:07:55.967Z] ---> 44d61e67b8fa [2021-10-27T01:07:55.967Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-27T01:07:56.912Z] Removing intermediate container 8aa44e49650a [2021-10-27T01:07:56.912Z] ---> 2649a6ca8eb2 [2021-10-27T01:07:56.912Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-27T01:07:57.172Z] ---> Running in 8c95b22258dc [2021-10-27T01:07:57.431Z] ---> Running in 9af01455d629 [2021-10-27T01:07:57.431Z] ---> Running in 30b2dd1a99bc [2021-10-27T01:07:57.431Z] ---> Running in 49349b4a7f15 [2021-10-27T01:07:58.372Z] Removing intermediate container 30b2dd1a99bc [2021-10-27T01:07:58.373Z] ---> 2a601fc264e9 [2021-10-27T01:07:58.373Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:07:58.373Z] Removing intermediate container 8c95b22258dc [2021-10-27T01:07:58.373Z] ---> 08cfe3318701 [2021-10-27T01:07:58.373Z] Step 20/21 : LABEL git_sha=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:07:58.373Z] ---> Running in 76d9d90ec9a2 [2021-10-27T01:07:58.639Z] ---> 5b6f6f7f9676 [2021-10-27T01:07:58.639Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-27T01:07:58.639Z] Removing intermediate container 76d9d90ec9a2 [2021-10-27T01:07:58.639Z] ---> ea1036d427ce [2021-10-27T01:07:58.639Z] Step 21/21 : LABEL version=0.0.0 [2021-10-27T01:07:58.906Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:58.906Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:58.906Z] ---> Running in 72b6172594b6 [2021-10-27T01:07:59.170Z] ---> e284bd6ff402 [2021-10-27T01:07:59.170Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-27T01:07:59.431Z] Removing intermediate container 72b6172594b6 [2021-10-27T01:07:59.431Z] ---> dc0b3eb4b441 [2021-10-27T01:07:59.431Z] [2021-10-27T01:07:59.431Z] Successfully built dc0b3eb4b441 [2021-10-27T01:07:59.431Z] Successfully tagged support-notifications:latest [2021-10-27T01:07:59.431Z] Building security-bootstrapper [2021-10-27T01:07:59.710Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:07:59.710Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:07:59.710Z] ---> fc2fa58084b9 [2021-10-27T01:07:59.710Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:07:59.710Z] ---> Using cache [2021-10-27T01:07:59.710Z] ---> 994baa12402c [2021-10-27T01:07:59.710Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:07:59.710Z] ---> Using cache [2021-10-27T01:07:59.710Z] ---> 44d61e67b8fa [2021-10-27T01:07:59.710Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T01:07:59.710Z] ---> Using cache [2021-10-27T01:07:59.710Z] ---> 0fffa4dadead [2021-10-27T01:07:59.710Z] Step 6/22 : COPY . . [2021-10-27T01:07:59.710Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:59.710Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:08:00.289Z] OK: 220 MiB in 52 packages [2021-10-27T01:08:00.289Z] OK: 220 MiB in 52 packages [2021-10-27T01:08:04.812Z] ---> c4dd1a1cb981 [2021-10-27T01:08:04.812Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-27T01:08:06.720Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:08:06.720Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:08:06.720Z] ---> fc2fa58084b9 [2021-10-27T01:08:06.720Z] Step 3/30 : WORKDIR /edgex-go [2021-10-27T01:08:06.720Z] ---> Using cache [2021-10-27T01:08:06.720Z] ---> 994baa12402c [2021-10-27T01:08:06.720Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:08:06.720Z] ---> Using cache [2021-10-27T01:08:06.720Z] ---> 44d61e67b8fa [2021-10-27T01:08:06.720Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-27T01:08:06.720Z] ---> Using cache [2021-10-27T01:08:06.720Z] ---> 0fffa4dadead [2021-10-27T01:08:06.720Z] Step 6/30 : COPY . . [2021-10-27T01:08:06.720Z] ---> Running in 953d4789f7fa [2021-10-27T01:08:08.123Z] ---> 6c83ac4117f5 [2021-10-27T01:08:08.123Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:08:10.687Z] Removing intermediate container 953d4789f7fa [2021-10-27T01:08:10.687Z] ---> bc24e24fb1fc [2021-10-27T01:08:10.687Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:08:10.687Z] Removing intermediate container 49349b4a7f15 [2021-10-27T01:08:10.687Z] ---> de4c2790c81d [2021-10-27T01:08:10.687Z] Step 6/22 : COPY . . [2021-10-27T01:08:10.687Z] Removing intermediate container 9af01455d629 [2021-10-27T01:08:10.687Z] ---> 2c6c6f3a9816 [2021-10-27T01:08:10.687Z] Step 6/22 : COPY . . [2021-10-27T01:08:10.687Z] ---> Running in d4aa87fca35e [2021-10-27T01:08:10.687Z] ---> Running in 77e6f8f6dd8b [2021-10-27T01:08:11.263Z] ---> f32369ad3bcc [2021-10-27T01:08:11.263Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:08:15.473Z] Removing intermediate container 77e6f8f6dd8b [2021-10-27T01:08:15.473Z] ---> 572e4c226610 [2021-10-27T01:08:15.473Z] Step 21/23 : LABEL arch=x86_64 [2021-10-27T01:08:16.041Z] ---> Running in 07aa53dde4e9 [2021-10-27T01:08:16.305Z] ---> Running in a6d5370cb4a5 [2021-10-27T01:08:16.916Z] Removing intermediate container a6d5370cb4a5 [2021-10-27T01:08:16.916Z] ---> b5fba0532444 [2021-10-27T01:08:16.916Z] Step 22/23 : LABEL git_sha=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:08:17.869Z] ---> Running in 59e86d818cc6 [2021-10-27T01:08:18.815Z] Removing intermediate container 59e86d818cc6 [2021-10-27T01:08:18.815Z] ---> 382ea2af4bcd [2021-10-27T01:08:18.815Z] Step 23/23 : LABEL version=0.0.0 [2021-10-27T01:08:18.815Z] Removing intermediate container d4aa87fca35e [2021-10-27T01:08:18.815Z] ---> 82dfba17cbb1 [2021-10-27T01:08:18.815Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-27T01:08:19.075Z] Removing intermediate container 07aa53dde4e9 [2021-10-27T01:08:19.075Z] ---> a6f2842e8401 [2021-10-27T01:08:19.075Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-27T01:08:19.346Z] ---> Running in 7cc2d8f027e4 [2021-10-27T01:08:19.346Z] ---> Running in 5de4a1f1d4c2 [2021-10-27T01:08:19.346Z] ---> Running in 6d8886fbdf58 [2021-10-27T01:08:19.346Z] ---> ece1798d47d0 [2021-10-27T01:08:19.346Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:08:19.346Z] ---> 3ec936969312 [2021-10-27T01:08:19.346Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:08:19.346Z] ---> Running in d23c084718bc [2021-10-27T01:08:19.346Z] ---> Running in 82aaa5d6af06 [2021-10-27T01:08:19.346Z] Removing intermediate container 5de4a1f1d4c2 [2021-10-27T01:08:19.346Z] ---> c4f6899b7ce3 [2021-10-27T01:08:19.346Z] [2021-10-27T01:08:19.608Z] Successfully built c4f6899b7ce3 [2021-10-27T01:08:19.608Z] Successfully tagged support-scheduler:latest [2021-10-27T01:08:19.873Z]  Building support-scheduler ... done 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-27T01:08:19.873Z] 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-27T01:08:21.299Z] Removing intermediate container 82aaa5d6af06 [2021-10-27T01:08:21.299Z] ---> 0f9f48baba81 [2021-10-27T01:08:21.299Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-27T01:08:21.299Z] ---> Running in 12f7f6daccea [2021-10-27T01:08:21.558Z] Removing intermediate container d23c084718bc [2021-10-27T01:08:21.558Z] ---> cbde62cd0dcc [2021-10-27T01:08:21.558Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-27T01:08:21.558Z] ---> Running in 544e06ae7be6 [2021-10-27T01:08:22.127Z] 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-27T01:08:22.388Z] 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-27T01:08:30.064Z] Removing intermediate container a1cf1c44a4e4 [2021-10-27T01:08:30.064Z] ---> 686b30a0d49a [2021-10-27T01:08:30.064Z] Successfully built 686b30a0d49a [2021-10-27T01:08:30.064Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:08:30.426Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T01:08:30.427Z] . [Pipeline] withDockerContainer [2021-10-27T01:08:30.717Z] prd-ubuntu18.04-docker-arm64-4c-16g-2161 does not seem to be running inside a container [2021-10-27T01:08:30.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-27T01:08:32.694Z] $ docker top bb61190028c09194fd6031360d54c05e8b5a293053128ca0cb47c1774d79f2d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:08:33.701Z] + go version [2021-10-27T01:08:33.701Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-27T01:08:33.726Z] $ docker stop --time=1 bb61190028c09194fd6031360d54c05e8b5a293053128ca0cb47c1774d79f2d3 [2021-10-27T01:08:35.558Z] $ docker rm -f bb61190028c09194fd6031360d54c05e8b5a293053128ca0cb47c1774d79f2d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:08:36.366Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T01:08:36.366Z] . [Pipeline] withDockerContainer [2021-10-27T01:08:36.636Z] prd-ubuntu18.04-docker-arm64-4c-16g-2161 does not seem to be running inside a container [2021-10-27T01:08:36.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-27T01:08:38.409Z] $ docker top 9d7943c74fdeb48d64875dd45cecd2d10c82d1874286e179619fa0fcfa949634 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-27T01:08:38.746Z] ========================================================= [2021-10-27T01:08:38.746Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-27T01:08:38.746Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T01:08:39.418Z] + make test [2021-10-27T01:08:39.418Z] go mod tidy [2021-10-27T01:08:40.433Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-27T01:08:54.508Z] Removing intermediate container 6d8886fbdf58 [2021-10-27T01:08:54.508Z] ---> c7c6ba3cb6da [2021-10-27T01:08:54.508Z] [2021-10-27T01:08:54.508Z] Step 9/30 : FROM alpine:3.14 [2021-10-27T01:08:54.508Z] ---> 14119a10abf4 [2021-10-27T01:08:54.508Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-27T01:08:54.508Z] ---> Running in 1c2b6aeefe22 [2021-10-27T01:08:54.508Z] Removing intermediate container 1c2b6aeefe22 [2021-10-27T01:08:54.508Z] ---> f7b6e7ea026d [2021-10-27T01:08:54.508Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-27T01:08:54.508Z] ---> Running in 5579162a5330 [2021-10-27T01:08:55.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:08:55.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:08:55.377Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-27T01:08:55.377Z] (2/2) Installing su-exec (0.2-r1) [2021-10-27T01:08:55.377Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:08:55.377Z] OK: 6 MiB in 16 packages [2021-10-27T01:08:55.954Z] Removing intermediate container 544e06ae7be6 [2021-10-27T01:08:55.954Z] ---> fd585400f96e [2021-10-27T01:08:55.954Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-27T01:08:55.954Z] ---> Running in 02e626aefffc [2021-10-27T01:08:56.223Z] Removing intermediate container 5579162a5330 [2021-10-27T01:08:56.223Z] ---> fa30eb0ac6ff [2021-10-27T01:08:56.223Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-27T01:08:56.223Z] ---> Running in 8d06a711f462 [2021-10-27T01:08:56.503Z] 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-27T01:08:56.503Z] Removing intermediate container 8d06a711f462 [2021-10-27T01:08:56.503Z] ---> 21380443f63e [2021-10-27T01:08:56.503Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-27T01:08:56.503Z] ---> Running in c46a2d390cff [2021-10-27T01:08:56.772Z] Removing intermediate container c46a2d390cff [2021-10-27T01:08:56.772Z] ---> bca5442863dc [2021-10-27T01:08:56.772Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-27T01:08:56.772Z] ---> Running in f46c35317247 [2021-10-27T01:08:58.173Z] Removing intermediate container 7cc2d8f027e4 [2021-10-27T01:08:58.173Z] ---> 14da65f6e06f [2021-10-27T01:08:58.173Z] [2021-10-27T01:08:58.173Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:08:58.173Z] ---> 14119a10abf4 [2021-10-27T01:08:58.173Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:08:58.173Z] ---> Using cache [2021-10-27T01:08:58.173Z] ---> 9a3318e3197a [2021-10-27T01:08:58.173Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:08:58.173Z] ---> Using cache [2021-10-27T01:08:58.173Z] ---> 8800faf49e49 [2021-10-27T01:08:58.173Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-27T01:08:58.436Z] Removing intermediate container 02e626aefffc [2021-10-27T01:08:58.436Z] ---> 1be297d9d63c [2021-10-27T01:08:58.436Z] [2021-10-27T01:08:58.436Z] Step 10/22 : FROM docker:20.10.8 [2021-10-27T01:08:58.436Z] Removing intermediate container f46c35317247 [2021-10-27T01:08:58.436Z] ---> 1522b205fe22 [2021-10-27T01:08:58.436Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-27T01:08:58.436Z] ---> Running in ab559093714b [2021-10-27T01:08:58.436Z] ---> Running in 988e1cec69df [2021-10-27T01:08:58.436Z] Removing intermediate container ab559093714b [2021-10-27T01:08:58.436Z] ---> 0391f4767a92 [2021-10-27T01:08:58.437Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T01:08:58.437Z] 20.10.8: Pulling from library/docker [2021-10-27T01:08:58.437Z] ---> Running in 3e00b4e2173a [2021-10-27T01:08:58.437Z] Removing intermediate container 988e1cec69df [2021-10-27T01:08:58.437Z] ---> 3800b2fef9e0 [2021-10-27T01:08:58.437Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-27T01:08:59.048Z] Removing intermediate container 3e00b4e2173a [2021-10-27T01:08:59.048Z] ---> d18b4911f3de [2021-10-27T01:08:59.048Z] Step 14/22 : WORKDIR / [2021-10-27T01:08:59.643Z] ---> Running in 5ec04acd0647 [2021-10-27T01:08:59.643Z] ---> acef897c3947 [2021-10-27T01:08:59.643Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-27T01:08:59.643Z] ---> Running in 511690115af3 [2021-10-27T01:08:59.643Z] Removing intermediate container 5ec04acd0647 [2021-10-27T01:08:59.643Z] ---> 7be72742faf0 [2021-10-27T01:08:59.643Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:09:00.639Z] ---> 351882fd1fa8 [2021-10-27T01:09:00.639Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-27T01:09:01.227Z] ---> ebc8b19cb9af [2021-10-27T01:09:01.227Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-27T01:09:01.227Z] Removing intermediate container 511690115af3 [2021-10-27T01:09:01.227Z] ---> 2b168522ab2d [2021-10-27T01:09:01.227Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:09:01.486Z] ---> 0381707e71a1 [2021-10-27T01:09:01.486Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-27T01:09:01.751Z] ---> 2e530e7d62d1 [2021-10-27T01:09:01.751Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-27T01:09:01.751Z] ---> Running in 9c8b30546b12 [2021-10-27T01:09:02.012Z] Removing intermediate container 12f7f6daccea [2021-10-27T01:09:02.012Z] ---> 6ab1a207a06c [2021-10-27T01:09:02.012Z] [2021-10-27T01:09:02.012Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:09:02.012Z] ---> 14119a10abf4 [2021-10-27T01:09:02.012Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-27T01:09:02.012Z] ---> Running in 84f032d7a6ad [2021-10-27T01:09:02.012Z] Removing intermediate container 9c8b30546b12 [2021-10-27T01:09:02.012Z] ---> 4247e3e859a9 [2021-10-27T01:09:02.012Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:09:02.012Z] ---> Running in 83a10220cf5b [2021-10-27T01:09:02.012Z] Removing intermediate container 84f032d7a6ad [2021-10-27T01:09:02.012Z] ---> 1213293dd5d1 [2021-10-27T01:09:02.012Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-27T01:09:02.277Z] ---> Running in fd9dfa1fbe08 [2021-10-27T01:09:02.277Z] ---> 77860eb471d8 [2021-10-27T01:09:02.277Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-27T01:09:02.277Z] Removing intermediate container 83a10220cf5b [2021-10-27T01:09:02.277Z] ---> dca8341d4e53 [2021-10-27T01:09:02.277Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T01:09:02.277Z] Removing intermediate container fd9dfa1fbe08 [2021-10-27T01:09:02.277Z] ---> 1c6046b11be9 [2021-10-27T01:09:02.277Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-27T01:09:02.277Z] ---> Running in 90493ad61c50 [2021-10-27T01:09:02.540Z] ---> Running in f83bee3a03a6 [2021-10-27T01:09:02.803Z] ---> 3f6a5061fd90 [2021-10-27T01:09:02.803Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-27T01:09:02.803Z] Removing intermediate container 90493ad61c50 [2021-10-27T01:09:02.803Z] ---> 8c1f28c4d31c [2021-10-27T01:09:02.803Z] Step 21/22 : LABEL git_sha=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:09:02.803Z] Removing intermediate container f83bee3a03a6 [2021-10-27T01:09:02.803Z] ---> 30eda4446399 [2021-10-27T01:09:02.803Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:09:03.065Z] ---> Running in 55ae9eef9bd3 [2021-10-27T01:09:03.065Z] ---> Running in 2beebbccdea5 [2021-10-27T01:09:03.065Z] ---> c2c070a76548 [2021-10-27T01:09:03.065Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-27T01:09:03.337Z] Removing intermediate container 55ae9eef9bd3 [2021-10-27T01:09:03.337Z] ---> 28fd4c20c646 [2021-10-27T01:09:03.337Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:09:03.337Z] ---> Running in 5d7d6d52c0ac [2021-10-27T01:09:03.337Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-27T01:09:03.337Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-27T01:09:03.337Z] ---> bc6c0ffef665 [2021-10-27T01:09:03.337Z] 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-27T01:09:03.337Z] Removing intermediate container 5d7d6d52c0ac [2021-10-27T01:09:03.337Z] ---> e9f3f60c7f05 [2021-10-27T01:09:03.337Z] [2021-10-27T01:09:03.337Z] ---> df48c2fba007 [2021-10-27T01:09:03.337Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-27T01:09:03.604Z] ---> Running in 3cd9401985d4 [2021-10-27T01:09:03.604Z] Successfully built e9f3f60c7f05 [2021-10-27T01:09:03.604Z] Successfully tagged core-metadata:latest [2021-10-27T01:09:03.604Z]  Building core-metadata ... done  ---> Running in 5aa07ee6ea4a [2021-10-27T01:09:03.604Z] Removing intermediate container 3cd9401985d4 [2021-10-27T01:09:03.604Z] ---> bb8d77eb3972 [2021-10-27T01:09:03.604Z] 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-27T01:09:03.604Z] ---> Running in f1ed2d5f4113 [2021-10-27T01:09:04.767Z] Removing intermediate container 5aa07ee6ea4a [2021-10-27T01:09:04.767Z] ---> 4f4e22a0209e [2021-10-27T01:09:04.767Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-27T01:09:04.767Z] Removing intermediate container 2beebbccdea5 [2021-10-27T01:09:04.767Z] ---> 336132fdb431 [2021-10-27T01:09:04.767Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-27T01:09:04.767Z] ---> Running in c67307bb6b78 [2021-10-27T01:09:04.767Z] ---> b71e445bbc69 [2021-10-27T01:09:04.767Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-27T01:09:04.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:09:04.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:09:04.767Z] ---> Running in 56cc8d606b23 [2021-10-27T01:09:04.767Z] (1/42) Installing readline (8.1.0-r0) [2021-10-27T01:09:04.767Z] (2/42) Installing bash (5.1.4-r0) [2021-10-27T01:09:04.767Z] Executing bash-5.1.4-r0.post-install [2021-10-27T01:09:04.767Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-27T01:09:04.767Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T01:09:04.767Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-27T01:09:04.767Z] (6/42) Installing curl (7.79.1-r0) [2021-10-27T01:09:04.767Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:09:04.767Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-27T01:09:04.767Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-27T01:09:04.767Z] (9/42) Installing expat (2.4.1-r0) [2021-10-27T01:09:04.767Z] (10/42) Installing libffi (3.3-r2) [2021-10-27T01:09:04.767Z] (11/42) Installing gdbm (1.19-r0) [2021-10-27T01:09:04.767Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-27T01:09:04.767Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T01:09:04.767Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T01:09:04.767Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-27T01:09:04.767Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-27T01:09:04.767Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-27T01:09:05.027Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:09:05.595Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-27T01:09:05.595Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T01:09:05.595Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-27T01:09:05.595Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-27T01:09:05.595Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-27T01:09:05.595Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-27T01:09:05.857Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-27T01:09:05.857Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-27T01:09:05.857Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-27T01:09:05.857Z] Removing intermediate container 56cc8d606b23 [2021-10-27T01:09:05.857Z] ---> 1d7fb7ea2b5e [2021-10-27T01:09:05.857Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-27T01:09:05.857Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-27T01:09:05.857Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T01:09:05.857Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-27T01:09:05.857Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-27T01:09:05.857Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-27T01:09:05.857Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-27T01:09:05.857Z] ---> Running in 3a880654b88c [2021-10-27T01:09:05.857Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-27T01:09:05.857Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-27T01:09:05.857Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-27T01:09:05.857Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-27T01:09:05.857Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-27T01:09:06.118Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-27T01:09:06.118Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-27T01:09:06.118Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-27T01:09:06.118Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-27T01:09:06.118Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-27T01:09:06.118Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-27T01:09:06.118Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-27T01:09:06.118Z] Removing intermediate container 3a880654b88c [2021-10-27T01:09:06.118Z] ---> b3c4368102b5 [2021-10-27T01:09:06.118Z] Step 27/30 : CMD ["gate"] [2021-10-27T01:09:06.118Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-27T01:09:06.118Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-27T01:09:06.118Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-27T01:09:06.118Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:09:06.118Z] OK: 8 MiB in 20 packages [2021-10-27T01:09:06.118Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-27T01:09:06.397Z] ---> Running in 389991e1e6e5 [2021-10-27T01:09:06.397Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:09:06.397Z] OK: 84 MiB in 64 packages [2021-10-27T01:09:06.672Z] Removing intermediate container 389991e1e6e5 [2021-10-27T01:09:06.672Z] ---> 677b1ef2b7de [2021-10-27T01:09:06.672Z] Step 28/30 : LABEL arch=x86_64 [2021-10-27T01:09:06.672Z] Removing intermediate container c67307bb6b78 [2021-10-27T01:09:06.672Z] ---> b161070bbec5 [2021-10-27T01:09:06.672Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:09:06.672Z] ---> Running in 3000746e4a19 [2021-10-27T01:09:06.672Z] ---> e17fc37d8423 [2021-10-27T01:09:06.672Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-27T01:09:06.945Z] Removing intermediate container 3000746e4a19 [2021-10-27T01:09:06.945Z] ---> 24074573fa74 [2021-10-27T01:09:06.945Z] Step 29/30 : LABEL git_sha=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:09:06.945Z] ---> Running in a4ff66c80c51 [2021-10-27T01:09:07.211Z] Collecting docker-compose==1.23.2 [2021-10-27T01:09:07.211Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-27T01:09:07.211Z] Removing intermediate container a4ff66c80c51 [2021-10-27T01:09:07.211Z] ---> cc90c90f4e2e [2021-10-27T01:09:07.211Z] Step 30/30 : LABEL version=0.0.0 [2021-10-27T01:09:07.211Z] ---> 8dc62c2085d4 [2021-10-27T01:09:07.211Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-27T01:09:07.211Z] Collecting docker<4.0,>=3.6.0 [2021-10-27T01:09:07.211Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-27T01:09:07.211Z] Collecting docopt<0.7,>=0.6.1 [2021-10-27T01:09:07.211Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-27T01:09:07.470Z] ---> Running in 0cf524854045 [2021-10-27T01:09:07.470Z] ---> 74cd100bcc70 [2021-10-27T01:09:07.470Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-27T01:09:07.470Z] ---> Running in 08e5bbec1a11 [2021-10-27T01:09:07.470Z] Removing intermediate container 0cf524854045 [2021-10-27T01:09:07.470Z] ---> a8d2778df1cc [2021-10-27T01:09:07.470Z] [2021-10-27T01:09:07.732Z] Successfully built a8d2778df1cc [2021-10-27T01:09:07.732Z] Successfully tagged security-bootstrapper:latest [2021-10-27T01:09:07.732Z]  Building security-bootstrapper ... done Collecting cached-property<2,>=1.2.0 [2021-10-27T01:09:07.732Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-27T01:09:07.732Z] 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-27T01:09:07.732Z] Removing intermediate container 08e5bbec1a11 [2021-10-27T01:09:07.732Z] ---> 36919f4140b0 [2021-10-27T01:09:07.732Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:09:07.732Z] Collecting jsonschema<3,>=2.5.1 [2021-10-27T01:09:07.732Z] ---> Running in f767ddf63f1c [2021-10-27T01:09:07.732Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-27T01:09:07.732Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-27T01:09:07.732Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-27T01:09:07.732Z] Removing intermediate container f767ddf63f1c [2021-10-27T01:09:07.732Z] ---> 537b42a8fbce [2021-10-27T01:09:07.732Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T01:09:07.993Z] ---> Running in 2cd26d4b4e77 [2021-10-27T01:09:07.993Z] Removing intermediate container 2cd26d4b4e77 [2021-10-27T01:09:07.993Z] ---> af3ddf8139b0 [2021-10-27T01:09:07.993Z] Step 21/22 : LABEL git_sha=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:09:07.993Z] ---> Running in fc95bb854bfd [2021-10-27T01:09:07.993Z] Removing intermediate container fc95bb854bfd [2021-10-27T01:09:07.993Z] ---> f94ec33c00d1 [2021-10-27T01:09:07.993Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:09:08.252Z] ---> Running in 04daa02acf0b [2021-10-27T01:09:08.252Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-27T01:09:08.252Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-27T01:09:08.252Z] Removing intermediate container 04daa02acf0b [2021-10-27T01:09:08.252Z] ---> 7f2ae25092df [2021-10-27T01:09:08.252Z] [2021-10-27T01:09:08.252Z] Successfully built 7f2ae25092df [2021-10-27T01:09:08.252Z] Successfully tagged core-data:latest [2021-10-27T01:09:08.252Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-27T01:09:08.252Z]  Building core-data ... done  Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-27T01:09:08.512Z] Collecting PyYAML<4,>=3.10 [2021-10-27T01:09:08.512Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-27T01:09:09.082Z] Collecting texttable<0.10,>=0.9.0 [2021-10-27T01:09:09.082Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-27T01:09:09.344Z] Collecting docker-pycreds>=0.4.0 [2021-10-27T01:09:09.344Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-27T01:09:09.344Z] Collecting idna<2.8,>=2.5 [2021-10-27T01:09:09.344Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-27T01:09:09.603Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-27T01:09:09.603Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-27T01:09:09.603Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-27T01:09:09.603Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-27T01:09:09.603Z] 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-27T01:09:09.603Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-27T01:09:09.603Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-27T01:09:09.603Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-27T01:09:09.603Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-27T01:09:09.603Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-27T01:09:09.603Z] Attempting uninstall: urllib3 [2021-10-27T01:09:09.603Z] Found existing installation: urllib3 1.26.5 [2021-10-27T01:09:09.603Z] Uninstalling urllib3-1.26.5: [2021-10-27T01:09:09.603Z] Successfully uninstalled urllib3-1.26.5 [2021-10-27T01:09:09.864Z] Attempting uninstall: idna [2021-10-27T01:09:09.864Z] Found existing installation: idna 3.2 [2021-10-27T01:09:09.864Z] Uninstalling idna-3.2: [2021-10-27T01:09:09.864Z] Successfully uninstalled idna-3.2 [2021-10-27T01:09:10.128Z] Attempting uninstall: chardet [2021-10-27T01:09:10.128Z] Found existing installation: chardet 4.0.0 [2021-10-27T01:09:10.128Z] Uninstalling chardet-4.0.0: [2021-10-27T01:09:10.128Z] Successfully uninstalled chardet-4.0.0 [2021-10-27T01:09:10.387Z] Attempting uninstall: requests [2021-10-27T01:09:10.387Z] Found existing installation: requests 2.25.1 [2021-10-27T01:09:10.387Z] Uninstalling requests-2.25.1: [2021-10-27T01:09:10.387Z] Successfully uninstalled requests-2.25.1 [2021-10-27T01:09:10.387Z] Running setup.py install for texttable: started [2021-10-27T01:09:10.646Z] Running setup.py install for texttable: finished with status 'done' [2021-10-27T01:09:10.646Z] Running setup.py install for PyYAML: started [2021-10-27T01:09:11.214Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-27T01:09:11.214Z] Running setup.py install for docopt: started [2021-10-27T01:09:11.474Z] Running setup.py install for docopt: finished with status 'done' [2021-10-27T01:09:11.474Z] Running setup.py install for dockerpty: started [2021-10-27T01:09:11.737Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-27T01:09:11.997Z] 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-27T01:09:14.551Z] Removing intermediate container f1ed2d5f4113 [2021-10-27T01:09:14.551Z] ---> 3d358c34eee0 [2021-10-27T01:09:14.551Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-27T01:09:14.809Z] ---> Running in fbd57469e611 [2021-10-27T01:09:14.809Z] Removing intermediate container fbd57469e611 [2021-10-27T01:09:14.809Z] ---> 3aea9b9ea66e [2021-10-27T01:09:14.809Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-27T01:09:14.965Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-27T01:09:15.080Z] ---> Running in 9af351f24111 [2021-10-27T01:09:15.080Z] Removing intermediate container 9af351f24111 [2021-10-27T01:09:15.080Z] ---> 7c95aa14bd32 [2021-10-27T01:09:15.080Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-27T01:09:15.650Z] ---> f8f44d5eae25 [2021-10-27T01:09:15.650Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-27T01:09:15.650Z] ---> 665aca55e8ea [2021-10-27T01:09:15.650Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-27T01:09:15.911Z] ---> 1a880c1952dc [2021-10-27T01:09:15.911Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-27T01:09:15.911Z] ---> Running in 8af11d5df2ee [2021-10-27T01:09:16.171Z] Removing intermediate container 8af11d5df2ee [2021-10-27T01:09:16.171Z] ---> 6102b4b5dda2 [2021-10-27T01:09:16.171Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:09:16.171Z] ---> Running in 568bab0f73ae [2021-10-27T01:09:16.430Z] Removing intermediate container 568bab0f73ae [2021-10-27T01:09:16.430Z] ---> 8d7ce1d0cb8a [2021-10-27T01:09:16.430Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T01:09:16.430Z] ---> Running in 320f9395b507 [2021-10-27T01:09:16.430Z] Removing intermediate container 320f9395b507 [2021-10-27T01:09:16.430Z] ---> af349d051c09 [2021-10-27T01:09:16.430Z] Step 21/22 : LABEL git_sha=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:09:16.689Z] ---> Running in e0ee7bb2ab87 [2021-10-27T01:09:16.689Z] Removing intermediate container e0ee7bb2ab87 [2021-10-27T01:09:16.689Z] ---> 60de99e1a6e9 [2021-10-27T01:09:16.689Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:09:16.950Z] ---> Running in 6f175c240f31 [2021-10-27T01:09:16.950Z] Removing intermediate container 6f175c240f31 [2021-10-27T01:09:16.950Z] ---> a085bbc77f07 [2021-10-27T01:09:16.950Z] [2021-10-27T01:09:16.950Z] Successfully built a085bbc77f07 [2021-10-27T01:09:16.950Z] Successfully tagged sys-mgmt-agent:latest [2021-10-27T01:09:17.215Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-27T01:09:17.223Z] $ docker stop --time=1 1ebf5915e1370b379f7275eb565700d6ffc255781ef7d8b97f619e61ac5d9482 [2021-10-27T01:09:18.598Z] $ docker rm -f 1ebf5915e1370b379f7275eb565700d6ffc255781ef7d8b97f619e61ac5d9482 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T01:09:19.144Z] + docker images [2021-10-27T01:09:19.144Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-27T01:09:19.144Z] sys-mgmt-agent latest a085bbc77f07 2 seconds ago 294MB [2021-10-27T01:09:19.144Z] core-data latest 7f2ae25092df 10 seconds ago 20.7MB [2021-10-27T01:09:19.144Z] security-bootstrapper latest a8d2778df1cc 11 seconds ago 18.9MB [2021-10-27T01:09:19.144Z] core-metadata latest e9f3f60c7f05 15 seconds ago 16.9MB [2021-10-27T01:09:19.144Z] 6ab1a207a06c 17 seconds ago 1.76GB [2021-10-27T01:09:19.144Z] 14da65f6e06f 20 seconds ago 1.76GB [2021-10-27T01:09:19.144Z] 1be297d9d63c 20 seconds ago 1.76GB [2021-10-27T01:09:19.144Z] c7c6ba3cb6da 25 seconds ago 1.76GB [2021-10-27T01:09:19.144Z] support-scheduler latest c4f6899b7ce3 59 seconds ago 16.2MB [2021-10-27T01:09:19.144Z] support-notifications latest dc0b3eb4b441 About a minute ago 16.9MB [2021-10-27T01:09:19.144Z] 7c78da04606c About a minute ago 1.76GB [2021-10-27T01:09:19.144Z] security-proxy-setup latest b94f7b75795e About a minute ago 26.8MB [2021-10-27T01:09:19.144Z] core-command latest 37e44273e031 About a minute ago 16.1MB [2021-10-27T01:09:19.144Z] security-secretstore-setup latest 6d575b53a5b6 About a minute ago 28.4MB [2021-10-27T01:09:19.144Z] 54c53ff020a0 About a minute ago 1.76GB [2021-10-27T01:09:19.144Z] 2ca3c07772b8 About a minute ago 1.76GB [2021-10-27T01:09:19.144Z] b4ac3768bd4a About a minute ago 1.75GB [2021-10-27T01:09:19.144Z] 94b5b2893428 About a minute ago 1.76GB [2021-10-27T01:09:19.144Z] ci-base-image-x86_64 latest fc2fa58084b9 6 minutes ago 1.25GB [2021-10-27T01:09:19.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 13 days ago 548MB [2021-10-27T01:09:19.144Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-27T01:09:19.144Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-27T01:09:19.144Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-10-27T01:09:19.144Z] 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-27T01:09:34.580Z] Still waiting to schedule task [2021-10-27T01:09:34.581Z] Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [2021-10-27T01:10:33.266Z] Running on prd-ubuntu18.04-docker-8c-8g-2200 in /w/workspace/edgexfoundry_edgex-go_PR-3779 [Pipeline] { [Pipeline] ws [2021-10-27T01:10:33.279Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-10-27T01:10:33.371Z] The recommended git tool is: git [2021-10-27T01:10:36.532Z] using credential edgex-jenkins-ssh [2021-10-27T01:10:36.550Z] Cloning the remote Git repository [2021-10-27T01:10:36.576Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:10:36.638Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-10-27T01:10:36.664Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:10:36.664Z] > git --version # timeout=10 [2021-10-27T01:10:36.672Z] > git --version # 'git version 2.17.1' [2021-10-27T01:10:36.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:10:36.698Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T01:10:37.513Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-27T01:10:39.527Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-27T01:10:40.983Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-27T01:10:41.256Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T01:10:41.261Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T01:10:41.272Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T01:10:41.283Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:10:41.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:10:41.287Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3779/head:refs/remotes/origin/PR-3779 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T01:10:41.870Z] Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:10:41.977Z] Merge succeeded, producing c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:10:41.978Z] Checking out Revision c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 (PR-3779) [2021-10-27T01:10:42.446Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-27T01:10:41.892Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T01:10:41.903Z] > git checkout -f c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 # timeout=10 [2021-10-27T01:10:41.963Z] > git remote # timeout=10 [2021-10-27T01:10:41.969Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T01:10:41.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:10:41.977Z] > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 [2021-10-27T01:10:41.986Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T01:10:41.993Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T01:10:41.997Z] > git checkout -f c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 # timeout=10 [2021-10-27T01:10:45.576Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:10:46.297Z] + echo snap-build.sh [2021-10-27T01:10:46.297Z] snap-build.sh [2021-10-27T01:10:46.297Z] + SNAP_BASE_DIR=. [2021-10-27T01:10:46.297Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-10-27T01:10:46.297Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-10-27T01:10:46.297Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-10-27T01:10:46.297Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-10-27T01:10:46.297Z] + cd /w/workspace/edgex-go/4 [2021-10-27T01:10:46.297Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-27T01:10:46.297Z] Reading package lists... [2021-10-27T01:10:46.297Z] Building dependency tree... [2021-10-27T01:10:46.297Z] Reading state information... [2021-10-27T01:10:46.297Z] The following packages were automatically installed and are no longer required: [2021-10-27T01:10:46.297Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-27T01:10:46.297Z] uidmap xdelta3 [2021-10-27T01:10:46.297Z] Use 'sudo apt autoremove' to remove them. [2021-10-27T01:10:46.297Z] The following packages will be REMOVED: [2021-10-27T01:10:46.297Z] lxd* lxd-client* [2021-10-27T01:10:46.559Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-27T01:10:46.559Z] After this operation, 31.7 MB disk space will be freed. [2021-10-27T01:10:47.083Z] (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-27T01:10:47.083Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-27T01:10:48.029Z] Removing lxd dnsmasq configuration [2021-10-27T01:10:48.029Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-27T01:10:48.029Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-27T01:10:48.974Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:10:48.974Z] (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-27T01:10:48.974Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-27T01:10:50.357Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-27T01:10:50.357Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-27T01:10:50.930Z] + sudo snap remove --purge lxd [2021-10-27T01:10:50.930Z] snap "lxd" is not installed [2021-10-27T01:10:50.930Z] + sudo groupadd --force --system lxd [2021-10-27T01:10:50.930Z] ++ whoami [2021-10-27T01:10:50.930Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-27T01:10:51.191Z] + newgrp - lxd [2021-10-27T01:10:51.191Z] + sudo snap install lxd [2021-10-27T01:10:57.661Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-27T01:10:57.661Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-27T01:10:57.661Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-27T01:10:57.661Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-27T01:10:57.661Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-27T01:10:57.661Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-27T01:10:59.364Z] 2021-10-27T01:10:57Z INFO Waiting for automatic snapd restart... [2021-10-27T01:10:59.677Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-27T01:10:59.677Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-27T01:10:59.677Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-27T01:10:59.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-27T01:11:10.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.294s coverage: 28.7% of statements [2021-10-27T01:11:10.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-27T01:11:10.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-27T01:11:14.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.383s coverage: 98.5% of statements [2021-10-27T01:11:14.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-27T01:11:15.208Z] lxd 4.19 from Canonical* installed [2021-10-27T01:11:15.208Z] + sudo lxd init --auto [2021-10-27T01:11:15.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.518s coverage: 44.7% of statements [2021-10-27T01:11:15.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-27T01:11:15.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-27T01:11:20.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.872s coverage: 89.5% of statements [2021-10-27T01:11:20.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-27T01:11:20.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:11:20.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.280s coverage: 84.4% of statements [2021-10-27T01:11:20.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-27T01:11:20.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-27T01:11:20.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-27T01:11:20.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-27T01:11:20.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-27T01:11:25.225Z] + sudo snap install --classic snapcraft [2021-10-27T01:11:31.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.120s coverage: 94.2% of statements [2021-10-27T01:11:31.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-27T01:11:31.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:11:31.039Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.349s coverage: 59.1% of statements [2021-10-27T01:11:31.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-27T01:11:31.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-27T01:11:31.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-27T01:11:31.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-27T01:11:31.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-27T01:11:31.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.284s coverage: 60.0% of statements [2021-10-27T01:11:31.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-27T01:11:31.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-27T01:11:31.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-27T01:11:31.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.370s coverage: 0.9% of statements [2021-10-27T01:11:31.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-27T01:11:31.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.196s coverage: 58.8% of statements [2021-10-27T01:11:31.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.224s coverage: 21.7% of statements [2021-10-27T01:11:31.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-27T01:11:31.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.248s coverage: 47.1% of statements [2021-10-27T01:11:31.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.461s coverage: 79.5% of statements [2021-10-27T01:11:31.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.221s coverage: 94.1% of statements [2021-10-27T01:11:32.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.334s coverage: 96.3% of statements [2021-10-27T01:11:32.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.367s coverage: 87.5% of statements [2021-10-27T01:11:36.163Z] snapcraft 5.0 from Canonical* installed [2021-10-27T01:11:36.163Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-27T01:11:36.163Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-27T01:11:36.163Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T01:11:36.163Z] Dload Upload Total Spent Left Speed [2021-10-27T01:11:36.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 6463 0 --:--:-- --:--:-- --:--:-- 6397 [2021-10-27T01:11:36.163Z] 100 3325k 100 3325k 0 0 23.5M 0 --:--:-- --:--:-- --:--:-- 23.5M [2021-10-27T01:11:36.163Z] ./yq_linux_amd64 [2021-10-27T01:11:36.163Z] + sudo snapcraft prime --use-lxd [2021-10-27T01:11:37.547Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-27T01:11:37.547Z] 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-27T01:11:37.547Z] - README.md [2021-10-27T01:11:37.547Z] [2021-10-27T01:11:37.547Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-27T01:11:37.547Z] Launching a container. [2021-10-27T01:11:42.847Z] Waiting for container to be ready [2021-10-27T01:11:43.108Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-27T01:11:43.108Z] [2021-10-27T01:11:44.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.237s coverage: 94.4% of statements [2021-10-27T01:11:44.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.219s coverage: 44.8% of statements [2021-10-27T01:11:47.308Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-27T01:11:47.309Z] Waiting for network to be ready... [2021-10-27T01:11:47.309Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-27T01:11:47.568Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-27T01:11:47.568Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-27T01:11:47.568Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-27T01:11:47.568Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-27T01:11:47.568Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-27T01:11:47.568Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-27T01:11:47.568Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-27T01:11:47.568Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-27T01:11:47.568Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-27T01:11:48.137Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-27T01:11:48.137Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-27T01:11:48.397Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-27T01:11:48.397Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-27T01:11:48.397Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-27T01:11:48.397Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-27T01:11:48.397Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-27T01:11:48.397Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-27T01:11:48.656Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-27T01:11:48.916Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-27T01:11:48.916Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-27T01:11:48.916Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-27T01:11:48.916Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-27T01:11:48.916Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-27T01:11:48.916Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-27T01:11:48.916Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-27T01:11:48.916Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-27T01:11:51.459Z] Fetched 25.5 MB in 4s (6376 kB/s) [2021-10-27T01:11:52.398Z] Reading package lists... [2021-10-27T01:11:52.398Z] Reading package lists... [2021-10-27T01:11:53.598Z] Building dependency tree... [2021-10-27T01:11:53.598Z] Reading state information... [2021-10-27T01:11:53.598Z] The following additional packages will be installed: [2021-10-27T01:11:53.598Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-27T01:11:53.598Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-27T01:11:53.598Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-27T01:11:53.598Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-27T01:11:53.598Z] Suggested packages: [2021-10-27T01:11:53.598Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-27T01:11:53.598Z] Recommended packages: [2021-10-27T01:11:53.598Z] gnupg libsasl2-modules [2021-10-27T01:11:53.598Z] The following NEW packages will be installed: [2021-10-27T01:11:53.598Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-27T01:11:53.598Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-27T01:11:53.598Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-27T01:11:53.598Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-27T01:11:53.598Z] The following packages will be upgraded: [2021-10-27T01:11:53.598Z] gpg gpg-agent gpgconf libudev1 [2021-10-27T01:11:53.598Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-27T01:11:53.598Z] Need to get 3527 kB of archives. [2021-10-27T01:11:53.598Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-27T01:11:53.598Z] 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-27T01:11:53.598Z] 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-27T01:11:53.598Z] 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-27T01:11:53.598Z] 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-27T01:11:53.598Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-27T01:11:53.598Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-27T01:11:53.598Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-27T01:11:53.598Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-27T01:11:53.598Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-27T01:11:53.598Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-27T01:11:53.598Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-27T01:11:53.598Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-27T01:11:53.598Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-27T01:11:53.598Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-27T01:11:53.598Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-27T01:11:53.598Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-27T01:11:53.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.740s coverage: 82.5% of statements [2021-10-27T01:11:53.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-27T01:11:53.858Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-27T01:11:53.858Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-27T01:11:53.858Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-27T01:11:53.858Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-27T01:11:53.858Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-27T01:11:53.858Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-27T01:11:53.858Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:11:53.858Z] Fetched 3527 kB in 1s (3399 kB/s) [2021-10-27T01:11:53.858Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-27T01:11:53.858Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:11:53.858Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T01:11:54.118Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-27T01:11:54.118Z] Selecting previously unselected package udev. [2021-10-27T01:11:54.118Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-27T01:11:54.118Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:11:54.118Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-27T01:11:54.379Z] Selecting previously unselected package libfuse2:amd64. [2021-10-27T01:11:54.379Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-27T01:11:54.379Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-27T01:11:54.379Z] Selecting previously unselected package fuse. [2021-10-27T01:11:54.379Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-27T01:11:54.379Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-27T01:11:54.379Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:11:54.379Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T01:11:54.641Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:11:54.641Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T01:11:54.641Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:11:54.641Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T01:11:54.641Z] Selecting previously unselected package libksba8:amd64. [2021-10-27T01:11:54.641Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-27T01:11:54.641Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-27T01:11:54.641Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-27T01:11:54.641Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:11:54.641Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:11:54.901Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-27T01:11:54.901Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:11:54.901Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:11:54.901Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-27T01:11:54.901Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:11:54.901Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:11:54.901Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-27T01:11:54.901Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:11:54.901Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:11:54.901Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-27T01:11:54.901Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:11:54.901Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:11:54.901Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-27T01:11:54.901Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:11:54.901Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:11:55.161Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-27T01:11:55.161Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:11:55.161Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:11:55.161Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-27T01:11:55.161Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:11:55.161Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:11:55.162Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-27T01:11:55.162Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:11:55.162Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:11:55.162Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-27T01:11:55.162Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-27T01:11:55.162Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T01:11:55.422Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-27T01:11:55.422Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-27T01:11:55.422Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T01:11:55.422Z] Selecting previously unselected package libldap-common. [2021-10-27T01:11:55.422Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-27T01:11:55.422Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T01:11:55.422Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-27T01:11:55.422Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-27T01:11:55.422Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T01:11:55.422Z] Selecting previously unselected package dirmngr. [2021-10-27T01:11:55.422Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:11:55.422Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-27T01:11:55.682Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T01:11:55.682Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-27T01:11:55.682Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-27T01:11:55.682Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T01:11:55.682Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T01:11:55.682Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-27T01:11:55.682Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:11:55.682Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-27T01:11:55.682Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T01:11:55.682Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-27T01:11:55.943Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-27T01:11:56.204Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:11:56.204Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-27T01:11:56.204Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-27T01:11:56.204Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-27T01:11:56.204Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:11:56.204Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:11:56.204Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:11:56.204Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:11:56.204Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:11:56.204Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:11:56.204Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:11:56.204Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T01:11:56.204Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-27T01:11:56.204Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T01:11:56.775Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-27T01:11:56.775Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-27T01:11:56.775Z] This means they are not meant to be enabled using systemctl. [2021-10-27T01:11:56.775Z] Possible reasons for having this kind of units are: [2021-10-27T01:11:56.775Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-27T01:11:56.775Z] .wants/ or .requires/ directory. [2021-10-27T01:11:56.775Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-27T01:11:56.775Z] a requirement dependency on it. [2021-10-27T01:11:56.775Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-27T01:11:56.775Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-27T01:11:56.775Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-27T01:11:56.775Z] instance name specified. [2021-10-27T01:11:57.036Z] Reading package lists... [2021-10-27T01:11:57.036Z] Building dependency tree... [2021-10-27T01:11:57.036Z] Reading state information... [2021-10-27T01:11:57.296Z] The following additional packages will be installed: [2021-10-27T01:11:57.296Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-27T01:11:57.296Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-27T01:11:57.296Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-27T01:11:57.296Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-27T01:11:57.296Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-27T01:11:57.296Z] Suggested packages: [2021-10-27T01:11:57.296Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-27T01:11:57.296Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-27T01:11:57.296Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-27T01:11:57.296Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-27T01:11:57.296Z] systemd-container policykit-1 [2021-10-27T01:11:57.296Z] Recommended packages: [2021-10-27T01:11:57.296Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-27T01:11:57.296Z] The following NEW packages will be installed: [2021-10-27T01:11:57.296Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-27T01:11:57.296Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-27T01:11:57.296Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-27T01:11:57.296Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-27T01:11:57.296Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-27T01:11:57.296Z] The following packages will be upgraded: [2021-10-27T01:11:57.296Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-27T01:11:57.296Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-27T01:11:57.296Z] Need to get 36.8 MB of archives. [2021-10-27T01:11:57.296Z] After this operation, 147 MB of additional disk space will be used. [2021-10-27T01:11:57.296Z] 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-27T01:11:57.558Z] 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-27T01:11:57.558Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-27T01:11:57.558Z] 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-27T01:11:57.558Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-27T01:11:57.558Z] 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-27T01:11:57.558Z] 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-27T01:11:57.558Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-27T01:11:57.558Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-27T01:11:57.558Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-27T01:11:57.558Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-27T01:11:57.558Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-27T01:11:57.558Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-27T01:11:57.558Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-27T01:11:57.558Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-27T01:11:57.558Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-27T01:11:57.558Z] 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-27T01:11:58.499Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-27T01:11:58.499Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-27T01:11:58.499Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-27T01:11:58.499Z] 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-27T01:11:58.499Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-27T01:11:58.499Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-27T01:11:58.499Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-27T01:11:58.499Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-27T01:11:58.499Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-27T01:11:58.499Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-27T01:11:58.499Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-27T01:11:58.499Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-27T01:11:58.499Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-27T01:11:59.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.327s coverage: 92.9% of statements [2021-10-27T01:11:59.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-27T01:11:59.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-27T01:11:59.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-27T01:11:59.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2021-10-27T01:11:59.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-27T01:11:59.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-27T01:11:59.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-27T01:11:59.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-27T01:11:59.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-27T01:11:59.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.240s coverage: 87.2% of statements [2021-10-27T01:11:59.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-27T01:11:59.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-27T01:11:59.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.192s coverage: 100.0% of statements [2021-10-27T01:11:59.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-27T01:11:59.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.304s coverage: 58.8% of statements [2021-10-27T01:11:59.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-27T01:11:59.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.304s coverage: 80.0% of statements [2021-10-27T01:11:59.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.289s coverage: 87.2% of statements [2021-10-27T01:11:59.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.293s coverage: 85.4% of statements [2021-10-27T01:11:59.439Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:11:59.439Z] Fetched 36.8 MB in 2s (20.4 MB/s) [2021-10-27T01:11:59.439Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-27T01:11:59.439Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:11:59.439Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T01:12:00.009Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:12:00.009Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T01:12:00.009Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-27T01:12:00.009Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-27T01:12:00.009Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-27T01:12:00.009Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-27T01:12:00.270Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-27T01:12:00.270Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-27T01:12:00.270Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-27T01:12:00.270Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-27T01:12:00.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.017s coverage: 91.2% of statements [2021-10-27T01:12:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-27T01:12:00.530Z] Setting up apt (1.6.14) ... [2021-10-27T01:12:00.530Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-27T01:12:00.791Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-27T01:12:01.052Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-27T01:12:01.052Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-27T01:12:01.052Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-27T01:12:01.052Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-27T01:12:01.052Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T01:12:01.052Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:12:01.312Z] Selecting previously unselected package libexpat1:amd64. [2021-10-27T01:12:01.312Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-27T01:12:01.312Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-27T01:12:01.312Z] Selecting previously unselected package python3.6-minimal. [2021-10-27T01:12:01.312Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T01:12:01.312Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:12:01.574Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-27T01:12:01.574Z] Checking for services that may need to be restarted...done. [2021-10-27T01:12:01.574Z] Checking for services that may need to be restarted...done. [2021-10-27T01:12:01.574Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:12:01.574Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-27T01:12:01.574Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:12:02.145Z] Selecting previously unselected package python3-minimal. [2021-10-27T01:12:02.145Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-27T01:12:02.145Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-27T01:12:02.145Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-27T01:12:02.145Z] Selecting previously unselected package mime-support. [2021-10-27T01:12:02.145Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-27T01:12:02.145Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-27T01:12:02.145Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-27T01:12:02.145Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-27T01:12:02.145Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-27T01:12:02.145Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-27T01:12:02.145Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T01:12:02.145Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:12:02.406Z] Selecting previously unselected package python3.6. [2021-10-27T01:12:02.406Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T01:12:02.406Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:12:02.406Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-27T01:12:02.406Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-27T01:12:02.406Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-27T01:12:02.406Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-27T01:12:02.666Z] Selecting previously unselected package python3. [2021-10-27T01:12:02.666Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-27T01:12:02.666Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-27T01:12:02.666Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-27T01:12:02.666Z] Selecting previously unselected package multiarch-support. [2021-10-27T01:12:02.666Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:12:02.666Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-27T01:12:02.930Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-27T01:12:02.930Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-27T01:12:02.930Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-27T01:12:02.930Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-27T01:12:02.930Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-27T01:12:02.930Z] Selecting previously unselected package libbsd0:amd64. [2021-10-27T01:12:02.930Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-27T01:12:02.930Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-27T01:12:02.930Z] Selecting previously unselected package sudo. [2021-10-27T01:12:02.930Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-27T01:12:02.930Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-27T01:12:03.194Z] Selecting previously unselected package apparmor. [2021-10-27T01:12:03.194Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-27T01:12:03.194Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-27T01:12:03.194Z] Selecting previously unselected package libedit2:amd64. [2021-10-27T01:12:03.194Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-27T01:12:03.194Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-27T01:12:03.194Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-27T01:12:03.194Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T01:12:03.194Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:12:03.454Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-27T01:12:03.454Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T01:12:03.454Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:12:03.454Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-27T01:12:03.454Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-27T01:12:03.454Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-27T01:12:03.454Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-27T01:12:03.454Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T01:12:03.454Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:12:03.454Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-27T01:12:03.454Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T01:12:03.454Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:12:03.740Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-27T01:12:03.740Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-27T01:12:03.740Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-27T01:12:03.740Z] Selecting previously unselected package openssh-client. [2021-10-27T01:12:03.740Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-27T01:12:03.740Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-27T01:12:03.740Z] Selecting previously unselected package squashfs-tools. [2021-10-27T01:12:03.740Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-27T01:12:04.011Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-27T01:12:04.011Z] Selecting previously unselected package snapd. [2021-10-27T01:12:04.011Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-27T01:12:04.011Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-27T01:12:05.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 64.4% of statements [2021-10-27T01:12:05.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-27T01:12:05.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-27T01:12:05.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.254s coverage: 100.0% of statements [2021-10-27T01:12:05.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.142s coverage: 89.4% of statements [2021-10-27T01:12:05.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements [2021-10-27T01:12:05.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.166s coverage: 73.7% of statements [2021-10-27T01:12:05.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-10-27T01:12:05.993Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-27T01:12:05.993Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-27T01:12:05.993Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-27T01:12:05.993Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-27T01:12:05.993Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-27T01:12:05.993Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:12:05.993Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T01:12:05.993Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-27T01:12:05.993Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-27T01:12:06.566Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-27T01:12:06.826Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-27T01:12:06.826Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-27T01:12:06.826Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:12:06.826Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:12:06.826Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:12:07.396Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-27T01:12:07.396Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:12:07.396Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-27T01:12:07.396Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-27T01:12:07.396Z] running python rtupdate hooks for python3.6... [2021-10-27T01:12:07.396Z] running python post-rtupdate hooks for python3.6... [2021-10-27T01:12:07.396Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-27T01:12:07.969Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-27T01:12:08.231Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:12:08.231Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-27T01:12:08.492Z] Setting up snapd (2.51.1+18.04) ... [2021-10-27T01:12:08.754Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-27T01:12:09.013Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-27T01:12:09.274Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-27T01:12:09.274Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-27T01:12:09.534Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-27T01:12:09.534Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-27T01:12:09.795Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-27T01:12:09.795Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-27T01:12:10.057Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-27T01:12:10.318Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-27T01:12:10.318Z] /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-27T01:12:10.318Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T01:12:10.318Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-27T01:12:11.259Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-27T01:12:11.259Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-27T01:12:11.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.553s coverage: 70.4% of statements [2021-10-27T01:12:11.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-27T01:12:11.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-27T01:12:11.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-27T01:12:11.518Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-27T01:12:12.452Z] Reading package lists... [2021-10-27T01:12:13.636Z] Reading package lists... [2021-10-27T01:12:13.636Z] Building dependency tree... [2021-10-27T01:12:13.636Z] Reading state information... [2021-10-27T01:12:13.636Z] Calculating upgrade... [2021-10-27T01:12:13.636Z] The following packages will be upgraded: [2021-10-27T01:12:13.636Z] advancecomp base-files bash binutils binutils-common [2021-10-27T01:12:13.636Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-27T01:12:13.636Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-27T01:12:13.636Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-27T01:12:13.636Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-27T01:12:13.636Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-27T01:12:13.636Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-27T01:12:13.636Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-27T01:12:13.636Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-27T01:12:13.636Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-27T01:12:13.636Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-27T01:12:13.636Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-27T01:12:13.636Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-27T01:12:13.636Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-27T01:12:13.636Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-27T01:12:13.636Z] ubuntu-keyring util-linux [2021-10-27T01:12:13.636Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-27T01:12:13.636Z] Need to get 64.2 MB of archives. [2021-10-27T01:12:13.636Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-27T01:12:13.636Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-27T01:12:13.636Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-27T01:12:13.636Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-27T01:12:13.636Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-27T01:12:13.636Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-27T01:12:13.636Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-27T01:12:13.636Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-27T01:12:13.636Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-27T01:12:13.637Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-27T01:12:13.637Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-27T01:12:13.637Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-27T01:12:13.637Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-27T01:12:13.637Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-27T01:12:13.637Z] 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-27T01:12:13.637Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-27T01:12:13.637Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-27T01:12:13.637Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-27T01:12:13.637Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-27T01:12:13.637Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-27T01:12:13.637Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-27T01:12:13.637Z] 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-27T01:12:13.637Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-27T01:12:13.637Z] 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-27T01:12:13.637Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-27T01:12:13.637Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-27T01:12:13.637Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-27T01:12:13.637Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-27T01:12:13.637Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-27T01:12:13.637Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-27T01:12:13.637Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-27T01:12:13.637Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-27T01:12:13.637Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-27T01:12:13.637Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-27T01:12:13.637Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-27T01:12:13.637Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-27T01:12:13.637Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-27T01:12:13.637Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-27T01:12:13.898Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-27T01:12:13.898Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-27T01:12:13.898Z] 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-27T01:12:13.898Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-27T01:12:13.898Z] 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-27T01:12:13.898Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-27T01:12:14.160Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-27T01:12:14.160Z] 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-27T01:12:14.160Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-27T01:12:14.160Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-27T01:12:14.160Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-27T01:12:14.160Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-27T01:12:14.160Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-27T01:12:14.160Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-27T01:12:14.160Z] Get:52 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-27T01:12:14.160Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-10-27T01:12:14.160Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-10-27T01:12:14.160Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-27T01:12:14.160Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-10-27T01:12:14.160Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-27T01:12:14.160Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-27T01:12:14.160Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-27T01:12:14.160Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-27T01:12:14.160Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-27T01:12:14.160Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-27T01:12:14.160Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-27T01:12:14.160Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-27T01:12:14.160Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-27T01:12:14.160Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-27T01:12:14.421Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-27T01:12:14.421Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-27T01:12:14.421Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-27T01:12:14.421Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-27T01:12:14.421Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-27T01:12:14.421Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-27T01:12:14.421Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-27T01:12:14.421Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-27T01:12:14.421Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-27T01:12:14.421Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-27T01:12:14.421Z] Get:77 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-27T01:12:14.421Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-27T01:12:14.421Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-27T01:12:14.421Z] Get:80 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-27T01:12:14.421Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-27T01:12:14.422Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-27T01:12:14.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.880s coverage: 43.5% of statements [2021-10-27T01:12:14.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-27T01:12:14.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-27T01:12:14.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.288s coverage: 89.5% of statements [2021-10-27T01:12:14.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-27T01:12:14.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.283s coverage: 84.8% of statements [2021-10-27T01:12:14.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-27T01:12:14.682Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-27T01:12:14.682Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-27T01:12:14.682Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-27T01:12:14.682Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-27T01:12:14.682Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-27T01:12:14.682Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-27T01:12:14.682Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-27T01:12:14.682Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-27T01:12:14.682Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-27T01:12:14.682Z] Get:92 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-27T01:12:14.682Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-27T01:12:14.682Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-27T01:12:14.682Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-27T01:12:14.682Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-27T01:12:14.682Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-27T01:12:14.682Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-27T01:12:14.682Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-27T01:12:14.682Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-27T01:12:14.682Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-27T01:12:14.682Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-27T01:12:14.682Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-27T01:12:14.942Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:12:14.942Z] Fetched 64.2 MB in 2s (39.2 MB/s) [2021-10-27T01:12:14.942Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:12:14.942Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:12:14.942Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T01:12:15.512Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:12:15.512Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T01:12:15.512Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-27T01:12:15.512Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-27T01:12:15.773Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:15.773Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:12:15.773Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:15.773Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:12:15.773Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:16.033Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:12:16.033Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:16.033Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:12:16.033Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:16.033Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:12:16.033Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:16.033Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:12:16.297Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:16.297Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:12:16.297Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:12:16.297Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:12:16.297Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:16.297Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-27T01:12:16.297Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:12:16.297Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:12:16.297Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:16.297Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:12:16.558Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:16.558Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:12:16.558Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:16.558Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:12:16.558Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:12:16.819Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:12:16.819Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:12:16.819Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T01:12:17.389Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-27T01:12:17.389Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:12:17.389Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-27T01:12:17.389Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-27T01:12:17.389Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-27T01:12:17.389Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-27T01:12:17.650Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-27T01:12:17.650Z] Installing new version of config file /etc/issue ... [2021-10-27T01:12:17.650Z] Installing new version of config file /etc/issue.net ... [2021-10-27T01:12:17.650Z] Installing new version of config file /etc/lsb-release ... [2021-10-27T01:12:17.650Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-27T01:12:17.912Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-27T01:12:17.912Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-27T01:12:17.912Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-27T01:12:18.174Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:18.174Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-27T01:12:18.174Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-27T01:12:18.174Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-27T01:12:18.174Z] 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-27T01:12:18.437Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:18.437Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:12:18.437Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-27T01:12:18.437Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:12:18.437Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:18.437Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-27T01:12:18.437Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-27T01:12:18.437Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-27T01:12:18.698Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:18.698Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-27T01:12:18.698Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-27T01:12:18.699Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-27T01:12:18.959Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:18.959Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T01:12:18.959Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T01:12:18.959Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-27T01:12:18.959Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:18.959Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T01:12:18.959Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T01:12:19.218Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-27T01:12:19.218Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:19.218Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-27T01:12:19.218Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-27T01:12:19.218Z] Setting up grep (3.1-2build1) ... [2021-10-27T01:12:19.218Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:19.218Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-27T01:12:19.218Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-27T01:12:19.477Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-27T01:12:19.477Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:19.477Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-27T01:12:19.477Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-27T01:12:19.477Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-27T01:12:19.738Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:19.738Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T01:12:19.738Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:12:19.997Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-27T01:12:19.997Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:19.997Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-27T01:12:19.997Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T01:12:20.257Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-27T01:12:20.257Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T01:12:20.526Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-27T01:12:20.526Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T01:12:20.787Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-27T01:12:20.787Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:20.787Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-27T01:12:20.787Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T01:12:21.356Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-27T01:12:21.356Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-27T01:12:21.357Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-27T01:12:21.357Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-27T01:12:21.357Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-27T01:12:21.357Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:21.357Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-27T01:12:21.357Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-27T01:12:21.616Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-27T01:12:21.616Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:21.616Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:12:21.616Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:12:21.616Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:12:21.616Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:21.616Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:12:21.616Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:12:21.877Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:12:21.877Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:21.877Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:12:21.877Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:12:21.877Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:12:21.877Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:21.877Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:12:21.877Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:12:22.139Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:12:22.139Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:22.139Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T01:12:22.139Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:12:22.139Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T01:12:22.139Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:12:22.139Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-27T01:12:22.398Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:22.398Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T01:12:22.398Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:12:22.398Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-27T01:12:22.398Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:22.398Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:12:22.398Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:12:22.660Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:12:22.660Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:22.660Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:12:22.660Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:12:22.660Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:12:22.660Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:22.660Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:12:22.920Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:12:23.180Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:12:23.252Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.316s coverage: 17.7% of statements [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-27T01:12:23.253Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.791s coverage: 92.3% of statements [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-27T01:12:23.253Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.289s coverage: 63.2% of statements [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-27T01:12:23.253Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.552s coverage: 97.7% of statements [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-27T01:12:23.253Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.222s coverage: 28.9% of statements [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-27T01:12:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-27T01:12:23.253Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.268s coverage: 100.0% of statements [2021-10-27T01:12:23.439Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-27T01:12:23.530Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2021-10-27T01:12:23.698Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-27T01:12:23.698Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:23.698Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:12:23.698Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T01:12:23.958Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:12:23.958Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:12:23.958Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-27T01:12:23.958Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:12:23.958Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-27T01:12:24.221Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:12:24.221Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-27T01:12:24.221Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-27T01:12:24.221Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-27T01:12:24.482Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:12:24.482Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-27T01:12:24.482Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-27T01:12:24.482Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-27T01:12:24.482Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:12:24.482Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-27T01:12:24.482Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-27T01:12:24.520Z] 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-27T01:12:24.520Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-27T01:12:24.520Z] GO111MODULE=on go vet ./... [2021-10-27T01:12:24.742Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-27T01:12:24.742Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:12:24.742Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-27T01:12:24.742Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T01:12:24.742Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T01:12:25.001Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:12:25.001Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-27T01:12:25.001Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T01:12:25.001Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T01:12:25.262Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-27T01:12:25.262Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-27T01:12:25.262Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T01:12:25.262Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T01:12:25.523Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:12:25.523Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:12:25.523Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:12:25.523Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:12:25.523Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T01:12:25.523Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T01:12:25.523Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T01:12:25.783Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-27T01:12:25.783Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:12:25.783Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-27T01:12:25.783Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-27T01:12:25.783Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-27T01:12:26.044Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:12:26.044Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-27T01:12:26.044Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-27T01:12:26.044Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-27T01:12:26.044Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:12:26.044Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-27T01:12:26.044Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T01:12:26.044Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T01:12:26.304Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:12:26.304Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T01:12:26.304Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T01:12:26.304Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-27T01:12:26.563Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:12:26.563Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-27T01:12:26.563Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-27T01:12:26.563Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-27T01:12:26.563Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:12:26.563Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-27T01:12:26.563Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-27T01:12:26.822Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-27T01:12:26.822Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:12:26.822Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:12:26.822Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T01:12:27.084Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-27T01:12:27.084Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:12:27.084Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-27T01:12:27.084Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-27T01:12:27.084Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-27T01:12:27.084Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:12:27.084Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-27T01:12:27.343Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-27T01:12:27.343Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-27T01:12:27.343Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:12:27.343Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-27T01:12:27.343Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-27T01:12:27.343Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-27T01:12:27.604Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:12:27.604Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-27T01:12:27.604Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-27T01:12:27.604Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-27T01:12:27.604Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:12:27.604Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-27T01:12:27.604Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-27T01:12:27.604Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-27T01:12:28.833Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:12:28.833Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-27T01:12:28.833Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-27T01:12:28.833Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-27T01:12:28.833Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:12:28.833Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-27T01:12:28.833Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-27T01:12:28.833Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-27T01:12:28.833Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:12:28.833Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-27T01:12:28.833Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-27T01:12:28.833Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-27T01:12:28.833Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-27T01:12:28.833Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-27T01:12:28.833Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-27T01:12:28.833Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-27T01:12:28.833Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-27T01:12:28.833Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-27T01:12:28.833Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-27T01:12:28.833Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-27T01:12:28.833Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-27T01:12:28.833Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-27T01:12:28.833Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-27T01:12:28.833Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-27T01:12:28.833Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-27T01:12:28.833Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-27T01:12:28.833Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-27T01:12:28.833Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-27T01:12:28.833Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-27T01:12:28.833Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-27T01:12:28.833Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-27T01:12:29.094Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-27T01:12:29.094Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-27T01:12:29.094Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-27T01:12:29.094Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-27T01:12:29.094Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-27T01:12:29.094Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-27T01:12:29.662Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-27T01:12:29.662Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-27T01:12:29.662Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-27T01:12:29.662Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-27T01:12:29.662Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T01:12:29.662Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T01:12:29.921Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T01:12:29.921Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T01:12:30.183Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T01:12:30.183Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T01:12:30.183Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T01:12:30.183Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T01:12:30.183Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:30.183Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:12:30.183Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:30.443Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:12:30.443Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:30.443Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:12:30.443Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:30.443Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:12:31.382Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:31.382Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:12:31.951Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:31.951Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:12:32.214Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:32.475Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:12:32.735Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:32.735Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:12:33.304Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:12:33.304Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:12:33.565Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-27T01:12:33.565Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-27T01:12:33.565Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-27T01:12:33.565Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-27T01:12:33.565Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-27T01:12:33.565Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-27T01:12:33.826Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-27T01:12:33.826Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-27T01:12:33.826Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-27T01:12:33.826Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-27T01:12:33.826Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-27T01:12:33.826Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-27T01:12:33.826Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-27T01:12:34.086Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-27T01:12:34.086Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:12:34.086Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-27T01:12:34.086Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:12:34.086Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:12:34.086Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:12:34.086Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-27T01:12:34.086Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-27T01:12:34.086Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-27T01:12:34.086Z] [2021-10-27T01:12:34.086Z] Current default time zone: 'Etc/UTC' [2021-10-27T01:12:34.086Z] Local time is now: Wed Oct 27 01:12:34 UTC 2021. [2021-10-27T01:12:34.086Z] Universal Time is now: Wed Oct 27 01:12:34 UTC 2021. [2021-10-27T01:12:34.086Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-27T01:12:34.086Z] [2021-10-27T01:12:34.086Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-27T01:12:34.346Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:12:34.346Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-27T01:12:34.346Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:12:34.346Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-27T01:12:34.346Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-27T01:12:34.346Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-27T01:12:34.346Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-27T01:12:34.346Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-27T01:12:34.346Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-27T01:12:34.346Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:12:34.346Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-27T01:12:34.606Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:12:34.606Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-27T01:12:34.606Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:12:34.606Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-27T01:12:34.606Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-27T01:12:34.606Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-27T01:12:34.606Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-27T01:12:34.606Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-27T01:12:34.606Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-27T01:12:34.606Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:12:34.606Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-27T01:12:36.521Z] Updating certificates in /etc/ssl/certs... [2021-10-27T01:12:37.460Z] 23 added, 28 removed; done. [2021-10-27T01:12:37.460Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-27T01:12:37.460Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:12:37.460Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-27T01:12:37.460Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-27T01:12:37.460Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-27T01:12:37.460Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:12:37.460Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-27T01:12:37.460Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:12:37.460Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:12:37.460Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:12:37.460Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:12:37.460Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:12:37.460Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-27T01:12:37.460Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-10-27T01:12:37.460Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-27T01:12:37.460Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-27T01:12:37.460Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-10-27T01:12:37.460Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:12:37.460Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:12:37.460Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-27T01:12:37.460Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-27T01:12:37.721Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-27T01:12:37.721Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:12:37.721Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-27T01:12:37.721Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-27T01:12:37.721Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-27T01:12:37.721Z] Updating certificates in /etc/ssl/certs... [2021-10-27T01:12:38.291Z] 0 added, 0 removed; done. [2021-10-27T01:12:38.291Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-27T01:12:38.291Z] done. [2021-10-27T01:12:38.859Z] Reading package lists... [2021-10-27T01:12:39.119Z] Building dependency tree... [2021-10-27T01:12:39.119Z] Reading state information... [2021-10-27T01:12:39.119Z] The following NEW packages will be installed: [2021-10-27T01:12:39.119Z] apt-transport-https [2021-10-27T01:12:39.379Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-27T01:12:39.379Z] Need to get 4348 B of archives. [2021-10-27T01:12:39.379Z] After this operation, 154 kB of additional disk space will be used. [2021-10-27T01:12:39.379Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-27T01:12:39.639Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:12:39.639Z] Fetched 4348 B in 0s (23.6 kB/s) [2021-10-27T01:12:39.639Z] Selecting previously unselected package apt-transport-https. [2021-10-27T01:12:39.639Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-27T01:12:39.639Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-27T01:12:39.639Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-27T01:12:39.639Z] Setting up apt-transport-https (1.6.14) ... [2021-10-27T01:12:39.899Z] Waiting for network to be ready... [2021-10-27T01:12:46.478Z] 2021-10-27T01:12:43Z INFO Waiting for automatic snapd restart... [2021-10-27T01:12:46.739Z] snapd 2.52.1 from Canonical* installed [2021-10-27T01:12:47.679Z] "snapd" switched to the "latest/stable" channel [2021-10-27T01:12:47.679Z] [2021-10-27T01:12:50.218Z] core18 20211015 from Canonical* installed [2021-10-27T01:12:50.218Z] "core18" switched to the "latest/stable" channel [2021-10-27T01:12:50.218Z] [2021-10-27T01:12:52.761Z] snapcraft 5.0 from Canonical* installed [2021-10-27T01:12:53.022Z] "snapcraft" switched to the "latest/stable" channel [2021-10-27T01:12:53.022Z] [2021-10-27T01:12:57.221Z] 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-27T01:12:57.221Z] - README.md [2021-10-27T01:12:57.221Z] [2021-10-27T01:12:57.221Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-27T01:12:57.791Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-27T01:12:58.951Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-27T01:12:58.951Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-27T01:12:58.951Z] Reading package lists... [2021-10-27T01:12:59.522Z] 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-27T01:12:59.522Z] Reading package lists... [2021-10-27T01:12:59.781Z] Building dependency tree... [2021-10-27T01:12:59.781Z] Reading state information... [2021-10-27T01:12:59.781Z] Suggested packages: [2021-10-27T01:12:59.781Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-27T01:12:59.781Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-27T01:12:59.781Z] Recommended packages: [2021-10-27T01:12:59.781Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-27T01:13:00.040Z] The following NEW packages will be installed: [2021-10-27T01:13:00.040Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-27T01:13:00.040Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-27T01:13:00.040Z] pkg-config zip [2021-10-27T01:13:00.040Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-27T01:13:00.040Z] Need to get 7670 kB of archives. [2021-10-27T01:13:00.040Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-27T01:13:00.040Z] 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-27T01:13:00.300Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-27T01:13:00.300Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-27T01:13:00.300Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-27T01:13:00.300Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-27T01:13:00.300Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-27T01:13:00.300Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-27T01:13:00.300Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-27T01:13:00.560Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-27T01:13:00.560Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-27T01:13:00.560Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-27T01:13:00.560Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-27T01:13:00.820Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-27T01:13:00.820Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-27T01:13:00.820Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-27T01:13:00.820Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:13:00.820Z] Fetched 7670 kB in 1s (10.4 MB/s) [2021-10-27T01:13:00.820Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-27T01:13:00.820Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-27T01:13:00.820Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-27T01:13:00.820Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-27T01:13:01.081Z] Selecting previously unselected package libpsl5:amd64. [2021-10-27T01:13:01.081Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-27T01:13:01.081Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-27T01:13:01.081Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-27T01:13:01.081Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-27T01:13:01.081Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-27T01:13:01.081Z] Selecting previously unselected package librtmp1:amd64. [2021-10-27T01:13:01.081Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-27T01:13:01.081Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-27T01:13:01.341Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-27T01:13:01.341Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-27T01:13:01.341Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-27T01:13:01.341Z] Selecting previously unselected package liberror-perl. [2021-10-27T01:13:01.341Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-27T01:13:01.341Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-27T01:13:01.341Z] Selecting previously unselected package git-man. [2021-10-27T01:13:01.341Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-27T01:13:01.341Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-27T01:13:01.609Z] Selecting previously unselected package git. [2021-10-27T01:13:01.609Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-27T01:13:01.609Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-27T01:13:02.179Z] Selecting previously unselected package libnorm1:amd64. [2021-10-27T01:13:02.179Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-27T01:13:02.179Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-27T01:13:02.179Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-27T01:13:02.179Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-27T01:13:02.179Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-27T01:13:02.179Z] Selecting previously unselected package libsodium23:amd64. [2021-10-27T01:13:02.179Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-27T01:13:02.179Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-27T01:13:02.179Z] Selecting previously unselected package libzmq5:amd64. [2021-10-27T01:13:02.179Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-27T01:13:02.179Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T01:13:02.439Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-27T01:13:02.439Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-27T01:13:02.439Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T01:13:02.439Z] Selecting previously unselected package pkg-config. [2021-10-27T01:13:02.439Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-27T01:13:02.439Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-27T01:13:02.439Z] Selecting previously unselected package zip. [2021-10-27T01:13:02.439Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-27T01:13:02.439Z] Unpacking zip (3.0-11build1) ... [2021-10-27T01:13:02.439Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-27T01:13:02.439Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-27T01:13:02.439Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-27T01:13:02.699Z] Setting up liberror-perl (0.17025-1) ... [2021-10-27T01:13:02.699Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-27T01:13:02.699Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-27T01:13:02.699Z] No schema files found: doing nothing. [2021-10-27T01:13:02.699Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-27T01:13:02.699Z] Setting up zip (3.0-11build1) ... [2021-10-27T01:13:02.699Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-27T01:13:02.699Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-27T01:13:02.699Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-27T01:13:02.699Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T01:13:02.699Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-27T01:13:02.699Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T01:13:02.699Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-27T01:13:02.699Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:13:03.269Z] git set to automatically installed. [2021-10-27T01:13:03.269Z] git-man set to automatically installed. [2021-10-27T01:13:03.269Z] libcurl3-gnutls set to automatically installed. [2021-10-27T01:13:03.269Z] liberror-perl set to automatically installed. [2021-10-27T01:13:03.269Z] libglib2.0-0 set to automatically installed. [2021-10-27T01:13:03.269Z] libnghttp2-14 set to automatically installed. [2021-10-27T01:13:03.269Z] libnorm1 set to automatically installed. [2021-10-27T01:13:03.269Z] libpgm-5.2-0 set to automatically installed. [2021-10-27T01:13:03.269Z] libpsl5 set to automatically installed. [2021-10-27T01:13:03.269Z] librtmp1 set to automatically installed. [2021-10-27T01:13:03.270Z] libsodium23 set to automatically installed. [2021-10-27T01:13:03.270Z] libzmq3-dev set to automatically installed. [2021-10-27T01:13:03.270Z] libzmq5 set to automatically installed. [2021-10-27T01:13:03.270Z] pkg-config set to automatically installed. [2021-10-27T01:13:03.270Z] zip set to automatically installed. [2021-10-27T01:13:04.657Z] snapd is not logged in, snap install commands will use sudo [2021-10-27T01:13:13.442Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-27T01:13:13.442Z] snapd is not logged in, snap install commands will use sudo [2021-10-27T01:13:13.442Z] snap "core18" has no updates available [2021-10-27T01:13:14.010Z] Pulling config-common [2021-10-27T01:13:14.011Z] + snapcraftctl pull [2021-10-27T01:13:15.397Z] Pulling go-build-helper [2021-10-27T01:13:15.397Z] + snapcraftctl pull [2021-10-27T01:13:16.778Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-27T01:13:16.778Z] Skipping pull go-build-helper (already ran) [2021-10-27T01:13:16.778Z] Building go-build-helper [2021-10-27T01:13:16.778Z] + snapcraftctl build [2021-10-27T01:13:18.678Z] Staging go-build-helper [2021-10-27T01:13:18.678Z] + snapcraftctl stage [2021-10-27T01:13:28.661Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-27T01:13:28.661Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-27T01:13:28.661Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-27T01:13:28.661Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-27T01:13:28.661Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-27T01:13:28.661Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-27T01:13:28.661Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-27T01:13:28.661Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-27T01:13:28.661Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-27T01:13:28.661Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-27T01:13:28.661Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-27T01:13:28.661Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-27T01:13:28.661Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-27T01:13:28.661Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-27T01:13:28.661Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-27T01:13:28.661Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-27T01:13:28.661Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-27T01:13:28.661Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-27T01:13:28.661Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-27T01:13:28.661Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-27T01:13:28.661Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-27T01:13:28.661Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-27T01:13:28.661Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-27T01:13:28.661Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-27T01:13:28.661Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-27T01:13:28.661Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-27T01:13:28.661Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-27T01:13:28.661Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-27T01:13:28.661Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-27T01:13:28.661Z] Fetched 224 kB in 0s (0 B/s) [2021-10-27T01:13:28.661Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-27T01:13:28.661Z] Fetched 157 kB in 0s (0 B/s) [2021-10-27T01:13:28.661Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-27T01:13:28.661Z] Fetched 221 kB in 0s (0 B/s) [2021-10-27T01:13:28.661Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-27T01:13:28.661Z] Fetched 143 kB in 0s (0 B/s) [2021-10-27T01:13:28.661Z] Pulling edgex-go [2021-10-27T01:13:28.661Z] + snapcraftctl pull [2021-10-27T01:13:28.661Z] Pulling hooks [2021-10-27T01:13:28.661Z] + snapcraftctl pull [2021-10-27T01:13:46.844Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-27T01:13:46.844Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-27T01:13:46.844Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-27T01:13:46.844Z] Fetched 0 B in 0s (0 B/s) [2021-10-27T01:13:46.844Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-27T01:13:46.844Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-27T01:13:46.844Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-27T01:13:46.844Z] Fetched 279 kB in 0s (0 B/s) [2021-10-27T01:13:46.844Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-27T01:13:46.844Z] Fetched 122 kB in 0s (0 B/s) [2021-10-27T01:13:46.844Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-27T01:13:46.845Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-27T01:13:46.845Z] Fetched 8848 B in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-27T01:13:46.845Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-27T01:13:46.845Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-27T01:13:46.845Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-27T01:13:46.845Z] Fetched 220 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-27T01:13:46.845Z] Fetched 154 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-27T01:13:46.845Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-27T01:13:46.845Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-27T01:13:46.845Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-27T01:13:46.845Z] Fetched 499 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-27T01:13:46.845Z] Fetched 111 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-27T01:13:46.845Z] Fetched 240 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-27T01:13:46.845Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-27T01:13:46.845Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-27T01:13:46.845Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-27T01:13:46.845Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-27T01:13:46.845Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-27T01:13:46.845Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-27T01:13:46.845Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-27T01:13:46.845Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-27T01:13:46.845Z] Fetched 8720 B in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-27T01:13:46.845Z] Fetched 140 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-27T01:13:46.845Z] Fetched 119 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-27T01:13:46.845Z] Fetched 111 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-27T01:13:46.845Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-27T01:13:46.845Z] Fetched 646 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-27T01:13:46.845Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-27T01:13:46.845Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-27T01:13:46.845Z] Fetched 368 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-27T01:13:46.845Z] Fetched 187 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-27T01:13:46.845Z] Fetched 175 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-27T01:13:46.845Z] Fetched 206 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-27T01:13:46.845Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-27T01:13:46.845Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-27T01:13:46.845Z] Fetched 159 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-27T01:13:46.845Z] Fetched 107 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-27T01:13:46.845Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-27T01:13:46.845Z] Pulling static-packages [2021-10-27T01:13:46.845Z] + snapcraftctl pull [2021-10-27T01:13:46.845Z] Pulling version [2021-10-27T01:13:46.845Z] + cd /root/project [2021-10-27T01:13:46.845Z] + sed s/v// [2021-10-27T01:13:46.845Z] + git describe --tags --abbrev=0 [2021-10-27T01:13:46.845Z] + GIT_VERSION=2.0.1-dev.80 [2021-10-27T01:13:46.845Z] + [ -z 2.0.1-dev.80 ] [2021-10-27T01:13:46.845Z] + snapcraftctl set-version 2.0.1-dev.80 [2021-10-27T01:13:48.305Z] Building config-common [2021-10-27T01:13:48.305Z] + snapcraftctl build [2021-10-27T01:13:49.291Z] Skipping build go-build-helper (already ran) [2021-10-27T01:13:49.552Z] Building edgex-go [2021-10-27T01:13:49.817Z] + cd /root/parts/edgex-go/src [2021-10-27T01:13:49.817Z] + + sed s/v// [2021-10-27T01:13:49.817Z] git describe --tags --abbrev=0 [2021-10-27T01:13:49.817Z] + GIT_VERSION=2.0.1-dev.80 [2021-10-27T01:13:49.817Z] + [ -z 2.0.1-dev.80 ] [2021-10-27T01:13:49.817Z] + echo 2.0.1-dev.80 [2021-10-27T01:13:49.817Z] + [ ! -d vendor ] [2021-10-27T01:13:49.817Z] + go mod download all [2021-10-27T01:13:57.968Z] + make build [2021-10-27T01:13:57.968Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T01:14:08.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T01:14:14.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T01:14:14.274Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T01:14:15.655Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T01:14:16.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T01:14:17.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T01:14:18.368Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T01:14:18.368Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T01:14:18.368Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-27T01:14:18.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T01:14:19.045Z] + ls -al . [2021-10-27T01:14:19.045Z] total 664 [2021-10-27T01:14:19.045Z] drwxrwxr-x 9 1001 1001 4096 Oct 27 01:14 . [2021-10-27T01:14:19.045Z] drwxr-xr-x 4 root root 4096 Oct 27 01:08 .. [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 11 Oct 27 01:06 .dockerignore [2021-10-27T01:14:19.045Z] drwxrwxr-x 8 1001 1001 4096 Oct 27 01:06 .git [2021-10-27T01:14:19.045Z] drwxrwxr-x 4 1001 1001 4096 Oct 27 01:06 .github [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 804 Oct 27 01:06 .gitignore [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 42 Oct 27 01:06 .golangci.yml [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 76 Oct 27 01:06 .hadolint.yml [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 166 Oct 27 01:06 .sonarcloud.properties [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 1171 Oct 27 01:06 ADOPTERS.md [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 8910 Oct 27 01:06 Attribution.txt [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 43881 Oct 27 01:06 CHANGELOG.md [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 01:06 CONTRIBUTING.md [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 677 Oct 27 01:06 GOVERNANCE.md [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 849 Oct 27 01:06 Jenkinsfile [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 01:06 LICENSE [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 6508 Oct 27 01:06 Makefile [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 582 Oct 27 01:06 OWNERS.md [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 8256 Oct 27 01:06 README.md [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 6912 Oct 27 01:06 SECURITY.md [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 5 Oct 27 01:02 VERSION [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 4131 Oct 27 01:06 ZMQWindows.md [2021-10-27T01:14:19.045Z] drwxrwxr-x 2 1001 1001 4096 Oct 27 01:06 bin [2021-10-27T01:14:19.045Z] drwxrwxr-x 14 1001 1001 4096 Oct 27 01:06 cmd [2021-10-27T01:14:19.045Z] -rw-r--r-- 1 root root 426728 Oct 27 01:12 coverage.out [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 848 Oct 27 01:06 go.mod [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 50414 Oct 27 01:06 go.sum [2021-10-27T01:14:19.045Z] drwxrwxr-x 8 1001 1001 4096 Oct 27 01:06 internal [2021-10-27T01:14:19.045Z] drwxrwxr-x 3 1001 1001 4096 Oct 27 01:06 openapi [2021-10-27T01:14:19.045Z] drwxrwxr-x 4 1001 1001 4096 Oct 27 01:06 snap [2021-10-27T01:14:19.045Z] -rw-rw-r-- 1 1001 1001 204 Oct 27 01:06 version.go [Pipeline] sh [2021-10-27T01:14:19.722Z] + '[' -e coverage.out ] [2021-10-27T01:14:19.722Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-27T01:14:19.742Z] Warning: overwriting stash ‘coverage-report’ [2021-10-27T01:14:19.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T01:14:20.723Z] Stashed 1 file(s) [Pipeline] sh [2021-10-27T01:14:21.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T01:14:21.390Z] + make build [2021-10-27T01:14:21.390Z] 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-27T01:14:22.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T01:14:23.623Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-27T01:14:25.995Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-27T01:14:25.995Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-27T01:14:25.995Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-27T01:14:25.995Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-27T01:14:25.995Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-27T01:14:25.995Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-27T01:14:25.995Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-27T01:14:25.995Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-27T01:14:25.995Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-27T01:14:25.995Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-27T01:14:25.995Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-27T01:14:25.995Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-27T01:14:25.995Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-27T01:14:25.995Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-27T01:14:25.995Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-27T01:14:25.995Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-27T01:14:25.995Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-27T01:14:25.995Z] + 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-27T01:14:25.995Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-27T01:14:25.995Z] + 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-27T01:14:25.995Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-27T01:14:25.995Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-27T01:14:25.995Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-27T01:14:25.995Z] + 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-27T01:14:25.995Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-27T01:14:25.995Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-27T01:14:25.995Z] + 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-27T01:14:26.563Z] Building hooks [2021-10-27T01:14:26.563Z] + cd /root/parts/hooks/src [2021-10-27T01:14:26.563Z] + make build [2021-10-27T01:14:26.563Z] go mod tidy [2021-10-27T01:14:26.822Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-27T01:14:26.822Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-27T01:14:26.822Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-27T01:14:27.082Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-27T01:14:28.022Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-27T01:14:28.282Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-27T01:14:28.282Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-27T01:14:28.422Z] 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-27T01:14:31.582Z] Building static-packages [2021-10-27T01:14:31.582Z] + snapcraftctl build [2021-10-27T01:14:34.129Z] Building version [2021-10-27T01:14:34.129Z] + snapcraftctl build [2021-10-27T01:14:36.667Z] Staging config-common [2021-10-27T01:14:36.667Z] + snapcraftctl stage [2021-10-27T01:14:37.240Z] Skipping stage go-build-helper (already ran) [2021-10-27T01:14:37.240Z] Staging edgex-go [2021-10-27T01:14:37.240Z] + snapcraftctl stage [2021-10-27T01:14:38.626Z] Staging hooks [2021-10-27T01:14:38.626Z] + snapcraftctl stage [2021-10-27T01:14:39.571Z] Staging static-packages [2021-10-27T01:14:39.571Z] + snapcraftctl stage [2021-10-27T01:14:40.957Z] Staging version [2021-10-27T01:14:40.957Z] + snapcraftctl stage [2021-10-27T01:14:42.343Z] Priming config-common [2021-10-27T01:14:42.343Z] + snapcraftctl prime [2021-10-27T01:14:43.283Z] Priming go-build-helper [2021-10-27T01:14:43.283Z] + snapcraftctl prime [2021-10-27T01:14:45.609Z] Priming edgex-go [2021-10-27T01:14:45.609Z] + snapcraftctl prime [2021-10-27T01:14:45.869Z] Priming hooks [2021-10-27T01:14:45.869Z] + snapcraftctl prime [2021-10-27T01:14:47.782Z] Priming static-packages [2021-10-27T01:14:47.782Z] + snapcraftctl prime [2021-10-27T01:14:50.327Z] Priming version [2021-10-27T01:14:50.327Z] + snapcraftctl prime [2021-10-27T01:14:51.710Z] 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-27T01:14:55.277Z] 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-27T01:14:59.596Z] 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-27T01:15:05.022Z] 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-27T01:15:05.621Z] 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-27T01:15:09.880Z] 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-27T01:15:14.197Z] 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-27T01:15:17.603Z] 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-27T01:15:23.036Z] 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-27T01:15:26.446Z] 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-27T01:15:30.776Z] 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-27T01:15:37.537Z] $ docker stop --time=1 9d7943c74fdeb48d64875dd45cecd2d10c82d1874286e179619fa0fcfa949634 [2021-10-27T01:15:39.662Z] $ docker rm -f 9d7943c74fdeb48d64875dd45cecd2d10c82d1874286e179619fa0fcfa949634 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:15:41.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:15:41.763Z] [2021-10-27T01:15:41.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:15:42.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:15:42.390Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-27T01:15:42.390Z] 29e5d40040c1: Pulling fs layer [2021-10-27T01:15:42.390Z] 1ce36da41761: Pulling fs layer [2021-10-27T01:15:42.390Z] 25b303627fd3: Pulling fs layer [2021-10-27T01:15:42.390Z] 29e5d40040c1: Verifying Checksum [2021-10-27T01:15:42.390Z] 29e5d40040c1: Download complete [2021-10-27T01:15:42.664Z] 1ce36da41761: Verifying Checksum [2021-10-27T01:15:42.664Z] 1ce36da41761: Download complete [2021-10-27T01:15:44.204Z] 29e5d40040c1: Pull complete [2021-10-27T01:15:44.204Z] 25b303627fd3: Verifying Checksum [2021-10-27T01:15:44.204Z] 25b303627fd3: Download complete [2021-10-27T01:15:44.478Z] 1ce36da41761: Pull complete [2021-10-27T01:15:54.655Z] 25b303627fd3: Pull complete [2021-10-27T01:15:54.655Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-27T01:15:54.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:15:54.655Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-27T01:15:55.012Z] prd-ubuntu18.04-docker-arm64-4c-16g-2161 does not seem to be running inside a container [2021-10-27T01:15:55.148Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-27T01:15:58.113Z] $ docker top da5ec2c94ec799d9afa888f014a8ee0556c3a72109fc9771ef93565894b92863 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:15:59.183Z] + grep parallel [2021-10-27T01:15:59.183Z] + docker-compose build --help [2021-10-27T01:16:04.653Z] --parallel Build images in parallel. [Pipeline] } [2021-10-27T01:16:04.954Z] $ docker stop --time=1 da5ec2c94ec799d9afa888f014a8ee0556c3a72109fc9771ef93565894b92863 [2021-10-27T01:16:06.802Z] $ docker rm -f da5ec2c94ec799d9afa888f014a8ee0556c3a72109fc9771ef93565894b92863 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:16:08.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:16:08.248Z] . [Pipeline] withDockerContainer [2021-10-27T01:16:08.536Z] prd-ubuntu18.04-docker-arm64-4c-16g-2161 does not seem to be running inside a container [2021-10-27T01:16:08.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-27T01:16:10.262Z] $ docker top 444499fbf78d3ffc2f5a7391e6d210038a709632d9fe68900f391f3c34a29065 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:16:11.254Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-27T01:16:17.953Z] Building core-command ... [2021-10-27T01:16:17.953Z] Building core-data ... [2021-10-27T01:16:17.953Z] Building core-metadata ... [2021-10-27T01:16:17.953Z] Building security-bootstrapper ... [2021-10-27T01:16:17.953Z] Building security-proxy-setup ... [2021-10-27T01:16:17.953Z] Building security-secretstore-setup ... [2021-10-27T01:16:17.953Z] Building support-notifications ... [2021-10-27T01:16:17.953Z] Building support-scheduler ... [2021-10-27T01:16:17.953Z] Building sys-mgmt-agent ... [2021-10-27T01:16:17.953Z] Building support-notifications [2021-10-27T01:16:17.953Z] Building core-command [2021-10-27T01:16:17.953Z] Building security-proxy-setup [2021-10-27T01:16:17.953Z] Building core-metadata [2021-10-27T01:16:17.953Z] Building security-bootstrapper [2021-10-27T01:17:39.731Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:17:39.731Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:17:39.732Z] ---> 686b30a0d49a [2021-10-27T01:17:39.732Z] Step 3/21 : WORKDIR /edgex-go [2021-10-27T01:17:39.732Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:17:39.732Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:17:39.732Z] ---> 686b30a0d49a [2021-10-27T01:17:39.732Z] Step 3/20 : WORKDIR /edgex-go [2021-10-27T01:17:39.732Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:17:39.732Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:17:39.732Z] ---> 686b30a0d49a [2021-10-27T01:17:39.732Z] Step 3/30 : WORKDIR /edgex-go [2021-10-27T01:17:39.732Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:17:39.732Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:17:39.732Z] ---> 686b30a0d49a [2021-10-27T01:17:39.732Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:17:39.732Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:17:39.732Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:17:39.732Z] ---> 686b30a0d49a [2021-10-27T01:17:39.732Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:17:39.732Z] ---> Running in 98da27602858 [2021-10-27T01:17:39.732Z] ---> Running in c740d313bda0 [2021-10-27T01:17:39.732Z] ---> Running in 3c34864a5809 [2021-10-27T01:17:39.732Z] ---> Running in 368112bfd188 [2021-10-27T01:17:39.732Z] ---> Running in b9524ecac529 [2021-10-27T01:17:39.732Z] Removing intermediate container c740d313bda0 [2021-10-27T01:17:39.732Z] ---> 27565ba3cec3 [2021-10-27T01:17:39.732Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:17:39.732Z] Removing intermediate container b9524ecac529 [2021-10-27T01:17:39.732Z] ---> 47270bf01cd9 [2021-10-27T01:17:39.732Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:17:39.732Z] Removing intermediate container 368112bfd188 [2021-10-27T01:17:39.732Z] Removing intermediate container 3c34864a5809 [2021-10-27T01:17:39.732Z] ---> ec18123154a5 [2021-10-27T01:17:39.732Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:17:39.732Z] ---> 0035fbbe2978 [2021-10-27T01:17:39.732Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:17:39.732Z] ---> Running in 6605843acc72 [2021-10-27T01:17:39.732Z] Removing intermediate container 98da27602858 [2021-10-27T01:17:39.732Z] ---> 4f291fbe5d8a [2021-10-27T01:17:39.732Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:17:39.732Z] ---> Running in 96a0d4456525 [2021-10-27T01:17:39.732Z] ---> Running in d43b4eed649b [2021-10-27T01:17:39.732Z] ---> Running in 217864e50db5 [2021-10-27T01:17:39.732Z] ---> Running in 914e14c64209 [2021-10-27T01:17:39.732Z] Removing intermediate container 6605843acc72 [2021-10-27T01:17:39.732Z] ---> d73d2e365e70 [2021-10-27T01:17:39.732Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-27T01:17:39.732Z] Removing intermediate container 96a0d4456525 [2021-10-27T01:17:39.732Z] ---> 8bb23a5668bb [2021-10-27T01:17:39.732Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T01:17:39.732Z] ---> Running in 1009eecaeee5 [2021-10-27T01:17:39.732Z] ---> Running in 88d97e162593 [2021-10-27T01:17:39.732Z] Removing intermediate container d43b4eed649b [2021-10-27T01:17:39.732Z] ---> af3e2b1621da [2021-10-27T01:17:39.732Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-27T01:17:39.732Z] ---> Running in 28bbe3694ea5 [2021-10-27T01:17:39.732Z] Removing intermediate container 217864e50db5 [2021-10-27T01:17:39.732Z] ---> 7ae0fa544021 [2021-10-27T01:17:39.732Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-27T01:17:39.732Z] Removing intermediate container 914e14c64209 [2021-10-27T01:17:39.732Z] ---> eadfd318beb0 [2021-10-27T01:17:39.732Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T01:17:39.732Z] ---> Running in 249f7616ee22 [2021-10-27T01:17:39.732Z] ---> Running in 2cdbd58e19cd [2021-10-27T01:17:39.732Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:17:39.732Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:17:39.732Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:17:39.732Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:17:39.732Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:17:39.732Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:17:39.732Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:17:39.732Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:17:39.732Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:17:39.732Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:17:39.732Z] OK: 219 MiB in 52 packages [2021-10-27T01:17:39.732Z] OK: 219 MiB in 52 packages [2021-10-27T01:17:39.732Z] OK: 219 MiB in 52 packages [2021-10-27T01:17:39.732Z] OK: 219 MiB in 52 packages [2021-10-27T01:17:39.732Z] OK: 219 MiB in 52 packages [2021-10-27T01:17:39.732Z] Removing intermediate container 1009eecaeee5 [2021-10-27T01:17:39.732Z] ---> fe0919b5fb8e [2021-10-27T01:17:39.732Z] Step 6/30 : COPY . . [2021-10-27T01:17:39.732Z] Removing intermediate container 88d97e162593 [2021-10-27T01:17:39.732Z] ---> 264989728132 [2021-10-27T01:17:39.732Z] Step 6/22 : COPY . . [2021-10-27T01:17:39.732Z] Removing intermediate container 249f7616ee22 [2021-10-27T01:17:39.732Z] ---> f2a89e508e21 [2021-10-27T01:17:39.732Z] Step 6/20 : COPY . . [2021-10-27T01:17:40.006Z] Removing intermediate container 28bbe3694ea5 [2021-10-27T01:17:40.006Z] ---> 4d97a94805e6 [2021-10-27T01:17:40.006Z] Step 6/21 : COPY . . [2021-10-27T01:17:40.006Z] Removing intermediate container 2cdbd58e19cd [2021-10-27T01:17:40.006Z] ---> 105525f49ae7 [2021-10-27T01:17:40.006Z] Step 6/22 : COPY . . [2021-10-27T01:18:06.864Z] ---> a3deae5efb34 [2021-10-27T01:18:06.864Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:18:06.864Z] ---> 81b3ed218ab8 [2021-10-27T01:18:06.864Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:18:06.864Z] ---> ee9d33054f7a [2021-10-27T01:18:06.864Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:18:06.864Z] ---> Running in d2e5cdfd654e [2021-10-27T01:18:06.864Z] ---> Running in 620936932d06 [2021-10-27T01:18:06.864Z] ---> Running in fa926180945a [2021-10-27T01:18:06.864Z] ---> 30a9a4f99126 [2021-10-27T01:18:06.864Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:18:06.864Z] ---> Running in 9bde2e0fa0c0 [2021-10-27T01:18:06.864Z] ---> 5f3d5556ea16 [2021-10-27T01:18:06.864Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:18:06.864Z] ---> Running in ed5955a43276 [2021-10-27T01:18:10.267Z] Removing intermediate container 620936932d06 [2021-10-27T01:18:10.267Z] ---> 9dc916590fbf [2021-10-27T01:18:10.267Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-27T01:18:10.541Z] ---> Running in 92b36004c0cb [2021-10-27T01:18:11.151Z] Removing intermediate container d2e5cdfd654e [2021-10-27T01:18:11.151Z] ---> 3f7a60e966ec [2021-10-27T01:18:11.151Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-27T01:18:11.151Z] Removing intermediate container fa926180945a [2021-10-27T01:18:11.151Z] ---> 530ba246a5cc [2021-10-27T01:18:11.151Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-27T01:18:11.151Z] ---> Running in fb5b1fc0d051 [2021-10-27T01:18:11.428Z] Removing intermediate container 9bde2e0fa0c0 [2021-10-27T01:18:11.428Z] ---> 2e13818e18a1 [2021-10-27T01:18:11.428Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-27T01:18:11.428Z] ---> Running in 44b108aacc5f [2021-10-27T01:18:11.428Z] Removing intermediate container ed5955a43276 [2021-10-27T01:18:11.428Z] ---> 9963ed3ada92 [2021-10-27T01:18:11.428Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-27T01:18:11.705Z] ---> Running in cbd50984c1a0 [2021-10-27T01:18:11.705Z] ---> Running in a68872026096 [2021-10-27T01:18:12.710Z] 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-27T01:18:13.703Z] 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-27T01:18:13.703Z] 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-27T01:18:14.311Z] 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-27T01:18:14.311Z] 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-27T01:20:21.283Z] 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-27T01:20:31.490Z] Removing intermediate container 44b108aacc5f [2021-10-27T01:20:31.490Z] ---> 56e2f5ed9c92 [2021-10-27T01:20:31.490Z] [2021-10-27T01:20:31.490Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:20:31.490Z] 3.14: Pulling from library/alpine [2021-10-27T01:20:31.490Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T01:20:31.490Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T01:20:31.490Z] ---> bb3de5531c18 [2021-10-27T01:20:31.490Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:20:31.490Z] ---> Running in a7527404f03b [2021-10-27T01:20:33.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:20:34.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:20:35.145Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T01:20:35.145Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:20:35.145Z] OK: 5 MiB in 15 packages [2021-10-27T01:20:37.791Z] Removing intermediate container a7527404f03b [2021-10-27T01:20:37.791Z] ---> 7d2cfcb2e045 [2021-10-27T01:20:37.791Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:20:37.791Z] ---> Running in 4482c81870a8 [2021-10-27T01:20:38.852Z] Removing intermediate container 4482c81870a8 [2021-10-27T01:20:38.852Z] ---> c830da6904f0 [2021-10-27T01:20:38.852Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-27T01:20:39.127Z] ---> Running in 696f0cbe06da [2021-10-27T01:20:39.734Z] Removing intermediate container 92b36004c0cb [2021-10-27T01:20:39.734Z] ---> 4eb423282bab [2021-10-27T01:20:39.734Z] [2021-10-27T01:20:39.734Z] Step 9/20 : FROM alpine:3.14 [2021-10-27T01:20:39.734Z] ---> bb3de5531c18 [2021-10-27T01:20:39.734Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-27T01:20:39.734Z] ---> Running in 4dbd8692d903 [2021-10-27T01:20:39.734Z] Removing intermediate container 696f0cbe06da [2021-10-27T01:20:39.734Z] ---> cbad4e295a13 [2021-10-27T01:20:39.734Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T01:20:40.017Z] ---> Running in 3ab6b6347734 [2021-10-27T01:20:40.294Z] Removing intermediate container cbd50984c1a0 [2021-10-27T01:20:40.294Z] ---> f7a974963121 [2021-10-27T01:20:40.294Z] [2021-10-27T01:20:40.294Z] Step 9/30 : FROM alpine:3.14 [2021-10-27T01:20:40.294Z] ---> bb3de5531c18 [2021-10-27T01:20:40.294Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-27T01:20:40.570Z] ---> Running in 1dc428dc0674 [2021-10-27T01:20:41.173Z] Removing intermediate container 3ab6b6347734 [2021-10-27T01:20:41.173Z] ---> 1edd03f1004d [2021-10-27T01:20:41.173Z] Step 14/22 : WORKDIR / [2021-10-27T01:20:41.450Z] Removing intermediate container 1dc428dc0674 [2021-10-27T01:20:41.450Z] ---> Running in 989fdf52bc7b [2021-10-27T01:20:41.450Z] ---> 71f7575cca07 [2021-10-27T01:20:41.450Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-27T01:20:41.729Z] ---> Running in 33eff0895297 [2021-10-27T01:20:42.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:20:42.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:20:42.583Z] Removing intermediate container 989fdf52bc7b [2021-10-27T01:20:42.583Z] ---> 4123bd20f3ab [2021-10-27T01:20:42.583Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:20:43.580Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-27T01:20:43.580Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-27T01:20:43.580Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T01:20:43.580Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-27T01:20:43.580Z] (5/5) Installing curl (7.79.1-r0) [2021-10-27T01:20:43.580Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:20:43.865Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:20:43.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:20:44.138Z] OK: 8 MiB in 19 packages [2021-10-27T01:20:44.138Z] ---> ef835839a81d [2021-10-27T01:20:44.138Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-27T01:20:44.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:20:45.159Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-27T01:20:45.159Z] (2/2) Installing su-exec (0.2-r1) [2021-10-27T01:20:45.159Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:20:45.159Z] OK: 5 MiB in 16 packages [2021-10-27T01:20:46.606Z] Removing intermediate container 4dbd8692d903 [2021-10-27T01:20:46.606Z] ---> f5024dc93a6b [2021-10-27T01:20:46.606Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:20:46.884Z] ---> 03bcc1cd4c59 [2021-10-27T01:20:46.884Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-27T01:20:46.884Z] ---> Running in b302cd93245e [2021-10-27T01:20:46.884Z] Removing intermediate container 33eff0895297 [2021-10-27T01:20:46.885Z] ---> ed06c5064689 [2021-10-27T01:20:46.885Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-27T01:20:47.160Z] ---> Running in ace51b4983be [2021-10-27T01:20:47.772Z] Removing intermediate container b302cd93245e [2021-10-27T01:20:47.772Z] ---> ee3b0df856ec [2021-10-27T01:20:47.772Z] Step 12/20 : WORKDIR /edgex [2021-10-27T01:20:47.772Z] ---> Running in d5a1d88a29dd [2021-10-27T01:20:48.046Z] Removing intermediate container ace51b4983be [2021-10-27T01:20:48.046Z] ---> 266cc63b5386 [2021-10-27T01:20:48.046Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-27T01:20:48.046Z] ---> Running in 29d976f1959f [2021-10-27T01:20:48.320Z] Removing intermediate container a68872026096 [2021-10-27T01:20:48.320Z] ---> 6b21aba8feb3 [2021-10-27T01:20:48.320Z] [2021-10-27T01:20:48.320Z] Step 9/21 : FROM alpine:3.14 [2021-10-27T01:20:48.320Z] ---> bb3de5531c18 [2021-10-27T01:20:48.320Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-27T01:20:48.320Z] ---> Running in 10a1cd0cb4be [2021-10-27T01:20:48.594Z] ---> e749804d730d [2021-10-27T01:20:48.595Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-27T01:20:48.595Z] Removing intermediate container d5a1d88a29dd [2021-10-27T01:20:48.595Z] ---> 2f611f41a06f [2021-10-27T01:20:48.595Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-27T01:20:48.595Z] ---> Running in ccc608dd9874 [2021-10-27T01:20:48.875Z] Removing intermediate container fb5b1fc0d051 [2021-10-27T01:20:48.875Z] ---> 4095a36e375e [2021-10-27T01:20:48.875Z] [2021-10-27T01:20:48.875Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:20:48.875Z] ---> bb3de5531c18 [2021-10-27T01:20:48.875Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:20:48.875Z] Removing intermediate container 29d976f1959f [2021-10-27T01:20:48.875Z] ---> Using cache [2021-10-27T01:20:48.875Z] ---> 7d2cfcb2e045 [2021-10-27T01:20:48.875Z] ---> ea7d129bad2d [2021-10-27T01:20:48.875Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-27T01:20:48.875Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:20:48.875Z] ---> Using cache [2021-10-27T01:20:48.875Z] ---> c830da6904f0 [2021-10-27T01:20:48.875Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-27T01:20:49.151Z] ---> Running in 3d4b1948b76e [2021-10-27T01:20:49.151Z] ---> Running in 6954687e70b6 [2021-10-27T01:20:49.424Z] Removing intermediate container ccc608dd9874 [2021-10-27T01:20:49.424Z] ---> 69964e38cafa [2021-10-27T01:20:49.424Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:20:49.704Z] ---> Running in 1bdbeac26a88 [2021-10-27T01:20:49.980Z] Removing intermediate container 3d4b1948b76e [2021-10-27T01:20:49.980Z] ---> 37572c9e61f3 [2021-10-27T01:20:49.980Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T01:20:49.980Z] ---> Running in ae18b16ce550 [2021-10-27T01:20:50.259Z] ---> 3a78250f4c42 [2021-10-27T01:20:50.259Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-27T01:20:50.547Z] Removing intermediate container 1bdbeac26a88 [2021-10-27T01:20:50.547Z] ---> 4028476d0c0e [2021-10-27T01:20:50.547Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:20:50.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:20:50.547Z] ---> Running in 960760a7c84b [2021-10-27T01:20:50.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:20:50.830Z] Removing intermediate container ae18b16ce550 [2021-10-27T01:20:50.830Z] ---> 93a42510d613 [2021-10-27T01:20:50.830Z] Step 14/22 : WORKDIR / [2021-10-27T01:20:51.103Z] ---> Running in a00ea591a3d9 [2021-10-27T01:20:51.699Z] Removing intermediate container 960760a7c84b [2021-10-27T01:20:51.699Z] ---> 1b29f8ac8dc8 [2021-10-27T01:20:51.699Z] Step 21/22 : LABEL git_sha=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:20:51.699Z] ---> Running in 4fdfc1712f88 [2021-10-27T01:20:51.699Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-27T01:20:51.976Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-27T01:20:51.976Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:20:51.976Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:20:51.976Z] Removing intermediate container a00ea591a3d9 [2021-10-27T01:20:51.976Z] ---> f1b0293f3bf7 [2021-10-27T01:20:51.976Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:20:52.251Z] OK: 6 MiB in 16 packages [2021-10-27T01:20:52.872Z] Removing intermediate container 4fdfc1712f88 [2021-10-27T01:20:52.872Z] ---> 6b70ecbb6316 [2021-10-27T01:20:52.872Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:20:52.872Z] Removing intermediate container 6954687e70b6 [2021-10-27T01:20:52.872Z] ---> c339bafdb1ef [2021-10-27T01:20:52.872Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-27T01:20:52.872Z] ---> 531f6ce8118c [2021-10-27T01:20:52.872Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-27T01:20:52.872Z] ---> Running in 2ff4610b1c57 [2021-10-27T01:20:53.150Z] ---> Running in 7f2e1467f227 [2021-10-27T01:20:53.424Z] ---> 31495d732de3 [2021-10-27T01:20:53.424Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-27T01:20:53.701Z] Removing intermediate container 2ff4610b1c57 [2021-10-27T01:20:53.701Z] ---> 2f817769ee98 [2021-10-27T01:20:53.701Z] [2021-10-27T01:20:53.974Z] Removing intermediate container 7f2e1467f227 [2021-10-27T01:20:53.974Z] ---> 27f340c51b7e [2021-10-27T01:20:53.974Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-27T01:20:54.579Z] Removing intermediate container 10a1cd0cb4be [2021-10-27T01:20:54.579Z] ---> a92d63e1bc0e [2021-10-27T01:20:54.579Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:20:54.579Z] Successfully built 2f817769ee98 [2021-10-27T01:20:54.579Z] Successfully tagged core-command-arm64:latest [2021-10-27T01:20:54.579Z]  Building core-command ... done Building security-secretstore-setup [2021-10-27T01:20:54.579Z] ---> Running in aa7f1d25a146 [2021-10-27T01:20:54.854Z] ---> 1d7e2dff3029 [2021-10-27T01:20:54.854Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-27T01:20:55.127Z] ---> Running in 597fe0338924 [2021-10-27T01:20:55.409Z] Removing intermediate container aa7f1d25a146 [2021-10-27T01:20:55.409Z] ---> 7382ddfb89ed [2021-10-27T01:20:55.409Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-27T01:20:55.409Z] ---> 1215a11d7ac6 [2021-10-27T01:20:55.409Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-27T01:20:55.688Z] ---> 55d9d9fa35ec [2021-10-27T01:20:55.688Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-27T01:20:55.688Z] ---> Running in f0f0780a2554 [2021-10-27T01:20:55.688Z] ---> Running in 0c5e4ff5f940 [2021-10-27T01:20:55.972Z] Removing intermediate container 597fe0338924 [2021-10-27T01:20:55.972Z] ---> c865c41629fe [2021-10-27T01:20:55.972Z] Step 17/20 : CMD ["--init=true"] [2021-10-27T01:20:56.267Z] ---> Running in e8bc0d57c455 [2021-10-27T01:20:56.553Z] Removing intermediate container f0f0780a2554 [2021-10-27T01:20:56.553Z] ---> 97f68eb4b2b8 [2021-10-27T01:20:56.553Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-27T01:20:56.553Z] ---> Running in 33f649616d36 [2021-10-27T01:20:57.176Z] Removing intermediate container e8bc0d57c455 [2021-10-27T01:20:57.176Z] ---> 1624517ab4e0 [2021-10-27T01:20:57.176Z] Step 18/20 : LABEL arch=arm64 [2021-10-27T01:20:57.176Z] ---> bd7eba8a0804 [2021-10-27T01:20:57.176Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-27T01:20:57.459Z] ---> Running in c13113fdae64 [2021-10-27T01:20:57.459Z] ---> Running in f4130bc2a47e [2021-10-27T01:20:57.742Z] Removing intermediate container 33f649616d36 [2021-10-27T01:20:57.742Z] ---> 586b967f6f8b [2021-10-27T01:20:57.742Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:20:58.020Z] Removing intermediate container c13113fdae64 [2021-10-27T01:20:58.020Z] ---> 706051ba28bd [2021-10-27T01:20:58.020Z] Step 19/20 : LABEL git_sha=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:20:58.297Z] Removing intermediate container f4130bc2a47e [2021-10-27T01:20:58.297Z] ---> fe31eeb8494a [2021-10-27T01:20:58.297Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:20:58.297Z] ---> Running in 008bf8dfe9c8 [2021-10-27T01:20:58.297Z] ---> Running in cc8b2d13b18b [2021-10-27T01:20:58.909Z] ---> 137a123adf4f [2021-10-27T01:20:58.909Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-27T01:20:58.909Z] Removing intermediate container 008bf8dfe9c8 [2021-10-27T01:20:58.909Z] ---> 2b50edf4f6fa [2021-10-27T01:20:58.909Z] Step 20/20 : LABEL version=0.0.0 [2021-10-27T01:20:59.185Z] ---> Running in ea127a341aa1 [2021-10-27T01:20:59.185Z] Removing intermediate container cc8b2d13b18b [2021-10-27T01:20:59.185Z] ---> 93e0d24050b4 [2021-10-27T01:20:59.185Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:20:59.462Z] ---> Running in 4407d629c6f7 [2021-10-27T01:20:59.462Z] Removing intermediate container 0c5e4ff5f940 [2021-10-27T01:20:59.462Z] ---> c0a84ea63ec2 [2021-10-27T01:20:59.462Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:21:00.068Z] Removing intermediate container ea127a341aa1 [2021-10-27T01:21:00.068Z] ---> 6545756624ce [2021-10-27T01:21:00.068Z] [2021-10-27T01:21:00.349Z] Removing intermediate container 4407d629c6f7 [2021-10-27T01:21:00.349Z] ---> 3251f94dbefc [2021-10-27T01:21:00.349Z] Step 21/22 : LABEL git_sha=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:21:00.630Z] Successfully built 6545756624ce [2021-10-27T01:21:00.630Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-27T01:21:00.630Z]  Building security-proxy-setup ... done Building support-scheduler [2021-10-27T01:21:00.630Z] ---> Running in 7147854a7d50 [2021-10-27T01:21:00.909Z] ---> bba5ac90b209 [2021-10-27T01:21:00.909Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-27T01:21:00.909Z] ---> 2525f7ea21ba [2021-10-27T01:21:00.909Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-27T01:21:01.191Z] Removing intermediate container 7147854a7d50 [2021-10-27T01:21:01.191Z] ---> 07c8efd25d72 [2021-10-27T01:21:01.191Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:21:01.472Z] ---> Running in 20f0bb034bbe [2021-10-27T01:21:02.467Z] Removing intermediate container 20f0bb034bbe [2021-10-27T01:21:02.467Z] ---> cb4b6b95f99e [2021-10-27T01:21:02.467Z] [2021-10-27T01:21:02.467Z] ---> 9dd3acf5f101 [2021-10-27T01:21:02.467Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-27T01:21:02.467Z] ---> Running in 00a2e5f80565 [2021-10-27T01:21:02.745Z] Successfully built cb4b6b95f99e [2021-10-27T01:21:02.745Z] Successfully tagged core-metadata-arm64:latest [2021-10-27T01:21:02.745Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-10-27T01:21:02.745Z] ---> 5d58e753351e [2021-10-27T01:21:02.745Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-27T01:21:03.019Z] Removing intermediate container 00a2e5f80565 [2021-10-27T01:21:03.019Z] ---> 67493d02be7d [2021-10-27T01:21:03.019Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:21:03.295Z] ---> Running in 9c64b6b639ba [2021-10-27T01:21:03.895Z] ---> 01ddb62d9741 [2021-10-27T01:21:03.895Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-27T01:21:03.895Z] Removing intermediate container 9c64b6b639ba [2021-10-27T01:21:03.895Z] ---> 3fa2777d7eb5 [2021-10-27T01:21:03.895Z] Step 19/21 : LABEL arch=arm64 [2021-10-27T01:21:03.895Z] ---> Running in 510ad455c284 [2021-10-27T01:21:04.491Z] Removing intermediate container 510ad455c284 [2021-10-27T01:21:04.491Z] ---> 82efdbab3262 [2021-10-27T01:21:04.491Z] Step 20/21 : LABEL git_sha=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:21:04.778Z] ---> Running in b10dbe201896 [2021-10-27T01:21:04.778Z] ---> 5b4f86f8f65d [2021-10-27T01:21:04.778Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-27T01:21:05.384Z] Removing intermediate container b10dbe201896 [2021-10-27T01:21:05.384Z] ---> 5a0baaf70178 [2021-10-27T01:21:05.384Z] Step 21/21 : LABEL version=0.0.0 [2021-10-27T01:21:05.384Z] ---> Running in b542551e567d [2021-10-27T01:21:05.995Z] ---> 375077454d85 [2021-10-27T01:21:05.995Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-27T01:21:05.995Z] Removing intermediate container b542551e567d [2021-10-27T01:21:05.995Z] ---> c6855164e055 [2021-10-27T01:21:05.995Z] [2021-10-27T01:21:06.273Z] ---> Running in 8db1dbff65f1 [2021-10-27T01:21:06.548Z] Successfully built c6855164e055 [2021-10-27T01:21:06.548Z] Successfully tagged support-notifications-arm64:latest [2021-10-27T01:21:06.548Z]  Building support-notifications ... done Building core-data [2021-10-27T01:21:06.825Z] Removing intermediate container 8db1dbff65f1 [2021-10-27T01:21:07.100Z] ---> e98bba9406ab [2021-10-27T01:21:07.100Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-27T01:21:07.696Z] ---> 0a8f0ff06e66 [2021-10-27T01:21:07.697Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-27T01:21:07.974Z] ---> Running in 1c7fa069e981 [2021-10-27T01:21:11.392Z] Removing intermediate container 1c7fa069e981 [2021-10-27T01:21:11.392Z] ---> 1a12e13a1795 [2021-10-27T01:21:11.392Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-27T01:21:11.392Z] ---> Running in ad116995e6d1 [2021-10-27T01:21:11.673Z] Removing intermediate container ad116995e6d1 [2021-10-27T01:21:11.673Z] ---> 331e83daa1b4 [2021-10-27T01:21:11.673Z] Step 27/30 : CMD ["gate"] [2021-10-27T01:21:11.953Z] ---> Running in 904fd3c55a66 [2021-10-27T01:21:12.553Z] Removing intermediate container 904fd3c55a66 [2021-10-27T01:21:12.553Z] ---> e170837adf11 [2021-10-27T01:21:12.553Z] Step 28/30 : LABEL arch=arm64 [2021-10-27T01:21:12.553Z] ---> Running in b72e626233a1 [2021-10-27T01:21:13.154Z] Removing intermediate container b72e626233a1 [2021-10-27T01:21:13.154Z] ---> 13ff6f1ae0d5 [2021-10-27T01:21:13.154Z] Step 29/30 : LABEL git_sha=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:21:13.427Z] ---> Running in c6f2fed4b176 [2021-10-27T01:21:14.019Z] Removing intermediate container c6f2fed4b176 [2021-10-27T01:21:14.019Z] ---> 0fb5d0066d54 [2021-10-27T01:21:14.019Z] Step 30/30 : LABEL version=0.0.0 [2021-10-27T01:21:14.290Z] ---> Running in 24e780adc79f [2021-10-27T01:21:14.882Z] Removing intermediate container 24e780adc79f [2021-10-27T01:21:14.882Z] ---> 09f93682e79e [2021-10-27T01:21:14.882Z] [2021-10-27T01:21:15.158Z] Successfully built 09f93682e79e [2021-10-27T01:21:15.158Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-27T01:21:41.940Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:21:41.940Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:21:41.940Z] ---> 686b30a0d49a [2021-10-27T01:21:41.940Z] Step 3/24 : WORKDIR /edgex-go [2021-10-27T01:21:41.940Z] ---> Using cache [2021-10-27T01:21:41.940Z] ---> 4f291fbe5d8a [2021-10-27T01:21:41.940Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:21:41.940Z] ---> Using cache [2021-10-27T01:21:41.940Z] ---> eadfd318beb0 [2021-10-27T01:21:41.940Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-27T01:21:41.940Z] ---> Using cache [2021-10-27T01:21:41.940Z] ---> 105525f49ae7 [2021-10-27T01:21:41.940Z] Step 6/24 : COPY . . [2021-10-27T01:21:41.940Z] ---> Using cache [2021-10-27T01:21:41.940Z] ---> ee9d33054f7a [2021-10-27T01:21:41.940Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:21:41.940Z] ---> Using cache [2021-10-27T01:21:41.940Z] ---> 530ba246a5cc [2021-10-27T01:21:41.940Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-27T01:21:43.391Z] ---> Running in 51968eb9104b [2021-10-27T01:21:45.373Z] 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-27T01:21:50.801Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:21:50.801Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:21:50.801Z] ---> 686b30a0d49a [2021-10-27T01:21:50.801Z] Step 3/23 : WORKDIR /edgex-go [2021-10-27T01:21:50.801Z] ---> Using cache [2021-10-27T01:21:50.801Z] ---> 4f291fbe5d8a [2021-10-27T01:21:50.801Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:21:50.801Z] ---> Using cache [2021-10-27T01:21:50.801Z] ---> eadfd318beb0 [2021-10-27T01:21:50.801Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-27T01:21:50.801Z] ---> Using cache [2021-10-27T01:21:50.801Z] ---> 105525f49ae7 [2021-10-27T01:21:50.801Z] Step 6/23 : COPY go.mod . [2021-10-27T01:21:52.264Z] ---> 6e70df49cef6 [2021-10-27T01:21:52.264Z] Step 7/23 : RUN go mod download [2021-10-27T01:21:52.264Z] ---> Running in 0466d23e3c72 [2021-10-27T01:21:52.550Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:21:52.550Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:21:52.550Z] ---> 686b30a0d49a [2021-10-27T01:21:52.550Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:21:52.550Z] ---> Using cache [2021-10-27T01:21:52.550Z] ---> 4f291fbe5d8a [2021-10-27T01:21:52.550Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:21:52.550Z] ---> Using cache [2021-10-27T01:21:52.550Z] ---> eadfd318beb0 [2021-10-27T01:21:52.550Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-27T01:21:52.550Z] ---> Running in f91164de1477 [2021-10-27T01:21:54.561Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:21:54.561Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:21:54.561Z] ---> 686b30a0d49a [2021-10-27T01:21:54.561Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:21:54.561Z] ---> Using cache [2021-10-27T01:21:54.561Z] ---> 4f291fbe5d8a [2021-10-27T01:21:54.561Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:21:54.561Z] ---> Using cache [2021-10-27T01:21:54.561Z] ---> eadfd318beb0 [2021-10-27T01:21:54.561Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-27T01:21:54.561Z] ---> Running in ca2d8b60b2d0 [2021-10-27T01:21:55.557Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:21:56.563Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:21:56.563Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:21:57.501Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:21:58.122Z] OK: 219 MiB in 52 packages [2021-10-27T01:21:59.147Z] OK: 219 MiB in 52 packages [2021-10-27T01:21:59.424Z] Removing intermediate container f91164de1477 [2021-10-27T01:21:59.424Z] ---> 2fc1d184dce4 [2021-10-27T01:21:59.424Z] Step 6/22 : COPY . . [2021-10-27T01:22:02.269Z] Removing intermediate container ca2d8b60b2d0 [2021-10-27T01:22:02.269Z] ---> f5de6a66a7ce [2021-10-27T01:22:02.269Z] Step 6/22 : COPY . . [2021-10-27T01:22:02.269Z] Removing intermediate container 0466d23e3c72 [2021-10-27T01:22:02.269Z] ---> 50e168c3c5e9 [2021-10-27T01:22:02.269Z] Step 8/23 : COPY . . [2021-10-27T01:22:34.652Z] ---> d3be2f32c7ef [2021-10-27T01:22:34.652Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:22:34.652Z] ---> Running in eb138be1bba4 [2021-10-27T01:22:34.652Z] ---> 0d16f0208615 [2021-10-27T01:22:34.652Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:22:34.652Z] ---> Running in 4779de3002df [2021-10-27T01:22:34.652Z] ---> 03d1a3b9edec [2021-10-27T01:22:34.652Z] Step 9/23 : RUN go mod tidy [2021-10-27T01:22:34.652Z] ---> Running in 8af8963b215b [2021-10-27T01:22:37.634Z] Removing intermediate container eb138be1bba4 [2021-10-27T01:22:37.634Z] ---> ffa075ec1dcd [2021-10-27T01:22:37.634Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-27T01:22:37.634Z] ---> Running in e303027b2593 [2021-10-27T01:22:38.633Z] Removing intermediate container 4779de3002df [2021-10-27T01:22:38.633Z] ---> 89e379a5ac96 [2021-10-27T01:22:38.633Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-27T01:22:38.911Z] ---> Running in 9b12631c33dd [2021-10-27T01:22:39.909Z] 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-27T01:22:39.909Z] Removing intermediate container 8af8963b215b [2021-10-27T01:22:39.909Z] ---> 46b2dbd1b505 [2021-10-27T01:22:39.909Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-27T01:22:39.909Z] ---> Running in 2980f39c2ddf [2021-10-27T01:22:40.900Z] 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-27T01:22:41.888Z] 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-27T01:22:46.225Z] 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-27T01:23:01.342Z] Removing intermediate container 51968eb9104b [2021-10-27T01:23:01.342Z] ---> c50b85635a34 [2021-10-27T01:23:01.342Z] [2021-10-27T01:23:01.342Z] Step 9/24 : FROM alpine:3.14 [2021-10-27T01:23:01.342Z] ---> bb3de5531c18 [2021-10-27T01:23:01.342Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-27T01:23:01.342Z] ---> Running in a192de9c0eac [2021-10-27T01:23:03.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:23:03.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:23:04.790Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-27T01:23:04.790Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-27T01:23:04.790Z] (3/3) Installing su-exec (0.2-r1) [2021-10-27T01:23:04.790Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:23:04.790Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:23:05.065Z] OK: 6 MiB in 17 packages [2021-10-27T01:23:07.700Z] Removing intermediate container a192de9c0eac [2021-10-27T01:23:07.700Z] ---> b6f2b7c0bc3e [2021-10-27T01:23:07.700Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:23:07.700Z] ---> Running in c6fd7ff187d5 [2021-10-27T01:23:08.314Z] Removing intermediate container c6fd7ff187d5 [2021-10-27T01:23:08.314Z] ---> 8b7d9cdd5efa [2021-10-27T01:23:08.314Z] Step 12/24 : WORKDIR / [2021-10-27T01:23:08.314Z] ---> Running in c7ed01557ce4 [2021-10-27T01:23:08.926Z] Removing intermediate container c7ed01557ce4 [2021-10-27T01:23:08.926Z] ---> 5a09f7f30b27 [2021-10-27T01:23:09.208Z] 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-27T01:23:10.209Z] ---> df77f4a05e4a [2021-10-27T01:23:10.209Z] 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-27T01:23:11.657Z] ---> 6fdf198e8ff3 [2021-10-27T01:23:11.657Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-27T01:23:12.657Z] ---> 6867cb76fcbe [2021-10-27T01:23:12.657Z] 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-27T01:23:14.129Z] ---> 23291607709b [2021-10-27T01:23:14.129Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-27T01:23:15.580Z] ---> 0a341326e406 [2021-10-27T01:23:15.580Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-27T01:23:17.571Z] ---> 553ded3de46e [2021-10-27T01:23:17.571Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-27T01:23:18.563Z] ---> 4695d4aa6f9b [2021-10-27T01:23:18.563Z] 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-27T01:23:18.840Z] ---> Running in 93faefc0bd4c [2021-10-27T01:23:22.285Z] Removing intermediate container 93faefc0bd4c [2021-10-27T01:23:22.285Z] ---> 347e82f612b6 [2021-10-27T01:23:22.285Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-27T01:23:22.285Z] ---> Running in 2d644a6f0ae4 [2021-10-27T01:23:22.563Z] Removing intermediate container 2d644a6f0ae4 [2021-10-27T01:23:22.563Z] ---> c41be52299c8 [2021-10-27T01:23:22.563Z] Step 22/24 : LABEL arch=arm64 [2021-10-27T01:23:22.563Z] ---> Running in 834084f09a70 [2021-10-27T01:23:23.178Z] Removing intermediate container 834084f09a70 [2021-10-27T01:23:23.178Z] ---> e651d495cff7 [2021-10-27T01:23:23.178Z] Step 23/24 : LABEL git_sha=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:23:23.460Z] ---> Running in 6f4acfbc47dd [2021-10-27T01:23:24.569Z] Removing intermediate container 6f4acfbc47dd [2021-10-27T01:23:24.569Z] ---> ad7fba112d33 [2021-10-27T01:23:24.569Z] Step 24/24 : LABEL version=0.0.0 [2021-10-27T01:23:24.569Z] ---> Running in e9f152f4b6af [2021-10-27T01:23:24.845Z] Removing intermediate container e9f152f4b6af [2021-10-27T01:23:24.845Z] ---> 23d01a2182c8 [2021-10-27T01:23:24.845Z] [2021-10-27T01:23:25.456Z] Successfully built 23d01a2182c8 [2021-10-27T01:23:25.456Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-27T01:24:22.040Z]  Building security-secretstore-setup ... done Removing intermediate container e303027b2593 [2021-10-27T01:24:22.040Z] ---> f06f00446b4e [2021-10-27T01:24:22.040Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-27T01:24:22.040Z] ---> Running in b39bcacb533c [2021-10-27T01:24:23.483Z] 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-27T01:24:27.796Z] Removing intermediate container b39bcacb533c [2021-10-27T01:24:27.796Z] ---> b689e7be5aed [2021-10-27T01:24:27.796Z] [2021-10-27T01:24:27.796Z] Step 10/22 : FROM docker:20.10.8 [2021-10-27T01:24:27.796Z] 20.10.8: Pulling from library/docker [2021-10-27T01:24:30.429Z] Removing intermediate container 2980f39c2ddf [2021-10-27T01:24:30.429Z] ---> 5b6dc7b5c360 [2021-10-27T01:24:30.429Z] [2021-10-27T01:24:30.429Z] Step 11/23 : FROM alpine:3.14 [2021-10-27T01:24:30.429Z] ---> bb3de5531c18 [2021-10-27T01:24:30.429Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:24:30.429Z] ---> Using cache [2021-10-27T01:24:30.429Z] ---> 7d2cfcb2e045 [2021-10-27T01:24:30.429Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:24:30.429Z] ---> Using cache [2021-10-27T01:24:30.429Z] ---> c830da6904f0 [2021-10-27T01:24:30.429Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-27T01:24:30.429Z] ---> Running in 9850b6c95281 [2021-10-27T01:24:31.030Z] Removing intermediate container 9850b6c95281 [2021-10-27T01:24:31.030Z] ---> b5f0cdc0ca11 [2021-10-27T01:24:31.030Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-27T01:24:31.308Z] ---> Running in 5c43e1c0fada [2021-10-27T01:24:31.900Z] Removing intermediate container 5c43e1c0fada [2021-10-27T01:24:31.900Z] ---> 1906ce9c553a [2021-10-27T01:24:31.900Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:24:33.340Z] ---> 3347396d339d [2021-10-27T01:24:33.340Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-27T01:24:35.323Z] ---> ec4a25ec9686 [2021-10-27T01:24:35.323Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-27T01:24:35.923Z] ---> 27c64dcbb5a0 [2021-10-27T01:24:35.923Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-27T01:24:36.197Z] ---> Running in e9f359f6ada2 [2021-10-27T01:24:36.804Z] Removing intermediate container e9f359f6ada2 [2021-10-27T01:24:36.804Z] ---> 1a4ecf47f08e [2021-10-27T01:24:36.804Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:24:37.079Z] ---> Running in 41c88a87e561 [2021-10-27T01:24:37.355Z] Removing intermediate container 9b12631c33dd [2021-10-27T01:24:37.355Z] ---> 2bbd9fc1dd1f [2021-10-27T01:24:37.355Z] [2021-10-27T01:24:37.355Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:24:37.355Z] ---> bb3de5531c18 [2021-10-27T01:24:37.355Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-27T01:24:37.355Z] ---> Running in 80547f1e6ce5 [2021-10-27T01:24:37.630Z] Removing intermediate container 41c88a87e561 [2021-10-27T01:24:37.630Z] ---> 5dceb6df8d42 [2021-10-27T01:24:37.630Z] Step 21/23 : LABEL arch=arm64 [2021-10-27T01:24:37.630Z] ---> Running in 961ecffde983 [2021-10-27T01:24:37.905Z] Removing intermediate container 80547f1e6ce5 [2021-10-27T01:24:37.905Z] ---> afb36d381556 [2021-10-27T01:24:37.905Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-27T01:24:38.178Z] ---> Running in db4957c7413c [2021-10-27T01:24:38.178Z] Removing intermediate container 961ecffde983 [2021-10-27T01:24:38.178Z] ---> 6d892fdb6905 [2021-10-27T01:24:38.178Z] Step 22/23 : LABEL git_sha=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:24:38.178Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-27T01:24:38.178Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-27T01:24:38.178Z] ---> 3734d5adc5ac [2021-10-27T01:24:38.178Z] 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-27T01:24:38.451Z] ---> Running in 53f8bf9ac49e [2021-10-27T01:24:38.451Z] ---> Running in 68e7dab679ae [2021-10-27T01:24:38.726Z] Removing intermediate container db4957c7413c [2021-10-27T01:24:38.726Z] ---> 339bdac91278 [2021-10-27T01:24:38.726Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-27T01:24:38.726Z] ---> Running in 36d93ff0783d [2021-10-27T01:24:39.009Z] Removing intermediate container 53f8bf9ac49e [2021-10-27T01:24:39.009Z] ---> b690ea6b645f [2021-10-27T01:24:39.009Z] Step 23/23 : LABEL version=0.0.0 [2021-10-27T01:24:39.009Z] Removing intermediate container 68e7dab679ae [2021-10-27T01:24:39.009Z] ---> 8319a78555fa [2021-10-27T01:24:39.009Z] 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-27T01:24:39.009Z] ---> Running in 3cb9e18e13a9 [2021-10-27T01:24:39.009Z] ---> Running in 1ec6ec0b647f [2021-10-27T01:24:39.291Z] Removing intermediate container 36d93ff0783d [2021-10-27T01:24:39.291Z] ---> 7ba713a51ccb [2021-10-27T01:24:39.291Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:24:39.566Z] ---> Running in d15dd22ced3a [2021-10-27T01:24:39.566Z] Removing intermediate container 3cb9e18e13a9 [2021-10-27T01:24:39.566Z] ---> e9c06aac1c43 [2021-10-27T01:24:39.566Z] [2021-10-27T01:24:40.168Z] Successfully built e9c06aac1c43 [2021-10-27T01:24:40.168Z] Successfully tagged support-scheduler-arm64:latest [2021-10-27T01:24:40.767Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:24:41.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:24:42.036Z] Removing intermediate container d15dd22ced3a [2021-10-27T01:24:42.036Z] ---> 6824191df190 [2021-10-27T01:24:42.036Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-27T01:24:42.036Z] (1/42) Installing readline (8.1.0-r0) [2021-10-27T01:24:42.036Z] (2/42) Installing bash (5.1.4-r0) [2021-10-27T01:24:42.036Z] ---> Running in debfb4f10e1c [2021-10-27T01:24:42.036Z] Executing bash-5.1.4-r0.post-install [2021-10-27T01:24:42.036Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-27T01:24:42.036Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T01:24:42.036Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-27T01:24:42.036Z] (6/42) Installing curl (7.79.1-r0) [2021-10-27T01:24:42.036Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-27T01:24:42.036Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-27T01:24:42.036Z] (9/42) Installing expat (2.4.1-r0) [2021-10-27T01:24:42.036Z] (10/42) Installing libffi (3.3-r2) [2021-10-27T01:24:42.036Z] (11/42) Installing gdbm (1.19-r0) [2021-10-27T01:24:42.036Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-27T01:24:42.036Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T01:24:42.036Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T01:24:42.036Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-27T01:24:42.312Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-27T01:24:42.312Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-27T01:24:43.288Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:24:44.263Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-27T01:24:44.263Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-27T01:24:44.263Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-27T01:24:44.263Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-27T01:24:44.263Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:24:44.263Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-27T01:24:44.263Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-27T01:24:44.263Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-27T01:24:44.263Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-27T01:24:44.535Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-27T01:24:44.535Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-27T01:24:44.535Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-27T01:24:44.535Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-27T01:24:44.535Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-27T01:24:44.535Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-27T01:24:44.535Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-27T01:24:44.535Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-27T01:24:44.535Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-27T01:24:44.535Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-27T01:24:44.535Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-27T01:24:44.535Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-27T01:24:44.535Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-27T01:24:44.806Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-27T01:24:44.806Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-27T01:24:44.806Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-27T01:24:44.806Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-27T01:24:45.399Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-27T01:24:45.399Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:24:45.399Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T01:24:45.399Z] OK: 84 MiB in 64 packages [2021-10-27T01:24:45.669Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-27T01:24:45.669Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T01:24:45.938Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-27T01:24:45.938Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-27T01:24:46.212Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:24:46.212Z] OK: 8 MiB in 20 packages [2021-10-27T01:24:47.646Z] Removing intermediate container debfb4f10e1c [2021-10-27T01:24:47.646Z] ---> ddadeb5c9dd9 [2021-10-27T01:24:47.646Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:24:48.242Z] ---> f507a5f1bb04 [2021-10-27T01:24:48.242Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-27T01:24:49.692Z] ---> 0c3aef8f5507 [2021-10-27T01:24:49.692Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-27T01:24:50.287Z] ---> 757d669097d1 [2021-10-27T01:24:50.287Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-27T01:24:50.566Z] ---> Running in a08671155023 [2021-10-27T01:24:50.566Z] Collecting docker-compose==1.23.2 [2021-10-27T01:24:50.848Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-27T01:24:50.848Z] Removing intermediate container a08671155023 [2021-10-27T01:24:50.848Z] ---> ac3a0c3dd7b3 [2021-10-27T01:24:50.848Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:24:51.124Z] 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-27T01:24:51.124Z] ---> Running in 0aea101d1562 [2021-10-27T01:24:51.124Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-27T01:24:51.124Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-27T01:24:51.406Z] Removing intermediate container 0aea101d1562 [2021-10-27T01:24:51.406Z] ---> aa37c4fa6a35 [2021-10-27T01:24:51.406Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:24:51.679Z] ---> Running in 801bfaa4b29a [2021-10-27T01:24:51.953Z] Removing intermediate container 801bfaa4b29a [2021-10-27T01:24:51.953Z] ---> 764ed3564b6b [2021-10-27T01:24:51.953Z] Step 21/22 : LABEL git_sha=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:24:52.226Z] ---> Running in e15f5c5ffb66 [2021-10-27T01:24:52.510Z] Removing intermediate container e15f5c5ffb66 [2021-10-27T01:24:52.511Z] ---> 05b5bba8d919 [2021-10-27T01:24:52.511Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:24:52.784Z] ---> Running in a192c6059737 [2021-10-27T01:24:53.062Z] Removing intermediate container a192c6059737 [2021-10-27T01:24:53.063Z] ---> caf77aaadfb2 [2021-10-27T01:24:53.063Z] [2021-10-27T01:24:53.664Z] Successfully built caf77aaadfb2 [2021-10-27T01:24:53.664Z] Successfully tagged core-data-arm64:latest [2021-10-27T01:24:55.099Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-27T01:24:55.099Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-27T01:24:55.372Z] Collecting texttable<0.10,>=0.9.0 [2021-10-27T01:24:55.372Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-27T01:24:57.992Z] Collecting docker<4.0,>=3.6.0 [2021-10-27T01:24:57.992Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-27T01:24:58.593Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-27T01:24:58.594Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-27T01:25:00.028Z] Collecting PyYAML<4,>=3.10 [2021-10-27T01:25:00.028Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-27T01:25:03.717Z] Collecting docopt<0.7,>=0.6.1 [2021-10-27T01:25:03.717Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-27T01:25:06.328Z] Collecting jsonschema<3,>=2.5.1 [2021-10-27T01:25:06.328Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-27T01:25:06.328Z] Collecting cached-property<2,>=1.2.0 [2021-10-27T01:25:06.328Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-27T01:25:07.299Z] Collecting docker-pycreds>=0.4.0 [2021-10-27T01:25:07.300Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-27T01:25:07.889Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-27T01:25:07.889Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-27T01:25:07.889Z] 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-27T01:25:08.482Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-27T01:25:08.482Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-27T01:25:08.753Z] Collecting idna<2.8,>=2.5 [2021-10-27T01:25:09.024Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-27T01:25:09.293Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-27T01:25:09.293Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-27T01:25:09.293Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-27T01:25:09.293Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-27T01:25:10.724Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-27T01:25:10.724Z] Attempting uninstall: urllib3 [2021-10-27T01:25:10.724Z] Found existing installation: urllib3 1.26.5 [2021-10-27T01:25:10.724Z] Uninstalling urllib3-1.26.5: [2021-10-27T01:25:10.724Z] Successfully uninstalled urllib3-1.26.5 [2021-10-27T01:25:11.316Z] Attempting uninstall: idna [2021-10-27T01:25:11.316Z] Found existing installation: idna 3.2 [2021-10-27T01:25:11.316Z] Uninstalling idna-3.2: [2021-10-27T01:25:11.588Z] Successfully uninstalled idna-3.2 [2021-10-27T01:25:12.560Z] Attempting uninstall: chardet [2021-10-27T01:25:12.560Z] Found existing installation: chardet 4.0.0 [2021-10-27T01:25:12.560Z] Uninstalling chardet-4.0.0: [2021-10-27T01:25:12.832Z] Successfully uninstalled chardet-4.0.0 [2021-10-27T01:25:14.801Z] Attempting uninstall: requests [2021-10-27T01:25:14.801Z] Found existing installation: requests 2.25.1 [2021-10-27T01:25:14.801Z] Uninstalling requests-2.25.1: [2021-10-27T01:25:14.801Z] Successfully uninstalled requests-2.25.1 [2021-10-27T01:25:15.397Z] Running setup.py install for texttable: started [2021-10-27T01:25:18.009Z] Running setup.py install for texttable: finished with status 'done' [2021-10-27T01:25:18.009Z] Running setup.py install for PyYAML: started [2021-10-27T01:25:20.823Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-27T01:25:22.128Z] Running setup.py install for docopt: started [2021-10-27T01:25:23.882Z] Running setup.py install for docopt: finished with status 'done' [2021-10-27T01:25:23.882Z] Running setup.py install for dockerpty: started [2021-10-27T01:25:26.504Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-27T01:25:28.481Z] 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-27T01:25:38.480Z] Removing intermediate container 1ec6ec0b647f [2021-10-27T01:25:38.480Z] ---> 3309fdc9cfd4 [2021-10-27T01:25:38.480Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-27T01:25:38.480Z] ---> Running in ac09f0f6742d [2021-10-27T01:25:38.755Z] Removing intermediate container ac09f0f6742d [2021-10-27T01:25:38.755Z] ---> a62c121dc8f4 [2021-10-27T01:25:38.755Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-27T01:25:38.755Z] ---> Running in f68698bcda30 [2021-10-27T01:25:39.350Z] Removing intermediate container f68698bcda30 [2021-10-27T01:25:39.350Z] ---> 1d92343b8fb6 [2021-10-27T01:25:39.350Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-27T01:25:40.794Z] ---> b271e9885ecd [2021-10-27T01:25:40.794Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-27T01:25:41.390Z] ---> 2ce940c9dfcb [2021-10-27T01:25:41.390Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-27T01:25:42.363Z] ---> c9b5231a390f [2021-10-27T01:25:42.363Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-27T01:25:42.363Z] ---> Running in 9e6d950fd687 [2021-10-27T01:25:42.960Z] Removing intermediate container 9e6d950fd687 [2021-10-27T01:25:42.960Z] ---> 6b200179f6f8 [2021-10-27T01:25:42.960Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:25:42.960Z] ---> Running in 64d7a9603257 [2021-10-27T01:25:43.556Z] Removing intermediate container 64d7a9603257 [2021-10-27T01:25:43.556Z] ---> c58f8b48b365 [2021-10-27T01:25:43.556Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:25:43.556Z] ---> Running in 60d4ba869a5d [2021-10-27T01:25:44.149Z] Removing intermediate container 60d4ba869a5d [2021-10-27T01:25:44.149Z] ---> 91b143fcfc1b [2021-10-27T01:25:44.149Z] Step 21/22 : LABEL git_sha=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [2021-10-27T01:25:44.149Z] ---> Running in 88bd3d336bed [2021-10-27T01:25:44.739Z] Removing intermediate container 88bd3d336bed [2021-10-27T01:25:44.739Z] ---> 642ffc80db00 [2021-10-27T01:25:44.739Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:25:44.739Z] ---> Running in c903afc0f05f [2021-10-27T01:25:45.333Z] Removing intermediate container c903afc0f05f [2021-10-27T01:25:45.333Z] ---> 6b89d2538d9e [2021-10-27T01:25:45.333Z] [2021-10-27T01:25:45.604Z] Successfully built 6b89d2538d9e [2021-10-27T01:25:45.604Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-27T01:25:45.890Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-27T01:25:45.894Z] $ docker stop --time=1 444499fbf78d3ffc2f5a7391e6d210038a709632d9fe68900f391f3c34a29065 [2021-10-27T01:25:47.707Z] $ docker rm -f 444499fbf78d3ffc2f5a7391e6d210038a709632d9fe68900f391f3c34a29065 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T01:25:48.288Z] + docker images [2021-10-27T01:25:48.560Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-27T01:25:48.560Z] sys-mgmt-agent-arm64 latest 6b89d2538d9e 3 seconds ago 277MB [2021-10-27T01:25:48.560Z] core-data-arm64 latest caf77aaadfb2 56 seconds ago 19.5MB [2021-10-27T01:25:48.560Z] support-scheduler-arm64 latest e9c06aac1c43 About a minute ago 15.3MB [2021-10-27T01:25:48.560Z] 2bbd9fc1dd1f About a minute ago 1.58GB [2021-10-27T01:25:48.560Z] 5b6dc7b5c360 About a minute ago 1.57GB [2021-10-27T01:25:48.560Z] b689e7be5aed About a minute ago 1.57GB [2021-10-27T01:25:48.560Z] security-secretstore-setup-arm64 latest 23d01a2182c8 2 minutes ago 26.8MB [2021-10-27T01:25:48.560Z] c50b85635a34 2 minutes ago 1.58GB [2021-10-27T01:25:48.560Z] security-bootstrapper-arm64 latest 09f93682e79e 4 minutes ago 17.8MB [2021-10-27T01:25:48.560Z] support-notifications-arm64 latest c6855164e055 4 minutes ago 16.1MB [2021-10-27T01:25:48.560Z] core-metadata-arm64 latest cb4b6b95f99e 4 minutes ago 15.9MB [2021-10-27T01:25:48.560Z] security-proxy-setup-arm64 latest 6545756624ce 4 minutes ago 25.4MB [2021-10-27T01:25:48.560Z] core-command-arm64 latest 2f817769ee98 4 minutes ago 15.2MB [2021-10-27T01:25:48.560Z] 4095a36e375e 5 minutes ago 1.57GB [2021-10-27T01:25:48.560Z] 6b21aba8feb3 5 minutes ago 1.57GB [2021-10-27T01:25:48.560Z] f7a974963121 5 minutes ago 1.57GB [2021-10-27T01:25:48.560Z] 4eb423282bab 5 minutes ago 1.57GB [2021-10-27T01:25:48.560Z] 56e2f5ed9c92 5 minutes ago 1.57GB [2021-10-27T01:25:48.560Z] ci-base-image-arm64 latest 686b30a0d49a 17 minutes ago 1.24GB [2021-10-27T01:25:48.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 13 days ago 534MB [2021-10-27T01:25:48.560Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-27T01:25:48.560Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-10-27T01:25:48.560Z] 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-27T01:25:50.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T01:25:50.300Z] [2021-10-27T01:25:50.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:25:50.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T01:25:50.924Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-27T01:25:50.924Z] 448f6bf000e3: Pulling fs layer [2021-10-27T01:25:50.924Z] f757da607395: Pulling fs layer [2021-10-27T01:25:50.924Z] 05883995daec: Pulling fs layer [2021-10-27T01:25:50.924Z] 8603b9c90790: Pulling fs layer [2021-10-27T01:25:50.924Z] 1560dd03e051: Pulling fs layer [2021-10-27T01:25:50.924Z] 27f5ce0e4adf: Pulling fs layer [2021-10-27T01:25:50.924Z] c2d8d7efcc4b: Pulling fs layer [2021-10-27T01:25:50.924Z] 8603b9c90790: Waiting [2021-10-27T01:25:50.924Z] 1560dd03e051: Waiting [2021-10-27T01:25:50.924Z] 27f5ce0e4adf: Waiting [2021-10-27T01:25:50.924Z] c2d8d7efcc4b: Waiting [2021-10-27T01:25:50.924Z] f757da607395: Verifying Checksum [2021-10-27T01:25:50.924Z] f757da607395: Download complete [2021-10-27T01:25:50.924Z] 8603b9c90790: Verifying Checksum [2021-10-27T01:25:50.924Z] 8603b9c90790: Download complete [2021-10-27T01:25:51.202Z] 1560dd03e051: Verifying Checksum [2021-10-27T01:25:51.202Z] 1560dd03e051: Download complete [2021-10-27T01:25:51.202Z] 27f5ce0e4adf: Verifying Checksum [2021-10-27T01:25:51.202Z] 27f5ce0e4adf: Download complete [2021-10-27T01:25:51.202Z] 05883995daec: Verifying Checksum [2021-10-27T01:25:51.202Z] 05883995daec: Download complete [2021-10-27T01:25:51.475Z] 448f6bf000e3: Verifying Checksum [2021-10-27T01:25:51.475Z] 448f6bf000e3: Download complete [2021-10-27T01:25:54.105Z] c2d8d7efcc4b: Verifying Checksum [2021-10-27T01:25:54.105Z] c2d8d7efcc4b: Download complete [2021-10-27T01:25:55.540Z] 448f6bf000e3: Pull complete [2021-10-27T01:25:56.524Z] f757da607395: Pull complete [2021-10-27T01:25:57.957Z] 05883995daec: Pull complete [2021-10-27T01:25:58.229Z] 8603b9c90790: Pull complete [2021-10-27T01:25:59.664Z] 1560dd03e051: Pull complete [2021-10-27T01:25:59.664Z] 27f5ce0e4adf: Pull complete [2021-10-27T01:26:14.734Z] c2d8d7efcc4b: Pull complete [2021-10-27T01:26:14.734Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-27T01:26:14.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T01:26:14.734Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-27T01:26:15.082Z] prd-ubuntu18.04-docker-arm64-4c-16g-2161 does not seem to be running inside a container [2021-10-27T01:26:15.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-27T01:26:18.493Z] $ docker top 54a7a7302834e2beb70126a6c9733038c7e339176f1d714dc7f0cb441f6e50cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:26:20.762Z] ---> job-cost.sh [2021-10-27T01:26:20.762Z] lf-activate-venv: SKIPPING [2021-10-27T01:26:20.762Z] INFO: No Stack... [2021-10-27T01:26:21.365Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-27T01:26:21.641Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T01:26:22.398Z] + cut -d, -f6 [2021-10-27T01:26:22.398Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2021-10-27T01:26:22.483Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3779-4-stack-cost] [2021-10-27T01:26:22.503Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3779-4-stack-cost] did not exist. Created. [2021-10-27T01:26:22.503Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3779-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T01:26:23.196Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-27T01:26:23.428Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T01:26:23.440Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3779-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T01:26:23.459Z] $ docker stop --time=1 54a7a7302834e2beb70126a6c9733038c7e339176f1d714dc7f0cb441f6e50cc [2021-10-27T01:26:25.161Z] $ docker rm -f 54a7a7302834e2beb70126a6c9733038c7e339176f1d714dc7f0cb441f6e50cc [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-27T01:26:27.101Z] provisioning config files... [2021-10-27T01:26:27.114Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7045971732947085042tmp [Pipeline] { [Pipeline] sh [2021-10-27T01:26:27.416Z] + set +x [2021-10-27T01:26:27.416Z] + curl -s https://codecov.io/bash [2021-10-27T01:26:27.416Z] + bash -s -- [2021-10-27T01:26:27.683Z] [2021-10-27T01:26:27.683Z] _____ _ [2021-10-27T01:26:27.683Z] / ____| | | [2021-10-27T01:26:27.683Z] | | ___ __| | ___ ___ _____ __ [2021-10-27T01:26:27.683Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-27T01:26:27.683Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-27T01:26:27.683Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-27T01:26:27.683Z] Bash-1.0.6 [2021-10-27T01:26:27.683Z] [2021-10-27T01:26:27.683Z] [2021-10-27T01:26:27.683Z] ==> git version 2.24.4 found [2021-10-27T01:26:27.683Z] ==> 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-27T01:26:27.683Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-27T01:26:27.683Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-27T01:26:27.683Z] ==> Jenkins CI detected. [2021-10-27T01:26:27.683Z] current dir:  /w/workspace/edgex-go/4 [2021-10-27T01:26:27.683Z] project root: . [2021-10-27T01:26:27.683Z] --> token set from env [2021-10-27T01:26:27.683Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-27T01:26:27.683Z] ==> Running gcov in . (disable via -X gcov) [2021-10-27T01:26:27.683Z] ==> Python coveragepy not found [2021-10-27T01:26:27.683Z] ==> Searching for coverage reports in: [2021-10-27T01:26:27.683Z] + . [2021-10-27T01:26:27.683Z] -> Found 1 reports [2021-10-27T01:26:27.683Z] ==> Detecting git/mercurial file structure [2021-10-27T01:26:27.683Z] ==> Reading reports [2021-10-27T01:26:27.683Z] + ./coverage.out bytes=426728 [2021-10-27T01:26:27.683Z] ==> Appending adjustments [2021-10-27T01:26:27.683Z] https://docs.codecov.io/docs/fixing-reports [2021-10-27T01:26:29.078Z] + Found adjustments [2021-10-27T01:26:29.078Z] ==> Gzipping contents [2021-10-27T01:26:29.078Z] 60K /tmp/codecov.MFzuCz.gz [2021-10-27T01:26:29.078Z] ==> Uploading reports [2021-10-27T01:26:29.078Z] url: https://codecov.io [2021-10-27T01:26:29.078Z] query: branch=PR-3779&commit=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3779%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3779&job=&cmd_args= [2021-10-27T01:26:29.078Z] -> Pinging Codecov [2021-10-27T01:26:29.078Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3779&commit=c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3779%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3779&job=&cmd_args= [2021-10-27T01:26:29.338Z] -> Uploading to [2021-10-27T01:26:29.338Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-27/00271124DB129430A58F1EEE437C3FCB/c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204/11931aff-83fd-41d2-8dbc-5d3bf517cf9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T012629Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=385184152288c83cebfb2144f35956d5af27031c1fec2730631e69a8fb83828e [2021-10-27T01:26:29.338Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T01:26:29.338Z] Dload Upload Total Spent Left Speed [2021-10-27T01:26:29.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57518 0 0 100 57518 0 150k --:--:-- --:--:-- --:--:-- 150k 100 57518 0 0 100 57518 0 150k --:--:-- --:--:-- --:--:-- 150k [2021-10-27T01:26:29.602Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 [Pipeline] } [2021-10-27T01:26:29.609Z] 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-27T01:26:31.560Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:26:31.867Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:26:32.424Z] ---> package-listing.sh [2021-10-27T01:26:32.424Z] ++ facter osfamily [2021-10-27T01:26:32.424Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-27T01:26:32.684Z] + OS_FAMILY=redhat [2021-10-27T01:26:32.684Z] + workspace=/w/workspace/edgex-go/4 [2021-10-27T01:26:32.684Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-27T01:26:32.684Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-27T01:26:32.684Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-27T01:26:32.684Z] + PACKAGES=/tmp/packages_start.txt [2021-10-27T01:26:32.684Z] + '[' /w/workspace/edgex-go/4 ']' [2021-10-27T01:26:32.684Z] + PACKAGES=/tmp/packages_end.txt [2021-10-27T01:26:32.684Z] + case "${OS_FAMILY}" in [2021-10-27T01:26:32.684Z] + rpm -qa [2021-10-27T01:26:32.684Z] + sort [2021-10-27T01:26:35.981Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-27T01:26:35.981Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-27T01:26:35.981Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-27T01:26:35.981Z] + '[' /w/workspace/edgex-go/4 ']' [2021-10-27T01:26:35.981Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-10-27T01:26:35.981Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-10-27T01:26:35.991Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-27T01:26:36.274Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:26:36.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T01:26:36.831Z] [2021-10-27T01:26:36.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:26:37.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T01:26:37.128Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T01:26:37.128Z] b4d181a07f80: Pulling fs layer [2021-10-27T01:26:37.128Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T01:26:37.128Z] ed53099fbce6: Pulling fs layer [2021-10-27T01:26:37.128Z] dc539afda2c1: Pulling fs layer [2021-10-27T01:26:37.128Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T01:26:37.128Z] 9065ff56babe: Pulling fs layer [2021-10-27T01:26:37.128Z] d287ab97295c: Pulling fs layer [2021-10-27T01:26:37.128Z] dc539afda2c1: Waiting [2021-10-27T01:26:37.128Z] 77bc0d833cb6: Waiting [2021-10-27T01:26:37.128Z] 9065ff56babe: Waiting [2021-10-27T01:26:37.128Z] d287ab97295c: Waiting [2021-10-27T01:26:37.128Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T01:26:37.128Z] a1111a8f2ec3: Download complete [2021-10-27T01:26:37.128Z] dc539afda2c1: Verifying Checksum [2021-10-27T01:26:37.128Z] dc539afda2c1: Download complete [2021-10-27T01:26:37.406Z] ed53099fbce6: Verifying Checksum [2021-10-27T01:26:37.406Z] ed53099fbce6: Download complete [2021-10-27T01:26:37.406Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T01:26:37.406Z] 77bc0d833cb6: Download complete [2021-10-27T01:26:37.406Z] 9065ff56babe: Verifying Checksum [2021-10-27T01:26:37.406Z] 9065ff56babe: Download complete [2021-10-27T01:26:37.406Z] b4d181a07f80: Verifying Checksum [2021-10-27T01:26:37.406Z] b4d181a07f80: Download complete [2021-10-27T01:26:37.987Z] d287ab97295c: Verifying Checksum [2021-10-27T01:26:37.987Z] d287ab97295c: Download complete [2021-10-27T01:26:38.932Z] b4d181a07f80: Pull complete [2021-10-27T01:26:38.932Z] a1111a8f2ec3: Pull complete [2021-10-27T01:26:39.514Z] ed53099fbce6: Pull complete [2021-10-27T01:26:39.514Z] dc539afda2c1: Pull complete [2021-10-27T01:26:40.096Z] 77bc0d833cb6: Pull complete [2021-10-27T01:26:40.096Z] 9065ff56babe: Pull complete [2021-10-27T01:26:45.426Z] d287ab97295c: Pull complete [2021-10-27T01:26:45.426Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T01:26:45.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T01:26:45.426Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T01:26:45.490Z] prd-centos7-docker-4c-2g-2157 does not seem to be running inside a container [2021-10-27T01:26:45.527Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-27T01:26:48.999Z] $ docker top 0245cc48dd89411491e128ca1f36ebf5560692d91021aaf6dfd58fd12c2ef709 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:26:50.069Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-27T01:26:50.356Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-27T01:26:50.650Z] + ls /var/log/sa-host [2021-10-27T01:26:50.650Z] + sadf -c /var/log/sa-host/sa27 [2021-10-27T01:26:50.650Z] file_magic: OK [2021-10-27T01:26:50.650Z] HZ: Using current value: 100 [2021-10-27T01:26:50.650Z] file_header: OK [2021-10-27T01:26:50.650Z] 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-27T01:26:50.650Z] Statistics: [2021-10-27T01:26:50.650Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T01:26:50.650Z] File successfully converted to sysstat format version 12.0.3 [2021-10-27T01:26:50.650Z] + sadf -c /var/log/sa-host/sa30 [2021-10-27T01:26:50.650Z] file_magic: OK [2021-10-27T01:26:50.650Z] HZ: Using current value: 100 [2021-10-27T01:26:50.650Z] file_header: OK [2021-10-27T01:26:50.650Z] 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-27T01:26:50.650Z] Statistics: [2021-10-27T01:26:50.650Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T01:26:50.650Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T01:26:50.904Z] provisioning config files... [2021-10-27T01:26:50.913Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5168399728430084933tmp [Pipeline] { [Pipeline] echo [2021-10-27T01:26:50.929Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:26:51.221Z] ---> create-netrc.sh [Pipeline] } [2021-10-27T01:26:51.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:26:51.562Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-27T01:26:51.569Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:26:51.853Z] ---> sudo-logs.sh [2021-10-27T01:26:51.854Z] Archiving 'sudo' log.. [2021-10-27T01:26:51.854Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2157.novalocal: Name or service not known [2021-10-27T01:26:51.854Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2157.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-27T01:26:51.879Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:26:52.166Z] ---> job-cost.sh [2021-10-27T01:26:52.166Z] lf-activate-venv: SKIPPING [2021-10-27T01:26:52.166Z] DEBUG: total: 0.10999999940395355 [2021-10-27T01:26:52.166Z] INFO: Retrieving Stack Cost... [2021-10-27T01:26:54.709Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T01:26:54.969Z] INFO: Archiving Costs [Pipeline] echo [2021-10-27T01:26:54.977Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:26:55.263Z] ---> logs-deploy.sh [2021-10-27T01:26:55.263Z] lf-activate-venv: SKIPPING [2021-10-27T01:26:55.263Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3779/4 [2021-10-27T01:26:55.263Z] INFO: archiving workspace using pattern(s): [2021-10-27T01:26:56.203Z] Archives upload complete. [2021-10-27T01:26:56.203Z] INFO: archiving logs to Nexus [2021-10-27T01:26:57.360Z] ---> uname -a: [2021-10-27T01:26:57.360Z] Linux prd-centos7-docker-4c-2g-2157.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-27T01:26:57.360Z] [2021-10-27T01:26:57.360Z] [2021-10-27T01:26:57.360Z] ---> lscpu: [2021-10-27T01:26:57.360Z] Architecture: x86_64 [2021-10-27T01:26:57.360Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-27T01:26:57.360Z] Byte Order: Little Endian [2021-10-27T01:26:57.360Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-27T01:26:57.360Z] CPU(s): 2 [2021-10-27T01:26:57.360Z] On-line CPU(s) list: 0,1 [2021-10-27T01:26:57.360Z] Thread(s) per core: 1 [2021-10-27T01:26:57.360Z] Core(s) per socket: 1 [2021-10-27T01:26:57.360Z] Socket(s): 2 [2021-10-27T01:26:57.360Z] NUMA node(s): 1 [2021-10-27T01:26:57.360Z] Vendor ID: AuthenticAMD [2021-10-27T01:26:57.360Z] CPU family: 23 [2021-10-27T01:26:57.360Z] Model: 49 [2021-10-27T01:26:57.360Z] Model name: AMD EPYC-Rome Processor [2021-10-27T01:26:57.360Z] Stepping: 0 [2021-10-27T01:26:57.360Z] CPU MHz: 2799.996 [2021-10-27T01:26:57.360Z] BogoMIPS: 5599.99 [2021-10-27T01:26:57.360Z] Virtualization: AMD-V [2021-10-27T01:26:57.360Z] Hypervisor vendor: KVM [2021-10-27T01:26:57.360Z] Virtualization type: full [2021-10-27T01:26:57.360Z] L1d cache: 32K [2021-10-27T01:26:57.360Z] L1i cache: 32K [2021-10-27T01:26:57.360Z] L2 cache: 512K [2021-10-27T01:26:57.360Z] L3 cache: 16384K [2021-10-27T01:26:57.360Z] NUMA node0 CPU(s): 0,1 [2021-10-27T01:26:57.360Z] 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-27T01:26:57.360Z] [2021-10-27T01:26:57.360Z] [2021-10-27T01:26:57.360Z] ---> nproc: [2021-10-27T01:26:57.360Z] 2 [2021-10-27T01:26:57.360Z] [2021-10-27T01:26:57.360Z] [2021-10-27T01:26:57.360Z] ---> df -h: [2021-10-27T01:26:57.360Z] Filesystem Size Used Avail Use% Mounted on [2021-10-27T01:26:57.360Z] overlay 40G 15G 26G 36% / [2021-10-27T01:26:57.360Z] tmpfs 64M 0 64M 0% /dev [2021-10-27T01:26:57.360Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-27T01:26:57.360Z] shm 64M 0 64M 0% /dev/shm [2021-10-27T01:26:57.360Z] /dev/vda1 40G 15G 26G 36% /facter-os [2021-10-27T01:26:57.360Z] [2021-10-27T01:26:57.360Z] [2021-10-27T01:26:57.360Z] ---> sar -b -r -n DEV: [2021-10-27T01:26:57.360Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) [2021-10-27T01:26:57.360Z] [2021-10-27T01:26:57.360Z] 01:01:09 LINUX RESTART (2 CPU) [2021-10-27T01:26:57.360Z] [2021-10-27T01:26:57.360Z] 01:02:01 tps rtps wtps bread/s bwrtn/s [2021-10-27T01:26:57.360Z] 01:03:01 391.82 0.33 391.49 30.24 99027.16 [2021-10-27T01:26:57.360Z] 01:04:01 54.13 0.00 54.13 0.00 6645.30 [2021-10-27T01:26:57.360Z] 01:05:01 65.16 0.03 65.12 1.07 5297.05 [2021-10-27T01:26:57.360Z] 01:06:01 97.30 0.02 97.29 0.13 9833.69 [2021-10-27T01:26:57.360Z] 01:07:02 910.84 491.56 419.28 18427.81 273768.16 [2021-10-27T01:26:57.360Z] 01:08:01 469.92 105.33 364.58 5167.02 166977.01 [2021-10-27T01:26:57.360Z] 01:09:01 380.60 31.09 349.52 2920.15 164152.91 [2021-10-27T01:26:57.360Z] 01:10:01 147.88 15.62 132.26 1378.66 14967.11 [2021-10-27T01:26:57.360Z] 01:11:01 1.47 0.02 1.45 0.27 20.60 [2021-10-27T01:26:57.360Z] 01:12:01 0.17 0.00 0.17 0.00 2.03 [2021-10-27T01:26:57.360Z] 01:13:01 0.27 0.00 0.27 0.00 3.56 [2021-10-27T01:26:57.360Z] 01:14:01 0.30 0.00 0.30 0.00 4.16 [2021-10-27T01:26:57.360Z] 01:15:01 0.20 0.00 0.20 0.00 1.88 [2021-10-27T01:26:57.360Z] 01:16:01 0.32 0.00 0.32 0.00 3.82 [2021-10-27T01:26:57.360Z] 01:17:01 0.72 0.50 0.22 102.48 3.28 [2021-10-27T01:26:57.360Z] 01:18:01 0.77 0.00 0.77 0.00 13.09 [2021-10-27T01:26:57.360Z] 01:19:01 0.22 0.00 0.22 0.00 2.45 [2021-10-27T01:26:57.360Z] 01:20:01 0.32 0.00 0.32 0.00 3.63 [2021-10-27T01:26:57.360Z] 01:21:01 0.25 0.00 0.25 0.00 2.70 [2021-10-27T01:26:57.360Z] 01:22:01 0.32 0.00 0.32 0.00 4.08 [2021-10-27T01:26:57.360Z] 01:23:01 0.25 0.00 0.25 0.00 3.27 [2021-10-27T01:26:57.360Z] 01:24:01 0.33 0.00 0.33 0.00 4.61 [2021-10-27T01:26:57.360Z] 01:25:01 0.25 0.00 0.25 0.00 2.81 [2021-10-27T01:26:57.360Z] 01:26:01 0.25 0.00 0.25 0.00 2.57 [2021-10-27T01:26:57.360Z] Average: 105.70 27.22 78.48 1180.74 31005.58 [2021-10-27T01:26:57.360Z] [2021-10-27T01:26:57.360Z] 01:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-27T01:26:57.360Z] 01:03:01 3559080 0 963540 12.03 2620 3483700 1431972 15.81 1077168 2845844 8 [2021-10-27T01:26:57.360Z] 01:04:01 3286348 0 1048960 13.10 2620 3671012 1707788 18.85 1435352 2804676 141856 [2021-10-27T01:26:57.360Z] 01:05:01 3217552 0 1177324 14.70 2620 3611444 1627508 17.97 1440216 2863988 91328 [2021-10-27T01:26:57.360Z] 01:06:01 3190840 0 1027200 12.83 2620 3788280 1340968 14.81 1324224 2995948 326500 [2021-10-27T01:26:57.360Z] 01:07:02 531704 0 1505492 18.80 2620 5969124 3579624 39.52 2788796 4064080 376304 [2021-10-27T01:26:57.360Z] 01:08:01 381612 0 1240460 15.49 2620 6384248 1892100 20.89 2747448 4263324 650588 [2021-10-27T01:26:57.360Z] 01:09:01 865372 0 1264688 15.79 2620 5876260 2053404 22.67 2915340 3592692 312 [2021-10-27T01:26:57.360Z] 01:10:01 2618060 0 1145904 14.31 2620 4242356 1504292 16.61 1210076 3561636 8 [2021-10-27T01:26:57.360Z] 01:11:01 2625448 0 1138516 14.22 2620 4242356 1387964 15.32 1206516 3561284 8 [2021-10-27T01:26:57.360Z] 01:12:01 2626524 0 1137432 14.20 2620 4242364 1422992 15.71 1207412 3558140 8 [2021-10-27T01:26:57.360Z] 01:13:01 2631496 0 1132460 14.14 2620 4242364 1363928 15.06 1203428 3558112 12 [2021-10-27T01:26:57.360Z] 01:14:01 2637032 0 1126920 14.07 2620 4242368 1363928 15.06 1203432 3552896 8 [2021-10-27T01:26:57.360Z] 01:15:01 2637320 0 1126624 14.07 2620 4242376 1363928 15.06 1205488 3550848 12 [2021-10-27T01:26:57.360Z] 01:16:01 2637236 0 1126708 14.07 2620 4242376 1363928 15.06 1205604 3550848 8 [2021-10-27T01:26:57.360Z] 01:17:01 2632040 0 1129004 14.10 2620 4245276 1364024 15.06 1211676 3550392 20 [2021-10-27T01:26:57.360Z] 01:18:01 2632400 0 1128696 14.09 2620 4245224 1363928 15.06 1211360 3550380 12 [2021-10-27T01:26:57.360Z] 01:19:01 2631508 0 1129580 14.10 2620 4245232 1364120 15.06 1212028 3550380 12 [2021-10-27T01:26:57.360Z] 01:20:01 2631336 0 1129748 14.11 2620 4245236 1364156 15.06 1212248 3550380 8 [2021-10-27T01:26:57.360Z] 01:21:01 2632124 0 1128956 14.10 2620 4245240 1363928 15.06 1211592 3550384 8 [2021-10-27T01:26:57.360Z] 01:22:01 2632136 0 1128936 14.10 2620 4245248 1364012 15.06 1211696 3550380 20 [2021-10-27T01:26:57.360Z] 01:23:01 2632008 0 1129064 14.10 2620 4245248 1363928 15.06 1211604 3550380 12 [2021-10-27T01:26:57.360Z] 01:24:01 2632124 0 1128940 14.10 2620 4245256 1363928 15.06 1211616 3550380 8 [2021-10-27T01:26:57.360Z] 01:25:01 2632124 0 1128936 14.10 2620 4245260 1363928 15.06 1211620 3550380 12 [2021-10-27T01:26:57.360Z] 01:26:01 2632124 0 1128932 14.10 2620 4245264 1363928 15.06 1211624 3550380 8 [2021-10-27T01:26:57.360Z] Average: 2490231 0 1143876 14.28 2620 4372213 1543508 17.04 1428648 3492839 66128 [2021-10-27T01:26:57.360Z] [2021-10-27T01:26:57.360Z] 01:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-27T01:26:57.360Z] 01:03:01 eth0 783.83 929.62 7947.10 101.52 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:03:01 docker0 844.77 636.33 74.26 4716.35 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:04:01 vethb963724 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:04:01 eth0 42.59 23.85 37.28 15.83 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:04:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:05:01 vethb963724 1.03 1.03 0.08 0.08 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:05:01 eth0 15.75 8.16 11.95 6.33 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:05:01 docker0 1.03 1.03 0.07 0.08 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:06:01 eth0 87.53 51.26 1682.11 22.97 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:07:02 veth0c91b09 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:07:02 vethda61e91 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:07:02 vethdd09d3a 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:07:02 eth0 81.80 49.76 211.81 115.89 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:08:01 veth5496968 2.51 6.18 0.18 36.08 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:08:01 veth8bae5f5 3.10 6.72 0.21 36.11 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:08:01 vethdd09d3a 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:08:01 eth0 66.45 29.05 264.79 14.76 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:09:01 vethdd09d3a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:09:01 eth0 69.43 36.55 1090.62 12.92 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:09:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:09:01 docker0 877.79 707.78 76.18 5164.40 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:10:01 eth0 70.72 37.32 474.91 106.99 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:10:01 docker0 18.35 42.38 1.47 458.51 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:11:01 eth0 1.80 1.62 0.36 6.56 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:12:01 eth0 1.43 1.13 0.45 7.67 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:13:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:14:01 eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:15:01 eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:16:01 eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:17:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:18:01 eth0 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:19:01 eth0 1.22 0.33 0.35 0.20 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:20:01 eth0 0.53 0.22 0.27 0.16 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:21:01 eth0 0.12 0.07 0.01 0.03 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:22:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:23:01 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:24:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:25:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:26:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] Average: eth0 51.13 48.82 488.86 17.27 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] Average: docker0 37.37 31.28 3.24 234.49 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.361Z] [2021-10-27T01:26:57.361Z] [2021-10-27T01:26:57.361Z] ---> sar -P ALL: [2021-10-27T01:26:57.361Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) [2021-10-27T01:26:57.361Z] [2021-10-27T01:26:57.361Z] 01:01:09 LINUX RESTART (2 CPU) [2021-10-27T01:26:57.361Z] [2021-10-27T01:26:57.361Z] 01:02:01 CPU %user %nice %system %iowait %steal %idle [2021-10-27T01:26:57.361Z] 01:03:01 all 33.25 0.00 12.24 5.08 0.11 49.32 [2021-10-27T01:26:57.361Z] 01:03:01 0 33.13 0.00 13.01 4.62 0.11 49.13 [2021-10-27T01:26:57.361Z] 01:03:01 1 33.37 0.00 11.48 5.53 0.11 49.51 [2021-10-27T01:26:57.361Z] 01:04:01 all 57.00 0.00 6.32 3.97 0.11 32.60 [2021-10-27T01:26:57.361Z] 01:04:01 0 57.09 0.00 6.23 3.41 0.11 33.15 [2021-10-27T01:26:57.361Z] 01:04:01 1 56.91 0.00 6.42 4.52 0.11 32.04 [2021-10-27T01:26:57.361Z] 01:05:01 all 41.89 0.00 4.57 5.52 0.11 47.91 [2021-10-27T01:26:57.361Z] 01:05:01 0 41.77 0.00 4.54 9.69 0.11 43.89 [2021-10-27T01:26:57.361Z] 01:05:01 1 42.00 0.00 4.61 1.36 0.11 51.92 [2021-10-27T01:26:57.361Z] 01:06:01 all 57.42 0.00 7.61 6.46 0.10 28.41 [2021-10-27T01:26:57.361Z] 01:06:01 0 58.68 0.00 8.07 10.51 0.11 22.63 [2021-10-27T01:26:57.361Z] 01:06:01 1 56.16 0.00 7.15 2.44 0.09 34.16 [2021-10-27T01:26:57.361Z] 01:07:02 all 34.25 0.00 18.29 29.77 0.12 17.58 [2021-10-27T01:26:57.361Z] 01:07:02 0 34.25 0.00 18.13 30.10 0.12 17.39 [2021-10-27T01:26:57.361Z] 01:07:02 1 34.25 0.00 18.44 29.43 0.12 17.76 [2021-10-27T01:26:57.361Z] 01:08:01 all 71.52 0.00 16.06 9.74 0.13 2.55 [2021-10-27T01:26:57.361Z] 01:08:01 0 71.57 0.00 15.99 10.15 0.13 2.15 [2021-10-27T01:26:57.361Z] 01:08:01 1 71.46 0.00 16.12 9.33 0.13 2.95 [2021-10-27T01:26:57.361Z] 01:09:01 all 66.60 0.00 14.83 13.66 0.16 4.75 [2021-10-27T01:26:57.361Z] 01:09:01 0 67.09 0.00 14.74 12.79 0.15 5.23 [2021-10-27T01:26:57.361Z] 01:09:01 1 66.10 0.00 14.93 14.54 0.17 4.27 [2021-10-27T01:26:57.361Z] 01:10:01 all 8.66 0.00 4.34 2.49 0.05 84.46 [2021-10-27T01:26:57.361Z] 01:10:01 0 9.74 0.00 4.53 2.37 0.05 83.31 [2021-10-27T01:26:57.361Z] 01:10:01 1 7.58 0.00 4.15 2.62 0.05 85.61 [2021-10-27T01:26:57.361Z] 01:11:01 all 0.08 0.00 0.07 0.00 0.01 99.85 [2021-10-27T01:26:57.361Z] 01:11:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-10-27T01:26:57.361Z] 01:11:01 1 0.07 0.00 0.08 0.00 0.00 99.85 [2021-10-27T01:26:57.361Z] 01:12:01 all 0.28 0.00 0.05 0.00 0.03 99.64 [2021-10-27T01:26:57.361Z] 01:12:01 0 0.12 0.00 0.07 0.00 0.03 99.78 [2021-10-27T01:26:57.361Z] 01:12:01 1 0.45 0.00 0.03 0.00 0.02 99.50 [2021-10-27T01:26:57.361Z] 01:13:01 all 0.20 0.00 0.02 0.00 0.01 99.78 [2021-10-27T01:26:57.361Z] 01:13:01 0 0.34 0.00 0.02 0.00 0.00 99.64 [2021-10-27T01:26:57.361Z] 01:13:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-10-27T01:26:57.361Z] [2021-10-27T01:26:57.361Z] 01:13:01 CPU %user %nice %system %iowait %steal %idle [2021-10-27T01:26:57.361Z] 01:14:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-10-27T01:26:57.361Z] 01:14:01 0 0.30 0.00 0.03 0.00 0.02 99.65 [2021-10-27T01:26:57.361Z] 01:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-10-27T01:26:57.361Z] 01:15:01 all 0.10 0.00 0.02 0.00 0.02 99.87 [2021-10-27T01:26:57.361Z] 01:15:01 0 0.18 0.00 0.03 0.00 0.03 99.75 [2021-10-27T01:26:57.361Z] 01:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2021-10-27T01:26:57.361Z] 01:16:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2021-10-27T01:26:57.361Z] 01:16:01 0 0.32 0.00 0.05 0.00 0.03 99.60 [2021-10-27T01:26:57.361Z] 01:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-10-27T01:26:57.361Z] 01:17:01 all 0.17 0.00 0.04 0.02 0.02 99.76 [2021-10-27T01:26:57.361Z] 01:17:01 0 0.33 0.00 0.05 0.03 0.02 99.57 [2021-10-27T01:26:57.361Z] 01:17:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2021-10-27T01:26:57.361Z] 01:18:01 all 0.19 0.00 0.04 0.00 0.02 99.75 [2021-10-27T01:26:57.361Z] 01:18:01 0 0.35 0.00 0.05 0.00 0.02 99.58 [2021-10-27T01:26:57.361Z] 01:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-10-27T01:26:57.361Z] 01:19:01 all 0.24 0.00 0.03 0.00 0.01 99.72 [2021-10-27T01:26:57.361Z] 01:19:01 0 0.43 0.00 0.03 0.00 0.00 99.53 [2021-10-27T01:26:57.361Z] 01:19:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-10-27T01:26:57.361Z] 01:20:01 all 0.18 0.00 0.03 0.00 0.01 99.79 [2021-10-27T01:26:57.361Z] 01:20:01 0 0.30 0.00 0.03 0.00 0.00 99.67 [2021-10-27T01:26:57.361Z] 01:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-10-27T01:26:57.361Z] 01:21:01 all 0.23 0.00 0.02 0.00 0.02 99.73 [2021-10-27T01:26:57.361Z] 01:21:01 0 0.45 0.00 0.02 0.00 0.02 99.52 [2021-10-27T01:26:57.361Z] 01:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-10-27T01:26:57.361Z] 01:22:01 all 0.22 0.00 0.03 0.00 0.02 99.74 [2021-10-27T01:26:57.361Z] 01:22:01 0 0.40 0.00 0.03 0.00 0.02 99.55 [2021-10-27T01:26:57.361Z] 01:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-10-27T01:26:57.361Z] 01:23:01 all 0.20 0.00 0.03 0.00 0.02 99.76 [2021-10-27T01:26:57.361Z] 01:23:01 0 0.37 0.00 0.02 0.00 0.02 99.60 [2021-10-27T01:26:57.361Z] 01:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-10-27T01:26:57.361Z] 01:24:01 all 0.13 0.00 0.04 0.00 0.02 99.81 [2021-10-27T01:26:57.361Z] 01:24:01 0 0.25 0.00 0.07 0.00 0.02 99.67 [2021-10-27T01:26:57.361Z] 01:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-10-27T01:26:57.361Z] [2021-10-27T01:26:57.361Z] 01:24:01 CPU %user %nice %system %iowait %steal %idle [2021-10-27T01:26:57.361Z] 01:25:01 all 0.13 0.00 0.05 0.00 0.02 99.80 [2021-10-27T01:26:57.361Z] 01:25:01 0 0.22 0.00 0.07 0.00 0.02 99.70 [2021-10-27T01:26:57.361Z] 01:25:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-10-27T01:26:57.362Z] 01:26:01 all 0.21 0.00 0.03 0.00 0.01 99.76 [2021-10-27T01:26:57.362Z] 01:26:01 0 0.40 0.00 0.03 0.00 0.02 99.55 [2021-10-27T01:26:57.362Z] 01:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-10-27T01:26:57.362Z] Average: all 14.65 0.00 3.34 3.03 0.05 78.93 [2021-10-27T01:26:57.362Z] Average: 0 14.86 0.00 3.39 3.31 0.05 78.40 [2021-10-27T01:26:57.362Z] Average: 1 14.45 0.00 3.29 2.75 0.04 79.46 [2021-10-27T01:26:57.362Z] [2021-10-27T01:26:57.362Z] [2021-10-27T01:26:57.362Z]