Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from db66c4504b6fb0d2feecb233a954eef631c67d3a+ac868777e331c26268a5ad6e9d5ebabff26c403f (faf3aa3e5032776211880ce9b250e43c0da95d0e) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4067909238269057315.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2851429465825235603.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3531/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5310515411368478812.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1576455033658345677.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3531/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6513049564023985015.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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-2367 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/36 [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/36 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/36@tmp/jenkins-gitclient-ssh6641906151803940832.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ac868777e331c26268a5ad6e9d5ebabff26c403f into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a Merge succeeded, producing 94936fcf83dab0dd49012ee1e07e0735aa36f31f Checking out Revision 94936fcf83dab0dd49012ee1e07e0735aa36f31f (PR-3531) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/36@tmp/jenkins-gitclient-ssh1914270303429362019.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/36@tmp/jenkins-gitclient-ssh1772504654033004930.key > git merge ac868777e331c26268a5ad6e9d5ebabff26c403f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 94936fcf83dab0dd49012ee1e07e0735aa36f31f # timeout=10 Commit message: "Merge commit 'ac868777e331c26268a5ad6e9d5ebabff26c403f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-10T00:31:32.659Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-10T00:31:32.760Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-10T00:31:32.836Z] ========================================================= [2021-07-10T00:31:32.836Z] EdgeX Global Pipelines Version Info [2021-07-10T00:31:32.836Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8320b9c5ad8d965922f62f9ea4ef1012757e4201 # timeout=10 [2021-07-10T00:31:34.278Z] ------------------- [2021-07-10T00:31:34.278Z] stable info: [2021-07-10T00:31:34.278Z] ------------------- [2021-07-10T00:31:34.278Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-10T00:31:34.278Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-10T00:31:34.278Z] Message: update stable to v1.0.196 [2021-07-10T00:31:34.855Z] ------------------- [2021-07-10T00:31:34.855Z] experimental info: [2021-07-10T00:31:34.855Z] ------------------- [2021-07-10T00:31:34.855Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-10T00:31:34.855Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-10T00:31:34.855Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-10T00:31:34.977Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-10T00:31:35.002Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-10T00:31:35.025Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-10T00:31:35.048Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-10T00:31:35.071Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-10T00:31:35.093Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-10T00:31:35.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-10T00:31:35.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-10T00:31:35.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-10T00:31:35.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-10T00:31:35.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-10T00:31:35.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-10T00:31:35.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-10T00:31:35.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-10T00:31:35.310Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-10T00:31:35.333Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-10T00:31:35.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-10T00:31:35.379Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-10T00:31:35.402Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-10T00:31:35.425Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-10T00:31:35.448Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-10T00:31:35.472Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-10T00:31:35.495Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo [2021-07-10T00:31:35.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo [2021-07-10T00:31:35.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo [2021-07-10T00:31:35.569Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94936fcf83dab0dd49012ee1e07e0735aa36f31f [Pipeline] echo [2021-07-10T00:31:35.592Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94936fc [Pipeline] echo [2021-07-10T00:31:35.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-10T00:31:35.698Z] provisioning config files... [2021-07-10T00:31:35.716Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/36@tmp/config8394544800963638468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:31:36.043Z] ---> docker-login.sh [2021-07-10T00:31:36.043Z] nexus3.edgexfoundry.org:10001 [2021-07-10T00:31:36.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:31:36.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:31:36.304Z] Configure a credential helper to remove this warning. See [2021-07-10T00:31:36.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:31:36.304Z] [2021-07-10T00:31:36.304Z] Login Succeeded [2021-07-10T00:31:36.304Z] nexus3.edgexfoundry.org:10002 [2021-07-10T00:31:36.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:31:36.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:31:36.568Z] Configure a credential helper to remove this warning. See [2021-07-10T00:31:36.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:31:36.568Z] [2021-07-10T00:31:36.568Z] Login Succeeded [2021-07-10T00:31:36.568Z] nexus3.edgexfoundry.org:10003 [2021-07-10T00:31:36.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:31:36.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:31:36.568Z] Configure a credential helper to remove this warning. See [2021-07-10T00:31:36.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:31:36.568Z] [2021-07-10T00:31:36.568Z] Login Succeeded [2021-07-10T00:31:36.568Z] nexus3.edgexfoundry.org:10004 [2021-07-10T00:31:36.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:31:36.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:31:36.833Z] Configure a credential helper to remove this warning. See [2021-07-10T00:31:36.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:31:36.833Z] [2021-07-10T00:31:36.833Z] Login Succeeded [2021-07-10T00:31:36.833Z] docker.io [2021-07-10T00:31:36.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:31:37.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:31:37.096Z] Configure a credential helper to remove this warning. See [2021-07-10T00:31:37.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:31:37.096Z] [2021-07-10T00:31:37.096Z] Login Succeeded [2021-07-10T00:31:37.096Z] ---> docker-login.sh ends [Pipeline] } [2021-07-10T00:31:37.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-10T00:31:37.444Z] ++ 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-07-10T00:31:37.444Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-10T00:31:37.444Z] ++ cut -d/ -f2 [2021-07-10T00:31:37.444Z] ++ dirname cmd/core-command/Dockerfile [2021-07-10T00:31:37.444Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-10T00:31:37.444Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-10T00:31:37.444Z] ++ dirname cmd/core-data/Dockerfile [2021-07-10T00:31:37.444Z] ++ cut -d/ -f2 [2021-07-10T00:31:37.444Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-10T00:31:37.444Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-10T00:31:37.444Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-10T00:31:37.444Z] ++ cut -d/ -f2 [2021-07-10T00:31:37.444Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-10T00:31:37.444Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-10T00:31:37.444Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-10T00:31:37.444Z] ++ cut -d/ -f2 [2021-07-10T00:31:37.444Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-10T00:31:37.444Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-10T00:31:37.444Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-10T00:31:37.444Z] ++ cut -d/ -f2 [2021-07-10T00:31:37.444Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-10T00:31:37.444Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-10T00:31:37.444Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-10T00:31:37.444Z] ++ cut -d/ -f2 [2021-07-10T00:31:37.444Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-10T00:31:37.444Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-10T00:31:37.444Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-10T00:31:37.444Z] ++ cut -d/ -f2 [2021-07-10T00:31:37.444Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-10T00:31:37.444Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-10T00:31:37.444Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-10T00:31:37.444Z] ++ cut -d/ -f2 [2021-07-10T00:31:37.444Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-10T00:31:37.444Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-10T00:31:37.444Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-10T00:31:37.444Z] ++ cut -d/ -f2 [2021-07-10T00:31:37.444Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-10T00:31:37.497Z] 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-07-10T00:31:38.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-10T00:31:38.268Z] [2021-07-10T00:31:38.268Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:31:38.588Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-10T00:31:38.588Z] latest: Pulling from edgex-devops/git-semver [2021-07-10T00:31:38.588Z] 31603596830f: Pulling fs layer [2021-07-10T00:31:38.588Z] b6dc333f4379: Pulling fs layer [2021-07-10T00:31:38.588Z] 3d9ef1400e77: Pulling fs layer [2021-07-10T00:31:38.588Z] fd332fbdc1db: Pulling fs layer [2021-07-10T00:31:38.588Z] fd332fbdc1db: Waiting [2021-07-10T00:31:38.853Z] b6dc333f4379: Verifying Checksum [2021-07-10T00:31:38.853Z] b6dc333f4379: Download complete [2021-07-10T00:31:39.114Z] 31603596830f: Verifying Checksum [2021-07-10T00:31:39.114Z] 31603596830f: Download complete [2021-07-10T00:31:39.114Z] fd332fbdc1db: Verifying Checksum [2021-07-10T00:31:39.114Z] fd332fbdc1db: Download complete [2021-07-10T00:31:39.114Z] 3d9ef1400e77: Verifying Checksum [2021-07-10T00:31:39.114Z] 3d9ef1400e77: Download complete [2021-07-10T00:31:39.377Z] 31603596830f: Pull complete [2021-07-10T00:31:39.377Z] b6dc333f4379: Pull complete [2021-07-10T00:31:39.966Z] 3d9ef1400e77: Pull complete [2021-07-10T00:31:40.228Z] fd332fbdc1db: Pull complete [2021-07-10T00:31:40.228Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-10T00:31:40.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-10T00:31:40.228Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-10T00:31:40.323Z] prd-centos7-docker-4c-2g-2367 does not seem to be running inside a container [2021-07-10T00:31:40.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-10T00:31:41.331Z] $ docker top 98f022a83a0f5d75c94e85bc29d327e307b78f2ec645ba91440c52ea0dd59012 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-10T00:31:41.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-10T00:31:41.459Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-10T00:31:41.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-10T00:31:41.580Z] $ docker exec 98f022a83a0f5d75c94e85bc29d327e307b78f2ec645ba91440c52ea0dd59012 ssh-agent [2021-07-10T00:31:41.688Z] SSH_AUTH_SOCK=/tmp/ssh-CewIeuRLpkA2/agent.16 [2021-07-10T00:31:41.688Z] SSH_AGENT_PID=22 [2021-07-10T00:31:41.697Z] Running ssh-add (command line suppressed) [2021-07-10T00:31:41.794Z] Identity added: /w/workspace/edgex-go/36@tmp/private_key_4291380885643533749.key (/w/workspace/edgex-go/36@tmp/private_key_4291380885643533749.key) [2021-07-10T00:31:41.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-10T00:31:42.131Z] + git tag --points-at HEAD [Pipeline] } [2021-07-10T00:31:42.143Z] $ docker exec --env ******** --env ******** 98f022a83a0f5d75c94e85bc29d327e307b78f2ec645ba91440c52ea0dd59012 ssh-agent -k [2021-07-10T00:31:42.243Z] unset SSH_AUTH_SOCK; [2021-07-10T00:31:42.243Z] unset SSH_AGENT_PID; [2021-07-10T00:31:42.243Z] echo Agent pid 22 killed; [2021-07-10T00:31:42.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-10T00:31:42.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-10T00:31:42.297Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-10T00:31:42.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-10T00:31:42.414Z] $ docker exec 98f022a83a0f5d75c94e85bc29d327e307b78f2ec645ba91440c52ea0dd59012 ssh-agent [2021-07-10T00:31:42.524Z] SSH_AUTH_SOCK=/tmp/ssh-16omgAYkN25H/agent.56 [2021-07-10T00:31:42.524Z] SSH_AGENT_PID=62 [2021-07-10T00:31:42.530Z] Running ssh-add (command line suppressed) [2021-07-10T00:31:42.621Z] Identity added: /w/workspace/edgex-go/36@tmp/private_key_5099373983264473152.key (/w/workspace/edgex-go/36@tmp/private_key_5099373983264473152.key) [2021-07-10T00:31:42.639Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-10T00:31:42.943Z] + git semver init [2021-07-10T00:31:42.943Z] # -> Open(): unable to determine branch for HEAD [2021-07-10T00:31:42.943Z] # $GIT_DIR = /w/workspace/edgex-go/36/.git [2021-07-10T00:31:42.943Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/36 [2021-07-10T00:31:42.943Z] # $SEMVER_REMOTE_NAME = origin [2021-07-10T00:31:42.943Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-10T00:31:42.943Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-10T00:31:42.943Z] # $SEMVER_BRANCH = PR-3531 [2021-07-10T00:31:42.943Z] # $SEMVER_TEMP = /tmp/semver-198179925 [2021-07-10T00:31:42.943Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-10T00:32:04.950Z] # '/tmp/semver-198179925' -> '/w/workspace/edgex-go/36/.semver' [2021-07-10T00:32:04.950Z] # -> Force: false [2021-07-10T00:32:04.950Z] # $SEMVER_DIR = /w/workspace/edgex-go/36/.semver [Pipeline] } [2021-07-10T00:32:04.959Z] $ docker exec --env ******** --env ******** 98f022a83a0f5d75c94e85bc29d327e307b78f2ec645ba91440c52ea0dd59012 ssh-agent -k [2021-07-10T00:32:05.060Z] unset SSH_AUTH_SOCK; [2021-07-10T00:32:05.060Z] unset SSH_AGENT_PID; [2021-07-10T00:32:05.060Z] echo Agent pid 62 killed; [2021-07-10T00:32:05.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-10T00:32:05.407Z] + git semver [Pipeline] } [2021-07-10T00:32:05.419Z] $ docker stop --time=1 98f022a83a0f5d75c94e85bc29d327e307b78f2ec645ba91440c52ea0dd59012 [2021-07-10T00:32:08.753Z] $ docker rm -f 98f022a83a0f5d75c94e85bc29d327e307b78f2ec645ba91440c52ea0dd59012 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-10T00:32:09.148Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-10T00:32:09.429Z] Stashed 1 file(s) [Pipeline] echo [2021-07-10T00:32:09.432Z] [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] sh [2021-07-10T00:32:10.166Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-10T00:32:10.471Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-10T00:32:10.772Z] + true [2021-07-10T00:32:10.772Z] + sudo service docker restart [2021-07-10T00:32:10.772Z] Redirecting to /bin/systemctl restart docker.service [2021-07-10T00:32:24.677Z] Still waiting to schedule task [2021-07-10T00:32:24.678Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-07-10T00:32:28.929Z] ========================================================= [2021-07-10T00:32:28.929Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-10T00:32:28.929Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:32:29.243Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-10T00:32:30.653Z] Sending build context to Docker daemon 328.3MB [2021-07-10T00:32:30.653Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-10T00:32:30.653Z] Step 2/6 : FROM ${BASE} [2021-07-10T00:32:30.653Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-10T00:32:30.653Z] 540db60ca938: Pulling fs layer [2021-07-10T00:32:30.653Z] adcc1eea9eea: Pulling fs layer [2021-07-10T00:32:30.653Z] 4c4ab2625f07: Pulling fs layer [2021-07-10T00:32:30.653Z] 0773c198feca: Pulling fs layer [2021-07-10T00:32:30.653Z] 345f892a5656: Pulling fs layer [2021-07-10T00:32:30.653Z] 9ac62484cfdc: Pulling fs layer [2021-07-10T00:32:30.653Z] 5ac4037533be: Pulling fs layer [2021-07-10T00:32:30.653Z] dc6bda0758c5: Pulling fs layer [2021-07-10T00:32:30.653Z] 0773c198feca: Waiting [2021-07-10T00:32:30.653Z] 345f892a5656: Waiting [2021-07-10T00:32:30.653Z] 9ac62484cfdc: Waiting [2021-07-10T00:32:30.653Z] 5ac4037533be: Waiting [2021-07-10T00:32:30.653Z] dc6bda0758c5: Waiting [2021-07-10T00:32:30.653Z] 4c4ab2625f07: Verifying Checksum [2021-07-10T00:32:30.653Z] 4c4ab2625f07: Download complete [2021-07-10T00:32:30.653Z] adcc1eea9eea: Verifying Checksum [2021-07-10T00:32:30.653Z] adcc1eea9eea: Download complete [2021-07-10T00:32:30.653Z] 345f892a5656: Verifying Checksum [2021-07-10T00:32:30.653Z] 345f892a5656: Download complete [2021-07-10T00:32:30.653Z] 540db60ca938: Verifying Checksum [2021-07-10T00:32:30.653Z] 540db60ca938: Download complete [2021-07-10T00:32:30.653Z] 9ac62484cfdc: Verifying Checksum [2021-07-10T00:32:30.653Z] 9ac62484cfdc: Download complete [2021-07-10T00:32:30.930Z] 5ac4037533be: Verifying Checksum [2021-07-10T00:32:30.930Z] 5ac4037533be: Download complete [2021-07-10T00:32:30.930Z] 540db60ca938: Pull complete [2021-07-10T00:32:31.195Z] adcc1eea9eea: Pull complete [2021-07-10T00:32:31.459Z] 4c4ab2625f07: Pull complete [2021-07-10T00:32:32.038Z] dc6bda0758c5: Verifying Checksum [2021-07-10T00:32:32.038Z] dc6bda0758c5: Download complete [2021-07-10T00:32:32.303Z] 0773c198feca: Verifying Checksum [2021-07-10T00:32:32.303Z] 0773c198feca: Download complete [2021-07-10T00:32:37.609Z] 0773c198feca: Pull complete [2021-07-10T00:32:37.609Z] 345f892a5656: Pull complete [2021-07-10T00:32:37.609Z] 9ac62484cfdc: Pull complete [2021-07-10T00:32:37.609Z] 5ac4037533be: Pull complete [2021-07-10T00:32:43.179Z] dc6bda0758c5: Pull complete [2021-07-10T00:32:43.179Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-10T00:32:43.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-10T00:32:43.179Z] ---> eb58bd16d52e [2021-07-10T00:32:43.179Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-10T00:32:46.672Z] ---> Running in 07dfb5ee63e5 [2021-07-10T00:32:46.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:32:47.246Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:32:47.510Z] (1/12) Installing libmagic (5.39-r0) [2021-07-10T00:32:48.452Z] (2/12) Installing file (5.39-r0) [2021-07-10T00:32:48.452Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-10T00:32:48.452Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-10T00:32:53.748Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-10T00:32:53.748Z] (6/12) Installing patch (2.7.6-r7) [2021-07-10T00:32:53.748Z] (7/12) Installing build-base (0.5-r2) [2021-07-10T00:32:53.748Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-10T00:32:53.748Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-10T00:32:53.748Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-10T00:32:53.748Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-10T00:32:53.748Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-10T00:32:54.013Z] Executing busybox-1.32.1-r6.trigger [2021-07-10T00:32:54.013Z] OK: 219 MiB in 52 packages [2021-07-10T00:32:59.320Z] Removing intermediate container 07dfb5ee63e5 [2021-07-10T00:32:59.320Z] ---> 2e4b49f73639 [2021-07-10T00:32:59.320Z] Step 4/6 : WORKDIR /edgex-go [2021-07-10T00:32:59.320Z] ---> Running in b642ee286c98 [2021-07-10T00:32:59.320Z] Removing intermediate container b642ee286c98 [2021-07-10T00:32:59.320Z] ---> 1abe3dbce995 [2021-07-10T00:32:59.320Z] Step 5/6 : COPY go.mod . [2021-07-10T00:32:59.320Z] ---> 175275366360 [2021-07-10T00:32:59.320Z] Step 6/6 : RUN go mod download [2021-07-10T00:32:59.320Z] ---> Running in 3bb53fe8cd8c [2021-07-10T00:33:21.350Z] Removing intermediate container 3bb53fe8cd8c [2021-07-10T00:33:21.350Z] ---> bf381b7cc0a7 [2021-07-10T00:33:21.350Z] Successfully built bf381b7cc0a7 [2021-07-10T00:33:21.350Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:33:21.662Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-10T00:33:21.662Z] . [Pipeline] withDockerContainer [2021-07-10T00:33:21.744Z] prd-centos7-docker-4c-2g-2367 does not seem to be running inside a container [2021-07-10T00:33:21.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-10T00:33:22.478Z] $ docker top fcaab89ab8919c23f47964597c7a269c08d68bdbe6333240c944420f0f49ca44 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-10T00:33:22.864Z] + go version [2021-07-10T00:33:22.864Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-10T00:33:22.875Z] $ docker stop --time=1 fcaab89ab8919c23f47964597c7a269c08d68bdbe6333240c944420f0f49ca44 [2021-07-10T00:33:24.228Z] $ docker rm -f fcaab89ab8919c23f47964597c7a269c08d68bdbe6333240c944420f0f49ca44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:33:24.925Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-10T00:33:24.925Z] . [Pipeline] withDockerContainer [2021-07-10T00:33:25.002Z] prd-centos7-docker-4c-2g-2367 does not seem to be running inside a container [2021-07-10T00:33:25.040Z] $ 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/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-10T00:33:25.942Z] $ docker top 4fd878e8c19f8ee3bd8992b7626e364cfa4174b5893f65b6df8acdf93790511d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-10T00:33:26.035Z] ========================================================= [2021-07-10T00:33:26.036Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-10T00:33:26.036Z] ========================================================= [Pipeline] sh [2021-07-10T00:33:26.338Z] + go mod tidy [Pipeline] sh [2021-07-10T00:33:26.901Z] + make test [2021-07-10T00:33:26.901Z] 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-07-10T00:33:27.163Z] go mod tidy [2021-07-10T00:33:27.163Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-10T00:33:32.558Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-10T00:33:50.779Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-10T00:33:55.051Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-10T00:33:56.020Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-10T00:33:56.020Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-10T00:33:58.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-10T00:33:59.247Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-10T00:33:59.247Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-10T00:33:59.247Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-10T00:33:59.844Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-10T00:34:00.109Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-10T00:34:00.377Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-10T00:34:00.377Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-10T00:34:00.377Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-10T00:34:00.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-10T00:34:03.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-07-10T00:34:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-10T00:34:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-10T00:34:04.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 100.0% of statements [2021-07-10T00:34:04.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-10T00:34:04.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 53.1% of statements [2021-07-10T00:34:04.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-10T00:34:04.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-10T00:34:05.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 87.7% of statements [2021-07-10T00:34:05.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-10T00:34:05.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-10T00:34:05.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.049s coverage: 78.9% of statements [2021-07-10T00:34:07.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-07-10T00:34:07.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-10T00:34:07.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-10T00:34:07.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-10T00:34:07.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-10T00:34:07.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-10T00:34:07.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.267s coverage: 95.1% of statements [2021-07-10T00:34:07.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-10T00:34:07.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-10T00:34:07.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-10T00:34:07.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-10T00:34:07.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-10T00:34:07.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-10T00:34:07.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-10T00:34:07.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-10T00:34:07.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2021-07-10T00:34:07.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-10T00:34:07.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-10T00:34:07.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-10T00:34:09.053Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.8% of statements [2021-07-10T00:34:09.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-10T00:34:09.053Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-07-10T00:34:09.053Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 22.0% of statements [2021-07-10T00:34:09.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-10T00:34:09.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-07-10T00:34:10.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.075s coverage: 79.5% of statements [2021-07-10T00:34:10.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-07-10T00:34:10.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-07-10T00:34:10.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-07-10T00:34:22.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements [2021-07-10T00:34:22.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-07-10T00:34:29.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.218s coverage: 81.8% of statements [2021-07-10T00:34:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-10T00:34:44.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-07-10T00:34:44.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-10T00:34:44.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-10T00:34:44.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-10T00:34:44.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-07-10T00:34:44.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-10T00:34:44.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-10T00:34:44.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-10T00:34:44.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-10T00:34:44.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-10T00:34:44.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-07-10T00:34:44.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-10T00:34:44.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-10T00:34:44.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-07-10T00:34:44.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-10T00:34:44.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-07-10T00:34:44.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-10T00:34:44.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.0% of statements [2021-07-10T00:34:44.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-07-10T00:34:44.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-07-10T00:34:44.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements [2021-07-10T00:34:44.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-10T00:34:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements [2021-07-10T00:34:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-10T00:34:44.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-10T00:34:44.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-07-10T00:34:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 91.3% of statements [2021-07-10T00:34:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-07-10T00:34:45.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements [2021-07-10T00:34:45.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-07-10T00:34:46.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.180s coverage: 66.9% of statements [2021-07-10T00:34:46.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-10T00:34:46.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-10T00:34:46.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-10T00:34:46.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements [2021-07-10T00:34:46.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-10T00:34:46.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-10T00:34:47.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-07-10T00:34:47.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-10T00:34:47.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-07-10T00:34:47.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-10T00:34:54.124Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.3% of statements [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-10T00:34:54.124Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 91.9% of statements [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-10T00:34:54.124Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-10T00:34:54.124Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-10T00:34:54.124Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-10T00:34:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-10T00:34:54.124Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-07-10T00:34:54.124Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-07-10T00:34:54.397Z] GO111MODULE=on go vet ./... [2021-07-10T00:35:21.110Z] gofmt -l . [2021-07-10T00:35:21.110Z] [ "`gofmt -l .`" = "" ] [2021-07-10T00:35:21.110Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-10T00:35:21.417Z] + ls -al . [2021-07-10T00:35:21.417Z] total 564 [2021-07-10T00:35:21.417Z] drwxrwxr-x 10 1001 1001 4096 Jul 10 00:35 . [2021-07-10T00:35:21.417Z] drwxr-xr-x 4 root root 30 Jul 10 00:33 .. [2021-07-10T00:35:21.417Z] -rw-rw-r-- 1 1001 1001 11 Jul 10 00:31 .dockerignore [2021-07-10T00:35:21.417Z] drwxrwxr-x 8 1001 1001 179 Jul 10 00:31 .git [2021-07-10T00:35:21.417Z] drwxrwxr-x 3 1001 1001 125 Jul 10 00:31 .github [2021-07-10T00:35:21.417Z] -rw-rw-r-- 1 1001 1001 818 Jul 10 00:31 .gitignore [2021-07-10T00:35:21.417Z] -rw-rw-r-- 1 1001 1001 76 Jul 10 00:31 .hadolint.yml [2021-07-10T00:35:21.417Z] drwx------ 3 1001 1001 58 Jul 10 00:32 .semver [2021-07-10T00:35:21.417Z] -rw-rw-r-- 1 1001 1001 166 Jul 10 00:31 .sonarcloud.properties [2021-07-10T00:35:21.417Z] -rw-rw-r-- 1 1001 1001 8609 Jul 10 00:31 Attribution.txt [2021-07-10T00:35:21.417Z] -rw-rw-r-- 1 1001 1001 43881 Jul 10 00:31 CHANGELOG.md [2021-07-10T00:35:21.417Z] -rw-rw-r-- 1 1001 1001 3804 Jul 10 00:31 CONTRIBUTING.md [2021-07-10T00:35:21.417Z] -rw-rw-r-- 1 1001 1001 931 Jul 10 00:31 Dockerfile.build [2021-07-10T00:35:21.417Z] -rw-rw-r-- 1 1001 1001 849 Jul 10 00:31 Jenkinsfile [2021-07-10T00:35:21.417Z] -rw-rw-r-- 1 1001 1001 10775 Jul 10 00:31 LICENSE [2021-07-10T00:35:21.417Z] -rw-rw-r-- 1 1001 1001 6003 Jul 10 00:31 Makefile [2021-07-10T00:35:21.417Z] -rw-rw-r-- 1 1001 1001 7818 Jul 10 00:31 README.md [2021-07-10T00:35:21.417Z] -rw-rw-r-- 1 1001 1001 6912 Jul 10 00:31 SECURITY.md [2021-07-10T00:35:21.417Z] -rw-rw-r-- 1 1001 1001 5 Jul 10 00:32 VERSION [2021-07-10T00:35:21.417Z] -rw-rw-r-- 1 1001 1001 4131 Jul 10 00:31 ZMQWindows.md [2021-07-10T00:35:21.417Z] drwxrwxr-x 2 1001 1001 37 Jul 10 00:31 bin [2021-07-10T00:35:21.417Z] drwxrwxr-x 14 1001 1001 4096 Jul 10 00:31 cmd [2021-07-10T00:35:21.417Z] -rw-r--r-- 1 root root 398095 Jul 10 00:34 coverage.out [2021-07-10T00:35:21.417Z] -rw-rw-r-- 1 1001 1001 806 Jul 10 00:31 go.mod [2021-07-10T00:35:21.417Z] -rw-r--r-- 1 root root 20850 Jul 10 00:33 go.sum [2021-07-10T00:35:21.417Z] drwxrwxr-x 7 1001 1001 114 Jul 10 00:31 internal [2021-07-10T00:35:21.417Z] drwxrwxr-x 3 1001 1001 16 Jul 10 00:31 openapi [2021-07-10T00:35:21.417Z] drwxrwxr-x 4 1001 1001 71 Jul 10 00:31 snap [2021-07-10T00:35:21.417Z] -rw-rw-r-- 1 1001 1001 168 Jul 10 00:31 version.go [Pipeline] sh [2021-07-10T00:35:21.722Z] + '[' -e coverage.out ] [2021-07-10T00:35:21.722Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-10T00:35:21.848Z] Stashed 1 file(s) [Pipeline] sh [2021-07-10T00:35:22.146Z] + make build [2021-07-10T00:35:22.146Z] go mod tidy [2021-07-10T00:35:22.146Z] 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-07-10T00:35:23.552Z] 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-07-10T00:35:31.860Z] 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-07-10T00:35:31.860Z] 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-07-10T00:35:32.443Z] 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-07-10T00:35:32.717Z] 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-07-10T00:35:33.680Z] 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-07-10T00:35:34.634Z] 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-07-10T00:35:35.601Z] 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-07-10T00:35:36.576Z] 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-07-10T00:35:37.551Z] 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-07-10T00:35:38.133Z] 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-07-10T00:35:40.111Z] $ docker stop --time=1 4fd878e8c19f8ee3bd8992b7626e364cfa4174b5893f65b6df8acdf93790511d [2021-07-10T00:35:42.357Z] $ docker rm -f 4fd878e8c19f8ee3bd8992b7626e364cfa4174b5893f65b6df8acdf93790511d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:35:43.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-10T00:35:43.778Z] [2021-07-10T00:35:43.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:35:44.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-10T00:35:44.598Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-10T00:35:44.598Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-10T00:35:44.598Z] ca9280d653b3: Pulling fs layer [2021-07-10T00:35:44.598Z] 7e9c9ca2126c: Pulling fs layer [2021-07-10T00:35:44.598Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-10T00:35:44.598Z] cbdbe7a5bc2a: Download complete [2021-07-10T00:35:44.858Z] cbdbe7a5bc2a: Pull complete [2021-07-10T00:35:45.439Z] ca9280d653b3: Verifying Checksum [2021-07-10T00:35:45.439Z] ca9280d653b3: Download complete [2021-07-10T00:35:46.017Z] ca9280d653b3: Pull complete [2021-07-10T00:35:46.594Z] 7e9c9ca2126c: Verifying Checksum [2021-07-10T00:35:46.595Z] 7e9c9ca2126c: Download complete [2021-07-10T00:35:49.913Z] 7e9c9ca2126c: Pull complete [2021-07-10T00:35:49.913Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-10T00:35:49.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-10T00:35:49.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-10T00:35:49.996Z] prd-centos7-docker-4c-2g-2367 does not seem to be running inside a container [2021-07-10T00:35:50.028Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-10T00:35:52.962Z] $ docker top 1928993ca3d40f14b484527e72c2e7f4003704f28a869b4c6f193391a2920b60 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-10T00:35:53.345Z] + docker-compose build --help [2021-07-10T00:35:53.345Z] + grep parallel [2021-07-10T00:35:53.918Z] --parallel Build images in parallel. [Pipeline] } [2021-07-10T00:35:53.928Z] $ docker stop --time=1 1928993ca3d40f14b484527e72c2e7f4003704f28a869b4c6f193391a2920b60 [2021-07-10T00:35:55.106Z] $ docker rm -f 1928993ca3d40f14b484527e72c2e7f4003704f28a869b4c6f193391a2920b60 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:35:55.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-10T00:35:55.598Z] . [Pipeline] withDockerContainer [2021-07-10T00:35:55.671Z] prd-centos7-docker-4c-2g-2367 does not seem to be running inside a container [2021-07-10T00:35:55.717Z] $ 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/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@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-07-10T00:35:56.075Z] $ docker top 901e5e89fc19386d0216ff1819dc419ab3e15f9801a2b8965065b20846a2812b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-10T00:35:56.457Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-10T00:35:57.030Z] Building core-command ... [2021-07-10T00:35:57.030Z] Building core-data ... [2021-07-10T00:35:57.030Z] Building core-metadata ... [2021-07-10T00:35:57.030Z] Building security-bootstrapper ... [2021-07-10T00:35:57.030Z] Building security-proxy-setup ... [2021-07-10T00:35:57.030Z] Building security-secretstore-setup ... [2021-07-10T00:35:57.030Z] Building support-notifications ... [2021-07-10T00:35:57.030Z] Building support-scheduler ... [2021-07-10T00:35:57.030Z] Building sys-mgmt-agent ... [2021-07-10T00:35:57.030Z] Building core-metadata [2021-07-10T00:35:57.030Z] Building security-secretstore-setup [2021-07-10T00:35:57.030Z] Building sys-mgmt-agent [2021-07-10T00:35:57.030Z] Building security-proxy-setup [2021-07-10T00:35:57.030Z] Building security-bootstrapper [2021-07-10T00:36:09.856Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:36:09.856Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:36:09.856Z] ---> bf381b7cc0a7 [2021-07-10T00:36:09.856Z] Step 3/24 : WORKDIR /edgex-go [2021-07-10T00:36:09.856Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:36:09.856Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:36:09.856Z] ---> bf381b7cc0a7 [2021-07-10T00:36:09.856Z] Step 3/32 : WORKDIR /edgex-go [2021-07-10T00:36:09.856Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:36:09.856Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:36:09.856Z] ---> bf381b7cc0a7 [2021-07-10T00:36:09.856Z] Step 3/24 : WORKDIR /edgex-go [2021-07-10T00:36:10.010Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2371 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-07-10T00:36:10.033Z] Running in /w/workspace/edgex-go/36 [Pipeline] { [Pipeline] checkout [2021-07-10T00:36:10.231Z] The recommended git tool is: git [2021-07-10T00:36:15.935Z] using credential edgex-jenkins-ssh [2021-07-10T00:36:15.959Z] Cloning the remote Git repository [2021-07-10T00:36:16.057Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-10T00:36:16.213Z] > git init /w/workspace/edgex-go/36 # timeout=10 [2021-07-10T00:36:16.343Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-10T00:36:16.344Z] > git --version # timeout=10 [2021-07-10T00:36:16.360Z] > git --version # 'git version 2.17.1' [2021-07-10T00:36:16.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-10T00:36:16.453Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-10T00:36:22.121Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:36:22.121Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:36:22.121Z] ---> bf381b7cc0a7 [2021-07-10T00:36:22.121Z] Step 3/26 : WORKDIR /edgex-go [2021-07-10T00:36:22.386Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:36:22.386Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:36:22.386Z] ---> bf381b7cc0a7 [2021-07-10T00:36:22.386Z] Step 3/22 : WORKDIR /edgex-go [2021-07-10T00:36:24.937Z] ---> Running in 57431721356f [2021-07-10T00:36:24.937Z] ---> Running in 0c2b38f717da [2021-07-10T00:36:24.937Z] ---> Running in fb31e8b9070c [2021-07-10T00:36:24.937Z] ---> Running in ec1af980ed1b [2021-07-10T00:36:24.937Z] ---> Running in cef3d976261e [2021-07-10T00:36:24.937Z] Removing intermediate container 0c2b38f717da [2021-07-10T00:36:24.937Z] ---> 4c5bd79ed58f [2021-07-10T00:36:24.937Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:36:24.937Z] Removing intermediate container 57431721356f [2021-07-10T00:36:24.937Z] ---> f9e7773952db [2021-07-10T00:36:24.937Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:36:24.937Z] ---> Running in 9e5b1396b927 [2021-07-10T00:36:24.937Z] Removing intermediate container fb31e8b9070c [2021-07-10T00:36:24.937Z] ---> c8698a2ee403 [2021-07-10T00:36:24.937Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:36:24.937Z] Removing intermediate container cef3d976261e [2021-07-10T00:36:24.937Z] ---> afa20a2bde89 [2021-07-10T00:36:24.937Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:36:24.937Z] Removing intermediate container ec1af980ed1b [2021-07-10T00:36:24.937Z] ---> a07a9f04e84e [2021-07-10T00:36:24.937Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:36:24.937Z] ---> Running in 1056de4ee454 [2021-07-10T00:36:24.937Z] ---> Running in 1cd359fe3d10 [2021-07-10T00:36:24.937Z] ---> Running in 93af1eacb139 [2021-07-10T00:36:24.937Z] ---> Running in 0ed23476427a [2021-07-10T00:36:26.331Z] Removing intermediate container 9e5b1396b927 [2021-07-10T00:36:26.331Z] ---> ddf279fc98ad [2021-07-10T00:36:26.331Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-10T00:36:26.331Z] ---> Running in 482046c63d3d [2021-07-10T00:36:26.594Z] Removing intermediate container 1056de4ee454 [2021-07-10T00:36:26.594Z] ---> e09e148656e5 [2021-07-10T00:36:26.594Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-10T00:36:26.859Z] ---> Running in 6e2d17b1cf22 [2021-07-10T00:36:26.859Z] Removing intermediate container 1cd359fe3d10 [2021-07-10T00:36:26.859Z] ---> 9d7f9c16855d [2021-07-10T00:36:26.859Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-10T00:36:26.859Z] Removing intermediate container 93af1eacb139 [2021-07-10T00:36:26.859Z] ---> c6a4e6bc8a79 [2021-07-10T00:36:26.859Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-10T00:36:26.859Z] ---> Running in 4b49305277f5 [2021-07-10T00:36:26.859Z] ---> Running in 207f8056407f [2021-07-10T00:36:27.125Z] Removing intermediate container 0ed23476427a [2021-07-10T00:36:27.125Z] ---> 7a1f7bb34cfb [2021-07-10T00:36:27.125Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-10T00:36:27.125Z] ---> Running in ff5775b49393 [2021-07-10T00:36:27.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:27.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:27.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:27.657Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:27.657Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:28.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:28.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:28.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:28.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:28.755Z] OK: 219 MiB in 52 packages [2021-07-10T00:36:29.037Z] OK: 219 MiB in 52 packages [2021-07-10T00:36:29.037Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:29.037Z] Removing intermediate container 4b49305277f5 [2021-07-10T00:36:29.037Z] ---> 7bb7421f87c6 [2021-07-10T00:36:29.037Z] Step 6/24 : COPY go.mod . [2021-07-10T00:36:29.305Z] OK: 219 MiB in 52 packages [2021-07-10T00:36:29.305Z] OK: 219 MiB in 52 packages [2021-07-10T00:36:29.305Z] Removing intermediate container 207f8056407f [2021-07-10T00:36:29.305Z] ---> d469cc3eba6c [2021-07-10T00:36:29.305Z] Step 6/32 : COPY go.mod . [2021-07-10T00:36:29.305Z] ---> 1109a396eeb0 [2021-07-10T00:36:29.305Z] Step 7/24 : RUN go mod download [2021-07-10T00:36:29.305Z] ---> Running in dab36c815882 [2021-07-10T00:36:29.570Z] ---> 9eb30a4b4714 [2021-07-10T00:36:29.570Z] Step 7/32 : RUN go mod download [2021-07-10T00:36:29.570Z] Removing intermediate container 6e2d17b1cf22 [2021-07-10T00:36:29.570Z] ---> b235cb028057 [2021-07-10T00:36:29.570Z] Step 6/26 : COPY go.mod . [2021-07-10T00:36:29.570Z] ---> Running in 2068379b3c5d [2021-07-10T00:36:29.834Z] ---> f0c364dacd57 [2021-07-10T00:36:29.834Z] Step 7/26 : RUN go mod download [2021-07-10T00:36:29.834Z] Removing intermediate container 482046c63d3d [2021-07-10T00:36:29.834Z] ---> 95ff33edfb7c [2021-07-10T00:36:29.834Z] Step 6/24 : COPY go.mod . [2021-07-10T00:36:29.834Z] ---> Running in 8b9e0483764a [2021-07-10T00:36:30.096Z] ---> 864e5916147f [2021-07-10T00:36:30.096Z] Step 7/24 : RUN go mod download [2021-07-10T00:36:30.362Z] ---> Running in f7fc43d79e27 [2021-07-10T00:36:30.939Z] Removing intermediate container dab36c815882 [2021-07-10T00:36:30.939Z] ---> 64ccc4473298 [2021-07-10T00:36:30.939Z] Step 8/24 : COPY . . [2021-07-10T00:36:30.939Z] Removing intermediate container 2068379b3c5d [2021-07-10T00:36:30.939Z] ---> a14031956f5a [2021-07-10T00:36:30.939Z] Step 8/32 : COPY . . [2021-07-10T00:36:30.939Z] OK: 219 MiB in 52 packages [2021-07-10T00:36:34.323Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-10T00:36:34.340Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-10T00:36:34.372Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-10T00:36:34.413Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-10T00:36:34.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-10T00:36:34.431Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-10T00:36:35.050Z] Merging remotes/origin/main commit ac868777e331c26268a5ad6e9d5ebabff26c403f into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a [2021-07-10T00:36:35.655Z] Merge succeeded, producing 985fb455229952ac86d73026ead8a40901e97dc8 [2021-07-10T00:36:35.656Z] Checking out Revision 985fb455229952ac86d73026ead8a40901e97dc8 (PR-3531) [2021-07-10T00:36:35.073Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T00:36:35.089Z] > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 [2021-07-10T00:36:35.313Z] > git remote # timeout=10 [2021-07-10T00:36:35.341Z] > git config --get remote.origin.url # timeout=10 [2021-07-10T00:36:35.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-10T00:36:35.367Z] > git merge ac868777e331c26268a5ad6e9d5ebabff26c403f # timeout=10 [2021-07-10T00:36:35.638Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-10T00:36:35.662Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T00:36:35.675Z] > git checkout -f 985fb455229952ac86d73026ead8a40901e97dc8 # timeout=10 [2021-07-10T00:36:40.081Z] Commit message: "Merge commit 'ac868777e331c26268a5ad6e9d5ebabff26c403f' into HEAD" [2021-07-10T00:36:40.109Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-10T00:36:40.089Z] > git rev-list --no-walk 8320b9c5ad8d965922f62f9ea4ef1012757e4201 # timeout=10 [2021-07-10T00:36:41.475Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-10T00:36:41.891Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-10T00:36:42.238Z] + true [2021-07-10T00:36:42.238Z] + sudo service docker restart [2021-07-10T00:36:45.887Z] Removing intermediate container 8b9e0483764a [2021-07-10T00:36:45.888Z] ---> 4d4ebb523c27 [2021-07-10T00:36:45.888Z] Step 8/26 : COPY . . [2021-07-10T00:36:45.888Z] Removing intermediate container f7fc43d79e27 [2021-07-10T00:36:45.888Z] ---> e2d4a87190c4 [2021-07-10T00:36:45.888Z] Step 8/24 : COPY . . [2021-07-10T00:36:45.888Z] ---> 29440f7096b7 [2021-07-10T00:36:45.888Z] Step 9/24 : RUN go mod tidy [2021-07-10T00:36:45.888Z] ---> 104daedebaf6 [2021-07-10T00:36:45.888Z] Step 9/32 : RUN go mod tidy [2021-07-10T00:36:45.888Z] ---> Running in 844ff1efec55 [2021-07-10T00:36:52.589Z] Removing intermediate container ff5775b49393 [2021-07-10T00:36:52.589Z] ---> 62a633f91364 [2021-07-10T00:36:52.589Z] Step 6/22 : COPY go.mod . [2021-07-10T00:36:52.589Z] ---> Running in e63d4e762ee8 [2021-07-10T00:36:52.589Z] ---> 02853a45f726 [2021-07-10T00:36:52.589Z] Step 9/26 : RUN go mod tidy [2021-07-10T00:36:52.589Z] ---> 8c337035293e [2021-07-10T00:36:52.589Z] Step 7/22 : RUN go mod download [2021-07-10T00:36:52.589Z] ---> Running in a9d51e8e5a7a [2021-07-10T00:36:52.589Z] ---> Running in 01a8a7e6ea07 [2021-07-10T00:36:52.589Z] ---> 7f3aa42df3c7 [2021-07-10T00:36:52.589Z] Step 9/24 : RUN go mod tidy [2021-07-10T00:36:52.589Z] ---> Running in 4551124c5d54 [2021-07-10T00:36:53.563Z] Removing intermediate container 844ff1efec55 [2021-07-10T00:36:53.563Z] ---> b1616bd408fd [2021-07-10T00:36:53.563Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-10T00:36:53.563Z] Removing intermediate container 01a8a7e6ea07 [2021-07-10T00:36:53.563Z] ---> 05fa562f8c57 [2021-07-10T00:36:53.563Z] Step 8/22 : COPY . . [2021-07-10T00:36:53.831Z] ---> Running in d26b43899a94 [2021-07-10T00:36:53.831Z] Removing intermediate container e63d4e762ee8 [2021-07-10T00:36:53.831Z] ---> edd5f739c88c [2021-07-10T00:36:53.831Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-10T00:36:54.410Z] ---> Running in 340227e6a30f [2021-07-10T00:36:59.742Z] ---> 5f34d18f8008 [2021-07-10T00:36:59.742Z] Step 9/22 : RUN go mod tidy [2021-07-10T00:36:59.742Z] ---> Running in 5436ab9b3991 [2021-07-10T00:36:59.742Z] Removing intermediate container 4551124c5d54 [2021-07-10T00:36:59.742Z] ---> d281e2ee39e6 [2021-07-10T00:36:59.742Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-10T00:36:59.742Z] ---> Running in 989a66a21793 [2021-07-10T00:36:59.742Z] 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-07-10T00:36:59.742Z] Removing intermediate container a9d51e8e5a7a [2021-07-10T00:36:59.742Z] ---> b7a4362be8b3 [2021-07-10T00:36:59.743Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-10T00:36:59.743Z] ---> Running in f5fe37614566 [2021-07-10T00:36:59.743Z] 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-07-10T00:37:00.017Z] 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-07-10T00:37:00.289Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-10T00:37:00.659Z] provisioning config files... [2021-07-10T00:37:00.689Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/36@tmp/config6485410995942799028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:37:01.081Z] ---> docker-login.sh [2021-07-10T00:37:01.081Z] nexus3.edgexfoundry.org:10001 [2021-07-10T00:37:02.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:37:02.081Z] Removing intermediate container 5436ab9b3991 [2021-07-10T00:37:02.082Z] ---> 07e607b6a5d9 [2021-07-10T00:37:02.082Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-10T00:37:02.082Z] ---> Running in a20b41d95613 [2021-07-10T00:37:02.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:37:02.348Z] Configure a credential helper to remove this warning. See [2021-07-10T00:37:02.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:37:02.348Z] [2021-07-10T00:37:02.348Z] Login Succeeded [2021-07-10T00:37:02.348Z] nexus3.edgexfoundry.org:10002 [2021-07-10T00:37:02.354Z] 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-07-10T00:37:02.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:37:02.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:37:02.907Z] Configure a credential helper to remove this warning. See [2021-07-10T00:37:02.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:37:02.907Z] [2021-07-10T00:37:02.907Z] Login Succeeded [2021-07-10T00:37:02.907Z] nexus3.edgexfoundry.org:10003 [2021-07-10T00:37:03.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:37:03.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:37:03.455Z] Configure a credential helper to remove this warning. See [2021-07-10T00:37:03.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:37:03.455Z] [2021-07-10T00:37:03.455Z] Login Succeeded [2021-07-10T00:37:03.455Z] nexus3.edgexfoundry.org:10004 [2021-07-10T00:37:03.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:37:04.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:37:04.007Z] Configure a credential helper to remove this warning. See [2021-07-10T00:37:04.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:37:04.007Z] [2021-07-10T00:37:04.007Z] Login Succeeded [2021-07-10T00:37:04.007Z] docker.io [2021-07-10T00:37:04.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:37:04.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:37:04.880Z] Configure a credential helper to remove this warning. See [2021-07-10T00:37:04.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:37:04.880Z] [2021-07-10T00:37:04.880Z] Login Succeeded [2021-07-10T00:37:04.880Z] ---> docker-login.sh ends [Pipeline] } [2021-07-10T00:37:04.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-10T00:37:05.238Z] ========================================================= [2021-07-10T00:37:05.238Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-10T00:37:05.238Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:37:05.619Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-10T00:37:08.261Z] Sending build context to Docker daemon 165.7MB [2021-07-10T00:37:08.261Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-10T00:37:08.261Z] Step 2/6 : FROM ${BASE} [2021-07-10T00:37:08.261Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-10T00:37:08.261Z] 595b0fe564bb: Pulling fs layer [2021-07-10T00:37:08.261Z] 24495759ef45: Pulling fs layer [2021-07-10T00:37:08.261Z] d148012ef14d: Pulling fs layer [2021-07-10T00:37:08.261Z] cb65c68fc2e2: Pulling fs layer [2021-07-10T00:37:08.262Z] 093eec477d81: Pulling fs layer [2021-07-10T00:37:08.262Z] 20fd20ab2234: Pulling fs layer [2021-07-10T00:37:08.262Z] 43245461236d: Pulling fs layer [2021-07-10T00:37:08.262Z] 5a37c24eccbd: Pulling fs layer [2021-07-10T00:37:08.262Z] 093eec477d81: Waiting [2021-07-10T00:37:08.262Z] cb65c68fc2e2: Waiting [2021-07-10T00:37:08.262Z] 5a37c24eccbd: Waiting [2021-07-10T00:37:08.262Z] 20fd20ab2234: Waiting [2021-07-10T00:37:08.262Z] 43245461236d: Waiting [2021-07-10T00:37:08.262Z] d148012ef14d: Verifying Checksum [2021-07-10T00:37:08.262Z] d148012ef14d: Download complete [2021-07-10T00:37:08.262Z] 24495759ef45: Verifying Checksum [2021-07-10T00:37:08.262Z] 24495759ef45: Download complete [2021-07-10T00:37:08.262Z] 093eec477d81: Verifying Checksum [2021-07-10T00:37:08.262Z] 093eec477d81: Download complete [2021-07-10T00:37:08.262Z] 20fd20ab2234: Download complete [2021-07-10T00:37:08.262Z] 43245461236d: Verifying Checksum [2021-07-10T00:37:08.262Z] 43245461236d: Download complete [2021-07-10T00:37:08.262Z] 595b0fe564bb: Verifying Checksum [2021-07-10T00:37:08.262Z] 595b0fe564bb: Download complete [2021-07-10T00:37:09.262Z] 595b0fe564bb: Pull complete [2021-07-10T00:37:09.535Z] 24495759ef45: Pull complete [2021-07-10T00:37:10.135Z] d148012ef14d: Pull complete [2021-07-10T00:37:10.732Z] 5a37c24eccbd: Download complete [2021-07-10T00:37:11.714Z] cb65c68fc2e2: Verifying Checksum [2021-07-10T00:37:11.714Z] cb65c68fc2e2: Download complete [2021-07-10T00:37:21.951Z] cb65c68fc2e2: Pull complete [2021-07-10T00:37:22.226Z] 093eec477d81: Pull complete [2021-07-10T00:37:22.505Z] 20fd20ab2234: Pull complete [2021-07-10T00:37:23.106Z] 43245461236d: Pull complete [2021-07-10T00:37:27.455Z] 5a37c24eccbd: Pull complete [2021-07-10T00:37:27.455Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-10T00:37:27.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-10T00:37:27.455Z] ---> 274d7007c78b [2021-07-10T00:37:27.455Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-10T00:37:30.101Z] ---> Running in 36fc92446370 [2021-07-10T00:37:31.548Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:37:32.148Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:37:33.158Z] (1/12) Installing libmagic (5.39-r0) [2021-07-10T00:37:33.159Z] (2/12) Installing file (5.39-r0) [2021-07-10T00:37:33.433Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-10T00:37:33.433Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-10T00:37:40.169Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-10T00:37:40.169Z] (6/12) Installing patch (2.7.6-r7) [2021-07-10T00:37:40.169Z] (7/12) Installing build-base (0.5-r2) [2021-07-10T00:37:40.169Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-10T00:37:40.169Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-10T00:37:40.169Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-10T00:37:40.169Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-10T00:37:40.169Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-10T00:37:40.169Z] Executing busybox-1.32.1-r6.trigger [2021-07-10T00:37:40.169Z] OK: 218 MiB in 52 packages [2021-07-10T00:37:41.171Z] 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-07-10T00:37:41.172Z] 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-07-10T00:37:44.505Z] Removing intermediate container 36fc92446370 [2021-07-10T00:37:44.505Z] ---> 2eb55d6d95c8 [2021-07-10T00:37:44.505Z] Step 4/6 : WORKDIR /edgex-go [2021-07-10T00:37:44.505Z] ---> Running in bf0cee50ea64 [2021-07-10T00:37:44.780Z] Removing intermediate container bf0cee50ea64 [2021-07-10T00:37:44.780Z] ---> d68f381baa8c [2021-07-10T00:37:44.780Z] Step 5/6 : COPY go.mod . [2021-07-10T00:37:45.380Z] ---> 64f3d820fbda [2021-07-10T00:37:45.380Z] Step 6/6 : RUN go mod download [2021-07-10T00:37:45.660Z] ---> Running in 9b5c64aef74d [2021-07-10T00:37:47.797Z] Removing intermediate container f5fe37614566 [2021-07-10T00:37:47.797Z] ---> 4aaeae451990 [2021-07-10T00:37:47.797Z] [2021-07-10T00:37:47.797Z] Step 11/26 : FROM alpine:3.12 [2021-07-10T00:37:47.797Z] Removing intermediate container 340227e6a30f [2021-07-10T00:37:47.797Z] ---> 2d460d278d4e [2021-07-10T00:37:47.797Z] [2021-07-10T00:37:47.797Z] Step 11/32 : FROM alpine:3.12 [2021-07-10T00:37:47.797Z] Removing intermediate container 989a66a21793 [2021-07-10T00:37:47.797Z] ---> 5a900f7b6403 [2021-07-10T00:37:47.797Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-10T00:37:47.797Z] Removing intermediate container d26b43899a94 [2021-07-10T00:37:47.797Z] ---> df999cb7c2fc [2021-07-10T00:37:47.797Z] [2021-07-10T00:37:47.797Z] Step 11/24 : FROM alpine:3.12 [2021-07-10T00:37:47.797Z] Removing intermediate container a20b41d95613 [2021-07-10T00:37:47.797Z] ---> 5f730b52b92e [2021-07-10T00:37:47.797Z] [2021-07-10T00:37:47.797Z] Step 11/22 : FROM alpine:3.12 [2021-07-10T00:37:47.797Z] ---> Running in 7594d459bd5b [2021-07-10T00:37:48.371Z] 3.12: Pulling from library/alpine [2021-07-10T00:37:48.946Z] 3.12: Pulling from library/alpine [2021-07-10T00:37:49.524Z] 3.12: Pulling from library/alpine [2021-07-10T00:37:49.524Z] 3.12: Pulling from library/alpine [2021-07-10T00:37:51.445Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-10T00:37:51.445Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-10T00:37:51.445Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-10T00:37:51.445Z] Status: Image is up to date for alpine:3.12 [2021-07-10T00:37:51.445Z] Status: Downloaded newer image for alpine:3.12 [2021-07-10T00:37:51.445Z] Status: Downloaded newer image for alpine:3.12 [2021-07-10T00:37:51.445Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-10T00:37:51.445Z] Status: Image is up to date for alpine:3.12 [2021-07-10T00:37:51.445Z] ---> 13621d1b12d4 [2021-07-10T00:37:51.445Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-10T00:37:51.445Z] ---> 13621d1b12d4 [2021-07-10T00:37:51.445Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-10T00:37:51.710Z] ---> 13621d1b12d4 [2021-07-10T00:37:51.710Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-10T00:37:51.710Z] ---> 13621d1b12d4 [2021-07-10T00:37:51.710Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-10T00:37:51.710Z] ---> Running in fd075aaa0f28 [2021-07-10T00:37:51.710Z] ---> Running in 95c8177138aa [2021-07-10T00:37:51.710Z] ---> Running in 386b99a46f43 [2021-07-10T00:37:51.710Z] ---> Running in 9607be32653b [2021-07-10T00:37:51.710Z] 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-07-10T00:37:51.970Z] Removing intermediate container 386b99a46f43 [2021-07-10T00:37:51.971Z] ---> e1460a1fe602 [2021-07-10T00:37:51.971Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-10T00:37:51.971Z] ---> Running in 88402c53e7d2 [2021-07-10T00:37:52.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:37:52.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:37:52.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:37:52.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:37:52.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:37:52.546Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-10T00:37:52.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:37:52.546Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:37:52.546Z] OK: 6 MiB in 15 packages [2021-07-10T00:37:52.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:37:52.808Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-10T00:37:52.808Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-10T00:37:52.808Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-10T00:37:52.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:37:52.808Z] (4/4) Installing curl (7.77.0-r0) [2021-07-10T00:37:52.808Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:37:52.808Z] Executing ca-certificates-20191127-r4.trigger [2021-07-10T00:37:52.808Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-10T00:37:52.808Z] OK: 7 MiB in 18 packages [2021-07-10T00:37:53.071Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-10T00:37:53.071Z] (2/2) Installing su-exec (0.2-r1) [2021-07-10T00:37:53.071Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-10T00:37:53.071Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:37:53.071Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-10T00:37:53.071Z] (4/6) Installing curl (7.77.0-r0) [2021-07-10T00:37:53.071Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-10T00:37:53.071Z] (6/6) Installing su-exec (0.2-r1) [2021-07-10T00:37:53.071Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:37:53.071Z] Executing ca-certificates-20191127-r4.trigger [2021-07-10T00:37:53.071Z] OK: 6 MiB in 16 packages [2021-07-10T00:37:53.071Z] OK: 7 MiB in 20 packages [2021-07-10T00:37:53.071Z] Removing intermediate container 7594d459bd5b [2021-07-10T00:37:53.071Z] ---> b82329764631 [2021-07-10T00:37:53.071Z] [2021-07-10T00:37:53.071Z] Step 12/24 : FROM docker:20.10.0 [2021-07-10T00:37:53.335Z] Removing intermediate container fd075aaa0f28 [2021-07-10T00:37:53.335Z] ---> 4b51d67b6d1b [2021-07-10T00:37:53.335Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:37:53.335Z] ---> Running in be72b0f1b048 [2021-07-10T00:37:53.335Z] 20.10.0: Pulling from library/docker [2021-07-10T00:37:53.335Z] Removing intermediate container be72b0f1b048 [2021-07-10T00:37:53.335Z] ---> 91300cd2de10 [2021-07-10T00:37:53.335Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-10T00:37:53.602Z] ---> Running in 7ed40f66e375 [2021-07-10T00:37:53.603Z] Removing intermediate container 9607be32653b [2021-07-10T00:37:53.603Z] ---> 00b4a6c7e507 [2021-07-10T00:37:53.603Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-10T00:37:53.870Z] ---> Running in a50e5f6274f7 [2021-07-10T00:37:53.870Z] Removing intermediate container 7ed40f66e375 [2021-07-10T00:37:53.870Z] ---> 578842b7392f [2021-07-10T00:37:53.870Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-10T00:37:54.137Z] Removing intermediate container 88402c53e7d2 [2021-07-10T00:37:54.137Z] ---> 77feb0cdda88 [2021-07-10T00:37:54.137Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-10T00:37:54.137Z] Removing intermediate container 95c8177138aa [2021-07-10T00:37:54.137Z] ---> 25cb52f1d69a [2021-07-10T00:37:54.137Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-10T00:37:54.137Z] ---> Running in b6a5e93301d2 [2021-07-10T00:37:54.137Z] Removing intermediate container a50e5f6274f7 [2021-07-10T00:37:54.137Z] ---> 8bfffaf3c4cb [2021-07-10T00:37:54.137Z] Step 14/22 : WORKDIR /edgex [2021-07-10T00:37:54.137Z] ---> Running in ff67f0506131 [2021-07-10T00:37:54.137Z] ---> Running in 1647ff940f43 [2021-07-10T00:37:54.137Z] ---> Running in dc84cc68d23e [2021-07-10T00:37:54.421Z] Removing intermediate container b6a5e93301d2 [2021-07-10T00:37:54.421Z] ---> 222fbabe6af8 [2021-07-10T00:37:54.421Z] Step 16/24 : WORKDIR / [2021-07-10T00:37:54.421Z] Removing intermediate container 1647ff940f43 [2021-07-10T00:37:54.421Z] ---> ef3ed74211d6 [2021-07-10T00:37:54.421Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-10T00:37:54.421Z] Removing intermediate container ff67f0506131 [2021-07-10T00:37:54.421Z] ---> 79073afcb166 [2021-07-10T00:37:54.421Z] Step 14/26 : WORKDIR / [2021-07-10T00:37:54.421Z] ---> Running in 59a256e43ce7 [2021-07-10T00:37:54.421Z] ---> Running in ecacc9b7c08e [2021-07-10T00:37:54.421Z] Removing intermediate container dc84cc68d23e [2021-07-10T00:37:54.421Z] ---> 1c1a3b9722a8 [2021-07-10T00:37:54.421Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-10T00:37:54.421Z] ---> Running in 97a471c77482 [2021-07-10T00:37:54.700Z] Removing intermediate container 59a256e43ce7 [2021-07-10T00:37:54.700Z] ---> 4b5b69b15d7c [2021-07-10T00:37:54.700Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:37:54.700Z] Removing intermediate container ecacc9b7c08e [2021-07-10T00:37:54.700Z] ---> 7e8d2a37383b [2021-07-10T00:37:54.700Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-10T00:37:54.961Z] ---> 7dec1b7a3849 [2021-07-10T00:37:54.961Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-10T00:37:54.961Z] Removing intermediate container 97a471c77482 [2021-07-10T00:37:54.961Z] ---> e96e6a9ef504 [2021-07-10T00:37:54.961Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-10T00:37:54.961Z] ---> 69f81fbbce70 [2021-07-10T00:37:54.961Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-10T00:37:55.223Z] ---> Running in 7d2ca80e1ecb [2021-07-10T00:37:55.223Z] ---> 5d6142d10796 [2021-07-10T00:37:55.223Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-10T00:37:56.659Z] ---> 3587e1688f55 [2021-07-10T00:37:56.659Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-10T00:37:57.235Z] ---> b0e60da74f46 [2021-07-10T00:37:57.235Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-10T00:37:57.235Z] ---> cf2d8cd4978f [2021-07-10T00:37:57.235Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-10T00:37:57.235Z] ---> c973f8c9c3ed [2021-07-10T00:37:57.235Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-10T00:37:57.500Z] ---> Running in 53672fc99e3e [2021-07-10T00:37:57.500Z] Removing intermediate container 53672fc99e3e [2021-07-10T00:37:57.500Z] ---> 3f4b811cfe9f [2021-07-10T00:37:57.500Z] Step 19/22 : CMD ["--init=true"] [2021-07-10T00:37:57.500Z] Removing intermediate container 7d2ca80e1ecb [2021-07-10T00:37:57.500Z] ---> a71e75245726 [2021-07-10T00:37:57.500Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-10T00:37:57.500Z] ---> 513db4b4a0b6 [2021-07-10T00:37:57.500Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-10T00:37:57.774Z] ---> Running in 8108f40c1907 [2021-07-10T00:37:57.774Z] ---> 4111910cc6e2 [2021-07-10T00:37:57.774Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-10T00:37:57.774Z] ---> Running in d0cb2bbb5bf2 [2021-07-10T00:37:57.774Z] ---> Running in d46bd3180989 [2021-07-10T00:37:57.774Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-10T00:37:57.774Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-10T00:37:57.774Z] ---> aefe523efa57 [2021-07-10T00:37:57.774Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:37:57.774Z] Removing intermediate container d46bd3180989 [2021-07-10T00:37:57.774Z] ---> 3697f0dd0fc0 [2021-07-10T00:37:57.774Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:37:57.774Z] Removing intermediate container d0cb2bbb5bf2 [2021-07-10T00:37:57.774Z] ---> 88aa2c447801 [2021-07-10T00:37:57.774Z] Step 20/22 : LABEL arch=x86_64 [2021-07-10T00:37:57.774Z] ---> Running in 2ea5e55577cc [2021-07-10T00:37:57.774Z] Removing intermediate container 8108f40c1907 [2021-07-10T00:37:57.774Z] ---> b73e87cc4e4e [2021-07-10T00:37:57.774Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-10T00:37:57.774Z] ---> Running in 8d064c9b26e8 [2021-07-10T00:37:58.045Z] ---> 9159ae11224d [2021-07-10T00:37:58.045Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-10T00:37:58.045Z] ---> Running in acf7ee3636af [2021-07-10T00:37:58.320Z] Removing intermediate container 8d064c9b26e8 [2021-07-10T00:37:58.320Z] ---> 1109cf012289 [2021-07-10T00:37:58.320Z] Step 22/24 : LABEL arch=x86_64 [2021-07-10T00:37:58.320Z] Removing intermediate container 2ea5e55577cc [2021-07-10T00:37:58.320Z] ---> 12aa489f7604 [2021-07-10T00:37:58.320Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-10T00:37:58.320Z] ---> Running in 603f29d96b29 [2021-07-10T00:37:58.320Z] ---> a596fd425e60 [2021-07-10T00:37:58.320Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-10T00:37:58.320Z] Removing intermediate container acf7ee3636af [2021-07-10T00:37:58.320Z] ---> 5fdf092e0c64 [2021-07-10T00:37:58.320Z] Step 21/22 : LABEL git_sha=94936fcf83dab0dd49012ee1e07e0735aa36f31f [2021-07-10T00:37:58.320Z] ---> 260817fccf48 [2021-07-10T00:37:58.320Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-10T00:37:58.580Z] ---> Running in ce52f753630c [2021-07-10T00:37:58.580Z] ---> Running in 6f7b2ab32202 [2021-07-10T00:37:58.580Z] ---> Running in 84b1881cbdd4 [2021-07-10T00:37:58.580Z] Removing intermediate container 603f29d96b29 [2021-07-10T00:37:58.580Z] ---> 186c02d24c7e [2021-07-10T00:37:58.580Z] Step 23/24 : LABEL git_sha=94936fcf83dab0dd49012ee1e07e0735aa36f31f [2021-07-10T00:37:58.580Z] ---> Running in 4c3844e371ac [2021-07-10T00:37:58.845Z] Removing intermediate container 6f7b2ab32202 [2021-07-10T00:37:58.845Z] ---> d06f160e7c45 [2021-07-10T00:37:58.845Z] Step 22/22 : LABEL version=0.0.0 [2021-07-10T00:37:58.845Z] ---> Running in e3da7e942a3c [2021-07-10T00:37:58.845Z] Removing intermediate container 4c3844e371ac [2021-07-10T00:37:58.845Z] ---> 824b20a6023b [2021-07-10T00:37:58.845Z] Step 24/24 : LABEL version=0.0.0 [2021-07-10T00:37:58.845Z] ---> 1e482b5dd25a [2021-07-10T00:37:58.845Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-10T00:37:59.118Z] ---> Running in b6c92a9bd2bb [2021-07-10T00:37:59.118Z] Removing intermediate container e3da7e942a3c [2021-07-10T00:37:59.118Z] ---> cca0c50b19a2 [2021-07-10T00:37:59.118Z] [2021-07-10T00:37:59.118Z] Removing intermediate container b6c92a9bd2bb [2021-07-10T00:37:59.118Z] ---> 88dcad7a23e1 [2021-07-10T00:37:59.118Z] [2021-07-10T00:37:59.380Z] Successfully built cca0c50b19a2 [2021-07-10T00:37:59.380Z] Successfully tagged security-proxy-setup:latest [2021-07-10T00:37:59.380Z] Building support-notifications [2021-07-10T00:37:59.380Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:37:59.380Z]  Building security-proxy-setup ... done  ---> 812fe7d147b5 [2021-07-10T00:37:59.380Z] Step 22/26 : 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-07-10T00:37:59.380Z] Successfully built 88dcad7a23e1 [2021-07-10T00:37:59.380Z] Successfully tagged core-metadata:latest [2021-07-10T00:37:59.380Z]  Building core-metadata ... done Building support-scheduler [2021-07-10T00:37:59.380Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:37:59.380Z] ---> Running in d05eb2bb6fe0 [2021-07-10T00:37:59.642Z] (1/39) Installing readline (8.0.4-r0) [2021-07-10T00:37:59.642Z] (2/39) Installing bash (5.0.17-r0) [2021-07-10T00:37:59.642Z] Executing bash-5.0.17-r0.post-install [2021-07-10T00:37:59.642Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-10T00:37:59.642Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-10T00:38:00.216Z] (5/39) Installing curl (7.77.0-r0) [2021-07-10T00:38:00.216Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-10T00:38:00.216Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-10T00:38:00.216Z] (8/39) Installing expat (2.2.9-r1) [2021-07-10T00:38:00.216Z] (9/39) Installing libffi (3.3-r2) [2021-07-10T00:38:00.216Z] (10/39) Installing gdbm (1.13-r1) [2021-07-10T00:38:00.216Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-10T00:38:00.216Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-10T00:38:00.216Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-10T00:38:05.547Z] Removing intermediate container 84b1881cbdd4 [2021-07-10T00:38:05.547Z] ---> 6e10f2e25d4b [2021-07-10T00:38:05.547Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:38:05.547Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-10T00:38:05.547Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-10T00:38:05.547Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-10T00:38:05.547Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-10T00:38:06.491Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-10T00:38:06.752Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-10T00:38:07.324Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-10T00:38:07.898Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:38:07.898Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:38:07.898Z] ---> bf381b7cc0a7 [2021-07-10T00:38:07.898Z] Step 3/23 : WORKDIR /edgex-go [2021-07-10T00:38:07.898Z] ---> Using cache [2021-07-10T00:38:07.898Z] ---> afa20a2bde89 [2021-07-10T00:38:07.898Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:38:07.898Z] ---> Using cache [2021-07-10T00:38:07.898Z] ---> c6a4e6bc8a79 [2021-07-10T00:38:07.898Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-10T00:38:07.898Z] ---> Using cache [2021-07-10T00:38:07.898Z] ---> d469cc3eba6c [2021-07-10T00:38:07.898Z] Step 6/23 : COPY go.mod . [2021-07-10T00:38:07.898Z] ---> Using cache [2021-07-10T00:38:07.898Z] ---> 9eb30a4b4714 [2021-07-10T00:38:07.898Z] Step 7/23 : RUN go mod download [2021-07-10T00:38:07.898Z] ---> Using cache [2021-07-10T00:38:07.898Z] ---> a14031956f5a [2021-07-10T00:38:07.898Z] Step 8/23 : COPY . . [2021-07-10T00:38:07.898Z] ---> Using cache [2021-07-10T00:38:07.898Z] ---> 104daedebaf6 [2021-07-10T00:38:07.898Z] Step 9/23 : RUN go mod tidy [2021-07-10T00:38:07.898Z] ---> Using cache [2021-07-10T00:38:07.898Z] ---> edd5f739c88c [2021-07-10T00:38:07.898Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-10T00:38:08.470Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-10T00:38:09.419Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-10T00:38:09.997Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:38:09.997Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:38:09.997Z] ---> bf381b7cc0a7 [2021-07-10T00:38:09.997Z] Step 3/23 : WORKDIR /edgex-go [2021-07-10T00:38:09.997Z] ---> Using cache [2021-07-10T00:38:09.997Z] ---> afa20a2bde89 [2021-07-10T00:38:09.997Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:38:09.997Z] ---> Using cache [2021-07-10T00:38:09.997Z] ---> c6a4e6bc8a79 [2021-07-10T00:38:09.997Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-10T00:38:09.997Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-10T00:38:10.580Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-10T00:38:10.580Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-10T00:38:10.580Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-10T00:38:10.580Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-10T00:38:10.580Z] ---> Running in 2fda9039b888 [2021-07-10T00:38:10.580Z] ---> Running in 504806e908d6 [2021-07-10T00:38:10.580Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-10T00:38:10.580Z] ---> abd90709853e [2021-07-10T00:38:10.580Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-10T00:38:10.580Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-10T00:38:10.580Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-10T00:38:10.580Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-10T00:38:10.580Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-10T00:38:10.580Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-10T00:38:10.580Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-10T00:38:10.580Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-10T00:38:10.580Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-10T00:38:10.580Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-10T00:38:10.580Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-10T00:38:10.580Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-10T00:38:10.844Z] Removing intermediate container d05eb2bb6fe0 [2021-07-10T00:38:10.844Z] ---> 82cc4683e287 [2021-07-10T00:38:10.844Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-10T00:38:10.844Z] Executing busybox-1.31.1-r19.trigger [2021-07-10T00:38:10.844Z] OK: 72 MiB in 59 packages [2021-07-10T00:38:11.106Z] ---> Running in d6e3e6833e75 [2021-07-10T00:38:11.106Z] ---> d477bbee925c [2021-07-10T00:38:11.106Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-10T00:38:11.374Z] Removing intermediate container d6e3e6833e75 [2021-07-10T00:38:11.374Z] ---> e3aa99462612 [2021-07-10T00:38:11.374Z] Step 24/26 : LABEL arch=x86_64 [2021-07-10T00:38:11.374Z] ---> 6d704462ed86 [2021-07-10T00:38:11.374Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-10T00:38:11.374Z] ---> Running in 4094926b31bd [2021-07-10T00:38:11.643Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:38:11.643Z] Removing intermediate container 4094926b31bd [2021-07-10T00:38:11.643Z] ---> 0c4e7ea82ee0 [2021-07-10T00:38:11.643Z] Step 25/26 : LABEL git_sha=94936fcf83dab0dd49012ee1e07e0735aa36f31f [2021-07-10T00:38:11.643Z] Collecting docker-compose==1.23.2 [2021-07-10T00:38:11.643Z] 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-07-10T00:38:11.643Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-10T00:38:11.643Z] ---> Running in 08e344af592a [2021-07-10T00:38:11.643Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-10T00:38:11.911Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-10T00:38:11.911Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-10T00:38:11.911Z] ---> 55630914fd98 [2021-07-10T00:38:11.911Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-10T00:38:11.911Z] Removing intermediate container 08e344af592a [2021-07-10T00:38:11.911Z] ---> deddec922280 [2021-07-10T00:38:11.911Z] Step 26/26 : LABEL version=0.0.0 [2021-07-10T00:38:11.911Z] ---> Running in c04d65eace18 [2021-07-10T00:38:11.911Z] Collecting docopt<0.7,>=0.6.1 [2021-07-10T00:38:12.177Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-10T00:38:12.177Z] ---> b21428e30ce5 [2021-07-10T00:38:12.177Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-10T00:38:12.438Z] ---> Running in c1a3185d1e46 [2021-07-10T00:38:12.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:38:12.438Z] Removing intermediate container c04d65eace18 [2021-07-10T00:38:12.438Z] ---> 39b54380473d [2021-07-10T00:38:12.438Z] [2021-07-10T00:38:12.438Z] Successfully built 39b54380473d [2021-07-10T00:38:12.438Z] Successfully tagged security-secretstore-setup:latest [2021-07-10T00:38:12.438Z] Building core-command [2021-07-10T00:38:12.528Z] Removing intermediate container 9b5c64aef74d [2021-07-10T00:38:12.529Z] ---> c587ab47a641 [2021-07-10T00:38:12.529Z] Successfully built c587ab47a641 [2021-07-10T00:38:12.529Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:38:12.709Z]  Building security-secretstore-setup ... done Removing intermediate container c1a3185d1e46 [2021-07-10T00:38:12.709Z] ---> e8eb24c71c2f [2021-07-10T00:38:12.709Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-10T00:38:12.709Z] Collecting PyYAML<4,>=3.10 [2021-07-10T00:38:12.709Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-10T00:38:12.902Z] + docker inspect -f . ci-base-image-arm64 [2021-07-10T00:38:12.903Z] . [Pipeline] withDockerContainer [2021-07-10T00:38:13.296Z] OK: 219 MiB in 52 packages [2021-07-10T00:38:13.362Z] prd-ubuntu18.04-docker-arm64-4c-16g-2371 does not seem to be running inside a container [2021-07-10T00:38:13.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-10T00:38:13.878Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-10T00:38:13.878Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-10T00:38:14.151Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-10T00:38:14.151Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-10T00:38:15.096Z] ---> 1bde809a8a1f [2021-07-10T00:38:15.096Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-10T00:38:15.096Z] Collecting jsonschema<3,>=2.5.1 [2021-07-10T00:38:15.096Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-10T00:38:15.162Z] $ docker top 9f2258303bc0a474e1a4878dd076c5609cee462fd2715f89e78d3cf42e413c89 -eo pid,comm [2021-07-10T00:38:15.367Z] Collecting texttable<0.10,>=0.9.0 [2021-07-10T00:38:15.368Z] Downloading texttable-0.9.1.tar.gz (11 kB) [Pipeline] { [Pipeline] sh [2021-07-10T00:38:16.265Z] + go version [2021-07-10T00:38:16.266Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-10T00:38:16.308Z] $ docker stop --time=1 9f2258303bc0a474e1a4878dd076c5609cee462fd2715f89e78d3cf42e413c89 [2021-07-10T00:38:16.324Z] Collecting docker<4.0,>=3.6.0 [2021-07-10T00:38:16.324Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-10T00:38:16.593Z] Collecting cached-property<2,>=1.2.0 [2021-07-10T00:38:16.593Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-10T00:38:16.593Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-10T00:38:16.593Z] Collecting idna<2.8,>=2.5 [2021-07-10T00:38:16.593Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:38:16.593Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:38:16.593Z] ---> bf381b7cc0a7 [2021-07-10T00:38:16.593Z] Step 3/24 : WORKDIR /edgex-go [2021-07-10T00:38:16.593Z] ---> Using cache [2021-07-10T00:38:16.593Z] ---> afa20a2bde89 [2021-07-10T00:38:16.593Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:38:16.593Z] ---> Using cache [2021-07-10T00:38:16.593Z] ---> c6a4e6bc8a79 [2021-07-10T00:38:16.593Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-10T00:38:16.593Z] ---> Using cache [2021-07-10T00:38:16.593Z] ---> d469cc3eba6c [2021-07-10T00:38:16.593Z] Step 6/24 : COPY go.mod . [2021-07-10T00:38:16.593Z] ---> Using cache [2021-07-10T00:38:16.593Z] ---> 9eb30a4b4714 [2021-07-10T00:38:16.593Z] Step 7/24 : RUN go mod download [2021-07-10T00:38:16.593Z] ---> Using cache [2021-07-10T00:38:16.593Z] ---> a14031956f5a [2021-07-10T00:38:16.593Z] Step 8/24 : COPY . . [2021-07-10T00:38:16.593Z] ---> Using cache [2021-07-10T00:38:16.593Z] ---> 104daedebaf6 [2021-07-10T00:38:16.593Z] Step 9/24 : RUN go mod tidy [2021-07-10T00:38:16.593Z] ---> Using cache [2021-07-10T00:38:16.593Z] ---> edd5f739c88c [2021-07-10T00:38:16.593Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-10T00:38:16.593Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-10T00:38:16.593Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-10T00:38:16.593Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-10T00:38:16.593Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-10T00:38:16.855Z] Collecting docker-pycreds>=0.4.0 [2021-07-10T00:38:16.855Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-10T00:38:16.855Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-10T00:38:16.855Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-10T00:38:16.855Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-10T00:38:16.855Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-10T00:38:16.855Z] Installing collected packages: idna, urllib3, requests, docopt, PyYAML, websocket-client, dockerpty, jsonschema, texttable, docker-pycreds, docker, cached-property, docker-compose [2021-07-10T00:38:16.855Z] Attempting uninstall: idna [2021-07-10T00:38:16.855Z] Found existing installation: idna 2.9 [2021-07-10T00:38:16.855Z] Uninstalling idna-2.9: [2021-07-10T00:38:16.855Z] Successfully uninstalled idna-2.9 [2021-07-10T00:38:17.816Z] Attempting uninstall: urllib3 [2021-07-10T00:38:17.816Z] Found existing installation: urllib3 1.25.9 [2021-07-10T00:38:17.816Z] Uninstalling urllib3-1.25.9: [2021-07-10T00:38:17.816Z] ---> Running in a5dc27e77e5b [2021-07-10T00:38:17.816Z] Successfully uninstalled urllib3-1.25.9 [2021-07-10T00:38:17.816Z] ---> Running in b3a07deb092e [2021-07-10T00:38:17.816Z] Attempting uninstall: requests [2021-07-10T00:38:17.816Z] Found existing installation: requests 2.23.0 [2021-07-10T00:38:17.816Z] Uninstalling requests-2.23.0: [2021-07-10T00:38:17.816Z] Removing intermediate container 2fda9039b888 [2021-07-10T00:38:17.816Z] ---> 3a4878098e35 [2021-07-10T00:38:17.816Z] Step 6/23 : COPY go.mod . [2021-07-10T00:38:17.816Z] Successfully uninstalled requests-2.23.0 [2021-07-10T00:38:18.083Z] Running setup.py install for docopt: started [2021-07-10T00:38:18.084Z] ---> c93b19f8cd94 [2021-07-10T00:38:18.084Z] Step 7/23 : RUN go mod download [2021-07-10T00:38:18.135Z] $ docker rm -f 9f2258303bc0a474e1a4878dd076c5609cee462fd2715f89e78d3cf42e413c89 [2021-07-10T00:38:18.355Z] ---> Running in 4ac45df2b8ef [2021-07-10T00:38:18.355Z] Running setup.py install for docopt: finished with status 'done' [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-07-10T00:38:18.621Z] Running setup.py install for PyYAML: started [2021-07-10T00:38:18.621Z] 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 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:38:18.990Z] + docker inspect -f . ci-base-image-arm64 [2021-07-10T00:38:18.990Z] . [Pipeline] withDockerContainer [2021-07-10T00:38:19.209Z] Removing intermediate container a5dc27e77e5b [2021-07-10T00:38:19.209Z] ---> 9e439f40b573 [2021-07-10T00:38:19.209Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-10T00:38:19.209Z] ---> Running in 40236558d349 [2021-07-10T00:38:19.209Z] Removing intermediate container 40236558d349 [2021-07-10T00:38:19.209Z] ---> d61c2aaf298f [2021-07-10T00:38:19.209Z] Step 29/32 : CMD ["gate"] [2021-07-10T00:38:19.273Z] prd-ubuntu18.04-docker-arm64-4c-16g-2371 does not seem to be running inside a container [2021-07-10T00:38:19.381Z] $ 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/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-10T00:38:19.483Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-10T00:38:19.483Z] ---> Running in 1f972ce43e53 [2021-07-10T00:38:19.759Z] Running setup.py install for dockerpty: started [2021-07-10T00:38:19.759Z] Removing intermediate container 1f972ce43e53 [2021-07-10T00:38:19.759Z] ---> de54c9208ce7 [2021-07-10T00:38:19.759Z] Step 30/32 : LABEL arch=x86_64 [2021-07-10T00:38:20.036Z] ---> Running in 3fa6489cdfc9 [2021-07-10T00:38:20.036Z] Removing intermediate container 4ac45df2b8ef [2021-07-10T00:38:20.036Z] ---> 5936c23d4ba7 [2021-07-10T00:38:20.036Z] Step 8/23 : COPY . . [2021-07-10T00:38:20.318Z] Removing intermediate container 3fa6489cdfc9 [2021-07-10T00:38:20.318Z] ---> 788db65a5ec9 [2021-07-10T00:38:20.318Z] Step 31/32 : LABEL git_sha=94936fcf83dab0dd49012ee1e07e0735aa36f31f [2021-07-10T00:38:20.598Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-10T00:38:20.872Z] $ docker top 538149d139730ce5b0082015b73973a250ffdb4ade06087f3124b1d0f2788557 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-10T00:38:21.232Z] ========================================================= [2021-07-10T00:38:21.233Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-10T00:38:21.233Z] ========================================================= [Pipeline] sh [2021-07-10T00:38:21.894Z] + go mod tidy [Pipeline] sh [2021-07-10T00:38:23.570Z] + make test [2021-07-10T00:38:23.570Z] 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-07-10T00:38:23.570Z] go mod tidy [2021-07-10T00:38:24.028Z] Running setup.py install for texttable: started [2021-07-10T00:38:24.028Z] ---> Running in 82c855200ca1 [2021-07-10T00:38:24.189Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-10T00:38:24.305Z] Running setup.py install for texttable: finished with status 'done' [2021-07-10T00:38:24.572Z] Removing intermediate container 82c855200ca1 [2021-07-10T00:38:24.572Z] ---> 3f7920f987a7 [2021-07-10T00:38:24.572Z] Step 32/32 : LABEL version=0.0.0 [2021-07-10T00:38:27.155Z] ---> Running in fe65fe1cf587 [2021-07-10T00:38:28.103Z] Removing intermediate container fe65fe1cf587 [2021-07-10T00:38:28.103Z] ---> 321ae8e12c83 [2021-07-10T00:38:28.103Z] [2021-07-10T00:38:28.103Z] Successfully built 321ae8e12c83 [2021-07-10T00:38:28.372Z] ---> b738ff8d9156 [2021-07-10T00:38:28.372Z] Step 9/23 : RUN go mod tidy [2021-07-10T00:38:28.372Z] Successfully tagged security-bootstrapper:latest [2021-07-10T00:38:28.372Z] Building core-data [2021-07-10T00:38:28.372Z]  Building security-bootstrapper ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-10T00:38:28.372Z] ---> Running in 5c37cd38cd73 [2021-07-10T00:38:32.636Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:38:32.636Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:38:32.636Z] ---> bf381b7cc0a7 [2021-07-10T00:38:32.636Z] Step 3/24 : WORKDIR /edgex-go [2021-07-10T00:38:32.636Z] ---> Using cache [2021-07-10T00:38:32.636Z] ---> afa20a2bde89 [2021-07-10T00:38:32.636Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:38:32.636Z] ---> Using cache [2021-07-10T00:38:32.636Z] ---> c6a4e6bc8a79 [2021-07-10T00:38:32.636Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-10T00:38:35.938Z] ---> Running in 5b6a539164df [2021-07-10T00:38:37.363Z] Removing intermediate container 5c37cd38cd73 [2021-07-10T00:38:37.363Z] ---> c9a6892f26f2 [2021-07-10T00:38:37.363Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-10T00:38:37.363Z] ---> Running in ead01c007ae1 [2021-07-10T00:38:37.363Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:38:37.649Z] 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-07-10T00:38:37.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:38:38.927Z] OK: 219 MiB in 52 packages [2021-07-10T00:38:40.878Z] Removing intermediate container ce52f753630c [2021-07-10T00:38:40.878Z] ---> 41015c5d9da1 [2021-07-10T00:38:40.878Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-10T00:38:40.878Z] Removing intermediate container 5b6a539164df [2021-07-10T00:38:40.878Z] ---> 13a787d201be [2021-07-10T00:38:40.878Z] Step 6/24 : COPY go.mod . [2021-07-10T00:38:40.878Z] ---> Running in a2fc3db78160 [2021-07-10T00:38:40.878Z] Removing intermediate container a2fc3db78160 [2021-07-10T00:38:40.878Z] ---> 89b12a399cae [2021-07-10T00:38:40.878Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-10T00:38:40.878Z] ---> 522f7a41b9e7 [2021-07-10T00:38:40.878Z] Step 7/24 : RUN go mod download [2021-07-10T00:38:40.878Z] ---> Running in 21cd9ae63a5a [2021-07-10T00:38:40.878Z] ---> Running in ef4360c35761 [2021-07-10T00:38:41.208Z] Removing intermediate container 21cd9ae63a5a [2021-07-10T00:38:41.208Z] ---> 2652838d48b3 [2021-07-10T00:38:41.208Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-10T00:38:42.177Z] ---> f176a39d48ed [2021-07-10T00:38:42.178Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-10T00:38:42.178Z] ---> 6bffb3c3e3c7 [2021-07-10T00:38:42.178Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-10T00:38:42.769Z] ---> 4a4566553f7d [2021-07-10T00:38:42.769Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-10T00:38:42.769Z] Removing intermediate container ef4360c35761 [2021-07-10T00:38:42.769Z] ---> 7c5ed7e4836b [2021-07-10T00:38:42.769Z] Step 8/24 : COPY . . [2021-07-10T00:38:42.769Z] ---> Running in 95dd3c3fde6a [2021-07-10T00:38:43.359Z] Removing intermediate container 95dd3c3fde6a [2021-07-10T00:38:43.359Z] ---> 5917411252f4 [2021-07-10T00:38:43.359Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:38:45.297Z] ---> Running in 3d6b0fc20685 [2021-07-10T00:38:48.663Z] Removing intermediate container 3d6b0fc20685 [2021-07-10T00:38:48.663Z] ---> 9b84da8c49cc [2021-07-10T00:38:48.663Z] Step 22/24 : LABEL arch=x86_64 [2021-07-10T00:38:49.667Z] ---> Running in 4915e0ff5bb9 [2021-07-10T00:38:49.927Z] ---> 2ff4ae9e07e0 [2021-07-10T00:38:49.927Z] Step 9/24 : RUN go mod tidy [2021-07-10T00:38:49.927Z] Removing intermediate container 4915e0ff5bb9 [2021-07-10T00:38:49.927Z] ---> b30991e92b4f [2021-07-10T00:38:49.927Z] Step 23/24 : LABEL git_sha=94936fcf83dab0dd49012ee1e07e0735aa36f31f [2021-07-10T00:38:50.190Z] ---> Running in b154865d2e32 [2021-07-10T00:38:50.190Z] ---> Running in 78d95d6843fa [2021-07-10T00:38:50.190Z] Removing intermediate container 78d95d6843fa [2021-07-10T00:38:50.190Z] ---> 412fe251a367 [2021-07-10T00:38:50.190Z] Step 24/24 : LABEL version=0.0.0 [2021-07-10T00:38:50.450Z] ---> Running in da4c703520ee [2021-07-10T00:38:50.727Z] Removing intermediate container da4c703520ee [2021-07-10T00:38:50.727Z] ---> c5bc0064162c [2021-07-10T00:38:50.727Z] [2021-07-10T00:38:50.727Z] Successfully built c5bc0064162c [2021-07-10T00:38:50.988Z] Successfully tagged sys-mgmt-agent:latest [2021-07-10T00:38:51.002Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-10T00:38:51.932Z]  Building sys-mgmt-agent ... done Removing intermediate container b154865d2e32 [2021-07-10T00:38:51.932Z] ---> d0d954e12123 [2021-07-10T00:38:51.932Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-10T00:38:51.932Z] ---> Running in affbb5f2bea6 [2021-07-10T00:38:52.507Z] 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-07-10T00:38:53.476Z] Removing intermediate container 504806e908d6 [2021-07-10T00:38:53.476Z] ---> 587af97f066b [2021-07-10T00:38:53.476Z] [2021-07-10T00:38:53.476Z] Step 11/23 : FROM alpine:3.12 [2021-07-10T00:38:53.476Z] ---> 13621d1b12d4 [2021-07-10T00:38:53.476Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-10T00:38:53.476Z] ---> Using cache [2021-07-10T00:38:53.476Z] ---> 4b51d67b6d1b [2021-07-10T00:38:53.476Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:38:53.476Z] ---> Using cache [2021-07-10T00:38:53.476Z] ---> 91300cd2de10 [2021-07-10T00:38:53.476Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-10T00:38:53.476Z] ---> Running in de384336882c [2021-07-10T00:38:53.476Z] Removing intermediate container de384336882c [2021-07-10T00:38:53.476Z] ---> 69a5aea9b48c [2021-07-10T00:38:53.476Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-10T00:38:53.747Z] ---> Running in b19582be3f62 [2021-07-10T00:38:53.747Z] Removing intermediate container b19582be3f62 [2021-07-10T00:38:53.747Z] ---> 59edbdd01c2a [2021-07-10T00:38:53.747Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:38:54.017Z] ---> c33cf321878f [2021-07-10T00:38:54.017Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-10T00:38:54.985Z] ---> 920022aaee16 [2021-07-10T00:38:54.985Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-10T00:38:55.247Z] ---> 160889d55bf5 [2021-07-10T00:38:55.247Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-10T00:38:55.522Z] ---> Running in 7916a130d7b8 [2021-07-10T00:38:55.790Z] Removing intermediate container 7916a130d7b8 [2021-07-10T00:38:55.790Z] ---> 6cc3e7a12c14 [2021-07-10T00:38:55.790Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:38:56.389Z] ---> Running in 83620fa0ddee [2021-07-10T00:38:56.389Z] Removing intermediate container 83620fa0ddee [2021-07-10T00:38:56.389Z] ---> 952bea422e04 [2021-07-10T00:38:56.389Z] Step 21/23 : LABEL arch=x86_64 [2021-07-10T00:38:56.669Z] Removing intermediate container b3a07deb092e [2021-07-10T00:38:56.669Z] ---> 21d9fedb40b7 [2021-07-10T00:38:56.669Z] [2021-07-10T00:38:56.669Z] Step 11/24 : FROM alpine:3.12 [2021-07-10T00:38:56.669Z] ---> 13621d1b12d4 [2021-07-10T00:38:56.669Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-10T00:38:56.669Z] ---> Using cache [2021-07-10T00:38:56.669Z] ---> 4b51d67b6d1b [2021-07-10T00:38:56.669Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:38:56.669Z] ---> Using cache [2021-07-10T00:38:56.669Z] ---> 91300cd2de10 [2021-07-10T00:38:56.669Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-10T00:38:56.669Z] ---> Running in 8b06fba27335 [2021-07-10T00:38:56.669Z] ---> Running in 8df5f56f9eed [2021-07-10T00:38:56.669Z] Removing intermediate container 8b06fba27335 [2021-07-10T00:38:56.669Z] ---> 2f5a43650a81 [2021-07-10T00:38:56.669Z] Step 22/23 : LABEL git_sha=94936fcf83dab0dd49012ee1e07e0735aa36f31f [2021-07-10T00:38:56.669Z] ---> Running in 2365e53719c8 [2021-07-10T00:38:56.669Z] Removing intermediate container 8df5f56f9eed [2021-07-10T00:38:56.669Z] ---> d064a7132d8d [2021-07-10T00:38:56.669Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-10T00:38:56.933Z] ---> Running in 46984fa86b54 [2021-07-10T00:38:56.933Z] Removing intermediate container 2365e53719c8 [2021-07-10T00:38:56.933Z] ---> e22da5ef0229 [2021-07-10T00:38:56.933Z] Step 23/23 : LABEL version=0.0.0 [2021-07-10T00:38:56.933Z] ---> Running in d65aed425fce [2021-07-10T00:38:57.196Z] Removing intermediate container 46984fa86b54 [2021-07-10T00:38:57.196Z] ---> 6aa3dcdfb1a2 [2021-07-10T00:38:57.196Z] Step 16/24 : WORKDIR / [2021-07-10T00:38:57.196Z] Removing intermediate container d65aed425fce [2021-07-10T00:38:57.196Z] ---> ce4d77ff1b26 [2021-07-10T00:38:57.196Z] [2021-07-10T00:38:57.196Z] ---> Running in 08c820242c16 [2021-07-10T00:38:57.196Z] Successfully built ce4d77ff1b26 [2021-07-10T00:38:57.196Z] Successfully tagged support-scheduler:latest [2021-07-10T00:38:57.459Z]  Building support-scheduler ... done Removing intermediate container 08c820242c16 [2021-07-10T00:38:57.459Z] ---> ed4391bca5b2 [2021-07-10T00:38:57.459Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:38:57.721Z] ---> 293fd7cdfd12 [2021-07-10T00:38:57.721Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-10T00:38:58.675Z] ---> 66bad0723688 [2021-07-10T00:38:58.675Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-10T00:38:58.943Z] ---> c74ea936ffbc [2021-07-10T00:38:58.943Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-10T00:38:58.943Z] ---> Running in 9e834954e9be [2021-07-10T00:38:59.207Z] Removing intermediate container 9e834954e9be [2021-07-10T00:38:59.207Z] ---> ae96cc1a35e9 [2021-07-10T00:38:59.207Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:38:59.207Z] ---> Running in a69bf18899dd [2021-07-10T00:38:59.481Z] Removing intermediate container a69bf18899dd [2021-07-10T00:38:59.481Z] ---> 6131820eef8b [2021-07-10T00:38:59.481Z] Step 22/24 : LABEL arch=x86_64 [2021-07-10T00:38:59.481Z] ---> Running in ae99d8bfa7c1 [2021-07-10T00:38:59.481Z] Removing intermediate container ae99d8bfa7c1 [2021-07-10T00:38:59.481Z] ---> 08b77d59be19 [2021-07-10T00:38:59.481Z] Step 23/24 : LABEL git_sha=94936fcf83dab0dd49012ee1e07e0735aa36f31f [2021-07-10T00:38:59.481Z] ---> Running in 74287923aa32 [2021-07-10T00:38:59.755Z] Removing intermediate container 74287923aa32 [2021-07-10T00:38:59.755Z] ---> 3b3ea41f5a0b [2021-07-10T00:38:59.755Z] Step 24/24 : LABEL version=0.0.0 [2021-07-10T00:38:59.755Z] ---> Running in be3e7ee76012 [2021-07-10T00:39:00.042Z] Removing intermediate container be3e7ee76012 [2021-07-10T00:39:00.042Z] ---> a113a85db1eb [2021-07-10T00:39:00.042Z] [2021-07-10T00:39:00.042Z] Successfully built a113a85db1eb [2021-07-10T00:39:00.042Z] Successfully tagged core-command:latest [2021-07-10T00:39:05.477Z]  Building core-command ... done Removing intermediate container ead01c007ae1 [2021-07-10T00:39:05.477Z] ---> e9763bf60991 [2021-07-10T00:39:05.477Z] [2021-07-10T00:39:05.477Z] Step 11/23 : FROM alpine:3.12 [2021-07-10T00:39:05.477Z] ---> 13621d1b12d4 [2021-07-10T00:39:05.477Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-10T00:39:05.477Z] ---> Running in adc2774f6d07 [2021-07-10T00:39:05.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:39:05.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:39:06.010Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-10T00:39:06.010Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-10T00:39:06.010Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:39:06.010Z] Executing ca-certificates-20191127-r4.trigger [2021-07-10T00:39:06.010Z] OK: 6 MiB in 16 packages [2021-07-10T00:39:06.589Z] Removing intermediate container adc2774f6d07 [2021-07-10T00:39:06.589Z] ---> e7adbffa5f53 [2021-07-10T00:39:06.589Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:39:06.858Z] ---> Running in 1ddd239be086 [2021-07-10T00:39:06.858Z] Removing intermediate container 1ddd239be086 [2021-07-10T00:39:06.858Z] ---> 991115fcae0f [2021-07-10T00:39:06.858Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-10T00:39:07.128Z] ---> Running in 0d9ad498e856 [2021-07-10T00:39:07.128Z] Removing intermediate container 0d9ad498e856 [2021-07-10T00:39:07.128Z] ---> d2bf3b894691 [2021-07-10T00:39:07.128Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-10T00:39:07.128Z] ---> Running in f4259201f280 [2021-07-10T00:39:07.392Z] Removing intermediate container f4259201f280 [2021-07-10T00:39:07.392Z] ---> 0fd362bb94d8 [2021-07-10T00:39:07.392Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:39:07.662Z] ---> a9913cefeb26 [2021-07-10T00:39:07.662Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-10T00:39:07.930Z] ---> 0355dcd6a11f [2021-07-10T00:39:07.930Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-10T00:39:08.522Z] ---> 3d71f869eeff [2021-07-10T00:39:08.522Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-10T00:39:08.522Z] ---> Running in e5251407d7bf [2021-07-10T00:39:08.522Z] Removing intermediate container e5251407d7bf [2021-07-10T00:39:08.522Z] ---> 4f6a0c6a4956 [2021-07-10T00:39:08.522Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:39:08.807Z] ---> Running in ef455506a37f [2021-07-10T00:39:08.807Z] Removing intermediate container ef455506a37f [2021-07-10T00:39:08.807Z] ---> 554a11df67fc [2021-07-10T00:39:08.807Z] Step 21/23 : LABEL arch=x86_64 [2021-07-10T00:39:08.807Z] ---> Running in 9d46967b2b1e [2021-07-10T00:39:09.072Z] Removing intermediate container 9d46967b2b1e [2021-07-10T00:39:09.073Z] ---> 7081fec6083a [2021-07-10T00:39:09.073Z] Step 22/23 : LABEL git_sha=94936fcf83dab0dd49012ee1e07e0735aa36f31f [2021-07-10T00:39:09.332Z] ---> Running in d77dd8e84871 [2021-07-10T00:39:09.603Z] Removing intermediate container d77dd8e84871 [2021-07-10T00:39:09.603Z] ---> ff6777ce173d [2021-07-10T00:39:09.603Z] Step 23/23 : LABEL version=0.0.0 [2021-07-10T00:39:09.603Z] ---> Running in a0b3dd2d5d13 [2021-07-10T00:39:09.603Z] Removing intermediate container a0b3dd2d5d13 [2021-07-10T00:39:09.603Z] ---> 1ef3e4c83087 [2021-07-10T00:39:09.603Z] [2021-07-10T00:39:09.881Z] Successfully built 1ef3e4c83087 [2021-07-10T00:39:09.881Z] Successfully tagged support-notifications:latest [2021-07-10T00:39:12.430Z]  Building support-notifications ... done Removing intermediate container affbb5f2bea6 [2021-07-10T00:39:12.430Z] ---> bb4f98295c34 [2021-07-10T00:39:12.430Z] [2021-07-10T00:39:12.430Z] Step 11/24 : FROM alpine:3.12 [2021-07-10T00:39:12.430Z] ---> 13621d1b12d4 [2021-07-10T00:39:12.430Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-10T00:39:12.430Z] ---> Running in bbb94abe4e46 [2021-07-10T00:39:12.430Z] Removing intermediate container bbb94abe4e46 [2021-07-10T00:39:12.430Z] ---> 59da1e8e47aa [2021-07-10T00:39:12.430Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-10T00:39:12.430Z] ---> Running in aae6af4770ec [2021-07-10T00:39:12.430Z] Removing intermediate container aae6af4770ec [2021-07-10T00:39:12.430Z] ---> c5b843fff15b [2021-07-10T00:39:12.430Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-10T00:39:12.430Z] ---> Running in 35f0bd3d02f6 [2021-07-10T00:39:12.691Z] Removing intermediate container 35f0bd3d02f6 [2021-07-10T00:39:12.691Z] ---> 7e0514331d4f [2021-07-10T00:39:12.691Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:39:12.691Z] ---> Running in 8a566aa387bb [2021-07-10T00:39:13.265Z] Removing intermediate container 8a566aa387bb [2021-07-10T00:39:13.265Z] ---> 4b4d50b9b633 [2021-07-10T00:39:13.265Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-10T00:39:13.265Z] ---> Running in c950e167a252 [2021-07-10T00:39:13.526Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:39:14.097Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:39:14.673Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-10T00:39:14.673Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-10T00:39:14.673Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-10T00:39:14.933Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-10T00:39:15.503Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-10T00:39:15.766Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-10T00:39:15.766Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:39:15.766Z] OK: 8 MiB in 20 packages [2021-07-10T00:39:16.365Z] Removing intermediate container c950e167a252 [2021-07-10T00:39:16.365Z] ---> 4ce00973c9e7 [2021-07-10T00:39:16.365Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:39:16.365Z] ---> acaebacf387b [2021-07-10T00:39:16.365Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-10T00:39:16.937Z] ---> f20dc5a77a39 [2021-07-10T00:39:16.937Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-10T00:39:16.937Z] ---> c727698429fb [2021-07-10T00:39:16.937Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-10T00:39:17.199Z] ---> Running in d794e8037939 [2021-07-10T00:39:17.199Z] Removing intermediate container d794e8037939 [2021-07-10T00:39:17.199Z] ---> b8a4ee15eafc [2021-07-10T00:39:17.199Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:39:17.199Z] ---> Running in 4b074ebcdf92 [2021-07-10T00:39:17.199Z] Removing intermediate container 4b074ebcdf92 [2021-07-10T00:39:17.199Z] ---> 36be8ff20f50 [2021-07-10T00:39:17.199Z] Step 22/24 : LABEL arch=x86_64 [2021-07-10T00:39:17.199Z] ---> Running in b92e6b0af318 [2021-07-10T00:39:17.462Z] Removing intermediate container b92e6b0af318 [2021-07-10T00:39:17.462Z] ---> f599e70d2255 [2021-07-10T00:39:17.462Z] Step 23/24 : LABEL git_sha=94936fcf83dab0dd49012ee1e07e0735aa36f31f [2021-07-10T00:39:17.462Z] ---> Running in 59675ce89835 [2021-07-10T00:39:17.462Z] Removing intermediate container 59675ce89835 [2021-07-10T00:39:17.462Z] ---> a80e646a9212 [2021-07-10T00:39:17.462Z] Step 24/24 : LABEL version=0.0.0 [2021-07-10T00:39:17.462Z] ---> Running in 8f945def689d [2021-07-10T00:39:17.724Z] Removing intermediate container 8f945def689d [2021-07-10T00:39:17.724Z] ---> f2e7b24f0fd3 [2021-07-10T00:39:17.724Z] [2021-07-10T00:39:17.724Z] Successfully built f2e7b24f0fd3 [2021-07-10T00:39:17.724Z] Successfully tagged core-data:latest [2021-07-10T00:39:17.731Z]  Building core-data ... done  [Pipeline] } [2021-07-10T00:39:17.735Z] $ docker stop --time=1 901e5e89fc19386d0216ff1819dc419ab3e15f9801a2b8965065b20846a2812b [2021-07-10T00:39:19.132Z] $ docker rm -f 901e5e89fc19386d0216ff1819dc419ab3e15f9801a2b8965065b20846a2812b [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-10T00:39:19.507Z] + docker images [2021-07-10T00:39:19.507Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-10T00:39:19.507Z] core-data latest f2e7b24f0fd3 2 seconds ago 20.3MB [2021-07-10T00:39:19.507Z] bb4f98295c34 8 seconds ago 1.16GB [2021-07-10T00:39:19.507Z] support-notifications latest 1ef3e4c83087 10 seconds ago 16.7MB [2021-07-10T00:39:19.507Z] e9763bf60991 15 seconds ago 1.16GB [2021-07-10T00:39:19.507Z] core-command latest a113a85db1eb 20 seconds ago 15.9MB [2021-07-10T00:39:19.507Z] 21d9fedb40b7 23 seconds ago 1.16GB [2021-07-10T00:39:19.508Z] support-scheduler latest ce4d77ff1b26 23 seconds ago 15.9MB [2021-07-10T00:39:19.508Z] 587af97f066b 27 seconds ago 1.16GB [2021-07-10T00:39:19.508Z] sys-mgmt-agent latest c5bc0064162c 29 seconds ago 311MB [2021-07-10T00:39:19.508Z] security-bootstrapper latest 321ae8e12c83 52 seconds ago 18.6MB [2021-07-10T00:39:19.508Z] security-secretstore-setup latest 39b54380473d About a minute ago 28.7MB [2021-07-10T00:39:19.508Z] core-metadata latest 88dcad7a23e1 About a minute ago 16.6MB [2021-07-10T00:39:19.508Z] security-proxy-setup latest cca0c50b19a2 About a minute ago 25.7MB [2021-07-10T00:39:19.508Z] b82329764631 About a minute ago 1.16GB [2021-07-10T00:39:19.508Z] 5f730b52b92e About a minute ago 1.16GB [2021-07-10T00:39:19.508Z] 4aaeae451990 About a minute ago 1.17GB [2021-07-10T00:39:19.508Z] 2d460d278d4e About a minute ago 1.16GB [2021-07-10T00:39:19.508Z] df999cb7c2fc About a minute ago 1.16GB [2021-07-10T00:39:19.508Z] ci-base-image-x86_64 latest bf381b7cc0a7 6 minutes ago 660MB [2021-07-10T00:39:19.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 4 hours ago 457MB [2021-07-10T00:39:19.508Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 days ago 37.5MB [2021-07-10T00:39:19.508Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-07-10T00:39:19.508Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-10T00:39:19.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-07-10T00:39:34.919Z] Still waiting to schedule task [2021-07-10T00:39:34.919Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-10T00:39:47.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-10T00:39:50.982Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-10T00:39:57.737Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-10T00:39:57.737Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-10T00:40:04.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-10T00:40:04.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-10T00:40:04.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-10T00:40:04.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-10T00:40:05.136Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-10T00:40:06.125Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-10T00:40:07.577Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-10T00:40:07.577Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-10T00:40:07.577Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-10T00:40:07.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-10T00:40:20.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.178s coverage: 28.7% of statements [2021-07-10T00:40:20.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-10T00:40:20.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-10T00:40:22.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.352s coverage: 100.0% of statements [2021-07-10T00:40:22.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-10T00:40:23.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.652s coverage: 53.1% of statements [2021-07-10T00:40:23.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-10T00:40:23.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-10T00:40:24.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.544s coverage: 87.7% of statements [2021-07-10T00:40:24.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-10T00:40:24.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-10T00:40:24.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.306s coverage: 78.9% of statements [2021-07-10T00:40:28.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.183s coverage: 81.2% of statements [2021-07-10T00:40:28.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-10T00:40:28.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-10T00:40:28.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-10T00:40:28.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-10T00:40:28.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-10T00:40:33.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.400s coverage: 95.1% of statements [2021-07-10T00:40:33.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-10T00:40:33.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-10T00:40:33.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-10T00:40:33.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-10T00:40:33.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-10T00:40:33.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-10T00:40:33.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-10T00:40:33.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-10T00:40:33.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.240s coverage: 60.0% of statements [2021-07-10T00:40:33.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-10T00:40:33.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-10T00:40:33.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-10T00:40:33.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.306s coverage: 0.8% of statements [2021-07-10T00:40:33.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-10T00:40:33.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.154s coverage: 58.8% of statements [2021-07-10T00:40:33.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.203s coverage: 22.0% of statements [2021-07-10T00:40:33.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-10T00:40:33.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.193s coverage: 47.1% of statements [2021-07-10T00:40:33.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.267s coverage: 79.5% of statements [2021-07-10T00:40:33.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.157s coverage: 94.1% of statements [2021-07-10T00:40:33.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.200s coverage: 96.3% of statements [2021-07-10T00:40:34.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.228s coverage: 87.5% of statements [2021-07-10T00:40:47.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.178s coverage: 94.4% of statements [2021-07-10T00:40:47.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.154s coverage: 44.8% of statements [2021-07-10T00:40:52.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.577s coverage: 81.8% of statements [2021-07-10T00:40:52.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-10T00:40:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.251s coverage: 92.9% of statements [2021-07-10T00:40:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-10T00:40:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-10T00:40:59.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-10T00:40:59.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-07-10T00:40:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-10T00:40:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-10T00:40:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-10T00:40:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-10T00:40:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-10T00:40:59.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-07-10T00:40:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-10T00:40:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-10T00:40:59.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-07-10T00:40:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-10T00:40:59.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.163s coverage: 58.8% of statements [2021-07-10T00:40:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-10T00:40:59.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.190s coverage: 80.0% of statements [2021-07-10T00:40:59.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.267s coverage: 87.2% of statements [2021-07-10T00:40:59.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.253s coverage: 85.4% of statements [2021-07-10T00:40:59.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.321s coverage: 91.2% of statements [2021-07-10T00:40:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-10T00:41:00.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.859s coverage: 64.4% of statements [2021-07-10T00:41:00.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-10T00:41:00.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-10T00:41:00.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.179s coverage: 100.0% of statements [2021-07-10T00:41:00.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements [2021-07-10T00:41:00.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-07-10T00:41:00.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2021-07-10T00:41:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements [2021-07-10T00:41:05.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.056s coverage: 66.9% of statements [2021-07-10T00:41:05.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-10T00:41:05.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-10T00:41:05.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-10T00:41:07.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.688s coverage: 43.6% of statements [2021-07-10T00:41:07.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-10T00:41:07.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-10T00:41:07.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements [2021-07-10T00:41:07.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-10T00:41:07.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements [2021-07-10T00:41:07.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-10T00:41:15.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.288s coverage: 19.3% of statements [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-10T00:41:15.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.539s coverage: 91.9% of statements [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-10T00:41:15.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.261s coverage: 62.7% of statements [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-10T00:41:15.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.386s coverage: 97.6% of statements [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-10T00:41:15.952Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-10T00:41:15.952Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-10T00:41:15.952Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.241s coverage: 100.0% of statements [2021-07-10T00:41:15.952Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.065s coverage: 95.4% of statements [2021-07-10T00:41:15.952Z] GO111MODULE=on go vet ./... [2021-07-10T00:42:37.713Z] Running on prd-ubuntu18.04-docker-8c-8g-2374 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-07-10T00:42:37.731Z] Running in /w/workspace/edgex-go/36 [Pipeline] { [Pipeline] checkout [2021-07-10T00:42:37.771Z] gofmt -l . [2021-07-10T00:42:37.771Z] [ "`gofmt -l .`" = "" ] [2021-07-10T00:42:37.771Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-10T00:42:37.849Z] The recommended git tool is: git [2021-07-10T00:42:38.430Z] + ls -al . [2021-07-10T00:42:38.430Z] total 592 [2021-07-10T00:42:38.430Z] drwxrwxr-x 9 1001 1001 4096 Jul 10 00:42 . [2021-07-10T00:42:38.430Z] drwxr-xr-x 4 root root 4096 Jul 10 00:38 .. [2021-07-10T00:42:38.430Z] -rw-rw-r-- 1 1001 1001 11 Jul 10 00:36 .dockerignore [2021-07-10T00:42:38.430Z] drwxrwxr-x 8 1001 1001 4096 Jul 10 00:36 .git [2021-07-10T00:42:38.431Z] drwxrwxr-x 3 1001 1001 4096 Jul 10 00:36 .github [2021-07-10T00:42:38.431Z] -rw-rw-r-- 1 1001 1001 818 Jul 10 00:36 .gitignore [2021-07-10T00:42:38.431Z] -rw-rw-r-- 1 1001 1001 76 Jul 10 00:36 .hadolint.yml [2021-07-10T00:42:38.431Z] -rw-rw-r-- 1 1001 1001 166 Jul 10 00:36 .sonarcloud.properties [2021-07-10T00:42:38.431Z] -rw-rw-r-- 1 1001 1001 8609 Jul 10 00:36 Attribution.txt [2021-07-10T00:42:38.431Z] -rw-rw-r-- 1 1001 1001 43881 Jul 10 00:36 CHANGELOG.md [2021-07-10T00:42:38.431Z] -rw-rw-r-- 1 1001 1001 3804 Jul 10 00:36 CONTRIBUTING.md [2021-07-10T00:42:38.431Z] -rw-rw-r-- 1 1001 1001 931 Jul 10 00:36 Dockerfile.build [2021-07-10T00:42:38.431Z] -rw-rw-r-- 1 1001 1001 849 Jul 10 00:36 Jenkinsfile [2021-07-10T00:42:38.431Z] -rw-rw-r-- 1 1001 1001 10775 Jul 10 00:36 LICENSE [2021-07-10T00:42:38.431Z] -rw-rw-r-- 1 1001 1001 6003 Jul 10 00:36 Makefile [2021-07-10T00:42:38.431Z] -rw-rw-r-- 1 1001 1001 7818 Jul 10 00:36 README.md [2021-07-10T00:42:38.431Z] -rw-rw-r-- 1 1001 1001 6912 Jul 10 00:36 SECURITY.md [2021-07-10T00:42:38.431Z] -rw-rw-r-- 1 1001 1001 5 Jul 10 00:32 VERSION [2021-07-10T00:42:38.431Z] -rw-rw-r-- 1 1001 1001 4131 Jul 10 00:36 ZMQWindows.md [2021-07-10T00:42:38.431Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 00:36 bin [2021-07-10T00:42:38.431Z] drwxrwxr-x 14 1001 1001 4096 Jul 10 00:36 cmd [2021-07-10T00:42:38.431Z] -rw-r--r-- 1 root root 398095 Jul 10 00:41 coverage.out [2021-07-10T00:42:38.431Z] -rw-rw-r-- 1 1001 1001 806 Jul 10 00:36 go.mod [2021-07-10T00:42:38.431Z] -rw-r--r-- 1 root root 20850 Jul 10 00:38 go.sum [2021-07-10T00:42:38.431Z] drwxrwxr-x 7 1001 1001 4096 Jul 10 00:36 internal [2021-07-10T00:42:38.431Z] drwxrwxr-x 3 1001 1001 4096 Jul 10 00:36 openapi [2021-07-10T00:42:38.431Z] drwxrwxr-x 4 1001 1001 4096 Jul 10 00:36 snap [2021-07-10T00:42:38.431Z] -rw-rw-r-- 1 1001 1001 168 Jul 10 00:36 version.go [Pipeline] sh [2021-07-10T00:42:39.099Z] + '[' -e coverage.out ] [2021-07-10T00:42:39.099Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-10T00:42:39.131Z] Warning: overwriting stash ‘coverage-report’ [2021-07-10T00:42:39.888Z] Stashed 1 file(s) [Pipeline] sh [2021-07-10T00:42:40.150Z] using credential edgex-jenkins-ssh [2021-07-10T00:42:40.176Z] Cloning the remote Git repository [2021-07-10T00:42:40.541Z] + make build [2021-07-10T00:42:40.541Z] go mod tidy [2021-07-10T00:42:41.136Z] 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-07-10T00:42:40.190Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-10T00:42:40.257Z] > git init /w/workspace/edgex-go/36 # timeout=10 [2021-07-10T00:42:40.303Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-10T00:42:40.304Z] > git --version # timeout=10 [2021-07-10T00:42:40.310Z] > git --version # 'git version 2.17.1' [2021-07-10T00:42:40.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-10T00:42:40.340Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-10T00:42:47.845Z] 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-07-10T00:42:52.261Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-10T00:42:52.268Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-10T00:42:52.277Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-10T00:42:52.289Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-10T00:42:52.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-10T00:42:52.730Z] Merging remotes/origin/main commit ac868777e331c26268a5ad6e9d5ebabff26c403f into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a [2021-07-10T00:42:52.887Z] Merge succeeded, producing 711e9ecde253a8ae8b0cbe16f5c7d79088c6d355 [2021-07-10T00:42:52.887Z] Checking out Revision 711e9ecde253a8ae8b0cbe16f5c7d79088c6d355 (PR-3531) [2021-07-10T00:42:52.293Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-10T00:42:52.736Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T00:42:52.743Z] > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 [2021-07-10T00:42:52.800Z] > git remote # timeout=10 [2021-07-10T00:42:52.811Z] > git config --get remote.origin.url # timeout=10 [2021-07-10T00:42:52.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-10T00:42:52.820Z] > git merge ac868777e331c26268a5ad6e9d5ebabff26c403f # timeout=10 [2021-07-10T00:42:52.877Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-10T00:42:52.887Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T00:42:52.892Z] > git checkout -f 711e9ecde253a8ae8b0cbe16f5c7d79088c6d355 # timeout=10 [2021-07-10T00:42:56.575Z] Commit message: "Merge commit 'ac868777e331c26268a5ad6e9d5ebabff26c403f' into HEAD" [2021-07-10T00:42:56.584Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:42:57.481Z] + echo snap-build.sh [2021-07-10T00:42:57.481Z] snap-build.sh [2021-07-10T00:42:57.481Z] + SNAP_BASE_DIR=. [2021-07-10T00:42:57.481Z] + '[' '!' -z /w/workspace/edgex-go/36 ']' [2021-07-10T00:42:57.481Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/36 [2021-07-10T00:42:57.481Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/36]' [2021-07-10T00:42:57.481Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/36] [2021-07-10T00:42:57.481Z] + cd /w/workspace/edgex-go/36 [2021-07-10T00:42:57.481Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-10T00:42:57.481Z] Reading package lists... [2021-07-10T00:42:56.577Z] > git rev-list --no-walk 8320b9c5ad8d965922f62f9ea4ef1012757e4201 # timeout=10 [2021-07-10T00:42:57.744Z] Building dependency tree... [2021-07-10T00:42:57.744Z] Reading state information... [2021-07-10T00:42:57.744Z] The following packages were automatically installed and are no longer required: [2021-07-10T00:42:57.744Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-10T00:42:57.744Z] uidmap xdelta3 [2021-07-10T00:42:57.744Z] Use 'sudo apt autoremove' to remove them. [2021-07-10T00:42:57.744Z] The following packages will be REMOVED: [2021-07-10T00:42:57.744Z] lxd* lxd-client* [2021-07-10T00:42:58.333Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-10T00:42:58.333Z] After this operation, 31.7 MB disk space will be freed. [2021-07-10T00:42:58.863Z] (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-07-10T00:42:58.863Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-10T00:42:59.437Z] Removing lxd dnsmasq configuration [2021-07-10T00:42:59.701Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-10T00:42:59.964Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-10T00:43:00.538Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-10T00:43:00.800Z] (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-07-10T00:43:00.800Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-10T00:43:02.206Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-10T00:43:02.206Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-10T00:43:03.595Z] + sudo snap remove --purge lxd [2021-07-10T00:43:03.595Z] snap "lxd" is not installed [2021-07-10T00:43:03.595Z] + sudo groupadd --force --system lxd [2021-07-10T00:43:03.595Z] ++ whoami [2021-07-10T00:43:03.595Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-10T00:43:03.857Z] + newgrp - lxd [2021-07-10T00:43:03.857Z] + sudo snap install lxd [2021-07-10T00:43:10.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-10T00:43:10.303Z] 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-07-10T00:43:13.868Z] 2021-07-10T00:43:11Z INFO Waiting for automatic snapd restart... [2021-07-10T00:43:14.615Z] 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-07-10T00:43:14.886Z] 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-07-10T00:43:18.277Z] 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-07-10T00:43:21.665Z] 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-07-10T00:43:24.290Z] 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-07-10T00:43:28.592Z] 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-07-10T00:43:28.844Z] lxd 4.15 from Canonical* installed [2021-07-10T00:43:28.844Z] + sudo lxd init --auto [2021-07-10T00:43:30.573Z] 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-07-10T00:43:33.957Z] 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-07-10T00:43:37.006Z] + sudo snap install --classic snapcraft [Pipeline] } [2021-07-10T00:43:39.372Z] $ docker stop --time=1 538149d139730ce5b0082015b73973a250ffdb4ade06087f3124b1d0f2788557 [2021-07-10T00:43:41.775Z] $ docker rm -f 538149d139730ce5b0082015b73973a250ffdb4ade06087f3124b1d0f2788557 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:43:43.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-10T00:43:43.407Z] [2021-07-10T00:43:43.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:43:44.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-10T00:43:44.354Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-10T00:43:44.354Z] 29e5d40040c1: Pulling fs layer [2021-07-10T00:43:44.354Z] 1ce36da41761: Pulling fs layer [2021-07-10T00:43:44.354Z] 25b303627fd3: Pulling fs layer [2021-07-10T00:43:44.656Z] 29e5d40040c1: Verifying Checksum [2021-07-10T00:43:44.656Z] 29e5d40040c1: Download complete [2021-07-10T00:43:45.262Z] 1ce36da41761: Verifying Checksum [2021-07-10T00:43:45.262Z] 1ce36da41761: Download complete [2021-07-10T00:43:45.262Z] 29e5d40040c1: Pull complete [2021-07-10T00:43:46.700Z] 1ce36da41761: Pull complete [2021-07-10T00:43:46.700Z] 25b303627fd3: Verifying Checksum [2021-07-10T00:43:46.700Z] 25b303627fd3: Download complete [2021-07-10T00:43:47.093Z] snapcraft 4.8.3 from Canonical* installed [2021-07-10T00:43:47.093Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-10T00:43:47.093Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-10T00:43:47.093Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-10T00:43:47.093Z] Dload Upload Total Spent Left Speed [2021-07-10T00:43:47.093Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3870 [2021-07-10T00:43:47.093Z] 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M [2021-07-10T00:43:47.093Z] ./yq_linux_amd64 [2021-07-10T00:43:47.093Z] + sudo snapcraft prime --use-lxd [2021-07-10T00:43:49.054Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-10T00:43:49.054Z] 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-07-10T00:43:49.054Z] - README.md [2021-07-10T00:43:49.054Z] [2021-07-10T00:43:49.054Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-10T00:43:49.333Z] Launching a container. [2021-07-10T00:43:55.939Z] Waiting for container to be ready [2021-07-10T00:43:56.517Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-10T00:43:56.517Z] [2021-07-10T00:43:56.887Z] 25b303627fd3: Pull complete [2021-07-10T00:43:56.887Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-10T00:43:56.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-10T00:43:56.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-10T00:43:57.155Z] prd-ubuntu18.04-docker-arm64-4c-16g-2371 does not seem to be running inside a container [2021-07-10T00:43:57.224Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-10T00:44:00.225Z] $ docker top f802727b7fd23f4a391b011c96f7a1d80f2c10fc9e4a6c41314266105ac25b2c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-10T00:44:00.743Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-10T00:44:00.743Z] Waiting for network to be ready... [2021-07-10T00:44:00.743Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-10T00:44:01.004Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-10T00:44:01.005Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-10T00:44:01.005Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-10T00:44:01.005Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-10T00:44:01.005Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-10T00:44:01.005Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-10T00:44:01.005Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-10T00:44:01.005Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-10T00:44:01.005Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-10T00:44:01.215Z] + docker-compose build --help [2021-07-10T00:44:01.215Z] + grep parallel [2021-07-10T00:44:01.265Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-10T00:44:01.528Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-10T00:44:01.789Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-10T00:44:01.789Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-10T00:44:01.789Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-10T00:44:01.789Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-10T00:44:01.789Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-10T00:44:01.789Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-10T00:44:02.058Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-10T00:44:02.320Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-10T00:44:02.320Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-10T00:44:02.320Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-10T00:44:02.320Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-10T00:44:02.320Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-10T00:44:02.320Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-10T00:44:02.320Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-10T00:44:02.320Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-10T00:44:04.592Z] --parallel Build images in parallel. [2021-07-10T00:44:04.865Z] Fetched 24.8 MB in 4s (6452 kB/s) [Pipeline] } [2021-07-10T00:44:04.875Z] $ docker stop --time=1 f802727b7fd23f4a391b011c96f7a1d80f2c10fc9e4a6c41314266105ac25b2c [2021-07-10T00:44:05.442Z] Reading package lists... [2021-07-10T00:44:05.703Z] Reading package lists... [2021-07-10T00:44:05.703Z] Building dependency tree... [2021-07-10T00:44:05.703Z] Reading state information... [2021-07-10T00:44:05.966Z] The following additional packages will be installed: [2021-07-10T00:44:05.966Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-10T00:44:05.966Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-10T00:44:05.966Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-10T00:44:05.966Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-10T00:44:05.966Z] Suggested packages: [2021-07-10T00:44:05.966Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-10T00:44:05.966Z] Recommended packages: [2021-07-10T00:44:05.966Z] gnupg libsasl2-modules [2021-07-10T00:44:05.966Z] The following NEW packages will be installed: [2021-07-10T00:44:05.966Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-10T00:44:05.966Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-10T00:44:05.966Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-10T00:44:05.966Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-10T00:44:05.966Z] The following packages will be upgraded: [2021-07-10T00:44:05.966Z] gpg gpg-agent gpgconf libudev1 [2021-07-10T00:44:05.966Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-10T00:44:05.966Z] Need to get 3530 kB of archives. [2021-07-10T00:44:05.966Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-10T00:44:05.966Z] 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-07-10T00:44:05.966Z] 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-07-10T00:44:05.966Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-10T00:44:05.966Z] 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-07-10T00:44:06.232Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-10T00:44:06.495Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-10T00:44:06.737Z] $ docker rm -f f802727b7fd23f4a391b011c96f7a1d80f2c10fc9e4a6c41314266105ac25b2c [2021-07-10T00:44:06.757Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-10T00:44:06.758Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-10T00:44:06.758Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-10T00:44:06.758Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-10T00:44:06.758Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-10T00:44:06.758Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-10T00:44:06.758Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-10T00:44:06.758Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-10T00:44:06.758Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-10T00:44:06.758Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [Pipeline] // withDockerContainer [2021-07-10T00:44:07.021Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-10T00:44:07.021Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-10T00:44:07.021Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-10T00:44:07.021Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-10T00:44:07.021Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-10T00:44:07.021Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-10T00:44:07.021Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T00:44:07.021Z] Fetched 3530 kB in 1s (3476 kB/s) [2021-07-10T00:44:07.021Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-10T00:44:07.021Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-10T00:44:07.021Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:44:07.282Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-10T00:44:07.282Z] Selecting previously unselected package udev. [2021-07-10T00:44:07.282Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-10T00:44:07.282Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-10T00:44:07.282Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-10T00:44:07.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-10T00:44:07.407Z] . [Pipeline] withDockerContainer [2021-07-10T00:44:07.544Z] Selecting previously unselected package libfuse2:amd64. [2021-07-10T00:44:07.544Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-10T00:44:07.545Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-10T00:44:07.545Z] Selecting previously unselected package fuse. [2021-07-10T00:44:07.545Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-10T00:44:07.545Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-10T00:44:07.670Z] prd-ubuntu18.04-docker-arm64-4c-16g-2371 does not seem to be running inside a container [2021-07-10T00:44:07.737Z] $ 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/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@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-07-10T00:44:07.806Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-10T00:44:07.807Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-10T00:44:07.807Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-10T00:44:07.807Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-10T00:44:07.807Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-10T00:44:07.807Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-10T00:44:08.070Z] Selecting previously unselected package libksba8:amd64. [2021-07-10T00:44:08.070Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-10T00:44:08.070Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-10T00:44:08.070Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-10T00:44:08.070Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-10T00:44:08.070Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:44:08.070Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-10T00:44:08.070Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-10T00:44:08.070Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:44:08.070Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-10T00:44:08.070Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-10T00:44:08.070Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:44:08.342Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-10T00:44:08.342Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-10T00:44:08.342Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:44:08.342Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-10T00:44:08.342Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-10T00:44:08.342Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:44:08.342Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-10T00:44:08.342Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-10T00:44:08.342Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:44:08.604Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-10T00:44:08.604Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-10T00:44:08.604Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:44:08.868Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-10T00:44:08.868Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-10T00:44:08.868Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:44:08.868Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-10T00:44:08.868Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-10T00:44:08.868Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:44:08.868Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-10T00:44:08.868Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-10T00:44:08.868Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-10T00:44:08.868Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-10T00:44:08.868Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-10T00:44:08.868Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-10T00:44:09.130Z] Selecting previously unselected package libldap-common. [2021-07-10T00:44:09.130Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-10T00:44:09.130Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-10T00:44:09.130Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-10T00:44:09.130Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-10T00:44:09.130Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-10T00:44:09.130Z] Selecting previously unselected package dirmngr. [2021-07-10T00:44:09.130Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-10T00:44:09.130Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-10T00:44:09.291Z] $ docker top bbd751ada739293f984e3f83e1f3dce9aa69cd7ff2b76518fbc4fe018192fba7 -eo pid,comm [2021-07-10T00:44:09.392Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-10T00:44:09.392Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-10T00:44:09.392Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-10T00:44:09.392Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-10T00:44:09.392Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-10T00:44:09.392Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-10T00:44:09.392Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:44:09.392Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-10T00:44:09.392Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-10T00:44:09.392Z] Setting up udev (237-3ubuntu10.48) ... [Pipeline] { [Pipeline] sh [2021-07-10T00:44:09.654Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-10T00:44:09.654Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:44:09.915Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-10T00:44:09.915Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-10T00:44:09.915Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-10T00:44:09.915Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:44:09.915Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:44:09.915Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:44:09.915Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:44:09.915Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:44:09.915Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:44:09.915Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:44:09.915Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-10T00:44:09.915Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-10T00:44:09.915Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-10T00:44:10.283Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-10T00:44:10.489Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-10T00:44:10.490Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-10T00:44:10.490Z] This means they are not meant to be enabled using systemctl. [2021-07-10T00:44:10.490Z] Possible reasons for having this kind of units are: [2021-07-10T00:44:10.490Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-10T00:44:10.490Z] .wants/ or .requires/ directory. [2021-07-10T00:44:10.490Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-10T00:44:10.490Z] a requirement dependency on it. [2021-07-10T00:44:10.490Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-10T00:44:10.490Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-10T00:44:10.490Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-10T00:44:10.490Z] instance name specified. [2021-07-10T00:44:10.751Z] Reading package lists... [2021-07-10T00:44:10.751Z] Building dependency tree... [2021-07-10T00:44:10.751Z] Reading state information... [2021-07-10T00:44:11.013Z] The following additional packages will be installed: [2021-07-10T00:44:11.013Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-10T00:44:11.013Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-10T00:44:11.013Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-10T00:44:11.013Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-10T00:44:11.013Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-10T00:44:11.013Z] Suggested packages: [2021-07-10T00:44:11.013Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-10T00:44:11.013Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-10T00:44:11.013Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-10T00:44:11.013Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-10T00:44:11.013Z] systemd-container policykit-1 [2021-07-10T00:44:11.013Z] Recommended packages: [2021-07-10T00:44:11.013Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-10T00:44:11.013Z] The following NEW packages will be installed: [2021-07-10T00:44:11.013Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-10T00:44:11.013Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-10T00:44:11.013Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-10T00:44:11.013Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-10T00:44:11.013Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-10T00:44:11.013Z] The following packages will be upgraded: [2021-07-10T00:44:11.013Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-10T00:44:11.013Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-10T00:44:11.013Z] Need to get 36.7 MB of archives. [2021-07-10T00:44:11.013Z] After this operation, 147 MB of additional disk space will be used. [2021-07-10T00:44:11.013Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-10T00:44:11.274Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-10T00:44:11.274Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-10T00:44:11.274Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-10T00:44:11.274Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-10T00:44:11.274Z] 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-07-10T00:44:11.274Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-10T00:44:11.274Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-10T00:44:11.274Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-10T00:44:11.274Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-10T00:44:11.274Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-10T00:44:11.274Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-10T00:44:11.274Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-10T00:44:11.274Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-10T00:44:11.274Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-10T00:44:11.274Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-10T00:44:11.852Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-10T00:44:11.852Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-10T00:44:12.113Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-10T00:44:12.113Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-10T00:44:12.113Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-10T00:44:12.113Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-10T00:44:12.113Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-10T00:44:12.113Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-10T00:44:12.113Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-10T00:44:12.113Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-10T00:44:12.113Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-10T00:44:12.113Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-10T00:44:12.113Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-10T00:44:12.113Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-10T00:44:13.058Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T00:44:13.058Z] Fetched 36.7 MB in 2s (19.3 MB/s) [2021-07-10T00:44:13.058Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-10T00:44:13.058Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-10T00:44:13.318Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-10T00:44:13.579Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-10T00:44:13.579Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-10T00:44:13.653Z] Building core-command ... [2021-07-10T00:44:13.653Z] Building core-data ... [2021-07-10T00:44:13.653Z] Building core-metadata ... [2021-07-10T00:44:13.653Z] Building security-bootstrapper ... [2021-07-10T00:44:13.653Z] Building security-proxy-setup ... [2021-07-10T00:44:13.653Z] Building security-secretstore-setup ... [2021-07-10T00:44:13.653Z] Building support-notifications ... [2021-07-10T00:44:13.653Z] Building support-scheduler ... [2021-07-10T00:44:13.653Z] Building sys-mgmt-agent ... [2021-07-10T00:44:13.653Z] Building support-scheduler [2021-07-10T00:44:13.653Z] Building core-metadata [2021-07-10T00:44:13.653Z] Building security-bootstrapper [2021-07-10T00:44:13.653Z] Building core-command [2021-07-10T00:44:13.653Z] Building support-notifications [2021-07-10T00:44:13.841Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-10T00:44:13.841Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-10T00:44:13.841Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-10T00:44:13.841Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-10T00:44:14.104Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-10T00:44:14.104Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-10T00:44:14.104Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-10T00:44:14.104Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-10T00:44:14.367Z] Setting up apt (1.6.14) ... [2021-07-10T00:44:14.367Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-10T00:44:14.630Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-10T00:44:14.630Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-10T00:44:14.630Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-10T00:44:14.892Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-10T00:44:14.892Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-10T00:44:14.892Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-10T00:44:14.892Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-10T00:44:15.838Z] Selecting previously unselected package libexpat1:amd64. [2021-07-10T00:44:15.838Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-10T00:44:15.838Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-10T00:44:16.101Z] Selecting previously unselected package python3.6-minimal. [2021-07-10T00:44:16.101Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-10T00:44:16.101Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-10T00:44:16.363Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-10T00:44:16.363Z] Checking for services that may need to be restarted...done. [2021-07-10T00:44:16.363Z] Checking for services that may need to be restarted...done. [2021-07-10T00:44:16.363Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-10T00:44:16.363Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-10T00:44:16.363Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-10T00:44:16.936Z] Selecting previously unselected package python3-minimal. [2021-07-10T00:44:16.936Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-10T00:44:16.936Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-10T00:44:16.936Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-10T00:44:16.936Z] Selecting previously unselected package mime-support. [2021-07-10T00:44:16.936Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-10T00:44:16.936Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-10T00:44:16.936Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-10T00:44:16.936Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-10T00:44:16.936Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-10T00:44:17.198Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-10T00:44:17.198Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-10T00:44:17.198Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-10T00:44:17.198Z] Selecting previously unselected package python3.6. [2021-07-10T00:44:17.198Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-10T00:44:17.198Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-10T00:44:17.467Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-10T00:44:17.467Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-10T00:44:17.467Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-10T00:44:17.467Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-10T00:44:17.732Z] Selecting previously unselected package python3. [2021-07-10T00:44:17.732Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-10T00:44:17.732Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-10T00:44:17.732Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-10T00:44:17.732Z] Selecting previously unselected package multiarch-support. [2021-07-10T00:44:17.732Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-10T00:44:17.732Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-10T00:44:17.732Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-10T00:44:17.732Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-10T00:44:17.732Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-10T00:44:17.732Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-10T00:44:17.732Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-10T00:44:17.994Z] Selecting previously unselected package libbsd0:amd64. [2021-07-10T00:44:17.994Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-10T00:44:17.994Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-10T00:44:17.994Z] Selecting previously unselected package sudo. [2021-07-10T00:44:17.994Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-10T00:44:17.994Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-10T00:44:17.994Z] Selecting previously unselected package apparmor. [2021-07-10T00:44:17.994Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-10T00:44:17.994Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-10T00:44:18.257Z] Selecting previously unselected package libedit2:amd64. [2021-07-10T00:44:18.257Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-10T00:44:18.257Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-10T00:44:18.257Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-10T00:44:18.257Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-10T00:44:18.257Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-10T00:44:18.257Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-10T00:44:18.257Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-10T00:44:18.257Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-10T00:44:18.524Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-10T00:44:18.524Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-10T00:44:18.524Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-10T00:44:18.524Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-10T00:44:18.524Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-10T00:44:18.524Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-10T00:44:18.524Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-10T00:44:18.524Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-10T00:44:18.524Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-10T00:44:18.786Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-10T00:44:18.786Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-10T00:44:18.786Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-10T00:44:18.787Z] Selecting previously unselected package openssh-client. [2021-07-10T00:44:18.787Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-10T00:44:18.787Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-10T00:44:19.048Z] Selecting previously unselected package squashfs-tools. [2021-07-10T00:44:19.048Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-10T00:44:19.048Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-10T00:44:19.048Z] Selecting previously unselected package snapd. [2021-07-10T00:44:19.048Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-10T00:44:19.048Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-10T00:44:21.602Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-10T00:44:21.602Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-10T00:44:21.602Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-10T00:44:21.602Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-10T00:44:21.602Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-10T00:44:21.602Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-10T00:44:21.602Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-10T00:44:21.602Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-10T00:44:21.602Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-10T00:44:21.864Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-10T00:44:21.864Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-10T00:44:21.864Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-10T00:44:22.125Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-10T00:44:22.126Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-10T00:44:22.126Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-10T00:44:22.700Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-10T00:44:22.700Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-10T00:44:22.700Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-10T00:44:22.700Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-10T00:44:22.700Z] running python rtupdate hooks for python3.6... [2021-07-10T00:44:22.700Z] running python post-rtupdate hooks for python3.6... [2021-07-10T00:44:22.700Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-10T00:44:23.273Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-10T00:44:23.535Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-10T00:44:23.535Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-10T00:44:23.535Z] Setting up snapd (2.49.2+18.04) ... [2021-07-10T00:44:23.796Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-10T00:44:24.058Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-10T00:44:24.320Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-10T00:44:24.582Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-10T00:44:24.582Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-10T00:44:24.582Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-10T00:44:24.844Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-10T00:44:25.105Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-10T00:44:25.105Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-10T00:44:25.367Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-10T00:44:25.367Z] /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-07-10T00:44:25.772Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-10T00:44:26.034Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-10T00:44:27.430Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-10T00:44:27.430Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-10T00:44:27.430Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-10T00:44:28.638Z] Reading package lists... [2021-07-10T00:44:28.638Z] Reading package lists... [2021-07-10T00:44:28.899Z] Building dependency tree... [2021-07-10T00:44:28.899Z] Reading state information... [2021-07-10T00:44:29.160Z] Calculating upgrade... [2021-07-10T00:44:29.425Z] The following packages will be upgraded: [2021-07-10T00:44:29.425Z] advancecomp base-files bash binutils binutils-common [2021-07-10T00:44:29.425Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-10T00:44:29.425Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-10T00:44:29.425Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-10T00:44:29.425Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-10T00:44:29.425Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-10T00:44:29.425Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-10T00:44:29.425Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-10T00:44:29.425Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-10T00:44:29.425Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-10T00:44:29.425Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-10T00:44:29.425Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-10T00:44:29.425Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-10T00:44:29.425Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-10T00:44:29.425Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-10T00:44:29.425Z] ubuntu-keyring util-linux [2021-07-10T00:44:29.425Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T00:44:29.425Z] Need to get 64.1 MB of archives. [2021-07-10T00:44:29.425Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-10T00:44:29.425Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-10T00:44:29.425Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-10T00:44:29.425Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-10T00:44:29.425Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-10T00:44:29.425Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-10T00:44:29.425Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-10T00:44:29.425Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-10T00:44:29.425Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-10T00:44:29.425Z] 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-07-10T00:44:29.425Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-10T00:44:29.425Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-10T00:44:29.425Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-10T00:44:29.425Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-10T00:44:29.689Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-10T00:44:29.689Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-10T00:44:29.689Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-10T00:44:29.689Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-10T00:44:29.689Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-10T00:44:29.689Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-10T00:44:29.689Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-10T00:44:29.689Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-10T00:44:29.689Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-10T00:44:29.689Z] 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-07-10T00:44:29.689Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-10T00:44:29.689Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-10T00:44:29.689Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-10T00:44:29.689Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-10T00:44:29.689Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-10T00:44:29.689Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-10T00:44:29.689Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-10T00:44:29.689Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-10T00:44:29.689Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-10T00:44:29.689Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-10T00:44:29.689Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-10T00:44:29.689Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-10T00:44:29.689Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-10T00:44:29.689Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-10T00:44:29.689Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-10T00:44:29.689Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-10T00:44:29.689Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-10T00:44:29.689Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-10T00:44:29.950Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-10T00:44:29.950Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-10T00:44:29.950Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-10T00:44:29.950Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-10T00:44:29.950Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-10T00:44:29.950Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-10T00:44:29.950Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-10T00:44:29.950Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-10T00:44:29.950Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-10T00:44:29.950Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-10T00:44:29.950Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-10T00:44:29.950Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-10T00:44:29.950Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-10T00:44:29.950Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-10T00:44:29.950Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-10T00:44:29.950Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-10T00:44:30.212Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-10T00:44:30.212Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-10T00:44:30.212Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-10T00:44:30.212Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-10T00:44:30.481Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-10T00:44:30.481Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-10T00:44:30.481Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-10T00:44:30.481Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-10T00:44:30.481Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-10T00:44:30.481Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-10T00:44:30.481Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-10T00:44:30.744Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-10T00:44:30.744Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-10T00:44:30.744Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-10T00:44:30.744Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-10T00:44:30.744Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-10T00:44:30.744Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-10T00:44:30.744Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-10T00:44:30.744Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-10T00:44:30.744Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-10T00:44:30.744Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-10T00:44:31.005Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-10T00:44:31.005Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-10T00:44:31.005Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-10T00:44:31.005Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-10T00:44:31.005Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-10T00:44:31.005Z] Get:84 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-07-10T00:44:31.005Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-10T00:44:31.005Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-10T00:44:31.005Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-10T00:44:31.005Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-10T00:44:31.005Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-10T00:44:31.005Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-10T00:44:31.005Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-10T00:44:31.005Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-10T00:44:31.005Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-10T00:44:31.005Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-10T00:44:31.005Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-10T00:44:31.005Z] Get:96 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-07-10T00:44:31.005Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-10T00:44:31.266Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-10T00:44:31.267Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-10T00:44:31.267Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-10T00:44:31.267Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-10T00:44:31.267Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-10T00:44:31.267Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T00:44:31.267Z] Fetched 64.1 MB in 2s (33.4 MB/s) [2021-07-10T00:44:31.531Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-10T00:44:31.531Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-10T00:44:31.531Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-10T00:44:31.794Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-10T00:44:31.794Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-10T00:44:32.056Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-10T00:44:32.056Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-10T00:44:32.056Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:32.318Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:44:32.318Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:32.318Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:44:32.318Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:32.318Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:44:32.318Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:32.318Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:44:32.582Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:32.582Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:44:32.582Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:32.582Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:44:32.582Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:32.582Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:44:32.582Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:32.845Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-10T00:44:32.845Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:32.845Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-10T00:44:32.845Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:32.845Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-10T00:44:32.845Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:32.845Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:44:33.108Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:33.108Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:44:33.108Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:33.108Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:44:33.370Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:33.371Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-10T00:44:33.371Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-10T00:44:33.631Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-10T00:44:33.892Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-10T00:44:34.154Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-10T00:44:34.154Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-10T00:44:34.154Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-10T00:44:34.154Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-10T00:44:34.154Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-10T00:44:34.438Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-10T00:44:34.438Z] Installing new version of config file /etc/issue ... [2021-07-10T00:44:34.438Z] Installing new version of config file /etc/issue.net ... [2021-07-10T00:44:34.438Z] Installing new version of config file /etc/lsb-release ... [2021-07-10T00:44:34.699Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-10T00:44:34.961Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-10T00:44:34.961Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-10T00:44:34.961Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-10T00:44:34.961Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:34.961Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-10T00:44:35.222Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-10T00:44:35.222Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-10T00:44:35.222Z] 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-07-10T00:44:35.222Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:35.222Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-10T00:44:35.222Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-10T00:44:35.483Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-10T00:44:35.483Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:35.483Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-10T00:44:35.483Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-10T00:44:35.483Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-10T00:44:35.483Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:35.483Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-10T00:44:35.483Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-10T00:44:35.744Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-10T00:44:35.744Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:35.745Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-10T00:44:35.745Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-10T00:44:36.006Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-10T00:44:36.006Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:36.006Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-10T00:44:36.006Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-10T00:44:36.006Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-10T00:44:36.274Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:36.274Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-10T00:44:36.274Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-10T00:44:36.274Z] Setting up grep (3.1-2build1) ... [2021-07-10T00:44:36.274Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:36.274Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-10T00:44:36.274Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-10T00:44:36.536Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-10T00:44:36.536Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:36.536Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-10T00:44:36.536Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-10T00:44:36.536Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-10T00:44:36.536Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:36.536Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-10T00:44:36.536Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-10T00:44:37.479Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-10T00:44:37.479Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-10T00:44:37.480Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-10T00:44:37.480Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-10T00:44:37.741Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-10T00:44:37.741Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:37.741Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-10T00:44:37.741Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-10T00:44:38.314Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-10T00:44:38.314Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-10T00:44:38.314Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-10T00:44:38.314Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-10T00:44:38.314Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-10T00:44:38.314Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:38.314Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-10T00:44:38.314Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-10T00:44:38.575Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-10T00:44:38.575Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:38.575Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-10T00:44:38.575Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-10T00:44:38.575Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-10T00:44:38.835Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:38.835Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-10T00:44:38.835Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-10T00:44:38.835Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-10T00:44:38.835Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:38.835Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-10T00:44:38.835Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-10T00:44:38.835Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-10T00:44:39.096Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:39.096Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-10T00:44:39.096Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-10T00:44:39.096Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-10T00:44:39.096Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:39.096Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-10T00:44:39.096Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-10T00:44:39.357Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-10T00:44:39.357Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-10T00:44:39.618Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-10T00:44:39.878Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:39.878Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-10T00:44:39.878Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-10T00:44:39.878Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-10T00:44:39.878Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:39.878Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-10T00:44:39.878Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-10T00:44:40.142Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-10T00:44:40.142Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:40.142Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-10T00:44:40.142Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-10T00:44:40.142Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-10T00:44:40.142Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:40.142Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-10T00:44:40.409Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-10T00:44:40.682Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-10T00:44:40.945Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-10T00:44:41.208Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-10T00:44:41.208Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:41.208Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-10T00:44:41.208Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-10T00:44:41.208Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-10T00:44:41.472Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:41.472Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-10T00:44:41.472Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-10T00:44:41.472Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-10T00:44:41.472Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-10T00:44:41.472Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-10T00:44:41.472Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-10T00:44:41.733Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-10T00:44:41.733Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-10T00:44:41.733Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-10T00:44:41.733Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-10T00:44:41.733Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-10T00:44:41.994Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-10T00:44:41.995Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-10T00:44:41.995Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-10T00:44:41.995Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-10T00:44:41.995Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-10T00:44:41.995Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-10T00:44:41.995Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-10T00:44:42.255Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-10T00:44:42.256Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-10T00:44:42.256Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-10T00:44:42.256Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-10T00:44:42.256Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-10T00:44:42.517Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-10T00:44:42.517Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-10T00:44:42.517Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-10T00:44:42.779Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-10T00:44:42.779Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:42.779Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-10T00:44:42.779Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-10T00:44:42.779Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-10T00:44:42.779Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-10T00:44:43.041Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-10T00:44:43.042Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-10T00:44:43.042Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-10T00:44:43.042Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:43.042Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-10T00:44:43.042Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-10T00:44:43.042Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-10T00:44:43.303Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:43.303Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-10T00:44:43.303Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-10T00:44:43.303Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-10T00:44:43.303Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:43.303Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-10T00:44:43.303Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-10T00:44:43.303Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-10T00:44:43.878Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:43.878Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-10T00:44:43.878Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-10T00:44:43.878Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-10T00:44:43.878Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:43.878Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-10T00:44:43.878Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-10T00:44:43.878Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-10T00:44:44.140Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:44.140Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-10T00:44:44.140Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-10T00:44:44.140Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-10T00:44:44.402Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:44.402Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-10T00:44:44.402Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-10T00:44:44.402Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-10T00:44:44.402Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:44.402Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-10T00:44:44.402Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-10T00:44:44.402Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-10T00:44:44.664Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:44.664Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-10T00:44:44.664Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-10T00:44:44.664Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-10T00:44:44.664Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:44.664Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-10T00:44:44.664Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-10T00:44:44.925Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-10T00:44:44.925Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:44.925Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-10T00:44:44.925Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-10T00:44:44.925Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-10T00:44:44.925Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:44.925Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-10T00:44:44.925Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-10T00:44:45.187Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-10T00:44:45.187Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:45.187Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-10T00:44:45.187Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-10T00:44:45.187Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-10T00:44:45.187Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:45.187Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-10T00:44:45.187Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-10T00:44:45.449Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-10T00:44:45.449Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:45.449Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-10T00:44:45.449Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-10T00:44:45.449Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-10T00:44:45.450Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-10T00:44:45.450Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-10T00:44:45.450Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-10T00:44:45.722Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-10T00:44:45.722Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-10T00:44:45.722Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-10T00:44:45.722Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-10T00:44:45.985Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-10T00:44:45.985Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-10T00:44:45.985Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-10T00:44:45.985Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-10T00:44:45.985Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-10T00:44:45.985Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-10T00:44:46.248Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-10T00:44:46.248Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-10T00:44:46.248Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-10T00:44:46.248Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-10T00:44:46.509Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-10T00:44:46.509Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-10T00:44:46.509Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-10T00:44:46.509Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-10T00:44:46.509Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-10T00:44:46.509Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-10T00:44:46.771Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-10T00:44:46.771Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-10T00:44:47.033Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-10T00:44:47.033Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-10T00:44:47.033Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-10T00:44:47.033Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-10T00:44:47.295Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-10T00:44:47.295Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-10T00:44:47.574Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-10T00:44:47.574Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-10T00:44:47.574Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-10T00:44:47.574Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-10T00:44:47.574Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-10T00:44:47.574Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-10T00:44:47.837Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:47.837Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-10T00:44:47.837Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:47.837Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-10T00:44:47.837Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:47.837Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-10T00:44:48.101Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:48.101Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-10T00:44:49.054Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:49.054Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-10T00:44:49.627Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:49.627Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-10T00:44:49.889Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:49.889Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-10T00:44:50.151Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:50.151Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-10T00:44:51.098Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:51.098Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-10T00:44:51.098Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-10T00:44:51.098Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-10T00:44:51.098Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-10T00:44:51.098Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-10T00:44:51.360Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-10T00:44:51.360Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-10T00:44:51.360Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-10T00:44:51.360Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-10T00:44:51.622Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-10T00:44:51.622Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-10T00:44:51.623Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-10T00:44:51.623Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-10T00:44:51.623Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-10T00:44:51.623Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-10T00:44:51.885Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:51.885Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-10T00:44:51.885Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:51.885Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:51.885Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:51.885Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-10T00:44:51.885Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-10T00:44:51.885Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-10T00:44:51.885Z] [2021-07-10T00:44:51.885Z] Current default time zone: 'Etc/UTC' [2021-07-10T00:44:51.885Z] Local time is now: Sat Jul 10 00:44:51 UTC 2021. [2021-07-10T00:44:51.885Z] Universal Time is now: Sat Jul 10 00:44:51 UTC 2021. [2021-07-10T00:44:51.885Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-10T00:44:51.885Z] [2021-07-10T00:44:51.885Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-10T00:44:51.885Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:51.885Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-10T00:44:51.885Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-10T00:44:52.147Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-10T00:44:52.147Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-10T00:44:52.147Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-10T00:44:52.147Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-10T00:44:52.147Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-10T00:44:52.147Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-10T00:44:52.147Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:52.147Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-10T00:44:52.147Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-10T00:44:52.147Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-10T00:44:52.147Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:52.147Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-10T00:44:52.147Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-10T00:44:52.147Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-10T00:44:52.147Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-10T00:44:52.147Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-10T00:44:52.147Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-10T00:44:52.147Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-10T00:44:52.147Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-10T00:44:54.064Z] Updating certificates in /etc/ssl/certs... [2021-07-10T00:44:55.010Z] 23 added, 27 removed; done. [2021-07-10T00:44:55.010Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-10T00:44:55.010Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:55.010Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-10T00:44:55.010Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-10T00:44:55.273Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-10T00:44:55.273Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-10T00:44:55.273Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-10T00:44:55.273Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-10T00:44:55.273Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-10T00:44:55.273Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-10T00:44:55.273Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-10T00:44:55.273Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-10T00:44:55.273Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-10T00:44:55.273Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-10T00:44:55.273Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-10T00:44:55.273Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-10T00:44:55.273Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-10T00:44:55.273Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-10T00:44:55.273Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-10T00:44:55.273Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-10T00:44:55.273Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-10T00:44:55.273Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-10T00:44:55.273Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-10T00:44:55.534Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-10T00:44:55.534Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-10T00:44:55.534Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-10T00:44:55.534Z] Updating certificates in /etc/ssl/certs... [2021-07-10T00:44:56.108Z] 0 added, 0 removed; done. [2021-07-10T00:44:56.108Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-10T00:44:56.108Z] done. [2021-07-10T00:44:56.685Z] Reading package lists... [2021-07-10T00:44:56.685Z] Building dependency tree... [2021-07-10T00:44:56.685Z] Reading state information... [2021-07-10T00:44:56.947Z] The following NEW packages will be installed: [2021-07-10T00:44:56.947Z] apt-transport-https [2021-07-10T00:44:56.947Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T00:44:57.209Z] Need to get 4348 B of archives. [2021-07-10T00:44:57.209Z] After this operation, 154 kB of additional disk space will be used. [2021-07-10T00:44:57.209Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-10T00:44:57.209Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T00:44:57.209Z] Fetched 4348 B in 0s (24.6 kB/s) [2021-07-10T00:44:57.209Z] Selecting previously unselected package apt-transport-https. [2021-07-10T00:44:57.209Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-10T00:44:57.209Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-10T00:44:57.209Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-10T00:44:57.470Z] Setting up apt-transport-https (1.6.14) ... [2021-07-10T00:44:57.739Z] Waiting for network to be ready... [2021-07-10T00:45:03.346Z] 2021-07-10T00:45:00Z INFO Waiting for automatic snapd restart... [2021-07-10T00:45:03.920Z] snapd 2.51.1 from Canonical* installed [2021-07-10T00:45:04.862Z] "snapd" switched to the "latest/stable" channel [2021-07-10T00:45:04.862Z] [2021-07-10T00:45:07.424Z] core18 20210611 from Canonical* installed [2021-07-10T00:45:07.424Z] "core18" switched to the "latest/stable" channel [2021-07-10T00:45:07.424Z] [2021-07-10T00:45:11.643Z] snapcraft 4.8.3 from Canonical* installed [2021-07-10T00:45:11.910Z] "snapcraft" switched to the "latest/stable" channel [2021-07-10T00:45:11.910Z] [2021-07-10T00:45:16.170Z] 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-07-10T00:45:16.170Z] - README.md [2021-07-10T00:45:16.170Z] [2021-07-10T00:45:16.170Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-10T00:45:16.448Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-10T00:45:16.715Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-10T00:45:16.715Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-10T00:45:18.054Z] Reading package lists... [2021-07-10T00:45:18.395Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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-07-10T00:45:18.395Z] Reading package lists... [2021-07-10T00:45:18.667Z] Building dependency tree... [2021-07-10T00:45:18.667Z] Reading state information... [2021-07-10T00:45:18.667Z] Suggested packages: [2021-07-10T00:45:18.667Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-10T00:45:18.667Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-10T00:45:18.667Z] Recommended packages: [2021-07-10T00:45:18.667Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-10T00:45:18.939Z] The following NEW packages will be installed: [2021-07-10T00:45:18.939Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-10T00:45:18.939Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-10T00:45:18.939Z] pkg-config zip [2021-07-10T00:45:18.939Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T00:45:18.939Z] Need to get 7663 kB of archives. [2021-07-10T00:45:18.939Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-10T00:45:18.939Z] 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-07-10T00:45:18.939Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-10T00:45:19.201Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-10T00:45:19.201Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-10T00:45:19.201Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-10T00:45:19.201Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-10T00:45:19.201Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-10T00:45:19.201Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-10T00:45:19.463Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-10T00:45:19.463Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-10T00:45:19.463Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-10T00:45:19.463Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-10T00:45:19.463Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-10T00:45:19.725Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-10T00:45:19.725Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-10T00:45:19.725Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T00:45:19.725Z] Fetched 7663 kB in 1s (9941 kB/s) [2021-07-10T00:45:19.725Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-10T00:45:19.725Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-10T00:45:19.725Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-10T00:45:19.725Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-10T00:45:19.987Z] Selecting previously unselected package libpsl5:amd64. [2021-07-10T00:45:19.987Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-10T00:45:19.987Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-10T00:45:19.987Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-10T00:45:19.987Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-10T00:45:19.987Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-10T00:45:20.250Z] Selecting previously unselected package librtmp1:amd64. [2021-07-10T00:45:20.250Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-10T00:45:20.250Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-10T00:45:20.250Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-10T00:45:20.251Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-10T00:45:20.251Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-10T00:45:20.251Z] Selecting previously unselected package liberror-perl. [2021-07-10T00:45:20.251Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-10T00:45:20.251Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-10T00:45:20.251Z] Selecting previously unselected package git-man. [2021-07-10T00:45:20.251Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-10T00:45:20.251Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-10T00:45:20.514Z] Selecting previously unselected package git. [2021-07-10T00:45:20.514Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-10T00:45:20.514Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-10T00:45:21.086Z] Selecting previously unselected package libnorm1:amd64. [2021-07-10T00:45:21.087Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-10T00:45:21.087Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-10T00:45:21.087Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-10T00:45:21.087Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-10T00:45:21.087Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-10T00:45:21.087Z] Selecting previously unselected package libsodium23:amd64. [2021-07-10T00:45:21.087Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-10T00:45:21.087Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-10T00:45:21.350Z] Selecting previously unselected package libzmq5:amd64. [2021-07-10T00:45:21.350Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-10T00:45:21.350Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-10T00:45:21.350Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-10T00:45:21.350Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-10T00:45:21.350Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-10T00:45:21.350Z] Selecting previously unselected package pkg-config. [2021-07-10T00:45:21.350Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-10T00:45:21.350Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-10T00:45:21.350Z] Selecting previously unselected package zip. [2021-07-10T00:45:21.350Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-10T00:45:21.350Z] Unpacking zip (3.0-11build1) ... [2021-07-10T00:45:21.610Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-10T00:45:21.610Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-10T00:45:21.610Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-10T00:45:21.610Z] Setting up liberror-perl (0.17025-1) ... [2021-07-10T00:45:21.610Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-10T00:45:21.610Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-10T00:45:21.610Z] No schema files found: doing nothing. [2021-07-10T00:45:21.610Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-10T00:45:21.610Z] Setting up zip (3.0-11build1) ... [2021-07-10T00:45:21.610Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-10T00:45:21.610Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-10T00:45:21.610Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-10T00:45:21.649Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:45:21.649Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:45:21.649Z] ---> c587ab47a641 [2021-07-10T00:45:21.649Z] Step 3/24 : WORKDIR /edgex-go [2021-07-10T00:45:21.649Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:45:21.649Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:45:21.649Z] ---> c587ab47a641 [2021-07-10T00:45:21.649Z] Step 3/23 : WORKDIR /edgex-go [2021-07-10T00:45:21.649Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:45:21.649Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:45:21.649Z] ---> c587ab47a641 [2021-07-10T00:45:21.649Z] Step 3/32 : WORKDIR /edgex-go [2021-07-10T00:45:21.649Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:45:21.649Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:45:21.649Z] ---> c587ab47a641 [2021-07-10T00:45:21.649Z] Step 3/24 : WORKDIR /edgex-go [2021-07-10T00:45:21.649Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:45:21.649Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:45:21.649Z] ---> c587ab47a641 [2021-07-10T00:45:21.649Z] Step 3/23 : WORKDIR /edgex-go [2021-07-10T00:45:21.649Z] ---> Running in f5e8f865026d [2021-07-10T00:45:21.649Z] ---> Running in 0390b89f0189 [2021-07-10T00:45:21.649Z] ---> Running in a83808df632c [2021-07-10T00:45:21.649Z] ---> Running in cf8cc2f87e32 [2021-07-10T00:45:21.649Z] ---> Running in 7be9e302fad8 [2021-07-10T00:45:21.649Z] Removing intermediate container 0390b89f0189 [2021-07-10T00:45:21.649Z] Removing intermediate container f5e8f865026d [2021-07-10T00:45:21.649Z] ---> b2231d766b89 [2021-07-10T00:45:21.649Z] ---> e2a785a77361 [2021-07-10T00:45:21.649Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:45:21.649Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:45:21.649Z] Removing intermediate container a83808df632c [2021-07-10T00:45:21.649Z] ---> 7b46909575c3 [2021-07-10T00:45:21.649Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:45:21.649Z] Removing intermediate container cf8cc2f87e32 [2021-07-10T00:45:21.649Z] ---> 7c145dfa3139 [2021-07-10T00:45:21.649Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:45:21.649Z] Removing intermediate container 7be9e302fad8 [2021-07-10T00:45:21.649Z] ---> 97bf234d3c0c [2021-07-10T00:45:21.649Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:45:21.649Z] ---> Running in 478f9e6e354d [2021-07-10T00:45:21.649Z] ---> Running in 7cb7b424e266 [2021-07-10T00:45:21.649Z] ---> Running in 87b474aa491f [2021-07-10T00:45:21.649Z] ---> Running in 25725ee4cabb [2021-07-10T00:45:21.649Z] ---> Running in e66d7f264dca [2021-07-10T00:45:21.872Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-10T00:45:21.872Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-10T00:45:21.872Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-10T00:45:21.872Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-10T00:45:21.872Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-10T00:45:22.443Z] git set to automatically installed. [2021-07-10T00:45:22.443Z] git-man set to automatically installed. [2021-07-10T00:45:22.443Z] libcurl3-gnutls set to automatically installed. [2021-07-10T00:45:22.443Z] liberror-perl set to automatically installed. [2021-07-10T00:45:22.443Z] libglib2.0-0 set to automatically installed. [2021-07-10T00:45:22.443Z] libnghttp2-14 set to automatically installed. [2021-07-10T00:45:22.443Z] libnorm1 set to automatically installed. [2021-07-10T00:45:22.443Z] libpgm-5.2-0 set to automatically installed. [2021-07-10T00:45:22.443Z] libpsl5 set to automatically installed. [2021-07-10T00:45:22.443Z] librtmp1 set to automatically installed. [2021-07-10T00:45:22.443Z] libsodium23 set to automatically installed. [2021-07-10T00:45:22.443Z] libzmq3-dev set to automatically installed. [2021-07-10T00:45:22.443Z] libzmq5 set to automatically installed. [2021-07-10T00:45:22.443Z] pkg-config set to automatically installed. [2021-07-10T00:45:22.443Z] zip set to automatically installed. [2021-07-10T00:45:23.830Z] snapd is not logged in, snap install commands will use sudo [2021-07-10T00:45:24.775Z] snap "core18" has no updates available [2021-07-10T00:45:25.058Z] Removing intermediate container 7cb7b424e266 [2021-07-10T00:45:25.058Z] ---> f2eeb3cb7839 [2021-07-10T00:45:25.058Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-10T00:45:25.058Z] ---> Running in 52ce8f30ea56 [2021-07-10T00:45:25.058Z] Removing intermediate container 478f9e6e354d [2021-07-10T00:45:25.058Z] ---> 87515ee05f7a [2021-07-10T00:45:25.058Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-10T00:45:25.334Z] Removing intermediate container 25725ee4cabb [2021-07-10T00:45:25.334Z] ---> 1fa34e93db06 [2021-07-10T00:45:25.334Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-10T00:45:25.334Z] ---> Running in c8020f8a3fb9 [2021-07-10T00:45:25.334Z] Removing intermediate container e66d7f264dca [2021-07-10T00:45:25.334Z] ---> e082e31fa5de [2021-07-10T00:45:25.334Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-10T00:45:25.620Z] ---> Running in a9cd1c95eb1d [2021-07-10T00:45:25.730Z] snapd is not logged in, snap install commands will use sudo [2021-07-10T00:45:25.916Z] ---> Running in d889e73ae31f [2021-07-10T00:45:25.916Z] Removing intermediate container 87b474aa491f [2021-07-10T00:45:25.916Z] ---> 88416fb8d8c4 [2021-07-10T00:45:25.916Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-10T00:45:26.202Z] ---> Running in 8bbc4e54a31c [2021-07-10T00:45:27.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:45:27.535Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:45:27.811Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:45:27.811Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:45:27.811Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:45:28.086Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:45:28.682Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:45:28.682Z] OK: 218 MiB in 52 packages [2021-07-10T00:45:28.964Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:45:29.239Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:45:29.239Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:45:29.518Z] OK: 218 MiB in 52 packages [2021-07-10T00:45:30.124Z] OK: 218 MiB in 52 packages [2021-07-10T00:45:30.124Z] Removing intermediate container 52ce8f30ea56 [2021-07-10T00:45:30.124Z] ---> e047487d6e55 [2021-07-10T00:45:30.124Z] Step 6/23 : COPY go.mod . [2021-07-10T00:45:30.403Z] OK: 218 MiB in 52 packages [2021-07-10T00:45:31.005Z] Removing intermediate container c8020f8a3fb9 [2021-07-10T00:45:31.005Z] ---> b6ec7124b5fe [2021-07-10T00:45:31.005Z] Step 6/24 : COPY go.mod . [2021-07-10T00:45:31.005Z] OK: 218 MiB in 52 packages [2021-07-10T00:45:31.291Z] ---> 826ccb7611f6 [2021-07-10T00:45:31.291Z] Step 7/23 : RUN go mod download [2021-07-10T00:45:31.896Z] ---> Running in 63345782d87f [2021-07-10T00:45:31.896Z] Removing intermediate container a9cd1c95eb1d [2021-07-10T00:45:31.896Z] ---> 1d409b9018ab [2021-07-10T00:45:31.896Z] Step 6/24 : COPY go.mod . [2021-07-10T00:45:32.170Z] Removing intermediate container 8bbc4e54a31c [2021-07-10T00:45:32.170Z] ---> 859ff6e28136 [2021-07-10T00:45:32.170Z] Step 6/32 : COPY go.mod . [2021-07-10T00:45:32.170Z] ---> 6b45de9fc67e [2021-07-10T00:45:32.170Z] Step 7/24 : RUN go mod download [2021-07-10T00:45:32.444Z] ---> Running in 7290fd59f60e [2021-07-10T00:45:33.050Z] Removing intermediate container d889e73ae31f [2021-07-10T00:45:33.050Z] ---> a3488a3bf6ed [2021-07-10T00:45:33.050Z] Step 6/23 : COPY go.mod . [2021-07-10T00:45:33.050Z] ---> 2cc01f7a28e5 [2021-07-10T00:45:33.050Z] Step 7/24 : RUN go mod download [2021-07-10T00:45:33.324Z] ---> Running in 6eef14da595d [2021-07-10T00:45:33.600Z] ---> 98f59157d20b [2021-07-10T00:45:33.600Z] Step 7/32 : RUN go mod download [2021-07-10T00:45:33.878Z] ---> Running in d8aecd5cbc0f [2021-07-10T00:45:33.893Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-07-10T00:45:34.465Z] Pulling config-common [2021-07-10T00:45:34.465Z] + snapcraftctl pull [2021-07-10T00:45:34.489Z] ---> e33b7fdc77a3 [2021-07-10T00:45:34.489Z] Step 7/23 : RUN go mod download [2021-07-10T00:45:34.489Z] ---> Running in 3129bdb5506c [2021-07-10T00:45:35.862Z] Pulling go-build-helper [2021-07-10T00:45:35.862Z] + snapcraftctl pull [2021-07-10T00:45:36.488Z] Removing intermediate container 63345782d87f [2021-07-10T00:45:36.488Z] ---> 56ecedbfc452 [2021-07-10T00:45:36.488Z] Step 8/23 : COPY . . [2021-07-10T00:45:36.767Z] Removing intermediate container 7290fd59f60e [2021-07-10T00:45:36.767Z] ---> 1e8d37236b3e [2021-07-10T00:45:36.767Z] Step 8/24 : COPY . . [2021-07-10T00:45:37.253Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-10T00:45:37.253Z] Skipping pull go-build-helper (already ran) [2021-07-10T00:45:37.253Z] Building go-build-helper [2021-07-10T00:45:37.253Z] + snapcraftctl build [2021-07-10T00:45:38.214Z] Removing intermediate container 6eef14da595d [2021-07-10T00:45:38.214Z] ---> f8ce9b66a38f [2021-07-10T00:45:38.214Z] Step 8/24 : COPY . . [2021-07-10T00:45:38.214Z] Removing intermediate container d8aecd5cbc0f [2021-07-10T00:45:38.214Z] ---> 7bdc0133bad0 [2021-07-10T00:45:38.214Z] Step 8/32 : COPY . . [2021-07-10T00:45:38.818Z] Removing intermediate container 3129bdb5506c [2021-07-10T00:45:38.818Z] ---> 8389ca5be907 [2021-07-10T00:45:38.818Z] Step 8/23 : COPY . . [2021-07-10T00:45:39.191Z] Staging go-build-helper [2021-07-10T00:45:39.191Z] + snapcraftctl stage [2021-07-10T00:45:54.105Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-10T00:45:54.105Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-10T00:45:54.105Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-10T00:45:54.105Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-10T00:45:54.105Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-10T00:45:54.105Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-10T00:45:54.105Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-10T00:45:54.105Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-10T00:45:54.105Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-10T00:45:54.106Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-10T00:45:54.106Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-10T00:45:54.106Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-10T00:45:54.106Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-10T00:45:54.106Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-10T00:45:54.106Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-10T00:45:54.106Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-10T00:45:54.106Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-10T00:45:54.106Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-10T00:45:54.106Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-10T00:45:54.106Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-10T00:45:54.106Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-10T00:45:54.106Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-10T00:45:54.106Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-10T00:45:54.106Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-10T00:45:54.106Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-10T00:45:54.106Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-10T00:45:54.106Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-10T00:45:54.106Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-10T00:45:54.106Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-10T00:45:54.106Z] Fetched 224 kB in 0s (0 B/s) [2021-07-10T00:45:54.106Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-10T00:45:54.106Z] Fetched 157 kB in 0s (0 B/s) [2021-07-10T00:45:54.106Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-10T00:45:54.106Z] Fetched 221 kB in 0s (0 B/s) [2021-07-10T00:45:54.106Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-10T00:45:54.106Z] Fetched 143 kB in 0s (0 B/s) [2021-07-10T00:45:54.106Z] Pulling edgex-go [2021-07-10T00:45:54.106Z] + snapcraftctl pull [2021-07-10T00:45:55.494Z] Pulling hooks [2021-07-10T00:45:55.494Z] + snapcraftctl pull [2021-07-10T00:46:01.214Z] ---> 84592d86bc4d [2021-07-10T00:46:01.214Z] Step 9/23 : RUN go mod tidy [2021-07-10T00:46:01.214Z] ---> f83a83d18457 [2021-07-10T00:46:01.214Z] Step 9/24 : RUN go mod tidy [2021-07-10T00:46:01.214Z] ---> Running in b5999ae34822 [2021-07-10T00:46:01.214Z] ---> Running in eaa91e3f0277 [2021-07-10T00:46:01.214Z] ---> fd408e8f52b3 [2021-07-10T00:46:01.214Z] Step 9/24 : RUN go mod tidy [2021-07-10T00:46:01.214Z] ---> c6cedc944892 [2021-07-10T00:46:01.214Z] Step 9/32 : RUN go mod tidy [2021-07-10T00:46:01.214Z] ---> 202fe4a29809 [2021-07-10T00:46:01.214Z] Step 9/23 : RUN go mod tidy [2021-07-10T00:46:01.214Z] ---> Running in 4f0a4d7555e2 [2021-07-10T00:46:01.214Z] ---> Running in f20e9501736f [2021-07-10T00:46:01.214Z] ---> Running in 1ea62ff64922 [2021-07-10T00:46:05.580Z] Removing intermediate container b5999ae34822 [2021-07-10T00:46:05.580Z] ---> 75762bb43dd0 [2021-07-10T00:46:05.580Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-10T00:46:05.855Z] ---> Running in 4127be69f8d3 [2021-07-10T00:46:06.133Z] Removing intermediate container eaa91e3f0277 [2021-07-10T00:46:06.133Z] ---> 7a3d63592c5a [2021-07-10T00:46:06.133Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-10T00:46:06.411Z] ---> Running in 66a7255d5406 [2021-07-10T00:46:06.690Z] Removing intermediate container 1ea62ff64922 [2021-07-10T00:46:06.691Z] ---> bd71efe55ead [2021-07-10T00:46:06.691Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-10T00:46:06.970Z] Removing intermediate container f20e9501736f [2021-07-10T00:46:06.970Z] ---> 21c5b556f91f [2021-07-10T00:46:06.970Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-10T00:46:06.970Z] ---> Running in d68fc1ddbd3d [2021-07-10T00:46:07.247Z] ---> Running in d28976b82392 [2021-07-10T00:46:07.524Z] Removing intermediate container 4f0a4d7555e2 [2021-07-10T00:46:07.524Z] ---> e9208534d91a [2021-07-10T00:46:07.524Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-10T00:46:07.816Z] ---> Running in cbb1b4f5814a [2021-07-10T00:46:08.093Z] 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-07-10T00:46:08.696Z] 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-07-10T00:46:09.295Z] 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-07-10T00:46:09.898Z] 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-07-10T00:46:10.175Z] 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-07-10T00:46:13.620Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-10T00:46:13.620Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-10T00:46:13.620Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-10T00:46:13.620Z] Fetched 0 B in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-10T00:46:13.620Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-10T00:46:13.620Z] Fetched 279 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-10T00:46:13.620Z] Fetched 122 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-10T00:46:13.620Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-10T00:46:13.620Z] Fetched 8848 B in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-10T00:46:13.620Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-10T00:46:13.620Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-10T00:46:13.620Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-10T00:46:13.620Z] Fetched 219 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-10T00:46:13.620Z] Fetched 154 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-10T00:46:13.620Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-10T00:46:13.620Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-10T00:46:13.620Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-10T00:46:13.620Z] Fetched 499 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-10T00:46:13.620Z] Fetched 111 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-10T00:46:13.620Z] Fetched 240 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-10T00:46:13.620Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-10T00:46:13.620Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-10T00:46:13.620Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-10T00:46:13.620Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-10T00:46:13.620Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-10T00:46:13.620Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-10T00:46:13.620Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-10T00:46:13.620Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-10T00:46:13.620Z] Fetched 8720 B in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-10T00:46:13.620Z] Fetched 140 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-10T00:46:13.620Z] Fetched 119 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-10T00:46:13.620Z] Fetched 111 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-10T00:46:13.620Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-10T00:46:13.620Z] Fetched 645 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-10T00:46:13.620Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-10T00:46:13.620Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-10T00:46:13.620Z] Fetched 368 kB in 0s (0 B/s) [2021-07-10T00:46:13.620Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-10T00:46:13.620Z] Fetched 187 kB in 0s (0 B/s) [2021-07-10T00:46:13.621Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-10T00:46:13.621Z] Fetched 175 kB in 0s (0 B/s) [2021-07-10T00:46:13.621Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-10T00:46:13.621Z] Fetched 206 kB in 0s (0 B/s) [2021-07-10T00:46:13.621Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-10T00:46:13.621Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-10T00:46:13.621Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-10T00:46:13.621Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-10T00:46:13.621Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-10T00:46:13.621Z] Fetched 159 kB in 0s (0 B/s) [2021-07-10T00:46:13.621Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-10T00:46:13.621Z] Fetched 107 kB in 0s (0 B/s) [2021-07-10T00:46:13.621Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-10T00:46:13.621Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-10T00:46:13.621Z] Pulling static-packages [2021-07-10T00:46:13.621Z] + snapcraftctl pull [2021-07-10T00:46:13.621Z] Pulling version [2021-07-10T00:46:13.621Z] + cd /root/project [2021-07-10T00:46:13.621Z] + git describe --tags --abbrev=0 [2021-07-10T00:46:13.621Z] + sed s/v// [2021-07-10T00:46:13.621Z] + GIT_VERSION=2.0.1-dev.3 [2021-07-10T00:46:13.621Z] + [ -z 2.0.1-dev.3 ] [2021-07-10T00:46:13.621Z] + snapcraftctl set-version 2.0.1-dev.3 [2021-07-10T00:46:13.621Z] Building config-common [2021-07-10T00:46:13.621Z] + snapcraftctl build [2021-07-10T00:46:15.539Z] Skipping build go-build-helper (already ran) [2021-07-10T00:46:15.800Z] Building edgex-go [2021-07-10T00:46:16.061Z] + cd /root/parts/edgex-go/src [2021-07-10T00:46:16.061Z] + git describe --tags --abbrev=0 [2021-07-10T00:46:16.061Z] + sed s/v// [2021-07-10T00:46:16.061Z] + GIT_VERSION=2.0.1-dev.3 [2021-07-10T00:46:16.061Z] + [ -z 2.0.1-dev.3 ] [2021-07-10T00:46:16.061Z] + echo 2.0.1-dev.3 [2021-07-10T00:46:16.061Z] + make build [2021-07-10T00:46:16.061Z] go mod tidy [2021-07-10T00:46:17.447Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-10T00:46:17.447Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-10T00:46:17.447Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-07-10T00:46:17.447Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-10T00:46:17.708Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-10T00:46:17.708Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-07-10T00:46:17.708Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-10T00:46:17.708Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-10T00:46:17.708Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-10T00:46:17.708Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-10T00:46:17.708Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-10T00:46:17.708Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-10T00:46:18.344Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-10T00:46:18.606Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-10T00:46:18.924Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-10T00:46:18.924Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-10T00:46:19.190Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-07-10T00:46:19.190Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-10T00:46:19.190Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-10T00:46:20.133Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-10T00:46:22.683Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-10T00:46:22.683Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-10T00:46:22.683Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-10T00:46:25.993Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-10T00:46:25.993Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-10T00:46:25.993Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-10T00:46:25.993Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-10T00:46:25.993Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-10T00:46:26.260Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-10T00:46:26.260Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-10T00:46:26.260Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-10T00:46:26.260Z] go: downloading golang.org/x/text v0.3.2 [2021-07-10T00:46:26.260Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-10T00:46:26.260Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-10T00:46:26.545Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-10T00:46:26.545Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-10T00:46:26.545Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-10T00:46:26.545Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-10T00:46:26.545Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-10T00:46:26.545Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-10T00:46:26.545Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-10T00:46:26.815Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-10T00:46:26.815Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-10T00:46:26.815Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-10T00:46:27.076Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-10T00:46:27.076Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-10T00:46:27.076Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-10T00:46:27.076Z] go: downloading github.com/kr/text v0.1.0 [2021-07-10T00:46:27.076Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-10T00:46:27.076Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-10T00:46:27.076Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-10T00:46:27.336Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-10T00:46:27.336Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-10T00:46:27.336Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-10T00:46:27.336Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-10T00:46:27.336Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-10T00:46:27.336Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-10T00:46:27.336Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-10T00:46:27.336Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-10T00:46:27.336Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-10T00:46:27.336Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-10T00:46:27.336Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-10T00:46:27.336Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-10T00:46:27.336Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-10T00:46:27.597Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-10T00:46:27.597Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-10T00:46:27.597Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-10T00:46:27.597Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-10T00:46:27.597Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-10T00:46:27.597Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-10T00:46:27.597Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-10T00:46:27.597Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-10T00:46:27.597Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-10T00:46:27.597Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-10T00:46:27.597Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-10T00:46:27.597Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-10T00:46:27.597Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-10T00:46:27.597Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/core-data/core-data ./cmd/core-data [2021-07-10T00:46:35.730Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-10T00:46:41.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/core-command/core-command ./cmd/core-command [2021-07-10T00:46:41.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-10T00:46:42.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-10T00:46:42.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-10T00:46:43.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-10T00:46:44.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-10T00:46:46.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-10T00:46:47.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-10T00:46:48.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-10T00:46:49.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-10T00:46:50.469Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-10T00:46:50.469Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-10T00:46:50.469Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-10T00:46:50.469Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-10T00:46:50.469Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-10T00:46:50.469Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-10T00:46:50.469Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-10T00:46:50.731Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-10T00:46:50.731Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-10T00:46:50.731Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-10T00:46:50.731Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-10T00:46:50.731Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-10T00:46:50.731Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-10T00:46:50.731Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-10T00:46:50.731Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-10T00:46:50.731Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-10T00:46:50.731Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-10T00:46:50.731Z] + 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-07-10T00:46:50.731Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-10T00:46:50.731Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-10T00:46:50.731Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-10T00:46:50.731Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-10T00:46:50.731Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-10T00:46:50.731Z] + 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-07-10T00:46:50.731Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-10T00:46:50.731Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-10T00:46:50.731Z] + 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-07-10T00:46:51.777Z] Building hooks [2021-07-10T00:46:51.777Z] + cd /root/parts/hooks/src [2021-07-10T00:46:51.777Z] + make build [2021-07-10T00:46:51.777Z] go mod tidy [2021-07-10T00:46:52.081Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-10T00:46:52.353Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-10T00:46:52.353Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-10T00:46:52.353Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-10T00:46:52.353Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-10T00:46:53.300Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-10T00:46:53.562Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-10T00:46:53.562Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-10T00:46:56.886Z] Building static-packages [2021-07-10T00:46:56.886Z] + snapcraftctl build [2021-07-10T00:46:58.275Z] Building version [2021-07-10T00:46:58.275Z] + snapcraftctl build [2021-07-10T00:47:00.826Z] Staging config-common [2021-07-10T00:47:00.826Z] + snapcraftctl stage [2021-07-10T00:47:01.400Z] Skipping stage go-build-helper (already ran) [2021-07-10T00:47:01.400Z] Staging edgex-go [2021-07-10T00:47:01.400Z] + snapcraftctl stage [2021-07-10T00:47:02.789Z] Staging hooks [2021-07-10T00:47:02.790Z] + snapcraftctl stage [2021-07-10T00:47:03.731Z] Staging static-packages [2021-07-10T00:47:03.731Z] + snapcraftctl stage [2021-07-10T00:47:04.675Z] Staging version [2021-07-10T00:47:04.675Z] + snapcraftctl stage [2021-07-10T00:47:05.617Z] Priming config-common [2021-07-10T00:47:05.617Z] + snapcraftctl prime [2021-07-10T00:47:06.572Z] Priming go-build-helper [2021-07-10T00:47:06.572Z] + snapcraftctl prime [2021-07-10T00:47:07.958Z] Priming edgex-go [2021-07-10T00:47:07.958Z] + snapcraftctl prime [2021-07-10T00:47:09.346Z] Priming hooks [2021-07-10T00:47:09.346Z] + snapcraftctl prime [2021-07-10T00:47:10.288Z] Priming static-packages [2021-07-10T00:47:10.288Z] + snapcraftctl prime [2021-07-10T00:47:12.838Z] Priming version [2021-07-10T00:47:12.838Z] + snapcraftctl prime [2021-07-10T00:47:13.781Z] 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-07-10T00:48:02.070Z] Removing intermediate container 66a7255d5406 [2021-07-10T00:48:02.070Z] ---> 4fc5cf285341 [2021-07-10T00:48:02.070Z] [2021-07-10T00:48:02.070Z] Step 11/24 : FROM alpine:3.12 [2021-07-10T00:48:02.070Z] 3.12: Pulling from library/alpine [2021-07-10T00:48:02.070Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-10T00:48:02.070Z] Status: Downloaded newer image for alpine:3.12 [2021-07-10T00:48:02.070Z] ---> c4fd0aeabfcf [2021-07-10T00:48:02.070Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-10T00:48:03.085Z] ---> Running in a5a72f4a3424 [2021-07-10T00:48:03.361Z] Removing intermediate container 4127be69f8d3 [2021-07-10T00:48:03.362Z] ---> 01d883109382 [2021-07-10T00:48:03.362Z] [2021-07-10T00:48:03.362Z] Step 11/23 : FROM alpine:3.12 [2021-07-10T00:48:03.362Z] ---> c4fd0aeabfcf [2021-07-10T00:48:03.362Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-10T00:48:03.969Z] Removing intermediate container d28976b82392 [2021-07-10T00:48:03.969Z] ---> 5933fc0e48d8 [2021-07-10T00:48:03.969Z] [2021-07-10T00:48:03.969Z] Step 11/32 : FROM alpine:3.12 [2021-07-10T00:48:03.969Z] ---> c4fd0aeabfcf [2021-07-10T00:48:03.969Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-10T00:48:04.246Z] ---> Running in 55789371a990 [2021-07-10T00:48:04.846Z] ---> Running in 0c603863188e [2021-07-10T00:48:05.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:48:05.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:48:06.068Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-10T00:48:06.068Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:48:06.068Z] OK: 5 MiB in 15 packages [2021-07-10T00:48:06.068Z] Removing intermediate container 0c603863188e [2021-07-10T00:48:06.068Z] ---> 1924e597b8d3 [2021-07-10T00:48:06.068Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-10T00:48:06.344Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:48:06.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:48:06.623Z] ---> Running in bfb6a05f3b1d [2021-07-10T00:48:06.623Z] Removing intermediate container cbb1b4f5814a [2021-07-10T00:48:06.623Z] ---> aeefcb7bc182 [2021-07-10T00:48:06.955Z] [2021-07-10T00:48:06.955Z] Step 11/23 : FROM alpine:3.12 [2021-07-10T00:48:06.955Z] ---> c4fd0aeabfcf [2021-07-10T00:48:06.955Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-10T00:48:07.231Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-10T00:48:07.231Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:48:07.231Z] OK: 5 MiB in 15 packages [2021-07-10T00:48:07.513Z] ---> Running in 8672762007cd [2021-07-10T00:48:08.500Z] Removing intermediate container a5a72f4a3424 [2021-07-10T00:48:08.500Z] ---> bf3ca7a0428f [2021-07-10T00:48:08.500Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:48:08.774Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:48:08.774Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:48:09.052Z] ---> Running in edfd30b8d71b [2021-07-10T00:48:09.325Z] Removing intermediate container 55789371a990 [2021-07-10T00:48:09.325Z] ---> 66ba255c4ab0 [2021-07-10T00:48:09.325Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:48:09.325Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-10T00:48:09.325Z] (2/2) Installing su-exec (0.2-r1) [2021-07-10T00:48:09.325Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:48:09.325Z] OK: 5 MiB in 16 packages [2021-07-10T00:48:09.607Z] ---> Running in aaefd53931ac [2021-07-10T00:48:09.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:48:09.607Z] Removing intermediate container d68fc1ddbd3d [2021-07-10T00:48:09.607Z] ---> 324da67fcbb5 [2021-07-10T00:48:09.607Z] [2021-07-10T00:48:09.607Z] Step 11/24 : FROM alpine:3.12 [2021-07-10T00:48:09.607Z] ---> c4fd0aeabfcf [2021-07-10T00:48:09.607Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-10T00:48:09.888Z] ---> Using cache [2021-07-10T00:48:09.888Z] ---> 66ba255c4ab0 [2021-07-10T00:48:09.888Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:48:09.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:48:09.888Z] Removing intermediate container edfd30b8d71b [2021-07-10T00:48:09.888Z] ---> 0d86f5edbceb [2021-07-10T00:48:09.888Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-10T00:48:10.161Z] ---> Running in ed143f6cf589 [2021-07-10T00:48:10.161Z] ---> Running in 4cccc0146145 [2021-07-10T00:48:10.442Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-10T00:48:10.442Z] Removing intermediate container aaefd53931ac [2021-07-10T00:48:10.442Z] ---> 8210a7603382 [2021-07-10T00:48:10.442Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-10T00:48:10.442Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-10T00:48:10.442Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:48:10.442Z] Executing ca-certificates-20191127-r4.trigger [2021-07-10T00:48:10.721Z] OK: 6 MiB in 16 packages [2021-07-10T00:48:11.001Z] ---> Running in 63d578c79cbc [2021-07-10T00:48:11.001Z] Removing intermediate container ed143f6cf589 [2021-07-10T00:48:11.001Z] ---> 66dae20663b3 [2021-07-10T00:48:11.001Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-10T00:48:11.277Z] Removing intermediate container 4cccc0146145 [2021-07-10T00:48:11.278Z] ---> c1912947e7ca [2021-07-10T00:48:11.278Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-10T00:48:11.278Z] Removing intermediate container bfb6a05f3b1d [2021-07-10T00:48:11.278Z] ---> 924a1decc797 [2021-07-10T00:48:11.278Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-10T00:48:11.551Z] ---> Running in 472e5c1ec193 [2021-07-10T00:48:11.551Z] ---> Running in 9445ae417063 [2021-07-10T00:48:11.551Z] ---> Running in 3ee282a214da [2021-07-10T00:48:11.825Z] Removing intermediate container 63d578c79cbc [2021-07-10T00:48:11.825Z] ---> 2ddc845c0e72 [2021-07-10T00:48:11.825Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-10T00:48:12.100Z] ---> Running in 8b4860cfc126 [2021-07-10T00:48:12.380Z] Removing intermediate container 472e5c1ec193 [2021-07-10T00:48:12.380Z] ---> 3f4f9f62e7f0 [2021-07-10T00:48:12.380Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-10T00:48:12.380Z] Removing intermediate container 9445ae417063 [2021-07-10T00:48:12.380Z] ---> a384904219bc [2021-07-10T00:48:12.380Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-10T00:48:12.380Z] Removing intermediate container 3ee282a214da [2021-07-10T00:48:12.380Z] ---> a8f0e2fea56a [2021-07-10T00:48:12.380Z] Step 16/24 : WORKDIR / [2021-07-10T00:48:12.663Z] ---> Running in ce1ce000a26b [2021-07-10T00:48:12.663Z] ---> Running in c245e25b8ffe [2021-07-10T00:48:12.663Z] ---> Running in ebbdfb9c94e2 [2021-07-10T00:48:12.663Z] Removing intermediate container 8b4860cfc126 [2021-07-10T00:48:12.663Z] ---> 864dfaeb1f2b [2021-07-10T00:48:12.663Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:48:12.936Z] Removing intermediate container 8672762007cd [2021-07-10T00:48:12.936Z] ---> 36a626e50493 [2021-07-10T00:48:12.936Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:48:13.212Z] ---> Running in ef1294542f90 [2021-07-10T00:48:13.212Z] Removing intermediate container ce1ce000a26b [2021-07-10T00:48:13.212Z] ---> 77326f01e8e7 [2021-07-10T00:48:13.212Z] Step 16/24 : WORKDIR / [2021-07-10T00:48:13.494Z] Removing intermediate container c245e25b8ffe [2021-07-10T00:48:13.494Z] ---> 8c76cc5143b9 [2021-07-10T00:48:13.494Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-10T00:48:13.494Z] Removing intermediate container ebbdfb9c94e2 [2021-07-10T00:48:13.494Z] ---> 6c13bd4da7e3 [2021-07-10T00:48:13.494Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:48:13.494Z] ---> Running in 0a2803fbe3c7 [2021-07-10T00:48:13.764Z] ---> Running in fdbe1906dd53 [2021-07-10T00:48:14.038Z] Removing intermediate container ef1294542f90 [2021-07-10T00:48:14.038Z] ---> 0f9476306b8e [2021-07-10T00:48:14.038Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-10T00:48:14.038Z] ---> a0a0c2ccc650 [2021-07-10T00:48:14.038Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-10T00:48:14.314Z] ---> Running in b2d6d4d71634 [2021-07-10T00:48:14.314Z] Removing intermediate container 0a2803fbe3c7 [2021-07-10T00:48:14.314Z] ---> c907f7091ab4 [2021-07-10T00:48:14.314Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:48:14.589Z] ---> b4bd7924646d [2021-07-10T00:48:14.589Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-10T00:48:15.192Z] Removing intermediate container b2d6d4d71634 [2021-07-10T00:48:15.192Z] ---> 849dbf0af78b [2021-07-10T00:48:15.192Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-10T00:48:15.467Z] ---> Running in fd6d9e54509e [2021-07-10T00:48:15.743Z] ---> 3af265c68451 [2021-07-10T00:48:15.743Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-10T00:48:15.743Z] ---> 52dfb33497f5 [2021-07-10T00:48:15.743Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-10T00:48:16.350Z] Removing intermediate container fd6d9e54509e [2021-07-10T00:48:16.350Z] ---> e2c6f38e0a58 [2021-07-10T00:48:16.350Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:48:16.627Z] ---> 4a1aee507ddf [2021-07-10T00:48:16.627Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-10T00:48:16.901Z] ---> 8343380dfe6b [2021-07-10T00:48:16.901Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-10T00:48:17.175Z] ---> Running in 6f4bc3318abf [2021-07-10T00:48:17.175Z] Removing intermediate container fdbe1906dd53 [2021-07-10T00:48:17.175Z] ---> a5ac7f95425e [2021-07-10T00:48:17.175Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-10T00:48:17.449Z] ---> Running in 491b9b3d3931 [2021-07-10T00:48:17.721Z] ---> 9d32c3799e6c [2021-07-10T00:48:17.721Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-10T00:48:17.721Z] ---> d135a766f70b [2021-07-10T00:48:17.721Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-10T00:48:17.721Z] Removing intermediate container 6f4bc3318abf [2021-07-10T00:48:17.721Z] ---> fc089f4681f1 [2021-07-10T00:48:17.721Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:48:18.004Z] ---> 54c6c4d9b1b8 [2021-07-10T00:48:18.004Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-10T00:48:18.004Z] ---> Running in d453910fb27e [2021-07-10T00:48:18.004Z] ---> Running in ede60a63ceb3 [2021-07-10T00:48:18.282Z] Removing intermediate container 491b9b3d3931 [2021-07-10T00:48:18.282Z] ---> 9f718efbf2cd [2021-07-10T00:48:18.282Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-10T00:48:18.890Z] Removing intermediate container d453910fb27e [2021-07-10T00:48:18.890Z] ---> 35a7eb4af922 [2021-07-10T00:48:18.890Z] Step 21/23 : LABEL arch=arm64 [2021-07-10T00:48:18.890Z] Removing intermediate container ede60a63ceb3 [2021-07-10T00:48:18.890Z] ---> 3ef60e13080a [2021-07-10T00:48:18.890Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:48:19.166Z] ---> Running in 97c64fb16357 [2021-07-10T00:48:19.166Z] ---> 70f23e3c915e [2021-07-10T00:48:19.166Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-10T00:48:19.166Z] ---> Running in 3675c5e7366e [2021-07-10T00:48:19.444Z] ---> Running in 8897f26a1222 [2021-07-10T00:48:19.444Z] ---> 11da12a6432e [2021-07-10T00:48:19.444Z] ---> 95fb91f87fd3 [2021-07-10T00:48:19.444Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-10T00:48:19.444Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-10T00:48:19.726Z] Removing intermediate container 97c64fb16357 [2021-07-10T00:48:19.726Z] ---> 7d1d33e11fae [2021-07-10T00:48:19.726Z] Step 22/23 : LABEL git_sha=985fb455229952ac86d73026ead8a40901e97dc8 [2021-07-10T00:48:19.726Z] ---> Running in 143fb7563411 [2021-07-10T00:48:20.005Z] ---> Running in 379dfebe3be3 [2021-07-10T00:48:20.005Z] Removing intermediate container 3675c5e7366e [2021-07-10T00:48:20.005Z] ---> 1501284499b4 [2021-07-10T00:48:20.005Z] Step 22/24 : LABEL arch=arm64 [2021-07-10T00:48:20.284Z] Removing intermediate container 8897f26a1222 [2021-07-10T00:48:20.284Z] ---> 4ff25cde515d [2021-07-10T00:48:20.284Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:48:20.284Z] ---> Running in 5452d303bc34 [2021-07-10T00:48:20.565Z] ---> Running in 99ad3dc1b2ed [2021-07-10T00:48:20.842Z] ---> d98044043953 [2021-07-10T00:48:20.842Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-10T00:48:20.842Z] ---> Running in 55a5b58f20fe [2021-07-10T00:48:21.125Z] Removing intermediate container 379dfebe3be3 [2021-07-10T00:48:21.125Z] ---> 3de251b7121b [2021-07-10T00:48:21.125Z] Step 23/23 : LABEL version=0.0.0 [2021-07-10T00:48:21.125Z] ---> Running in dd0a75d9f4f7 [2021-07-10T00:48:21.403Z] Removing intermediate container 5452d303bc34 [2021-07-10T00:48:21.403Z] ---> 7ff4a5083e37 [2021-07-10T00:48:21.403Z] Step 23/24 : LABEL git_sha=985fb455229952ac86d73026ead8a40901e97dc8 [2021-07-10T00:48:21.403Z] Removing intermediate container 99ad3dc1b2ed [2021-07-10T00:48:21.403Z] ---> fea487e02d29 [2021-07-10T00:48:21.403Z] Step 22/24 : LABEL arch=arm64 [2021-07-10T00:48:21.403Z] ---> Running in 2f42968edbd4 [2021-07-10T00:48:21.678Z] ---> Running in cd67238b9e15 [2021-07-10T00:48:21.678Z] Removing intermediate container 55a5b58f20fe [2021-07-10T00:48:21.678Z] ---> f2d39b9a89a3 [2021-07-10T00:48:21.678Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:48:21.957Z] ---> Running in 427e43943f39 [2021-07-10T00:48:21.957Z] Removing intermediate container dd0a75d9f4f7 [2021-07-10T00:48:21.957Z] ---> f8986ca5335e [2021-07-10T00:48:21.957Z] [2021-07-10T00:48:22.245Z] Removing intermediate container 2f42968edbd4 [2021-07-10T00:48:22.245Z] ---> 8e476c45ed8a [2021-07-10T00:48:22.245Z] Step 24/24 : LABEL version=0.0.0 [2021-07-10T00:48:22.521Z] Successfully built f8986ca5335e [2021-07-10T00:48:22.521Z] Successfully tagged support-scheduler-arm64:latest [2021-07-10T00:48:22.521Z]  Building support-scheduler ... done Building security-proxy-setup [2021-07-10T00:48:22.521Z] Removing intermediate container cd67238b9e15 [2021-07-10T00:48:22.521Z] ---> 1343a7c7b0ec [2021-07-10T00:48:22.521Z] Step 23/24 : LABEL git_sha=985fb455229952ac86d73026ead8a40901e97dc8 [2021-07-10T00:48:22.521Z] ---> Running in 72f2cf923563 [2021-07-10T00:48:22.794Z] Removing intermediate container 427e43943f39 [2021-07-10T00:48:22.794Z] ---> c1a270b0d211 [2021-07-10T00:48:22.794Z] Step 21/23 : LABEL arch=arm64 [2021-07-10T00:48:22.794Z] ---> Running in ae92c83837d3 [2021-07-10T00:48:23.068Z] ---> Running in a5a5c97dd036 [2021-07-10T00:48:23.344Z] Removing intermediate container 72f2cf923563 [2021-07-10T00:48:23.344Z] ---> c8292ea2a033 [2021-07-10T00:48:23.344Z] [2021-07-10T00:48:23.344Z] Removing intermediate container 143fb7563411 [2021-07-10T00:48:23.344Z] ---> 9e736d63e313 [2021-07-10T00:48:23.344Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:48:23.654Z] Removing intermediate container a5a5c97dd036 [2021-07-10T00:48:23.654Z] ---> 7d364be474af [2021-07-10T00:48:23.654Z] Step 22/23 : LABEL git_sha=985fb455229952ac86d73026ead8a40901e97dc8 [2021-07-10T00:48:23.654Z] Removing intermediate container ae92c83837d3 [2021-07-10T00:48:23.654Z] ---> 2a940037d974 [2021-07-10T00:48:23.654Z] Step 24/24 : LABEL version=0.0.0 [2021-07-10T00:48:23.930Z] Successfully built c8292ea2a033 [2021-07-10T00:48:23.930Z] Successfully tagged core-command-arm64:latest [2021-07-10T00:48:23.930Z]  Building core-command ... done Building security-secretstore-setup [2021-07-10T00:48:24.204Z] ---> Running in d8785aab038c [2021-07-10T00:48:24.204Z] ---> Running in f4ba9bf4f513 [2021-07-10T00:48:24.478Z] ---> edfbc3c68c7a [2021-07-10T00:48:24.478Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-10T00:48:24.755Z] Removing intermediate container f4ba9bf4f513 [2021-07-10T00:48:24.755Z] ---> 65e2e63681de [2021-07-10T00:48:24.755Z] Step 23/23 : LABEL version=0.0.0 [2021-07-10T00:48:24.755Z] Removing intermediate container d8785aab038c [2021-07-10T00:48:24.755Z] ---> 7d6f360698c4 [2021-07-10T00:48:24.755Z] [2021-07-10T00:48:25.365Z] Successfully built 7d6f360698c4 [2021-07-10T00:48:25.365Z] Successfully tagged core-metadata-arm64:latest [2021-07-10T00:48:25.365Z]  Building core-metadata ... done Building core-data [2021-07-10T00:48:25.642Z] ---> Running in 181155b7fc10 [2021-07-10T00:48:26.238Z] ---> de99298c224f [2021-07-10T00:48:26.238Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-10T00:48:26.513Z] Removing intermediate container 181155b7fc10 [2021-07-10T00:48:26.513Z] ---> 2650ee09f015 [2021-07-10T00:48:26.513Z] [2021-07-10T00:48:26.787Z] Successfully built 2650ee09f015 [2021-07-10T00:48:27.062Z] Successfully tagged support-notifications-arm64:latest [2021-07-10T00:48:27.062Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-07-10T00:48:27.660Z] ---> 164ec0f20188 [2021-07-10T00:48:27.660Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-10T00:48:28.657Z] ---> c94c1b4a03b5 [2021-07-10T00:48:28.657Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-10T00:48:29.644Z] ---> 3160735feef0 [2021-07-10T00:48:29.644Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-10T00:48:30.240Z] ---> Running in a7a121f30e5b [2021-07-10T00:48:31.217Z] Removing intermediate container a7a121f30e5b [2021-07-10T00:48:31.217Z] ---> ef0ad3e7a771 [2021-07-10T00:48:31.217Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-10T00:48:32.655Z] ---> c9d2ecb426ec [2021-07-10T00:48:32.655Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-10T00:48:32.955Z] ---> Running in 39922f60e311 [2021-07-10T00:48:36.345Z] Removing intermediate container 39922f60e311 [2021-07-10T00:48:36.345Z] ---> 46d751602b22 [2021-07-10T00:48:36.345Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-10T00:48:36.345Z] ---> Running in 9e06334d4e69 [2021-07-10T00:48:36.940Z] Removing intermediate container 9e06334d4e69 [2021-07-10T00:48:36.940Z] ---> 7f76a16fde01 [2021-07-10T00:48:36.940Z] Step 29/32 : CMD ["gate"] [2021-07-10T00:48:37.214Z] ---> Running in 36b50b553bcb [2021-07-10T00:48:38.193Z] Removing intermediate container 36b50b553bcb [2021-07-10T00:48:38.193Z] ---> 7c23bbf8f524 [2021-07-10T00:48:38.193Z] Step 30/32 : LABEL arch=arm64 [2021-07-10T00:48:38.465Z] ---> Running in c91095ebdec2 [2021-07-10T00:48:39.063Z] Removing intermediate container c91095ebdec2 [2021-07-10T00:48:39.063Z] ---> 20f9a3251e52 [2021-07-10T00:48:39.063Z] Step 31/32 : LABEL git_sha=985fb455229952ac86d73026ead8a40901e97dc8 [2021-07-10T00:48:39.341Z] ---> Running in cc6fe3c185d7 [2021-07-10T00:48:39.941Z] Removing intermediate container cc6fe3c185d7 [2021-07-10T00:48:39.941Z] ---> 4d48eaa1bcd3 [2021-07-10T00:48:39.941Z] Step 32/32 : LABEL version=0.0.0 [2021-07-10T00:48:40.544Z] ---> Running in 91b1361154cf [2021-07-10T00:48:41.143Z] Removing intermediate container 91b1361154cf [2021-07-10T00:48:41.143Z] ---> 87cac7c9e68c [2021-07-10T00:48:41.143Z] [2021-07-10T00:48:41.415Z] Successfully built 87cac7c9e68c [2021-07-10T00:48:41.415Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-10T00:49:13.858Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:49:13.858Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:49:13.858Z] ---> c587ab47a641 [2021-07-10T00:49:13.858Z] Step 3/22 : WORKDIR /edgex-go [2021-07-10T00:49:13.858Z] ---> Using cache [2021-07-10T00:49:13.858Z] ---> 97bf234d3c0c [2021-07-10T00:49:13.858Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:49:13.858Z] ---> Using cache [2021-07-10T00:49:13.858Z] ---> e082e31fa5de [2021-07-10T00:49:13.858Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-10T00:49:13.858Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:49:13.858Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:49:13.858Z] ---> c587ab47a641 [2021-07-10T00:49:13.858Z] Step 3/26 : WORKDIR /edgex-go [2021-07-10T00:49:13.858Z] ---> Using cache [2021-07-10T00:49:13.858Z] ---> 97bf234d3c0c [2021-07-10T00:49:13.858Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:49:13.858Z] ---> Using cache [2021-07-10T00:49:13.858Z] ---> e082e31fa5de [2021-07-10T00:49:13.858Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-10T00:49:13.858Z] ---> Running in b8018d40d9fc [2021-07-10T00:49:13.858Z] ---> Running in 32fa4f2432fe [2021-07-10T00:49:13.858Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:49:13.858Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:49:13.858Z] ---> c587ab47a641 [2021-07-10T00:49:13.858Z] Step 3/24 : WORKDIR /edgex-go [2021-07-10T00:49:13.858Z] ---> Using cache [2021-07-10T00:49:13.858Z] ---> 97bf234d3c0c [2021-07-10T00:49:13.858Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:49:13.858Z] ---> Using cache [2021-07-10T00:49:13.858Z] ---> e082e31fa5de [2021-07-10T00:49:13.858Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-10T00:49:13.858Z] ---> Running in cd90b807a936 [2021-07-10T00:49:14.140Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:49:14.140Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:49:14.140Z] ---> c587ab47a641 [2021-07-10T00:49:14.140Z] Step 3/24 : WORKDIR /edgex-go [2021-07-10T00:49:14.140Z] ---> Using cache [2021-07-10T00:49:14.140Z] ---> 97bf234d3c0c [2021-07-10T00:49:14.140Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:49:14.140Z] ---> Using cache [2021-07-10T00:49:14.140Z] ---> e082e31fa5de [2021-07-10T00:49:14.140Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-10T00:49:14.140Z] ---> Running in 4c7e839c737f [2021-07-10T00:49:15.599Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:49:15.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:49:15.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:49:16.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:49:16.752Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:49:16.752Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:49:17.036Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:49:17.036Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:49:17.659Z] OK: 218 MiB in 52 packages [2021-07-10T00:49:17.659Z] OK: 218 MiB in 52 packages [2021-07-10T00:49:17.940Z] OK: 218 MiB in 52 packages [2021-07-10T00:49:17.940Z] OK: 218 MiB in 52 packages [2021-07-10T00:49:18.924Z] Removing intermediate container 32fa4f2432fe [2021-07-10T00:49:18.924Z] ---> 837206d9b3b7 [2021-07-10T00:49:18.924Z] Step 6/26 : COPY go.mod . [2021-07-10T00:49:19.535Z] Removing intermediate container cd90b807a936 [2021-07-10T00:49:19.535Z] ---> 99be68cede15 [2021-07-10T00:49:19.535Z] Step 6/24 : COPY go.mod . [2021-07-10T00:49:19.535Z] Removing intermediate container b8018d40d9fc [2021-07-10T00:49:19.535Z] ---> c4e8063dc7dc [2021-07-10T00:49:19.535Z] Step 6/22 : COPY go.mod . [2021-07-10T00:49:19.810Z] Removing intermediate container 4c7e839c737f [2021-07-10T00:49:19.810Z] ---> 62a837c6bf03 [2021-07-10T00:49:19.810Z] Step 6/24 : COPY go.mod . [2021-07-10T00:49:20.084Z] ---> 7b4a44a193f4 [2021-07-10T00:49:20.084Z] Step 7/26 : RUN go mod download [2021-07-10T00:49:20.360Z] ---> Running in 91564121a696 [2021-07-10T00:49:20.636Z] ---> 299e5bcac1be [2021-07-10T00:49:20.636Z] Step 7/24 : RUN go mod download [2021-07-10T00:49:20.911Z] ---> d143af16554d [2021-07-10T00:49:20.911Z] Step 7/22 : RUN go mod download [2021-07-10T00:49:20.911Z] ---> Running in f8ca8d67c28f [2021-07-10T00:49:20.911Z] ---> 663797266220 [2021-07-10T00:49:20.911Z] Step 7/24 : RUN go mod download [2021-07-10T00:49:21.187Z] ---> Running in 92a6e6d7be96 [2021-07-10T00:49:21.187Z] ---> Running in f413adcb276c [2021-07-10T00:49:24.602Z] Removing intermediate container 91564121a696 [2021-07-10T00:49:24.602Z] ---> 89a476307356 [2021-07-10T00:49:24.602Z] Step 8/26 : COPY . . [2021-07-10T00:49:24.877Z] Removing intermediate container f8ca8d67c28f [2021-07-10T00:49:24.877Z] ---> 58f05347d846 [2021-07-10T00:49:24.877Z] Step 8/24 : COPY . . [2021-07-10T00:49:25.484Z] Removing intermediate container 92a6e6d7be96 [2021-07-10T00:49:25.484Z] ---> 79e05213e762 [2021-07-10T00:49:25.484Z] Step 8/22 : COPY . . [2021-07-10T00:49:26.086Z] Removing intermediate container f413adcb276c [2021-07-10T00:49:26.086Z] ---> 0b963a2bee3d [2021-07-10T00:49:26.086Z] Step 8/24 : COPY . . [2021-07-10T00:49:44.428Z] ---> 8003bbb71d6b [2021-07-10T00:49:44.428Z] Step 9/26 : RUN go mod tidy [2021-07-10T00:49:44.428Z] ---> 410a92aea911 [2021-07-10T00:49:44.428Z] Step 9/24 : RUN go mod tidy [2021-07-10T00:49:44.428Z] ---> 86e25038d9a3 [2021-07-10T00:49:44.428Z] Step 9/24 : RUN go mod tidy [2021-07-10T00:49:44.428Z] ---> 14ae25508cb2 [2021-07-10T00:49:44.428Z] Step 9/22 : RUN go mod tidy [2021-07-10T00:49:44.428Z] ---> Running in 60f8401c8fe6 [2021-07-10T00:49:44.428Z] ---> Running in 720ed887ed0b [2021-07-10T00:49:44.428Z] ---> Running in 45abd17608a6 [2021-07-10T00:49:44.428Z] ---> Running in 7b511c03386e [2021-07-10T00:49:49.863Z] Removing intermediate container 60f8401c8fe6 [2021-07-10T00:49:49.863Z] ---> 25229d068881 [2021-07-10T00:49:49.863Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-10T00:49:49.863Z] ---> Running in 6d05ab540268 [2021-07-10T00:49:50.480Z] Removing intermediate container 45abd17608a6 [2021-07-10T00:49:50.480Z] ---> 917494fe84e2 [2021-07-10T00:49:50.480Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-10T00:49:50.480Z] Removing intermediate container 7b511c03386e [2021-07-10T00:49:50.480Z] ---> 0d77c1054d6c [2021-07-10T00:49:50.480Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-10T00:49:50.480Z] Removing intermediate container 720ed887ed0b [2021-07-10T00:49:50.480Z] ---> 51f92cdada8c [2021-07-10T00:49:50.480Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-10T00:49:50.755Z] ---> Running in a7f3ba3cff21 [2021-07-10T00:49:50.755Z] ---> Running in 2649d2d37f0c [2021-07-10T00:49:50.755Z] ---> Running in 07ea94431d1f [2021-07-10T00:49:51.744Z] 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-07-10T00:49:53.202Z] 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-07-10T00:49:53.202Z] 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-07-10T00:49:53.202Z] 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-07-10T00:51:15.046Z] 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-07-10T00:51:15.653Z] 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-07-10T00:51:23.966Z] Removing intermediate container a7f3ba3cff21 [2021-07-10T00:51:23.966Z] ---> 0946df048aaf [2021-07-10T00:51:23.967Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-10T00:51:23.967Z] ---> Running in 6f024a565ffb [2021-07-10T00:51:25.408Z] 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-07-10T00:51:28.808Z] Removing intermediate container 07ea94431d1f [2021-07-10T00:51:28.808Z] ---> 711352b5845b [2021-07-10T00:51:28.808Z] [2021-07-10T00:51:28.808Z] Step 11/22 : FROM alpine:3.12 [2021-07-10T00:51:28.808Z] ---> c4fd0aeabfcf [2021-07-10T00:51:28.808Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-10T00:51:28.808Z] Removing intermediate container 6d05ab540268 [2021-07-10T00:51:28.808Z] ---> 0b8576bac537 [2021-07-10T00:51:28.808Z] [2021-07-10T00:51:28.808Z] Step 11/26 : FROM alpine:3.12 [2021-07-10T00:51:28.808Z] ---> c4fd0aeabfcf [2021-07-10T00:51:28.808Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-10T00:51:28.808Z] ---> Running in 9f107c4f3201 [2021-07-10T00:51:29.083Z] ---> Running in 90a8b4a12d6e [2021-07-10T00:51:29.360Z] Removing intermediate container 6f024a565ffb [2021-07-10T00:51:29.360Z] ---> 1edb43b97b0d [2021-07-10T00:51:29.360Z] [2021-07-10T00:51:29.360Z] Step 12/24 : FROM docker:20.10.0 [2021-07-10T00:51:29.635Z] 20.10.0: Pulling from library/docker [2021-07-10T00:51:31.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:51:31.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:51:31.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:51:31.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:51:31.351Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-10T00:51:31.626Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-10T00:51:31.626Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-10T00:51:31.626Z] (4/4) Installing curl (7.77.0-r0) [2021-07-10T00:51:31.626Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:51:31.626Z] Executing ca-certificates-20191127-r4.trigger [2021-07-10T00:51:31.898Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-10T00:51:31.898Z] OK: 7 MiB in 18 packages [2021-07-10T00:51:31.898Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-10T00:51:31.898Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-10T00:51:31.898Z] (4/6) Installing curl (7.77.0-r0) [2021-07-10T00:51:31.898Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-10T00:51:31.898Z] (6/6) Installing su-exec (0.2-r1) [2021-07-10T00:51:31.898Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:51:31.898Z] Executing ca-certificates-20191127-r4.trigger [2021-07-10T00:51:32.181Z] OK: 7 MiB in 20 packages [2021-07-10T00:51:34.166Z] Removing intermediate container 2649d2d37f0c [2021-07-10T00:51:34.166Z] ---> 14751d5b5673 [2021-07-10T00:51:34.166Z] [2021-07-10T00:51:34.166Z] Step 11/24 : FROM alpine:3.12 [2021-07-10T00:51:34.166Z] ---> c4fd0aeabfcf [2021-07-10T00:51:34.166Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-10T00:51:34.770Z] ---> Running in 109b0468e7c1 [2021-07-10T00:51:34.770Z] Removing intermediate container 9f107c4f3201 [2021-07-10T00:51:34.770Z] ---> 1930ffa2baa1 [2021-07-10T00:51:34.770Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-10T00:51:35.044Z] ---> Running in 84c4863282e7 [2021-07-10T00:51:35.319Z] Removing intermediate container 90a8b4a12d6e [2021-07-10T00:51:35.319Z] ---> b264d200016e [2021-07-10T00:51:35.319Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-10T00:51:35.593Z] Removing intermediate container 109b0468e7c1 [2021-07-10T00:51:35.593Z] ---> f90cc84e3685 [2021-07-10T00:51:35.593Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-10T00:51:35.593Z] ---> Running in a76fd6ef9691 [2021-07-10T00:51:35.871Z] ---> Running in 556c6c3a4a19 [2021-07-10T00:51:35.871Z] Removing intermediate container 84c4863282e7 [2021-07-10T00:51:35.871Z] ---> eb5ee21df904 [2021-07-10T00:51:35.871Z] Step 14/22 : WORKDIR /edgex [2021-07-10T00:51:36.475Z] ---> Running in 4b76daa4ca7f [2021-07-10T00:51:36.757Z] Removing intermediate container a76fd6ef9691 [2021-07-10T00:51:36.757Z] ---> 9853c35ec29e [2021-07-10T00:51:36.757Z] Step 14/26 : WORKDIR / [2021-07-10T00:51:36.757Z] Removing intermediate container 556c6c3a4a19 [2021-07-10T00:51:36.757Z] ---> e1177f5e9b37 [2021-07-10T00:51:36.757Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-10T00:51:37.030Z] ---> Running in 88eef57eb570 [2021-07-10T00:51:37.030Z] ---> Running in 56e8190026c2 [2021-07-10T00:51:37.306Z] Removing intermediate container 4b76daa4ca7f [2021-07-10T00:51:37.306Z] ---> b4f9b791c215 [2021-07-10T00:51:37.306Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-10T00:51:37.912Z] Removing intermediate container 88eef57eb570 [2021-07-10T00:51:37.912Z] ---> e3ad44651a1d [2021-07-10T00:51:37.913Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:51:38.186Z] ---> Running in 26ddb76ee4b3 [2021-07-10T00:51:38.186Z] Removing intermediate container 56e8190026c2 [2021-07-10T00:51:38.186Z] ---> f4da33de97a0 [2021-07-10T00:51:38.186Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-10T00:51:38.795Z] ---> 5994e388f797 [2021-07-10T00:51:38.795Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-10T00:51:39.792Z] ---> 397c37b7332e [2021-07-10T00:51:39.792Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-10T00:51:40.783Z] ---> 984b2e45f6c9 [2021-07-10T00:51:40.783Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-10T00:51:41.057Z] ---> 998aa3c186fb [2021-07-10T00:51:41.057Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-10T00:51:42.053Z] Removing intermediate container 26ddb76ee4b3 [2021-07-10T00:51:42.053Z] ---> 7baf31195b47 [2021-07-10T00:51:42.053Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-10T00:51:42.053Z] ---> Running in 42ab8ca0f732 [2021-07-10T00:51:42.330Z] ---> 1834176699e0 [2021-07-10T00:51:42.330Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-10T00:51:42.330Z] ---> 8ede09ae73a4 [2021-07-10T00:51:42.331Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-10T00:51:42.610Z] ---> Running in 91d7218e94bd [2021-07-10T00:51:43.210Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-10T00:51:43.210Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-10T00:51:43.210Z] ---> eeaf43b92773 [2021-07-10T00:51:43.210Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:51:43.210Z] Removing intermediate container 91d7218e94bd [2021-07-10T00:51:43.210Z] ---> 5ea6a0d9ec97 [2021-07-10T00:51:43.210Z] Step 19/22 : CMD ["--init=true"] [2021-07-10T00:51:43.484Z] ---> Running in 3ddba9442d86 [2021-07-10T00:51:43.484Z] ---> 4c0cce705ba6 [2021-07-10T00:51:43.484Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-10T00:51:43.484Z] ---> Running in 3b911a881101 [2021-07-10T00:51:43.757Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:51:44.031Z] Removing intermediate container 3ddba9442d86 [2021-07-10T00:51:44.031Z] ---> 0d1bafd57d8f [2021-07-10T00:51:44.031Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-10T00:51:44.350Z] Removing intermediate container 3b911a881101 [2021-07-10T00:51:44.350Z] ---> 904f0f07e343 [2021-07-10T00:51:44.350Z] Step 20/22 : LABEL arch=arm64 [2021-07-10T00:51:44.350Z] ---> Running in 6c6242765b71 [2021-07-10T00:51:44.350Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:51:44.350Z] ---> Running in 0d6d50c2d348 [2021-07-10T00:51:45.004Z] ---> 3fd1974fe372 [2021-07-10T00:51:45.004Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-10T00:51:45.323Z] Removing intermediate container 0d6d50c2d348 [2021-07-10T00:51:45.323Z] ---> f2c09c82acda [2021-07-10T00:51:45.323Z] Step 21/22 : LABEL git_sha=985fb455229952ac86d73026ead8a40901e97dc8 [2021-07-10T00:51:45.323Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-10T00:51:45.323Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-10T00:51:45.323Z] ---> Running in db811e4fdc30 [2021-07-10T00:51:45.323Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-10T00:51:45.662Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-10T00:51:45.662Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-10T00:51:45.973Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-10T00:51:45.973Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:51:45.973Z] OK: 8 MiB in 20 packages [2021-07-10T00:51:46.272Z] Removing intermediate container db811e4fdc30 [2021-07-10T00:51:46.272Z] ---> 19baf50b44e1 [2021-07-10T00:51:46.272Z] Step 22/22 : LABEL version=0.0.0 [2021-07-10T00:51:46.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:51:46.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:51:46.822Z] ---> Running in e6a29eea34e7 [2021-07-10T00:51:46.822Z] ---> ff8d439a5ba6 [2021-07-10T00:51:46.822Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-10T00:51:47.450Z] (1/39) Installing readline (8.0.4-r0) [2021-07-10T00:51:47.450Z] (2/39) Installing bash (5.0.17-r0) [2021-07-10T00:51:47.450Z] Executing bash-5.0.17-r0.post-install [2021-07-10T00:51:47.450Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-10T00:51:47.450Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-10T00:51:47.450Z] (5/39) Installing curl (7.77.0-r0) [2021-07-10T00:51:47.450Z] Removing intermediate container e6a29eea34e7 [2021-07-10T00:51:47.450Z] ---> 96e2f3887964 [2021-07-10T00:51:47.450Z] [2021-07-10T00:51:47.450Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-10T00:51:47.450Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-10T00:51:47.450Z] (8/39) Installing expat (2.2.9-r1) [2021-07-10T00:51:47.450Z] (9/39) Installing libffi (3.3-r2) [2021-07-10T00:51:47.450Z] (10/39) Installing gdbm (1.13-r1) [2021-07-10T00:51:47.450Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-10T00:51:47.450Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-10T00:51:47.450Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-10T00:51:47.724Z] Removing intermediate container 42ab8ca0f732 [2021-07-10T00:51:47.724Z] ---> 2a30efb7b023 [2021-07-10T00:51:47.724Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:51:47.724Z] Successfully built 96e2f3887964 [2021-07-10T00:51:47.724Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-10T00:51:48.326Z]  Building security-proxy-setup ... done  ---> d592de5eb121 [2021-07-10T00:51:48.326Z] Step 22/26 : 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-07-10T00:51:48.922Z] ---> Running in e83b7744dfd9 [2021-07-10T00:51:48.922Z] ---> 3e5a0d542574 [2021-07-10T00:51:48.922Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-10T00:51:49.519Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-10T00:51:49.519Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-10T00:51:49.797Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-10T00:51:49.797Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-10T00:51:49.797Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-10T00:51:49.797Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-10T00:51:50.075Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-10T00:51:50.075Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-10T00:51:50.075Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-10T00:51:50.075Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-10T00:51:50.075Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-10T00:51:50.075Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-10T00:51:50.075Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-10T00:51:50.075Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-10T00:51:50.075Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-10T00:51:50.348Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-10T00:51:50.348Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-10T00:51:50.348Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-10T00:51:50.348Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-10T00:51:50.348Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-10T00:51:50.348Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-10T00:51:50.348Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-10T00:51:50.348Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-10T00:51:50.348Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-10T00:51:50.348Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-10T00:51:50.348Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-10T00:51:50.619Z] Executing busybox-1.31.1-r19.trigger [2021-07-10T00:51:50.619Z] ---> e040dec0f9be [2021-07-10T00:51:50.619Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-10T00:51:50.619Z] OK: 72 MiB in 59 packages [2021-07-10T00:51:51.599Z] ---> 1212f3644759 [2021-07-10T00:51:51.599Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-10T00:51:51.599Z] Removing intermediate container e83b7744dfd9 [2021-07-10T00:51:51.599Z] ---> 783d8ee1caf3 [2021-07-10T00:51:51.599Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-10T00:51:51.599Z] ---> Running in 959ba8a2402d [2021-07-10T00:51:51.874Z] ---> Running in 559541560ce7 [2021-07-10T00:51:52.150Z] Removing intermediate container 959ba8a2402d [2021-07-10T00:51:52.150Z] ---> c039ac91dc19 [2021-07-10T00:51:52.150Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:51:52.423Z] Removing intermediate container 559541560ce7 [2021-07-10T00:51:52.423Z] ---> b3cb7d390207 [2021-07-10T00:51:52.423Z] Step 24/26 : LABEL arch=arm64 [2021-07-10T00:51:52.423Z] ---> Running in 463708f6a48a [2021-07-10T00:51:52.423Z] ---> Running in f90d659c63a3 [2021-07-10T00:51:53.022Z] Removing intermediate container 463708f6a48a [2021-07-10T00:51:53.022Z] ---> bca67a093081 [2021-07-10T00:51:53.022Z] Step 22/24 : LABEL arch=arm64 [2021-07-10T00:51:53.022Z] Removing intermediate container f90d659c63a3 [2021-07-10T00:51:53.022Z] ---> c02f29f88e50 [2021-07-10T00:51:53.022Z] Step 25/26 : LABEL git_sha=985fb455229952ac86d73026ead8a40901e97dc8 [2021-07-10T00:51:53.293Z] ---> Running in 07703dbda020 [2021-07-10T00:51:53.294Z] ---> Running in d89041587fde [2021-07-10T00:51:53.567Z] Removing intermediate container 07703dbda020 [2021-07-10T00:51:53.567Z] ---> 3d1c84da4042 [2021-07-10T00:51:53.567Z] Step 23/24 : LABEL git_sha=985fb455229952ac86d73026ead8a40901e97dc8 [2021-07-10T00:51:53.849Z] ---> Running in 4517063ab794 [2021-07-10T00:51:53.849Z] Removing intermediate container d89041587fde [2021-07-10T00:51:53.849Z] ---> 73316f3dd1a0 [2021-07-10T00:51:53.849Z] Step 26/26 : LABEL version=0.0.0 [2021-07-10T00:51:54.131Z] ---> Running in e498d99c14c6 [2021-07-10T00:51:54.404Z] Removing intermediate container 4517063ab794 [2021-07-10T00:51:54.404Z] ---> c201aa7d9159 [2021-07-10T00:51:54.404Z] Step 24/24 : LABEL version=0.0.0 [2021-07-10T00:51:54.679Z] ---> Running in d2ab6a6e0237 [2021-07-10T00:51:54.679Z] Removing intermediate container e498d99c14c6 [2021-07-10T00:51:54.679Z] ---> d7cc22f5d9ec [2021-07-10T00:51:54.679Z] [2021-07-10T00:51:54.952Z] Successfully built d7cc22f5d9ec [2021-07-10T00:51:54.952Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-10T00:51:55.226Z]  Building security-secretstore-setup ... done Removing intermediate container d2ab6a6e0237 [2021-07-10T00:51:55.226Z] ---> a7b0be2f48e7 [2021-07-10T00:51:55.226Z] [2021-07-10T00:51:55.226Z] Collecting docker-compose==1.23.2 [2021-07-10T00:51:55.226Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-10T00:51:55.500Z] Successfully built a7b0be2f48e7 [2021-07-10T00:51:55.500Z] Successfully tagged core-data-arm64:latest [2021-07-10T00:51:55.774Z]  Building core-data ... done Collecting jsonschema<3,>=2.5.1 [2021-07-10T00:51:55.774Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-10T00:51:56.368Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-10T00:51:56.368Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-10T00:51:58.332Z] Collecting cached-property<2,>=1.2.0 [2021-07-10T00:51:58.332Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-10T00:51:58.332Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-10T00:51:58.604Z] Collecting docker<4.0,>=3.6.0 [2021-07-10T00:51:58.604Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-10T00:52:00.027Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-10T00:52:00.027Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-10T00:52:00.618Z] Collecting PyYAML<4,>=3.10 [2021-07-10T00:52:00.618Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-10T00:52:04.011Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-10T00:52:04.011Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-10T00:52:04.011Z] Collecting texttable<0.10,>=0.9.0 [2021-07-10T00:52:04.011Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-10T00:52:05.982Z] Collecting docopt<0.7,>=0.6.1 [2021-07-10T00:52:05.982Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-10T00:52:07.413Z] Collecting docker-pycreds>=0.4.0 [2021-07-10T00:52:07.413Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-10T00:52:07.682Z] Collecting idna<2.8,>=2.5 [2021-07-10T00:52:07.682Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-10T00:52:07.682Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-10T00:52:08.270Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-10T00:52:08.270Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-10T00:52:08.539Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-10T00:52:08.539Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-10T00:52:08.539Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-10T00:52:08.539Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-10T00:52:08.539Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-10T00:52:09.132Z] Installing collected packages: jsonschema, dockerpty, cached-property, websocket-client, idna, urllib3, requests, docker-pycreds, docker, PyYAML, texttable, docopt, docker-compose [2021-07-10T00:52:09.404Z] Running setup.py install for dockerpty: started [2021-07-10T00:52:11.370Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-10T00:52:11.643Z] Attempting uninstall: idna [2021-07-10T00:52:11.643Z] Found existing installation: idna 2.9 [2021-07-10T00:52:11.643Z] Uninstalling idna-2.9: [2021-07-10T00:52:11.643Z] Successfully uninstalled idna-2.9 [2021-07-10T00:52:12.237Z] Attempting uninstall: urllib3 [2021-07-10T00:52:12.237Z] Found existing installation: urllib3 1.25.9 [2021-07-10T00:52:12.237Z] Uninstalling urllib3-1.25.9: [2021-07-10T00:52:12.237Z] Successfully uninstalled urllib3-1.25.9 [2021-07-10T00:52:12.829Z] Attempting uninstall: requests [2021-07-10T00:52:12.830Z] Found existing installation: requests 2.23.0 [2021-07-10T00:52:12.830Z] Uninstalling requests-2.23.0: [2021-07-10T00:52:12.830Z] Successfully uninstalled requests-2.23.0 [2021-07-10T00:52:13.805Z] Running setup.py install for PyYAML: started [2021-07-10T00:52:15.771Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-10T00:52:15.771Z] Running setup.py install for texttable: started [2021-07-10T00:52:17.737Z] Running setup.py install for texttable: finished with status 'done' [2021-07-10T00:52:17.737Z] Running setup.py install for docopt: started [2021-07-10T00:52:19.169Z] Running setup.py install for docopt: finished with status 'done' [2021-07-10T00:52:20.149Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-10T00:52:28.425Z] Removing intermediate container 6c6242765b71 [2021-07-10T00:52:28.425Z] ---> bc9afafca42b [2021-07-10T00:52:28.425Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-10T00:52:28.425Z] ---> Running in ba28e4a00396 [2021-07-10T00:52:28.697Z] Removing intermediate container ba28e4a00396 [2021-07-10T00:52:28.697Z] ---> f7c7b258e1c3 [2021-07-10T00:52:28.697Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-10T00:52:28.970Z] ---> Running in 4171cc95aeb7 [2021-07-10T00:52:29.569Z] Removing intermediate container 4171cc95aeb7 [2021-07-10T00:52:29.569Z] ---> 6daceb66df90 [2021-07-10T00:52:29.569Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-10T00:52:30.546Z] ---> aac863c93e03 [2021-07-10T00:52:30.547Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-10T00:52:31.529Z] ---> bbe19ac0f120 [2021-07-10T00:52:31.529Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-10T00:52:32.129Z] ---> 24a2f434ac30 [2021-07-10T00:52:32.130Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-10T00:52:32.403Z] ---> Running in ef33596c6b74 [2021-07-10T00:52:32.997Z] Removing intermediate container ef33596c6b74 [2021-07-10T00:52:32.997Z] ---> 6743dfe592ef [2021-07-10T00:52:32.997Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:52:32.997Z] ---> Running in 328cd91251ef [2021-07-10T00:52:33.587Z] Removing intermediate container 328cd91251ef [2021-07-10T00:52:33.587Z] ---> 236e4a133f1f [2021-07-10T00:52:33.587Z] Step 22/24 : LABEL arch=arm64 [2021-07-10T00:52:33.859Z] ---> Running in e098b39f16a7 [2021-07-10T00:52:34.131Z] Removing intermediate container e098b39f16a7 [2021-07-10T00:52:34.131Z] ---> e75f18c33977 [2021-07-10T00:52:34.131Z] Step 23/24 : LABEL git_sha=985fb455229952ac86d73026ead8a40901e97dc8 [2021-07-10T00:52:34.404Z] ---> Running in 053a179a1100 [2021-07-10T00:52:34.999Z] Removing intermediate container 053a179a1100 [2021-07-10T00:52:34.999Z] ---> 9c0c3b519d19 [2021-07-10T00:52:34.999Z] Step 24/24 : LABEL version=0.0.0 [2021-07-10T00:52:34.999Z] ---> Running in 86d0b1e97d06 [2021-07-10T00:52:35.592Z] Removing intermediate container 86d0b1e97d06 [2021-07-10T00:52:35.592Z] ---> 83e1b7171f32 [2021-07-10T00:52:35.592Z] [2021-07-10T00:52:35.592Z] Successfully built 83e1b7171f32 [2021-07-10T00:52:35.862Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-10T00:52:35.878Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-10T00:52:35.862Z] $ docker stop --time=1 bbd751ada739293f984e3f83e1f3dce9aa69cd7ff2b76518fbc4fe018192fba7 [2021-07-10T00:52:37.648Z] $ docker rm -f bbd751ada739293f984e3f83e1f3dce9aa69cd7ff2b76518fbc4fe018192fba7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-10T00:52:38.263Z] + docker images [2021-07-10T00:52:38.536Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-10T00:52:38.536Z] sys-mgmt-agent-arm64 latest 83e1b7171f32 3 seconds ago 298MB [2021-07-10T00:52:38.536Z] security-secretstore-setup-arm64 latest d7cc22f5d9ec 44 seconds ago 27.1MB [2021-07-10T00:52:38.536Z] core-data-arm64 latest a7b0be2f48e7 44 seconds ago 19.2MB [2021-07-10T00:52:38.536Z] security-proxy-setup-arm64 latest 96e2f3887964 51 seconds ago 24.2MB [2021-07-10T00:52:38.536Z] 14751d5b5673 About a minute ago 997MB [2021-07-10T00:52:38.536Z] 0b8576bac537 About a minute ago 998MB [2021-07-10T00:52:38.536Z] 1edb43b97b0d About a minute ago 991MB [2021-07-10T00:52:38.536Z] 711352b5845b About a minute ago 995MB [2021-07-10T00:52:38.536Z] security-bootstrapper-arm64 latest 87cac7c9e68c 3 minutes ago 17.5MB [2021-07-10T00:52:38.536Z] support-notifications-arm64 latest 2650ee09f015 4 minutes ago 15.7MB [2021-07-10T00:52:38.536Z] core-metadata-arm64 latest 7d6f360698c4 4 minutes ago 15.7MB [2021-07-10T00:52:38.536Z] core-command-arm64 latest c8292ea2a033 4 minutes ago 15MB [2021-07-10T00:52:38.536Z] support-scheduler-arm64 latest f8986ca5335e 4 minutes ago 15.1MB [2021-07-10T00:52:38.536Z] 324da67fcbb5 4 minutes ago 994MB [2021-07-10T00:52:38.536Z] aeefcb7bc182 4 minutes ago 991MB [2021-07-10T00:52:38.536Z] 5933fc0e48d8 4 minutes ago 992MB [2021-07-10T00:52:38.536Z] 01d883109382 4 minutes ago 991MB [2021-07-10T00:52:38.536Z] 4fc5cf285341 4 minutes ago 989MB [2021-07-10T00:52:38.536Z] ci-base-image-arm64 latest c587ab47a641 14 minutes ago 664MB [2021-07-10T00:52:38.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 2 hours ago 451MB [2021-07-10T00:52:38.536Z] alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB [2021-07-10T00:52:38.536Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-10T00:52:38.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] libraryResource [Pipeline] sh [2021-07-10T00:52:39.190Z] ---> job-cost.sh [2021-07-10T00:52:39.190Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uM9E [2021-07-10T00:53:27.004Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-10T00:55:18.793Z] lf-activate-venv(): INFO: Adding /tmp/venv-uM9E/bin to PATH [2021-07-10T00:55:18.793Z] INFO: No Stack... [2021-07-10T00:55:18.793Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-10T00:55:18.793Z] INFO: Archiving Costs [Pipeline] sh [2021-07-10T00:55:19.138Z] + + cut -d,cat -f6 /w/workspace/edgex-go/36/archives/cost.csv [2021-07-10T00:55:19.138Z] [Pipeline] lock [2021-07-10T00:55:19.208Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-36-stack-cost] [2021-07-10T00:55:19.218Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3531-36-stack-cost] did not exist. Created. [2021-07-10T00:55:19.218Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-10T00:55:19.578Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-10T00:55:19.850Z] Stashed 1 file(s) [Pipeline] } [2021-07-10T00:55:19.860Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-36-stack-cost] [Pipeline] // lock [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-07-10T00:55:20.727Z] provisioning config files... [2021-07-10T00:55:20.742Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/36@tmp/config2791108261744170876tmp [Pipeline] { [Pipeline] sh [2021-07-10T00:55:21.059Z] + set +x [2021-07-10T00:55:21.059Z] + curl -s https://codecov.io/bash [2021-07-10T00:55:21.059Z] + bash -s -- [2021-07-10T00:55:21.059Z] [2021-07-10T00:55:21.059Z] _____ _ [2021-07-10T00:55:21.059Z] / ____| | | [2021-07-10T00:55:21.059Z] | | ___ __| | ___ ___ _____ __ [2021-07-10T00:55:21.059Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-10T00:55:21.059Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-10T00:55:21.059Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-10T00:55:21.059Z] Bash-1.0.3 [2021-07-10T00:55:21.059Z] [2021-07-10T00:55:21.059Z] [2021-07-10T00:55:21.059Z] ==> git version 2.24.4 found [2021-07-10T00:55:21.059Z] ==> 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-07-10T00:55:21.059Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-10T00:55:21.059Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-10T00:55:21.059Z] ==> Jenkins CI detected. [2021-07-10T00:55:21.059Z] project root: . [2021-07-10T00:55:21.059Z] --> token set from env [2021-07-10T00:55:21.321Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-10T00:55:21.321Z] ==> Running gcov in . (disable via -X gcov) [2021-07-10T00:55:21.321Z] ==> Python coveragepy not found [2021-07-10T00:55:21.321Z] ==> Searching for coverage reports in: [2021-07-10T00:55:21.321Z] + . [2021-07-10T00:55:21.321Z] -> Found 1 reports [2021-07-10T00:55:21.321Z] ==> Detecting git/mercurial file structure [2021-07-10T00:55:21.321Z] ==> Reading reports [2021-07-10T00:55:21.321Z] + ./coverage.out bytes=398095 [2021-07-10T00:55:21.321Z] ==> Appending adjustments [2021-07-10T00:55:21.321Z] https://docs.codecov.io/docs/fixing-reports [2021-07-10T00:55:22.277Z] + Found adjustments [2021-07-10T00:55:22.277Z] ==> Gzipping contents [2021-07-10T00:55:22.538Z] 56K /tmp/codecov.O1ya2I.gz [2021-07-10T00:55:22.538Z] ==> Uploading reports [2021-07-10T00:55:22.538Z] url: https://codecov.io [2021-07-10T00:55:22.538Z] query: branch=PR-3531&commit=94936fcf83dab0dd49012ee1e07e0735aa36f31f&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F36%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-07-10T00:55:22.538Z] -> Pinging Codecov [2021-07-10T00:55:22.538Z] https://codecov.io/upload/v4?package=bash-1.0.3&branch=PR-3531&commit=94936fcf83dab0dd49012ee1e07e0735aa36f31f&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F36%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-07-10T00:55:22.800Z] -> Uploading to [2021-07-10T00:55:22.800Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-10/00271124DB129430A58F1EEE437C3FCB/94936fcf83dab0dd49012ee1e07e0735aa36f31f/03789b54-9aab-4a5a-84dc-e7389c4e1932.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210710%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210710T005522Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=526fb3acf857394221074c206a42523649f45bebaa21ad68842b061107dfc8c2 [2021-07-10T00:55:22.800Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-10T00:55:22.800Z] Dload Upload Total Spent Left Speed [2021-07-10T00:55:23.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53945 0 0 100 53945 0 128k --:--:-- --:--:-- --:--:-- 128k [2021-07-10T00:55:23.456Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/94936fcf83dab0dd49012ee1e07e0735aa36f31f [Pipeline] } [2021-07-10T00:55:23.544Z] 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] libraryResource [Pipeline] sh [2021-07-10T00:55:24.694Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:55:25.262Z] ---> package-listing.sh [2021-07-10T00:55:25.262Z] ++ facter osfamily [2021-07-10T00:55:25.262Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-10T00:55:25.523Z] + OS_FAMILY=redhat [2021-07-10T00:55:25.523Z] + workspace=/w/workspace/edgex-go/36 [2021-07-10T00:55:25.523Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-10T00:55:25.523Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-10T00:55:25.523Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-10T00:55:25.523Z] + PACKAGES=/tmp/packages_start.txt [2021-07-10T00:55:25.523Z] + '[' /w/workspace/edgex-go/36 ']' [2021-07-10T00:55:25.523Z] + PACKAGES=/tmp/packages_end.txt [2021-07-10T00:55:25.523Z] + case "${OS_FAMILY}" in [2021-07-10T00:55:25.523Z] + rpm -qa [2021-07-10T00:55:25.523Z] + sort [2021-07-10T00:55:27.442Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-10T00:55:27.442Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-10T00:55:27.442Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-10T00:55:27.442Z] + '[' /w/workspace/edgex-go/36 ']' [2021-07-10T00:55:27.442Z] + mkdir -p /w/workspace/edgex-go/36/archives/ [2021-07-10T00:55:27.442Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/36/archives/ [Pipeline] echo [2021-07-10T00:55:27.456Z] 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/36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-10T00:55:27.745Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:55:28.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-10T00:55:28.333Z] [2021-07-10T00:55:28.333Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:55:28.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-10T00:55:28.671Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-10T00:55:28.671Z] df20fa9351a1: Pulling fs layer [2021-07-10T00:55:28.671Z] 36b3adc4ff6f: Pulling fs layer [2021-07-10T00:55:28.671Z] 8ad3a11d3b57: Pulling fs layer [2021-07-10T00:55:28.671Z] 46f8f816bc3b: Pulling fs layer [2021-07-10T00:55:28.671Z] 93b61091891f: Pulling fs layer [2021-07-10T00:55:28.671Z] 93b9cdb0e59b: Pulling fs layer [2021-07-10T00:55:28.671Z] 5e14af77c1be: Pulling fs layer [2021-07-10T00:55:28.671Z] 01666e4c0597: Pulling fs layer [2021-07-10T00:55:28.671Z] aa168da1d23b: Pulling fs layer [2021-07-10T00:55:28.671Z] 46f8f816bc3b: Waiting [2021-07-10T00:55:28.671Z] 93b61091891f: Waiting [2021-07-10T00:55:28.671Z] 93b9cdb0e59b: Waiting [2021-07-10T00:55:28.671Z] aa168da1d23b: Waiting [2021-07-10T00:55:28.671Z] 01666e4c0597: Waiting [2021-07-10T00:55:28.671Z] 36b3adc4ff6f: Verifying Checksum [2021-07-10T00:55:28.671Z] 36b3adc4ff6f: Download complete [2021-07-10T00:55:28.671Z] 46f8f816bc3b: Verifying Checksum [2021-07-10T00:55:28.671Z] 46f8f816bc3b: Download complete [2021-07-10T00:55:28.671Z] df20fa9351a1: Verifying Checksum [2021-07-10T00:55:28.671Z] df20fa9351a1: Download complete [2021-07-10T00:55:28.671Z] 93b9cdb0e59b: Verifying Checksum [2021-07-10T00:55:28.671Z] 93b9cdb0e59b: Download complete [2021-07-10T00:55:28.671Z] 93b61091891f: Verifying Checksum [2021-07-10T00:55:28.671Z] 93b61091891f: Download complete [2021-07-10T00:55:28.933Z] 5e14af77c1be: Verifying Checksum [2021-07-10T00:55:28.933Z] 5e14af77c1be: Download complete [2021-07-10T00:55:28.933Z] 01666e4c0597: Download complete [2021-07-10T00:55:28.933Z] df20fa9351a1: Pull complete [2021-07-10T00:55:28.933Z] 8ad3a11d3b57: Verifying Checksum [2021-07-10T00:55:28.933Z] 8ad3a11d3b57: Download complete [2021-07-10T00:55:28.933Z] 36b3adc4ff6f: Pull complete [2021-07-10T00:55:29.509Z] 8ad3a11d3b57: Pull complete [2021-07-10T00:55:29.509Z] 46f8f816bc3b: Pull complete [2021-07-10T00:55:30.084Z] 93b61091891f: Pull complete [2021-07-10T00:55:30.084Z] 93b9cdb0e59b: Pull complete [2021-07-10T00:55:30.084Z] 5e14af77c1be: Pull complete [2021-07-10T00:55:30.084Z] 01666e4c0597: Pull complete [2021-07-10T00:55:30.660Z] aa168da1d23b: Verifying Checksum [2021-07-10T00:55:30.660Z] aa168da1d23b: Download complete [2021-07-10T00:55:34.878Z] aa168da1d23b: Pull complete [2021-07-10T00:55:34.878Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-10T00:55:34.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-10T00:55:34.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-10T00:55:34.956Z] prd-centos7-docker-4c-2g-2367 does not seem to be running inside a container [2021-07-10T00:55:34.993Z] $ 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/36/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/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-10T00:55:38.575Z] $ docker top 4b53b18bb68f7d055e87b5c4bbfdbd29396cffa6e4a387e167a59caad561c774 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-10T00:55:38.974Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-10T00:55:39.274Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-10T00:55:39.569Z] + ls /var/log/sa-host [2021-07-10T00:55:39.570Z] + sadf -c /var/log/sa-host/sa05 [2021-07-10T00:55:39.570Z] file_magic: OK [2021-07-10T00:55:39.570Z] HZ: Using current value: 100 [2021-07-10T00:55:39.570Z] file_header: OK [2021-07-10T00:55:39.570Z] 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-07-10T00:55:39.570Z] Statistics: [2021-07-10T00:55:39.570Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-10T00:55:39.570Z] File successfully converted to sysstat format version 12.2.1 [2021-07-10T00:55:39.570Z] + sadf -c /var/log/sa-host/sa10 [2021-07-10T00:55:39.570Z] file_magic: OK [2021-07-10T00:55:39.570Z] HZ: Using current value: 100 [2021-07-10T00:55:39.570Z] file_header: OK [2021-07-10T00:55:39.570Z] 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-07-10T00:55:39.570Z] Statistics: [2021-07-10T00:55:39.570Z] 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-07-10T00:55:39.570Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-10T00:55:39.836Z] provisioning config files... [2021-07-10T00:55:39.854Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/36@tmp/config8022847179349545422tmp [Pipeline] { [Pipeline] echo [2021-07-10T00:55:39.873Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:55:40.168Z] ---> create-netrc.sh [Pipeline] } [2021-07-10T00:55:40.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:55:40.584Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-10T00:55:40.595Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:55:40.892Z] ---> sudo-logs.sh [2021-07-10T00:55:40.892Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-10T00:55:40.925Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:55:41.227Z] ---> job-cost.sh [2021-07-10T00:55:41.227Z] lf-activate-venv: SKIPPING [2021-07-10T00:55:41.227Z] DEBUG: total: 0.18000000715255737 [2021-07-10T00:55:41.227Z] INFO: Retrieving Stack Cost... [2021-07-10T00:55:42.169Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-10T00:55:42.741Z] INFO: Archiving Costs [Pipeline] echo [2021-07-10T00:55:42.755Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:55:43.051Z] ---> logs-deploy.sh [2021-07-10T00:55:43.051Z] lf-activate-venv: SKIPPING [2021-07-10T00:55:43.051Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/36 [2021-07-10T00:55:43.051Z] INFO: archiving workspace using pattern(s): [2021-07-10T00:55:43.997Z] Archives upload complete. [2021-07-10T00:55:43.997Z] INFO: archiving logs to Nexus [2021-07-10T00:55:44.575Z] ---> uname -a: [2021-07-10T00:55:44.575Z] Linux prd-centos7-docker-4c-2g-2367.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-10T00:55:44.575Z] [2021-07-10T00:55:44.575Z] [2021-07-10T00:55:44.575Z] ---> lscpu: [2021-07-10T00:55:44.575Z] Architecture: x86_64 [2021-07-10T00:55:44.575Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-10T00:55:44.575Z] Byte Order: Little Endian [2021-07-10T00:55:44.575Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-10T00:55:44.575Z] CPU(s): 2 [2021-07-10T00:55:44.575Z] On-line CPU(s) list: 0,1 [2021-07-10T00:55:44.575Z] Thread(s) per core: 1 [2021-07-10T00:55:44.575Z] Core(s) per socket: 1 [2021-07-10T00:55:44.575Z] Socket(s): 2 [2021-07-10T00:55:44.575Z] NUMA node(s): 1 [2021-07-10T00:55:44.575Z] Vendor ID: AuthenticAMD [2021-07-10T00:55:44.575Z] CPU family: 23 [2021-07-10T00:55:44.575Z] Model: 49 [2021-07-10T00:55:44.575Z] Model name: AMD EPYC-Rome Processor [2021-07-10T00:55:44.575Z] Stepping: 0 [2021-07-10T00:55:44.575Z] CPU MHz: 2800.000 [2021-07-10T00:55:44.575Z] BogoMIPS: 5600.00 [2021-07-10T00:55:44.575Z] Virtualization: AMD-V [2021-07-10T00:55:44.575Z] Hypervisor vendor: KVM [2021-07-10T00:55:44.575Z] Virtualization type: full [2021-07-10T00:55:44.575Z] L1d cache: 64 KiB [2021-07-10T00:55:44.575Z] L1i cache: 64 KiB [2021-07-10T00:55:44.575Z] L2 cache: 1 MiB [2021-07-10T00:55:44.575Z] L3 cache: 32 MiB [2021-07-10T00:55:44.575Z] NUMA node0 CPU(s): 0,1 [2021-07-10T00:55:44.575Z] Vulnerability Itlb multihit: Not affected [2021-07-10T00:55:44.575Z] Vulnerability L1tf: Not affected [2021-07-10T00:55:44.575Z] Vulnerability Mds: Not affected [2021-07-10T00:55:44.575Z] Vulnerability Meltdown: Not affected [2021-07-10T00:55:44.575Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-10T00:55:44.575Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-10T00:55:44.575Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-10T00:55:44.575Z] Vulnerability Srbds: Not affected [2021-07-10T00:55:44.575Z] Vulnerability Tsx async abort: Not affected [2021-07-10T00:55:44.575Z] 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-10T00:55:44.575Z] [2021-07-10T00:55:44.575Z] [2021-07-10T00:55:44.575Z] ---> nproc: [2021-07-10T00:55:44.575Z] 2 [2021-07-10T00:55:44.575Z] [2021-07-10T00:55:44.575Z] [2021-07-10T00:55:44.575Z] ---> df -h: [2021-07-10T00:55:44.575Z] Filesystem Size Used Available Use% Mounted on [2021-07-10T00:55:44.575Z] overlay 40.0G 12.0G 28.0G 30% / [2021-07-10T00:55:44.575Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-10T00:55:44.575Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-10T00:55:44.575Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-10T00:55:44.575Z] /dev/vda1 40.0G 12.0G 28.0G 30% /facter-os [2021-07-10T00:55:44.575Z] /dev/vda1 40.0G 12.0G 28.0G 30% /etc/resolv.conf [2021-07-10T00:55:44.575Z] /dev/vda1 40.0G 12.0G 28.0G 30% /etc/hostname [2021-07-10T00:55:44.575Z] /dev/vda1 40.0G 12.0G 28.0G 30% /etc/hosts [2021-07-10T00:55:44.575Z] /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/auth.log [2021-07-10T00:55:44.575Z] /dev/vda1 40.0G 12.0G 28.0G 30% /run/cloud-init/result.json [2021-07-10T00:55:44.575Z] /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/sa-host [2021-07-10T00:55:44.575Z] /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/secure [2021-07-10T00:55:44.575Z] /dev/vda1 40.0G 12.0G 28.0G 30% /w/workspace/edgex-go/36 [2021-07-10T00:55:44.575Z] /dev/vda1 40.0G 12.0G 28.0G 30% /w/workspace/edgex-go/36@tmp [2021-07-10T00:55:44.575Z] [2021-07-10T00:55:44.575Z] [2021-07-10T00:55:44.575Z] ---> free -m: [2021-07-10T00:55:44.575Z] total used free shared buff/cache available [2021-07-10T00:55:44.575Z] Mem: 7821 1202 2228 0 4390 6569 [2021-07-10T00:55:44.575Z] Swap: 1023 1 1022 [2021-07-10T00:55:44.575Z] [2021-07-10T00:55:44.575Z] [2021-07-10T00:55:44.575Z] ---> ip addr: [2021-07-10T00:55:44.575Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-10T00:55:44.575Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-10T00:55:44.575Z] inet 127.0.0.1/8 scope host lo [2021-07-10T00:55:44.575Z] valid_lft forever preferred_lft forever [2021-07-10T00:55:44.575Z] inet6 ::1/128 scope host [2021-07-10T00:55:44.575Z] valid_lft forever preferred_lft forever [2021-07-10T00:55:44.575Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-10T00:55:44.575Z] link/ether fa:16:3e:94:c5:10 brd ff:ff:ff:ff:ff:ff [2021-07-10T00:55:44.575Z] inet 10.30.123.71/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-10T00:55:44.575Z] valid_lft 84898sec preferred_lft 84898sec [2021-07-10T00:55:44.575Z] inet6 fe80::f816:3eff:fe94:c510/64 scope link [2021-07-10T00:55:44.575Z] valid_lft forever preferred_lft forever [2021-07-10T00:55:44.575Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-10T00:55:44.575Z] link/ether 02:42:80:09:0b:e1 brd ff:ff:ff:ff:ff:ff [2021-07-10T00:55:44.575Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-10T00:55:44.575Z] valid_lft forever preferred_lft forever [2021-07-10T00:55:44.575Z] inet6 fe80::42:80ff:fe09:be1/64 scope link [2021-07-10T00:55:44.575Z] valid_lft forever preferred_lft forever [2021-07-10T00:55:44.575Z] [2021-07-10T00:55:44.575Z] [2021-07-10T00:55:44.575Z] ---> sar -b -r -n DEV: [2021-07-10T00:55:44.575Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/10/21 _x86_64_ (2 CPU) [2021-07-10T00:55:44.575Z] [2021-07-10T00:55:44.575Z] 00:30:29 LINUX RESTART (2 CPU) [2021-07-10T00:55:44.575Z] [2021-07-10T00:55:44.575Z] 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-10T00:55:44.575Z] 00:32:02 90.86 10.74 80.12 0.00 3688.36 9223.42 0.00 [2021-07-10T00:55:44.575Z] 00:33:01 107.59 0.19 107.40 0.00 23.16 47729.61 0.00 [2021-07-10T00:55:44.575Z] 00:34:01 108.16 0.00 108.16 0.00 0.00 13165.84 0.00 [2021-07-10T00:55:44.575Z] 00:35:01 52.39 0.02 52.37 0.00 0.53 9958.15 0.00 [2021-07-10T00:55:44.575Z] 00:36:01 139.05 0.00 139.05 0.00 0.00 52571.25 0.00 [2021-07-10T00:55:44.575Z] 00:37:01 506.43 140.30 366.13 0.00 3440.52 253340.77 0.00 [2021-07-10T00:55:44.575Z] 00:38:01 195.64 7.81 187.83 0.00 957.68 46047.31 0.00 [2021-07-10T00:55:44.575Z] 00:39:02 453.00 44.70 408.31 0.00 2929.65 191376.99 0.00 [2021-07-10T00:55:44.575Z] 00:40:01 82.05 8.59 73.46 0.00 1383.78 9848.26 0.00 [2021-07-10T00:55:44.575Z] 00:41:01 1.37 0.00 1.37 0.00 0.00 23.53 0.00 [2021-07-10T00:55:44.575Z] 00:42:01 0.30 0.00 0.30 0.00 0.00 4.21 0.00 [2021-07-10T00:55:44.575Z] 00:43:01 0.18 0.00 0.18 0.00 0.00 3.70 0.00 [2021-07-10T00:55:44.575Z] 00:44:01 0.40 0.00 0.40 0.00 0.00 5.91 0.00 [2021-07-10T00:55:44.575Z] 00:45:01 0.28 0.00 0.28 0.00 0.00 4.35 0.00 [2021-07-10T00:55:44.575Z] 00:46:01 0.50 0.18 0.32 0.00 5.73 4.90 0.00 [2021-07-10T00:55:44.575Z] 00:47:01 0.80 0.00 0.80 0.00 0.00 16.76 0.00 [2021-07-10T00:55:44.575Z] 00:48:01 0.37 0.00 0.37 0.00 0.00 5.31 0.00 [2021-07-10T00:55:44.575Z] 00:49:01 0.32 0.00 0.32 0.00 0.00 4.66 0.00 [2021-07-10T00:55:44.575Z] 00:50:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 [2021-07-10T00:55:44.575Z] 00:51:01 0.33 0.00 0.33 0.00 0.00 5.06 0.00 [2021-07-10T00:55:44.575Z] 00:52:01 0.33 0.00 0.33 0.00 0.00 4.55 0.00 [2021-07-10T00:55:44.575Z] 00:53:01 0.32 0.00 0.32 0.00 0.00 5.03 0.00 [2021-07-10T00:55:44.575Z] 00:54:01 0.33 0.00 0.33 0.00 0.00 4.53 0.00 [2021-07-10T00:55:44.575Z] 00:55:01 0.23 0.00 0.23 0.00 0.00 3.61 0.00 [2021-07-10T00:55:44.575Z] Average: 72.59 8.87 63.72 0.00 518.04 26413.62 0.00 [2021-07-10T00:55:44.575Z] [2021-07-10T00:55:44.575Z] 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-10T00:55:44.575Z] 00:32:02 4967500 0 823932 10.29 2620 2214880 1378324 15.22 891796 1733476 317704 [2021-07-10T00:55:44.575Z] 00:33:01 4115284 0 958916 11.97 2620 2932112 1730328 19.10 1027932 2371948 1632 [2021-07-10T00:55:44.575Z] 00:34:01 3901084 0 1072136 13.39 2620 3033092 1781908 19.67 1282516 2272744 245696 [2021-07-10T00:55:44.575Z] 00:35:01 3964748 0 1057832 13.21 2620 2983732 1797740 19.85 1192756 2291892 63556 [2021-07-10T00:55:44.575Z] 00:36:01 1225500 0 1295732 16.18 2620 5485080 2382652 26.31 2095140 4046148 1184808 [2021-07-10T00:55:44.575Z] 00:37:01 308776 0 1503788 18.78 2620 6193748 3806748 42.03 3356824 3610236 644 [2021-07-10T00:55:44.575Z] 00:38:01 924924 0 1216052 15.18 2620 5865336 1784340 19.70 2407680 3964880 247300 [2021-07-10T00:55:44.575Z] 00:39:02 1817656 0 1424628 17.79 2620 4764028 2537764 28.02 2472756 2985620 16412 [2021-07-10T00:55:44.575Z] 00:40:01 2924872 0 1117224 13.95 2620 3964216 1298792 14.34 1401100 2994116 8 [2021-07-10T00:55:44.575Z] 00:41:01 2929964 0 1112128 13.89 2620 3964220 1258688 13.90 1397748 2994116 8 [2021-07-10T00:55:44.575Z] 00:42:01 2927588 0 1114500 13.92 2620 3964224 1258856 13.90 1391748 3003480 20 [2021-07-10T00:55:44.575Z] 00:43:01 2927548 0 1114536 13.92 2620 3964228 1258956 13.90 1395988 2999384 8 [2021-07-10T00:55:44.575Z] 00:44:01 2928044 0 1114032 13.91 2620 3964236 1258896 13.90 1394184 3001056 20 [2021-07-10T00:55:44.575Z] 00:45:01 2926480 0 1115596 13.93 2620 3964236 1258752 13.90 1395720 3001056 12 [2021-07-10T00:55:44.575Z] 00:46:01 2926292 0 1115740 13.93 2620 3964280 1258824 13.90 1395924 3001076 20 [2021-07-10T00:55:44.575Z] 00:47:01 2926476 0 1115556 13.93 2620 3964280 1258860 13.90 1395932 3001076 12 [2021-07-10T00:55:44.575Z] 00:48:01 2924516 0 1117508 13.95 2620 3964288 1258752 13.90 1397852 3001076 16 [2021-07-10T00:55:44.575Z] 00:49:01 2920488 0 1121532 14.00 2620 3964292 1258752 13.90 1404092 2998880 8 [2021-07-10T00:55:44.575Z] 00:50:01 2920560 0 1121460 14.00 2620 3964292 1258752 13.90 1415100 2987752 8 [2021-07-10T00:55:44.575Z] 00:51:01 2920272 0 1121740 14.01 2620 3964300 1258752 13.90 1415228 2987752 8 [2021-07-10T00:55:44.575Z] 00:52:01 2920720 0 1121292 14.00 2620 3964300 1258836 13.90 1415152 2987752 8 [2021-07-10T00:55:44.575Z] 00:53:01 2920564 0 1121440 14.00 2620 3964308 1258752 13.90 1416172 2986680 8 [2021-07-10T00:55:44.575Z] 00:54:01 2920316 0 1121684 14.01 2620 3964312 1258968 13.90 1416700 2986680 16 [2021-07-10T00:55:44.575Z] 00:55:01 2920656 0 1121340 14.00 2620 3964316 1258752 13.90 1415904 2986680 8 [2021-07-10T00:55:44.575Z] Average: 2833784 0 1135014 14.17 2620 4037514 1557531 17.20 1549664 2966482 86581 [2021-07-10T00:55:44.575Z] [2021-07-10T00:55:44.575Z] 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-10T00:55:44.575Z] 00:32:02 eth0 1649.89 1744.46 6381.41 197.06 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.575Z] 00:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.575Z] 00:32:02 docker0 1022.69 705.61 77.64 2692.44 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.575Z] 00:32:02 veth189ba6c 1022.69 705.74 91.63 2692.45 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.575Z] 00:33:01 eth0 482.64 414.24 3351.07 67.38 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.575Z] 00:33:01 veth69c789a 25.70 30.09 2.48 23.52 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.575Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.575Z] 00:33:01 docker0 122.30 151.83 7.51 405.23 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.575Z] 00:34:01 veth66bbbdf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.575Z] 00:34:01 eth0 110.54 98.68 473.86 61.79 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.575Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.575Z] 00:34:01 docker0 74.43 70.83 5.33 440.68 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.575Z] 00:35:01 veth66bbbdf 2.15 2.15 0.17 0.17 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.575Z] 00:35:01 eth0 31.02 16.15 22.12 22.41 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.575Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:35:01 docker0 2.15 2.15 0.14 0.17 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:36:01 veth403150c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:36:01 eth0 224.07 196.75 1705.96 76.06 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:37:01 veth403150c 0.00 1.51 0.00 0.07 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:37:01 veth135e485 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:37:01 veth6daf354 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:37:01 vethd2a3d72 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:38:01 veth403150c 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:38:01 veth0462167 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:38:01 eth0 2828.23 2694.42 13843.83 501.61 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:39:02 veth403150c 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:39:02 vethc5a3936 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:39:02 veth559659e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:39:02 eth0 90.66 57.68 174.22 76.85 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:40:01 eth0 39.17 27.18 93.65 8.39 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:40:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:40:01 docker0 1376.92 1130.96 101.07 4404.20 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:41:01 eth0 0.35 0.33 0.02 0.03 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:42:01 eth0 1.63 0.57 0.52 0.28 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:43:01 eth0 0.62 0.38 0.28 0.21 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:44:01 eth0 0.98 0.25 0.32 0.20 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:45:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:46:01 eth0 0.33 0.18 0.21 0.01 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:47:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:48:01 eth0 0.10 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:49:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:50:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:51:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:52:01 eth0 0.32 0.27 0.14 0.08 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:53:01 eth0 0.77 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:54:01 eth0 0.58 0.35 0.27 0.17 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:55:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] Average: eth0 121.71 115.35 585.95 24.45 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] Average: docker0 56.50 46.40 4.15 180.71 0.00 0.00 0.00 0.00 [2021-07-10T00:55:44.576Z] [2021-07-10T00:55:44.576Z] [2021-07-10T00:55:44.576Z] ---> sar -P ALL: [2021-07-10T00:55:44.576Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/10/21 _x86_64_ (2 CPU) [2021-07-10T00:55:44.576Z] [2021-07-10T00:55:44.576Z] 00:30:29 LINUX RESTART (2 CPU) [2021-07-10T00:55:44.576Z] [2021-07-10T00:55:44.576Z] 00:31:01 CPU %user %nice %system %iowait %steal %idle [2021-07-10T00:55:44.576Z] 00:32:02 all 26.88 0.00 5.20 3.37 0.12 64.42 [2021-07-10T00:55:44.576Z] 00:32:02 0 20.83 0.00 6.09 3.47 0.13 69.49 [2021-07-10T00:55:44.576Z] 00:32:02 1 32.92 0.00 4.32 3.28 0.11 59.37 [2021-07-10T00:55:44.576Z] 00:33:01 all 8.60 0.00 4.24 12.10 0.06 75.01 [2021-07-10T00:55:44.576Z] 00:33:01 0 8.90 0.00 4.34 10.58 0.07 76.11 [2021-07-10T00:55:44.576Z] 00:33:01 1 8.31 0.00 4.13 13.60 0.05 73.91 [2021-07-10T00:55:44.576Z] 00:34:01 all 50.94 0.00 7.60 5.82 0.11 35.53 [2021-07-10T00:55:44.576Z] 00:34:01 0 50.40 0.00 8.19 5.12 0.11 36.18 [2021-07-10T00:55:44.576Z] 00:34:01 1 51.49 0.00 7.00 6.53 0.11 34.88 [2021-07-10T00:55:44.576Z] 00:35:01 all 32.06 0.00 4.61 0.66 0.09 62.59 [2021-07-10T00:55:44.576Z] 00:35:01 0 31.35 0.00 4.77 0.86 0.09 62.93 [2021-07-10T00:55:44.576Z] 00:35:01 1 32.77 0.00 4.44 0.45 0.09 62.24 [2021-07-10T00:55:44.576Z] 00:36:01 all 51.47 0.00 11.92 2.43 0.13 34.05 [2021-07-10T00:55:44.576Z] 00:36:01 0 52.60 0.00 12.20 2.68 0.13 32.39 [2021-07-10T00:55:44.576Z] 00:36:01 1 50.34 0.00 11.64 2.18 0.13 35.71 [2021-07-10T00:55:44.576Z] 00:37:01 all 22.38 0.00 17.42 45.77 0.13 14.30 [2021-07-10T00:55:44.576Z] 00:37:01 0 22.36 0.00 17.28 46.26 0.13 13.98 [2021-07-10T00:55:44.576Z] 00:37:01 1 22.39 0.00 17.56 45.28 0.14 14.62 [2021-07-10T00:55:44.576Z] 00:38:01 all 70.50 0.00 11.03 8.28 0.14 10.05 [2021-07-10T00:55:44.576Z] 00:38:01 0 70.75 0.00 10.60 7.28 0.13 11.24 [2021-07-10T00:55:44.576Z] 00:38:01 1 70.26 0.00 11.47 9.28 0.15 8.84 [2021-07-10T00:55:44.576Z] 00:39:02 all 59.35 0.00 16.79 20.62 0.17 3.07 [2021-07-10T00:55:44.576Z] 00:39:02 0 59.65 0.00 16.86 21.08 0.17 2.24 [2021-07-10T00:55:44.576Z] 00:39:02 1 59.05 0.00 16.73 20.16 0.17 3.89 [2021-07-10T00:55:44.576Z] 00:40:01 all 11.24 0.00 3.12 2.89 0.05 82.70 [2021-07-10T00:55:44.576Z] 00:40:01 0 10.67 0.00 3.31 2.51 0.05 83.46 [2021-07-10T00:55:44.576Z] 00:40:01 1 11.82 0.00 2.93 3.26 0.05 81.93 [2021-07-10T00:55:44.576Z] 00:41:01 all 0.13 0.00 0.04 0.00 0.02 99.81 [2021-07-10T00:55:44.576Z] 00:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-07-10T00:55:44.576Z] 00:41:01 1 0.25 0.00 0.07 0.00 0.02 99.67 [2021-07-10T00:55:44.576Z] 00:42:01 all 0.08 0.00 0.04 0.00 0.03 99.85 [2021-07-10T00:55:44.576Z] 00:42:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-07-10T00:55:44.576Z] 00:42:01 1 0.13 0.00 0.03 0.00 0.03 99.80 [2021-07-10T00:55:44.576Z] [2021-07-10T00:55:44.576Z] 00:42:01 CPU %user %nice %system %iowait %steal %idle [2021-07-10T00:55:44.576Z] 00:43:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-07-10T00:55:44.576Z] 00:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-07-10T00:55:44.576Z] 00:43:01 1 0.25 0.00 0.02 0.00 0.02 99.72 [2021-07-10T00:55:44.576Z] 00:44:01 all 0.13 0.00 0.02 0.00 0.02 99.83 [2021-07-10T00:55:44.576Z] 00:44:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-07-10T00:55:44.576Z] 00:44:01 1 0.20 0.00 0.02 0.00 0.02 99.77 [2021-07-10T00:55:44.576Z] 00:45:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-07-10T00:55:44.576Z] 00:45:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-07-10T00:55:44.576Z] 00:45:01 1 0.15 0.00 0.03 0.00 0.00 99.82 [2021-07-10T00:55:44.576Z] 00:46:01 all 0.08 0.00 0.08 0.06 0.02 99.77 [2021-07-10T00:55:44.576Z] 00:46:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-07-10T00:55:44.576Z] 00:46:01 1 0.12 0.00 0.10 0.12 0.00 99.67 [2021-07-10T00:55:44.576Z] 00:47:01 all 0.12 0.00 0.03 0.00 0.02 99.84 [2021-07-10T00:55:44.576Z] 00:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-07-10T00:55:44.576Z] 00:47:01 1 0.22 0.00 0.03 0.00 0.02 99.73 [2021-07-10T00:55:44.576Z] 00:48:01 all 0.16 0.00 0.03 0.00 0.02 99.80 [2021-07-10T00:55:44.576Z] 00:48:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-07-10T00:55:44.576Z] 00:48:01 1 0.27 0.00 0.02 0.00 0.00 99.72 [2021-07-10T00:55:44.576Z] 00:49:01 all 0.14 0.00 0.03 0.00 0.03 99.81 [2021-07-10T00:55:44.576Z] 00:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-07-10T00:55:44.576Z] 00:49:01 1 0.25 0.00 0.03 0.00 0.02 99.70 [2021-07-10T00:55:44.576Z] 00:50:01 all 0.09 0.00 0.02 0.00 0.02 99.87 [2021-07-10T00:55:44.576Z] 00:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-07-10T00:55:44.576Z] 00:50:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2021-07-10T00:55:44.576Z] 00:51:01 all 0.11 0.00 0.03 0.00 0.02 99.84 [2021-07-10T00:55:44.576Z] 00:51:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-07-10T00:55:44.576Z] 00:51:01 1 0.15 0.00 0.03 0.00 0.00 99.82 [2021-07-10T00:55:44.576Z] 00:52:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-07-10T00:55:44.576Z] 00:52:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2021-07-10T00:55:44.576Z] 00:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-07-10T00:55:44.576Z] 00:53:01 all 0.16 0.00 0.04 0.00 0.02 99.78 [2021-07-10T00:55:44.576Z] 00:53:01 0 0.30 0.00 0.05 0.00 0.03 99.62 [2021-07-10T00:55:44.576Z] 00:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-07-10T00:55:44.576Z] [2021-07-10T00:55:44.576Z] 00:53:01 CPU %user %nice %system %iowait %steal %idle [2021-07-10T00:55:44.576Z] 00:54:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-07-10T00:55:44.576Z] 00:54:01 0 0.23 0.00 0.02 0.00 0.03 99.72 [2021-07-10T00:55:44.576Z] 00:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-10T00:55:44.576Z] 00:55:01 all 0.15 0.00 0.02 0.00 0.02 99.82 [2021-07-10T00:55:44.576Z] 00:55:01 0 0.28 0.00 0.02 0.00 0.02 99.68 [2021-07-10T00:55:44.576Z] 00:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-07-10T00:55:44.576Z] Average: all 13.25 0.00 3.26 4.05 0.05 79.39 [2021-07-10T00:55:44.576Z] Average: 0 12.99 0.00 3.33 3.96 0.06 79.67 [2021-07-10T00:55:44.576Z] Average: 1 13.50 0.00 3.20 4.15 0.05 79.10 [2021-07-10T00:55:44.576Z] [2021-07-10T00:55:44.576Z] [2021-07-10T00:55:44.576Z]